summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-18virtio-mem: factor out adding/removing memory from LinuxDavid Hildenbrand
2020-12-18virtio-mem: memory notifier callbacks are specific to Sub Block Mode (SBM)David Hildenbrand
2020-12-18virito-mem: existing (un)plug functions are specific to Sub Block Mode (SBM)David Hildenbrand
2020-12-18virtio-mem: memory block ids are specific to Sub Block Mode (SBM)David Hildenbrand
2020-12-18virtio-mem: nb_sb_per_mb and subblock_size are specific to Sub Block Mode (SBM)David Hildenbrand
2020-12-18virito-mem: subblock states are specific to Sub Block Mode (SBM)David Hildenbrand
2020-12-18virtio-mem: memory block states are specific to Sub Block Mode (SBM)David Hildenbrand
2020-12-18virito-mem: document Sub Block Mode (SBM)David Hildenbrand
2020-12-18virtio-mem: generalize handling when memory is getting onlined deferredDavid Hildenbrand
2020-12-18virtio-mem: don't always trigger the workqueue when offlining memoryDavid Hildenbrand
2020-12-18virtio-mem: drop last_mb_idDavid Hildenbrand
2020-12-18virtio-mem: generalize virtio_mem_overlaps_range()David Hildenbrand
2020-12-18virtio-mem: generalize virtio_mem_owned_mb()David Hildenbrand
2020-12-18virtio-mem: generalize check for added memoryDavid Hildenbrand
2020-12-18virtio-mem: retry fake-offlining via alloc_contig_range() on ZONE_MOVABLEDavid Hildenbrand
2020-12-18virtio-mem: factor out handling of fake-offline pages in memory notifierDavid Hildenbrand
2020-12-18virtio-mem: factor out fake-offlining into virtio_mem_fake_offline()David Hildenbrand
2020-12-18virtio-mem: print debug messages from virtio_mem_send_*_request()David Hildenbrand
2020-12-18virtio-mem: factor out calculation of the bit number within the subblock bitmapDavid Hildenbrand
2020-12-18virtio-mem: use "unsigned long" for nr_pages when fake onlining/offliningDavid Hildenbrand
2020-12-18virtio-mem: drop rc2 in virtio_mem_mb_plug_and_add()David Hildenbrand
2020-12-18virtio-mem: simplify MAX_ORDER - 1 / pageblock_order handlingDavid Hildenbrand
2020-12-18virtio-mem: more precise calculation in virtio_mem_mb_state_prepare_next_mb()David Hildenbrand
2020-12-18virtio-mem: determine nid only once using memory_add_physaddr_to_nid()David Hildenbrand
2020-12-13Linux 5.10Linus Torvalds
2020-12-13Merge tag 'x86-urgent-2020-12-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-13Merge tag 'block-5.10-2020-12-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-12-12Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-12-12Merge tag 'for-linus-5.10c-rc8-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-12Merge tag 'riscv-for-linus-5.10-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-12-12Merge tag 'io_uring-5.10-2020-12-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-12-12md: change mddev 'chunk_sectors' from int to unsignedMike Snitzer
2020-12-12x86/kprobes: Fix optprobe to detect INT3 padding correctlyMasami Hiramatsu
2020-12-11Input: goodix - add upside-down quirk for Teclast X98 Pro tabletSimon Beginn
2020-12-11tools/kvm_stat: Exempt time-based countersStefan Raspl
2020-12-11KVM: mmu: Fix SPTE encoding of MMIO generation upper halfMaciej S. Szmigiero
2020-12-11Merge tag 'mtd/fixes-for-5.10-rc8' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-12-11Merge tag 'mmc-v5.10-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-11Merge tag 'at24-fixes-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel...Wolfram Sang
2020-12-11Merge tag 'zonefs-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-11bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpersAndrii Nakryiko
2020-12-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-11mm/hugetlb: clear compound_nr before freeing gigantic pagesGerald Schaefer
2020-12-11kasan: fix object remaining in offline per-cpu quarantineKuan-Ying Lee
2020-12-11elfcore: fix building with clangArnd Bergmann
2020-12-11initramfs: fix clang build failureArnd Bergmann
2020-12-11kbuild: avoid static_assert for genksymsArnd Bergmann