summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2021-05-14net/packet: make packet_fanout.arr size configurable up to 64KTanner Love1-0/+12
2021-05-14tty: actually undefine superseded ASYNC flagsJohan Hovold1-2/+2
2021-05-11usb: webcam: Invalid size of Processing Unit DescriptorPawel Laszczak1-1/+2
2021-05-07capabilities: require CAP_SETFCAP to map uid 0Serge E. Hallyn1-1/+2
2021-04-21dmaengine: idxd: fix delta_rec and crc size field for completion recordDave Jiang1-2/+2
2021-03-30psample: Fix user API breakageIdo Schimmel1-4/+1
2021-03-17net: l2tp: reduce log level of messages in receive path, add counter insteadMatthias Schiffer1-0/+1
2021-03-17uapi: nfnetlink_cthelper.h: fix userspace compilation errorDmitry V. Levin1-1/+1
2021-03-07net/sched: cls_flower: Reject invalid ct_state flags ruleswenxu1-0/+2
2021-03-04drm/fourcc: fix Amlogic format modifier masksSimon Ser1-2/+2
2021-02-04uapi: fix big endian definition of ipv6_rpl_sr_hdrJustin Iurman1-3/+3
2021-01-30RDMA/vmw_pvrdma: Fix network_hdr_type reported in WCBryan Tan1-0/+7
2021-01-30media: v4l2-subdev.h: BIT() is not available in userspaceHans Verkuil1-1/+1
2021-01-12bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucketColy Li1-1/+1
2021-01-06uapi: move constants from <linux/kernel.h> to <linux/const.h>Petr Vorel8-14/+12
2020-12-30binder: add flag to clear buffer on txn completeTodd Kjos1-0/+1
2020-12-30devlink: use _BITUL() macro instead of BIT() in the UAPI headerTobias Klauser1-1/+1
2020-12-26crypto: af_alg - avoid undefined behavior accessing salg_nameEric Biggers1-0/+16
2020-12-26fscrypt: remove kernel-internal constants from UAPI headerEric Biggers1-3/+2
2020-12-21ptrace: Prevent kernel-infoleak in ptrace_get_syscall_info()Peilin Ye1-1/+2
2020-12-12bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpersAndrii Nakryiko1-2/+2
2020-12-03uapi: fix statx attribute value overlap for DAX & MOUNT_ROOTEric Sandeen1-3/+6
2020-11-27net: openvswitch: fix TTL decrement action netlink message formatEelco Chaudron1-0/+2
2020-11-25devlink: Fix reload stats structureMoshe Shemesh1-0/+2
2020-11-13Merge tag 'gpio-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-52/+54
2020-11-06Merge tag 'sound-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+1
2020-11-06Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+1
2020-11-01Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-312/+0
2020-11-01Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-0/+13
2020-10-31ICMPv6: Add ICMPv6 Parameter Problem, code 3 definitionHangbin Liu1-0/+1
2020-10-28misc: mic: remove the MIC driversSudeep Dutt2-312/+0
2020-10-28gpio: uapi: clarify the meaning of 'empty' char arraysKent Gibson1-3/+3
2020-10-28gpio: uapi: remove whitespaceKent Gibson1-1/+1
2020-10-28gpio: uapi: kernel-doc formatting improvementsKent Gibson1-46/+47
2020-10-28gpio: uapi: comment consistencyKent Gibson1-1/+1
2020-10-28gpio: uapi: fix kernel-doc warningsKent Gibson1-1/+2
2020-10-26ALSA: fix kernel-doc markupsMauro Carvalho Chehab1-1/+1
2020-10-25Merge tag 'perf-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2020-10-24Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds1-0/+13
2020-10-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+4
2020-10-23Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-4/+18
2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+19
2020-10-23vhost: vdpa: report iova rangeJason Wang2-0/+13
2020-10-22Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2-1/+106
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+5
2020-10-22Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+2
2020-10-22bpf: Fix bpf_redirect_neigh helper api to support supplying nexthopToke Høiland-Jørgensen1-4/+18
2020-10-22kvm: x86: only provide PV features if enabled in guest's CPUIDOliver Upton1-0/+1
2020-10-21Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas1-0/+1