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
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-06
Merge tag 'hid-for-linus-2026030601' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
1
-0
/
+6
2026-03-06
Merge tag 'platform-drivers-x86-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
2
-9
/
+10
2026-03-05
Merge tag 'net-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-12
/
+34
2026-03-05
Merge tag 'trace-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-0
/
+1
2026-03-05
net: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lock
Sebastian Andrzej Siewior
1
-5
/
+22
2026-03-04
Merge tag 'vfs-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2
-1
/
+22
2026-03-04
mm/mmu_notifier: clean up mmu_notifier.h kernel-doc
Randy Dunlap
1
-15
/
+16
2026-03-04
uaccess: correct kernel-doc parameter format
Randy Dunlap
1
-2
/
+2
2026-03-04
Revert "ptdesc: remove references to folios from __pagetable_ctor() and pagetable_dtor()"
Axel Rasmussen
1
-11
/
+6
2026-03-03
tracing: Fix WARN_ON in tracing_buffers_mmap_close
Qing Wang
1
-0
/
+1
2026-03-03
Revert "driver core: enforce device_lock for driver_match_device()"
Danilo Krummrich
1
-0
/
+2
2026-03-03
indirect_call_wrapper: do not reevaluate function pointer
Eric Dumazet
1
-7
/
+11
2026-03-02
iio: add IIO_DECLARE_QUATERNION() macro
David Lechner
1
-0
/
+12
2026-03-02
uaccess: Fix scoped_user_read_access() for 'pointer to const'
David Laight
1
-34
/
+20
2026-03-02
mm: Fix a hmm_range_fault() livelock / starvation problem
Thomas Hellström
1
-1
/
+9
2026-03-02
gpio: nomadik: repair some kernel-doc comments
Randy Dunlap
1
-7
/
+5
2026-03-02
gpio: timberdale: repair kernel-doc comments
Randy Dunlap
1
-3
/
+3
2026-03-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-6
/
+1
2026-03-01
Merge tag 'timers-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+38
2026-03-01
Merge tag 'sched-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-4
/
+17
2026-03-01
Merge tag 'irq-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2026-02-28
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
4
-3
/
+12
2026-02-28
KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIER
Paolo Bonzini
1
-6
/
+1
2026-02-27
net: usb: r8152: add TRENDnet TUC-ET2G
Valentin Spreckels
1
-0
/
+1
2026-02-27
bpf: Introduce tnum_step to step through tnum's members
Harishankar Vishwanathan
1
-0
/
+3
2026-02-27
bpf: Lose const-ness of map in map_check_btf()
Kumar Kartikeya Dwivedi
2
-3
/
+3
2026-02-27
bpf: Register dtor for freeing special fields
Kumar Kartikeya Dwivedi
1
-0
/
+6
2026-02-27
nsfs: tighten permission checks for ns iteration ioctls
Christian Brauner
1
-0
/
+2
2026-02-27
Merge tag 'mmc-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-4
/
+5
2026-02-27
Merge tag 'slab-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
Linus Torvalds
2
-12
/
+2
2026-02-27
platform_data/mlxreg: mlxreg.h: fix all kernel-doc warnings
Randy Dunlap
1
-7
/
+7
2026-02-26
Merge tag 'mm-hotfixes-stable-2026-02-26-14-14' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-5
/
+11
2026-02-26
Merge tag 'pm-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-14
/
+2
2026-02-26
Merge tag 'kmalloc_obj-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-4
/
+4
2026-02-26
mm/slub: drop duplicate kernel-doc for ksize()
Sanjay Chitroda
1
-12
/
+0
2026-02-26
mm/slab: mark alloc tags empty for sheaves allocated with __GFP_NO_OBJ_EXT
Suren Baghdasaryan
1
-0
/
+2
2026-02-26
kthread: consolidate kthread exit paths to prevent use-after-free
Christian Brauner
1
-1
/
+20
2026-02-25
Merge tag 'vfs-7.0-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-13
/
+0
2026-02-24
overflow: Make sure size helpers are always inlined
Kees Cook
1
-4
/
+4
2026-02-24
liveupdate: luo_file: remember retrieve() status
Pratyush Yadav (Google)
1
-3
/
+6
2026-02-24
mm: change vma_alloc_folio_noprof() macro to inline function
Arnd Bergmann
1
-2
/
+5
2026-02-23
binfmt_elf_fdpic: fix AUXV size calculation for ELF_HWCAP3 and ELF_HWCAP4
Andrei Vagin
1
-1
/
+1
2026-02-23
default_gfp(): avoid using the "newfangled" __VA_OPT__ trick
Linus Torvalds
1
-2
/
+2
2026-02-23
platform/x86: int3472: Handle GPIO type 0x10 (DOVDD)
Leif Skunberg
1
-2
/
+3
2026-02-23
PM: runtime: Change pm_runtime_put() return type to void
Rafael J. Wysocki
1
-14
/
+2
2026-02-23
mmc: core: Avoid bitfield RMW for claim/retune flags
Penghe Geng
1
-4
/
+5
2026-02-23
rseq: slice ext: Ensure rseq feature size differs from original rseq size
Mathieu Desnoyers
1
-0
/
+12
2026-02-23
rseq: Mark rseq_arm_slice_extension_timer() __always_inline
Arnd Bergmann
1
-4
/
+4
2026-02-23
sched/fair: Fix lag clamp
Peter Zijlstra
1
-0
/
+1
2026-02-22
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
1
-8
/
+7
[prev]
[next]