summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)Author
2023-10-10bpf: Clarify error expectations from bpf_clone_redirectStanislav Fomichev
2023-10-10netfilter: nft_exthdr: Support SCTP chunksPhil Sutter
2023-09-23netfilter: ebtables: fix fortify warnings in size_entry_mwt()GONG, Ruiqi
2023-09-19dma-buf/sync_file: Fix docs syntaxRob Clark
2023-08-11block: Fix a source code comment in include/uapi/linux/blkzoned.hBart Van Assche
2023-07-27autofs: use flexible array in ioctl structureArnd Bergmann
2023-07-27media: videodev2.h: Fix struct v4l2_input tuner index commentMarek Vasut
2023-07-27block: change all __u32 annotations to __be32 in affs_hardblocks.hMichael Schmitz
2023-06-21Remove DECnet support from kernelStephen Hemminger
2023-06-05ipv{4,6}/raw: fix output xfrm lookup wrt protocolNicolas Dichtel
2023-05-17btrfs: scrub: reject unsupported scrub flagsQu Wenruo
2023-05-17uapi/linux/const.h: prefer ISO-friendly __typeof__Kevin Brodsky
2023-03-11usb: uvc: Enumerate valid values for color matchingDaniel Scally
2023-03-11media: uvcvideo: Silence memcpy() run-time false positive warningsKees Cook
2023-02-15uapi: add missing ip/ipv6 header dependencies for linux/stddef.hHerton R. Krzesinski
2023-02-01netfilter: conntrack: unify established states for SCTP pathsSriram Yagnaraman
2023-01-14dmaengine: idxd: Fix crc_val field for completion recordFenghua Yu
2023-01-14include/uapi/linux/swab: Fix potentially missing __always_inlineMatt Redfearn
2023-01-04eventpoll: add EPOLL_URING_WAKE poll wakeup flagJens Axboe
2023-01-04io_uring: import 5.15-stable io_uringJens Axboe
2023-01-04fs: expose LOOKUP_CACHED through openat2() RESOLVE_CACHEDJens Axboe
2022-12-02audit: fix undefined behavior in bit shift for AUDIT_BITGaosheng Cui
2022-11-25uapi/linux/stddef.h: Add include guardsTadeusz Struk
2022-11-25net: use struct_group to copy ip/ipv6 header addressesHangbin Liu
2022-11-25stddef: Introduce struct_group() helper macroKees Cook
2022-11-16capabilities: fix undefined behavior in bit shift for CAP_TO_MASKGaosheng Cui
2022-11-03media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced'Hans Verkuil
2022-10-26usb: ch9: Add USB 3.2 SSP attributesThinh Nguyen
2022-08-21PCI/ERR: Bind RCEC devices to the Root Port driverQiuxu Zhuo
2022-08-21netfilter: xtables: Bring SPDX identifier backThomas Gleixner
2022-08-21can: error: specify the values of data[5..7] of CAN error framesVincent Mailhol
2022-08-03bpf: Add PROG_TEST_RUN support for sk_lookup programsLorenz Bauer
2022-05-25include/uapi/linux/xfrm.h: Fix XFRM_MSG_MAPPING ABI breakageEugene Syromiatnikov
2022-05-25xfrm: make user policy API completeNicolas Dichtel
2022-05-25net: xfrm: fix shift-out-of-bouncePavel Skripkin
2022-05-25xfrm: Add possibility to set the default to block if we have no policySteffen Klassert
2022-05-25dma-buf: fix use of DMA_BUF_SET_NAME_{A,B} in userspaceJérôme Pouiller
2022-04-13can: isotp: set default value for N_As to 50 micro secondsOliver Hartkopp
2022-04-13bpf: Make dst_port field in struct bpf_sock 16-bit wideJakub Sitnicki
2022-04-08bpf: Fix comment for helper bpf_current_task_under_cgroup()Hengqi Chen
2022-04-08bpf: Adjust BPF stack helper functions to accommodate skip > 0Namhyung Kim
2022-04-08rseq: Remove broken uapi field layout on 32-bit little endianMathieu Desnoyers
2022-03-08HID: add mapping for KEY_ALL_APPLICATIONSWilliam Mahon
2022-03-08HID: add mapping for KEY_DICTATEWilliam Mahon
2022-03-08xfrm: enforce validity of offload input flagsLeon Romanovsky
2022-02-23can: isotp: add SF_BROADCAST support for functional addressingOliver Hartkopp
2022-02-16netfilter: ctnetlink: disable helper autoassignFlorian Westphal
2022-01-27xfrm: rate limit SA mapping change message to user spaceAntony Antony
2022-01-05uapi: fix linux/nfc.h userspace compilation errorsDmitry V. Levin
2022-01-05nfc: uapi: use kernel size_t to fix user-space buildsKrzysztof Kozlowski