summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2021-05-19netfilter: xt_SECMARK: add new revision to fix structure layoutPablo Neira Ayuso
2021-05-19f2fs: move ioctl interface definitions to separated fileChao Yu
2021-05-14net/packet: make packet_fanout.arr size configurable up to 64KTanner Love
2021-05-14tty: actually undefine superseded ASYNC flagsJohan Hovold
2021-05-11usb: webcam: Invalid size of Processing Unit DescriptorPawel Laszczak
2021-05-07capabilities: require CAP_SETFCAP to map uid 0Serge E. Hallyn
2021-04-21dmaengine: idxd: fix delta_rec and crc size field for completion recordDave Jiang
2021-03-30psample: Fix user API breakageIdo Schimmel
2021-03-17net: l2tp: reduce log level of messages in receive path, add counter insteadMatthias Schiffer
2021-03-17uapi: nfnetlink_cthelper.h: fix userspace compilation errorDmitry V. Levin
2021-03-07net/sched: cls_flower: Reject invalid ct_state flags ruleswenxu
2021-03-04drm/fourcc: fix Amlogic format modifier masksSimon Ser
2021-02-03uapi: fix big endian definition of ipv6_rpl_sr_hdrJustin Iurman
2021-01-30RDMA/vmw_pvrdma: Fix network_hdr_type reported in WCBryan Tan
2021-01-30media: v4l2-subdev.h: BIT() is not available in userspaceHans Verkuil
2021-01-12bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucketColy Li
2021-01-06uapi: move constants from <linux/kernel.h> to <linux/const.h>Petr Vorel
2020-12-30binder: add flag to clear buffer on txn completeTodd Kjos
2020-12-30devlink: use _BITUL() macro instead of BIT() in the UAPI headerTobias Klauser
2020-12-26crypto: af_alg - avoid undefined behavior accessing salg_nameEric Biggers
2020-12-26fscrypt: remove kernel-internal constants from UAPI headerEric Biggers
2020-12-21ptrace: Prevent kernel-infoleak in ptrace_get_syscall_info()Peilin Ye
2020-12-11bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpersAndrii Nakryiko
2020-12-03uapi: fix statx attribute value overlap for DAX & MOUNT_ROOTEric Sandeen
2020-11-27net: openvswitch: fix TTL decrement action netlink message formatEelco Chaudron
2020-11-24devlink: Fix reload stats structureMoshe Shemesh
2020-11-13Merge tag 'gpio-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2020-11-06Merge tag 'sound-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2020-11-06Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-01Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-31Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-10-31ICMPv6: Add ICMPv6 Parameter Problem, code 3 definitionHangbin Liu
2020-10-28misc: mic: remove the MIC driversSudeep Dutt
2020-10-28gpio: uapi: clarify the meaning of 'empty' char arraysKent Gibson
2020-10-28gpio: uapi: remove whitespaceKent Gibson
2020-10-28gpio: uapi: kernel-doc formatting improvementsKent Gibson
2020-10-28gpio: uapi: comment consistencyKent Gibson
2020-10-28gpio: uapi: fix kernel-doc warningsKent Gibson
2020-10-26ALSA: fix kernel-doc markupsMauro Carvalho Chehab
2020-10-25Merge tag 'perf-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-10-24Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2020-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-10-23Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-10-23vhost: vdpa: report iova rangeJason Wang
2020-10-22Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-22Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2020-10-22bpf: Fix bpf_redirect_neigh helper api to support supplying nexthopToke Høiland-Jørgensen