index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-07
[PATCH] corrupted cramfs filesystems cause kernel oops
Phillip Lougher
1
-0
/
+2
2006-12-07
[PATCH] Make initramfs printk a warning on incorrect cpio type
Arjan van de Ven
1
-0
/
+4
2006-12-07
[PATCH] i2lib unused variable cleanup
Mariusz Kozlowski
1
-1
/
+0
2006-12-07
[PATCH] ext4: uninline large functions
Andrew Morton
3
-60
/
+78
2006-12-07
[PATCH] ext3: uninline large functions
Andrew Morton
3
-60
/
+77
2006-12-07
[PATCH] vfs_getattr(): remove dead code
Andrew Morton
1
-7
/
+0
2006-12-07
[PATCH] get_options to allow a hypenated range for isolcpus
Derek Fults
2
-2
/
+40
2006-12-07
[PATCH] More list debugging context
Dave Jones
1
-4
/
+6
2006-12-07
[PATCH] Correct misc_register return code handling in several drivers
Neil Horman
5
-7
/
+26
2006-12-07
[PATCH] VFS: extra check inside dentry_unhash()
Vasily Averin
1
-2
/
+1
2006-12-07
[PATCH] drivers/cdrom/*: trivial vsnprintf() conversion
Alexey Dobriyan
2
-4
/
+3
2006-12-07
[PATCH] hpfs: fix printk format warnings
Randy Dunlap
5
-16
/
+37
2006-12-07
[PATCH] hpfs: bring hpfs_error() into shape
Alexey Dobriyan
2
-15
/
+11
2006-12-07
[PATCH] fs/*: trivial vsnprintf() conversion
Alexey Dobriyan
6
-11
/
+11
2006-12-07
[PATCH] Exar quad port serial
Paul B Schroeder
4
-0
/
+65
2006-12-07
[PATCH] lockdep: annotate bcsp driver
Peter Zijlstra
1
-2
/
+2
2006-12-07
[PATCH] Compile-time check re world-writeable module params
Alexey Dobriyan
1
-0
/
+3
2006-12-07
[PATCH] taskstats: cleanup reply assembling
Oleg Nesterov
1
-22
/
+16
2006-12-07
[PATCH] taskstats: use nla_reserve() for reply assembling
Oleg Nesterov
1
-42
/
+44
2006-12-07
[PATCH] taskstats: factor out reply assembling
Oleg Nesterov
1
-27
/
+28
2006-12-07
[PATCH] taskstats: cleanup ->signal->stats allocation
Oleg Nesterov
3
-26
/
+25
2006-12-07
[PATCH] taskstats: cleanup do_exit() path
Oleg Nesterov
3
-47
/
+19
2006-12-07
[PATCH] taskstats_exit_alloc: optimize/simplify
Oleg Nesterov
1
-13
/
+4
2006-12-07
[PATCH] read_cache_pages() cleanup
OGAWA Hirofumi
1
-7
/
+1
2006-12-07
[PATCH] paride: return proper error code
Akinobu Mita
4
-12
/
+12
2006-12-07
[PATCH] slab: use probe_kernel_address()
Andrew Morton
1
-5
/
+2
2006-12-07
[PATCH] probe_kernel_address() needs to do set_fs()
Andrew Morton
1
-0
/
+8
2006-12-07
[PATCH] parport_pc: Add support for OX16PCI952 parallel port
Ryan Underwood
2
-0
/
+5
2006-12-07
[PATCH] kconfig: PRINTK_TIME depends on PRINTK
Randy Dunlap
1
-0
/
+1
2006-12-07
[PATCH] profile: fix uaccess handling
Heiko Carstens
1
-1
/
+2
2006-12-07
[PATCH] compat: fix uaccess handling
Heiko Carstens
2
-29
/
+39
2006-12-07
[PATCH] binfmt: fix uaccess handling
Heiko Carstens
1
-4
/
+7
2006-12-07
[PATCH] Disable CLONE_CHILD_CLEARTID for abnormal exit
Roland McGrath
1
-1
/
+10
2006-12-07
[PATCH] Function v9fs_get_idpool returns int, not u32 as called twice in fs/9p/vfs_inode.c
Mika Kukkonen
1
-2
/
+2
2006-12-07
[PATCH] tifm: fix NULL ptr and style
Randy Dunlap
1
-2
/
+3
2006-12-07
[PATCH] handle ext4 directory corruption better
Eric Sandeen
2
-0
/
+12
2006-12-07
[PATCH] handle ext3 directory corruption better
Eric Sandeen
2
-0
/
+12
2006-12-07
[PATCH] binfmt_elf: randomize PIE binaries (2nd try)
Marcus Meissner
1
-1
/
+7
2006-12-07
[PATCH] lockdep: misc fixes in lockdep.c
Jarek Poplawski
1
-3
/
+6
2006-12-07
[PATCH] lockdep: internal locking fixes
Jarek Poplawski
1
-10
/
+15
2006-12-07
[PATCH] paride_register(): shuffle return values
Alexey Dobriyan
16
-18
/
+26
2006-12-07
[PATCH] paride: rename pi_register() and pi_unregister()
Alexey Dobriyan
17
-37
/
+37
2006-12-07
[PATCH] spi: set kset of master class dev explicitly
Hans-Christian Egtvedt
1
-0
/
+1
2006-12-07
[PATCH] spi: correct bus_num and buffer bug in spi core
Hans-Christian Egtvedt
1
-9
/
+7
2006-12-07
[PATCH] Remove superfluous lock_super() in extN xattr code
Andreas Gruenbacher
3
-12
/
+3
2006-12-07
[PATCH] cpuset: minor code refinements
Paul Jackson
1
-5
/
+4
2006-12-07
[PATCH] pull in necessary header files for cdev.h
Jan Engelhardt
1
-0
/
+4
2006-12-07
[PATCH] lockdep: fix ide/proc interaction
Peter Zijlstra
1
-4
/
+15
2006-12-07
[PATCH] via82cxxx: handle error condition properly
Alan Cox
1
-5
/
+16
2006-12-07
[PATCH] fix reiserfs bad path release panic
Suzuki K P
1
-1
/
+2
[next]