index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-08
oss: strlcpy is smart enough
Jean Delvare
1
-1
/
+1
2007-05-08
epoll: optimizations and cleanups
Davide Libenzi
1
-147
/
+86
2007-05-08
the scheduled removal of OBSOLETE_OSS options
Adrian Bunk
2
-41
/
+0
2007-05-08
ext3: dirindex error pointer issues
Dmitriy Monakhov
2
-22
/
+30
2007-05-08
Optimize timespec_trunc()
Eric Dumazet
1
-30
/
+30
2007-05-08
init dma masks in pnp_dev
David Brownell
2
-0
/
+4
2007-05-08
rcutorture: Mark rcu_torture_init as __init
Josh Triplett
1
-1
/
+1
2007-05-08
Merge sys_clone()/sys_unshare() nsproxy and namespace handling
Badari Pulavarty
11
-268
/
+131
2007-05-08
exec: fix remove_arg_zero
Nick Piggin
1
-16
/
+34
2007-05-08
Cap shmmax at INT_MAX in compat shminfo
Guy Streeter
1
-0
/
+4
2007-05-08
Use stop_machine_run in the Intel RNG driver
Prarit Bhargava
2
-100
/
+127
2007-05-08
IRQ: add __must_check to request_irq
Monakhov Dmitriy
1
-2
/
+2
2007-05-08
kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debug
Robert P. J. Day
4
-17
/
+17
2007-05-08
reiserfs: correct misspelled "REISERFS_PROC_INFO" to "CONFIG_REISERFS_PROC_INFO"
Robert P. J. Day
1
-1
/
+1
2007-05-08
module: use krealloc
Pekka Enberg
1
-4
/
+4
2007-05-08
reiserfs: shrink superblock if no xattrs
Alexey Dobriyan
2
-3
/
+6
2007-05-08
Apple SMC driver (hardware monitoring and control)
Nicolas Boichat
4
-0
/
+1370
2007-05-08
Fix compilation of drivers with -O0
Michal Schmidt
1
-25
/
+0
2007-05-08
init/do_mounts.c: proper prepare_namespace() prototype
Adrian Bunk
3
-2
/
+3
2007-05-08
fix section mismatch warning in lib/swiotlb.c
Sam Ravnborg
1
-1
/
+0
2007-05-08
scripts: kernel-doc whitespace cleanup
Randy Dunlap
1
-48
/
+48
2007-05-08
reiserfs: possible null pointer dereference during resize
Dmitriy Monakhov
1
-0
/
+4
2007-05-08
freevxfs: possible null pointer dereference fix
Dmitriy Monakhov
2
-2
/
+2
2007-05-08
is_power_of_2 in fs/block_dev.c
Vignesh Babu BM
1
-1
/
+2
2007-05-08
is_power_of_2 in fs/hfs
Vignesh Babu BM
2
-2
/
+4
2007-05-08
is_power_of_2 in fat
Vignesh Babu BM
1
-4
/
+3
2007-05-08
drivers/char/hvc_console.c: cleanups
Adrian Bunk
1
-7
/
+5
2007-05-08
tty: Clarify documentation of ->write()
Alan
1
-1
/
+3
2007-05-08
devpts: add fsnotify create event
Florin Malita
1
-1
/
+4
2007-05-08
use use SEEK_MAX to validate user lseek arguments
Chris Snook
2
-2
/
+3
2007-05-08
use symbolic constants in generic lseek code
Chris Snook
1
-6
/
+6
2007-05-08
Documentation: Ask driver writers to provide PM support
Rafael J. Wysocki
3
-0
/
+163
2007-05-08
Fix constant folding and poor optimization in byte swapping code
Trent Piepho
1
-39
/
+69
2007-05-08
softlockup: s/99/MAX_RT_PRIO/
Oleg Nesterov
1
-1
/
+1
2007-05-08
freezer: task->exit_state should be treated as bolean
Oleg Nesterov
1
-3
/
+2
2007-05-08
ipmi: add pci remove handling
Corey Minyard
1
-0
/
+3
2007-05-08
ipmi: add new IPMI nmi watchdog handling
Corey Minyard
5
-42
/
+103
2007-05-08
ipmi: allow shared interrupts
Corey Minyard
1
-35
/
+89
2007-05-08
ipmi: add powerpc openfirmware sensing
Corey Minyard
1
-0
/
+108
2007-05-08
mm: shrink parent dentries when shrinking slab
Andrew Morton
1
-1
/
+1
2007-05-08
fix quadratic behavior of shrink_dcache_parent()
Miklos Szeredi
1
-37
/
+67
2007-05-08
reduce size of task_struct on 64-bit machines
William Cohen
2
-8
/
+8
2007-05-08
ext2/3/4: fix file date underflow on ext2 3 filesystems on 64 bit systems
Markus Rechberger
3
-9
/
+9
2007-05-08
Allow access to /proc/$PID/fd after setuid()
Alexey Dobriyan
1
-0
/
+18
2007-05-08
simplify the stacktrace code
Christoph Hellwig
8
-61
/
+28
2007-05-08
block_write_full_page(): report ENOSPC
Andrew Morton
1
-0
/
+1
2007-05-08
Factor outstanding I/O error handling
Guillaume Chazarain
5
-30
/
+17
2007-05-08
uml: an idle system should have zero load average
Jeff Dike
1
-2
/
+2
2007-05-08
uml: hostfs style fixes
Jeff Dike
3
-171
/
+167
2007-05-08
uml: make hostfs_setattr() support operations on unlinked open files
Alberto Bertogli
3
-44
/
+74
[next]