aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux
Commit message (Expand)AuthorAge
* btrfs: Add unprivileged version of ino_lookup ioctlTomohiro Misono2018-05-31
* btrfs: Add unprivileged ioctl which returns subvolume's ROOT_REFTomohiro Misono2018-05-31
* btrfs: Add unprivileged ioctl which returns subvolume informationTomohiro Misono2018-05-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-25
|\
| * ppp: remove the PPPIOCDETACH ioctlEric Biggers2018-05-24
| * cfg80211: further limit wiphy names to 64 bytesEric Biggers2018-05-18
* | Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds2018-05-21
|\ \ | |/ |/|
| * seccomp: Add filter flag to opt-out of SSB mitigationKees Cook2018-05-04
| * prctl: Add force disable speculationThomas Gleixner2018-05-04
| * prctl: Add speculation control prctlsThomas Gleixner2018-05-03
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-05-13
|\ \
| * | netfilter: Fix handling simultaneous open in TCP conntrackJozsef Kadlecsik2018-04-26
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-11
|\ \ \
| * \ \ Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-05-10
| |\ \ \ | | |_|/ | |/| |
| | * | cfg80211: limit wiphy names to 128 bytesJohannes Berg2018-04-19
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-05-05
|\ \ \ \ | |/ / / |/| | |
| * | | uapi: Fix SPDX tags for files referring to the 'OpenIB.org' licenseJason Gunthorpe2018-04-23
| |/ /
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-04-29
|\ \ \
| * | | Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIMEThomas Gleixner2018-04-26
| | |/ | |/|
* | | rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-27
|\ \ \
| * | | x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPIKarimAllah Ahmed2018-04-27
| |/ /
* | | Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-27
|\ \ \
| * | | staging: irda: remove remaining remants of irda code removalGreg Kroah-Hartman2018-04-16
| | |/ | |/|
* | | virtio_balloon: add array of stat namesMichael S. Tsirkin2018-04-24
| |/ |/|
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-04-22
|\ \
| * | perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE]Alexey Budankov2018-04-17
| |/
* | Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-22
|\ \ | |/ |/|
| * random: add new ioctl RNDRESEEDCRNGTheodore Ts'o2018-04-14
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-04-11
|\ \
| * | virtio_balloon: export hugetlb page allocation countsJonathan Helman2018-04-10
* | | linux/const.h: refactor _BITUL and _BITULL a bitMasahiro Yamada2018-04-11
* | | linux/const.h: move UL() macro to include/linux/const.hMasahiro Yamada2018-04-11
* | | linux/const.h: prefix include guard of uapi/linux/const.h with _UAPIMasahiro Yamada2018-04-11
* | | ipc/msg: introduce msgctl(MSG_STAT_ANY)Davidlohr Bueso2018-04-11
* | | ipc/sem: introduce semctl(SEM_STAT_ANY)Davidlohr Bueso2018-04-11
* | | ipc/shm: introduce shmctl(SHM_STAT_ANY)Davidlohr Bueso2018-04-11
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-09
|\ \ \
| * | | KVM: X86: Provide a capability to disable MWAIT interceptsWanpeng Li2018-03-16
| * | | KVM: x86: add SYNC_REGS_SIZE_BYTES #define.Ken Hofsass2018-03-06
| * | | kvm: x86: hyperv: guest->host event signaling via eventfdRoman Kagan2018-03-06
* | | | Merge tag 'vfio-v4.17-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2018-04-06
|\ \ \ \
| * | | | vfio/pci: Add ioeventfd supportAlex Williamson2018-03-26
| |/ / /
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-04-06
|\ \ \ \ | | |/ / | |/| |
| * | | fw_cfg: write vmcoreinfo detailsMarc-André Lureau2018-03-19
| * | | fw_cfg: add a public uapi headerMarc-André Lureau2018-03-19
| |/ /
* | | Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-06
|\ \ \
| * | | PCI: Add decoding for 16 GT/s link speedJay Fang2018-03-21
* | | | Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-04-06
|\ \ \ \
| * | | | sctp: Add LSM hooksRichard Haines2018-02-26
| |/ / /
* | | | Merge tag 'for-4.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-04-06
|\ \ \ \