index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-20
NFS: return delegations from the end of a LRU when over the watermark
Christoph Hellwig
1
-0
/
+1
2026-01-20
NFS: add a separate delegation return list
Christoph Hellwig
1
-3
/
+4
2026-01-20
bpf/verifier: Optimize ID mapping reset in states_equal
Qiliang Yuan
1
-0
/
+1
2026-01-20
ASoC: renesas: rz-ssi: Cleanups
Mark Brown
13
-22
/
+54
2026-01-20
Merge tag 'dma-mapping-6.19-2026-01-20' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux
Linus Torvalds
1
-4
/
+5
2026-01-20
spi: xilinx: make IRQs optional
Mark Brown
13
-22
/
+54
2026-01-20
mm: do not copy page tables unnecessarily for VM_UFFD_WP
Lorenzo Stoakes
1
-1
/
+5
2026-01-20
mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_gather
David Hildenbrand (Red Hat)
2
-5
/
+11
2026-01-20
mm/hugetlb: fix hugetlb_pmd_shared()
David Hildenbrand (Red Hat)
1
-1
/
+1
2026-01-20
nvme/io_uring: optimize IOPOLL completions for local ring context
Ming Lei
1
-0
/
+1
2026-01-20
block: pass io_comp_batch to rq_end_io_fn callback
Ming Lei
1
-1
/
+3
2026-01-20
Merge tag 'mhi-for-v6.20' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mani/mhi into char-misc-next
Greg Kroah-Hartman
1
-14
/
+0
2026-01-20
mfd: sec: Drop now unused struct sec_pmic_dev::irq_data
André Draszik
1
-1
/
+0
2026-01-20
netfilter: nf_conntrack: don't rely on implicit includes
Florian Westphal
1
-3
/
+0
2026-01-20
netfilter: don't include xt and nftables.h in unrelated subsystems
Florian Westphal
1
-1
/
+0
2026-01-20
mfd: rk8xx: Add RK801 support
Joseph Chen
1
-0
/
+118
2026-01-20
platform/wmi: Add helper functions for WMI string conversions
Armin Wolf
1
-0
/
+5
2026-01-20
platform/wmi: Introduce marshalling support
Armin Wolf
1
-2
/
+38
2026-01-20
netkit: Add netkit notifier to check for unregistering devices
Daniel Borkmann
1
-0
/
+6
2026-01-19
fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()
Joanne Koong
1
-0
/
+11
2026-01-19
mm: take into account mm_cid size for mm_struct static definitions
Mathieu Desnoyers
1
-2
/
+5
2026-01-19
mm: rename cpu_bitmap field to flexible_array
Mathieu Desnoyers
1
-4
/
+9
2026-01-19
net: ethtool: Add support for 80Gbps speed
Mika Westerberg
1
-3
/
+4
2026-01-19
dpll: add dpll_device op to set working mode
Ivan Vecera
1
-0
/
+2
2026-01-19
dpll: add dpll_device op to get supported modes
Ivan Vecera
1
-0
/
+3
2026-01-19
Merge tag 'common_phys_vec_via_vfio' into v6.20/vfio/next
Alex Williamson
4
-18
/
+12
2026-01-19
types: reuse common phys_vec type instead of DMABUF open‑coded variant
Leon Romanovsky
3
-18
/
+7
2026-01-19
mm: add stubs for PFNMAP memory failure registration functions
Ankit Agrawal
1
-2
/
+11
2026-01-19
dma-buf: Remove DMA-BUF sysfs stats
T.J. Mercier
1
-12
/
+0
2026-01-19
dma-buf: heaps: add parameter to account allocations using cgroup
Eric Chanudet
1
-0
/
+2
2026-01-19
soc: mediatek: mtk-cmdq: Extend cmdq_pkt_write API for SoCs without subsys ID
Jason-JH Lin
1
-0
/
+90
2026-01-19
soc: mediatek: mtk-cmdq: Add pa_base parsing for hardware without subsys ID support
Jason-JH Lin
1
-0
/
+3
2026-01-19
mailbox: mtk-cmdq: Add mminfra_offset configuration for DRAM transaction
Jason-JH Lin
1
-0
/
+1
2026-01-19
mailbox: mtk-cmdq: Add cmdq private data to cmdq_pkt for generating instruction
Jason-JH Lin
1
-0
/
+18
2026-01-19
Merge back ACPI power management material for 6.20
Rafael J. Wysocki
1
-1
/
+2
2026-01-19
Merge 6.19-rc6 usb-next
Greg Kroah-Hartman
40
-62
/
+143
2026-01-19
driver core: make pinctrl_bind_pins() private
Bartosz Golaszewski
1
-6
/
+0
2026-01-18
mailbox: mtk-cmdq: Add mminfra_offset configuration for DRAM transaction
Jason-JH Lin
1
-0
/
+1
2026-01-18
mailbox: mtk-cmdq: Add cmdq private data to cmdq_pkt for generating instruction
Jason-JH Lin
1
-0
/
+18
2026-01-18
Merge tag 'usb-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-0
/
+3
2026-01-18
soc: apple: rtkit: Add function to poweroff
Sven Peter
1
-0
/
+7
2026-01-18
mailbox: mediatek: Add mtk-vcp-mailbox driver
Jjian Zhou
1
-0
/
+32
2026-01-18
Merge tag 'sched-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+0
2026-01-18
Merge branch 'for-7.0/blk-pvec' into for-7.0/block
Jens Axboe
1
-0
/
+5
2026-01-18
watchdog: Make API functions const correct
Kari Argillander
1
-5
/
+7
2026-01-18
compiler: Use __typeof_unqual__() for __unqual_scalar_typeof()
Peter Zijlstra
2
-10
/
+13
2026-01-18
firewire: core: add fw_iso_context_create() variant with header storage size
Takashi Sakamoto
1
-0
/
+10
2026-01-18
firewire: core: provide isoc header buffer size outside card driver
Takashi Sakamoto
1
-2
/
+5
2026-01-18
firewire: core: add flags member for isochronous context structure
Takashi Sakamoto
1
-1
/
+5
2026-01-18
firewire: core: add function variants for isochronous context creation
Takashi Sakamoto
1
-3
/
+11
[prev]
[next]