index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-30
lib/test_hmm.c: handle src_pfns and dst_pfns allocation failure
Duoming Zhou
1
-4
/
+4
2024-05-30
overflow: Change DEFINE_FLEX to take __counted_by member
Kees Cook
1
-0
/
+19
2024-05-30
kunit: bail out early in __kunit_test_suites_init() if there are no suites to...
Scott Mayhew
1
-0
/
+3
2024-05-30
kunit: unregister the device on error
Wander Lairson Costa
1
-1
/
+1
2024-05-30
kunit: Fix kthread reference
Mickaël Salaün
1
-3
/
+6
2024-05-30
kunit/fortify: Fix mismatched kvalloc()/vfree() usage
Kees Cook
1
-8
/
+8
2024-05-30
maple_tree: Add mtree_alloc_cyclic()
Chuck Lever
1
-0
/
+93
2024-05-30
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-04-27
bootconfig: use memblock_free_late to free xbc memory to buddy
Qiang Zhang
1
-8
/
+11
2024-04-17
lib: checksum: hide unused expected_csum_ipv6_magic[]
Arnd Bergmann
1
-2
/
+3
2024-04-13
dump_stack: Do not get cpu_sync for panic CPU
John Ogness
1
-3
/
+13
2024-04-10
stackdepot: rename pool_index to pool_index_plus_1
Peter Collingbourne
1
-2
/
+2
2024-04-10
lib/stackdepot: move stack_record struct definition into the header
Oscar Salvador
1
-43
/
+0
2024-04-03
pci_iounmap(): Fix MMIO mapping leak
Philipp Stanner
1
-1
/
+1
2024-03-26
lib/stackdepot: off by one in depot_fetch_stack()
Dan Carpenter
1
-1
/
+1
2024-03-26
lib/stackdepot: fix first entry having a 0-handle
Oscar Salvador
1
-7
/
+9
2024-03-26
net: blackhole_dev: fix build warning for ethh set but not used
Breno Leitao
1
-2
/
+1
2024-03-26
lib: memcpy_kunit: Fix an invalid format specifier in an assertion msg
David Gow
1
-2
/
+2
2024-03-26
lib/cmdline: Fix an invalid format specifier in an assertion msg
David Gow
1
-1
/
+1
2024-03-26
kunit: test: Log the correct filter string in executor_test
David Gow
1
-1
/
+1
2024-03-26
kunit: Setup DMA masks on the kunit device
Maxime Ripard
1
-0
/
+4
2024-03-06
iov_iter: get rid of 'copy_mc' flag
Linus Torvalds
1
-23
/
+0
2024-02-29
Merge tag 'net-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-8
/
+13
2024-02-29
kunit: Fix again checksum tests on big endian CPUs
Christophe Leroy
1
-8
/
+9
2024-02-23
stackdepot: use variable size records for non-evictable entries
Marco Elver
1
-123
/
+127
2024-02-22
netlink: add nla be16/32 types to minlen array
Florian Westphal
1
-0
/
+4
2024-02-20
lib/Kconfig.debug: TEST_IOV_ITER depends on MMU
Guenter Roeck
1
-0
/
+1
2024-02-17
Merge tag 'driver-core-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-10
/
+14
2024-02-16
Merge tag 'trace-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-19
/
+30
2024-02-15
seq_buf: Fix kernel documentation
Andy Shevchenko
1
-17
/
+18
2024-02-15
seq_buf: Don't use "proxy" headers
Andy Shevchenko
1
-2
/
+12
2024-02-14
Merge tag 'linux_kselftest-kunit-fixes-6.8-rc5' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-0
/
+19
2024-02-08
Revert "kobject: Remove redundant checks for whether ktype is NULL"
Greg Kroah-Hartman
1
-10
/
+14
2024-02-06
kunit: device: Unregister the kunit_bus on shutdown
David Gow
3
-0
/
+19
2024-01-30
Merge tag 'linux_kselftest-kunit-fixes-6.8-rc3' of git://git.kernel.org/pub/s...
Linus Torvalds
4
-6
/
+18
2024-01-25
stackdepot: make fast paths lock-less again
Marco Elver
1
-111
/
+211
2024-01-25
stackdepot: add stats counters exported via debugfs
Marco Elver
1
-0
/
+53
2024-01-22
kunit: run test suites only after module initialization completes
Marco Pagani
2
-3
/
+15
2024-01-22
kunit: device: Fix a NULL vs IS_ERR() check in init()
Dan Carpenter
1
-2
/
+2
2024-01-22
kunit: Fix a NULL vs IS_ERR() bug
Dan Carpenter
1
-1
/
+1
2024-01-20
Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+292
2024-01-19
Merge tag 'strlcpy-removal-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-26
/
+1
2024-01-19
string: Remove strlcpy()
Kees Cook
4
-26
/
+1
2024-01-19
lib: checksum: Fix build with CONFIG_NET=n
Palmer Dabbelt
1
-0
/
+2
2024-01-18
Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linux
Linus Torvalds
1
-5
/
+0
[next]