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.12.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
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
2016-10-19
1
-6
/
+10
*
mm: replace get_user_pages_remote() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-19
1
-2
/
+4
*
hung_task: allow hung_task_panic when hung_task_warnings is 0
John Siddle
2016-10-11
1
-14
/
+14
*
kthread: better support freezable kthread workers
Petr Mladek
2016-10-11
1
-6
/
+15
*
kthread: allow to modify delayed kthread work
Petr Mladek
2016-10-11
1
-0
/
+53
*
kthread: allow to cancel kthread work
Petr Mladek
2016-10-11
1
-2
/
+130
*
kthread: initial support for delayed kthread work
Petr Mladek
2016-10-11
1
-0
/
+102
*
kthread: detect when a kthread work is used by more workers
Petr Mladek
2016-10-11
1
-8
/
+20
*
kthread: add kthread_destroy_worker()
Petr Mladek
2016-10-11
1
-0
/
+23
*
kthread: add kthread_create_worker*()
Petr Mladek
2016-10-11
1
-10
/
+103
*
kthread: allow to call __kthread_create_on_node() with va_list args
Petr Mladek
2016-10-11
1
-30
/
+42
*
kthread/smpboot: do not park in kthread_create_on_cpu()
Petr Mladek
2016-10-11
2
-2
/
+11
*
kthread: kthread worker API cleanup
Petr Mladek
2016-10-11
1
-16
/
+17
*
kthread: rename probe_kthread_data() to kthread_probe_data()
Petr Mladek
2016-10-11
2
-3
/
+3
*
config: android: enable CONFIG_SECCOMP
Rob Herring
2016-10-11
1
-0
/
+1
*
config: android: set SELinux as default security mode
Rob Herring
2016-10-11
1
-0
/
+1
*
config: android: move device mapper options to recommended
Rob Herring
2016-10-11
2
-4
/
+4
*
config/android: Remove CONFIG_IPV6_PRIVACY
Borislav Petkov
2016-10-11
1
-1
/
+0
*
relay: Use irq_work instead of plain timer for deferred wakeup
Peter Zijlstra
2016-10-11
1
-10
/
+14
*
x86/panic: replace smp_send_stop() with kdump friendly version in panic path
Hidehiro Kawai
2016-10-11
1
-7
/
+40
*
ptrace: clear TIF_SYSCALL_TRACE on ptrace detach
Ales Novak
2016-10-11
1
-1
/
+2
*
kprobes: include <asm/sections.h> instead of <asm-generic/sections.h>
Christoph Hellwig
2016-10-11
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
1
-1
/
+1
|
\
|
*
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
2016-10-10
6
-30
/
+99
|
|
\
|
|
*
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
2016-09-27
1
-1
/
+1
|
|
*
libfs: support RENAME_NOREPLACE in simple_rename()
Miklos Szeredi
2016-09-27
1
-1
/
+1
|
*
|
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
2016-09-27
1
-1
/
+1
*
|
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
1
-12
/
+2
|
\
\
\
|
*
|
|
compat: remove compat_printk()
Arnd Bergmann
2016-09-27
1
-10
/
+0
|
*
|
|
fs/file: more unsigned file descriptors
Alexey Dobriyan
2016-09-27
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-10-10
1
-0
/
+5
|
\
\
\
|
*
|
|
x86/pkeys: Fix pkeys build breakage for some non-x86 arches
Dave Hansen
2016-09-13
1
-0
/
+5
*
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-10-10
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Revert "sched/core: Do not use smp_processor_id() with preempt enabled in smp...
Ingo Molnar
2016-10-04
1
-1
/
+1
*
|
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-10-10
1
-2
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
timekeeping: Fix __ktime_get_fast_ns() regression
John Stultz
2016-10-05
1
-2
/
+5
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'printk-cleanups'
Linus Torvalds
2016-10-10
1
-63
/
+61
|
\
\
\
\
\
|
*
|
|
|
|
printk: make reading the kernel log flush pending lines
Linus Torvalds
2016-10-09
1
-0
/
+11
|
*
|
|
|
|
printk: re-organize log_output() to be more legible
Linus Torvalds
2016-10-09
1
-35
/
+27
|
*
|
|
|
|
printk: split out core logging code into helper function
Linus Torvalds
2016-10-09
1
-39
/
+39
|
*
|
|
|
|
printk: reinstate KERN_CONT for printing continuation lines
Linus Torvalds
2016-10-09
1
-17
/
+12
*
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-10-07
7
-66
/
+58
|
\
\
\
\
\
\
|
*
|
|
|
|
|
console: don't prefer first registered if DT specifies stdout-path
Paul Burton
2016-10-07
1
-1
/
+12
|
*
|
|
|
|
|
cred: simpler, 1D supplementary groups
Alexey Dobriyan
2016-10-07
2
-48
/
+23
|
*
|
|
|
|
|
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-10-07
1
-2
/
+11
|
*
|
|
|
|
|
thp: reduce usage of huge zero page's atomic counter
Aaron Lu
2016-10-07
1
-0
/
+1
|
*
|
|
|
|
|
mm, oom: enforce exit_oom_victim on current task
Tetsuo Handa
2016-10-07
1
-1
/
+1
|
*
|
|
|
|
|
oom, suspend: fix oom_killer_disable vs. pm suspend properly
Michal Hocko
2016-10-07
1
-14
/
+3
|
*
|
|
|
|
|
mm, oom: get rid of signal_struct::oom_victims
Michal Hocko
2016-10-07
1
-0
/
+1
|
*
|
|
|
|
|
kernel, oom: fix potential pgd_lock deadlock from __mmdrop
Michal Hocko
2016-10-07
1
-1
/
+5
[next]