index
:
linux-stable.git
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.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
*
kexec: allow architectures to override boot mapping
Russell King
2016-08-02
3
-14
/
+55
*
kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_t
Russell King
2016-08-02
4
-5
/
+5
*
kexec: ensure user memory sizes do not wrap
Russell King
2016-08-02
1
-0
/
+2
*
kexec: don't invoke OOM-killer for control page allocation
Russell King
2016-08-02
1
-1
/
+1
*
ARM: kexec: advertise location of bootable RAM
Russell King
2016-08-02
1
-2
/
+21
*
ARM: kdump: advertise boot aliased crash kernel resource
Russell King
2016-08-02
1
-0
/
+16
*
kexec: return error number directly
Minfei Huang
2016-08-02
1
-10
/
+6
*
cpumask: fix code comment
Geliang Tang
2016-08-02
1
-1
/
+1
*
kernel/exit.c: quieten greatest stack depth printk
Anton Blanchard
2016-08-02
1
-1
/
+1
*
signal: consolidate {TS,TLF}_RESTORE_SIGMASK code
Andy Lutomirski
2016-08-02
10
-249
/
+63
*
reiserfs: fix "new_insert_key may be used uninitialized ..."
Jeff Mahoney
2016-08-02
1
-1
/
+2
*
nilfs2: move ioctl interface and disk layout to uapi separately
Ryusuke Konishi
2016-08-02
18
-329
/
+348
*
nilfs2: use BIT() macro
Ryusuke Konishi
2016-08-02
6
-38
/
+37
*
nilfs2: fix misuse of a semaphore in sysfs code
Ryusuke Konishi
2016-08-02
2
-27
/
+24
*
nilfs2: refactor parser of snapshot mount option
Ryusuke Konishi
2016-08-02
1
-18
/
+35
*
nilfs2: do not use yield()
Ryusuke Konishi
2016-08-02
1
-1
/
+1
*
nilfs2: emit error message when I/O error is detected
Ryusuke Konishi
2016-08-02
3
-2
/
+16
*
nilfs2: replace nilfs_warning() with nilfs_msg()
Ryusuke Konishi
2016-08-02
8
-82
/
+61
*
nilfs2: reduce bare use of printk() with nilfs_msg()
Ryusuke Konishi
2016-08-02
13
-275
/
+283
*
nilfs2: embed a back pointer to super block instance in nilfs object
Ryusuke Konishi
2016-08-02
3
-5
/
+8
*
nilfs2: add nilfs_msg() message interface
Ryusuke Konishi
2016-08-02
2
-0
/
+23
*
nilfs2: hide function name argument from nilfs_error()
Ryusuke Konishi
2016-08-02
5
-36
/
+51
*
fs/binfmt_em86.c: fix incompatible pointer type
Daniel Wagner
2016-08-02
1
-1
/
+2
*
mm: refuse wrapped vm_brk requests
Kees Cook
2016-08-02
1
-3
/
+5
*
binfmt_elf: fix calculations for bss padding
Kees Cook
2016-08-02
1
-16
/
+18
*
checkpatch: if no filenames then read stdin
Allen Hubbe
2016-08-02
1
-2
/
+2
*
checkpatch: check signoff when reading stdin
Allen Hubbe
2016-08-02
1
-1
/
+3
*
checkpatch: improve 'bare use of' signed/unsigned types warning
Joe Perches
2016-08-02
1
-1
/
+1
*
checkpatch: don't complain about BIT macro in uapi
Tomas Winkler
2016-08-02
1
-2
/
+3
*
checkpatch: yet another commit id improvement
Joe Perches
2016-08-02
1
-2
/
+2
*
checkpatch: allow c99 style // comments
Joe Perches
2016-08-02
1
-0
/
+6
*
checkpatch: skip long lines that use an EFI_GUID macro
Joe Perches
2016-08-02
1
-0
/
+4
*
firmware: support loading into a pre-allocated buffer
Stephen Boyd
2016-08-02
4
-29
/
+114
*
firmware: provide infrastructure to make fw caching optional
Vikram Mulukutla
2016-08-02
1
-2
/
+5
*
firmware: consolidate kmap/read/write logic
Stephen Boyd
2016-08-02
1
-31
/
+26
*
radix-tree: fix comment about "exceptional" bits
Ross Zwisler
2016-08-02
1
-1
/
+1
*
crc32: use ktime_get_ns() for measurement
Arnd Bergmann
2016-08-02
1
-12
/
+4
*
lib/iommu-helper: skip to next segment
Sebastian Ott
2016-08-02
1
-2
/
+1
*
get_maintainer.pl: reduce need for command-line option -f
Joe Perches
2016-08-02
1
-1
/
+19
*
printk: add kernel parameter to control writes to /dev/kmsg
Borislav Petkov
2016-08-02
5
-8
/
+171
*
ratelimit: extend to print suppressed messages on release
Borislav Petkov
2016-08-02
2
-9
/
+39
*
fbdev/bfin_adv7393fb: move DRIVER_NAME before its first use
Borislav Petkov
2016-08-02
2
-2
/
+2
*
printk: include <asm/sections.h> instead of <asm-generic/sections.h>
Christoph Hellwig
2016-08-02
1
-1
/
+1
*
printk: introduce suppress_message_printing()
Sergey Senozhatsky
2016-08-02
1
-6
/
+19
*
printk: create pr_<level> functions
Joe Perches
2016-08-02
4
-26
/
+78
*
printk: do not include interrupt.h
Sergey Senozhatsky
2016-08-02
1
-1
/
+0
*
dynamic_debug: only add header when used
Luis de Bethencourt
2016-08-02
5
-3
/
+4
*
task_work: use READ_ONCE/lockless_dereference, avoid pi_lock if !task_works
Oleg Nesterov
2016-08-02
1
-4
/
+6
*
include: mman: use bool instead of int for the return value of arch_validate_...
Chen Gang
2016-08-02
2
-5
/
+5
*
mailmap: add Linus Lüssing
Linus Lüssing
2016-08-02
1
-0
/
+2
[next]