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
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
wrappers for ->i_mutex access
Al Viro
2016-01-22
5
-8
/
+8
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-01-22
1
-0
/
+14
|
\
|
*
pipe: limit the per-user amount of pages allocated in pipes
Willy Tarreau
2016-01-19
1
-0
/
+14
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-01-21
14
-96
/
+104
|
\
\
|
*
|
prctl: take mmap sem for writing to protect against others
Mateusz Guzik
2016-01-20
1
-10
/
+10
|
*
|
kernel: printk: specify alignment for struct printk_log
Andrey Ryabinin
2016-01-20
1
-5
/
+5
|
*
|
sysctl: enable strict writes
Kees Cook
2016-01-20
1
-1
/
+1
|
*
|
kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILE
Xunlei Pang
2016-01-20
2
-0
/
+23
|
*
|
kernel/kexec_core.c: use list_for_each_entry_safe in kimage_free_page_list
Geliang Tang
2016-01-20
1
-5
/
+2
|
*
|
kexec: set KEXEC_TYPE_CRASH before sanity_check_segment_list()
Xunlei Pang
2016-01-20
1
-5
/
+5
|
*
|
kernel/cpu.c: make set_cpu_* static inlines
Rasmus Villemoes
2016-01-20
1
-34
/
+0
|
*
|
kernel/cpu.c: eliminate cpu_*_mask
Rasmus Villemoes
2016-01-20
1
-8
/
+0
|
*
|
kernel/cpu.c: export __cpu_*_mask
Rasmus Villemoes
2016-01-20
1
-5
/
+9
|
*
|
kernel/cpu.c: change type of cpu_possible_bits and friends
Rasmus Villemoes
2016-01-20
1
-22
/
+22
|
*
|
exit: remove unneeded declaration of exit_mm()
Dmitry Safonov
2016-01-20
1
-2
/
+0
|
*
|
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
2016-01-20
5
-13
/
+36
|
*
|
ptrace: task_stopped_code(ptrace => true) can't see TASK_STOPPED task
Oleg Nesterov
2016-01-20
1
-2
/
+1
|
*
|
ptrace: make wait_on_bit(JOBCTL_TRAPPING_BIT) in ptrace_attach() killable
Oleg Nesterov
2016-01-20
1
-2
/
+8
*
|
|
Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-21
2
-3
/
+6
|
\
\
\
|
*
|
|
irqdomain: Export irq_domain_set_info() for module use
Keith Busch
2016-01-15
1
-0
/
+1
|
*
|
|
genirq/MSI: Relax msi_domain_alloc() to support parentless MSI irqdomains
Liu Jiang
2016-01-14
1
-3
/
+5
*
|
|
|
Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-01-20
2
-7
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2016-01-21
2
-7
/
+1
|
|
\
\
\
|
|
*
|
|
sched / idle: Drop default_idle_call() fallback from call_cpuidle()
Rafael J. Wysocki
2016-01-19
1
-6
/
+0
|
|
*
|
|
time: nohz: Expose tick_nohz_enabled
Jean Delvare
2016-01-15
1
-1
/
+1
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2016-01-17
3
-5
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
security: Make inode argument of inode_getsecid non-const
Andreas Gruenbacher
2015-12-24
3
-5
/
+5
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2016-01-17
1
-10
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
audit: Delete unnecessary checks before two function calls
Markus Elfring
2016-01-13
1
-5
/
+2
|
*
|
|
|
|
audit: wake up threads if queue switched from limited to unlimited
Richard Guy Briggs
2016-01-13
1
-1
/
+2
|
*
|
|
|
|
audit: include auditd's threads in audit_log_start() wait exception
Richard Guy Briggs
2016-01-13
1
-1
/
+1
|
*
|
|
|
|
audit: remove audit_backlog_wait_overflow
Paul Moore
2016-01-13
1
-2
/
+1
|
*
|
|
|
|
audit: don't needlessly reset valid wait time
Richard Guy Briggs
2016-01-13
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-01-17
6
-75
/
+294
|
\
\
\
\
\
\
|
*
|
|
|
|
|
printk: change recursion_bug type to bool
Sergey Senozhatsky
2016-01-16
1
-3
/
+3
|
*
|
|
|
|
|
printk: do cond_resched() between lines while outputting to consoles
Tejun Heo
2016-01-16
2
-3
/
+35
|
*
|
|
|
|
|
printk: only unregister boot consoles when necessary
Thierry Reding
2016-01-16
1
-1
/
+25
|
*
|
|
|
|
|
kernel/stop_machine.c: remove CONFIG_SMP dependencies
Andrew Morton
2016-01-16
1
-4
/
+0
|
*
|
|
|
|
|
mm: bring in additional flag for fixup_user_fault to signal unlock
Dominik Dingel
2016-01-15
1
-1
/
+1
|
*
|
|
|
|
|
mm, x86: get_user_pages() for dax mappings
Dan Williams
2016-01-15
1
-0
/
+12
|
*
|
|
|
|
|
mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup
Dan Williams
2016-01-15
1
-4
/
+49
|
*
|
|
|
|
|
x86, mm: introduce vmem_altmap to augment vmemmap_populate()
Dan Williams
2016-01-15
1
-2
/
+70
|
*
|
|
|
|
|
mm: introduce find_dev_pagemap()
Dan Williams
2016-01-15
1
-8
/
+77
|
*
|
|
|
|
|
mm, dax, pmem: introduce pfn_t
Dan Williams
2016-01-15
1
-0
/
+7
|
*
|
|
|
|
|
futex, thp: remove special case for THP in get_futex_key
Kirill A. Shutemov
2016-01-15
1
-49
/
+14
|
*
|
|
|
|
|
memcg: adjust to support new THP refcounting
Kirill A. Shutemov
2016-01-15
1
-3
/
+4
|
*
|
|
|
|
|
rmap: add argument to charge compound page
Kirill A. Shutemov
2016-01-15
1
-2
/
+2
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2016-01-17
1
-0
/
+1
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2015-12-23
20
-166
/
+229
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Back merge tag 'v4.4-rc4' into drm-next
Dave Airlie
2015-12-08
12
-52
/
+134
|
|
\
\
\
\
\
\
[next]