aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* virtio-mem: factor out adding/removing memory from LinuxDavid Hildenbrand2020-12-181-34/+73
* virtio-mem: memory notifier callbacks are specific to Sub Block Mode (SBM)David Hildenbrand2020-12-181-14/+15
* virito-mem: existing (un)plug functions are specific to Sub Block Mode (SBM)David Hildenbrand2020-12-181-47/+43
* virtio-mem: memory block ids are specific to Sub Block Mode (SBM)David Hildenbrand2020-12-181-23/+23
* virtio-mem: nb_sb_per_mb and subblock_size are specific to Sub Block Mode (SBM)David Hildenbrand2020-12-181-48/+48
* virito-mem: subblock states are specific to Sub Block Mode (SBM)David Hildenbrand2020-12-181-63/+69
* virtio-mem: memory block states are specific to Sub Block Mode (SBM)David Hildenbrand2020-12-181-106/+109
* virito-mem: document Sub Block Mode (SBM)David Hildenbrand2020-12-181-0/+15
* virtio-mem: generalize handling when memory is getting onlined deferredDavid Hildenbrand2020-12-181-32/+63
* virtio-mem: don't always trigger the workqueue when offlining memoryDavid Hildenbrand2020-12-181-12/+28
* virtio-mem: drop last_mb_idDavid Hildenbrand2020-12-181-4/+0
* virtio-mem: generalize virtio_mem_overlaps_range()David Hildenbrand2020-12-181-7/+3
* virtio-mem: generalize virtio_mem_owned_mb()David Hildenbrand2020-12-181-4/+5
* virtio-mem: generalize check for added memoryDavid Hildenbrand2020-12-181-4/+15
* virtio-mem: retry fake-offlining via alloc_contig_range() on ZONE_MOVABLEDavid Hildenbrand2020-12-181-11/+26
* virtio-mem: factor out handling of fake-offline pages in memory notifierDavid Hildenbrand2020-12-181-23/+50
* virtio-mem: factor out fake-offlining into virtio_mem_fake_offline()David Hildenbrand2020-12-181-10/+24
* virtio-mem: print debug messages from virtio_mem_send_*_request()David Hildenbrand2020-12-181-15/+35
* virtio-mem: factor out calculation of the bit number within the subblock bitmapDavid Hildenbrand2020-12-181-5/+15
* virtio-mem: use "unsigned long" for nr_pages when fake onlining/offliningDavid Hildenbrand2020-12-181-4/+4
* virtio-mem: drop rc2 in virtio_mem_mb_plug_and_add()David Hildenbrand2020-12-181-3/+2
* virtio-mem: simplify MAX_ORDER - 1 / pageblock_order handlingDavid Hildenbrand2020-12-181-16/+19
* virtio-mem: more precise calculation in virtio_mem_mb_state_prepare_next_mb()David Hildenbrand2020-12-181-4/+2
* virtio-mem: determine nid only once using memory_add_physaddr_to_nid()David Hildenbrand2020-12-181-17/+11
* Linux 5.10Linus Torvalds2020-12-131-1/+1
* Merge tag 'x86-urgent-2020-12-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-138-42/+111
|\
| * x86/kprobes: Fix optprobe to detect INT3 padding correctlyMasami Hiramatsu2020-12-121-2/+20
| * x86/apic/vector: Fix ordering in vector assignmentThomas Gleixner2020-12-101-10/+14
| * x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabledXiaochen Shen2020-12-101-4/+2
| * x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WPArvind Sankar2020-12-102-2/+3
| * membarrier: Execute SYNC_CORE on the calling threadAndy Lutomirski2020-12-091-18/+33
| * membarrier: Explicitly sync remote cores when SYNC_CORE is requestedAndy Lutomirski2020-12-091-0/+18
| * membarrier: Add an actual barrier before rseq_preempt()Andy Lutomirski2020-12-091-0/+8
| * x86/membarrier: Get rid of a dubious optimizationAndy Lutomirski2020-12-092-6/+13
* | Merge tag 'block-5.10-2020-12-12' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-136-393/+82
|\ \
| * | md: change mddev 'chunk_sectors' from int to unsignedMike Snitzer2020-12-121-2/+2
| * | Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...Jens Axboe2020-12-106-391/+80
| |\ \
| | * | Revert "md: add md_submit_discard_bio() for submitting discard bio"Song Liu2020-12-093-24/+12
| | * | Revert "md/raid10: extend r10bio devs to raid disks"Song Liu2020-12-091-4/+5
| | * | Revert "md/raid10: pull codes that wait for blocked dev into one function"Song Liu2020-12-091-67/+51
| | * | Revert "md/raid10: improve raid10 discard request"Song Liu2020-12-091-255/+1
| | * | Revert "md/raid10: improve discard request for far layout"Song Liu2020-12-092-64/+23
| | * | Revert "dm raid: remove unnecessary discard limits for raid10"Song Liu2020-12-091-0/+11
| |/ /
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-12-126-9/+15
|\ \ \
| * | | Revert "scsi: storvsc: Validate length of incoming packet in storvsc_on_chann...Andrea Parri (Microsoft)2020-12-111-5/+0
| * | | scsi: hisi_sas: Select a suitable queue for internal I/OsXiang Chen2020-12-072-0/+11
| * | | scsi: core: Fix race between handling STS_RESOURCE and completionMing Lei2020-12-071-2/+1
| * | | scsi: be2iscsi: Revert "Fix a theoretical leak in beiscsi_create_eqs()"Dan Carpenter2020-12-031-2/+2
| * | | scsi: bnx2i: Requires MMURandy Dunlap2020-12-021-0/+1
* | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-121-1/+0
|\ \ \ \