Age | Commit message (Expand) | Author | Files | Lines |
2020-10-23 | Merge tag 'gfs2-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/gf... | Linus Torvalds | 22 | -301/+675 |
2020-10-23 | Merge tag '5.10-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 22 | -342/+607 |
2020-10-23 | Merge tag 'vfs-5.10-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 5 | -666/+681 |
2020-10-23 | ata: pata_ns87415.c: Document support on parisc with superio chip | Helge Deller | 1 | -2/+1 |
2020-10-23 | ata: fix some kernel-doc markups | Mauro Carvalho Chehab | 3 | -3/+3 |
2020-10-23 | block: blk-mq: fix a kernel-doc markup | Mauro Carvalho Chehab | 1 | -1/+1 |
2020-10-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 119 | -4901/+8369 |
2020-10-23 | parisc: Add wrapper syscalls to fix O_NONBLOCK flag usage | Helge Deller | 2 | -7/+78 |
2020-10-23 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 14 | -22/+65 |
2020-10-23 | Merge tag 'tag-chrome-platform-for-v5.10' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 11 | -115/+154 |
2020-10-23 | Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block | Linus Torvalds | 41 | -76/+64 |
2020-10-23 | Merge tag 'arc-5.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -9/+18 |
2020-10-23 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 9 | -51/+43 |
2020-10-23 | Merge branches 'acpi-debug', 'acpi-reboot', 'acpi-processor', 'acpi-dptf' and... | Rafael J. Wysocki | 7 | -12/+40 |
2020-10-23 | Merge branch 'pm-avs' | Rafael J. Wysocki | 14 | -47/+31 |
2020-10-23 | Merge branches 'pm-core', 'pm-sleep', 'pm-tools' and 'powercap' | Rafael J. Wysocki | 8 | -80/+23 |
2020-10-23 | Merge branches 'pm-cpufreq' and 'pm-cpuidle' | Rafael J. Wysocki | 7 | -23/+50 |
2020-10-23 | gfs2: Recover statfs info in journal head | Abhi Das | 3 | -1/+106 |
2020-10-23 | gfs2: lookup local statfs inodes prior to journal recovery | Abhi Das | 4 | -36/+139 |
2020-10-23 | Merge tag 'nvme-5.10-2020-10-23' of git://git.infradead.org/nvme into block-5.10 | Jens Axboe | 6 | -54/+115 |
2020-10-23 | nvme-fc: shorten reconnect delay if possible for FC | James Smart | 1 | -1/+18 |
2020-10-23 | nvme-fc: wait for queues to freeze before calling update_hr_hw_queues | James Smart | 1 | -2/+5 |
2020-10-23 | nvme-fc: fix error loop in create_hw_io_queues | James Smart | 1 | -2/+2 |
2020-10-23 | nvme-fc: fix io timeout to abort I/O | James Smart | 1 | -39/+69 |
2020-10-23 | Documentation: add xen.fifo_events kernel parameter description | Juergen Gross | 1 | -0/+7 |
2020-10-23 | xen/events: unmask a fifo event channel only if it was masked | Juergen Gross | 1 | -0/+3 |
2020-10-23 | xen/events: only register debug interrupt for 2-level events | Juergen Gross | 3 | -12/+19 |
2020-10-23 | xen/events: make struct irq_info private to events_base.c | Juergen Gross | 4 | -73/+73 |
2020-10-23 | xen: remove no longer used functions | Juergen Gross | 2 | -29/+0 |
2020-10-23 | dma-mapping: document dma_{alloc,free}_pages | Christoph Hellwig | 1 | -6/+43 |
2020-10-23 | kvm: x86/mmu: NX largepage recovery for TDP MMU | Ben Gardon | 3 | -4/+18 |
2020-10-23 | kvm: x86/mmu: Don't clear write flooding count for direct roots | Ben Gardon | 1 | -1/+7 |
2020-10-23 | kvm: x86/mmu: Support MMIO in the TDP MMU | Ben Gardon | 3 | -21/+72 |
2020-10-23 | kvm: x86/mmu: Support write protection for nesting in tdp MMU | Ben Gardon | 3 | -0/+57 |
2020-10-23 | kvm: x86/mmu: Support disabling dirty logging for the tdp MMU | Ben Gardon | 3 | -0/+63 |
2020-10-23 | kvm: x86/mmu: Support dirty logging for the TDP MMU | Ben Gardon | 6 | -9/+328 |
2020-10-23 | kvm: x86/mmu: Support changed pte notifier in tdp MMU | Ben Gardon | 3 | -1/+67 |
2020-10-23 | kvm: x86/mmu: Add access tracking for tdp_mmu | Ben Gardon | 3 | -7/+128 |
2020-10-23 | kvm: x86/mmu: Support invalidate range MMU notifier for TDP MMU | Ben Gardon | 3 | -6/+86 |
2020-10-23 | kvm: x86/mmu: Allocate struct kvm_mmu_pages for all pages in TDP MMU | Ben Gardon | 2 | -3/+14 |
2020-10-23 | kvm: x86/mmu: Add TDP MMU PF handler | Ben Gardon | 5 | -37/+194 |
2020-10-23 | Merge tag 'drm-intel-next-fixes-2020-10-22' of git://anongit.freedesktop.org/... | Dave Airlie | 15 | -53/+334 |
2020-10-23 | Merge tag 'amd-drm-fixes-5.10-2020-10-21' of git://people.freedesktop.org/~ag... | Dave Airlie | 13 | -31/+187 |
2020-10-23 | docs: Add two missing entries in vm sysctl index | Fam Zheng | 1 | -0/+2 |
2020-10-23 | docs/vm: trivial fixes to several spelling mistakes | Colin Ian King | 4 | -4/+4 |
2020-10-22 | hil/parisc: Disable HIL driver when it gets stuck | Helge Deller | 3 | -8/+23 |
2020-10-22 | parisc: Improve error return codes when setting rtc time | Helge Deller | 1 | -2/+9 |
2020-10-22 | Merge tag 'kconfig-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2 | -275/+170 |
2020-10-22 | splice: change exported internal do_splice() helper to take kernel offset | Jens Axboe | 2 | -15/+52 |
2020-10-22 | io_uring: make loop_rw_iter() use original user supplied pointers | Jens Axboe | 1 | -14/+12 |