summaryrefslogtreecommitdiffstats
path: root/include/uapi
AgeCommit message (Expand)Author
2020-11-05NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flagOlga Kornievskaia
2020-11-05btrfs: tree-checker: fix false alert caused by legacy btrfs root itemQu Wenruo
2020-11-05media: videodev2.h: RGB BT2020 and HSV are always full rangeHans Verkuil
2020-11-01bpf: Fix comment for helper bpf_current_task_under_cgroup()Song Liu
2020-10-29perf: 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-19seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALIDKees Cook
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-24/dev/mem: Revoke mappings when a driver claims the regionDan Williams
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-06dma-buf: Fix SET_NAME ioctl uapiDaniel Vetter
2020-05-02taprio: do not use BIT() in TCA_TAPRIO_ATTR_FLAG_* definitionsEugene Syromiatnikov
2020-04-13include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swapChristian Borntraeger
2020-04-13uapi: rename ext2_swab() to swab() and share globally in swab.hYury Norov
2020-04-08coresight: do not use the BIT() macro in the UAPI headerEugene Syromiatnikov
2020-04-01Input: avoid BIT() macro usage in the serio.h UAPI headerEugene Syromiatnikov
2020-03-05usb: charger: assign specific number for enum valuePeter Chen
2020-01-17rdma: Remove nes ABI headerJason Gunthorpe
2020-01-14Input: input_event - fix struct padding on sparc64Arnd Bergmann
2020-01-12netfilter: uapi: Avoid undefined left-shift in xt_sctp.hPhil Sutter
2019-12-31media: cec-funcs.h: add status_req checksHans Verkuil
2019-12-17media: cec.h: CEC_OP_REC_FLAG_ values were swappedHans Verkuil
2019-11-15ptp: Introduce strict checking of external time stamp options.Richard Cochran
2019-11-15ptp: Validate requests to enable time stamping of external signals.Richard Cochran
2019-11-11devlink: Add method for time-stamp on reporter's dumpAya Levin
2019-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-08Merge tag 'for-linus-2019-11-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-06nvme: change nvme_passthru_cmd64 to explicitly mark rsvdCharles Machalow
2019-11-05Merge tag 'for-linus-2019-11-05' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-11-05clone3: validate stack argumentsChristian Brauner
2019-11-05can: don't use deprecated license identifiersYegor Yefremov
2019-10-29Merge tag 'fuse-fixes-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-10-23fuse: Add changelog entries for protocols 7.1 - 7.8Alan Somers
2019-10-12Merge tag 'tty-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-10-04Merge tag 'copy-struct-from-user-v5.4-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2019-10-04Merge tag 'for-linus-20191003' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-10-04Merge tag 'drm-fixes-2019-10-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-10-04Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-10-04tty: serial: Fix PORT_LINFLEXUART definitionStefan-gabriel Mirea
2019-10-03sched: add kernel-doc for struct clone_argsChristian Brauner
2019-10-02block: pg: add header include guardMasahiro Yamada
2019-10-02drm/amdgpu: return tcc_disabled_mask to userspaceMarek Olšák
2019-10-01clone3: switch to copy_struct_from_user()Aleksa Sarai
2019-09-30sched: Add __ASSEMBLY__ guards around struct clone_argsSeth Forshee
2019-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds