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
*
Merge tag 'printk-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-02-22
8
-27
/
+103
|
\
|
*
Merge branch 'printk-rework' into for-linus
Petr Mladek
2021-02-22
2
-11
/
+19
|
|
\
|
|
*
printk: avoid prb_first_valid_seq() where possible
John Ogness
2021-02-12
1
-10
/
+18
|
|
*
printk: rectify kernel-doc for prb_rec_init_wr()
Lukas Bulwahn
2021-01-26
1
-1
/
+1
|
*
|
Merge branch 'for-5.12-no_hash_pointers' into for-linus
Petr Mladek
2021-02-22
5
-12
/
+72
|
|
\
\
|
|
*
|
lib/vsprintf: no_hash_pointers prints all addresses as unhashed
Timur Tabi
2021-02-15
3
-2
/
+57
|
|
*
|
kselftest: add support for skipped tests
Timur Tabi
2021-02-15
1
-6
/
+12
|
|
*
|
lib: use KSTM_MODULE_GLOBALS macro in kselftest drivers
Timur Tabi
2021-02-15
2
-4
/
+3
|
*
|
|
printk: fix deadlock when kernel panic
Muchun Song
2021-02-10
1
-4
/
+12
|
|
/
/
*
|
|
Merge tag 'linux-kselftest-kunit-5.12-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2021-02-22
10
-132
/
+390
|
\
\
\
|
*
|
|
kunit: tool: fix unintentional statefulness in run_kernel()
Daniel Latypov
2021-02-08
1
-1
/
+3
|
*
|
|
kunit: tool: add support for filtering suites by glob
Daniel Latypov
2021-02-08
3
-12
/
+28
|
*
|
|
kunit: add kunit.filter_glob cmdline option to filter suites
Daniel Latypov
2021-02-08
2
-9
/
+85
|
*
|
|
kunit: don't show `1 == 1` in failed assertion messages
Daniel Latypov
2021-02-08
1
-6
/
+33
|
*
|
|
kunit: make kunit_tool accept optional path to .kunitconfig fragment
Daniel Latypov
2021-02-08
3
-7
/
+46
|
*
|
|
Documentation: kunit: add tips.rst for small examples
Daniel Latypov
2021-02-08
3
-1
/
+120
|
*
|
|
KUnit: Docs: make start.rst example Kconfig follow style.rst
Daniel Latypov
2021-02-08
1
-1
/
+2
|
*
|
|
kunit: tool: simplify kconfig is_subset_of() logic
Daniel Latypov
2021-02-08
1
-7
/
+6
|
*
|
|
minor: kunit: tool: fix unit test so it can run from non-root dir
Daniel Latypov
2021-02-08
1
-36
/
+24
|
*
|
|
kunit: tool: use `with open()` in unit test
Daniel Latypov
2021-02-08
1
-19
/
+14
|
*
|
|
kunit: tool: stop using bare asserts in unit test
Daniel Latypov
2021-02-08
1
-26
/
+24
|
*
|
|
kunit: tool: fix unit test cleanup handling
Daniel Latypov
2021-02-08
1
-8
/
+6
*
|
|
|
Merge tag 'linux-kselftest-next-5.12-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2021-02-22
8
-44
/
+132
|
\
\
\
\
|
*
|
|
|
selftests/seccomp: Accept any valid fd in user_notification_addfd
Seth Forshee
2021-02-09
1
-6
/
+2
|
*
|
|
|
selftests/timens: add futex binary to .gitignore
Tobias Klauser
2021-02-08
1
-0
/
+1
|
*
|
|
|
selftests: breakpoints: Use correct error messages in breakpoint_test_arm64.c
Tiezhu Yang
2021-02-08
1
-2
/
+2
|
*
|
|
|
selftests/vDSO: fix ABI selftest on riscv
Tobias Klauser
2021-02-08
1
-1
/
+3
|
*
|
|
|
selftests/x86/ldt_gdt: remove unneeded semicolon
Yang Li
2021-02-08
1
-1
/
+1
|
*
|
|
|
selftests/ipc: remove unneeded semicolon
Yang Li
2021-02-08
1
-3
/
+3
|
*
|
|
|
kselftests: dmabuf-heaps: Add extra checking that allocated buffers are zeroed
John Stultz
2021-02-08
1
-0
/
+86
|
*
|
|
|
kselftests: dmabuf-heaps: Cleanup test output
John Stultz
2021-02-08
1
-23
/
+21
|
*
|
|
|
kselftests: dmabuf-heaps: Softly fail if don't find a vgem device
John Stultz
2021-02-08
1
-8
/
+7
|
*
|
|
|
kselftests: dmabuf-heaps: Add clearer checks on DMABUF_BEGIN/END_SYNC
John Stultz
2021-02-08
1
-7
/
+13
|
*
|
|
|
kselftests: dmabuf-heaps: Fix Makefile's inclusion of the kernel's usr/includ...
John Stultz
2021-02-08
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'docs-5.12' of git://git.lwn.net/linux
Linus Torvalds
2021-02-22
88
-503
/
+812
|
\
\
\
\
|
*
|
|
|
docs: kernel-hacking: be more civil
Bhaskar Chowdhury
2021-02-11
1
-1
/
+1
|
*
|
|
|
docs: Remove the Microsoft rhetoric
Yorick de Wid
2021-02-11
1
-2
/
+1
|
*
|
|
|
Documentation/admin-guide: kernel-parameters: Update nohlt section
Florian Fainelli
2021-02-11
1
-3
/
+8
|
*
|
|
|
doc/admin-guide: fix spelling mistake: "perfomance" -> "performance"
Colin Ian King
2021-02-11
1
-1
/
+1
|
*
|
|
|
docs: Document cross-referencing using relative path
Nícolas F. R. A. Prado
2021-02-04
1
-10
/
+20
|
*
|
|
|
docs: Enable usage of relative paths to docs on automarkup
Nícolas F. R. A. Prado
2021-02-04
1
-2
/
+5
|
*
|
|
|
docs: thermal: fix spelling mistakes
Flavio Suligoi
2021-02-04
1
-3
/
+3
|
*
|
|
|
Documentation: admin-guide: Update kvm/xen config option
André Almeida
2021-02-04
1
-3
/
+4
|
*
|
|
|
docs: Make syscalls' helpers naming consistent
André Almeida
2021-02-04
1
-1
/
+1
|
*
|
|
|
coding-style.rst: Avoid comma statements
Joe Perches
2021-02-04
1
-0
/
+17
|
*
|
|
|
Documentation: /proc/loadavg: add 3 more field descriptions
Randy Dunlap
2021-02-04
1
-1
/
+4
|
*
|
|
|
Documentation/submitting-patches: Add blurb about backtraces in commit messages
Borislav Petkov
2021-02-04
1
-0
/
+20
|
*
|
|
|
Docs: drop Python 2 support
Jonathan Corbet
2021-02-01
5
-28
/
+3
|
*
|
|
|
Move our minimum Sphinx version to 1.7
Jonathan Corbet
2021-02-01
6
-166
/
+21
|
*
|
|
|
Documentation: input: define ABS_PRESSURE/ABS_MT_PRESSURE resolution as grams
Peter Hutterer
2021-01-28
2
-0
/
+19
[next]