index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
make expand_files() and alloc_fd() static
Al Viro
2012-09-26
3
-4
/
+2
*
take __{set,clear}_{open_fd,close_on_exec}() into fs/file.c
Al Viro
2012-09-26
2
-20
/
+20
*
switch flush_unauthorized_files() to replace_fd()
Al Viro
2012-09-26
1
-32
/
+15
*
new helper: replace_fd()
Al Viro
2012-09-26
3
-39
/
+64
*
take purely descriptor-related stuff from fcntl.c to file.c
Al Viro
2012-09-26
3
-128
/
+137
*
take close-on-exec logics to fs/file.c, clean it up a bit
Al Viro
2012-09-26
3
-35
/
+44
*
um: resurrect the right variant of mconsole_proc()
Al Viro
2012-09-26
1
-78
/
+21
*
take descriptor-related part of close() to file.c
Al Viro
2012-09-26
4
-53
/
+31
*
take fget() and friends to fs/file.c
Al Viro
2012-09-26
2
-106
/
+106
*
expose a low-level variant of fd_install() for binder
Al Viro
2012-09-26
3
-13
/
+18
*
move put_unused_fd() and fd_install() to fs/file.c
Al Viro
2012-09-26
2
-44
/
+44
*
trim free_fdtable_rcu()
Al Viro
2012-09-26
1
-15
/
+2
*
don't bother with call_rcu() in put_files_struct()
Al Viro
2012-09-26
1
-9
/
+5
*
move files_struct-related bits from kernel/exit.c to fs/file.c
Al Viro
2012-09-26
3
-100
/
+99
*
new helper: __alloc_fd()
Al Viro
2012-09-26
3
-58
/
+16
*
take rlimit check to callers of expand_files()
Al Viro
2012-09-26
2
-7
/
+12
*
fanotify: sanitize failure exits in copy_event_to_user()
Al Viro
2012-09-26
1
-39
/
+20
*
events: don't use get_unused_fd_flags() when get_unused_fd() will do
Al Viro
2012-09-26
1
-1
/
+1
*
pipe(2) - race-free error recovery
Al Viro
2012-09-26
1
-9
/
+22
*
binder: don't allow mmap() by process other than proc->tsk
Al Viro
2012-09-26
1
-1
/
+4
*
autofs4: don't open-code fd_install()
Al Viro
2012-09-26
1
-16
/
+2
*
make get_unused_fd_flags() a function
Al Viro
2012-09-26
2
-5
/
+5
*
unexport sock_map_fd(), switch to sock_alloc_file()
Al Viro
2012-09-26
4
-18
/
+32
*
take descriptor handling from sock_alloc_file() to callers
Al Viro
2012-09-26
1
-22
/
+40
*
Merge remote branch 'origin' into for-next
Al Viro
2012-09-26
893
-4213
/
+7372
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-09-25
17
-61
/
+152
|
|
\
|
|
*
ipv6: mip6: fix mip6_mh_filter()
Eric Dumazet
2012-09-25
1
-9
/
+11
|
|
*
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2012-09-25
2
-8
/
+12
|
|
|
\
|
|
|
*
batman-adv: Fix symmetry check / route flapping in multi interface setups
Linus Lüssing
2012-09-23
1
-6
/
+7
|
|
|
*
batman-adv: Fix change mac address of soft iface.
Def
2012-09-23
1
-2
/
+5
|
|
*
|
ipv6: raw: fix icmpv6_filter()
Eric Dumazet
2012-09-25
1
-11
/
+10
|
|
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-09-24
5
-4
/
+29
|
|
|
\
\
|
|
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-22
5
-4
/
+29
|
|
|
|
\
\
|
|
|
|
*
|
iwlwifi: don't double free the interrupt in failure path
Emmanuel Grumbach
2012-09-18
1
-0
/
+1
|
|
|
|
*
|
cfg80211: fix possible circular lock on reg_regdb_search()
Luis R. Rodriguez
2012-09-18
1
-3
/
+9
|
|
|
|
*
|
Bluetooth: Fix not removing power_off delayed work
Vinicius Costa Gomes
2012-09-18
1
-0
/
+2
|
|
|
|
*
|
Bluetooth: Fix freeing uninitialized delayed works
Andrei Emeltchenko
2012-09-18
1
-1
/
+1
|
|
|
|
*
|
Bluetooth: mgmt: Fix enabling LE while powered off
Andrzej Kaczmarek
2012-09-18
1
-0
/
+10
|
|
|
|
*
|
Bluetooth: mgmt: Fix enabling SSP while powered off
Andrzej Kaczmarek
2012-09-18
1
-0
/
+6
|
|
*
|
|
|
net: guard tcp_set_keepalive() to tcp sockets
Eric Dumazet
2012-09-24
1
-1
/
+2
|
|
*
|
|
|
phy/micrel: Add missing header to micrel_phy.h
Marek Vasut
2012-09-24
1
-0
/
+12
|
|
*
|
|
|
phy/micrel: Rename KS80xx to KSZ80xx
Marek Vasut
2012-09-24
3
-13
/
+13
|
|
*
|
|
|
phy/micrel: Implement support for KSZ8021
Marek Vasut
2012-09-24
2
-0
/
+28
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
pppoe: drop PPPOX_ZOMBIEs in pppoe_release
Xiaodong Xu
2012-09-22
1
-1
/
+1
|
|
*
|
|
team: send port changed when added
Jiri Pirko
2012-09-22
1
-8
/
+24
|
|
*
|
|
ipv4: raw: fix icmp_filter()
Eric Dumazet
2012-09-22
1
-6
/
+8
|
|
*
|
|
net/phy/bcm87xx: Add MODULE_LICENSE("GPL") to GPL driver
Peter Hüwe
2012-09-22
1
-0
/
+2
|
|
|
/
/
|
*
|
|
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2012-09-25
1
-0
/
+2
|
|
\
\
\
|
|
*
|
|
sh: pfc: Fix up GPIO mux type reconfig case.
Paul Mundt
2012-09-25
1
-0
/
+2
|
*
|
|
|
Merge branch 'akpm' (sundry from Andrew)
Linus Torvalds
2012-09-25
4
-2
/
+5
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
[next]