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.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.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
5 days
lib/crypto: aes: Fix missing MMU protection for AES S-box
Eric Biggers
1
-2
/
+2
5 days
idr: fix idr_alloc() returning an ID out of range
Matthew Wilcox (Oracle)
1
-0
/
+2
5 days
lib/vsprintf: Check pointer before dereferencing in time_and_date()
Andy Shevchenko
1
-3
/
+3
2025-12-07
lib/crypto: curve25519-hacl64: Fix older clang KASAN workaround for GCC
Nathan Chancellor
1
-1
/
+1
2025-10-19
minmax: don't use max() in situations that want a C constant expression
Linus Torvalds
1
-1
/
+1
2025-10-19
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
3
-3
/
+2
2025-10-19
lib/crypto/curve25519-hacl64: Disable KASAN with clang-17 and older
Nathan Chancellor
1
-0
/
+4
2025-10-19
lib/genalloc: fix device leak in of_gen_pool_get()
Johan Hovold
1
-1
/
+4
2025-10-19
minmax: add in_range() macro
Matthew Wilcox (Oracle)
1
-3
/
+0
2025-10-02
kunit: kasan_test: disable fortify string checker on kasan_strings() test
Yeoreum Yun
1
-0
/
+1
2025-08-28
lib: bitmap: Introduce node-aware alloc API
Tariq Toukan
1
-0
/
+13
2025-07-10
lib: test_objagg: Set error message in check_expect_hints_stats()
Dan Carpenter
1
-1
/
+3
2025-06-27
pldmfw: Select CRC32 when PLDMFW is selected
Simon Horman
1
-0
/
+1
2025-06-04
crypto: lzo - Fix compression buffer overrun
Herbert Xu
3
-26
/
+96
2025-06-04
dql: Fix dql->limit value when reset.
Jing Su
1
-1
/
+1
2025-05-02
ubsan: Fix panic from test_ubsan_out_of_bounds
Mostafa Saleh
1
-7
/
+11
2025-05-02
string: Add load_unaligned_zeropad() code path to sized_strscpy()
Peter Collingbourne
1
-3
/
+10
2025-05-02
kmsan: disable strscpy() optimization under KMSAN
Alexander Potapenko
1
-0
/
+8
2025-05-02
lib: scatterlist: fix sg_split_phys to preserve original scatterlist offsets
T Pratham
1
-2
/
+0
2025-04-10
lib: 842: Improve error handling in sw842_compress()
Tanya Agarwal
1
-0
/
+2
2025-04-10
lib/buildid: Handle memfd_secret() files in build_id_parse()
Andrii Nakryiko
1
-0
/
+5
2025-03-13
kfence: allow use of a deferrable timer
Marco Elver
1
-0
/
+12
2025-03-13
lockdep: Fix upper limit for LOCKDEP_*_BITS configs
Carlos Llamas
1
-4
/
+4
2025-03-13
memblock: drop memblock_free_early_nid() and memblock_free_early()
Mike Rapoport
1
-1
/
+1
2025-01-09
lib: stackinit: hide never-taken branch from compiler
Kees Cook
1
-0
/
+1
2024-12-14
lib: string_helpers: silence snprintf() output truncation warning
Bartosz Golaszewski
1
-1
/
+1
2024-12-14
lib/buildid: Fix build ID parsing logic
Jiri Olsa
1
-1
/
+1
2024-10-17
lib/buildid: harden build ID parsing logic
Andrii Nakryiko
1
-32
/
+44
2024-10-17
build-id: require program headers to be right after ELF header
Alexey Dobriyan
1
-0
/
+14
2024-10-17
debugobjects: Fix conditions in fill_pool()
Zhen Lei
1
-2
/
+3
2024-10-17
xz: cleanup CRC32 edits from 2018
Lasse Collin
2
-5
/
+1
2024-09-12
lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc()
Kent Overstreet
1
-0
/
+2
2024-09-04
bitmap: introduce generic optimized bitmap_size()
Alexander Lobakin
1
-2
/
+0
2024-08-19
kobject_uevent: Fix OOB access within zap_modalias_env()
Zijun Hu
1
-1
/
+16
2024-08-19
decompress_bunzip2: fix rare decompression failure
Ross Lagerwall
1
-1
/
+2
2024-08-19
mlxsw: spectrum_acl_erp: Fix object nesting warning
Ido Schimmel
1
-15
/
+0
2024-08-19
lib: objagg: Fix general protection fault
Ido Schimmel
1
-0
/
+3
2024-07-18
kunit: Fix timeout message
Mickaël Salaün
1
-1
/
+2
2024-06-16
mm/slub, kunit: Use inverted data to corrupt kmem cache
Guenter Roeck
1
-1
/
+1
2024-05-17
dyndbg: fix old BUG_ON in >control parser
Jim Cromie
1
-1
/
+5
2024-05-17
bpf, kconfig: Fix DEBUG_INFO_BTF_MODULES Kconfig definition
Andrii Nakryiko
1
-2
/
+3
2024-05-02
stackdepot: respect __GFP_NOLOCKDEP allocation flag
Andrey Ryabinin
1
-2
/
+2
2024-04-10
arch: Introduce CONFIG_FUNCTION_ALIGNMENT
Peter Zijlstra
1
-0
/
+1
2024-04-10
kasan/test: avoid gcc warning for intentional overflow
Arnd Bergmann
1
-1
/
+2
2024-04-10
kasan: test: add memcpy test that avoids out-of-bounds write
Peter Collingbourne
1
-1
/
+17
2024-04-10
pci_iounmap(): Fix MMIO mapping leak
Philipp Stanner
1
-1
/
+1
2024-03-27
net: blackhole_dev: fix build warning for ethh set but not used
Breno Leitao
1
-2
/
+1
2024-03-27
lib/cmdline: Fix an invalid format specifier in an assertion msg
David Gow
1
-1
/
+1
2024-03-01
debugobjects: Recheck debug_objects_enabled before reporting
Tetsuo Handa
1
-0
/
+9
2024-02-23
crypto: lib/mpi - Fix unexpected pointer access in mpi_ec_init
Tianjia Zhang
1
-0
/
+3
[next]