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
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-30
Merge tag 'i2c-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-24
/
+57
2025-05-30
Merge tag 'pinctrl-v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+15
2025-05-30
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
14
-0
/
+589
2025-05-30
Merge tag 'f2fs-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-4
/
+29
2025-05-30
asm-generic: Add sched.h inclusion in simd.h
Huacai Chen
1
-0
/
+1
2025-05-30
KVM: arm64: Resolve vLPI by host IRQ in vgic_v4_unset_forwarding()
Oliver Upton
1
-2
/
+1
2025-05-30
drm/gem: Inline drm_gem_pin() into PRIME helpers
Thomas Zimmermann
1
-1
/
+2
2025-05-30
drm/gem-vram: Un-export pin helpers
Thomas Zimmermann
1
-2
/
+0
2025-05-30
exportfs: require ->fh_to_parent() to encode connectable file handles
Amir Goldstein
1
-0
/
+10
2025-05-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-35
/
+68
2025-05-29
Merge tag 'for-linus-6.16-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
1
-1
/
+12
2025-05-29
Merge tag 'tsm-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
3
-11
/
+180
2025-05-29
Merge tag 'trace-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
7
-80
/
+112
2025-05-29
Merge tag 'fsnotify_for_v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-3
/
+3
2025-05-29
Merge tag 'platform-drivers-x86-v6.16-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
7
-43
/
+219
2025-05-29
Merge tag 'driver-core-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-37
/
+22
2025-05-29
drm: drm_fourcc: add 10/12/16bit software decoder YCbCr formats
Robert Mader
1
-0
/
+36
2025-05-29
Merge tag 'devicetree-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+26
2025-05-29
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-0
/
+239
2025-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-8
/
+27
2025-05-29
readdir: supply dir_context.count as readdir buffer size hint
Miklos Szeredi
1
-0
/
+7
2025-05-29
fuse: don't allow signals to interrupt getdents copying
Miklos Szeredi
1
-0
/
+3
2025-05-29
Merge branches 'clk-amlogic', 'clk-allwinner', 'clk-rockchip' and 'clk-qcom' ...
Stephen Boyd
5
-0
/
+45
2025-05-29
Merge branches 'clk-socfpga', 'clk-sophgo', 'clk-thead' and 'clk-samsung' int...
Stephen Boyd
4
-0
/
+265
2025-05-29
Merge branches 'clk-bindings', 'clk-renesas', 'clk-spacemit' and 'clk-cleanup...
Stephen Boyd
5
-0
/
+279
2025-05-29
drm/dp: Add Panel Replay capability bits from DP2.1 specification
Jouni Högander
1
-2
/
+12
2025-05-29
drm/panelreplay: Panel Replay capability DPCD register definitions
Jouni Högander
1
-5
/
+7
2025-05-28
Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
6
-22
/
+56
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
132
-1146
/
+1823
2025-05-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-14
/
+28
2025-05-28
PCI: endpoint: Align pci_epc_set_msix(), pci_epc_ops::set_msix() nr_irqs enco...
Niklas Cassel
1
-3
/
+3
2025-05-28
PCI: endpoint: Align pci_epc_set_msi(), pci_epc_ops::set_msi() nr_irqs encoding
Niklas Cassel
1
-3
/
+2
2025-05-28
nfs_localio: change nfsd_file_put_local() to take a pointer to __rcu pointer
NeilBrown
1
-11
/
+12
2025-05-28
nfs_localio: always hold nfsd net ref with nfsd_file ref
NeilBrown
1
-2
/
+1
2025-05-28
NFSv4: Allow FREE_STATEID to clean up delegations
Benjamin Coddington
1
-0
/
+1
2025-05-28
NFS: Add support for fallocate(FALLOC_FL_ZERO_RANGE)
Anna Schumaker
2
-0
/
+2
2025-05-28
PCI: endpoint: Retain fixed-size BAR size as well as aligned size
Jerome Brunet
1
-0
/
+3
2025-05-28
Merge tag 'nfsd-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
6
-27
/
+62
2025-05-28
Merge tag 'ext4_for_linus-6.16-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+2
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
40
-159
/
+2355
2025-05-28
Merge tag 'media/v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
5
-34
/
+650
2025-05-28
Merge tag 'lsm-pr-20250527' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+6
2025-05-28
Merge tag 'integrity-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+12
2025-05-28
Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-5
/
+56
2025-05-28
drm: Get rid of drm_sched_job.id
Pierre-Eric Pelloux-Prayer
1
-3
/
+0
2025-05-28
drm/sched: Store the drm client_id in drm_sched_fence
Pierre-Eric Pelloux-Prayer
1
-1
/
+9
2025-05-28
Merge branch 'kvm-lockdep-common' into HEAD
Paolo Bonzini
2
-4
/
+32
2025-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+1
2025-05-28
iomap: don't lose folio dropbehind state for overwrites
Jens Axboe
1
-1
/
+4
2025-05-28
virtio: reject shm region if length is zero
Sami Uddin
1
-0
/
+2
[prev]
[next]