summaryrefslogtreecommitdiffstats
path: root/include/uapi
AgeCommit message (Expand)AuthorLines
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-5/+11
2019-02-12Rename include/{uapi => }/asm-generic/shmparam.h reallyMasahiro Yamada-7/+0
2019-02-12inet_diag: fix reporting cgroup classid and fallback to priorityKonstantin Khlebnikov-5/+11
2019-02-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-10/+6
2019-02-05virtio: drop internal struct from UAPIMichael S. Tsirkin-10/+0
2019-02-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-0/+5
2019-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+5
2019-01-26Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-blockLinus Torvalds-0/+1
2019-01-25Merge tag 'char-misc-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-5/+5
2019-01-25RDMA/hns: Update the kernel header file of hnsLijun Ou-0/+5
2019-01-24uapi: fix ioctl documentationDamien Le Moal-0/+1
2019-01-24virtio: support VIRTIO_F_ORDER_PLATFORMTiwei Bie-0/+6
2019-01-24Input: input_event - fix the CONFIG_SPARC64 mixupDeepa Dinamani-1/+1
2019-01-22binderfs: use __u32 for device numbersChristian Brauner-2/+2
2019-01-22binderfs: use correct include guards in headerChristian Brauner-3/+3
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+1
2019-01-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-0/+1
2019-01-15IN_BADCLASS: fix macro to actually workGreg Kroah-Hartman-1/+1
2019-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+1
2019-01-14Merge tag 'v4.20' into for-linusDmitry Torokhov-1834/+8354
2019-01-13Input: input_event - provide override for sparc64Deepa Dinamani-1/+5
2019-01-11binderfs: rename header to binderfs.hChristian Brauner-0/+0
2019-01-10RDMA/vmw_pvrdma: Return the correct opcode when creating WRAdit Ranadive-0/+1
2019-01-08ptp: uapi: change _IOW to IOWR in PTP_SYS_OFFSET_EXTENDED definitionEugene Syromiatnikov-1/+1
2019-01-07Fix a handful of audit-related issuePalmer Dabbelt-0/+2
2019-01-07riscv: add audit supportDavid Abdurachmanov-0/+2
2019-01-06Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-2/+0
2019-01-06Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+3
2019-01-06fscrypt: add Adiantum supportEric Biggers-1/+3
2019-01-05Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linuxLinus Torvalds-2/+0
2019-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds-0/+2
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada-2/+0
2019-01-05Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-51/+63
2019-01-05Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds-0/+3
2019-01-05Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linuxLinus Torvalds-0/+2
2019-01-04kernel/sysctl: add panic_print into sysctlFeng Tang-0/+1
2019-01-04bfs: extra sanity checking and static inode bitmapTigran Aivazian-1/+1
2019-01-04fat: move MAX_FAT to fat.h and change it to inline functionCarmeli Tamir-2/+0
2019-01-04fat: remove FAT_FIRST_ENT macroCarmeli Tamir-3/+0
2019-01-04include/uapi/linux/msdos_fs.h: use MSDOS_NAME for volume label sizeCarmeli Tamir-2/+2
2019-01-04autofs: add strictexpire mount optionIan Kent-1/+1
2019-01-03Merge branches 'for-4.20/upstream-fixes', 'for-4.21/core', 'for-4.21/hid-asus...Jiri Kosina-30/+107
2019-01-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-111/+184
2019-01-02Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3/+37
2018-12-31tty: serial: Add RDA8810PL UART driverManivannan Sadhasivam-0/+3
2018-12-30csky: define syscall_get_arch()Dmitry V. Levin-0/+1
2018-12-30elf-em.h: add EM_CSKYDmitry V. Levin-0/+1
2018-12-29Merge tag 'xtensa-20181228' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds-0/+2
2018-12-28Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+36
2018-12-28Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds-1/+4