summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2024-07-05syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann
2024-07-05hugetlb_encode.h: fix undefined behaviour (34 << 26)Matthias Goergens
2024-06-21fanotify: introduce FAN_MARK_IGNOREAmir Goldstein
2024-06-21fanotify: implement "evictable" inode marksAmir Goldstein
2024-06-21fanotify: report old and/or new parent+name in FAN_RENAME eventAmir Goldstein
2024-06-21fanotify: record old and new parent and name in FAN_RENAME eventAmir Goldstein
2024-06-21fanotify: introduce group flag FAN_REPORT_TARGET_FIDAmir Goldstein
2024-06-21NFSD: move filehandle format declarations out of "uapi".NeilBrown
2024-06-21fanotify: Emit generic error info for error eventGabriel Krisman Bertazi
2024-06-21fanotify: Reserve UAPI bits for FAN_FS_ERRORGabriel Krisman Bertazi
2024-06-21NFSD: remove vanity commentsNeilBrown
2024-06-21fanotify: add pidfd support to the fanotify APIMatthew Bobrowski
2024-06-21UAPI: nfsfh.h: Replace one-element array with flexible-array memberGustavo A. R. Silva
2024-06-21NFSD: Update the SETATTR3args decoder to use struct xdr_streamChuck Lever
2024-06-16media: core headers: fix kernel-doc warningsHans Verkuil
2024-04-13Input: allocate keycode for Display refresh rate toggleGergo Koteles
2024-03-26scsi: fc: Update formal FPIN descriptor definitionsShyam Sundar
2024-03-26net/ipv4/ipv6: Replace one-element arraya with flexible-array membersGustavo A. R. Silva
2024-03-26net/ipv4: Replace one-element array with flexible-array memberGustavo A. R. Silva
2024-02-23netfilter: nft_compat: reject unused compat flagPablo Neira Ayuso
2024-02-23uapi: stddef.h: Fix __DECLARE_FLEX_ARRAY for C++Alexey Dobriyan
2024-02-23btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_argsQu Wenruo
2024-02-23stddef: Introduce DECLARE_FLEX_ARRAY() helperKees Cook
2024-01-25bpf: Add crosstask check to __bpf_get_stackJordan Rome
2024-01-25virtio-crypto: introduce akcipher servicezhenwei pi
2024-01-25virtio_crypto: Introduce VIRTIO_CRYPTO_NOSPCzhenwei pi
2023-12-13perf/core: Add a new read format to get a number of lost samplesNamhyung Kim
2023-11-28netfilter: nf_tables: fix table flag updatesPablo Neira Ayuso
2023-11-08can: isotp: add local echo tx processing and tx without FCOliver Hartkopp
2023-11-08gtp: uapi: fix GTPA_MAXPablo Neira Ayuso
2023-10-25net: change accept_ra_min_rtr_lft to affect all RA lifetimesPatrick Rohr
2023-10-25net: add sysctl accept_ra_min_rtr_lftPatrick Rohr
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-30ASoC: Intel: Skylake: Fix declaration of enum skl_ch_cfgCezary Rojewski
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