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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-20
NTB: ntb_transport: Add 'tx_memcpy_offload' module option
Koichiro Den
1
-4
/
+100
2026-02-20
NTB: ntb_transport: Remove unused 'retries' field from ntb_queue_entry
Koichiro Den
1
-9
/
+2
2026-02-20
rtc: ds1390: fix number of bytes read from RTC
Andreas Gabriel-Platschek
1
-1
/
+1
2026-02-20
rtc: class: Remove duplicate check for alarm
Jinjie Ruan
1
-1
/
+1
2026-02-20
rtc: optee: simplify OP-TEE context match
Rouven Czerwinski
1
-4
/
+1
2026-02-20
Merge tag 'apparmor-pr-2026-02-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
Linus Torvalds
21
-240
/
+687
2026-02-20
rtc: interface: Alarm race handling should not discard preceding error
Anthony Pighin (Nokia)
1
-1
/
+1
2026-02-20
Merge tag 'kmalloc_obj-prep-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
4
-4
/
+4
2026-02-21
Merge tag 'drm-xe-next-fixes-2026-02-19' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-next
Dave Airlie
14
-61
/
+72
2026-02-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
2
-1
/
+14
2026-02-21
Merge tag 'drm-intel-next-fixes-2026-02-20' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-next
Dave Airlie
1
-0
/
+3
2026-02-20
Merge tag 'efi-fixes-for-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
6
-15
/
+30
2026-02-21
Merge tag 'amd-drm-next-6.20-2026-02-19' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
79
-272
/
+455
2026-02-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
2
-6
/
+22
2026-02-20
Merge tag 's390-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
5
-35
/
+36
2026-02-20
Merge tag 'xtensa-20260219' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
1
-2
/
+8
2026-02-20
Merge tag 'for-linus-7.0-rc1a-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-1
/
+5
2026-02-20
Merge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
27
-260
/
+1775
2026-02-20
drbd: fix null-pointer dereference on local read error
Christoph Böhmwalder
1
-1
/
+2
2026-02-20
drm/bridge: samsung-dsim: Fix memory leak in error path
Osama Abdelkader
1
-9
/
+16
2026-02-20
drm/bridge: synopsys: dw-dp: Check return value of devm_drm_bridge_add() in dw_dp_bind()
Chen Ni
1
-1
/
+3
2026-02-20
drm/imx: parallel-display: check return value of devm_drm_bridge_add() in imx_pd_probe()
Chen Ni
1
-1
/
+3
2026-02-20
rv: Fix multiple definition of __pcpu_unique_da_mon_this
Mikhail Gavrilov
1
-5
/
+11
2026-02-20
proc: Fix pointer error dereference
Ethan Tidmore
1
-0
/
+3
2026-02-20
rust: list: Add unsafe blocks for container_of and safety comments
Philipp Stanner
1
-9
/
+16
2026-02-19
net: dsa: sja1105: protect link replay helpers against NULL phylink instance
Vladimir Oltean
1
-1
/
+8
2026-02-19
net: usb: lan78xx: scan all MDIO addresses on LAN7801
Martin Pålsson
1
-2
/
+0
2026-02-19
net: usb: kaweth: remove TX queue manipulation in kaweth_set_rx_mode
Ziyi Guo
1
-2
/
+0
2026-02-19
espintcp: Fix race condition in espintcp_close()
Hyunwoo Kim
1
-1
/
+1
2026-02-19
psp: use sk->sk_hash in psp_write_headers()
Eric Dumazet
1
-1
/
+38
2026-02-19
tcp: fix potential race in tcp_v6_syn_recv_sock()
Eric Dumazet
9
-66
/
+66
2026-02-19
PCI: dwc: ep: Always clear IB maps on BAR update
Koichiro Den
1
-3
/
+11
2026-02-19
PCI: dwc: ep: Return after clearing BAR-match inbound mapping
Koichiro Den
1
-0
/
+1
2026-02-19
PCI: endpoint: pci-epf-test: Select configfs
Arnd Bergmann
1
-0
/
+1
2026-02-19
PCI: Account fully optional bridge windows correctly
Ilpo Järvinen
1
-13
/
+16
2026-02-19
tracing: Wake up poll waiters for hist files when removing an event
Petr Pavlu
2
-0
/
+8
2026-02-19
tracing: Fix checking of freed trace_event_file for hist files
Petr Pavlu
1
-2
/
+2
2026-02-19
fgraph: Do not call handlers direct when not using ftrace_ops
Steven Rostedt
2
-4
/
+21
2026-02-19
tracing: ring-buffer: Fix to check event length before using
Masami Hiramatsu (Google)
1
-1
/
+5
2026-02-19
ring-buffer: Fix possible dereference of uninitialized pointer
Daniil Dulov
1
-1
/
+2
2026-02-19
Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
103
-684
/
+1130
2026-02-19
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
19
-101
/
+242
2026-02-19
KVM: arm64: vgic: Handle const qualifier from gic_kvm_info allocation type
Kees Cook
1
-1
/
+1
2026-02-19
drm/msm: Adjust msm_iommu_pagetable_prealloc_allocate() allocation type
Kees Cook
1
-1
/
+1
2026-02-19
dm: dm-zoned: Adjust dmz_load_mapping() allocation type
Kees Cook
1
-1
/
+1
2026-02-19
dm-crypt: Adjust crypt_alloc_tfms_aead() allocation type
Kees Cook
1
-1
/
+1
2026-02-19
HID: Add HID_CLAIMED_INPUT guards in raw_event callbacks missing them
Greg Kroah-Hartman
3
-3
/
+3
2026-02-19
HID: asus: avoid memory leak in asus_report_fixup()
Günther Noack
1
-4
/
+11
2026-02-19
HID: magicmouse: avoid memory leak in magicmouse_report_fixup()
Günther Noack
1
-3
/
+1
2026-02-19
HID: apple: avoid memory leak in apple_report_fixup()
Günther Noack
1
-3
/
+1
[prev]
[next]