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-02-06
bpf: Prepare for bpf_selem_unlink_nofail()
Amery Hung
1
-2
/
+3
2026-02-06
bpf: Remove unused percpu counter from bpf_local_storage_map_free
Amery Hung
1
-2
/
+1
2026-02-06
bpf: Change local_storage->lock and b->lock to rqspinlock
Amery Hung
1
-2
/
+3
2026-02-06
bpf: Convert bpf_selem_unlink to failable
Amery Hung
1
-1
/
+1
2026-02-06
bpf: Convert bpf_selem_link_map to failable
Amery Hung
1
-3
/
+3
2026-02-06
bpf: Select bpf_local_storage_map_bucket based on bpf_local_storage
Amery Hung
1
-0
/
+1
2026-02-06
Merge tag 'mm-hotfixes-stable-2026-02-06-12-37' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+3
2026-02-06
Merge tag 'ceph-for-6.19-rc9' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-0
/
+6
2026-02-06
Revert "revocable: Revocable resource management"
Johan Hovold
1
-89
/
+0
2026-02-06
io_uring: allow registration of per-task restrictions
Jens Axboe
1
-0
/
+2
2026-02-06
io_uring: add task fork hook
Jens Axboe
2
-1
/
+14
2026-02-06
irqchip/riscv-imsic: Adjust the number of available guest irq files
Xu Lu
1
-0
/
+3
2026-02-06
netfilter: nft_counter: fix reset of counters on 32bit archs
Anders Grahn
1
-0
/
+10
2026-02-06
pinctrl: generic: move function to amlogic-am4 driver
Conor Dooley
1
-5
/
+0
2026-02-06
hwrng: core - use RCU and work_struct to fix race condition
Lianjie Wang
1
-0
/
+2
2026-02-06
Merge branches 'fixes', 'arm/smmu/updates', 'intel/vt-d', 'amd/amd-vi' and 'core' into next
Joerg Roedel
4
-0
/
+57
2026-02-06
vsnprintf: drop __printf() attributes on binary printing functions
Arnd Bergmann
2
-3
/
+2
2026-02-05
net/mlx5: Fix 1600G link mode enum naming
Yael Chemla
1
-1
/
+1
2026-02-05
procfs: avoid fetching build ID while holding VMA lock
Andrii Nakryiko
1
-0
/
+3
2026-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-9
/
+53
2026-02-05
Merge tag 'net-6.19-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+12
2026-02-05
usb: phy: tegra: parametrize PORTSC1 register offset
Svyatoslav Ryhel
1
-0
/
+2
2026-02-05
usb: phy: tegra: parametrize HSIC PTS value
Svyatoslav Ryhel
1
-0
/
+2
2026-02-05
usb: phy: tegra: cosmetic fixes
Svyatoslav Ryhel
1
-2
/
+2
2026-02-05
livepatch: Fix having __klp_objects relics in non-livepatch modules
Petr Pavlu
1
-0
/
+3
2026-02-05
net: add vlan_get_protocol_offset_inline() helper
Eric Dumazet
1
-29
/
+22
2026-02-05
dpll: Add reference count tracking support
Ivan Vecera
1
-6
/
+15
2026-02-05
dpll: Support dynamic pin index allocation
Ivan Vecera
1
-0
/
+2
2026-02-05
dpll: Add notifier chain for dpll events
Petr Oros
1
-0
/
+29
2026-02-05
dpll: Allow associating dpll pin with a firmware node
Ivan Vecera
1
-0
/
+11
2026-02-05
Merge branch 'acpi-apei'
Rafael J. Wysocki
1
-1
/
+2
2026-02-05
Merge branches 'acpi-pm', 'acpi-sysfs', 'acpi-pci' and 'acpi-resource'
Rafael J. Wysocki
1
-1
/
+2
2026-02-05
can: remove private CAN skb headroom infrastructure
Oliver Hartkopp
1
-31
/
+0
2026-02-05
can: add CAN skb extension infrastructure
Oliver Hartkopp
2
-0
/
+20
2026-02-05
can: use skb hash instead of private variable in headroom
Oliver Hartkopp
2
-2
/
+1
2026-02-05
locking/rwlock: Fix write_trylock_irqsave() with CONFIG_INLINE_WRITE_TRYLOCK
Marco Elver
1
-10
/
+10
2026-02-04
net/mlx5e: RX, Drop oversized packets in non-linear mode
Dragos Tatulea
1
-0
/
+5
2026-02-04
net: stmmac: remove support for lpi_intr_o
Russell King (Oracle)
1
-1
/
+0
2026-02-04
net: stmmac: Fix typo from clk_scr_i to clk_csr_i
Huacai Chen
1
-8
/
+8
2026-02-04
Merge tag 'wireless-next-2026-02-04' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
4
-4
/
+270
2026-02-05
Samsung S2MPG10 regulator and S2MPG11 PMIC drivers
Mark Brown
5
-11
/
+579
2026-02-04
Merge tag 'tsm-fixes-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/devsec/tsm
Linus Torvalds
2
-6
/
+1
2026-02-04
bpf: Support negative offsets, BPF_SUB, and alu32 for linked register tracking
Puranjay Mohan
1
-1
/
+5
2026-02-04
bpf: Add bitwise tracking for BPF_END
Tianci Cao
1
-0
/
+5
2026-02-04
ceph: fix NULL pointer dereference in ceph_mds_auth_match()
Viacheslav Dubeyko
1
-0
/
+6
2026-02-04
Merge branch 'pm-runtime'
Rafael J. Wysocki
1
-1
/
+1
2026-02-04
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-1
/
+1
2026-02-04
fsverity: use a hashtable to find the fsverity_info
Christoph Hellwig
1
-56
/
+34
2026-02-04
ASoC: ti: davinci-mcasp: Add asynchronous mode support
Sen Wang
1
-1
/
+2
2026-02-04
regulator: s2mps11: add S2MPG10 regulator
André Draszik
1
-0
/
+24
[prev]
[next]