All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-05 20:41:24 to 2021-11-05 20:53:30 UTC [more...]

[Intel-wired-lan] [PATCH v2 net-next 0/6] Add RTNL interface for SyncE
 2021-11-05 20:53 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH v2 net-next 1/6] ice: add support detecting features based on netlist
` [Intel-wired-lan] [PATCH v2 net-next 2/6] rtnetlink: Add new RTM_GETEECSTATE message to get SyncE status
` [Intel-wired-lan] [PATCH v2 net-next 3/6] ice: add support for reading SyncE DPLL state
` [Intel-wired-lan] [PATCH v2 net-next 4/6] rtnetlink: Add support for SyncE recovered clock configuration
` [Intel-wired-lan] [PATCH v2 net-next 5/6] ice: add support for SyncE recovered clocks

[PATCH 1/2] selftests: timens: use 'llabs()' over 'abs()'
 2021-11-05 20:50 UTC  (5+ messages)
` [PATCH 2/2] selftests: timens: exec: use 'labs()' "

#golang Build tools required during go generate
 2021-11-05 20:50 UTC  (6+ messages)
` [yocto] "
  ` AW: "

[PATCH 0/8] btrfs: extent tree v2, support for global roots
 2021-11-05 20:49 UTC  (9+ messages)
` [PATCH 1/8] btrfs: add definition for EXTENT_TREE_V2
` [PATCH 2/8] btrfs: disable balance for extent tree v2 for now
` [PATCH 3/8] btrfs: disable qgroups in extent tree v2
` [PATCH 4/8] btrfs: use metadata usage for global block rsv "
` [PATCH 5/8] btrfs: tree-checker: don't fail on empty extent roots for "
` [PATCH 6/8] btrfs: abstract out loading the tree root
` [PATCH 7/8] btrfs: add code to support the block group root
` [PATCH 8/8] btrfs: add support for multiple global roots

[PATCH 1/2] drm/msm/devfreq: Add some locking asserts
 2021-11-05 20:49 UTC  (4+ messages)
` [PATCH 2/2] drm/msm/gpu: Respect PM QoS constraints

[dm-devel] [PATCH 0/7] multipathd: remove udev settle dependency
 2021-11-05 20:49 UTC  (3+ messages)

[PATCH RFC bpf-next v1 0/6] Introduce unstable CT lookup helpers
 2021-11-05 20:49 UTC  (9+ messages)
` [PATCH RFC bpf-next v1 5/6] net: netfilter: Add unstable CT lookup helper for XDP and TC-BPF

[PATCH v2 0/9] drm/simpledrm: Enable damage clips and virtual screens
 2021-11-05 20:48 UTC  (5+ messages)
` [PATCH v2 1/9] drm/format-helper: Export drm_fb_clip_offset()

incoming
 2021-11-05 20:48 UTC  (136+ messages)
` [patch 128/262] hugetlb: add demote hugetlb page sysfs interfaces
` [patch 129/262] mm/cma: add cma_pages_valid to determine if pages are in CMA
` [patch 130/262] hugetlb: be sure to free demoted CMA pages to CMA
` [patch 131/262] hugetlb: add demote bool to gigantic page routines
` [patch 132/262] hugetlb: add hugetlb demote page support
` [patch 133/262] mm: khugepaged: recalculate min_free_kbytes after stopping khugepaged
` [patch 134/262] mm, hugepages: add mremap() support for hugepage backed vma
` [patch 135/262] mm, hugepages: add hugetlb vma mremap() test
` [patch 136/262] hugetlb: support node specified when using cma for gigantic hugepages
` [patch 137/262] mm: remove duplicate include in hugepage-mremap.c
` [patch 138/262] hugetlb_cgroup: remove unused hugetlb_cgroup_from_counter macro
` [patch 139/262] hugetlb: replace the obsolete hugetlb_instantiation_mutex in the comments
` [patch 140/262] hugetlb: remove redundant validation in has_same_uncharge_info()
` [patch 141/262] hugetlb: remove redundant VM_BUG_ON() in add_reservation_in_range()
` [patch 142/262] hugetlb: remove unnecessary set_page_count in prep_compound_gigantic_page
` [patch 143/262] userfaultfd/selftests: don't rely on GNU extensions for random numbers
` [patch 144/262] userfaultfd/selftests: fix feature support detection
` [patch 145/262] userfaultfd/selftests: fix calculation of expected ioctls
` [patch 146/262] mm/page_isolation: fix potential missing call to unset_migratetype_isolate()
` [patch 147/262] mm/page_isolation: guard against possible putback unisolated page
` [patch 148/262] mm/vmscan.c: fix -Wunused-but-set-variable warning
` [patch 149/262] mm/vmscan: throttle reclaim until some writeback completes if congested
` [patch 150/262] mm/vmscan: throttle reclaim and compaction when too may pages are isolated
` [patch 151/262] mm/vmscan: throttle reclaim when no progress is being made
` [patch 152/262] mm/writeback: throttle based on page writeback instead of congestion
` [patch 153/262] mm/page_alloc: remove the throttling logic from the page allocator
` [patch 154/262] mm/vmscan: centralise timeout values for reclaim_throttle
` [patch 155/262] mm/vmscan: increase the timeout if page reclaim is not making progress
` [patch 156/262] mm/vmscan: delay waking of tasks throttled on NOPROGRESS
` [patch 157/262] mm/vmpressure: fix data-race with memcg->socket_pressure
` [patch 158/262] tools/vm/page_owner_sort.c: count and sort by mem
` [patch 159/262] tools/vm/page-types.c: make walk_file() aware of address range option
` [patch 160/262] tools/vm/page-types.c: move show_file() to summary output
` [patch 161/262] tools/vm/page-types.c: print file offset in hexadecimal
` [patch 162/262] arch_numa: simplify numa_distance allocation
` [patch 163/262] xen/x86: free_p2m_page: use memblock_free_ptr() to free a virtual pointer
` [patch 164/262] memblock: drop memblock_free_early_nid() and memblock_free_early()
` [patch 165/262] memblock: stop aliasing __memblock_free_late with memblock_free_late
` [patch 166/262] memblock: rename memblock_free to memblock_phys_free
` [patch 167/262] memblock: use memblock_free for freeing virtual pointers
` [patch 168/262] mm: mark the OOM reaper thread as freezable
` [patch 169/262] hugetlbfs: extend the definition of hugepages parameter to support node allocation
` [patch 170/262] mm/migrate: de-duplicate migrate_reason strings
` [patch 171/262] mm: migrate: make demotion knob depend on migration
` [patch 172/262] selftests/vm/transhuge-stress: fix ram size thinko
` [patch 173/262] mm, thp: lock filemap when truncating page cache
` [patch 174/262] mm, thp: fix incorrect unmap behavior for private pages
` [patch 175/262] mm/readahead.c: fix incorrect comments for get_init_ra_size
` [patch 176/262] mm: nommu: kill arch_get_unmapped_area()
` [patch 177/262] selftest/vm: fix ksm selftest to run with different NUMA topologies
` [patch 178/262] selftests: vm: add KSM huge pages merging time test
` [patch 179/262] mm/vmstat: annotate data race for zone->free_area[order].nr_free
` [patch 180/262] mm: vmstat.c: make extfrag_index show more pretty
` [patch 181/262] selftests/vm: make MADV_POPULATE_(READ|WRITE) use in-tree headers
` [patch 182/262] mm/memory_hotplug: add static qualifier for online_policy_to_str()
` [patch 183/262] memory-hotplug.rst: fix two instances of "movablecore" that should be "movable_node"
` [patch 184/262] memory-hotplug.rst: fix wrong /sys/module/memory_hotplug/parameters/ path
` [patch 185/262] memory-hotplug.rst: document the "auto-movable" online policy
` [patch 186/262] mm/memory_hotplug: remove CONFIG_X86_64_ACPI_NUMA dependency from CONFIG_MEMORY_HOTPLUG
` [patch 187/262] mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE
` [patch 188/262] mm/memory_hotplug: restrict CONFIG_MEMORY_HOTPLUG to 64 bit
` [patch 189/262] mm/memory_hotplug: remove HIGHMEM leftovers
` [patch 190/262] mm/memory_hotplug: remove stale function declarations
` [patch 191/262] x86: remove memory hotplug support on X86_32
` [patch 192/262] mm/memory_hotplug: handle memblock_add_node() failures in add_memory_resource()
` [patch 193/262] memblock: improve MEMBLOCK_HOTPLUG documentation
` [patch 194/262] memblock: allow to specify flags with memblock_add_node()
` [patch 195/262] memblock: add MEMBLOCK_DRIVER_MANAGED to mimic IORESOURCE_SYSRAM_DRIVER_MANAGED
` [patch 196/262] mm/memory_hotplug: indicate MEMBLOCK_DRIVER_MANAGED with IORESOURCE_SYSRAM_DRIVER_MANAGED
` [patch 197/262] mm/rmap.c: avoid double faults migrating device private pages
` [patch 198/262] mm/zsmalloc.c: close race window between zs_pool_dec_isolated() and zs_unregister_migration()
` [patch 199/262] mm/highmem: remove deprecated kmap_atomic
` [patch 200/262] zram_drv: allow reclaim on bio_alloc
` [patch 201/262] zram: off by one in read_block_state()
` [patch 202/262] zram: introduce an aged idle interface
` [patch 203/262] mm: remove HARDENED_USERCOPY_FALLBACK
` [patch 204/262] include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.h
` [patch 205/262] stacktrace: move filter_irq_stacks() to kernel/stacktrace.c
` [patch 206/262] kfence: count unexpectedly skipped allocations
` [patch 207/262] kfence: move saving stack trace of allocations into __kfence_alloc()
` [patch 208/262] kfence: limit currently covered allocations when pool nearly full
` [patch 209/262] kfence: add note to documentation about skipping covered allocations
` [patch 210/262] kfence: test: use kunit_skip() to skip tests
` [patch 211/262] kfence: shorten critical sections of alloc/free
` [patch 212/262] kfence: always use static branches to guard kfence_alloc()
` [patch 213/262] kfence: default to dynamic branch instead of static keys mode
` [patch 214/262] mm/damon: grammar s/works/work/
` [patch 215/262] Documentation/vm: move user guides to admin-guide/mm/
` [patch 216/262] MAINTAINERS: update SeongJae's email address
` [patch 217/262] docs/vm/damon: remove broken reference
` [patch 218/262] include/linux/damon.h: fix kernel-doc comments for 'damon_callback'
` [patch 219/262] mm/damon/core: print kdamond start log in debug mode only
` [patch 220/262] mm/damon: remove unnecessary do_exit() from kdamond
` [patch 221/262] mm/damon: needn't hold kdamond_lock to print pid of kdamond
` [patch 222/262] mm/damon/core: nullify pointer ctx->kdamond with a NULL
` [patch 223/262] mm/damon/core: account age of target regions
` [patch 224/262] mm/damon/core: implement DAMON-based Operation Schemes (DAMOS)
` [patch 225/262] mm/damon/vaddr: support DAMON-based Operation Schemes
` [patch 226/262] mm/damon/dbgfs: "
` [patch 227/262] mm/damon/schemes: implement statistics feature
` [patch 228/262] selftests/damon: add 'schemes' debugfs tests
` [patch 229/262] Docs/admin-guide/mm/damon: document DAMON-based Operation Schemes
` [patch 230/262] mm/damon/dbgfs: allow users to set initial monitoring target regions
` [patch 231/262] mm/damon/dbgfs-test: add a unit test case for 'init_regions'
` [patch 232/262] Docs/admin-guide/mm/damon: document 'init_regions' feature
` [patch 233/262] mm/damon/vaddr: separate commonly usable functions
` [patch 234/262] mm/damon: implement primitives for physical address space monitoring
` [patch 235/262] mm/damon/dbgfs: support physical memory monitoring
` [patch 236/262] Docs/DAMON: document physical memory monitoring support
` [patch 237/262] mm/damon/vaddr: constify static mm_walk_ops
` [patch 238/262] mm/damon/dbgfs: remove unnecessary variables
` [patch 239/262] mm/damon/paddr: support the pageout scheme
` [patch 240/262] mm/damon/schemes: implement size quota for schemes application speed control
` [patch 241/262] mm/damon/schemes: skip already charged targets and regions
` [patch 242/262] mm/damon/schemes: implement time quota
` [patch 243/262] mm/damon/dbgfs: support quotas of schemes
` [patch 244/262] mm/damon/selftests: support schemes quotas
` [patch 245/262] mm/damon/schemes: prioritize regions within the quotas
` [patch 246/262] mm/damon/vaddr,paddr: support pageout prioritization
` [patch 247/262] mm/damon/dbgfs: support prioritization weights
` [patch 248/262] tools/selftests/damon: update for regions prioritization of schemes
` [patch 249/262] mm/damon/schemes: activate schemes based on a watermarks mechanism
` [patch 250/262] mm/damon/dbgfs: support watermarks
` [patch 251/262] selftests/damon: "
` [patch 252/262] mm/damon: introduce DAMON-based Reclamation (DAMON_RECLAIM)
` [patch 253/262] Documentation/admin-guide/mm/damon: add a document for DAMON_RECLAIM
` [patch 254/262] mm/damon: remove unnecessary variable initialization
` [patch 255/262] mm/damon/dbgfs: add adaptive_targets list check before enable monitor_on
` [patch 256/262] Docs/admin-guide/mm/damon/start: fix wrong example commands
` [patch 257/262] Docs/admin-guide/mm/damon/start: fix a wrong link
` [patch 258/262] Docs/admin-guide/mm/damon/start: simplify the content
` [patch 259/262] Docs/admin-guide/mm/pagemap: wordsmith page flags descriptions
` [patch 260/262] mm/damon: simplify stop mechanism
` [patch 261/262] mm/damon: fix a few spelling mistakes in comments and a pr_debug message
` [patch 262/262] mm/damon: remove return value from before_terminate callback

[PATCH] selftests: net: tls: remove unused variable and code
 2021-11-05 20:47 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/2] drm/atomic: document and enforce rules around "spurious" EBUSY
 2021-11-05 20:47 UTC  (3+ messages)
`  "

[PATCH 00/25] btrfs: extent tree v2 prep work for global roots
 2021-11-05 20:45 UTC  (26+ messages)
` [PATCH 01/25] btrfs: kill BTRFS_FS_BARRIER
` [PATCH 02/25] btrfs: rework async transaction committing
` [PATCH 03/25] btrfs: pass fs_info to trace_btrfs_transaction_commit
` [PATCH 04/25] btrfs: remove trans_handle->root
` [PATCH 05/25] btrfs: pass the root to add_keyed_refs
` [PATCH 06/25] btrfs: move comment in find_parent_nodes()
` [PATCH 07/25] btrfs: remove SANITY_TESTS check form find_parent_nodes
` [PATCH 08/25] btrfs: remove BUG_ON() in find_parent_nodes()
` [PATCH 09/25] btrfs: remove BUG_ON(!eie) in find_parent_nodes
` [PATCH 10/25] btrfs: add a btrfs_block_group_root() helper
` [PATCH 11/25] btrfs: make remove_extent_backref pass the root
` [PATCH 12/25] btrfs: use chunk_root in find_free_extent_update_loop
` [PATCH 13/25] btrfs: do not special case the extent root for switch commit roots
` [PATCH 14/25] btrfs: remove unnecessary extent root check in btrfs_defrag_leaves
` [PATCH 15/25] btrfs: don't use the extent root in btrfs_chunk_alloc_add_chunk_item
` [PATCH 16/25] btrfs: don't use extent_root in iterate_extent_inodes
` [PATCH 17/25] btrfs: don't use the extent_root in flush_space
` [PATCH 18/25] btrfs: init root block_rsv at init root time
` [PATCH 19/25] btrfs: stop accessing ->extent_root directly
` [PATCH 20/25] btrfs: fix csum assert to check objectid of the root
` [PATCH 21/25] btrfs: set BTRFS_FS_STATE_NO_CSUMS if we fail to load the csum root
` [PATCH 22/25] btrfs: stop accessing ->csum_root directly
` [PATCH 23/25] btrfs: stop accessing ->free_space_root directly
` [PATCH 24/25] btrfs: remove useless WARN_ON in record_root_in_trans
` [PATCH 25/25] btrfs: track the csum, extent, and free space trees in a rb tree

[dpdk-dev] [dpdk-dev v7 0/9] drivers/qat: isolate implementations of qat generations
 2021-11-05 20:46 UTC  (4+ messages)
` [dpdk-dev] [dpdk-dev v8 9/9] crypto/qat: add gen specific implementation

[PATCH v7 0/9] ceph: size handling for the fscrypt
 2021-11-05 20:46 UTC  (3+ messages)

[PATCH] selftests: timers: use 'llabs()' over 'abs()'
 2021-11-05 20:44 UTC  (2+ messages)

[PATCH v2] staging/fbtft: Fix backlight
 2021-11-05 20:43 UTC  (2+ messages)

drivers/net/dsa/ocelot/seville_vsc9953.c:1107:34: warning: unused variable 'seville_of_match'
 2021-11-05 20:41 UTC 

[PATCH v2 1/1] xen: delay xen_hvm_init_time_ops() if kdump is boot on vcpu>=32
 2021-11-05 20:41 UTC  (4+ messages)

[PATCH 00/22] btrfs-progs: extent tree v2 support, global roots
 2021-11-05 20:40 UTC  (4+ messages)
` [PATCH 20/22] btrfs-progs: mkfs: set chunk_item_objectid properly for extent tree v2
` [PATCH 21/22] btrfs-progs: mkfs: create the global root's
` [PATCH 22/22] btrfs-progs: check: don't do the root item check for extent tree v2


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.