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
/
uapi
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-11
devlink: Add comments to use netlink gen tool
William Tu
1
-1
/
+4
2024-03-11
bpf: Disasm support for addr_space_cast instruction.
Alexei Starovoitov
1
-0
/
+4
2024-03-11
bpf: Introduce bpf_arena.
Alexei Starovoitov
1
-0
/
+10
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+2
2024-03-11
Merge tag 'for-6.9/io_uring-20240310' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+13
2024-03-11
Merge tag 'vfs-6.9.uuid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-0
/
+25
2024-03-11
Merge tag 'vfs-6.9.pidfd' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2
-1
/
+8
2024-03-11
Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-1
/
+4
2024-03-11
Merge tag 'asoc-v6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
7
-9
/
+29
2024-03-11
Merge tag 'loongarch-kvm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson into HEAD
Paolo Bonzini
6
-27
/
+24
2024-03-11
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
David S. Miller
1
-0
/
+48
2024-03-11
Merge branch 'for-next' into for-linus
Takashi Iwai
1
-0
/
+154
2024-03-09
Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-0
/
+3
2024-03-08
net: nexthop: Expose nexthop group HW stats to user space
Ido Schimmel
1
-0
/
+9
2024-03-08
net: nexthop: Add ability to enable / disable hardware statistics
Ido Schimmel
1
-0
/
+3
2024-03-08
net: nexthop: Expose nexthop group stats to user space
Ido Schimmel
1
-0
/
+30
2024-03-08
net: nexthop: Add NHA_OP_FLAGS
Petr Machata
1
-0
/
+3
2024-03-08
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2
-0
/
+9
2024-03-08
Merge branches 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next
Joerg Roedel
1
-161
/
+0
2024-03-07
netdev: add queue stat for alloc failures
Jakub Kicinski
1
-0
/
+1
2024-03-07
netdev: add per-queue statistics
Jakub Kicinski
1
-0
/
+19
2024-03-08
Merge tag 'drm-etnaviv-next-2024-03-07' of https://git.pengutronix.de/git/lst/linux into drm-next
Dave Airlie
1
-0
/
+5
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-22
/
+3
2024-03-07
drm/i915/guc: Use context hints for GT frequency
Vinay Belgaumkar
1
-0
/
+15
2024-03-07
arm64/ptrace: Expose FPMR via ptrace
Mark Brown
1
-0
/
+1
2024-03-06
bpf: Introduce may_goto instruction
Alexei Starovoitov
1
-0
/
+5
2024-03-06
ethtool: Add GTP RSS hash options to ethtool.h
Takeru Hayasaka
1
-0
/
+48
2024-03-06
fanotify: Fix misspelling of "writable"
Vicki Pfau
1
-2
/
+2
2024-03-06
inotify: Fix misspelling of "writable"
Vicki Pfau
1
-2
/
+2
2024-03-06
fuse: Use the high bit of request ID for indicating resend requests
Zhao Chen
1
-1
/
+12
2024-03-06
fuse: Introduce a new notification type for resend pending requests
Zhao Chen
1
-0
/
+2
2024-03-06
fuse: add support for explicit export disabling
Jingbo Xu
1
-0
/
+3
2024-03-05
Merge tag 'v6.8-rc7' into gpio/for-next
Bartosz Golaszewski
6
-27
/
+24
2024-03-05
btrfs: qgroup: validate btrfs_qgroup_inherit parameter
Qu Wenruo
1
-0
/
+1
2024-03-05
drm/nouveau: move more missing UAPI bits
Karol Herbst
1
-0
/
+22
2024-03-05
fuse: implement ioctls to manage backing files
Amir Goldstein
1
-0
/
+9
2024-03-03
RDMA/hns: Support userspace configuring congestion control algorithm with QP granularity
Junxian Huang
1
-0
/
+16
2024-03-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-2
/
+23
2024-03-01
Merge tag 'sound-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-2
/
+2
2024-03-01
Merge tag 'drm-fixes-2024-03-01' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-20
/
+1
2024-03-01
pidfd: add pidfs
Christian Brauner
1
-0
/
+1
2024-03-01
drm/i915: Add missing doc for drm_i915_reset_stats
Nirmoy Das
1
-3
/
+13
2024-03-01
drm/panthor: Add uAPI
Boris Brezillon
1
-0
/
+945
2024-03-01
Merge tag 'drm-xe-fixes-2024-02-29' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes
Dave Airlie
1
-20
/
+1
2024-03-01
Merge tag 'drm-intel-gt-next-2024-02-28' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
1
-0
/
+4
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-2
/
+15
2024-02-29
bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
Kees Cook
1
-1
/
+18
2024-02-29
Merge tag 'net-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+1
2024-02-29
drm/xe/uapi: Remove unused flags
Francois Dugast
1
-19
/
+0
2024-02-29
drm/xe/uapi: Remove DRM_XE_VM_BIND_FLAG_ASYNC comment left over
José Roberto de Souza
1
-1
/
+0
[prev]
[next]