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-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
2024-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-116
/
+281
2024-02-01
lib/string: shrink lib/string.i via IWYU
Tanzir Hasan
-8
/
+9
2024-02-01
cpumask: add cpumask_weight_andnot()
Yury Norov
-0
/
+7
2024-01-31
pci_iounmap(): Fix MMIO mapping leak
Philipp Stanner
-1
/
+1
2024-01-30
Merge tag 'linux_kselftest-kunit-fixes-6.8-rc3' of git://git.kernel.org/pub/s...
Linus Torvalds
-6
/
+18
2024-01-27
vt: remove superfluous CONFIG_HW_CONSOLE
Lukas Bulwahn
-1
/
+1
2024-01-25
stackdepot: make fast paths lock-less again
Marco Elver
-111
/
+211
2024-01-25
stackdepot: add stats counters exported via debugfs
Marco Elver
-0
/
+53
2024-01-25
iov_iter: streamline iovec/bvec alignment iteration
Jens Axboe
-27
/
+28
2024-01-22
livepatch: Move tests from lib/livepatch to selftests/livepatch
Marcos Paulo de Souza
-1113
/
+0
2024-01-22
kunit: run test suites only after module initialization completes
Marco Pagani
-3
/
+15
2024-01-22
kunit: device: Fix a NULL vs IS_ERR() check in init()
Dan Carpenter
-2
/
+2
2024-01-22
kunit: Fix a NULL vs IS_ERR() bug
Dan Carpenter
-1
/
+1
2024-01-20
Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-6
/
+292
2024-01-19
Merge tag 'strlcpy-removal-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-26
/
+1
2024-01-19
string: Remove strlcpy()
Kees Cook
-26
/
+1
2024-01-19
lib: checksum: Fix build with CONFIG_NET=n
Palmer Dabbelt
-0
/
+2
[prev]
[next]