index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
kmemleak-test.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-06-05
module: verify_export_symbols under the lock
Rusty Russell
1
-16
/
+10
2010-06-05
module: move find_module check to end
Linus Torvalds
1
-5
/
+7
2010-06-05
module: make locking more fine-grained.
Rusty Russell
1
-23
/
+42
2010-06-05
module: Make module sysfs functions private.
Rusty Russell
2
-37
/
+25
2010-06-05
module: move sysfs exposure to end of load_module
Rusty Russell
1
-11
/
+36
2010-06-05
module: fix kdb's illicit use of struct module_use.
Rusty Russell
3
-19
/
+11
2010-06-05
module: Make the 'usage' lists be two-way
Linus Torvalds
2
-32
/
+51
2010-06-05
omap: remove BUG_ON for disabled interrupts
Cory Maccarrone
1
-1
/
+0
2010-06-05
vmscan: fix do_try_to_free_pages() return value when priority==0 reclaim failure
KOSAKI Motohiro
1
-13
/
+16
2010-06-05
kernel/: fix BUG_ON checks for cpu notifier callbacks direct call
Akinobu Mita
2
-2
/
+2
2010-06-05
cgroups: alloc_css_id() increments hierarchy depth
Greg Thelen
1
-1
/
+1
2010-06-05
lib: add s390 to atomic64_dec_if_positive archs
Heiko Carstens
1
-1
/
+2
2010-06-05
fbdev: fix frame buffer devices menu
Thadeu Lima de Souza Cascardo
1
-3
/
+3
2010-06-05
arch/um: fix kunmap_atomic() call in skas/uaccess.c
Cesar Eduardo Barros
1
-1
/
+1
2010-06-05
sys_personality: change sys_personality() to accept "unsigned int" instead of...
Oleg Nesterov
3
-11
/
+11
2010-06-05
fb_defio: redo fix for non-dirty ptes
Albert Herranz
1
-1
/
+11
2010-06-05
Revert "fb_defio: fix for non-dirty ptes"
Albert Herranz
1
-32
/
+8
2010-06-05
flat: fix unmap len in load error path
Mike Frysinger
1
-1
/
+1
2010-06-05
fs/binfmt_flat.c: split the stack & data alignments
Mike Frysinger
1
-8
/
+15
2010-06-05
vmware balloon: clamp number of collected non-balloonable pages
Dmitry Torokhov
1
-3
/
+15
2010-06-05
xtensa: invoke oom-killer from page fault
Nick Piggin
1
-10
/
+4
2010-06-05
mn10300: invoke oom-killer from page fault
Nick Piggin
1
-5
/
+4
2010-06-05
m32r: invoke oom-killer from page fault
Nick Piggin
1
-10
/
+4
2010-06-05
frv: invoke oom-killer from page fault
Nick Piggin
1
-4
/
+4
2010-06-05
ramoops: add HAS_IOMEM dependency
Heiko Carstens
1
-0
/
+1
2010-06-05
fs/compat_rw_copy_check_uvector: add missing compat_ptr call
Heiko Carstens
1
-1
/
+1
2010-06-05
rtc: s3c: initialize s3c_rtc_cpu_type before using it
Maurus Cuelenaere
1
-2
/
+2
2010-06-05
rtc: s3c: initialize driver data before using it
Maurus Cuelenaere
1
-2
/
+3
2010-06-04
Minix: Clean up left over label
Andrew Hendry
1
-4
/
+0
2010-06-04
fix truncate inode time modification breakage
Nick Piggin
2
-3
/
+4
2010-06-04
fix setattr error handling in sysfs, configfs
Nick Piggin
2
-7
/
+8
2010-06-04
fcntl: return -EFAULT if copy_to_user fails
Dan Carpenter
1
-2
/
+5
2010-06-04
wrong type for 'magic' argument in simple_fill_super()
Roberto Sassu
2
-2
/
+3
2010-06-04
fix the deadlock in qib_fs
Al Viro
1
-3
/
+1
2010-06-04
mqueue doesn't need make_bad_inode()
Al Viro
1
-1
/
+0
2010-06-04
Staging: sep: return -EFAULT on copy_to_user errors
Dan Carpenter
1
-12
/
+40
2010-06-04
Staging: rc2860: return -EFAULT on copy_to_user errors
Dan Carpenter
1
-0
/
+2
2010-06-04
Staging: Eliminate a NULL pointer dereference
Julia Lawall
2
-5
/
+2
2010-06-04
staging: Use GFP_ATOMIC when a lock is held
Julia Lawall
3
-3
/
+3
2010-06-04
Staging: comedi - correct parameter gainlkup for DAQCard-6024E in driver ni_m...
Martin Homuth-Rosemann
1
-1
/
+1
2010-06-04
Staging: comedi: fixing ni_labpc to mite dependancy
Alexander Kurz
1
-0
/
+1
2010-06-04
Staging: wlags49_h2, wlags49_h25: fixed Kconfig dependencies
Henk de Groot
2
-10
/
+14
2010-06-04
Staging: phison: depends on ATA_BMDMA
Randy Dunlap
1
-1
/
+1
2010-06-04
Staging: iio-utils: fix memory overflow for dynamically allocateded memory to...
Barry Song
1
-2
/
+1
2010-06-04
Staging: adis16255: add proper section markings to hotplug funcs
Mike Frysinger
1
-2
/
+2
2010-06-04
Staging: adis16255: fix typo in Kconfig
Mike Frysinger
1
-1
/
+1
2010-06-04
Staging: batman-adv: Don't allocate icmp packet with GFP_KERNEL
Sven Eckelmann
1
-1
/
+1
2010-06-04
Staging: batman-adv: Don't call free_netdev twice
Sven Eckelmann
1
-0
/
+3
2010-06-04
Staging: batman-adv: Call unregister_netdev on failures to get rtnl lock
Sven Eckelmann
1
-1
/
+1
2010-06-04
Staging: batman-adv: fix rogue packets on shutdown
Marek Lindner
1
-9
/
+15
[next]