index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-05
vhost-vdpa: support IOTLB batching hints
Jason Wang
2
-0
/
+13
2020-08-05
virtio_net: use LE accessors for speed/duplex
Michael S. Tsirkin
1
-1
/
+1
2020-08-05
virtio_scsi: correct tags for config space fields
Michael S. Tsirkin
1
-10
/
+10
2020-08-05
virtio_pmem: correct tags for config space fields
Michael S. Tsirkin
1
-2
/
+2
2020-08-05
virtio_net: correct tags for config space fields
Michael S. Tsirkin
1
-4
/
+4
2020-08-05
virtio_mem: correct tags for config space fields
Michael S. Tsirkin
1
-7
/
+7
2020-08-05
virtio_iommu: correct tags for config space fields
Michael S. Tsirkin
1
-6
/
+6
2020-08-05
virtio_input: correct tags for config space fields
Michael S. Tsirkin
1
-9
/
+9
2020-08-05
virtio_gpu: correct tags for config space fields
Michael S. Tsirkin
1
-4
/
+4
2020-08-05
virtio_fs: correct tags for config space fields
Michael S. Tsirkin
1
-1
/
+1
2020-08-05
virtio_crypto: correct tags for config space fields
Michael S. Tsirkin
1
-13
/
+13
2020-08-05
virtio_console: correct tags for config space fields
Michael S. Tsirkin
1
-4
/
+4
2020-08-05
virtio_blk: correct tags for config space fields
Michael S. Tsirkin
1
-13
/
+13
2020-08-05
virtio_balloon: correct tags for config space fields
Michael S. Tsirkin
1
-5
/
+5
2020-08-05
virtio_9p: correct tags for config space fields
Michael S. Tsirkin
1
-2
/
+2
2020-08-03
virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM
Michael S. Tsirkin
1
-3
/
+7
2020-07-16
Merge tag 'char-misc-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc into master
Linus Torvalds
1
-2
/
+2
2020-07-15
Merge tag 'dmaengine-fix-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine into master
Linus Torvalds
1
-0
/
+3
2020-07-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
1
-1
/
+2
2020-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-20
/
+21
2020-07-10
Merge tag 'io_uring-5.8-2020-07-10' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2020-07-10
virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and _LOG req numbers to match upstream
Hans de Goede
1
-2
/
+2
2020-07-08
io_uring: export cq overflow status to userspace
Xiaoguang Wang
1
-0
/
+1
2020-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-20
/
+21
2020-06-30
Input: add `SW_MACHINE_COVER`
Merlijn Wajer
1
-1
/
+2
2020-06-27
Merge tag 'vfio-v5.8-rc3' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-1
/
+1
2020-06-26
Merge tag 'drm-fixes-2020-06-26' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+1
2020-06-26
Merge tag 'drm-misc-fixes-2020-06-25' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
1
-0
/
+1
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-3
/
+4
2020-06-25
rds: transport module should be auto loaded when transport is set
Rao Shoaib
1
-1
/
+3
2020-06-24
drm/fb-helper: Fix vt restore
Daniel Vetter
1
-0
/
+1
2020-06-24
dmaengine: idxd: fix hw descriptor fields for delta record
Dave Jiang
1
-0
/
+3
2020-06-23
bpf: Fix formatting in documentation for BPF helpers
Quentin Monnet
1
-20
/
+21
2020-06-23
bridge: uapi: mrp: Fix MRP_PORT_ROLE
Horatiu Vultur
1
-1
/
+0
2020-06-22
Merge tag 'spi-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
1
-0
/
+4
2020-06-20
Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
1
-0
/
+1
2020-06-18
vfio/type1: Fix migration info capability ID
Alex Williamson
1
-1
/
+1
2020-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+1
2020-06-15
ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methods
Vaibhav Jain
1
-0
/
+1
2020-06-16
bpf: Fix definition of bpf_ringbuf_output() helper in UAPI comments
Andrii Nakryiko
1
-1
/
+1
2020-06-15
Merge tag 'ext4-for-linus-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
2
-0
/
+5
2020-06-15
spi: uapi: spidev: Use TABs for alignment
Geert Uytterhoeven
1
-4
/
+4
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-1
/
+14
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+13
2020-06-13
Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Linus Torvalds
2
-0
/
+106
2020-06-12
ext4: support xattr gnu.* namespace for the Hurd
Jan (janneke) Nieuwenhuizen
1
-0
/
+4
2020-06-11
spi: tools: Add macro definitions to fix build errors
Qing Zhang
1
-0
/
+4
2020-06-11
Enable ext4 support for per-file/directory dax operations
Theodore Ts'o
2
-0
/
+2
2020-06-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-10
/
+254
2020-06-09
bpf: Devmap adjust uapi for attach bpf program
Jesper Dangaard Brouer
1
-0
/
+13
[next]