aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-14Revert "netfilter: nf_tables: Add notifications for hook changes"Phil Sutter2-12/+0
2025-07-14ASoC: codec: Convert to GPIO descriptors forMark Brown2-2/+6
2025-07-14i2c: Clarify behavior of I2C_M_RD flagI Viswanath1-1/+2
2025-07-11iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV supportNicolin Chen1-0/+15
2025-07-11iommu/tegra241-cmdqv: Add user-space use supportNicolin Chen1-0/+59
2025-07-11iommufd: Allow an input data_type via iommu_hw_infoNicolin Chen1-1/+19
2025-07-11iommu: Allow an input type in hw_info opNicolin Chen1-1/+3
2025-07-11media: uvcvideo: Introduce V4L2_META_FMT_UVC_MSXU_1_5Ricardo Ribalda1-0/+1
2025-07-11iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctlNicolin Chen1-0/+34
2025-07-11iommufd/viommu: Introduce IOMMUFD_OBJ_HW_QUEUE and its related structNicolin Chen1-0/+9
2025-07-11futex: Remove support for IMMUTABLESebastian Andrzej Siewior1-2/+0
2025-07-10ethtool: rss: report which fields are configured for hashingJakub Kicinski1-0/+34
2025-07-10ethtool: mark ETHER_FLOW as usable for Rx hashJakub Kicinski1-2/+2
2025-07-10Merge branch 'virtio_udp_tunnel_08_07_2025' of https://github.com/pabeni/linux-develJakub Kicinski4-0/+54
2025-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-2/+6
2025-07-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+4
2025-07-10iommufd/viommu: Allow driver-specific user data for a vIOMMU objectNicolin Chen1-0/+6
2025-07-10iommufd: Correct virt_id kdoc at struct iommu_vdevice_allocNicolin Chen1-1/+1
2025-07-10net: xsk: introduce XDP_MAX_TX_SKB_BUDGET setsockoptJason Xing1-0/+1
2025-07-10media: uapi: videodev2: Fix comment for 12-bit packed Bayer formatsMehdi Djait1-1/+1
2025-07-10uapi: export PROCFS_ROOT_INOAleksa Sarai1-0/+11
2025-07-09KVM: x86: Provide a capability to disable APERF/MPERF read interceptsJim Mattson1-0/+1
2025-07-09Merge v6.16-rc2 into timers/ptpThomas Gleixner1-2/+2
2025-07-09Merge tag 'pm-runtime-6.17-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmUwe Kleine-König1-2/+2
2025-07-08tun: enable gso over UDP tunnel support.Paolo Abeni1-0/+9
2025-07-08net: implement virtio helpers to handle UDP GSO tunneling.Paolo Abeni1-0/+33
2025-07-08vhost-net: allow configuring extended featuresPaolo Abeni2-0/+12
2025-07-08uapi: bitops: use UAPI-safe variant of BITS_PER_LONG again (2)Thomas Weißschuh1-2/+2
2025-07-08net/handshake: Add new parameter 'HANDSHAKE_A_ACCEPT_KEYRING'Hannes Reinecke1-0/+1
2025-07-08net: mctp: add gateway routing supportJeremy Kerr1-0/+8
2025-07-08net: bonding: add broadcast_neighbor netlink optionTonghao Zhang1-0/+1
2025-07-07KVM: arm64: Expose new KVM cap for cacheable PFNMAPAnkit Agrawal1-0/+1
2025-07-07net: openvswitch: allow providing upcall pid for the 'execute' commandIlya Maximets1-0/+6
2025-07-07ASoC: soc-dapm: cleanupsMark Brown3-9/+33
2025-07-07pwm: Add support for pwmchip devices for faster and easier userspace accessUwe Kleine-König1-0/+53
2025-07-04uapi: fix broken link in linux/capability.hAriel Otilibili1-2/+3
2025-07-04tree-wide: s/struct fileattr/struct file_kattr/gChristian Brauner1-1/+1
2025-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-6/+26
2025-07-03bpf: Introduce BPF standard streamsKumar Kartikeya Dwivedi1-0/+24
2025-07-03media: v4l2: Add Renesas Camera Receiver Unit pixel formatsDaniel Scally1-0/+6
2025-07-03media: pisp_be: Use clamp() and define max sizesJacopo Mondi1-4/+5
2025-07-02io_uring: don't use int for ABIPavel Begunkov1-1/+1
2025-07-02devlink: Extend devlink rate API with traffic classes bandwidth managementCarolina Jubran1-0/+9
2025-07-02prctl: Introduce PR_MTE_STORE_ONLYYeoreum Yun1-0/+2
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn1-0/+18
2025-07-02io_uring/mock: add trivial poll handlerPavel Begunkov1-0/+2
2025-07-02io_uring/mock: support for async read/writePavel Begunkov1-1/+3
2025-07-02io_uring/mock: allow to choose FMODE_NOWAITPavel Begunkov1-0/+5
2025-07-02io_uring/mock: add sync read/writePavel Begunkov1-1/+3
2025-07-02io_uring/mock: add cmd using vectored regbufsPavel Begunkov1-0/+14