summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2024-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-10Merge tag 'mm-hotfixes-stable-2024-07-10-13-19' of git://git.kernel.org/pub/s...Linus Torvalds
2024-07-10Merge tag 'bcachefs-2024-07-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-07-10closures: fix closure_sync + closure debuggingKent Overstreet
2024-07-09Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-07-06lib/build_OID_registry: avoid non-destructive substitution for Perl < 5.13.2 ...Paul Menzel
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-28Merge tag 'hardening-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-06-28Merge tag 'bcachefs-2024-06-28' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-06-28string: kunit: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-25bpf: Fix tailcall cases in test_bpfLeon Hwang
2024-06-25dim: add new interfaces for initialization and getting resultsHeng Qi
2024-06-25ethtool: provide customized dim profile managementHeng Qi
2024-06-25dim: make DIMLIB dependent on NETHeng Qi
2024-06-25linux/dim: move useful macros to .h fileHeng Qi
2024-06-23closures: closure_get_not_zero(), closure_return_sync()Kent Overstreet
2024-06-22Merge tag 'bcachefs-2024-06-22' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-06-21closures: Change BUG_ON() to WARN_ON()Kent Overstreet
2024-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-18cpumask: limit FORCE_NR_CPUS to just the UP caseLinus Torvalds
2024-06-17Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...Linus Torvalds
2024-06-17Merge tag 'hardening-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-06-15lib/alloc_tag: do not register sysctl interface when CONFIG_SYSCTL=nSuren Baghdasaryan
2024-06-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-06-10kunit/overflow: Adjust for __counted_by with DEFINE_RAW_FLEX()Kees Cook
2024-06-10mlxsw: spectrum_acl_erp: Fix object nesting warningIdo Schimmel
2024-06-10lib: objagg: Fix general protection faultIdo Schimmel
2024-06-10lib: test_objagg: Fix spellingIdo Schimmel
2024-06-10lib: objagg: Fix spellingIdo Schimmel
2024-06-06Merge tag 'net-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-06-06mm/util: Swap kmemdup_array() argumentsJean-Philippe Brucker
2024-06-03lib/test_rhashtable: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-03test_bpf: Add missing MODULE_DESCRIPTION()Jeff Johnson
2024-05-31kunit/fortify: Remove __kmalloc_node() testKees Cook
2024-05-25Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...Linus Torvalds
2024-05-24lib: add version into /proc/allocinfo outputSuren Baghdasaryan
2024-05-24Merge tag 'hardening-v6.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-05-22Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-05-22Merge tag 'mm-stable-2024-05-22-17-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-22Merge tag 'tty-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-05-21Merge tag 'bitmap-for-6.10v2' of https://github.com/norov/linuxLinus Torvalds
2024-05-21Merge tag 'pull-bd_flags-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-19usercopy: Don't use "proxy" headersAndy Shevchenko
2024-05-19bitops: Move aligned_byte_mask() to wordpart.hAndy Shevchenko
2024-05-19stackdepot: use gfp_nested_mask() instead of open coded maskingDave Chinner
2024-05-19selftests/fpu: allow building on other architecturesSamuel Holland
2024-05-19selftests/fpu: move FP code to a separate translation unitSamuel Holland
2024-05-19lib/raid6: use CC_FLAGS_FPU for NEON CFLAGSSamuel Holland
2024-05-19Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Linus Torvalds