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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-06
net/ipv6: Drop HBH for BIG TCP on TX side
Alice Mikityanska
1
-1
/
+0
2026-02-06
net/ipv6: Introduce payload_len helpers
Alice Mikityanska
3
-4
/
+24
2026-02-06
mptcp: fix kdoc warnings
Matthieu Baerts (NGI0)
1
-1
/
+1
2026-02-06
tcp: inline tcp_filter()
Eric Dumazet
1
-1
/
+7
2026-02-06
netns: optimize netns cleaning by batching unhash_nsid calls
Qiliang Yuan
1
-0
/
+1
2026-02-06
mm: convert __HAVE_ARCH_TLB_REMOVE_TABLE to CONFIG_HAVE_ARCH_TLB_REMOVE_TABLE config
Qi Zheng
1
-1
/
+1
2026-02-06
Merge branch 'pci/misc'
Bjorn Helgaas
1
-0
/
+2
2026-02-06
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
3
-0
/
+33
2026-02-06
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-0
/
+1
2026-02-06
Merge branch 'pci/trace'
Bjorn Helgaas
2
-0
/
+136
2026-02-06
Merge branch 'pci/resource'
Bjorn Helgaas
3
-2
/
+11
2026-02-06
Merge branch 'pci/pwrctrl'
Bjorn Helgaas
2
-2
/
+15
2026-02-06
Merge branch 'pci/iommu'
Bjorn Helgaas
2
-0
/
+7
2026-02-06
PCI/bwctrl: Disable BW controller on Intel P45 using a quirk
Ilpo Järvinen
1
-0
/
+1
2026-02-06
PCI: Cache ACS Capabilities register
Manivannan Sadhasivam
1
-0
/
+1
2026-02-06
bpf: Switch to bpf_selem_unlink_nofail in bpf_local_storage_{map_free, destroy}
Amery Hung
1
-2
/
+2
2026-02-06
bpf: Support lockless unlink when freeing map or local storage
Amery Hung
1
-1
/
+8
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
Merge tag 'dma-mapping-6.19-2026-02-06' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux
Linus Torvalds
1
-6
/
+19
2026-02-06
landlock: Minor reword of docs for TCP access rights
Matthieu Buffet
1
-8
/
+9
2026-02-06
landlock: Multithreading support for landlock_restrict_self()
Günther Noack
1
-0
/
+13
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
2
-0
/
+9
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_set_rbtree: validate open interval overlap
Pablo Neira Ayuso
1
-0
/
+4
2026-02-06
netfilter: nft_counter: fix reset of counters on 32bit archs
Anders Grahn
1
-0
/
+10
2026-02-06
netfilter: nfnetlink_queue: do shared-unconfirmed check before segmentation
Florian Westphal
1
-0
/
+1
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
KVM: s390: Add explicit padding to struct kvm_s390_keyop
Arnd Bergmann
1
-0
/
+1
2026-02-06
Merge branches 'fixes', 'arm/smmu/updates', 'intel/vt-d', 'amd/amd-vi' and 'core' into next
Joerg Roedel
6
-0
/
+100
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
net/sched: don't use dynamic lockdep keys with clsact/ingress/noqueue
Davide Caratti
1
-0
/
+24
2026-02-05
tcp: move __reqsk_free() out of line
Eric Dumazet
1
-8
/
+1
2026-02-05
inet: move reqsk_queue_alloc() to net/ipv4/inet_connection_sock.c
Eric Dumazet
1
-2
/
+0
2026-02-05
ASoC: cs35l56: Support for reading speaker ID from on-chip GPIOs
Richard Fitzgerald
1
-0
/
+37
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
[prev]
[next]