All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-22 21:46:00 to 2022-03-22 22:02:31 UTC [more...]

[PATCH 00/17] cruft packs
 2022-03-22 22:02 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/17] Documentation/technical: add cruft-packs.txt

[PATCH] perf: RISC-V: Remove non-kernel-doc ** comments
 2022-03-22 22:01 UTC 

[PATCH v2 0/4] imx8mp: Add media block control
 2022-03-22 22:01 UTC  (9+ messages)
` [PATCH v2 1/4] dt-bindings: soc: Add i.MX8MP media block control DT bindings
` [PATCH v2 2/4] soc: imx: imx8m-blk-ctrl: Add i.MX8MP media blk-ctrl

RTT-PROBE: lore-subspace-rtt
 2022-03-22 22:01 UTC 

[PATCH] loop: add WQ_MEM_RECLAIM flag to per device workqueue
 2022-03-22 22:00 UTC  (11+ messages)

[PATCH v2] media: i2c: max9286: fix kernel oops when removing module
 2022-03-22 21:59 UTC  (2+ messages)

[PATCH v4 00/22] Add driver nodes for MT8192 SoC
 2022-03-22 21:57 UTC  (5+ messages)
` [PATCH v4 08/22] arm64: dts: mt8192: Add infracfg_rst node

[BUG] deadlock in nl80211_vendor_cmd
 2022-03-22 21:58 UTC  (4+ messages)

[PATCH] zram: Add a huge_idle writeback mode
 2022-03-22 21:58 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] iio:proximity:sx9324: Fix hardware gain read/write
 2022-03-22 21:57 UTC  (5+ messages)

[PATCH bpf-next v1] bpf: bpf_local_storage_update fixes
 2022-03-22 21:56 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-22 21:56 UTC 

[meta-ti][dunfell][PATCH v2 0/7] Adding support for am62xx
 2022-03-22 21:54 UTC  (5+ messages)
` [meta-ti][dunfell][PATCH v2 5/7] ti-rtos: Add support for AM62x M4F
` [meta-ti][dunfell][PATCH v2 7/7] ti-rtos: Fix AM62x Fix MCU core numbers

[PATCH v1] random: block in /dev/urandom
 2022-03-22 21:54 UTC  (4+ messages)

[PATCH v3] perf intel-pt: Synthesize cycle events
 2022-03-22 21:53 UTC  (3+ messages)

linux-next: build warnings after merge of the tip tree
 2022-03-22 21:52 UTC  (2+ messages)

[PATCH] Documentation: KVM: Describe guest TSC scaling in migration algorithm
 2022-03-22 21:53 UTC  (2+ messages)

incoming
 2022-03-22 21:50 UTC  (167+ messages)
` [patch 095/227] mm: enforce pageblock_order < MAX_ORDER
` [patch 132/227] mm: sparsemem: move vmemmap related to HugeTLB to CONFIG_HUGETLB_PAGE_FREE_VMEMMAP
` [patch 144/227] mm: workingset: replace IRQ-off check with a lockdep assert
` [patch 145/227] mm: vmscan: fix documentation for page_check_references()
` [patch 146/227] mm: compaction: cleanup the compaction trace events
` [patch 147/227] mempolicy: mbind_range() set_policy() after vma_merge()
` [patch 148/227] mm/oom_kill: remove unneeded is_memcg_oom check
` [patch 149/227] mm,migrate: fix establishing demotion target
` [patch 150/227] mm/migrate: fix race between lock page and clear PG_Isolated
` [patch 151/227] mm/thp: refix __split_huge_pmd_locked() for migration PMD
` [patch 152/227] mm/cma: provide option to opt out from exposing pages on activation failure
` [patch 153/227] powerpc/fadump: opt out from freeing pages on cma "
` [patch 154/227] NUMA Balancing: add page promotion counter
` [patch 155/227] NUMA balancing: optimize page placement for memory tiering system
` [patch 156/227] memory tiering: skip to scan fast memory
` [patch 157/227] mm: page_io: fix psi memory pressure error on cold swapins
` [patch 158/227] mm/vmstat: add event for ksm swapping in copy
` [patch 159/227] mm/ksm: use helper macro __ATTR_RW
` [patch 160/227] mm/hwpoison: check the subpage, not the head page
` [patch 161/227] mm/madvise: use vma_lookup() instead of find_vma()
` [patch 162/227] mm: madvise: return correct bytes advised with process_madvise
` [patch 163/227] mm: madvise: skip unmapped vma holes passed to process_madvise
` [patch 164/227] mm, memory_hotplug: make arch_alloc_nodedata independent on CONFIG_MEMORY_HOTPLUG
` [patch 165/227] mm: handle uninitialized numa nodes gracefully
` [patch 166/227] mm, memory_hotplug: drop arch_free_nodedata
` [patch 167/227] mm, memory_hotplug: reorganize new pgdat initialization
` [patch 168/227] mm: make free_area_init_node aware of memory less nodes
` [patch 169/227] memcg: do not tweak node in alloc_mem_cgroup_per_node_info
` [patch 170/227] drivers/base/memory: add memory block to memory group after registration succeeded
` [patch 171/227] drivers/base/node: consolidate node device subsystem initialization in node_dev_init()
` [patch 172/227] mm/memory_hotplug: remove obsolete comment of __add_pages
` [patch 173/227] mm/memory_hotplug: avoid calling zone_intersects() for ZONE_NORMAL
` [patch 174/227] mm/memory_hotplug: clean up try_offline_node
` [patch 175/227] mm/memory_hotplug: fix misplaced comment in offline_pages
` [patch 176/227] drivers/base/node: rename link_mem_sections() to register_memory_block_under_node()
` [patch 177/227] drivers/base/memory: determine and store zone for single-zone memory blocks
` [patch 178/227] drivers/base/memory: clarify adding and removing of "
` [patch 179/227] mm: only re-generate demotion targets when a numa node changes its N_CPU state
` [patch 180/227] mm/thp: ClearPageDoubleMap in first page_add_file_rmap()
` [patch 181/227] mm/zswap.c: allow handling just same-value filled pages
` [patch 182/227] mm: remove usercopy_warn()
` [patch 183/227] mm: uninline copy_overflow()
` [patch 184/227] mm/usercopy: return 1 from hardened_usercopy __setup() handler
` [patch 185/227] mm/early_ioremap: declare early_memremap_pgprot_adjust()
` [patch 186/227] highmem: document kunmap_local()
` [patch 187/227] mm/highmem: remove unnecessary done label
` [patch 188/227] mm/page_table_check.c: use strtobool for param parsing
` [patch 189/227] mm/kfence: remove unnecessary CONFIG_KFENCE option
` [patch 190/227] kfence: allow re-enabling KFENCE after system startup
` [patch 191/227] kfence: alloc kfence_pool "
` [patch 192/227] kunit: fix UAF when run kfence test case test_gfpzero
` [patch 193/227] kunit: make kunit_test_timeout compatible with comment
` [patch 194/227] kfence: test: try to avoid test_gfpzero trigger rcu_stall
` [patch 195/227] kfence: allow use of a deferrable timer
` [patch 196/227] mm/hmm.c: remove unneeded local variable ret
` [patch 197/227] mm/damon/dbgfs/init_regions: use target index instead of target id
` [patch 198/227] Docs/admin-guide/mm/damon/usage: update for changed initail_regions file input
` [patch 199/227] mm/damon/core: move damon_set_targets() into dbgfs
` [patch 200/227] mm/damon: remove the target id concept
` [patch 201/227] mm/damon: remove redundant page validation
` [patch 202/227] mm/damon: rename damon_primitives to damon_operations
` [patch 203/227] mm/damon: let monitoring operations can be registered and selected
` [patch 204/227] mm/damon/paddr,vaddr: register themselves to DAMON in subsys_initcall
` [patch 205/227] mm/damon/reclaim: use damon_select_ops() instead of damon_{v,p}a_set_operations()
` [patch 206/227] mm/damon/dbgfs: "
` [patch 207/227] mm/damon/dbgfs: use operations id for knowing if the target has pid
` [patch 208/227] mm/damon/dbgfs-test: fix is_target_id() change
` [patch 209/227] mm/damon/paddr,vaddr: remove damon_{p,v}a_{target_valid,set_operations}()
` [patch 210/227] mm/damon: remove unnecessary CONFIG_DAMON option
` [patch 211/227] Docs/vm/damon: call low level monitoring primitives the operations
` [patch 212/227] Docs/vm/damon/design: update DAMON-Idle Page Tracking interference handling
` [patch 213/227] Docs/damon: update outdated term 'regions update interval'
` [patch 214/227] mm/damon/core: allow non-exclusive DAMON start/stop
` [patch 215/227] mm/damon/core: add number of each enum type values
` [patch 216/227] mm/damon: implement a minimal stub for sysfs-based DAMON interface
` [patch 217/227] mm/damon/sysfs: link DAMON for virtual address spaces monitoring
` [patch 218/227] mm/damon/sysfs: support the physical address space monitoring
` [patch 219/227] mm/damon/sysfs: support DAMON-based Operation Schemes
` [patch 220/227] mm/damon/sysfs: support DAMOS quotas
` [patch 221/227] mm/damon/sysfs: support schemes prioritization
` [patch 222/227] mm/damon/sysfs: support DAMOS watermarks
` [patch 223/227] mm/damon/sysfs: support DAMOS stats
` [patch 224/227] selftests/damon: add a test for DAMON sysfs interface
` [patch 225/227] Docs/admin-guide/mm/damon/usage: document "
` [patch 226/227] Docs/ABI/testing: add DAMON sysfs interface ABI document
` [patch 227/227] mm/damon/sysfs: remove repeat container_of() in damon_sysfs_kdamond_release()

[ovmf test] 168789: regressions - FAIL
 2022-03-22 21:52 UTC 

[PATCH v1] HP Security Features solutions Documentation
 2022-03-22 21:51 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-03-22 21:51 UTC 

[PATCH 0/5] cxl/mbox: Robustify handling of mbox_cmd.return_code
 2022-03-22 21:50 UTC  (4+ messages)
` [PATCH 3/5] cxl/mbox: Improve handling of mbox_cmd return codes

[PATCH] drm/i915: Add a DP1.2 compatible way to read LTTPR capabilities
 2022-03-22 21:50 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Add a DP1.2 compatible way to read LTTPR capabilities (rev2)

[PATCH RFC v17 0/11] NFSD: Initial implementation of NFSv4 Courteous Server
 2022-03-22 21:50 UTC  (3+ messages)
` [PATCH RFC v17 06/11] NFSD: Update find_clp_in_name_tree() to handle courtesy client

Floor Tiles Order
 2022-03-22 21:46 UTC 

[PATCH] btrfs: do not clear read-only when adding sprout device
 2022-03-22 21:46 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-22 21:46 UTC 


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.