index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-15
io_uring: Avoid anonymous enums in io_uring uapi
Gabriel Krisman Bertazi
1
-10
/
+8
2024-04-15
media: videodev2: Fix v4l2_ext_control packing.
Ricardo Ribalda
1
-1
/
+1
2024-04-15
media: dvb: Fix dtvs_stats packing.
Ricardo Ribalda
1
-1
/
+1
2024-04-11
mptcp: add last time fields in mptcp_info
Geliang Tang
1
-0
/
+4
2024-04-11
ntsync: Introduce NTSYNC_IOC_SEM_POST.
Elizabeth Figura
1
-0
/
+2
2024-04-11
ntsync: Introduce NTSYNC_IOC_CREATE_SEM.
Elizabeth Figura
1
-0
/
+21
2024-04-10
bpf: Add bpf_link support for sk_msg and sk_skb progs
Yonghong Song
1
-0
/
+5
2024-04-10
ethtool: update tsinfo statistics attribute docs with correct type
Rahul Rameshbabu
1
-3
/
+3
2024-04-09
PCI/DOE: Support discovery version 2
Alexey Kardashevskiy
1
-0
/
+1
2024-04-08
devlink: Support setting max_io_eqs
Parav Pandit
1
-0
/
+1
2024-04-08
vhost-vdpa: change ioctl # for VDPA_GET_VRING_SIZE
Michael S. Tsirkin
1
-7
/
+8
2024-04-06
net: ethtool: Allow passing a phy index for some commands
Maxime Chevallier
1
-0
/
+1
2024-04-06
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
1
-0
/
+16
2024-04-05
netlink: specs: ethtool: define header-flags as an enum
Jakub Kicinski
1
-6
/
+5
2024-04-05
ethtool: add interface to read Tx hardware timestamping statistics
Rahul Rameshbabu
1
-0
/
+14
2024-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+14
2024-04-04
bpf: Pack struct bpf_fib_lookup
Anton Protopopov
1
-1
/
+1
2024-04-03
Merge tag 'wireless-next-2024-04-03' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-112
/
+124
2024-04-03
net: ethtool: Add impedance mismatch result code to cable test
Pawel Dembicki
1
-0
/
+4
2024-04-03
tee: tstee: Add Trusted Services TEE driver
Balint Dobszay
1
-0
/
+1
2024-04-02
uapi: team: use header file generated from YAML spec
Hangbin Liu
1
-73
/
+43
2024-04-02
bpf: Fix typo in uapi doc comments
David Lechner
1
-2
/
+2
2024-04-02
crypto: remove CONFIG_CRYPTO_STATS
Eric Biggers
1
-11
/
+19
2024-04-01
pfcp: always set pfcp metadata
Michal Swiatkowski
2
-0
/
+17
2024-04-01
ip_tunnel: convert __be16 tunnel flags to bitmaps
Alexander Lobakin
1
-0
/
+33
2024-04-01
Merge tag 'v6.9-rc2' into media_stage
Hans Verkuil
1
-3
/
+14
2024-03-28
bpf: Add support for passing mark with bpf_fib_lookup
Anton Protopopov
1
-2
/
+18
2024-03-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-2
/
+4
2024-03-27
drm/amdkfd: range check cp bad op exception interrupts
Jonathan Kim
1
-3
/
+14
2024-03-26
statx: stx_subvol
Kent Overstreet
1
-1
/
+3
2024-03-25
wifi: nl80211: cleanup nl80211.h kernel-doc
Jeff Johnson
1
-28
/
+40
2024-03-25
wifi: nl80211: fix nl80211 uapi comment style issues
Jeff Johnson
1
-83
/
+83
2024-03-25
wifi: nl80211: rename enum plink_actions
Jeff Johnson
1
-1
/
+1
2024-03-25
media: v4l2: Add REMOVE_BUFS ioctl
Benjamin Gaignard
1
-0
/
+17
2024-03-21
Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-7
/
+19
2024-03-21
Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-0
/
+43
2024-03-19
bpf: support BPF cookie in raw tracepoint (raw_tp, tp_btf) programs
Andrii Nakryiko
1
-2
/
+4
2024-03-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-5
/
+29
2024-03-19
vDPA: report virtio-blk flush info to user space
Zhu Lingshan
1
-0
/
+1
2024-03-19
vDPA: report virtio-block read-only info to user space
Zhu Lingshan
1
-0
/
+1
2024-03-19
vDPA: report virtio-block write zeroes configuration to user space
Zhu Lingshan
1
-0
/
+2
2024-03-19
vDPA: report virtio-block discarding configuration to user space
Zhu Lingshan
1
-0
/
+3
2024-03-19
vDPA: report virtio-block topology info to user space
Zhu Lingshan
1
-0
/
+4
2024-03-19
vDPA: report virtio-block MQ info to user space
Zhu Lingshan
1
-0
/
+1
2024-03-19
vDPA: report virtio-block max segments in a request to user space
Zhu Lingshan
1
-0
/
+1
2024-03-19
vDPA: report virtio-block block-size to user space
Zhu Lingshan
1
-0
/
+1
2024-03-19
vDPA: report virtio-block max segment size to user space
Zhu Lingshan
1
-0
/
+1
2024-03-19
vDPA: report virtio-block capacity to user space
Zhu Lingshan
1
-0
/
+2
2024-03-19
vhost-vdpa: uapi to support reporting per vq size
Zhu Lingshan
1
-0
/
+7
2024-03-19
virtio: uapi: Drop __packed attribute in linux/virtio_pci.h
Suzuki K Poulose
1
-5
/
+5
[prev]
[next]