summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
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
2023-01-18ALSA: seq: fix undefined behavior in bit shift for SNDRV_SEQ_FILTER_USE_EVENTBaisong Zhong
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-12-14aio: fix use-after-free due to missing POLLFREE handlingEric Biggers
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
2020-06-25md: add feature flag MD_FEATURE_RAID0_LAYOUTNeilBrown
2020-06-22x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exitJon Doron
2020-06-07mmc: fix compilation of user APIJérôme Pouiller
2020-06-03xfrm: fix error in commentAntony Antony
2020-05-27nfit: Add Hyper-V NVDIMM DSM command set to white listDexuan Cui
2020-05-02include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swapChristian Borntraeger
2020-04-17uapi: rename ext2_swab() to swab() and share globally in swab.hYury Norov
2020-04-13coresight: do not use the BIT() macro in the UAPI headerEugene Syromiatnikov
2020-04-02Input: avoid BIT() macro usage in the serio.h UAPI headerEugene Syromiatnikov
2020-03-05usb: charger: assign specific number for enum valuePeter Chen
2020-01-27bpf: fix BTF limitsAlexei Starovoitov
2020-01-27netfilter: nf_tables: correct NFT_LOGLEVEL_MAX valueFlorian Westphal