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
/
init
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
fs: add do_mknodat() helper and ksys_mknod() wrapper; remove in-kernel calls ...
Dominik Brodowski
2018-04-02
3
-3
/
+3
|
*
|
|
fs: add do_symlinkat() helper and ksys_symlink() wrapper; remove in-kernel ca...
Dominik Brodowski
2018-04-02
1
-1
/
+1
|
*
|
|
fs: add do_mkdirat() helper and ksys_mkdir() wrapper; remove in-kernel calls ...
Dominik Brodowski
2018-04-02
3
-4
/
+4
|
*
|
|
fs: add ksys_rmdir() wrapper; remove in-kernel calls to sys_rmdir()
Dominik Brodowski
2018-04-02
1
-2
/
+2
|
*
|
|
fs: add ksys_unlink() wrapper; remove in-kernel calls to sys_unlink()
Dominik Brodowski
2018-04-02
4
-6
/
+6
|
*
|
|
fs: add ksys_chdir() helper; remove in-kernel calls to sys_chdir()
Dominik Brodowski
2018-04-02
2
-5
/
+5
|
*
|
|
fs: add ksys_write() helper; remove in-kernel calls to sys_write()
Dominik Brodowski
2018-04-02
2
-3
/
+3
|
*
|
|
fs: add ksys_chroot() helper; remove-in kernel calls to sys_chroot()
Dominik Brodowski
2018-04-02
2
-3
/
+3
|
*
|
|
fs: add ksys_dup{,3}() helper; remove in-kernel calls to sys_dup{,3}()
Dominik Brodowski
2018-04-02
2
-4
/
+4
|
*
|
|
fs: add ksys_umount() helper; remove in-kernel call to sys_umount()
Dominik Brodowski
2018-04-02
1
-1
/
+1
|
*
|
|
fs: add ksys_mount() helper; remove in-kernel calls to sys_mount()
Dominik Brodowski
2018-04-02
2
-5
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2018-04-02
1
-3
/
+2
|
\
\
\
|
*
|
|
treewide: simplify Kconfig dependencies for removed archs
Arnd Bergmann
2018-03-26
1
-3
/
+2
|
*
|
|
mn10300: Remove the architecture
David Howells
2018-03-09
1
-1
/
+1
|
|
/
/
*
/
/
jump_label: Disable jump labels in __exit code
Josh Poimboeuf
2018-03-20
1
-1
/
+1
|
/
/
*
/
jump_label: Explicitly disable jump labels in __init code
Josh Poimboeuf
2018-02-21
1
-0
/
+2
|
/
*
membarrier: Provide core serializing command, *_SYNC_CORE
Mathieu Desnoyers
2018-02-05
1
-0
/
+3
*
locking: Introduce sync_core_before_usermode()
Mathieu Desnoyers
2018-02-05
1
-0
/
+3
*
powerpc, membarrier: Skip memory barrier in switch_mm()
Mathieu Desnoyers
2018-02-05
1
-0
/
+3
*
Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-01-29
2
-9
/
+163
|
\
|
*
Expand the INIT_SIGNALS and INIT_SIGHAND macros and remove
David Howells
2018-01-17
1
-2
/
+28
|
*
Expand various INIT_* macros and remove
David Howells
2018-01-17
1
-24
/
+71
|
*
Expand INIT_TASK() in init/init_task.c and remove
David Howells
2018-01-17
1
-2
/
+83
|
*
Construct init thread stack in the linker script rather than by union
David Howells
2018-01-09
2
-6
/
+6
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-01-12
1
-0
/
+1
|
\
\
|
*
|
sched/isolation: Make CONFIG_CPU_ISOLATION=y depend on SMP or COMPILE_TEST
Geert Uytterhoeven
2018-01-08
1
-0
/
+1
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-01-10
1
-0
/
+7
|
\
\
|
|
/
|
/
|
|
*
bpf: introduce BPF_JIT_ALWAYS_ON config
Alexei Starovoitov
2018-01-09
1
-0
/
+7
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-12-31
1
-1
/
+5
|
\
\
|
*
|
sched/isolation: Enable CONFIG_CPU_ISOLATION=y by default
Frederic Weisbecker
2017-12-18
1
-1
/
+5
*
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-29
1
-0
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
x86/mm/pti: Add infrastructure for page table isolation
Thomas Gleixner
2017-12-23
1
-0
/
+3
*
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-23
1
-4
/
+2
|
\
|
|
|
|
/
|
/
|
|
*
init: Invoke init_espfix_bsp() from mm_init()
Thomas Gleixner
2017-12-22
1
-4
/
+2
*
|
main: kernel_start: move housekeeping_init() before workqueue_init_early()
Tal Shorer
2017-11-27
1
-1
/
+6
*
|
EXPERT Kconfig menu: fix broken EXPERT menu
Randy Dunlap
2017-11-17
1
-91
/
+93
*
|
initramfs: use time64_t timestamps
Arnd Bergmann
2017-11-17
1
-5
/
+5
*
|
pid: remove pidhash
Gargi Sharma
2017-11-17
1
-1
/
+0
*
|
pid: replace pid bitmap implementation with IDR API
Gargi Sharma
2017-11-17
1
-1
/
+1
*
|
init/version.c: include <linux/export.h> instead of <linux/module.h>
Masahiro Yamada
2017-11-17
1
-1
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-15
3
-9
/
+1
|
\
\
|
*
|
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
Levin, Alexander (Sasha Levin)
2017-11-15
1
-2
/
+1
|
*
|
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2017-11-15
1
-1
/
+0
|
*
|
mm: slabinfo: remove CONFIG_SLABINFO
Yang Shi
2017-11-15
1
-6
/
+0
*
|
|
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-15
1
-9
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
PCI: Move PCI_QUIRKS to the PCI bus menu
Randy Dunlap
2017-11-07
1
-9
/
+0
*
|
|
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-15
1
-1
/
+1
|
\
\
\
|
*
|
|
init/Kconfig: Fix module signing document location
Nathan Chancellor
2017-10-12
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-11-13
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge branch 'linus' into x86/apic, to resolve conflicts
Ingo Molnar
2017-11-07
9
-1
/
+9
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
[prev]
[next]