index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
uapi
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-18
Merge tag 'io_uring-6.15-20250418' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+3
2025-04-17
net: add UAPI to the header guard in various network headers
Jakub Kicinski
19
-46
/
+46
2025-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+15
2025-04-17
ovpn: introduce the ovpn_socket object
Antonio Quartulli
1
-0
/
+1
2025-04-17
ovpn: add basic interface creation/destruction/management routines
Antonio Quartulli
1
-0
/
+15
2025-04-17
ovpn: add basic netlink support
Antonio Quartulli
1
-0
/
+109
2025-04-17
landlock: Update log documentation
Mickaël Salaün
1
-26
/
+38
2025-04-17
landlock: Fix documentation for landlock_restrict_self(2)
Mickaël Salaün
1
-25
/
+36
2025-04-17
landlock: Fix documentation for landlock_create_ruleset(2)
Mickaël Salaün
1
-5
/
+9
2025-04-15
io_uring/zcrx: return ifq id to the user
Pavel Begunkov
1
-1
/
+3
2025-04-15
fuse: add more control over cache invalidation behaviour
Luis Henriques
1
-1
/
+5
2025-04-14
rxrpc: Add the security index for yfs-rxgk
David Howells
1
-0
/
+31
2025-04-14
rxrpc: Allow CHALLENGEs to the passed to the app for a RESPONSE
David Howells
1
-12
/
+34
2025-04-14
net: bridge: Add offload_fail_notification bopt
Joseph Huang
1
-0
/
+1
2025-04-14
net: bridge: mcast: Add offload failed mdb flag
Joseph Huang
1
-4
/
+5
2025-04-14
vhost: fix VHOST_*_OWNER documentation
Stefano Garzarella
1
-2
/
+2
2025-04-14
virtio_pci: Use self group type for cap commands
Daniel Jurgens
1
-0
/
+1
2025-04-11
fwctl/cxl: Fix uuid_t usage in uapi
Dan Williams
1
-6
/
+15
2025-04-11
drm/amdkfd: add smi events for process start and end
Eric Huang
1
-0
/
+5
2025-04-11
ALSA: Add USB audio device jack type
Wesley Cheng
1
-1
/
+2
2025-04-11
accel/ivpu: Fix the NPU's DPU frequency calculation
Andrzej Kacprowski
1
-2
/
+2
2025-04-10
tcp: add LINUX_MIB_PAWS_TW_REJECTED counter
Jiayuan Chen
1
-0
/
+1
2025-04-09
bpf: Clarify the meaning of BPF_F_PSEUDO_HDR
Paul Chaignon
1
-1
/
+1
2025-04-09
bpf: Clarify role of BPF_F_RECOMPUTE_CSUM
Paul Chaignon
1
-5
/
+9
2025-04-08
fscrypt: add support for hardware-wrapped keys
Eric Biggers
1
-2
/
+4
2025-04-08
drm: Add UAPI for the Asahi driver
Alyssa Rosenzweig
1
-0
/
+1194
2025-04-08
drm/amdgpu: add UAPI to query if user queues are supported
Alex Deucher
1
-0
/
+3
2025-04-08
drm/amdgpu: add new AMDGPU_INFO subquery for userq objects
Shashank Sharma
1
-0
/
+40
2025-04-08
drm/amdgpu: Modify userq signal/wait struct field names
Arunpravin Paneer Selvam
1
-66
/
+36
2025-04-08
drm/amdgpu: fix userqueue UAPI comments
Shashank Sharma
1
-30
/
+24
2025-04-08
drm/amdgpu: Add input fence to sync bo map/unmap
Arvind Yadav
1
-0
/
+4
2025-04-08
drm/amdgpu: Add separate array of read and write for BO handles
Arunpravin Paneer Selvam
1
-16
/
+34
2025-04-08
drm/amdgpu: update userqueue BOs and PDs
Arvind Yadav
1
-0
/
+9
2025-04-08
drm/amdgpu: Add wait IOCTL timeline syncobj support
Arunpravin Paneer Selvam
1
-1
/
+15
2025-04-08
drm/amdgpu: UAPI headers for userqueue Secure semaphore
Arunpravin Paneer Selvam
1
-0
/
+115
2025-04-08
drm/amdgpu: enable compute/gfx usermode queue
Shashank Sharma
1
-0
/
+10
2025-04-08
drm/amdgpu: enable SDMA usermode queues
Arvind Yadav
1
-0
/
+10
2025-04-08
drm/amdgpu: enable GFX-V11 userqueue support
Shashank Sharma
1
-0
/
+19
2025-04-08
drm/amdgpu: UAPI for user queue management
Alex Deucher
1
-0
/
+90
2025-04-08
media: v4l2: Add NV15 and NV20 pixel formats
Jonas Karlman
1
-0
/
+2
2025-04-07
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
74
-566
/
+1942
2025-04-07
Merge branch 'kvm-tdx-initial' into HEAD
Paolo Bonzini
1
-0
/
+1
2025-04-07
media: uapi: v4l: Fix V4L2_TYPE_IS_OUTPUT condition
Nas Chung
1
-1
/
+0
2025-04-07
media: uapi: v4l: Change V4L2_TYPE_IS_CAPTURE condition
Nas Chung
1
-1
/
+10
2025-04-07
drm/xe: Allow scratch page under fault mode for certain platform
Oak Zeng
1
-1
/
+5
2025-04-04
bpf: Fix a comment describing bpf_attr
Anton Protopopov
1
-1
/
+1
2025-04-03
Merge tag 'io_uring-6.15-20250403' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+25
2025-04-02
Merge tag 'usb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+15
2025-04-02
Merge tag 'fuse-update-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+9
2025-04-02
Merge tag 'powerpc-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-156
/
+0
[prev]
[next]