index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-03
Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+1
2022-12-03
lib: fortify_kunit: build without structleak plugin
Anders Roxell
1
-0
/
+1
2022-12-03
panic: Consolidate open-coded panic_on_warn checks
Kees Cook
1
-2
/
+1
2022-12-02
Merge tag 'v6.1-rc7' into iommufd.git for-next
Jason Gunthorpe
8
-35786
/
+267
2022-12-02
debugobjects: Print object pointer in debug_print_object()
Stephen Boyd
1
-2
/
+2
2022-12-02
error-injection: Add prompt for function error injection
Steven Rostedt (Google)
1
-1
/
+7
2022-12-01
cpumask: limit visibility of FORCE_NR_CPUS
Yury Norov
1
-2
/
+2
2022-12-01
lib/radix-tree.c: fix uninitialized variable compilation warning
Rong Tao
1
-1
/
+1
2022-12-01
lib/notifier-error-inject: fix error when writing -errno to debugfs file
Akinobu Mita
1
-1
/
+1
2022-12-01
maple_tree: allow TEST_MAPLE_TREE only when DEBUG_KERNEL is set
Randy Dunlap
1
-0
/
+1
2022-12-01
maple_tree: mte_set_full() and mte_clear_full() clang-analyzer clean up
Liam Howlett
1
-4
/
+9
2022-12-01
percpu_counter: add percpu_counter_sum_all interface
Shakeel Butt
1
-6
/
+23
2022-12-01
Merge branch 'slub-tiny-v1r6' into slab/for-next
Vlastimil Babka
1
-1
/
+1
2022-12-01
mm/slub, kunit: Add a test case for kmalloc redzone check
Feng Tang
1
-0
/
+22
2022-12-01
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
6
-35759
/
+252
2022-12-01
Kconfig.debug: provide a little extra FRAME_WARN leeway when KASAN is enabled
Lee Jones
1
-0
/
+1
2022-12-01
mm/slub, kunit: add SLAB_SKIP_KFENCE flag for cache creation
Feng Tang
1
-10
/
+25
2022-12-01
percpu-refcount: Use call_rcu_hurry() for atomic switch
Joel Fernandes (Google)
1
-1
/
+2
2022-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-6
/
+10
2022-11-29
interval-tree: Add a utility to iterate over spans in an interval tree
Jason Gunthorpe
2
-0
/
+136
2022-11-28
mm, slub: add CONFIG_SLUB_TINY
Vlastimil Babka
1
-1
/
+1
2022-11-27
Merge tag 'char-misc-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2022-11-25
Merge tag 'v6.1-rc4' into regulator-6.2
Mark Brown
7
-79
/
+80
2022-11-25
iov_iter: saner checks for attempt to copy to/from iterator
Al Viro
1
-14
/
+17
2022-11-25
csum_and_copy_to_iter(): handle ITER_DISCARD
Al Viro
1
-2
/
+6
2022-11-25
get rid of unlikely() on page_copy_sane() calls
Al Viro
1
-6
/
+5
2022-11-25
lib/test_rhashtable: Remove set but unused variable 'insert_retries'
Jiapeng Chong
1
-4
/
+2
2022-11-23
lib/vdso: use "grep -E" instead of "egrep"
Greg Kroah-Hartman
1
-1
/
+1
2022-11-23
test_firmware: fix memory leak in test_firmware_init()
Zhengchao Shao
1
-0
/
+1
2022-11-23
kunit/fortify: Validate __alloc_size attribute results
Kees Cook
2
-0
/
+256
2022-11-23
test_kprobes: fix implicit declaration error of test_kprobes
Li Hua
1
-0
/
+1
2022-11-23
mm: fix unexpected changes to {failslab|fail_page_alloc}.attr
Qi Zheng
1
-5
/
+8
2022-11-23
lru_cache: remove unused lc_private, lc_set, lc_index_of
Joel Colledge
1
-44
/
+0
2022-11-23
lru_cache: remove compiled out code
Christoph Böhmwalder
1
-11
/
+0
2022-11-23
lru_cache: use atomic operations when accessing lc->flags, always
Lars Ellenberg
1
-2
/
+2
2022-11-22
kobject: make kobject_namespace take a const *
Greg Kroah-Hartman
1
-3
/
+3
2022-11-22
kobject: make kobject_get_ownership() take a constant kobject *
Greg Kroah-Hartman
1
-2
/
+2
2022-11-22
vsprintf: initialize siphash key using notifier
Jason A. Donenfeld
1
-9
/
+5
2022-11-22
Merge tag 'v6.1-rc6' into x86/core, to resolve conflicts
Ingo Molnar
10
-35832
/
+321
2022-11-22
math64: favor kernel-doc from header files
Liam Beguin
1
-13
/
+2
2022-11-22
asm-generic/io: Add _RET_IP_ to MMIO trace for more accurate debug info
Sai Prakash Ranjan
1
-8
/
+8
2022-11-21
Merge 6.1-rc6 into driver-core-next
Greg Kroah-Hartman
10
-35832
/
+321
2022-11-21
Merge 6.1-rc6 into char-misc-next
Greg Kroah-Hartman
6
-35780
/
+257
2022-11-21
Makefile.debug: support for -gz=zstd
Nick Desaulniers
1
-2
/
+27
2022-11-19
lib: assume char is unsigned
Jason A. Donenfeld
2
-16
/
+0
2022-11-19
lib/fonts: fix undefined behavior in bit shift for get_default_font
Gaosheng Cui
1
-2
/
+2
2022-11-19
llist: avoid extra memory read in llist_add_batch
Uros Bizjak
1
-2
/
+2
2022-11-19
lib/oid_registry.c: remove redundant assignment to variable num
Colin Ian King
1
-1
/
+0
2022-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-35754
/
+242
2022-11-18
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
3
-8
/
+8
[prev]
[next]