All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-14 21:21:02 to 2022-01-14 22:09:11 UTC [more...]

incoming
 2022-01-14 22:09 UTC  (113+ messages)
` [patch 001/146] kthread: add the helper function kthread_run_on_cpu()
` [patch 002/146] RDMA/siw: make use of "
` [patch 003/146] ring-buffer: "
` [patch 004/146] rcutorture: "
` [patch 005/146] trace/osnoise: "
` [patch 006/146] trace/hwlat: "
` [patch 007/146] ia64: module: use swap() to make code cleaner
` [patch 008/146] arch/ia64/kernel/setup.c: "
` [patch 009/146] ia64: fix typo in a comment
` [patch 010/146] ia64: topology: use default_groups in kobj_type
` [patch 011/146] scripts/spelling.txt: add "oveflow"
` [patch 012/146] fs/ntfs/attrib.c: fix one kernel-doc comment
` [patch 013/146] squashfs: provide backing_dev_info in order to disable read-ahead
` [patch 014/146] ocfs2: use BUG_ON instead of if condition followed by BUG
` [patch 015/146] ocfs2: clearly handle ocfs2_grab_pages_for_write() return value
` [patch 016/146] ocfs2: use default_groups in kobj_type
` [patch 017/146] ocfs2: remove redundant assignment to pointer root_bh
` [patch 018/146] ocfs2: cluster: use default_groups in kobj_type
` [patch 019/146] ocfs2: remove redundant assignment to variable free_space
` [patch 020/146] fs/ioctl: remove unnecessary __user annotation
` [patch 021/146] mm/slab_common: use WARN() if cache still has objects on destroy
` [patch 022/146] mm: slab: make slab iterator functions static
` [patch 023/146] kmemleak: fix kmemleak false positive report with HW tag-based kasan enable
` [patch 024/146] mm: kmemleak: alloc gray object for reserved region with direct map
` [patch 025/146] mm: defer kmemleak object creation of module_alloc()
` [patch 026/146] mm/page_alloc: split prep_compound_page into head and tail subparts
` [patch 027/146] mm/page_alloc: refactor memmap_init_zone_device() page init
` [patch 028/146] mm/memremap: add ZONE_DEVICE support for compound pages
` [patch 029/146] device-dax: use ALIGN() for determining pgoff
` [patch 030/146] device-dax: use struct_size()
` [patch 031/146] device-dax: ensure dev_dax->pgmap is valid for dynamic devices
` [patch 032/146] device-dax: factor out page mapping initialization
` [patch 033/146] device-dax: set mapping prior to vmf_insert_pfn{,_pmd,pud}()
` [patch 034/146] device-dax: remove pfn from __dev_dax_{pte,pmd,pud}_fault()
` [patch 035/146] device-dax: compound devmap support
` [patch 036/146] kasan: test: add globals left-out-of-bounds test
` [patch 037/146] kasan: add ability to detect double-kmem_cache_destroy()
` [patch 038/146] kasan: test: add test case for double-kmem_cache_destroy()
` [patch 039/146] kasan: fix quarantine conflicting with init_on_free
` [patch 040/146] mm,fs: split dump_mapping() out from dump_page()
` [patch 041/146] mm/debug_vm_pgtable: update comments regarding migration swap entries
` [patch 042/146] mm/truncate.c: remove unneeded variable
` [patch 043/146] gup: avoid multiple user access locking/unlocking in fault_in_{read/write}able
` [patch 044/146] mm/gup.c: stricter check on THP migration entry during follow_pmd_mask
` [patch 045/146] mm: shmem: don't truncate page if memory failure happens
` [patch 046/146] shmem: fix a race between shmem_unused_huge_shrink and shmem_evict_inode
` [patch 047/146] mm/frontswap.c: use non-atomic '__set_bit()' when possible
` [patch 048/146] mm: memcontrol: make cgroup_memory_nokmem static
` [patch 049/146] mm/page_counter: remove an incorrect call to propagate_protected_usage()
` [patch 050/146] mm/memcg: add oom_group_kill memory event
` [patch 051/146] memcg: better bounds on the memcg stats updates
` [patch 052/146] mm/memcg: use struct_size() helper in kzalloc()
` [patch 053/146] memcg: add per-memcg vmalloc stat
` [patch 054/146] tools/testing/selftests/vm/userfaultfd.c: use swap() to make code cleaner
` [patch 055/146] mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
` [patch 056/146] mm: rearrange madvise code to allow for reuse
` [patch 057/146] mm: add a field to store names for private anonymous memory
` [patch 058/146] mm: add anonymous vma name refcounting
` [patch 059/146] mm: move anon_vma declarations to linux/mm_inline.h
` [patch 060/146] mm: move tlb_flush_pending inline helpers to mm_inline.h
` [patch 061/146] mm: protect free_pgtables with mmap_lock write lock in exit_mmap
` [patch 062/146] mm: document locking restrictions for vm_operations_struct::close
` [patch 063/146] mm/oom_kill: allow process_mrelease to run under mmap_lock protection
` [patch 064/146] docs/vm: add vmalloced-kernel-stacks document
` [patch 065/146] mm: change page type prior to adding page table entry
` [patch 066/146] mm: ptep_clear() page table helper
` [patch 067/146] mm: page table check
` [patch 068/146] x86: mm: add x86_64 support for "
` [patch 069/146] mm: remove last argument of reuse_swap_page()
` [patch 070/146] mm: remove the total_mapcount argument from page_trans_huge_map_swapcount()
` [patch 071/146] mm: remove the total_mapcount argument from page_trans_huge_mapcount()
` [patch 072/146] mm/dmapool.c: revert "make dma pool to use kmalloc_node"
` [patch 073/146] mm/vmalloc: alloc GFP_NO{FS,IO} for vmalloc
` [patch 074/146] mm/vmalloc: add support for __GFP_NOFAIL
` [patch 075/146] mm/vmalloc: be more explicit about supported gfp flags
` [patch 076/146] mm: allow !GFP_KERNEL allocations for kvmalloc
` [patch 077/146] mm: make slab and vmalloc allocators __GFP_NOLOCKDEP aware
` [patch 078/146] mm: introduce memalloc_retry_wait()
` [patch 079/146] mm/pagealloc: sysctl: change watermark_scale_factor max limit to 30%
` [patch 080/146] mm: fix boolreturn.cocci warning
` [patch 081/146] mm: page_alloc: fix building error on -Werror=array-compare
` [patch 082/146] mm: drop node from alloc_pages_vma
` [patch 083/146] include/linux/gfp.h: further document GFP_DMA32
` [patch 084/146] mm/page_alloc.c: modify the comment section for alloc_contig_pages()
` [patch 085/146] mm_zone: add function to check if managed dma zone exists
` [patch 086/146] dma/pool: create dma atomic pool only if dma zone has managed pages
` [patch 087/146] mm/page_alloc.c: do not warn allocation failure on zone DMA if no "
` [patch 088/146] hugetlb: add hugetlb.*.numa_stat file
` [patch 089/146] mm, hugepages: make memory size variable in hugepage-mremap selftest
` [patch 090/146] mm/vmstat: add events for THP max_ptes_* exceeds
` [patch 091/146] selftests/vm: make charge_reserved_hugetlb.sh work with existing cgroup setting
` [patch 092/146] selftests/uffd: allow EINTR/EAGAIN
` [patch 093/146] userfaultfd/selftests: clean up hugetlb allocation code
` [patch 094/146] vmscan: make drop_slab_node static
` [patch 095/146] mm/page_isolation: unset migratetype directly for non Buddy page
` [patch 096/146] mm/mempolicy: use policy_node helper with MPOL_PREFERRED_MANY
` [patch 097/146] mm/mempolicy: add set_mempolicy_home_node syscall
` [patch 098/146] mm/mempolicy: wire up syscall set_mempolicy_home_node
` [patch 099/146] mm/mempolicy: fix all kernel-doc warnings
` [patch 100/146] mm, oom: OOM sysrq should always kill a process
` [patch 101/146] hugetlbfs: fix off-by-one error in hugetlb_vmdelete_list()
` [patch 102/146] mm: migrate: fix the return value of migrate_pages()
` [patch 103/146] mm: migrate: correct the hugetlb migration stats
` [patch 104/146] mm: compaction: fix the migration stats in trace_mm_compaction_migratepages()
` [patch 105/146] mm: migrate: support multiple target nodes demotion
` [patch 106/146] mm: migrate: add more comments for selecting target node randomly
` [patch 107/146] mm/migrate: move node demotion code to near its user
` [patch 108/146] mm/migrate: remove redundant variables used in a for-loop
` [patch 109/146] mm/thp: drop unused trace events hugepage_[invalidate|splitting]
` [patch 110/146] mm: ksm: fix use-after-free kasan report in ksm_might_need_to_copy
` [patch 111/146] mm/hwpoison: mf_mutex for soft offline and unpoison
` [patch 112/146] mm/hwpoison: remove MF_MSG_BUDDY_2ND and MF_MSG_POISONED_HUGE

mwifiex 1.0 (16.68.10.p159) - PCIEUSB-8997 firmware is buggy
 2022-01-14 18:32 UTC  (6+ messages)

[PATCH 0/5] HMM profiler interface
 2022-01-14 22:07 UTC  (3+ messages)
` [PATCH 2/5] drm/amdkfd: enable per process SMI event

Powerpc grub_func_test never exits
 2022-01-14 22:05 UTC  (5+ messages)

What's cooking in git.git (Jan 2022, #03; Thu, 13)
 2022-01-14 22:03 UTC  (6+ messages)

[PATCH] scsi: scsi_scan purge devices no longer in reported LUN list
 2022-01-14 22:02 UTC 

[PATCH 05/25] x86/sgx: Introduce runtime protection bits
 2022-01-14 22:00 UTC  (20+ messages)

[peterz-queue:sched/wip.umcg 5/5] kernel/sched/core.c:6359 sched_update_worker() warn: bitwise AND condition is false here
 2022-01-14 21:59 UTC 

[PATCH] mm: use compare-exchange operation to set KASAN page tag
 2022-01-14 21:58 UTC  (2+ messages)

[PATCH] objtool: prefer memory clobber & %= to volatile & __COUNTER__
 2022-01-14 21:58 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/dg2: add Wa_14015023722
 2022-01-14 21:57 UTC  (2+ messages)

[PATCH v2 0/3] virtio reset/device removal fixes
 2022-01-14 21:57 UTC  (7+ messages)
` [PATCH v2 1/3] virtio: document virtio_reset_device
` [PATCH v2 2/3] virtio_console: break out of buf poll on remove
` [PATCH v2 3/3] virtio_mem: break device "

[PATCH] crypto: testmgr - Move crypto_simd_disabled_for_test out
 2022-01-14 21:57 UTC  (5+ messages)
    ` [v2 PATCH] "

[Buildroot] [PATCH v2] configs/kontron_bl_imx8mm_defconfig: new defconfig
 2022-01-14 21:54 UTC  (3+ messages)

stable-rc/queue/5.4 baseline: 150 runs, 4 regressions (v5.4.171-18-ge46ad2a98f9f)
 2022-01-14 21:54 UTC 

stable-2.03.14 - lvmdevices check: error exit if update is needed
 2022-01-14 21:53 UTC 

[PATCH 00/10] Reftable coverity fixes
 2022-01-14 21:53 UTC  (12+ messages)
` [PATCH 10/10] reftable: make reftable_record a tagged union
        ` [PATCH] config.mak.dev: specify -std=gnu99 for gcc/clang
                ` v2.35.0 DEVELOPER=1 regression (was: [PATCH] config.mak.dev: specify -std=gnu99 for gcc/clang)
                  ` v2.35.0 DEVELOPER=1 regression

[RFC PATCH v3 00/11] KVM: arm64: Add support for hypercall services selection
 2022-01-14 21:51 UTC  (14+ messages)
` [RFC PATCH v3 01/11] KVM: Capture VM start

main - lvmdevices check: error exit if update is needed
 2022-01-14 21:52 UTC 

[RFC PATCH v1 0/1] ls-remote: inconsistency from the order of args and opts
 2022-01-14 21:52 UTC  (6+ messages)

[peterz-queue:perf/wip.self 9/9] arch/x86/events/core.c:2725:48: error: 'PERF_X86_EVENT_RDPMC_ALLOWED' undeclared; did you mean 'PERF_X86_EVENT_AUTO_RELOAD'?
 2022-01-14 21:48 UTC  (2+ messages)

[PATCH 0/8] target/ppc: powerpc_excp improvements [40x] (3/n)
 2022-01-14 21:46 UTC  (4+ messages)
` [PATCH 2/8] target/ppc: 405: Add missing exception handlers

[PATCH] virtio_console: break out of buf poll on remove
 2022-01-14 21:48 UTC  (4+ messages)

[RFC v2] perf: Rewrite core context handling
 2022-01-14 21:48 UTC 

[Buildroot] [PATCH 1/1] package/ipmitool: add freeipmi optional dependency
 2022-01-14 21:45 UTC 

[PATCH 0/2] midx: prevent bitmap corruption when permuting pack order
 2022-01-14 21:43 UTC  (5+ messages)
` [PATCH v3 0/9] "
  ` [PATCH v3 2/9] midx.c: make changing the preferred pack safe

[PATCH 1/1] Add available memory ioctl for libhsakmt
 2022-01-14 21:43 UTC  (2+ messages)

[PATCH] virtio_mem: break device on remove
 2022-01-14 21:43 UTC  (2+ messages)

[PATCH RESEND -perfbook 00/10] Index and acronym updates
 2022-01-14 21:41 UTC  (7+ messages)

[PATCH v15 0/4] group dp driver related patches into one series
 2022-01-14 21:41 UTC  (4+ messages)
` [PATCH v15 1/4] drm/msm/dp: do not initialize phy until plugin interrupt received

[PATCH v2] HID: google: modify HID device groups of eel
 2022-01-14 21:40 UTC  (6+ messages)

[PATCH v2] ubifs: use default_groups in kobj_type
 2022-01-14 21:38 UTC  (3+ messages)

[folded-merged] mm-damon-add-access-checking-for-hugetlb-pages-v3.patch removed from -mm tree
 2022-01-14 21:38 UTC 

[folded-merged] mm-damon-add-access-checking-for-hugetlb-pages-fix.patch removed from -mm tree
 2022-01-14 21:38 UTC 

[folded-merged] mm-damon-remove-some-no-need-func-definitions-in-damonh-file-fix.patch removed from -mm tree
 2022-01-14 21:36 UTC 

[folded-merged] mm-rmap-fix-potential-batched-tlb-flush-race-fix.patch removed from -mm tree
 2022-01-14 21:35 UTC 

[folded-merged] mm-memcg-percpu-account-extra-objcg-space-to-memory-cgroups-fix.patch removed from -mm tree
 2022-01-14 21:35 UTC 

[folded-merged] mm-migrate-correct-the-hugetlb-migration-stats-fix.patch removed from -mm tree
 2022-01-14 21:34 UTC 

[PATCH v5 00/32] component: Make into an aggregate bus
 2022-01-14 21:30 UTC  (11+ messages)
` [PATCH v5 25/32] iommu/mtk: Migrate to aggregate driver

[PATCH 0/2] xfs: a couple misc/small deferred inactivation tweaks
 2022-01-14 21:30 UTC  (6+ messages)
` [PATCH 2/2] xfs: run blockgc on freeze to avoid iget stalls after reclaim

[folded-merged] hugetlb-add-hugetlbnuma_stat-file-fix-2.patch removed from -mm tree
 2022-01-14 21:30 UTC 

[folded-merged] hugetlb-add-hugetlbnuma_stat-file-fix.patch removed from -mm tree
 2022-01-14 21:30 UTC 

[folded-merged] mm-page_allocc-do-not-warn-allocation-failure-on-zone-dma-if-no-managed-pages-fix.patch removed from -mm tree
 2022-01-14 21:29 UTC 

[LTP] [PATCH] nfs_flock: fail the test if lock/unlock ops fail
 2022-01-14 21:29 UTC  (6+ messages)
` [LTP] [PATCH] nfs_lib.sh: run exportfs at "server side" in LTP_NETNS case

[hverkuil-media-tree:for-v5.18f 76/82] drivers/media/platform/aspeed-video.c:977:5: warning: format specifies type 'unsigned int' but the argument has type 'dma_addr_t' (aka 'unsigned long long')
 2022-01-14 21:28 UTC  (2+ messages)

[folded-merged] mm-vmalloc-alloc-gfp_nofsio-for-vmalloc-fix.patch removed from -mm tree
 2022-01-14 21:28 UTC 

[folded-merged] mm-add-a-field-to-store-names-for-private-anonymous-memory-fix.patch removed from -mm tree
 2022-01-14 21:27 UTC 

[folded-merged] mm-remove-redundant-check-about-fault_flag_allow_retry-bit-checkpatch-fixes.patch removed from -mm tree
 2022-01-14 21:26 UTC 

[PATCH v3] x86/sgx: Free backing memory after faulting the enclave page
 2022-01-14 21:25 UTC  (3+ messages)

[PATCH 5.10 00/25] 5.10.92-rc1 review
 2022-01-14 21:25 UTC  (2+ messages)

[folded-merged] memcg-add-per-memcg-vmalloc-stat-v4.patch removed from -mm tree
 2022-01-14 21:25 UTC 

[folded-merged] memcg-add-per-memcg-vmalloc-stat-v2-fix.patch removed from -mm tree
 2022-01-14 21:25 UTC 

[folded-merged] memcg-add-per-memcg-vmalloc-stat-v2.patch removed from -mm tree
 2022-01-14 21:25 UTC 

User questions: client code and SQE/CQE starvation
 2022-01-14 21:25 UTC  (3+ messages)

[folded-merged] mm-add-group_oom_kill-memoryevent-fix.patch removed from -mm tree
 2022-01-14 21:24 UTC 

[folded-merged] shmem-fix-a-race-between-shmem_unused_huge_shrink-and-shmem_evict_inode-checkpatch-fixes.patch removed from -mm tree
 2022-01-14 21:24 UTC 

[folded-merged] mm-shmem-dont-truncate-page-if-memory-failure-happens-checkpatch-fixes.patch removed from -mm tree
 2022-01-14 21:23 UTC 

[folded-merged] device-dax-remove-pfn-from-__dev_dax_ptepmdpud_fault-fix.patch removed from -mm tree
 2022-01-14 21:23 UTC 

[folded-merged] mm-defer-kmemleak-object-creation-of-module_alloc-v4-fix.patch removed from -mm tree
 2022-01-14 21:22 UTC 

[folded-merged] mm-defer-kmemleak-object-creation-of-module_alloc-v4.patch removed from -mm tree
 2022-01-14 21:21 UTC 

[PATCH] http: parse HTTP headers case-insensitive
 2022-01-14 21:20 UTC 

[folded-merged] kmemleak-fix-kmemleak-false-positive-report-with-hw-tag-based-kasan-enable-fix.patch removed from -mm tree
 2022-01-14 21:21 UTC 

[PATCH] perf record/arm-spe: Override attr->sample_period for non-libpfm4 events
 2022-01-14 21:21 UTC 

[folded-merged] kthread-add-the-helper-function-kthread_run_on_cpu-fix.patch removed from -mm tree
 2022-01-14 21:21 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.