Age | Commit message (Expand) | Author | Files | Lines |
2020-03-23 | virtio-net: Introduce hash report feature | Yuri Benditovich | 1 | -0/+36 |
2020-03-23 | virtio-net: Introduce RSS receive steering feature | Yuri Benditovich | 1 | -2/+40 |
2020-03-23 | virtio-net: Introduce extended RSC feature | Yuri Benditovich | 1 | -2/+22 |
2020-03-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -3/+4 |
2020-03-22 | x86/mm: split vmalloc_sync_all() | Joerg Roedel | 1 | -2/+3 |
2020-03-22 | page-flags: fix a crash at SetPageError(THP_SWAP) | Qian Cai | 1 | -1/+1 |
2020-03-21 | Merge tag 'io_uring-5.6-20200320' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -1/+3 |
2020-03-20 | io_uring: make sure accept honor rlimit nofile | Jens Axboe | 1 | -1/+2 |
2020-03-20 | io_uring: make sure openat/openat2 honor rlimit nofile | Jens Axboe | 1 | -0/+1 |
2020-03-15 | Merge tag 'locking-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -7/+11 |
2020-03-15 | Merge tag 'iommu-fixes-v5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -5/+11 |
2020-03-14 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -6/+6 |
2020-03-13 | Merge tag 'block-5.6-2020-03-13' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -12/+1 |
2020-03-13 | Merge tag 'mmc-v5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u... | Linus Torvalds | 1 | -0/+1 |
2020-03-13 | iommu/vt-d: Fix debugfs register reads | Megha Dey | 1 | -0/+2 |
2020-03-13 | Merge tag 'drm-fixes-2020-03-13' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -2/+2 |
2020-03-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 6 | -8/+20 |
2020-03-13 | drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checks | Lyude Paul | 1 | -2/+2 |
2020-03-13 | net: phy: fix MDIO bus PM PHY resuming | Heiner Kallweit | 1 | -0/+2 |
2020-03-12 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -2/+4 |
2020-03-12 | block: Fix partition support for host aware zoned block devices | Shin'ichiro Kawasaki | 1 | -12/+1 |
2020-03-12 | seg6: fix SRv6 L2 tunnels to use IANA-assigned protocol number | Paolo Lungaroni | 1 | -0/+2 |
2020-03-11 | driver code: clarify and fix platform device DMA mask allocation | Christoph Hellwig | 1 | -1/+1 |
2020-03-11 | mmc: core: Allow host controllers to require R1B for CMD6 | Ulf Hansson | 1 | -0/+1 |
2020-03-11 | Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2020-03-11 | Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+16 |
2020-03-10 | iommu/vt-d: Silence RCU-list debugging warnings | Qian Cai | 1 | -2/+4 |
2020-03-10 | net: mscc: ocelot: properly account for VLAN header length when setting MRU | Vladimir Oltean | 1 | -1/+1 |
2020-03-09 | inet_diag: return classid for all socket types | Dmitry Yakunin | 1 | -6/+12 |
2020-03-08 | Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -7/+17 |
2020-03-07 | Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+0 |
2020-03-07 | Merge tag 'for-linus-5.6b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -2/+3 |
2020-03-07 | Merge tag 'sound-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -1/+1 |
2020-03-07 | rhashtable: Document the right function parameters | Jonathan Neuschäfer | 1 | -1/+1 |
2020-03-07 | Merge tag 'asoc-fix-v5.6-rc4' of https://git.kernel.org/pub/scm/linux/kernel/... | Takashi Iwai | 1 | -1/+1 |
2020-03-06 | Merge tag 'spi-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2020-03-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+4 |
2020-03-06 | mm, hotplug: fix page online with DEBUG_PAGEALLOC compiled but not enabled | Vlastimil Babka | 1 | -0/+4 |
2020-03-06 | Merge tag 'drm-fixes-2020-03-06' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -0/+5 |
2020-03-06 | futex: Fix inode life-time issue | Peter Zijlstra | 2 | -7/+11 |
2020-03-06 | Merge tag 'drm-misc-fixes-2020-03-05' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 1 | -0/+5 |
2020-03-05 | xen/xenbus: fix locking | Juergen Gross | 1 | -1/+2 |
2020-03-05 | xen: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
2020-03-05 | crypto: x86/curve25519 - support assemblers with no adx support | Jason A. Donenfeld | 1 | -2/+4 |
2020-03-04 | Merge tag 'for-5.6/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+2 |
2020-03-04 | driver core: Add dev_has_sync_state() | Saravana Kannan | 1 | -0/+11 |
2020-03-04 | fib: add missing attribute validation for tun_id | Jakub Kicinski | 1 | -0/+1 |
2020-03-03 | dm: bump version of core and various targets | Mike Snitzer | 1 | -2/+2 |
2020-03-02 | iommu/vt-d: Fix RCU list debugging warnings | Amol Grover | 1 | -3/+5 |
2020-03-02 | block: Remove used kblockd_schedule_work_on() | Daniel Wagner | 1 | -1/+0 |