All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-25 23:47:20 to 2021-02-26 01:19:05 UTC [more...]

incoming
 2021-02-26  1:18 UTC  (46+ messages)
` [patch 001/118] mm: make pagecache tagged lookups return only head pages
` [patch 002/118] mm/shmem: use pagevec_lookup in shmem_unlock_mapping
` [patch 003/118] mm/swap: optimise get_shadow_from_swap_cache
` [patch 004/118] mm: add FGP_ENTRY
` [patch 005/118] mm/filemap: rename find_get_entry to mapping_get_entry
` [patch 006/118] mm/filemap: add helper for finding pages
` [patch 007/118] mm/filemap: add mapping_seek_hole_data
` [patch 008/118] iomap: use mapping_seek_hole_data
` [patch 009/118] mm: add and use find_lock_entries
` [patch 010/118] mm: add an 'end' parameter to find_get_entries
` [patch 011/118] mm: add an 'end' parameter to pagevec_lookup_entries
` [patch 012/118] mm: remove nr_entries parameter from pagevec_lookup_entries
` [patch 013/118] mm: pass pvec directly to find_get_entries
` [patch 014/118] mm: remove pagevec_lookup_entries
` [patch 015/118] mm,thp,shmem: limit shmem THP alloc gfp_mask
` [patch 016/118] mm,thp,shm: limit gfp mask to no more than specified
` [patch 017/118] mm,thp,shmem: make khugepaged obey tmpfs mount flags
` [patch 018/118] mm,shmem,thp: limit shmem THP allocations to requested zones
` [patch 019/118] mm: cma: allocate cma areas bottom-up
` [patch 020/118] mm/cma: expose all pages to the buddy if activation of an area fails
` [patch 021/118] mm/page_alloc: count CMA pages per zone and print them in /proc/zoneinfo
` [patch 022/118] mm: cma: print region name on failure
` [patch 023/118] mm: vmstat: fix NOHZ wakeups for node stat changes
` [patch 024/118] mm: vmstat: add some comments on internal storage of byte items
` [patch 025/118] mm/vmstat.c: erase latency in vmstat_shepherd
` [patch 026/118] mm: move pfn_to_online_page() out of line
` [patch 027/118] mm: teach pfn_to_online_page() to consider subsection validity
` [patch 028/118] mm: teach pfn_to_online_page() about ZONE_DEVICE section collisions
` [patch 029/118] mm: fix memory_failure() handling of dax-namespace metadata
` [patch 030/118] mm/memory_hotplug: rename all existing 'memhp' into 'mhp'
` [patch 031/118] mm/memory_hotplug: MEMHP_MERGE_RESOURCE -> MHP_MERGE_RESOURCE
` [patch 032/118] mm/memory_hotplug: use helper function zone_end_pfn() to get end_pfn
` [patch 033/118] drivers/base/memory: don't store phys_device in memory blocks
` [patch 034/118] Documentation: sysfs/memory: clarify some memory block device properties
` [patch 035/118] mm/memory_hotplug: prevalidate the address range being added with platform
` [patch 036/118] arm64/mm: define arch_get_mappable_range()
` [patch 037/118] s390/mm: "
` [patch 038/118] virtio-mem: check against mhp_get_pluggable_range() which memory we can hotplug
` [patch 039/118] mm/mlock: stop counting mlocked pages when none vma is found
` [patch 040/118] mm/rmap: correct some obsolete comments of anon_vma
` [patch 041/118] mm/rmap: remove unneeded semicolon in page_not_mapped()
` [patch 042/118] mm/rmap: fix obsolete comment in __page_check_anon_rmap()
` [patch 043/118] mm/rmap: use page_not_mapped in try_to_unmap()
` [patch 044/118] mm/rmap: correct obsolete comment of page_get_anon_vma()
` [patch 045/118] mm/rmap: fix potential pte_unmap on an not mapped pte

[PATCH v2] PM: runtime: Update device status before letting suppliers suspend
 2021-02-26  1:11 UTC  (2+ messages)

[PATCHv3 0/6] Fixup return value for nvme_submit_sync_cmd()
 2021-02-26  1:13 UTC  (9+ messages)
` [PATCH 1/6] nvme: simplify error logic in nvme_validate_ns()
` [PATCH 2/6] nvme: add NVME_REQ_CANCELLED flag in nvme_cancel_request()
` [PATCH 5/6] nvme: return NVME_SC_ABORT_QUEUE for cancelled commands
` [PATCH 6/6] nvme: return -ETIMEDOUT in nvme_submit_sync_cmd()

[PATCH v2 0/3] Add some perf support for mips
 2021-02-26  1:11 UTC  (7+ messages)

[PATCH 0/3] Load keys from TPM2 NV Index on IMA keyring
 2021-02-26  1:09 UTC  (3+ messages)
` [PATCH 1/3] tpm: Add support for reading a TPM NV Index

[BUG] Race between policy reload sidtab conversion and live conversion
 2021-02-26  1:06 UTC  (5+ messages)

[PATCH for-next 0/6] Minimal build for RISCV
 2021-02-26  1:06 UTC  (6+ messages)
` [PATCH for-next 5/6] xen: Add files needed for minimal riscv build
` [PATCH for-next 6/6] automation: add container for riscv64 builds

[PATCH v2] ALSA: hda/realtek: Enable headset mic of Acer SWIFT with ALC256
 2021-02-26  1:04 UTC  (2+ messages)

[PATCH 5.12 regression fix 0/1] Bluetooth: btusb: Revert "Fix the autosuspend enable and disable"
 2021-02-26  1:05 UTC  (12+ messages)
` [PATCH 5.12 regression fix] Bluetooth: btusb: Revert Fix the autosuspend enable and disable

[PATCH 0/5] KVM: x86/mmu: Misc cleanups, mostly TDP MMU
 2021-02-26  1:03 UTC  (6+ messages)
` [PATCH 1/5] KVM: x86/mmu: Remove spurious TLB flush from TDP MMU's change_pte() hook
` [PATCH 2/5] KVM: x86/mmu: WARN if TDP MMU's set_tdp_spte() sees multiple GFNs
` [PATCH 3/5] KVM: x86/mmu: Use 'end' param in TDP MMU's test_age_gfn()
` [PATCH 4/5] KVM: x86/mmu: Add typedefs for rmap/iter handlers
` [PATCH 5/5] KVM: x86/mmu: Add convenience wrapper for acting on single hva in TDP MMU

[PATCH mdadm] Grow: be careful of corrupt dev_roles list
 2021-02-26  1:02 UTC 

[PATCH v3] arm64: dts: renesas: Add mmc aliases into board dts files
 2021-02-26  1:01 UTC  (3+ messages)

[PATCH v1] drm/nouveau/device: append a NUL-terminated character for the string which filled by strncpy()
 2021-02-26  1:01 UTC  (2+ messages)
` [Linuxarm] "

[Intel-gfx] [PATCH] drm/i915/uc: Use platform specific defaults for GuC/HuC enabling
 2021-02-26  1:00 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/uc: Use platform specific defaults for GuC/HuC enabling (rev3)

[PATCH] vdpa/mlx5: set_features should allow reset to zero
 2021-02-26  0:56 UTC  (12+ messages)

[PATCH v2] perf tools: perf_event_paranoid and kptr_restrict may crash on 'perf top'
 2021-02-26  0:54 UTC  (3+ messages)

vfio-pci: protect remap_pfn_range() from simultaneous calls
 2021-02-26  0:53 UTC  (2+ messages)

[meta-freescale] Wireguard recipe
 2021-02-26  0:54 UTC 

[folded-merged] initramfs-panic-with-memory-information-fix.patch removed from -mm tree
 2021-02-26  0:51 UTC 

[folded-merged] seq_file-document-how-per-entry-resources-are-managed-fix.patch removed from -mm tree
 2021-02-26  0:51 UTC 

[folded-merged] lib-stackdepot-add-support-to-disable-stack-depot-fix.patch removed from -mm tree
 2021-02-26  0:50 UTC 

[PATCH v3 00/15] Build fixes for musl libc
 2021-02-26  0:49 UTC  (4+ messages)
` [dpdk-dev] [PATCH v5 00/17] Alpine/musl build support
  ` [dpdk-dev] [PATCH v5 14/17] net/igc: remove use of uint type

[folded-merged] arm64-kasan-simplify-and-inline-mte-functions-fix.patch removed from -mm tree
 2021-02-26  0:49 UTC 

[folded-merged] kfence-add-test-suite-fix-2.patch removed from -mm tree
 2021-02-26  0:48 UTC 

[folded-merged] kfence-add-test-suite-fix.patch removed from -mm tree
 2021-02-26  0:48 UTC 

[folded-merged] kfence-documentation-add-kfence-documentation-fix.patch removed from -mm tree
 2021-02-26  0:48 UTC 

[folded-merged] kfence-kasan-make-kfence-compatible-with-kasan-fix-2.patch removed from -mm tree
 2021-02-26  0:46 UTC 

[folded-merged] kfence-kasan-make-kfence-compatible-with-kasan-fix.patch removed from -mm tree
 2021-02-26  0:46 UTC 

[folded-merged] arm64-kfence-enable-kfence-for-arm64-fix.patch removed from -mm tree
 2021-02-26  0:46 UTC 

[folded-merged] x86-kfence-enable-kfence-for-x86-fix.patch removed from -mm tree
 2021-02-26  0:45 UTC 

[MPTCP] Re: [PATCH mptcp-next 0/3] selftests: mptcp: report more errors and details
 2021-02-26  0:46 UTC 

[PATCH 1/1] KVM: x86: remove incorrect comment on active_mmu_pages
 2021-02-26  0:44 UTC  (2+ messages)

[folded-merged] mm-add-kernel-electric-fence-infrastructure-fix-5.patch removed from -mm tree
 2021-02-26  0:44 UTC 

[folded-merged] mm-add-kernel-electric-fence-infrastructure-fix-3.patch removed from -mm tree
 2021-02-26  0:43 UTC 

[folded-merged] mm-add-kernel-electric-fence-infrastructure-fix-4.patch removed from -mm tree
 2021-02-26  0:43 UTC 

[folded-merged] mm-add-kernel-electric-fence-infrastructure-fix-2.patch removed from -mm tree
 2021-02-26  0:43 UTC 

[folded-merged] mm-add-kernel-electric-fence-infrastructure-fix.patch removed from -mm tree
 2021-02-26  0:43 UTC 

[folded-merged] bdi-use-might_alloc-fix.patch removed from -mm tree
 2021-02-26  0:43 UTC 

[folded-merged] mm-memory_hotplug-prevalidate-the-address-range-being-added-with-platform-fix.patch removed from -mm tree
 2021-02-26  0:42 UTC 

[drm/i915/gt] 8c3b1ba0e7: perf-sanity-tests.Parse_event_definition_strings.fail
 2021-02-26  0:41 UTC  (8+ messages)

[folded-merged] mm-teach-pfn_to_online_page-about-zone_device-section-collisions-fix.patch removed from -mm tree
 2021-02-26  0:42 UTC 

[folded-merged] mm-cma-print-region-name-on-failure-v2.patch removed from -mm tree
 2021-02-26  0:41 UTC 

[folded-merged] mm-page_alloc-count-cma-pages-per-zone-and-print-them-in-proc-zoneinfo-v3.patch removed from -mm tree
 2021-02-26  0:40 UTC 

[PATCH 00/13] arm64: dts: qcom: Update sc7180-trogdor variants from downstream
 2021-02-26  0:40 UTC  (19+ messages)
` [PATCH 02/13] arm64: dts: qcom: Move sc7180 MI2S config to board files and make pulldown
` [PATCH 03/13] arm64: dts: qcom: Prep sc7180-trogdor trackpad IRQ for new boards
` [PATCH 04/13] arm64: dts: qcom: Unify the sc7180-trogdor panel nodes
` [PATCH 05/13] arm64: dts: qcom: trogdor: Only wakeup from pen eject
` [PATCH 06/13] arm64: dts: qcom: Disable camera clk on sc7180-trogdor devices by default
` [PATCH 07/13] arm64: dts: qcom: sc7180-trogdor: Remove fp control pins in prep for coachz
` [PATCH 08/13] arm64: dts: qcom: sc7180: Remove clock for bluetooth on Trogdor
` [PATCH 09/13] arm64: dts: qcom: sc7180: add GO_LAZOR variant property for lazor
` [PATCH 11/13] arm64: dts: qcom: Add sc7180-lazor-limozeen skus

[folded-merged] mm-page_alloc-count-cma-pages-per-zone-and-print-them-in-proc-zoneinfo-v2.patch removed from -mm tree
 2021-02-26  0:40 UTC 

[PATCH v4 1/1] kernel/crash_core: Add crashkernel=auto for vmcore creation
 2021-02-26  0:38 UTC  (3+ messages)

[folded-merged] mm-cma-allocate-cma-areas-bottom-up-fix-3-fix.patch removed from -mm tree
 2021-02-26  0:39 UTC 

[folded-merged] mm-cma-allocate-cma-areas-bottom-up-fix-3.patch removed from -mm tree
 2021-02-26  0:39 UTC 

[folded-merged] mm-cma-allocate-cma-areas-bottom-up-fix.patch removed from -mm tree
 2021-02-26  0:39 UTC 

[folded-merged] mm-cma-allocate-cma-areas-bottom-up-fix-2.patch removed from -mm tree
 2021-02-26  0:39 UTC 

[folded-merged] mm-add-and-use-find_lock_entries-fix.patch removed from -mm tree
 2021-02-26  0:38 UTC 

[folded-merged] mm-filemap-add-mapping_seek_hole_data-fix.patch removed from -mm tree
 2021-02-26  0:37 UTC 

[PATCH] [RFC] arm64: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
 2021-02-26  0:36 UTC  (3+ messages)

[folded-merged] mm-filemap-add-helper-for-finding-pages-fix.patch removed from -mm tree
 2021-02-26  0:36 UTC 

[PATCH] media: hantro: Auto generate the AXI ID to avoid conflicts
 2021-02-26  0:07 UTC  (4+ messages)

Passwords containg commas are no longer working in credential files
 2021-02-26  0:34 UTC  (2+ messages)

[PATCH 0/1] mergetools/vimdiff: add vimdiff1 merge tool variant
 2021-02-26  0:29 UTC  (3+ messages)

[PATCH v2 00/10] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-02-26  0:20 UTC  (22+ messages)
` [PATCH v2 01/10] fsdax: Factor helpers to simplify dax fault code
` [PATCH v2 02/10] fsdax: Factor helper: dax_fault_actor()
` [PATCH v2 03/10] fsdax: Output address in dax_iomap_pfn() and rename it
` [PATCH v2 04/10] fsdax: Introduce dax_iomap_cow_copy()
` [PATCH v2 05/10] fsdax: Replace mmap entry in case of CoW
` [PATCH v2 06/10] fsdax: Add dax_iomap_cow_copy() for dax_iomap_zero
` [PATCH v2 07/10] iomap: Introduce iomap_apply2() for operations on two files
` [PATCH v2 08/10] fsdax: Dedup file range to use a compare function
` [PATCH v2 09/10] fs/xfs: Handle CoW for fsdax write() path
` [PATCH v2 10/10] fs/xfs: Add dedupe support for fsdax

[PATCH v8 00/22] Introduce the Counter character device interface
 2021-02-26  0:27 UTC  (14+ messages)
` [PATCH v8 18/22] docs: counter: Document "
` [PATCH v8 20/22] counter: Implement events_queue_size sysfs attribute

[RFC PATCH 0/8] WIP support for the LLVM integrated assembler
 2021-02-26  0:28 UTC  (13+ messages)
` [RFC PATCH 4/8] powerpc/ppc_asm: use plain numbers for registers
` [RFC PATCH 5/8] poweprc/lib/quad: Provide macros for lq/stq
` [RFC PATCH 7/8] powerpc/purgatory: drop .machine specifier
` [RFC PATCH 8/8] powerpc/64/asm: don't reassign labels

[Intel-wired-lan] [PATCH v5 0/9] igc: Add support for AF_XDP zero-copy
 2021-02-26  0:23 UTC  (10+ messages)
` [Intel-wired-lan] [PATCH v5 1/9] igc: Move igc_xdp_is_enabled()
` [Intel-wired-lan] [PATCH v5 2/9] igc: Refactor __igc_xdp_run_prog()
` [Intel-wired-lan] [PATCH v5 3/9] igc: Refactor igc_clean_rx_ring()
` [Intel-wired-lan] [PATCH v5 4/9] igc: Refactor XDP rxq info registration
` [Intel-wired-lan] [PATCH v5 5/9] igc: Introduce TX/RX stats helpers
` [Intel-wired-lan] [PATCH v5 6/9] igc: Introduce igc_unmap_tx_buffer() helper
` [Intel-wired-lan] [PATCH v5 7/9] igc: Replace IGC_TX_FLAGS_XDP flag by an enum
` [Intel-wired-lan] [PATCH v5 8/9] igc: Enable RX via AF_XDP zero-copy
` [Intel-wired-lan] [PATCH v5 9/9] igc: Enable TX "

Adding LZ4 compression support to Btrfs
 2021-02-26  0:21 UTC  (5+ messages)

next/pending-fixes build: 200 builds: 1 failed, 199 passed, 1 error, 32 warnings (v5.11-11308-g1e0436e950f3)
 2021-02-26  0:19 UTC 

[PATCH net] net: fix race between napi kthread mode and busy poll
 2021-02-26  0:16 UTC  (14+ messages)

[PATCH] oeqa/pam: Fix tests to work with busybox
 2021-02-26  0:15 UTC  (3+ messages)
` [OE-core] "

[Intel-wired-lan] [PATCH v4 0/9] igc: Add support for AF_XDP zero-copy
 2021-02-26  0:15 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH v4 4/9] igc: Refactor XDP rxq info registration

[PATCH] spi: imx: Implement set_speed
 2021-02-26  0:14 UTC  (3+ messages)

[PATCH v2] usb: usbip: serialize attach/detach operations
 2021-02-26  0:10 UTC  (4+ messages)
` [PATCH v3] "

+ mm-page_allocc-refactor-initialization-of-struct-page-for-holes-in-memory-layout-fix.patch added to -mm tree
 2021-02-26  0:09 UTC 

+ mm-page_allocc-refactor-initialization-of-struct-page-for-holes-in-memory-layout.patch added to -mm tree
 2021-02-26  0:09 UTC 

[PATCH v8 0/1] mm: fix initialization of struct page for holes in memory layout
 2021-02-26  0:08 UTC  (3+ messages)
` [PATCH v8 1/1] mm/page_alloc.c: refactor "

[PATCH bpf-next v3 00/11] bpf: add bpf_for_each_map_elem() helper
 2021-02-26  0:08 UTC  (6+ messages)
` [PATCH bpf-next v3 03/11] bpf: refactor check_func_call() to allow callback function

[PATCH -next] fbdev: atyfb: use LCD management functions for PPC_PMAC also
 2021-02-26  0:05 UTC  (2+ messages)

[PATCH v6 bpf-next 0/6] bpf: enable task local storage for tracing programs
 2021-02-26  0:03 UTC  (6+ messages)
` [PATCH v6 bpf-next 2/6] bpf: prevent deadlock from recursive bpf_task_storage_[get|delete]
` [PATCH v6 bpf-next 4/6] selftests/bpf: test "
` [PATCH v6 bpf-next 6/6] bpf: runqslower: use task local storage

[PATCH 0/2] Acceptance Tests: restore the use of target related information
 2021-02-26  0:01 UTC  (3+ messages)
` [PATCH 1/2] Acceptance Tests: restore downloading of VM images

[Nouveau] i2c-dev driver corrupts display?
 2021-02-25 23:58 UTC  (2+ messages)

Pseudo Abort errors
 2021-02-25 23:56 UTC  (3+ messages)
` [OE-core] "

dwc2 gadget mode different behaviour with different hosts
 2021-02-25 23:53 UTC  (3+ messages)

[PATCH] xen/arm: introduce XENFEAT_direct_mapped and XENFEAT_not_direct_mapped
 2021-02-25 23:51 UTC 

[RFC PATCH 00/10] vfio: Device memory DMA mapping improvements
 2021-02-25 23:49 UTC  (7+ messages)
` [RFC PATCH 05/10] vfio: Create a vfio_device from vma lookup

[PATCH] net: always use icmp{,v6}_ndo_send from ndo_start_xmit
 2021-02-25 23:46 UTC 

[RFC PATCH v2 0/7] Some improvement and a new test for kvm page table
 2021-02-25 23:45 UTC  (4+ messages)
` [RFC PATCH v2 6/7] KVM: selftests: Adapt vm_userspace_mem_region_add to new helpers


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.