aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux
AgeCommit message (Expand)AuthorFilesLines
2020-08-03Merge tag 'perf-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+25
2020-08-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-3/+20
2020-08-03Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+3
2020-07-28Merge tag 'v5.8-rc7' into perf/core, to pick up fixesIngo Molnar5-23/+29
2020-07-27btrfs: add metadata_uuid to FS_INFO ioctlJohannes Thumshirn1-1/+4
2020-07-27btrfs: add filesystem generation to FS_INFO ioctlJohannes Thumshirn1-1/+5
2020-07-27btrfs: pass checksum type via BTRFS_IOC_FS_INFO ioctlJohannes Thumshirn1-2/+12
2020-07-27btrfs: use __u16 for the return value of btrfs_qgroup_level()Qu Wenruo1-2/+2
2020-07-24Merge branch 'io_uring-5.8' into for-5.9/io_uringJens Axboe1-0/+1
2020-07-20perf: Add perf_event_mmap_page::cap_user_time_short ABIPeter Zijlstra1-3/+20
2020-07-16Merge tag 'char-misc-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc into masterLinus Torvalds1-2/+2
2020-07-15Merge tag 'dmaengine-fix-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine into masterLinus Torvalds1-0/+3
2020-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+2
2020-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-20/+21
2020-07-10Merge tag 'io_uring-5.8-2020-07-10' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2020-07-10virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and _LOG req numbers to match upstreamHans de Goede1-2/+2
2020-07-08io_uring: export cq overflow status to userspaceXiaoguang Wang1-0/+1
2020-07-02Merge branch 'perf/vlbr'Peter Zijlstra9-4/+16
2020-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-20/+21
2020-06-30Input: add `SW_MACHINE_COVER`Merlijn Wajer1-1/+2
2020-06-27Merge tag 'vfio-v5.8-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds1-1/+1
2020-06-26Merge tag 'drm-fixes-2020-06-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+1
2020-06-26Merge tag 'drm-misc-fixes-2020-06-25' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie1-0/+1
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-3/+4
2020-06-25rds: transport module should be auto loaded when transport is setRao Shoaib1-1/+3
2020-06-24drm/fb-helper: Fix vt restoreDaniel Vetter1-0/+1
2020-06-24dmaengine: idxd: fix hw descriptor fields for delta recordDave Jiang1-0/+3
2020-06-23bpf: Fix formatting in documentation for BPF helpersQuentin Monnet1-20/+21
2020-06-23bridge: uapi: mrp: Fix MRP_PORT_ROLEHoratiu Vultur1-1/+0
2020-06-22Merge tag 'spi-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-0/+4
2020-06-21io_uring: change the poll type to be 32-bitsJiufei Xue1-1/+3
2020-06-20Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-0/+1
2020-06-18vfio/type1: Fix migration info capability IDAlex Williamson1-1/+1
2020-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+1
2020-06-15ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methodsVaibhav Jain1-0/+1
2020-06-16bpf: Fix definition of bpf_ringbuf_output() helper in UAPI commentsAndrii Nakryiko1-1/+1
2020-06-15Merge tag 'ext4-for-linus-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds2-0/+5
2020-06-15spi: uapi: spidev: Use TABs for alignmentGeert Uytterhoeven1-4/+4
2020-06-15ftrace: Add perf ksymbol events for ftrace trampolinesAdrian Hunter1-1/+1
2020-06-15kprobes: Add perf ksymbol events for kprobe insn pagesAdrian Hunter1-0/+5
2020-06-15perf: Add perf text poke eventAdrian Hunter1-1/+20
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-1/+14
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+13
2020-06-13Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds2-0/+106
2020-06-12ext4: support xattr gnu.* namespace for the HurdJan (janneke) Nieuwenhuizen1-0/+4
2020-06-11spi: tools: Add macro definitions to fix build errorsQing Zhang1-0/+4
2020-06-11Enable ext4 support for per-file/directory dax operationsTheodore Ts'o2-0/+2
2020-06-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-10/+254
2020-06-09bpf: Devmap adjust uapi for attach bpf programJesper Dangaard Brouer1-0/+13
2020-06-09virtio_mem: convert device block size into 64bitMichael S. Tsirkin1-2/+2