summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | vsock: add VMADDR_CID_LOCAL definitionStefano Garzarella2019-12-111-3/+5
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | net: WireGuard secure network tunnelJason A. Donenfeld2019-12-081-0/+196
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-01-281-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | tee: add AMD-TEE driverRijo Thomas2020-01-041-0/+1
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2020-01-281-1/+13
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | fscrypt: include <linux/ioctl.h> in UAPI headerEric Biggers2019-12-311-0/+1
| * | | | | | | | | | | | fscrypt: support passing a keyring key to FS_IOC_ADD_ENCRYPTION_KEYEric Biggers2019-12-311-1/+12
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-01-271-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ns: Introduce Time NamespaceAndrei Vagin2020-01-141-0/+6
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'for-5.6/drivers-2020-01-27' of git://git.kernel.dk/linux-blockLinus Torvalds2020-01-271-0/+52
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | bcache: use read_cache_page_gfp to read the superblockChristoph Hellwig2020-01-231-0/+1
| * | | | | | | | | | | | bcache: use a separate data structure for the on-disk super blockChristoph Hellwig2020-01-231-0/+51
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'dmaengine-5.6-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2020-01-271-0/+228
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | dmaengine: idxd: Init and probe for Intel data acceleratorsDave Jiang2020-01-241-0/+228
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2020-01-271-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | HID: hidraw: add support uniq ioctlMarcel Holtmann2019-12-111-0/+1
* | | | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-01-271-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | mm: Reserve asm-generic prot flags 0x10 and 0x20 for arch useDave Martin2020-01-171-0/+2
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'io_uring-5.5-2020-01-22' of git://git.kernel.dk/linux-blockLinus Torvalds2020-01-221-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | / / / / | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | io_uring: fix compat for IORING_REGISTER_FILES_UPDATEEugene Syromiatnikov2020-01-201-1/+2
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-01-091-0/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Input: input_event - fix struct padding on sparc64Arnd Bergmann2019-12-131-0/+1
* | | | | | | | | | kcov: fix struct layout for kcov_remote_argAndrey Konovalov2020-01-041-5/+5
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-222-3/+8
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | mac80211: Turn AQL into an NL80211_EXT_FEATUREToke Høiland-Jørgensen2019-12-131-0/+5
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-12-091-3/+3
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | netfilter: uapi: Avoid undefined left-shift in xt_sctp.hPhil Sutter2019-12-091-3/+3
* | | | | | | | | Merge tag 'io_uring-5.5-20191212' of git://git.kernel.dk/linux-blockLinus Torvalds2019-12-131-17/+23
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | io_uring: ensure we return -EINVAL on unknown opcodeJens Axboe2019-12-111-17/+22
| * | | | | | | | io_uring: allow unbreakable linksJens Axboe2019-12-101-0/+1
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-12-071-0/+2
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Input: add privacy screen toggle keycodeMathew King2019-12-041-0/+2
* | | | | | | | | Merge tag 'for-linus-20191205' of git://git.kernel.dk/linux-blockLinus Torvalds2019-12-061-0/+1
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | io_uring: mark us with IORING_FEAT_SUBMIT_STABLEJens Axboe2019-12-031-0/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-12-055-0/+34
|\ \ \ \ \ \ \ \
| * | | | | | | | arch: sembuf.h: make uapi asm/sembuf.h self-containedMasahiro Yamada2019-12-041-0/+1
| * | | | | | | | arch: msgbuf.h: make uapi asm/msgbuf.h self-containedMasahiro Yamada2019-12-041-0/+2
| * | | | | | | | arch: ipcbuf.h: make uapi asm/ipcbuf.h self-containedMasahiro Yamada2019-12-041-0/+2
| * | | | | | | | kcov: remote coverage supportAndrey Konovalov2019-12-041-0/+28
| * | | | | | | | linux/scc.h: make uapi linux/scc.h self-containedMasahiro Yamada2019-12-041-0/+1
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-12-041-0/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | KVM: PPC: Book3S HV: Support reset of secure guestBharata B Rao2019-11-281-0/+1
* | | | | | | | | Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-12-031-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | serial: fsl_linflexuart: Be consistent with the nameStefan-Gabriel Mirea2019-10-161-1/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-031-0/+3
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'pci/resource'Bjorn Helgaas2019-11-281-0/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov2019-10-141-0/+1
| * | | | | | | | | | Merge branch 'pci/misc'Bjorn Helgaas2019-11-281-0/+2
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | PCI: Add #defines for Enter Compliance, Transmit MarginBjorn Helgaas2019-11-211-0/+2
| | |/ / / / / / / /
* | | | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-12-021-7/+4
|\ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud