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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
btrfs: Make btrfs_trans_release_metadata private to transaction.c
Nikolay Borisov
2018-03-26
3
-20
/
+19
*
btrfs: open code btrfs_init_dev_replace_tgtdev_for_resume()
Anand Jain
2018-03-26
3
-17
/
+8
*
btrfs: btrfs_dev_replace_cancel() can return int
Anand Jain
2018-03-26
2
-3
/
+3
*
btrfs: rename __btrfs_dev_replace_cancel()
Anand Jain
2018-03-26
3
-3
/
+3
*
btrfs: open code btrfs_dev_replace_cancel()
Anand Jain
2018-03-26
3
-12
/
+4
*
btrfs: Don't hardcode the csum size in btrfs_ordered_sum_size
Nikolay Borisov
2018-03-26
1
-1
/
+3
*
Btrfs: extent map selftest: add missing void parameter to btrfs_test_extent_map
Colin Ian King
2018-03-26
1
-1
/
+1
*
btrfs: remove redundant check on ret and goto
Colin Ian King
2018-03-26
1
-2
/
+1
*
btrfs: Remove unused btrfs_start_transaction_lflush function
Nikolay Borisov
2018-03-26
2
-11
/
+0
*
btrfs: print error if primary super block write fails
Howard McLauchlan
2018-03-26
1
-1
/
+14
*
btrfs: Refactor parameter of BTRFS_MAX_DEVS() from root to fs_info
Qu Wenruo
2018-03-26
1
-3
/
+3
*
Btrfs: enhance leak debug checker for extent state and extent buffer
Liu Bo
2018-03-26
1
-2
/
+2
*
Linux 4.16-rc7
v4.16-rc7
Linus Torvalds
2018-03-25
1
-1
/
+1
*
Merge tag 'dmaengine-fix-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-03-25
1
-3
/
+6
|
\
|
*
dmaengine: stm32-dmamux: fix a potential buffer overflow
Pierre-Yves MORDRET
2018-03-22
1
-3
/
+6
*
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-03-25
14
-97
/
+30
|
\
\
|
*
|
x86/entry/64: Don't use IST entry for #BP stack
Andy Lutomirski
2018-03-23
3
-10
/
+9
|
*
|
x86/efi: Free efi_pgd with free_pages()
Waiman Long
2018-03-23
1
-1
/
+1
|
*
|
x86/vsyscall/64: Use proper accessor to update P4D entry
Boris Ostrovsky
2018-03-20
1
-1
/
+1
|
*
|
x86/cpu: Remove the CONFIG_X86_PPRO_FENCE=y quirk
Christoph Hellwig
2018-03-20
6
-83
/
+0
|
*
|
x86/boot/64: Verify alignment of the LOAD segment
H.J. Lu
2018-03-20
1
-0
/
+4
|
*
|
x86/build/64: Force the linker to use 2MB page size
H.J. Lu
2018-03-20
1
-0
/
+9
|
*
|
selftests/x86/ptrace_syscall: Fix for yet more glibc interference
Andy Lutomirski
2018-03-19
1
-2
/
+6
*
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-03-25
1
-3
/
+8
|
\
\
\
|
*
|
|
posix-timers: Protect posix clock array access against speculation
Thomas Gleixner
2018-03-22
1
-3
/
+8
*
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-03-25
1
-12
/
+17
|
\
\
\
\
|
*
|
|
|
sched/debug: Adjust newlines for better alignment
Joe Lawrence
2018-03-20
1
-11
/
+16
|
*
|
|
|
sched/debug: Fix per-task line continuation for console output
Joe Lawrence
2018-03-20
1
-1
/
+1
*
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-03-25
6
-33
/
+49
|
\
\
\
\
\
|
*
|
|
|
|
perf/cgroup: Fix child event counting bug
Song Liu
2018-03-20
1
-5
/
+16
|
*
|
|
|
|
perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration bug on Skylake se...
Kan Liang
2018-03-20
1
-14
/
+17
|
*
|
|
|
|
perf/x86/intel: Rename confusing 'freerunning PEBS' API and implementation to...
Kan Liang
2018-03-20
4
-13
/
+13
|
*
|
|
|
|
perf/x86/intel/uncore: Add missing filter constraint for SKX CHA event
Stephane Eranian
2018-03-20
1
-0
/
+1
|
*
|
|
|
|
perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period()
Dan Carpenter
2018-03-20
1
-1
/
+1
|
*
|
|
|
|
perf/x86/intel: Disable userspace RDPMC usage for large PEBS
Kan Liang
2018-03-20
1
-1
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-03-25
4
-13
/
+37
|
\
\
\
\
\
|
*
|
|
|
|
jump_label: Disable jump labels in __exit code
Josh Poimboeuf
2018-03-20
3
-6
/
+7
|
*
|
|
|
|
locking/mutex: Improve documentation
Matthew Wilcox
2018-03-20
1
-7
/
+30
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
tty: vt: fix up tabstops properly
Linus Torvalds
2018-03-25
1
-4
/
+4
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2018-03-24
1
-55
/
+19
|
\
\
\
\
\
|
*
|
|
|
|
Revert "mqueue: switch to on-demand creation of internal mount"
Eric W. Biederman
2018-03-24
1
-55
/
+19
*
|
|
|
|
|
Merge tag 'pinctrl-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-03-24
7
-53
/
+154
|
\
\
\
\
\
\
|
*
|
|
|
|
|
pinctrl: samsung: Validate alias coming from DT
Krzysztof Kozlowski
2018-03-08
6
-52
/
+154
|
*
|
|
|
|
|
pinctrl: sh-pfc: r8a7795: remove duplicate of CLKOUT pin in pinmux_pins[]
Niklas Söderlund
2018-03-08
1
-1
/
+0
*
|
|
|
|
|
|
Merge tag 'trace-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-03-23
6
-8
/
+192
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
selftests: ftrace: Add a testcase for probepoint
Masami Hiramatsu
2018-03-23
1
-0
/
+43
|
*
|
|
|
|
|
|
selftests: ftrace: Add a testcase for string type with kprobe_event
Masami Hiramatsu
2018-03-23
1
-0
/
+46
|
*
|
|
|
|
|
|
selftests: ftrace: Add probe event argument syntax testcase
Masami Hiramatsu
2018-03-23
1
-0
/
+97
|
*
|
|
|
|
|
|
tracing: probeevent: Fix to support minus offset from symbol
Masami Hiramatsu
2018-03-23
3
-8
/
+6
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'mips_fixes_4.16_5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-03-23
4
-30
/
+27
|
\
\
\
\
\
\
\
[prev]
[next]