index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
proc: remove proc_root from drivers
Alexey Dobriyan
2008-04-29
22
-38
/
+34
*
proc: remove proc_root_driver
Alexey Dobriyan
2008-04-29
6
-17
/
+11
*
proc: remove proc_root_fs
Alexey Dobriyan
2008-04-29
6
-15
/
+12
*
proc: remove proc_bus
Alexey Dobriyan
2008-04-29
10
-17
/
+14
*
proc: drop several "PDE valid/invalid" checks
Alexey Dobriyan
2008-04-29
2
-56
/
+46
*
proc: less special case in xlate code
Alexey Dobriyan
2008-04-29
1
-3
/
+6
*
proc: simplify locking in remove_proc_entry()
Alexey Dobriyan
2008-04-29
1
-42
/
+40
*
procfs: mem permission cleanup
Roland McGrath
2008-04-29
1
-9
/
+29
*
proc: switch to proc_create()
Alexey Dobriyan
2008-04-29
4
-51
/
+24
*
procfs task exe symlink
Matt Helsley
2008-04-29
12
-81
/
+157
*
proc: print more information when removing non-empty directories
Alexey Dobriyan
2008-04-29
1
-1
/
+6
*
keys: make key_serial() a function if CONFIG_KEYS=y
David Howells
2008-04-29
1
-1
/
+4
*
keys: explicitly include required slab.h header file.
Robert P. J. Day
2008-04-29
2
-0
/
+2
*
keys: make the keyring quotas controllable through /proc/sys
David Howells
2008-04-29
9
-16
/
+131
*
keys: don't generate user and user session keyrings unless they're accessed
David Howells
2008-04-29
7
-145
/
+96
*
keys: allow clients to set key perms in key_create_or_update()
Arun Raghavan
2008-04-29
3
-9
/
+15
*
keys: switch to proc_create()
Alexey Dobriyan
2008-04-29
1
-6
/
+2
*
keys: add keyctl function to get a security label
David Howells
2008-04-29
9
-2
/
+140
*
keys: allow the callout data to be passed as a blob rather than a string
David Howells
2008-04-29
7
-41
/
+70
*
keys: check starting keyring as part of search
Kevin Coffman
2008-04-29
1
-4
/
+31
*
keys: increase the payload size when instantiating a key
David Howells
2008-04-29
1
-8
/
+30
*
elf: fix shadowed variables in fs/binfmt_elf.c
WANG Cong
2008-04-29
1
-11
/
+10
*
BINFMT: fill_elf_header cleanup - use straight memset first
Cyrill Gorcunov
2008-04-29
1
-6
/
+3
*
ELF: Use EI_NIDENT instead of numeric value
Cyrill Gorcunov
2008-04-29
1
-1
/
+1
*
ipmi: fix return from atca_oem_poweroff_hook
Adrian Bunk
2008-04-29
1
-1
/
+1
*
ipmi: make alloc_recv_msg static
Adrian Bunk
2008-04-29
1
-1
/
+1
*
ipmi: make comment match actual preprocessor check
Robert P. J. Day
2008-04-29
1
-1
/
+1
*
ipmi: remove ->write_proc code
Alexey Dobriyan
2008-04-29
3
-9
/
+8
*
ipmi: remove unused target and action in Makefile
Denis Cheng
2008-04-29
1
-4
/
+0
*
IPMI: Style fixes in the misc code
Corey Minyard
2008-04-29
2
-201
/
+227
*
IPMI: Style fixes in the system interface code
Corey Minyard
2008-04-29
5
-436
/
+574
*
ipmi: style fixes in the base code
Corey Minyard
2008-04-29
3
-461
/
+614
*
IPMI: Convert system interface defines to an enum
Corey Minyard
2008-04-29
1
-17
/
+43
*
ipmi: convert locked counters to atomics in the system interface
Corey Minyard
2008-04-29
1
-74
/
+66
*
IPMI: convert message handler defines to an enum
Corey Minyard
2008-04-29
1
-58
/
+67
*
ipmi: convert locked counters to atomics
Konstantin Baydarov
2008-04-29
1
-248
/
+194
*
ipmi: update driver version
Corey Minyard
2008-04-29
1
-1
/
+1
*
ipmi: don't print event queue full on every event
Corey Minyard
2008-04-29
1
-4
/
+11
*
ipmi: don't grab locks in run-to-completion mode
Konstantin Baydarov
2008-04-29
2
-8
/
+28
*
ipmi: run to completion fixes
Corey Minyard
2008-04-29
4
-45
/
+37
*
ipmi: hold ATTN until upper layer ready
Corey Minyard
2008-04-29
1
-2
/
+5
*
ipc: sysvsem: refuse clone(CLONE_SYSVSEM|CLONE_NEWIPC)
Serge E. Hallyn
2008-04-29
1
-0
/
+12
*
ipc: sysvsem: force unshare(CLONE_SYSVSEM) when CLONE_NEWIPC
Manfred Spraul
2008-04-29
1
-1
/
+6
*
ipc: sysvsem: implement sys_unshare(CLONE_SYSVSEM)
Manfred Spraul
2008-04-29
2
-18
/
+12
*
ipc: add definitions of USHORT_MAX and others
Zhang, Yanmin
2008-04-29
4
-9
/
+11
*
IPC: consolidate all xxxctl_down() functions
Pierre Peiffer
2008-04-29
5
-119
/
+66
*
IPC: introduce ipc_update_perm()
Pierre Peiffer
2008-04-29
5
-12
/
+17
*
IPC: get rid of the use *_setbuf structure.
Pierre Peiffer
2008-04-29
3
-86
/
+46
*
IPC/semaphores: remove one unused parameter from semctl_down()
Pierre Peiffer
2008-04-29
1
-3
/
+3
*
IPC/semaphores: move the rwmutex handling inside semctl_down
Pierre Peiffer
2008-04-29
1
-11
/
+13
[next]