index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-12-18
virtio-mem: factor out adding/removing memory from Linux
David Hildenbrand
2020-12-18
virtio-mem: memory notifier callbacks are specific to Sub Block Mode (SBM)
David Hildenbrand
2020-12-18
virito-mem: existing (un)plug functions are specific to Sub Block Mode (SBM)
David Hildenbrand
2020-12-18
virtio-mem: memory block ids are specific to Sub Block Mode (SBM)
David Hildenbrand
2020-12-18
virtio-mem: nb_sb_per_mb and subblock_size are specific to Sub Block Mode (SBM)
David Hildenbrand
2020-12-18
virito-mem: subblock states are specific to Sub Block Mode (SBM)
David Hildenbrand
2020-12-18
virtio-mem: memory block states are specific to Sub Block Mode (SBM)
David Hildenbrand
2020-12-18
virito-mem: document Sub Block Mode (SBM)
David Hildenbrand
2020-12-18
virtio-mem: generalize handling when memory is getting onlined deferred
David Hildenbrand
2020-12-18
virtio-mem: don't always trigger the workqueue when offlining memory
David Hildenbrand
2020-12-18
virtio-mem: drop last_mb_id
David Hildenbrand
2020-12-18
virtio-mem: generalize virtio_mem_overlaps_range()
David Hildenbrand
2020-12-18
virtio-mem: generalize virtio_mem_owned_mb()
David Hildenbrand
2020-12-18
virtio-mem: generalize check for added memory
David Hildenbrand
2020-12-18
virtio-mem: retry fake-offlining via alloc_contig_range() on ZONE_MOVABLE
David Hildenbrand
2020-12-18
virtio-mem: factor out handling of fake-offline pages in memory notifier
David Hildenbrand
2020-12-18
virtio-mem: factor out fake-offlining into virtio_mem_fake_offline()
David Hildenbrand
2020-12-18
virtio-mem: print debug messages from virtio_mem_send_*_request()
David Hildenbrand
2020-12-18
virtio-mem: factor out calculation of the bit number within the subblock bitmap
David Hildenbrand
2020-12-18
virtio-mem: use "unsigned long" for nr_pages when fake onlining/offlining
David Hildenbrand
2020-12-18
virtio-mem: drop rc2 in virtio_mem_mb_plug_and_add()
David Hildenbrand
2020-12-18
virtio-mem: simplify MAX_ORDER - 1 / pageblock_order handling
David Hildenbrand
2020-12-18
virtio-mem: more precise calculation in virtio_mem_mb_state_prepare_next_mb()
David Hildenbrand
2020-12-18
virtio-mem: determine nid only once using memory_add_physaddr_to_nid()
David Hildenbrand
2020-12-13
Linux 5.10
Linus Torvalds
2020-12-13
Merge tag 'x86-urgent-2020-12-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-13
Merge tag 'block-5.10-2020-12-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-12
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-12-12
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-12-12
Merge tag 'for-linus-5.10c-rc8-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-12-12
Merge tag 'riscv-for-linus-5.10-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-12-12
Merge tag 'io_uring-5.10-2020-12-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-12-12
md: change mddev 'chunk_sectors' from int to unsigned
Mike Snitzer
2020-12-12
x86/kprobes: Fix optprobe to detect INT3 padding correctly
Masami Hiramatsu
2020-12-11
Input: goodix - add upside-down quirk for Teclast X98 Pro tablet
Simon Beginn
2020-12-11
tools/kvm_stat: Exempt time-based counters
Stefan Raspl
2020-12-11
KVM: mmu: Fix SPTE encoding of MMIO generation upper half
Maciej S. Szmigiero
2020-12-11
Merge tag 'mtd/fixes-for-5.10-rc8' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-12-11
Merge tag 'mmc-v5.10-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-12-11
Merge tag 'at24-fixes-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel...
Wolfram Sang
2020-12-11
Merge tag 'zonefs-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-12-11
bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpers
Andrii Nakryiko
2020-12-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-11
mm/hugetlb: clear compound_nr before freeing gigantic pages
Gerald Schaefer
2020-12-11
kasan: fix object remaining in offline per-cpu quarantine
Kuan-Ying Lee
2020-12-11
elfcore: fix building with clang
Arnd Bergmann
2020-12-11
initramfs: fix clang build failure
Arnd Bergmann
2020-12-11
kbuild: avoid static_assert for genksyms
Arnd Bergmann
[next]