summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-07-112-1/+6
|\
| * Merge tag 'mm-hotfixes-stable-2024-07-10-13-19' of git://git.kernel.org/pub/s...Linus Torvalds2024-07-101-1/+3
| |\
| | * lib/build_OID_registry: avoid non-destructive substitution for Perl < 5.13.2 ...Paul Menzel2024-07-061-1/+3
| * | Merge tag 'bcachefs-2024-07-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-07-101-0/+3
| |\ \ | | |/ | |/|
| | * closures: fix closure_sync + closure debuggingKent Overstreet2024-07-101-0/+3
* | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni2024-07-091-0/+10
|\ \ \
| * | | bpf: Fix tailcall cases in test_bpfLeon Hwang2024-06-251-0/+10
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-07-043-6/+48
|\ \ \ \ | | |/ / | |/| |
| * | | Merge tag 'hardening-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-06-282-0/+2
| |\ \ \
| | * | | string: kunit: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-282-0/+2
| * | | | Merge tag 'bcachefs-2024-06-28' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-06-281-6/+46
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | closures: closure_get_not_zero(), closure_return_sync()Kent Overstreet2024-06-231-6/+46
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-06-271-2/+8
|\| | | |
| * | | | Merge tag 'bcachefs-2024-06-22' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-06-221-2/+8
| |\| | |
| | * | | closures: Change BUG_ON() to WARN_ON()Kent Overstreet2024-06-211-2/+8
* | | | | dim: add new interfaces for initialization and getting resultsHeng Qi2024-06-251-0/+68
* | | | | ethtool: provide customized dim profile managementHeng Qi2024-06-251-0/+70
* | | | | dim: make DIMLIB dependent on NETHeng Qi2024-06-251-0/+1
* | | | | linux/dim: move useful macros to .h fileHeng Qi2024-06-251-6/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-06-204-14/+32
|\| | | | | |_|_|/ |/| | |
| * | | cpumask: limit FORCE_NR_CPUS to just the UP caseLinus Torvalds2024-06-181-7/+1
| * | | Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...Linus Torvalds2024-06-171-3/+13
| |\ \ \
| | * | | lib/alloc_tag: do not register sysctl interface when CONFIG_SYSCTL=nSuren Baghdasaryan2024-06-151-3/+13
| | |/ /
| * | | Merge tag 'hardening-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-06-172-4/+18
| |\ \ \ | | |/ / | |/| / | | |/
| | * kunit/overflow: Adjust for __counted_by with DEFINE_RAW_FLEX()Kees Cook2024-06-101-3/+17
| | * mm/util: Swap kmemdup_array() argumentsJean-Philippe Brucker2024-06-061-1/+1
* | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-06-101-0/+1
|\ \ \
| * | | test_bpf: Add missing MODULE_DESCRIPTION()Jeff Johnson2024-06-031-0/+1
* | | | mlxsw: spectrum_acl_erp: Fix object nesting warningIdo Schimmel2024-06-101-15/+0
* | | | lib: objagg: Fix general protection faultIdo Schimmel2024-06-101-0/+3
* | | | lib: test_objagg: Fix spellingIdo Schimmel2024-06-101-1/+1
* | | | lib: objagg: Fix spellingIdo Schimmel2024-06-101-1/+1
| |/ / |/| |
* | | Merge tag 'net-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-06-061-0/+1
|\ \ \ | |_|/ |/| |
| * | lib/test_rhashtable: add missing MODULE_DESCRIPTION() macroJeff Johnson2024-06-031-0/+1
* | | kunit/fortify: Remove __kmalloc_node() testKees Cook2024-05-311-3/+0
|/ /
* | Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...Linus Torvalds2024-05-251-15/+32
|\ \
| * | lib: add version into /proc/allocinfo outputSuren Baghdasaryan2024-05-241-15/+32
| |/
* | Merge tag 'hardening-v6.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-05-242-1/+2
|\ \ | |/ |/|
| * kunit/fortify: Fix memcmp() test to be amplitude agnosticKees Cook2024-05-181-1/+1
| * ubsan: Restore dependency on ARCH_HAS_UBSANKees Cook2024-05-181-0/+1
* | Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-05-226-79/+64
|\ \
| * | selftests/fpu: allow building on other architecturesSamuel Holland2024-05-193-25/+7
| * | selftests/fpu: move FP code to a separate translation unitSamuel Holland2024-05-194-32/+48
| * | lib/raid6: use CC_FLAGS_FPU for NEON CFLAGSSamuel Holland2024-05-191-23/+10
* | | Merge tag 'mm-stable-2024-05-22-17-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-221-9/+2
|\ \ \
| * | | stackdepot: use gfp_nested_mask() instead of open coded maskingDave Chinner2024-05-191-9/+2
| |/ /
* | | Merge tag 'tty-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-05-221-52/+55
|\ \ \
| * \ \ Merge 6.9-rc5 into tty-nextGreg Kroah-Hartman2024-04-234-14/+33
| |\ \ \
| * | | | kfifo: add kfifo_dma_out_prepare_mapped()Jiri Slaby (SUSE)2024-04-091-12/+22
| * | | | kfifo: pass offset to setup_sgl_buf() instead of a pointerJiri Slaby (SUSE)2024-04-091-4/+7