index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Lines
2024-02-23
lib/stackdepot: fix first entry having a 0-handle
Oscar Salvador
-7
/
+9
2024-02-23
merge mm-hotfixes-stable into mm-nonmm-stable to pick up stackdepot changes
Andrew Morton
-123
/
+127
2024-02-23
stackdepot: use variable size records for non-evictable entries
Marco Elver
-123
/
+127
2024-02-22
netlink: add nla be16/32 types to minlen array
Florian Westphal
-0
/
+4
2024-02-22
lib/Kconfig.debug: update Clang version check in CONFIG_KCOV
Nathan Chancellor
-1
/
+1
2024-02-22
lib: dhry: add missing closing parenthesis
Geert Uytterhoeven
-1
/
+1
2024-02-22
lib: dhry: use ktime_ms_delta() helper
Geert Uytterhoeven
-1
/
+1
2024-02-22
lib: dhry: remove unneeded <linux/mutex.h>
Geert Uytterhoeven
-1
/
+0
2024-02-22
flex_proportions: remove unused fprop_local_single
Kemeng Shi
-77
/
+0
2024-02-22
lib/sort: optimize heapsort with double-pop variation
Kuan-Wei Chiu
-4
/
+14
2024-02-22
lib/sort: optimize heapsort for equal elements in sift-down path
Kuan-Wei Chiu
-1
/
+1
2024-02-22
treewide: update LLVM Bugzilla links
Nathan Chancellor
-3
/
+3
2024-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-29
/
+44
2024-02-22
XArray: add cmpxchg order test
Daniel Gomez
-0
/
+54
2024-02-22
test_xarray: add tests for advanced multi-index use
Luis Chamberlain
-0
/
+176
2024-02-22
maple_tree: avoid duplicate variable init in mast_spanning_rebalance()
Lukas Bulwahn
-2
/
+0
2024-02-22
Merge series 'Use Maple Trees for simple_offset utilities' of https://lore.ke...
Christian Brauner
-0
/
+137
2024-02-21
maple_tree: fix comment describing mas_node_count_gfp()
Sidhartha Kumar
-2
/
+2
2024-02-21
test_maple_tree: testing the cyclic allocation
Liam R. Howlett
-0
/
+44
2024-02-21
maple_tree: Add mtree_alloc_cyclic()
Chuck Lever
-0
/
+93
2024-02-20
string: Allow 2-argument strscpy()
Kees Cook
-4
/
+2
2024-02-20
string: Redefine strscpy_pad() as a macro
Kees Cook
-34
/
+0
2024-02-20
ubsan: Reintroduce signed overflow sanitizer
Kees Cook
-1
/
+123
2024-02-20
lib/Kconfig.debug: TEST_IOV_ITER depends on MMU
Guenter Roeck
-0
/
+1
2024-02-20
treewide: replace or remove redundant def_bool in Kconfig files
Masahiro Yamada
-1
/
+1
2024-02-19
Merge 6.8-rc5 into tty-next
Greg Kroah-Hartman
-29
/
+63
2024-02-19
Merge 6.8-rc5 into driver-core-next
Greg Kroah-Hartman
-145
/
+344
2024-02-17
Merge tag 'driver-core-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-10
/
+14
2024-02-17
kobject: reduce uevent_sock_mutex scope
Eric Dumazet
-6
/
+3
2024-02-17
kobject: make uevent_seqnum atomic
Eric Dumazet
-8
/
+9
2024-02-16
Merge tag 'trace-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-19
/
+30
2024-02-16
s390/raid6: convert to use standard fpu_*() inline assemblies
Heiko Carstens
-45
/
+10
2024-02-16
s390/fpu: decrease stack usage for some cases
Heiko Carstens
-2
/
+2
2024-02-16
s390/fpu: move, rename, and merge header files
Heiko Carstens
-2
/
+1
2024-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+19
2024-02-15
seq_buf: Fix kernel documentation
Andy Shevchenko
-17
/
+18
2024-02-15
seq_buf: Don't use "proxy" headers
Andy Shevchenko
-2
/
+12
2024-02-14
Merge tag 'linux_kselftest-kunit-fixes-6.8-rc5' of git://git.kernel.org/pub/s...
Linus Torvalds
-0
/
+19
2024-02-12
PCI: Move PCI-specific devres code to drivers/pci/
Philipp Stanner
-207
/
+1
2024-02-12
PCI: Move pci_iomap.c to drivers/pci/
Philipp Stanner
-184
/
+0
2024-02-09
s390/fpu: make use of __uninitialized macro
Heiko Carstens
-2
/
+2
2024-02-08
Revert "kobject: Remove redundant checks for whether ktype is NULL"
Greg Kroah-Hartman
-10
/
+14
2024-02-07
dump_stack: Do not get cpu_sync for panic CPU
John Ogness
-3
/
+13
2024-02-06
kunit: device: Unregister the kunit_bus on shutdown
David Gow
-0
/
+19
2024-02-06
ubsan: Remove CONFIG_UBSAN_SANITIZE_ALL
Kees Cook
-12
/
+1
2024-02-06
ubsan: Silence W=1 warnings in self-test
Kees Cook
-2
/
+3
2024-02-05
net: blackhole_dev: fix build warning for ethh set but not used
Breno Leitao
-2
/
+1
2024-02-04
Merge 6.8-rc3 into tty-next
Greg Kroah-Hartman
-116
/
+281
2024-02-02
lib/test_kmod: fix kernel-doc warnings
Randy Dunlap
-1
/
+5
2024-02-02
iov_iter: Avoid wrap-around instrumentation in copy_compat_iovec_from_user()
Kees Cook
-2
/
+3
[prev]
[next]