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.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
2024-10-10
lib/buildid: harden build ID parsing logic
Andrii Nakryiko
1
-32
/
+44
2024-10-10
build-id: require program headers to be right after ELF header
Alexey Dobriyan
1
-0
/
+14
2024-10-04
mm/filemap: optimize filemap folio adding
Kairui Song
1
-0
/
+59
2024-10-04
lib/xarray: introduce a new helper xas_get_order
Kairui Song
2
-18
/
+65
2024-10-04
debugobjects: Fix conditions in fill_pool()
Zhen Lei
1
-2
/
+3
2024-10-04
lib/sbitmap: define swap_lock as raw_spinlock_t
Ming Lei
1
-2
/
+2
2024-10-04
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-08-29
sched/topology: Handle NUMA_NO_NODE in sched_numa_find_nth_cpu()
Yury Norov
1
-3
/
+1
2024-08-29
bitmap: introduce generic optimized bitmap_size()
Alexander Lobakin
1
-2
/
+0
2024-08-03
lib/build_OID_registry: don't mention the full path of the script in output
Uwe Kleine-König
1
-1
/
+4
2024-08-03
kobject_uevent: Fix OOB access within zap_modalias_env()
Zijun Hu
1
-1
/
+16
2024-08-03
decompress_bunzip2: fix rare decompression failure
Ross Lagerwall
1
-1
/
+2
2024-08-03
sbitmap: fix io hung due to race on sbitmap_word::cleared
Yang Yang
1
-7
/
+29
2024-08-03
sbitmap: use READ_ONCE to access map->word
linke li
1
-4
/
+4
2024-08-03
mlxsw: spectrum_acl_erp: Fix object nesting warning
Ido Schimmel
1
-15
/
+0
2024-08-03
lib: objagg: Fix general protection fault
Ido Schimmel
1
-0
/
+3
2024-07-25
cpumask: limit FORCE_NR_CPUS to just the UP case
Linus Torvalds
1
-7
/
+1
2024-07-11
kunit: Fix timeout message
Mickaël Salaün
1
-1
/
+2
2024-06-12
lib/test_hmm.c: handle src_pfns and dst_pfns allocation failure
Duoming Zhou
1
-4
/
+4
2024-06-12
kunit: Fix kthread reference
Mickaël Salaün
1
-3
/
+6
2024-06-12
kunit/fortify: Fix mismatched kvalloc()/vfree() usage
Kees Cook
1
-8
/
+8
2024-06-12
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
maple_tree: fix mas_empty_area_rev() null pointer dereference
Liam R. Howlett
1
-8
/
+8
2024-05-17
Fix a potential infinite loop in extract_user_to_sg()
David Howells
1
-1
/
+1
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-05-02
mm, treewide: introduce NR_PAGE_ORDERS
Kirill A. Shutemov
1
-1
/
+1
2024-04-27
bootconfig: use memblock_free_late to free xbc memory to buddy
Qiang Zhang
1
-8
/
+11
2024-04-03
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: memcpy_kunit: Fix an invalid format specifier in an assertion msg
David Gow
1
-2
/
+2
2024-03-27
lib/cmdline: Fix an invalid format specifier in an assertion msg
David Gow
1
-1
/
+1
2024-03-27
kunit: test: Log the correct filter string in executor_test
David Gow
1
-1
/
+1
2024-03-06
netlink: add nla be16/32 types to minlen array
Florian Westphal
1
-0
/
+4
2024-03-01
lib/Kconfig.debug: TEST_IOV_ITER depends on MMU
Guenter Roeck
1
-0
/
+1
2024-02-23
Revert "kobject: Remove redundant checks for whether ktype is NULL"
Greg Kroah-Hartman
1
-10
/
+14
2024-02-05
kunit: run test suites only after module initialization completes
Marco Pagani
2
-3
/
+15
2024-02-05
debugobjects: Stop accessing objects after releasing hash bucket lock
Andrzej Hajda
1
-122
/
+78
2024-02-01
crypto: lib/mpi - Fix unexpected pointer access in mpi_ec_init
Tianjia Zhang
1
-0
/
+3
2024-01-26
kunit: debugfs: Fix unchecked dereference in debugfs_print_results()
Richard Fitzgerald
1
-1
/
+3
2024-01-20
ida: Fix crash in ida_free when the bitmap is empty
Matthew Wilcox (Oracle)
2
-1
/
+41
2024-01-20
kunit: Reset suite counter right before running tests
Michal Wajdeczko
1
-2
/
+2
2024-01-20
kunit: Warn if tests are slow
Maxime Ripard
1
-0
/
+38
2024-01-05
maple_tree: do not preallocate nodes for slot stores
Sidhartha Kumar
1
-0
/
+11
2024-01-01
lib/vsprintf: Fix %pfwf when current node refcount == 0
Herve Codina
1
-3
/
+8
2023-12-20
cred: get rid of CONFIG_DEBUG_CREDENTIALS
Jens Axboe
1
-15
/
+0
2023-12-13
lib/group_cpus.c: avoid acquiring cpu hotplug lock in group_cpus_evenly
Ming Lei
1
-6
/
+16
2023-12-13
zstd: Fix array-index-out-of-bounds UBSAN warning
Nick Terrell
1
-1
/
+1
[next]