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
...
|
*
|
aoe: use packets that work with the smallest-MTU local interface
Ed Cashin
2012-10-06
2
-71
/
+87
|
*
|
aoe: use a kernel thread for transmissions
Ed Cashin
2012-10-06
3
-3
/
+40
|
*
|
aoe: become I/O request queue handler for increased user control
Ed Cashin
2012-10-06
5
-182
/
+308
|
*
|
aoe: kernel thread handles I/O completions for simple locking
Ed Cashin
2012-10-06
6
-306
/
+560
|
*
|
aoe: for performance support larger packet payloads
Ed Cashin
2012-10-06
5
-46
/
+111
|
*
|
nbd: handle discard requests
Paul Clements
2012-10-06
2
-2
/
+19
|
*
|
nbd: add set flags ioctl
Paul Clements
2012-10-06
2
-5
/
+12
|
*
|
rapidio: add destination ID allocation mechanism
Alexandre Bounine
2012-10-06
2
-35
/
+179
|
*
|
rapidio/rionet: rework to support multiple RIO master ports
Alexandre Bounine
2012-10-06
1
-63
/
+70
|
*
|
rapidio: run discovery as an asynchronous process
Alexandre Bounine
2012-10-06
2
-4
/
+50
|
*
|
rapidio: use device lists handling on per-net basis
Alexandre Bounine
2012-10-06
2
-29
/
+32
|
*
|
rapidio: fix blocking wait for discovery ready
Alexandre Bounine
2012-10-06
1
-42
/
+20
|
*
|
rapidio: apply RX/TX enable to active switch ports only
Alexandre Bounine
2012-10-06
1
-4
/
+5
|
*
|
rapidio/tsi721: add inbound memory mapping callbacks
Alexandre Bounine
2012-10-06
2
-4
/
+99
|
*
|
rapidio: add inbound memory mapping interface
Alexandre Bounine
2012-10-06
3
-0
/
+54
|
*
|
drivers/rapidio/devices/tsi721.c: fix error return code
Peter Senna Tschudin
2012-10-06
1
-1
/
+2
|
*
|
rapidio: fix kerneldoc warnings after DMA support was added
Alexandre Bounine
2012-10-06
1
-1
/
+2
|
*
|
rapidio/tsi721: modify mport name assignment
Alexandre Bounine
2012-10-06
2
-2
/
+4
|
*
|
rapidio/rionet: fix multicast packet transmit logic
Alexandre Bounine
2012-10-06
1
-3
/
+17
|
*
|
kdump: remove unneeded include
Wei Yongjun
2012-10-06
1
-1
/
+0
|
*
|
fs/proc/root.c: use NULL instead of 0 for pointer
Sachin Kamat
2012-10-06
1
-1
/
+1
|
*
|
proc_sysctl.c: use BUG_ON instead of BUG
Prasad Joshi
2012-10-06
1
-2
/
+1
|
*
|
proc: use kzalloc instead of kmalloc and memset
yan
2012-10-06
1
-7
/
+6
|
*
|
proc: no need to initialize proc_inode->fd in proc_get_inode()
yan
2012-10-06
1
-1
/
+0
|
*
|
proc: return -ENOMEM when inode allocation failed
yan
2012-10-06
1
-1
/
+1
|
*
|
coredump: extend core dump note section to contain file names of mapped files
Denys Vlasenko
2012-10-06
3
-4
/
+108
|
*
|
coredump: add a new elf note with siginfo of the signal
Denys Vlasenko
2012-10-06
3
-2
/
+36
|
*
|
compat: move compat_siginfo_t definition to asm/compat.h
Denys Vlasenko
2012-10-06
19
-476
/
+513
|
*
|
coredump: pass siginfo_t* to do_coredump() and below, not merely signr
Denys Vlasenko
2012-10-06
8
-21
/
+21
|
*
|
coredump: use SUID_DUMPABLE_ENABLED rather than hardcoded 1
Oleg Nesterov
2012-10-06
2
-2
/
+2
|
*
|
coredump: add support for %d=__get_dumpable() in core name
Oleg Nesterov
2012-10-06
2
-3
/
+9
|
*
|
coredump: update coredump-related headers
Alex Kelly
2012-10-06
7
-6
/
+15
|
*
|
coredump: make core dump functionality optional
Alex Kelly
2012-10-06
6
-27
/
+53
|
*
|
device_cgroup: rename whitelist to exception list
Aristeu Rozanski
2012-10-06
1
-99
/
+99
|
*
|
device_cgroup: convert device_cgroup internally to policy + exceptions
Aristeu Rozanski
2012-10-06
1
-98
/
+134
|
*
|
device_cgroup: introduce dev_whitelist_clean()
Aristeu Rozanski
2012-10-06
1
-5
/
+17
|
*
|
device_cgroup: add "deny_all" in dev_cgroup structure
Aristeu Rozanski
2012-10-06
1
-0
/
+5
|
*
|
kernel-doc: don't mangle whitespace in Example section
Daniel Santos
2012-10-06
1
-2
/
+7
|
*
|
kernel-doc: bugfix - empty line in Example section
Daniel Santos
2012-10-06
1
-1
/
+10
|
*
|
kernel-doc: bugfix - multi-line macros
Daniel Santos
2012-10-06
1
-0
/
+3
|
*
|
fat: simplify writeback_inode()
Namjae Jeon
2012-10-06
1
-9
/
+5
|
*
|
fat: no need to reset EOF in ent_put for FAT32
Namjae Jeon
2012-10-06
1
-3
/
+0
|
*
|
fs/fat: fix checkpatch issues in fatent.c
Cruz Julian Bishop
2012-10-06
1
-4
/
+6
|
*
|
fs/fat: fix all other checkpatch issues in dir.c
Cruz Julian Bishop
2012-10-06
1
-9
/
+14
|
*
|
fs/fat: fix some small checkpatch issues in dir.c
Cruz Julian Bishop
2012-10-06
1
-7
/
+0
|
*
|
fs/fat: fix two checkpatch issues in cache.c
Cruz Julian Bishop
2012-10-06
1
-4
/
+6
|
*
|
fs/fat: chang indentation of some comments in fat.h
Cruz Julian Bishop
2012-10-06
1
-36
/
+36
|
*
|
fs/fat: fix some checkpatch issues in fat.h
Cruz Julian Bishop
2012-10-06
1
-3
/
+3
|
*
|
fs/fat: fix a checkpatch issue in namei_msdos.c
Cruz Julian Bishop
2012-10-06
1
-1
/
+1
|
*
|
fat (exportfs): fix dentry reconnection
Steven J. Magnani
2012-10-06
6
-137
/
+141
[prev]
[next]