index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-23
bpf: Add bpf_dynptr_read and bpf_dynptr_write
Joanne Koong
1
-0
/
+19
2022-05-23
bpf: Dynptr support for ring buffers
Joanne Koong
1
-0
/
+35
2022-05-23
bpf: Add bpf_dynptr_from_mem for local dynptrs
Joanne Koong
1
-0
/
+12
2022-05-23
bpf: Add verifier support for dynptrs
Joanne Koong
1
-0
/
+5
2022-05-23
Merge tag 'for-5.19/drivers-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-6
/
+1
2022-05-23
Merge tag 'for-5.19/cdrom-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2022-05-23
Merge tag 'for-5.19/io_uring-passthrough-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+50
2022-05-23
Merge tag 'for-5.19/io_uring-net-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2022-05-23
Merge tag 'for-5.19/io_uring-socket-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+2
2022-05-23
Merge tag 'for-5.19/io_uring-xattr-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+7
2022-05-23
Merge tag 'for-5.19/io_uring-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+94
2022-05-23
landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER
Mickaël Salaün
1
-2
/
+25
2022-05-23
landlock: Fix landlock_add_rule(2) documentation
Mickaël Salaün
1
-2
/
+3
2022-05-20
bpf: Add bpf_skc_to_mptcp_sock_proto
Geliang Tang
1
-0
/
+7
2022-05-21
Merge tag 'drm-misc-fixes-2022-05-20' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
1
-2
/
+2
2022-05-20
nvme: enable uring-passthrough for admin commands
Kanchan Joshi
1
-0
/
+2
2022-05-19
Merge tag 'wireless-next-2022-05-19' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
1
-0
/
+2
2022-05-19
tls: Add opt-in zerocopy mode of sendfile()
Boris Pismenny
1
-0
/
+2
2022-05-18
io_uring: add support for ring mapped supplied buffers
Jens Axboe
1
-0
/
+36
2022-05-18
cachefiles: implement on-demand read
Jeffle Xu
1
-0
/
+17
2022-05-18
cachefiles: notify the user daemon when withdrawing cookie
Jeffle Xu
1
-0
/
+1
2022-05-18
cachefiles: notify the user daemon when looking up cookie
Jeffle Xu
1
-0
/
+50
2022-05-17
dma-buf: fix use of DMA_BUF_SET_NAME_{A,B} in userspace
Jérôme Pouiller
1
-2
/
+2
2022-05-17
media: uapi: Add IPU3 packed Y10 format
Daniel Scally
1
-1
/
+2
2022-05-16
can: isotp: add support for transmission without flow control
Oliver Hartkopp
1
-12
/
+13
2022-05-16
include/uapi/linux/vfio.h: Fix trivial typo - _IORW should be _IOWR instead
Thomas Huth
1
-2
/
+2
2022-05-16
Merge branch kvm-arm64/psci-suspend into kvmarm-master/next
Marc Zyngier
1
-0
/
+4
2022-05-16
btrfs: move definition of btrfs_raid_types to volumes.h
Qu Wenruo
1
-13
/
+0
2022-05-16
net: add IFLA_TSO_{MAX_SIZE|SEGS} attributes
Eric Dumazet
1
-0
/
+2
2022-05-15
cdrom: mark CDROMGETSPINDOWN/CDROMSETSPINDOWN obsolete
Paul Gortmaker
1
-1
/
+1
2022-05-14
io_uring: add IORING_ACCEPT_MULTISHOT for accept
Hao Xu
1
-0
/
+5
2022-05-13
mm/uffd: enable write protection for shmem & hugetlbfs
Peter Xu
1
-2
/
+8
2022-05-13
io_uring: add flag for allocating a fully sparse direct descriptor space
Jens Axboe
1
-1
/
+7
2022-05-13
io_uring: allow allocated fixed files for openat/openat2
Jens Axboe
1
-0
/
+9
2022-05-13
agpgart.h: do not include <stdlib.h> from exported header
Masahiro Yamada
1
-5
/
+4
2022-05-12
ELF, uapi: fixup ELF_ST_TYPE definition
Alexey Dobriyan
1
-1
/
+1
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-8
/
+8
2022-05-12
Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+1
2022-05-11
bpf: add bpf_map_lookup_percpu_elem for percpu map
Feng Zhou
1
-0
/
+9
2022-05-11
Merge tag 'wireless-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Jakub Kicinski
1
-1
/
+1
2022-05-11
nvme: add vectored-io support for uring-cmd
Anuj Gupta
1
-0
/
+1
2022-05-11
nvme: wire-up uring-cmd support for io-passthru on char-device.
Kanchan Joshi
1
-0
/
+25
2022-05-11
fs,io_uring: add infrastructure for uring-cmd
Jens Axboe
1
-8
/
+13
2022-05-11
HID: amd_sfh: Move bus declaration outside of amd-sfh
Basavaraj Natikar
1
-0
/
+1
2022-05-10
bpf, x86: Attach a cookie to fentry/fexit/fmod_ret/lsm.
Kui-Feng Lee
1
-0
/
+9
2022-05-10
bpf, x86: Generate trampolines from bpf_tramp_links
Kui-Feng Lee
1
-0
/
+1
2022-05-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-7
/
+7
2022-05-10
bpf: Add source ip in "struct bpf_tunnel_key"
Kaixi Fan
1
-0
/
+4
2022-05-10
loop: remove most the top-of-file boilerplate comment from the UAPI header
Christoph Hellwig
1
-6
/
+1
2022-05-10
virtio: fix virtio transitional ids
Shunsuke Mie
1
-7
/
+7
[prev]
[next]