summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)Author
2024-09-12spi: Merge up fixesMark Brown
2024-09-11net: ethernet: oa_tc6: implement internal PHY initializationParthiban Veerasooran
2024-09-11netdev: add dmabuf introspectionMina Almasry
2024-09-11net: add SO_DEVMEM_DONTNEED setsockopt to release RX fragsMina Almasry
2024-09-11tcp: RX path for devmem TCPMina Almasry
2024-09-11net: netdev netlink api to bind dma-buf to a net deviceMina Almasry
2024-09-11Merge branch 'tip/sched/core' into sched_ext/for-6.12Tejun Heo
2024-09-11block: implement async io_uring discard cmdPavel Begunkov
2024-09-11Merge branch 'for-6.12/io_uring' into for-6.12/io_uring-discardJens Axboe
2024-09-11Merge branch 'for-6.12/block' into for-6.12/io_uring-discardJens Axboe
2024-09-11sched/deadline: Clarify nanoseconds in uapiChristian Loehle
2024-09-10PCI: Rename CRS Completion Status to RRSBjorn Helgaas
2024-09-10net-timestamp: introduce SOF_TIMESTAMPING_OPT_RX_FILTER flagJason Xing
2024-09-10vdpa: support set mac address from vdpa toolCindy Lu
2024-09-10virtio_balloon: introduce memory scan/reclaim infozhenwei pi
2024-09-10virtio_balloon: introduce memory allocation stall counterzhenwei pi
2024-09-10virtio_balloon: introduce oom-kill invocationszhenwei pi
2024-09-08ptp/ioctl: support MONOTONIC{,_RAW} timestamps for PTP_SYS_OFFSET_EXTENDEDMahesh Bandewar
2024-09-06Merge tag 'nf-next-24-09-06' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2024-09-06drm/amdkfd: Document and define SVM events message macroPhilip Yang
2024-09-06nbd: implement the WRITE_ZEROES commandWouter Verhelst
2024-09-05media: input: serio.h: add SERIO_EXTRON_DA_HD_PLUSHans Verkuil
2024-09-05media: videodev2.h: add V4L2_CAP_EDIDErling Ljunggren
2024-09-05fhandle: expose u64 mount id to name_to_handle_at(2)Aleksa Sarai
2024-09-05uapi: explain how per-syscall AT_* flags should be allocatedAleksa Sarai
2024-09-04ipv4: Fix user space build failure due to header changeIdo Schimmel
2024-09-04PCI/NPEM: Add Native PCIe Enclosure Management supportMariusz Tkaczyk
2024-09-04Merge branch 'bpf/master' into for-6.12Tejun Heo
2024-09-04fuse: allow idmapped mountsAlexander Mikhalitsyn
2024-09-04fuse: add basic infrastructure to support idmappingsAlexander Mikhalitsyn
2024-09-04arm64/ptrace: add support for FEAT_POEJoey Gouly
2024-09-03netfilter: nf_tables: zero timeout means element never times outPablo Neira Ayuso
2024-09-03Merge tag 'iio-for-6.12a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2024-09-01mm: remove PG_errorMatthew Wilcox (Oracle)
2024-08-30autofs: add per dentry expire timeoutIan Kent
2024-08-29io_uring/kbuf: add support for incremental buffer consumptionJens Axboe
2024-08-29HID: hidraw: add HIDIOCREVOKE ioctlPeter Hutterer
2024-08-28fs: sort out the fallocate mode vs flag messChristoph Hellwig
2024-08-28uapi: Define GENMASK_U128Anshuman Khandual
2024-08-27Merge branch 'nesting_reserved_regions' into iommufd.git for-nextJason Gunthorpe
2024-08-27Merge tag 'amd-drm-next-6.12-2024-08-26' of https://gitlab.freedesktop.org/ag...Daniel Vetter
2024-08-27Merge v6.11-rc5 into drm-nextDaniel Vetter
2024-08-26dpll: add Embedded SYNC feature for a pinArkadiusz Kubalewski
2024-08-26net: Correct spelling in headersSimon Horman
2024-08-26packet: Correct spelling in if_packet.hSimon Horman
2024-08-26ethtool: Extend cable testing interface with result source informationOleksij Rempel
2024-08-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-08-26iommufd: Reorder include filesNicolin Chen
2024-08-25io_uring: wire up min batch wake timeoutJens Axboe
2024-08-25io_uring: user registered clockid for wait timeoutsPavel Begunkov