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
2023-01-31
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
-15
/
+35
2023-01-30
kunit: fix bug in KUNIT_EXPECT_MEMEQ
Rae Moar
-15
/
+25
2023-01-29
sbitmap: correct wake_batch recalculation to avoid potential IO hung
Kemeng Shi
-4
/
+1
2023-01-29
sbitmap: add sbitmap_find_bit to remove repeat code in __sbitmap_get/__sbitma...
Kemeng Shi
-37
/
+33
2023-01-29
sbitmap: rewrite sbitmap_find_bit_in_index to reduce repeat code
Kemeng Shi
-15
/
+15
2023-01-29
sbitmap: remove redundant check in __sbitmap_queue_get_batch
Kemeng Shi
-5
/
+3
2023-01-29
sbitmap: remove unnecessary calculation of alloc_hint in __sbitmap_get_shallow
Kemeng Shi
-7
/
+4
2023-01-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-0
/
+9
2023-01-27
Merge tag 'hardening-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+11
2023-01-27
Merge tag 'trace-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-2
/
+2
2023-01-27
lib/string: Use strchr() in strpbrk()
Andy Shevchenko
-6
/
+4
2023-01-26
Merge tag 'net-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-0
/
+3
2023-01-25
test_kmod: stop kernel-doc warnings
Randy Dunlap
-6
/
+5
2023-01-25
kunit: memcpy: Split slow memcpy tests into MEMCPY_SLOW_KUNIT_TEST
Kees Cook
-0
/
+11
2023-01-24
lib: Kconfig: fix spellos
Randy Dunlap
-2
/
+2
2023-01-22
Merge 6.2-rc5 into driver-core-next
Greg Kroah-Hartman
-12
/
+16
2023-01-20
netlink: prevent potential spectre v1 gadgets
Eric Dumazet
-0
/
+3
2023-01-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-10
/
+15
2023-01-20
kunit: Export kunit_running()
Arnd Bergmann
-0
/
+1
2023-01-20
test_firmware: Use kstrtobool() instead of strtobool()
Christophe JAILLET
-1
/
+2
2023-01-20
test_firmware: use kernel-doc struct notation
Randy Dunlap
-1
/
+1
2023-01-19
x86/nmi: Print reasons why backtrace NMIs are ignored
Paul E. McKenney
-0
/
+2
2023-01-19
x86/nmi: Accumulate NMI-progress evidence in exc_nmi()
Paul E. McKenney
-0
/
+11
2023-01-19
Documentation: Avoid duplicate Kconfig inclusion
Peter Foley
-2
/
+0
2023-01-18
maple_tree: remove GFP_ZERO from kmem_cache_alloc() and kmem_cache_alloc_bulk()
Liam Howlett
-37
/
+43
2023-01-18
maple_tree: refine mab_calc_split function
Vernon Yang
-3
/
+2
2023-01-18
maple_tree: refine ma_state init from mas_start()
Vernon Yang
-3
/
+3
2023-01-18
maple_tree: use macro MA_ROOT_PARENT instead of number
Vernon Yang
-2
/
+1
2023-01-18
maple_tree: use mt_node_max() instead of direct operations mt_max[]
Vernon Yang
-2
/
+2
2023-01-18
maple_tree: remove extra return statement
Vernon Yang
-3
/
+0
2023-01-18
maple_tree: remove extra space and blank line
Vernon Yang
-10
/
+4
2023-01-18
lib/test_vmalloc.c: add parameter use_huge for fix_size_alloc_test
Qinglin Pan
-1
/
+7
2023-01-18
Sync with v6.2-rc4
Andrew Morton
-1
/
+0
2023-01-18
genirq/affinity: Only build SMP-only helper functions on SMP kernels
Ingo Molnar
-3
/
+4
2023-01-17
genirq/affinity: Move group_cpus_evenly() into lib/
Ming Lei
-0
/
+429
2023-01-17
btf, scripts: Exclude Rust CUs with pahole
Martin Rodriguez Reboredo
-0
/
+9
2023-01-16
Merge tag 'mm-hotfixes-stable-2023-01-16-15-23' of git://git.kernel.org/pub/s...
Linus Torvalds
-1
/
+1
2023-01-16
lib/scatterlist: Fix to calculate the last_pg properly
Yishai Hadas
-10
/
+15
2023-01-13
lockref: stop doing cpu_relax in the cmpxchg loop
Mateusz Guzik
-1
/
+0
2023-01-13
ubsan: Fix objtool UACCESS warns
Peter Zijlstra
-1
/
+4
2023-01-11
lib/win_minmax: use /* notation for regular comments
Randy Dunlap
-1
/
+1
2023-01-11
kobject: Fix slab-out-of-bounds in fill_kobj_path()
Wang Hai
-2
/
+10
2023-01-08
iov_iter: move iter_ubuf check inside restore WARN
Keith Busch
-2
/
+2
2023-01-08
iov: add import_ubuf()
Jens Axboe
-0
/
+11
2023-01-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-1
/
+1
2023-01-06
lib/mpi: Fix buffer overrun when SG is too long
Herbert Xu
-1
/
+2
2023-01-05
lib/scatterlist: Fix to merge contiguous pages into the last SG properly
Yishai Hadas
-1
/
+1
2022-12-30
crypto: lib/blake2s - Split up test function to halve stack usage
Herbert Xu
-3
/
+22
2022-12-26
kunit: alloc_string_stream_fragment error handling bug fix
YoungJun.park
-1
/
+3
2022-12-21
test_maple_tree: add test for mas_spanning_rebalance() on insufficient data
Liam Howlett
-0
/
+23
[prev]
[next]