summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
|/
* 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
|\ \ \ \ \
| * | | | | lib/fonts: Allow Sparc console 8x16 font for sparc64 early boot text consoleAndreas Larsson2024-03-081-1/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'bcachefs-2024-03-13' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-03-151-23/+12
|\ \ \ \ \
| * | | | | lib/generic-radix-tree.c: Make nodes more reasonably sizedKent Overstreet2024-03-131-23/+12
| | |/ / / | |/| | |
* | | | | Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-03-1412-96/+42
|\ \ \ \ \
| * | | | | assoc_array: fix the return value in assoc_array_insert_mid_shortcut()Roman Smirnov2024-03-121-1/+1
| * | | | | buildid: use kmap_local_page()Peng Hao2024-03-121-2/+2
| * | | | | mul_u64_u64_div_u64: increase precision by conditionally swapping a and bUwe Kleine-König2024-03-121-0/+15
| * | | | | dyndbg: replace kstrdup() + strchr() with kstrdup_and_replace()Andy Shevchenko2024-03-061-4/+3
| * | | | | lib/Kconfig.debug: update Clang version check in CONFIG_KCOVNathan Chancellor2024-02-221-1/+1
| * | | | | lib: dhry: add missing closing parenthesisGeert Uytterhoeven2024-02-221-1/+1
| * | | | | lib: dhry: use ktime_ms_delta() helperGeert Uytterhoeven2024-02-221-1/+1
| * | | | | lib: dhry: remove unneeded <linux/mutex.h>Geert Uytterhoeven2024-02-221-1/+0
| * | | | | flex_proportions: remove unused fprop_local_singleKemeng Shi2024-02-221-77/+0
| * | | | | lib/sort: optimize heapsort with double-pop variationKuan-Wei Chiu2024-02-221-4/+14
| * | | | | lib/sort: optimize heapsort for equal elements in sift-down pathKuan-Wei Chiu2024-02-221-1/+1
| * | | | | treewide: update LLVM Bugzilla linksNathan Chancellor2024-02-223-3/+3
| | |_|_|/ | |/| | |
* | | | | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-145-62/+252
|\ \ \ \ \
| * | | | | lib/test_vmalloc.c: use unsigned long constantMartin Kaiser2024-03-041-1/+1
| * | | | | lib/test_vmalloc.c: drop empty exit functionMartin Kaiser2024-03-041-5/+0
| * | | | | lib/test_vmalloc.c: fix typo in function nameMartin Kaiser2024-03-041-2/+2