summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-05-091-1/+5
|\
| * Merge tag 'char-misc-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-05-051-1/+5
| |\
| | * dyndbg: fix old BUG_ON in >control parserJim Cromie2024-04-301-1/+5
* | | lib: Allow for the DIM library to be modularFlorian Fainelli2024-05-073-3/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-05-023-5/+6
|\| |
| * | Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-05-022-3/+4
| |\ \
| | * \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-04-261-2/+3
| | |\ \
| | | * | bpf, kconfig: Fix DEBUG_INFO_BTF_MODULES Kconfig definitionAndrii Nakryiko2024-04-051-2/+3
| | * | | Fix a potential infinite loop in extract_user_to_sg()David Howells2024-04-261-1/+1
| | | |/ | | |/|
| * | | Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s...Linus Torvalds2024-04-261-2/+2
| |\ \ \ | | |/ / | |/| |
| | * | stackdepot: respect __GFP_NOLOCKDEP allocation flagAndrey Ryabinin2024-04-241-2/+2
* | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-04-291-1/+1
|\ \ \ \
| * | | | bpf, tests: Fix typos in commentsChen Pei2024-04-161-1/+1
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-252-11/+29
|\ \ \ \ | | |/ / | |/| |
| * | | Merge tag 'hardening-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-04-191-2/+16
| |\ \ \
| | * | | ubsan: Add awareness of signed integer overflow trapsKees Cook2024-04-151-2/+16
| | | |/ | | |/|
| * | | Merge tag 'bootconfig-fixes-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-04-191-9/+13
| |\ \ \ | | |/ / | |/| |
| | * | bootconfig: Fix the kerneldoc of _xbc_exit()Masami Hiramatsu (Google)2024-04-181-1/+2
| | * | bootconfig: use memblock_free_late to free xbc memory to buddyQiang Zhang2024-04-141-8/+11
* | | | net: dqs: make struct dql more cache efficientBreno Leitao2024-04-151-4/+9
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-113-5/+6
|\| | |
| * | | Merge tag 'net-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-04-111-2/+3
| |\ \ \
| | * | | lib: checksum: hide unused expected_csum_ipv6_magic[]Arnd Bergmann2024-04-081-2/+3
| | | |/ | | |/|
| * | | Merge tag 'hardening-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-04-101-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | ubsan: fix unused variable warning in test moduleArnd Bergmann2024-04-031-1/+1
| | |/
| * / stackdepot: rename pool_index to pool_index_plus_1Peter Collingbourne2024-04-051-2/+2
| |/
* | lib/bitmap: add compile-time test for __assign_bit() optimizationAlexander Lobakin2024-04-011-8/+10
* | bitmap: introduce generic optimized bitmap_size()Alexander Lobakin2024-04-011-2/+0
* | lib/test_bitmap: use pr_info() for non-error messagesAlexander Potapenko2024-04-011-5/+5
* | lib/test_bitmap: add tests for bitmap_{read,write}()Alexander Potapenko2024-04-011-7/+172
|/
* Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-03-234-15/+21
|\
| * overflow: Change DEFINE_FLEX to take __counted_by memberKees Cook2024-03-221-0/+19
| * Revert "kunit: memcpy: Split slow memcpy tests into MEMCPY_SLOW_KUNIT_TEST"Guenter Roeck2024-03-182-15/+0
| * ubsan: Disable signed integer overflow sanitizer on GCC < 8Kees Cook2024-03-181-0/+2
* | Merge tag 'fbdev-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-221-6/+9
|\ \
| * | fbcon: Increase maximum font width x height to 64 x 128Samuel Thibault2024-03-161-6/+9
* | | Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2024-03-211-1/+1
|\ \ \
| * | | treewide: replace or remove redundant def_bool in Kconfig filesMasahiro Yamada2024-02-201-1/+1
* | | | Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-03-211-13/+11
|\ \ \ \
| * | | | Merge 6.8-rc5 into driver-core-nextGreg Kroah-Hartman2024-02-198-145/+344
| |\| | |
| * | | | kobject: reduce uevent_sock_mutex scopeEric Dumazet2024-02-171-6/+3
| * | | | kobject: make uevent_seqnum atomicEric Dumazet2024-02-171-8/+9
| | |/ / | |/| |
* | | | Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-03-211-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge 6.8-rc6 into tty-nextGreg Kroah-Hartman2024-02-271-0/+1
| |\ \ \
| * \ \ \ Merge 6.8-rc5 into tty-nextGreg Kroah-Hartman2024-02-195-29/+63
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge 6.8-rc3 into tty-nextGreg Kroah-Hartman2024-02-045-116/+281
| |\ \ \ \
| * | | | | vt: remove superfluous CONFIG_HW_CONSOLELukas Bulwahn2024-01-271-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'cxl-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2024-03-161-5/+10
|\ \ \ \ \
| * | | | | lib/firmware_table: Provide buffer length argument to cdat_table_parse()Robert Richter2024-03-131-5/+10
| | |_|_|/ | |/| | |
* | | | | Merge tag 'sparc-for-6.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-151-1/+2
|\ \ \ \ \