| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge 5.8-rc6 into usb-next | Greg Kroah-Hartman | 2020-07-20 | 5 | -23/+29 |
| |\ | |||||
| | * | Merge tag 'char-misc-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-07-16 | 1 | -2/+2 |
| | |\ | |||||
| | | * | virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and _LOG req numbers to match u... | Hans de Goede | 2020-07-10 | 1 | -2/+2 |
| | * | | Merge tag 'dmaengine-fix-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-07-15 | 1 | -0/+3 |
| | |\ \ | |||||
| | | * | | dmaengine: idxd: fix hw descriptor fields for delta record | Dave Jiang | 2020-06-24 | 1 | -0/+3 |
| | * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2020-07-13 | 1 | -1/+2 |
| | |\ \ \ | |||||
| | | * | | | Input: add `SW_MACHINE_COVER` | Merlijn Wajer | 2020-06-30 | 1 | -1/+2 |
| | | * | | | Merge tag 'v5.6' into next | Dmitry Torokhov | 2020-05-12 | 61 | -212/+1387 |
| | | |\ \ \ | |||||
| | * | \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2020-07-10 | 1 | -20/+21 |
| | |\ \ \ \ \ | |||||
| | | * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2020-06-30 | 1 | -20/+21 |
| | | |\ \ \ \ \ | |||||
| | | | * | | | | | bpf: Fix formatting in documentation for BPF helpers | Quentin Monnet | 2020-06-23 | 1 | -20/+21 |
| | * | | | | | | | Merge tag 'io_uring-5.8-2020-07-10' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-07-10 | 1 | -0/+1 |
| | |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| | | * | | | | | | io_uring: export cq overflow status to userspace | Xiaoguang Wang | 2020-07-08 | 1 | -0/+1 |
| * | | | | | | | | Merge 5.8-rc3 into usb-next | Greg Kroah-Hartman | 2020-06-29 | 9 | -4/+16 |
| |\| | | | | | | | |||||
| | * | | | | | | | Merge tag 'vfio-v5.8-rc3' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2020-06-27 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | vfio/type1: Fix migration info capability ID | Alex Williamson | 2020-06-18 | 1 | -1/+1 |
| | | | |_|_|_|_|/ | | |/| | | | | | |||||
| | * | | | | | | | Merge tag 'drm-fixes-2020-06-26' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2020-06-26 | 1 | -0/+1 |
| | |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | |||||
| | | * | | | | | | Merge tag 'drm-misc-fixes-2020-06-25' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 2020-06-26 | 1 | -0/+1 |
| | | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | |||||
| | | | * | | | | | drm/fb-helper: Fix vt restore | Daniel Vetter | 2020-06-24 | 1 | -0/+1 |
| | | | |/ / / / | |||||
| | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2020-06-25 | 3 | -3/+4 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | rds: transport module should be auto loaded when transport is set | Rao Shoaib | 2020-06-25 | 1 | -1/+3 |
| | | * | | | | | | bridge: uapi: mrp: Fix MRP_PORT_ROLE | Horatiu Vultur | 2020-06-23 | 1 | -1/+0 |
| | | | |_|/ / / | | |/| | | | | |||||
| | | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2020-06-17 | 1 | -1/+1 |
| | | |\ \ \ \ \ | |||||
| | | | * | | | | | bpf: Fix definition of bpf_ringbuf_output() helper in UAPI comments | Andrii Nakryiko | 2020-06-16 | 1 | -1/+1 |
| | | | | |/ / / | | | |/| | | | |||||
| | * | | | | | | Merge tag 'spi-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-06-22 | 1 | -0/+4 |
| | |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| | | * | | | | | spi: uapi: spidev: Use TABs for alignment | Geert Uytterhoeven | 2020-06-15 | 1 | -4/+4 |
| | | * | | | | | spi: tools: Add macro definitions to fix build errors | Qing Zhang | 2020-06-11 | 1 | -0/+4 |
| | * | | | | | | Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-06-20 | 1 | -0/+1 |
| | |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| | | * | | | | | ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methods | Vaibhav Jain | 2020-06-15 | 1 | -0/+1 |
| | | | |/ / / | | |/| | | | |||||
| | * | | | | | Merge tag 'ext4-for-linus-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2020-06-15 | 2 | -0/+5 |
| | |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | | * | | | | ext4: support xattr gnu.* namespace for the Hurd | Jan (janneke) Nieuwenhuizen | 2020-06-12 | 1 | -0/+4 |
| | | * | | | | Enable ext4 support for per-file/directory dax operations | Theodore Ts'o | 2020-06-11 | 2 | -0/+2 |
| | | |\ \ \ \ | |||||
| | | | * | | | | fs/ext4: Introduce DAX inode flag | Ira Weiny | 2020-05-28 | 1 | -0/+1 |
| * | | | | | | | USB: ch9: add "USB_" prefix in front of TEST defines | Greg Kroah-Hartman | 2020-06-24 | 1 | -5/+5 |
| * | | | | | | | USB: replace hardcode maximum usb string length by definition | Macpaul Lin | 2020-06-18 | 1 | -0/+3 |
| * | | | | | | | USB: core: additional Device Classes to debug/usb/devices | Rob Gill | 2020-06-18 | 1 | -0/+4 |
| |/ / / / / / | |||||
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2020-06-13 | 2 | -1/+14 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2020-06-13 | 1 | -0/+13 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | bpf: Devmap adjust uapi for attach bpf program | Jesper Dangaard Brouer | 2020-06-09 | 1 | -0/+13 |
| | * | | | | | | | Merge tag 'mac80211-for-davem-2020-06-08' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2020-06-08 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | include: fix wiki website url in netlink interface header | Flavio Suligoi | 2020-06-08 | 1 | -1/+1 |
| | | |/ / / / / / | |||||
| * | | | | | | | | Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-06-13 | 2 | -0/+106 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | watch_queue: Add a key/keyring notification facility | David Howells | 2020-05-19 | 2 | -1/+29 |
| | * | | | | | | | | pipe: Add general notification queue support | David Howells | 2020-05-19 | 1 | -0/+20 |
| | * | | | | | | | | pipe: Add O_NOTIFICATION_PIPE | David Howells | 2020-05-19 | 1 | -0/+3 |
| | * | | | | | | | | uapi: General notification queue definitions | David Howells | 2020-05-19 | 1 | -0/+55 |
| * | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2020-06-10 | 4 | -10/+254 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | virtio_mem: convert device block size into 64bit | Michael S. Tsirkin | 2020-06-09 | 1 | -2/+2 |
| | * | | | | | | | | | vhost_vdpa: Support config interrupt in vdpa | Zhu Lingshan | 2020-06-06 | 1 | -0/+4 |
| | * | | | | | | | | | virtio-mem: Don't rely on implicit compiler padding for requests | David Hildenbrand | 2020-06-04 | 1 | -0/+3 |
