index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-18
bootconfig: Fix the kerneldoc of _xbc_exit()
Masami Hiramatsu (Google)
1
-1
/
+2
2024-04-16
bpf, tests: Fix typos in comments
Chen Pei
1
-1
/
+1
2024-04-15
ubsan: Add awareness of signed integer overflow traps
Kees Cook
1
-2
/
+16
2024-04-15
net: dqs: make struct dql more cache efficient
Breno Leitao
1
-4
/
+9
2024-04-14
bootconfig: use memblock_free_late to free xbc memory to buddy
Qiang Zhang
1
-8
/
+11
2024-04-12
watchdog/softlockup: Low-overhead detection of interrupt storm
Bitao Hu
1
-0
/
+14
2024-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-5
/
+6
2024-04-11
Merge tag 'net-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-2
/
+3
2024-04-10
Merge tag 'hardening-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-1
/
+1
2024-04-09
lib: Add one-byte emulation function
Paul E. McKenney
2
-0
/
+46
2024-04-09
kfifo: add kfifo_dma_out_prepare_mapped()
Jiri Slaby (SUSE)
1
-12
/
+22
2024-04-09
kfifo: pass offset to setup_sgl_buf() instead of a pointer
Jiri Slaby (SUSE)
1
-4
/
+7
2024-04-09
kfifo: rename l to len_to_end in setup_sgl()
Jiri Slaby (SUSE)
1
-4
/
+4
2024-04-09
kfifo: remove support for physically non-contiguous memory
Jiri Slaby (SUSE)
1
-33
/
+5
2024-04-09
kfifo: add kfifo_out_linear{,_ptr}()
Jiri Slaby (SUSE)
1
-0
/
+26
2024-04-09
kfifo: drop __kfifo_dma_out_finish_r()
Jiri Slaby (SUSE)
1
-8
/
+0
2024-04-09
vdso: Fix powerpc build U64_MAX undeclared error
Adrian Hunter
1
-1
/
+1
2024-04-08
vdso: Make delta calculation overflow safe
Adrian Hunter
1
-1
/
+16
2024-04-08
vdso: Add CONFIG_GENERIC_VDSO_OVERFLOW_PROTECT
Adrian Hunter
1
-0
/
+7
2024-04-08
vdso: Consolidate nanoseconds calculation
Adrian Hunter
1
-24
/
+19
2024-04-08
vdso: Consolidate vdso_calc_delta()
Adrian Hunter
1
-1
/
+8
2024-04-08
lib: checksum: hide unused expected_csum_ipv6_magic[]
Arnd Bergmann
1
-2
/
+3
2024-04-05
stackdepot: rename pool_index to pool_index_plus_1
Peter Collingbourne
1
-2
/
+2
2024-04-05
bpf, kconfig: Fix DEBUG_INFO_BTF_MODULES Kconfig definition
Andrii Nakryiko
1
-2
/
+3
2024-04-04
mm/slub, kunit: Use inverted data to corrupt kmem cache
Guenter Roeck
1
-1
/
+1
2024-04-03
ubsan: fix unused variable warning in test module
Arnd Bergmann
1
-1
/
+1
2024-04-01
lib/bitmap: add compile-time test for __assign_bit() optimization
Alexander Lobakin
1
-8
/
+10
2024-04-01
bitmap: introduce generic optimized bitmap_size()
Alexander Lobakin
1
-2
/
+0
2024-04-01
lib/test_bitmap: use pr_info() for non-error messages
Alexander Potapenko
1
-5
/
+5
2024-04-01
lib/test_bitmap: add tests for bitmap_{read,write}()
Alexander Potapenko
1
-7
/
+172
2024-03-25
Merge tag 'v6.9-rc1' into sched/core, to pick up fixes and to refresh the branch
Ingo Molnar
45
-1136
/
+1781
2024-03-23
Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
4
-15
/
+21
2024-03-22
overflow: Change DEFINE_FLEX to take __counted_by member
Kees Cook
1
-0
/
+19
2024-03-22
Merge tag 'fbdev-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev
Linus Torvalds
1
-6
/
+9
2024-03-21
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-1
/
+1
2024-03-21
Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-13
/
+11
2024-03-21
Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-1
/
+1
2024-03-18
Revert "kunit: memcpy: Split slow memcpy tests into MEMCPY_SLOW_KUNIT_TEST"
Guenter Roeck
2
-15
/
+0
2024-03-18
ubsan: Disable signed integer overflow sanitizer on GCC < 8
Kees Cook
1
-0
/
+2
2024-03-16
Merge tag 'cxl-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-5
/
+10
2024-03-16
fbcon: Increase maximum font width x height to 64 x 128
Samuel Thibault
1
-6
/
+9
2024-03-15
Merge tag 'sparc-for-6.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/alarsson/linux-sparc
Linus Torvalds
1
-1
/
+2
2024-03-15
Merge tag 'bcachefs-2024-03-13' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-23
/
+12
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
12
-96
/
+42
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
5
-62
/
+252
2024-03-14
Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
4
-391
/
+1
2024-03-13
lib/generic-radix-tree.c: Make nodes more reasonably sized
Kent Overstreet
1
-23
/
+12
2024-03-13
Merge tag 'modules-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux
Linus Torvalds
1
-1
/
+5
2024-03-13
lib/firmware_table: Provide buffer length argument to cdat_table_parse()
Robert Richter
1
-5
/
+10
2024-03-12
Merge tag 'printk-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
1
-3
/
+13
[prev]
[next]