index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-09-24
nfs[23] tcp breakage in mount with binary options
Al Viro
1
-0
/
+2
2009-09-24
net: fix htmldocs sunrpc, clnt.c
Jaswinder Singh Rajput
1
-2
/
+3
2009-09-24
IB/mthca: Fix access to freed memory in catastrophic event handling
Jack Morgenstein
1
-3
/
+8
2009-09-24
mlx4_core: Pass cache line size to device FW
Eli Cohen
1
-0
/
+5
2009-09-24
RDMA/nes: Remove duplicate .ndo_set_mac_address field initialization
Julia Lawall
1
-1
/
+0
2009-09-24
module: don't call percpu_modfree on NULL pointer.
Rusty Russell
1
-1
/
+1
2009-09-24
module: fix memory leak when load fails after srcversion/version allocated
Rusty Russell
1
-0
/
+12
2009-09-24
module: preferred way to use MODULE_AUTHOR
Johannes Berg
1
-1
/
+4
2009-09-24
param: allow whitespace as kernel parameter separator
Peter Oberparleiter
1
-3
/
+4
2009-09-24
module: reduce string table for loaded modules (v2)
Jan Beulich
2
-13
/
+57
2009-09-24
module: reduce symbol table for loaded modules (v2)
Jan Beulich
2
-7
/
+94
2009-09-24
drivers/usb/serial/sierra.c: fix CONFIG_PM=n build
Andrew Morton
1
-0
/
+5
2009-09-24
alpha: AGP update (fixes compile failure)
Ivan Kokshaysky
4
-5
/
+5
2009-09-24
task_struct cleanup: move binfmt field to mm_struct
Hiroshi Shimamoto
5
-13
/
+15
2009-09-24
include/linux/unaligned/{l,b}e_byteshift.h: fix usage for compressed kernels
Albin Tonnerre
2
-2
/
+2
2009-09-24
lzma/gzip: fix potential oops when input data is truncated
Phillip Lougher
2
-1
/
+17
2009-09-24
drivers/vlynq/vlynq.c: fix resource size off by 1 error
Julia Lawall
1
-1
/
+1
2009-09-24
fs/romfs: correct error-handling code
Julia Lawall
1
-1
/
+1
2009-09-24
gru: allocation may fail in quicktest1()
Roel Kluin
1
-0
/
+2
2009-09-24
gru: use proc_create()
Alexey Dobriyan
1
-2
/
+1
2009-09-24
aio: ifdef fields in mm_struct
Alexey Dobriyan
2
-5
/
+11
2009-09-24
memstick: move dev_dbg
Jiri Slaby
1
-1
/
+1
2009-09-24
adfs: remove redundant test on unsigned
Roel Kluin
1
-7
/
+0
2009-09-24
edac: core: remove completion-wait for complete with rcu_barrier
Jesper Dangaard Brouer
3
-10
/
+3
2009-09-24
edac: i3200 memory controller driver
Jason Uhlenkott
3
-0
/
+536
2009-09-24
edac: fix resource size calculation
Julia Lawall
2
-14
/
+14
2009-09-24
edac: mpc85xx add mpc83xx support
Ira W. Snyder
2
-12
/
+22
2009-09-24
edac: mpc85xx add P2020DS support
Yang Shi
1
-0
/
+2
2009-09-24
linux/futex.h: place kernel types behind __KERNEL__
Mike Frysinger
1
-5
/
+5
2009-09-24
pidns: deny CLONE_PARENT|CLONE_NEWPID combination
Sukadev Bhattiprolu
1
-1
/
+1
2009-09-24
fork(): disable CLONE_PARENT for init
Sukadev Bhattiprolu
1
-0
/
+10
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
60
-270
/
+239
2009-09-24
MAINTAINERS: add Matt Mackall and Herbert Xu to HARDWARE RANDOM NUMBER GENERATOR
Joe Perches
1
-1
/
+3
2009-09-24
bfin-otp: add writing support
Mike Frysinger
1
-44
/
+129
2009-09-24
drivers/char/uv_mmtimer.c: add memory mapped RTC driver for UV
Dimitri Sivanich
4
-0
/
+226
2009-09-24
drivers/char/rio/rioctrl.c: off by one error in rioctrl.c
Dan Carpenter
1
-1
/
+1
2009-09-24
hpet: hpet driver periodic timer setup bug fixes
Nils Carlson
1
-9
/
+12
2009-09-24
mwave: fix read buffer overflow
Roel Kluin
1
-11
/
+11
2009-09-24
fs/char_dev.c: remove useless loop
Renzo Davoli
1
-3
/
+0
2009-09-24
/dev/zero: avoid repeated access_ok() checks
Nikanth Karthikesan
1
-1
/
+1
2009-09-24
flat: use IS_ERR_VALUE() helper macro
Mike Frysinger
1
-12
/
+10
2009-09-24
fdpic: ignore the loader's PT_GNU_STACK when calculating the stack size
David Howells
1
-7
/
+10
2009-09-24
elf: clean up fill_note_info()
Amerigo Wang
1
-22
/
+30
2009-09-24
signals: inline __fatal_signal_pending
Roland McGrath
2
-7
/
+4
2009-09-24
fcntl: add F_[SG]ETOWN_EX
Peter Zijlstra
4
-8
/
+117
2009-09-24
signals: send_sigio: use do_send_sig_info() to avoid check_kill_permission()
Oleg Nesterov
1
-2
/
+2
2009-09-24
signals: introduce do_send_sig_info() helper
Oleg Nesterov
2
-29
/
+29
2009-09-24
exec: fix set_binfmt() vs sys_delete_module() race
Oleg Nesterov
2
-10
/
+6
2009-09-24
exec: allow do_coredump() to wait for user space pipe readers to complete
Neil Horman
1
-0
/
+26
2009-09-24
exec: let do_coredump() limit the number of concurrent dumps to pipes
Neil Horman
3
-5
/
+49
[next]