index
:
kernel/git/stable/linux.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2022-05-24
Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-05-24
Merge tag 'objtool-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-05-23
Merge tag 'x86_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-05-23
Merge tag 'core-debugobjects-2022-05-23' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-05-23
Merge tag 'core-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-23
Merge branches 'slab/for-5.19/stackdepot' and 'slab/for-5.19/refactor' into s...
Vlastimil Babka
2022-05-22
lib: add generic polynomial calculation
Michael Walle
2022-05-19
bug: Use normal relative pointers in 'struct bug_entry'
Josh Poimboeuf
2022-05-19
mm: fix missing handler for __GFP_NOWARN
Qi Zheng
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-19
test_firmware: fix end of loop test in upload_read_show()
Dan Carpenter
2022-05-19
siphash: add SPDX tags as sole licensing authority
Jason A. Donenfeld
2022-05-19
random: remove mostly unused async readiness notifier
Jason A. Donenfeld
2022-05-19
random: remove get_random_bytes_arch() and add rng_has_arch_random()
Jason A. Donenfeld
2022-05-18
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2022-05-18
random: remove ratelimiting for in-kernel unseeded randomness
Jason A. Donenfeld
2022-05-18
random32: use real rng for non-deterministic randomness
Jason A. Donenfeld
2022-05-18
siphash: use one source of truth for siphash permutations
Jason A. Donenfeld
2022-05-18
percpu_ref_init(): clean ->percpu_count_ref on failure
Al Viro
2022-05-17
kunit: fix executor OOM error handling logic on non-UML
Daniel Latypov
2022-05-16
kunit: take `kunit_assert` as `const`
Miguel Ojeda
2022-05-13
kasan: clean-up kconfig options descriptions
Andrey Konovalov
2022-05-13
lib/kstrtox.c: add "false"/"true" support to kstrtobool()
Jagdish Gediya
2022-05-13
debugobjects: Convert to SPDX license identifier
Thomas Gleixner
2022-05-12
lib/string_helpers: fix not adding strarray to device's resource list
Puyou Lu
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-12
kunit: bail out of test filtering logic quicker if OOM
Daniel Latypov
2022-05-12
lib/Kconfig.debug: change KUnit tests to default to KUNIT_ALL_TESTS
Daniel Latypov
2022-05-12
kunit: Rework kunit_resource allocation policy
David Gow
2022-05-09
dim: initialize all struct fields
Jesse Brandeburg
2022-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-03
selftests/sysctl: add sysctl macro test
Tonghao Zhang
2022-05-02
kunit: fix debugfs code to use enum kunit_status, not bool
Daniel Latypov
2022-05-02
kunit: add ability to specify suite-level init and exit functions
Daniel Latypov
2022-05-02
kunit: rename print_subtest_{start,end} for clarity (s/subtest/suite)
Daniel Latypov
2022-05-02
Merge 5.18-rc5 into driver-core-next
Greg Kroah-Hartman
2022-05-01
Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-04-29
lib: remove back_str initialization
Tom Rix
2022-04-29
lib/string.c: simplify str[c]spn
Rasmus Villemoes
2022-04-29
lib/test_string.c: add strspn and strcspn tests
Rasmus Villemoes
2022-04-29
lib/Kconfig.debug: remove more CONFIG_..._VALUE indirections
Rasmus Villemoes
2022-04-29
lib/test_meminit: optimize do_kmem_cache_rcu_persistent() test
Xiaoke Wang
2022-04-28
nvdimm: Drop nd_device_lock()
Dan Williams
2022-04-28
cxl: Drop cxl_device_lock()
Dan Williams
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-27
hex2bin: fix access beyond string end
Mikulas Patocka
2022-04-27
hex2bin: make the function hex_to_bin constant-time
Mikulas Patocka
2022-04-26
bootconfig: Support embedding a bootconfig file in kernel
Masami Hiramatsu
2022-04-26
bootconfig: Make the bootconfig.o as a normal object file
Masami Hiramatsu
2022-04-26
test_firmware: Error injection for firmware upload
Russ Weight
[prev]
[next]