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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-09
mm/huge_memory: change folio_split_supported() to folio_check_splittable()
Zi Yan
1
-3
/
+3
2025-12-09
mm/sparse: fix sparse_vmemmap_init_nid_early definition without CONFIG_SPARSEMEM
Jinhui Guo
1
-1
/
+1
2025-12-09
drm/panfrost: Add flag to map GEM object Write-Back Cacheable
Faith Ekstrand
1
-1
/
+4
2025-12-09
drm/panfrost: Add an ioctl to query BO flags
Boris Brezillon
1
-0
/
+19
2025-12-09
drm/panfrost: Add a PANFROST_SYNC_BO ioctl
Faith Ekstrand
1
-0
/
+45
2025-12-09
drm/panfrost: Expose the selected coherency protocol to the UMD
Boris Brezillon
1
-0
/
+7
2025-12-09
drm/panthor: Add flag to map GEM object Write-Back Cacheable
Loïc Molinari
1
-0
/
+9
2025-12-09
drm/panthor: Add an ioctl to query BO flags
Boris Brezillon
1
-0
/
+57
2025-12-09
drm/panthor: Add a PANTHOR_BO_SYNC ioctl
Boris Brezillon
1
-0
/
+52
2025-12-09
drm/panthor: Expose the selected coherency protocol to the UMD
Boris Brezillon
1
-3
/
+36
2025-12-08
mptcp: pm: ignore unknown endpoint flags
Matthieu Baerts (NGI0)
1
-0
/
+1
2025-12-08
ynl: add regen hint to new headers
Jakub Kicinski
1
-0
/
+1
2025-12-09
Merge tag 'f2fs-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
Linus Torvalds
2
-11
/
+53
2025-12-09
Merge tag 'io_uring-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
1
-6
/
+6
2025-12-09
Merge tag 'block-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
3
-4
/
+33
2025-12-08
include/linux: change "__auto_type" to "auto"
H. Peter Anvin
3
-7
/
+7
2025-12-08
compiler_types.h: add "auto" as a macro for "__auto_type"
H. Peter Anvin
1
-0
/
+13
2025-12-09
Merge tag 'pinctrl-v6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
2
-2
/
+27
2025-12-09
Merge tag 'phy-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy
Linus Torvalds
1
-0
/
+19
2025-12-09
Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
8
-68
/
+481
2025-12-08
amdkfd: Bump ABI to indicate presence of Trap handler support for expert scheduling
Mario Limonciello
1
-1
/
+2
2025-12-08
amdkfd: introduce new ioctl AMDKFD_IOC_CREATE_PROCESS
Zhu Lingshan
1
-2
/
+6
2025-12-08
cgroup: switch to css_is_online() helper
Chen Ridong
1
-1
/
+1
2025-12-08
drm/amdgpu/uapi: Clarify comment on AMDGPU_VM_PAGE_PRT
Timur Kristóf
1
-1
/
+1
2025-12-08
drm/amdgpu: update VRAM types
Hawking Zhang
1
-0
/
+1
2025-12-08
drm/atomic: Add dev pointer to drm_private_obj
Maxime Ripard
1
-0
/
+5
2025-12-08
ALSA: uapi: Fix typo in asound.h comment
Andres J Rosa
1
-1
/
+1
2025-12-08
drm/gem: Get rid of *_with_mnt helpers
Loïc Molinari
2
-6
/
+0
2025-12-08
drm/gem: Add huge tmpfs mountpoint helpers
Loïc Molinari
2
-0
/
+48
2025-12-08
drm/gem: Introduce drm_gem_get_unmapped_area() fop
Loïc Molinari
1
-0
/
+4
2025-12-08
dma-mapping: Fix DMA_BIT_MASK() macro being broken
Hans de Goede
1
-1
/
+1
2025-12-08
ASoC: SOF: Intel: export hda_sdw_bpt_get_buf_size_aligment
Bard Liao
1
-0
/
+7
2025-12-08
of: base: Add of_property_read_u8_index
Srinivas Kandagatla
1
-0
/
+9
2025-12-08
Merge tag 'i3c/for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux
Linus Torvalds
2
-13
/
+39
2025-12-08
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
22
-7
/
+1866
2025-12-07
mm/slab: introduce kvfree_rcu_barrier_on_cache() for cache destruction
Harry Yoo
1
-0
/
+7
2025-12-07
Merge tag '9p-for-6.19-rc1' of https://github.com/martinetd/linux
Linus Torvalds
3
-3
/
+112
2025-12-07
genirq: Change hwirq parameter to irq_hw_number_t
Tobias Schumacher
1
-3
/
+3
2025-12-07
ALSA: hda/core: add addr_offset field for bus address translation
Joakim Zhang
1
-0
/
+3
2025-12-06
Merge tag 'staging-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
8
-0
/
+1316
2025-12-06
Merge tag 'usb-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
6
-27
/
+91
2025-12-06
Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
18
-81
/
+535
2025-12-06
Merge tag 'fbdev-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev
Linus Torvalds
1
-1
/
+3
2025-12-06
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
21
-99
/
+799
2025-12-06
Merge tag 'trace-v6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-0
/
+1
2025-12-06
Merge tag 'objtool-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-22
/
+15
2025-12-06
Merge tag 'locking-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2025-12-06
iommu/amd: fix SEV-TIO support reporting
Linus Torvalds
1
-2
/
+2
2025-12-06
Merge tag 'nfsd-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
3
-2
/
+12
2025-12-06
Merge tag 'for-linus-6.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-1
/
+1
[prev]
[next]