summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2025-11-24fs/namespace: correctly handle errors returned by grab_requested_mnt_nsAndrei Vagin1-1/+1
2025-10-15HID: hidraw: tighten ioctl command parsingBenjamin Tissoires1-0/+2
2025-09-25mptcp: pm: nl: announce deny-join-id0 flagMatthieu Baerts (NGI0)2-2/+4
2025-09-19netlink: specs: mptcp: replace underscores with dashes in namesJakub Kicinski1-3/+3
2025-09-19netlink: specs: mptcp: clearly mention attributesMatthieu Baerts (NGI0)1-26/+27
2025-09-19netlink: specs: mptcp: add missing 'server-side' attrMatthieu Baerts (NGI0)1-5/+6
2025-09-04vhost: Fix ioctl # for VHOST_[GS]ET_FORK_FROM_OWNERNamhyung Kim1-2/+2
2025-08-28ACPI: pfr_update: Fix the driver update version checkChen Yu1-0/+1
2025-08-20PCI: Store all PCIe Supported Link SpeedsIlpo Järvinen1-0/+1
2025-08-20uapi: in6: restore visibility of most IPv6 socket optionsJakub Kicinski1-2/+2
2025-08-20io_uring: don't use int for ABIPavel Begunkov1-1/+1
2025-08-15vhost: Reintroduce kthread API and add mode selectionCindy Lu1-0/+29
2025-07-06vsock/uapi: fix linux/vm_sockets.h userspace compilation errorsStefano Garzarella1-0/+4
2025-06-27bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETEPaul Chaignon1-0/+2
2025-05-29wifi: cfg80211: allow IR in 20 MHz configurationsAnjaneyulu1-23/+29
2025-05-29bpf: Allow pre-ordering for bpf cgroup progsYonghong Song1-0/+1
2025-05-29iommufd: Extend IOMMU_GET_HW_INFO to report PASID capabilityYi Liu1-1/+13
2025-05-18types: Complement the aligned types with signed 64-bit oneAndy Shevchenko1-0/+1
2025-04-20landlock: Add the errata interfaceMickaël Salaün1-0/+2
2025-04-20crypto: ccp - Fix uAPI definitions of PSP errorsDionna Glaze1-7/+14
2025-04-20media: uapi: rkisp1-config: Fix typo in extensible params exampleNiklas Söderlund1-1/+1
2025-04-20drm/amdkfd: clamp queue size to minimumDavid Yat Sin1-0/+2
2025-04-20perf/core: Add aux_pause, aux_resume, aux_start_pausedAdrian Hunter1-1/+10
2025-02-17iommufd: Fix struct iommu_hwpt_pgfault init and paddingNicolin Chen1-1/+3
2025-02-17md: reintroduce md-linearYu Kuai2-1/+3
2025-02-17Input: allocate keycode for phone linkingIllia Ostapyshyn1-0/+1
2025-02-08xfrm: Add support for per cpu xfrm state handling.Steffen Klassert1-0/+2
2025-01-02stddef: make __struct_group() UAPI C++-friendlyAlexander Lobakin1-3/+10
2024-12-14fanotify: allow reporting errors on failure to open fdAmir Goldstein1-0/+1
2024-12-09netkit: Add option for scrubbing skb meta dataDaniel Borkmann1-0/+15
2024-12-05netlink: typographical error in nlmsg_type constants definitionMaurice Lambert1-1/+1
2024-10-24bpf: Add the missing BPF_LINK_TYPE invocation for sockmapHou Tao1-0/+3
2024-10-19Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-8/+5
2024-10-19Merge tag 'block-6.12-20241018' of git://git.kernel.dk/linuxLinus Torvalds1-1/+7
2024-10-16ublk: don't allow user copy for unprivileged deviceMing Lei1-1/+7
2024-10-03Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+1
2024-10-03Merge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni1-1/+1
2024-10-01bpf: Make sure internal and UAPI bpf_redirect flags don't overlapToke Høiland-Jørgensen1-8/+5
2024-09-27Merge tag 'bitmap-for-6.12' of https://github.com/norov/linuxLinus Torvalds2-0/+20
2024-09-26Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+36
2024-09-26Merge tag 'usb-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-11/+136
2024-09-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-2/+15
2024-09-26netfilter: uapi: NFTA_FLOWTABLE_HOOK is NLA_NESTEDPhil Sutter1-1/+1
2024-09-25Merge tag 'fuse-update-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+21
2024-09-25Merge tag 'exfat-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+25
2024-09-24Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2024-09-24Merge tag 'for-6.12/io_uring-20240922' of git://git.kernel.dk/linuxLinus Torvalds1-3/+3
2024-09-24Merge tag 'landlock-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+30
2024-09-24Merge tag 'media/v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds4-1/+589
2024-09-23Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+39