summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* uapi: fix big endian definition of ipv6_rpl_sr_hdrJustin Iurman2021-02-031-3/+3
* RDMA/vmw_pvrdma: Fix network_hdr_type reported in WCBryan Tan2021-01-301-0/+7
* media: v4l2-subdev.h: BIT() is not available in userspaceHans Verkuil2021-01-301-1/+1
* bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucketColy Li2021-01-121-1/+1
* uapi: move constants from <linux/kernel.h> to <linux/const.h>Petr Vorel2021-01-068-14/+12
* binder: add flag to clear buffer on txn completeTodd Kjos2020-12-301-0/+1
* devlink: use _BITUL() macro instead of BIT() in the UAPI headerTobias Klauser2020-12-301-1/+1
* crypto: af_alg - avoid undefined behavior accessing salg_nameEric Biggers2020-12-261-0/+16
* fscrypt: remove kernel-internal constants from UAPI headerEric Biggers2020-12-261-3/+2
* ptrace: Prevent kernel-infoleak in ptrace_get_syscall_info()Peilin Ye2020-12-211-1/+2
* bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpersAndrii Nakryiko2020-12-111-2/+2
* uapi: fix statx attribute value overlap for DAX & MOUNT_ROOTEric Sandeen2020-12-031-3/+6
* net: openvswitch: fix TTL decrement action netlink message formatEelco Chaudron2020-11-271-0/+2
* devlink: Fix reload stats structureMoshe Shemesh2020-11-241-0/+2
* Merge tag 'gpio-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2020-11-131-52/+54
|\
| * gpio: uapi: clarify the meaning of 'empty' char arraysKent Gibson2020-10-281-3/+3
| * gpio: uapi: remove whitespaceKent Gibson2020-10-281-1/+1
| * gpio: uapi: kernel-doc formatting improvementsKent Gibson2020-10-281-46/+47
| * gpio: uapi: comment consistencyKent Gibson2020-10-281-1/+1
| * gpio: uapi: fix kernel-doc warningsKent Gibson2020-10-281-1/+2
* | Merge tag 'sound-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2020-11-061-1/+1
|\ \
| * | ALSA: fix kernel-doc markupsMauro Carvalho Chehab2020-10-261-1/+1
| |/
* | Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-11-061-0/+1
|\ \
| * | ICMPv6: Add ICMPv6 Parameter Problem, code 3 definitionHangbin Liu2020-10-311-0/+1
| |/
* | Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-11-012-312/+0
|\ \
| * | misc: mic: remove the MIC driversSudeep Dutt2020-10-282-312/+0
| |/
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-10-312-0/+13
|\ \ | |/ |/|
| * vhost: vdpa: report iova rangeJason Wang2020-10-232-0/+13
* | Merge tag 'perf-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-10-251-1/+1
|\ \
| * | perf: correct SNOOPX field offsetAl Grant2020-10-191-1/+1
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2020-10-241-0/+1
|\ \ \
| * | | Add a "nosymfollow" mount option.Mattias Nissler2020-08-271-0/+1
* | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2020-10-241-0/+13
|\ \ \ \
| * | | | driver: tee: Handle NULL pointer indication from clientCedric Neveux2020-08-211-0/+13
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-10-231-0/+4
|\ \ \ \
| * | | | Input: allocate keycode for Fn + right shiftHans de Goede2020-09-081-0/+1
| * | | | Input: allocate keycodes for notification-center, pickup-phone and hangup-phoneHans de Goede2020-09-081-0/+3
| * | | | Merge branch 'for-linus' into nextDmitry Torokhov2020-07-211-1/+2
| |\ \ \ \
* | \ \ \ \ Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-10-231-4/+18
|\ \ \ \ \ \
| * | | | | | bpf: Fix bpf_redirect_neigh helper api to support supplying nexthopToke Høiland-Jørgensen2020-10-221-4/+18
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-10-231-0/+19
|\ \ \ \ \ \ \
| * | | | | | | kvm: x86: only provide PV features if enabled in guest's CPUIDOliver Upton2020-10-211-0/+1
| * | | | | | | KVM: x86: Introduce MSR filteringAlexander Graf2020-09-281-0/+5
| * | | | | | | KVM: x86: Allow deflecting unknown MSR accesses to user spaceAlexander Graf2020-09-281-0/+13
| * | | | | | | Merge branch 'x86-seves-for-paolo' of https://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini2020-09-223-7/+7
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2020-10-222-1/+106
|\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge branches 'v5.10/vfio/fsl-mc-v6' and 'v5.10/vfio/zpci-info-v3' into v5.1...Alex Williamson2020-10-122-0/+90
| |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | vfio: Introduce capability definitions for VFIO_DEVICE_GET_INFOMatthew Rosato2020-10-072-0/+89
| | * | | | | | | | | | vfio/fsl-mc: Add VFIO framework skeleton for fsl-mc devicesBharat Bhushan2020-10-071-0/+1
| | |/ / / / / / / / /
| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ Merge branches 'v5.10/vfio/bardirty', 'v5.10/vfio/dma_avail', 'v5.10/vfio/mis...Alex Williamson2020-09-221-1/+16
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |