summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)Author
2023-10-10bpf: Clarify error expectations from bpf_clone_redirectStanislav Fomichev
2023-09-23dma-buf/sync_file: Fix docs syntaxRob Clark
2023-09-23PCI: Add #defines for Enter Compliance, Transmit MarginBjorn Helgaas
2023-09-23PCI: Decode PCIe 32 GT/s link speedGustavo Pimentel
2023-09-23PCI: Cleanup register definition width and whitespaceBjorn Helgaas
2023-09-23PCI/ATS: Add pci_prg_resp_pasid_required() interface.Kuppuswamy Sathyanarayanan
2023-08-11block: Fix a source code comment in include/uapi/linux/blkzoned.hBart Van Assche
2023-08-11media: videodev2.h: Fix struct v4l2_input tuner index commentMarek Vasut
2023-08-11block: change all __u32 annotations to __be32 in affs_hardblocks.hMichael Schmitz
2023-06-21Remove DECnet support from kernelStephen Hemminger
2023-06-09ipv{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-05-17media: uapi: add MEDIA_BUS_FMT_METADATA_FIXED media bus format.Dafna Hirschfeld
2023-03-11usb: uvc: Enumerate valid values for color matchingDaniel Scally
2023-03-11media: uvcvideo: Silence memcpy() run-time false positive warningsKees Cook
2023-01-18include/uapi/linux/swab: Fix potentially missing __always_inlineMatt Redfearn
2022-12-08audit: fix undefined behavior in bit shift for AUDIT_BITGaosheng Cui
2022-11-25capabilities: 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-08-25can: error: specify the values of data[5..7] of CAN error framesVincent Mailhol
2022-06-25random: ignore GRND_RANDOM in getentropy(2)Andy Lutomirski
2022-06-25random: add GRND_INSECURE to return best-effort non-cryptographic bytesAndy Lutomirski
2022-04-15bpf: Fix comment for helper bpf_current_task_under_cgroup()Hengqi Chen
2022-03-08HID: add mapping for KEY_ALL_APPLICATIONSWilliam Mahon
2022-03-08xfrm: enforce validity of offload input flagsLeon Romanovsky
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
2021-11-26PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macrosPali Rohár
2021-09-22fq_codel: reject silly quantum parametersEric Dumazet
2021-09-22serial: 8250: Define RX trigger levels for OxSemi 950 devicesMaciej W. Rozycki
2021-07-20net: fix mistake path for netdev_features_stringsJian Shen
2021-06-30icmp: don't send out ICMP messages with a source address of 0.0.0.0Toke Høiland-Jørgensen
2021-06-10bpf: Add BPF_F_ANY_ALIGNMENT.David S. Miller
2021-05-22netfilter: xt_SECMARK: add new revision to fix structure layoutPablo Neira Ayuso
2021-05-22tty: actually undefine superseded ASYNC flagsJohan Hovold
2021-03-24USB: replace hardcode maximum usb string length by definitionMacpaul Lin
2021-03-17uapi: nfnetlink_cthelper.h: fix userspace compilation errorDmitry V. Levin
2021-01-06uapi: move constants from <linux/kernel.h> to <linux/const.h>Petr Vorel
2020-12-30crypto: af_alg - avoid undefined behavior accessing salg_nameEric Biggers
2020-12-02wireless: Use linux/stddef.h instead of stddef.hHauke Mehrtens
2020-11-05NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flagOlga Kornievskaia
2020-11-05media: videodev2.h: RGB BT2020 and HSV are always full rangeHans Verkuil
2020-11-05bpf: Fix comment for helper bpf_current_task_under_cgroup()Song Liu
2020-10-30perf: correct SNOOPX field offsetAl Grant
2020-09-23KVM: MIPS: Change the definition of kvm typeHuacai Chen
2020-09-09netfilter: nf_tables: incorrect enum nft_list_attributes definitionPablo Neira Ayuso
2020-08-05wireless: Use offsetof instead of custom macro.Pi-Hsun Shih
2020-07-29Input: add `SW_MACHINE_COVER`Merlijn Wajer
2020-07-22virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and _LOG req numbers to match u...Hans de Goede