summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux
Commit message (Expand)AuthorAgeFilesLines
* m68k: amiga: Turn off Warp1260 interrupts during bootPaolo Pisati11 days1-0/+3
* netfilter: nf_tables: fix table flag updatesPablo Neira Ayuso2024-06-161-0/+1
* Revert "y2038: rusage: use __kernel_old_timeval"Ben Hutchings2024-05-021-2/+2
* Input: allocate keycode for Display refresh rate toggleGergo Koteles2024-04-131-0/+1
* y2038: rusage: use __kernel_old_timevalArnd Bergmann2024-03-151-2/+2
* netfilter: nft_compat: reject unused compat flagPablo Neira Ayuso2024-02-231-0/+2
* btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_argsQu Wenruo2024-02-231-0/+3
* perf/core: Add a new read format to get a number of lost samplesNamhyung Kim2023-12-131-1/+4
* netfilter: xt_owner: Add supplementary groups optionLukasz Pawelczyk2023-12-131-3/+4
* bpf: Clarify error expectations from bpf_clone_redirectStanislav Fomichev2023-10-101-1/+3
* dma-buf/sync_file: Fix docs syntaxRob Clark2023-09-231-1/+1
* PCI: Add #defines for Enter Compliance, Transmit MarginBjorn Helgaas2023-09-231-0/+2
* PCI: Decode PCIe 32 GT/s link speedGustavo Pimentel2023-09-231-0/+4
* PCI: Cleanup register definition width and whitespaceBjorn Helgaas2023-09-231-67/+65
* PCI/ATS: Add pci_prg_resp_pasid_required() interface.Kuppuswamy Sathyanarayanan2023-09-231-0/+1
* block: Fix a source code comment in include/uapi/linux/blkzoned.hBart Van Assche2023-08-111-5/+5
* media: videodev2.h: Fix struct v4l2_input tuner index commentMarek Vasut2023-08-111-1/+1
* block: change all __u32 annotations to __be32 in affs_hardblocks.hMichael Schmitz2023-08-111-34/+34
* Remove DECnet support from kernelStephen Hemminger2023-06-213-232/+1
* ipv{4,6}/raw: fix output xfrm lookup wrt protocolNicolas Dichtel2023-06-091-0/+2
* btrfs: scrub: reject unsupported scrub flagsQu Wenruo2023-05-171-0/+1
* uapi/linux/const.h: prefer ISO-friendly __typeof__Kevin Brodsky2023-05-171-1/+1
* media: uapi: add MEDIA_BUS_FMT_METADATA_FIXED media bus format.Dafna Hirschfeld2023-05-171-0/+8
* usb: uvc: Enumerate valid values for color matchingDaniel Scally2023-03-111-0/+30
* media: uvcvideo: Silence memcpy() run-time false positive warningsKees Cook2023-03-111-1/+1
* include/uapi/linux/swab: Fix potentially missing __always_inlineMatt Redfearn2023-01-181-1/+1
* audit: fix undefined behavior in bit shift for AUDIT_BITGaosheng Cui2022-12-081-1/+1
* capabilities: fix undefined behavior in bit shift for CAP_TO_MASKGaosheng Cui2022-11-251-1/+1
* media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced'Hans Verkuil2022-11-031-1/+2
* can: error: specify the values of data[5..7] of CAN error framesVincent Mailhol2022-08-251-1/+4
* random: ignore GRND_RANDOM in getentropy(2)Andy Lutomirski2022-06-251-1/+1
* random: add GRND_INSECURE to return best-effort non-cryptographic bytesAndy Lutomirski2022-06-251-0/+2
* bpf: Fix comment for helper bpf_current_task_under_cgroup()Hengqi Chen2022-04-151-2/+2
* HID: add mapping for KEY_ALL_APPLICATIONSWilliam Mahon2022-03-081-1/+2
* xfrm: enforce validity of offload input flagsLeon Romanovsky2022-03-081-0/+6
* uapi: fix linux/nfc.h userspace compilation errorsDmitry V. Levin2022-01-051-2/+2
* nfc: uapi: use kernel size_t to fix user-space buildsKrzysztof Kozlowski2022-01-051-1/+1
* PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macrosPali Rohár2021-11-261-0/+6
* fq_codel: reject silly quantum parametersEric Dumazet2021-09-221-0/+2
* serial: 8250: Define RX trigger levels for OxSemi 950 devicesMaciej W. Rozycki2021-09-221-0/+1
* net: fix mistake path for netdev_features_stringsJian Shen2021-07-201-2/+2
* icmp: don't send out ICMP messages with a source address of 0.0.0.0Toke Høiland-Jørgensen2021-06-301-0/+3
* bpf: Add BPF_F_ANY_ALIGNMENT.David S. Miller2021-06-101-0/+14
* netfilter: xt_SECMARK: add new revision to fix structure layoutPablo Neira Ayuso2021-05-221-0/+6
* tty: actually undefine superseded ASYNC flagsJohan Hovold2021-05-221-2/+2
* USB: replace hardcode maximum usb string length by definitionMacpaul Lin2021-03-241-0/+3
* uapi: nfnetlink_cthelper.h: fix userspace compilation errorDmitry V. Levin2021-03-171-1/+1
* uapi: move constants from <linux/kernel.h> to <linux/const.h>Petr Vorel2021-01-068-14/+12
* crypto: af_alg - avoid undefined behavior accessing salg_nameEric Biggers2020-12-301-0/+16
* wireless: Use linux/stddef.h instead of stddef.hHauke Mehrtens2020-12-021-1/+5