All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-14 21:41:47 to 2022-01-14 22:13:19 UTC [more...]

[PATCHv2] integrity: check the return value of audit_log_start()
 2022-01-14 22:13 UTC  (2+ messages)

[PATCH] security/apparmor: remove redundant ret variable
 2022-01-14 22:12 UTC  (2+ messages)

[meta-arago][dunfell-next][PATCH] dma-heap-tests: patch to fix cmake linking issue
 2022-01-14 22:12 UTC  (2+ messages)

ENOSPC on file system with nearly empty 12TB drive
 2022-01-14 22:12 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/open62541: add OPEN62541_CPE_ID_VENDOR
 2022-01-14 22:09 UTC 

incoming
 2022-01-14 22:10 UTC  (147+ 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
` [patch 113/146] mm/hwpoison: fix unpoison_memory()
` [patch 114/146] mm: memcg/percpu: account extra objcg space to memory cgroups
` [patch 115/146] mm/rmap: fix potential batched TLB flush race
` [patch 116/146] zpool: remove the list of pools_head
` [patch 117/146] zram: use ATTRIBUTE_GROUPS
` [patch 118/146] mm: fix some comment errors
` [patch 119/146] mm: make some vars and functions static or __init
` [patch 120/146] mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault
` [patch 121/146] mm/damon: unified access_check function naming rules
` [patch 122/146] mm/damon: add 'age' of region tracepoint support
` [patch 123/146] mm/damon/core: use abs() instead of diff_of()
` [patch 124/146] mm/damon: remove some unneeded function definitions in damon.h
` [patch 125/146] mm/damon/vaddr: remove swap_ranges() and replace it with swap()
` [patch 126/146] mm/damon/schemes: add the validity judgment of thresholds
` [patch 127/146] mm/damon: move damon_rand() definition into damon.h
` [patch 128/146] mm/damon: modify damon_rand() macro to static inline function
` [patch 129/146] mm/damon: convert macro functions to static inline functions
` [patch 130/146] Docs/admin-guide/mm/damon/usage: update for scheme quotas and watermarks
` [patch 131/146] Docs/admin-guide/mm/damon/usage: remove redundant information
` [patch 132/146] Docs/admin-guide/mm/damon/usage: mention tracepoint at the beginning
` [patch 133/146] Docs/admin-guide/mm/damon/usage: update for kdamond_pid and (mk|rm)_contexts
` [patch 134/146] mm/damon: remove a mistakenly added comment for a future feature
` [patch 135/146] mm/damon/schemes: account scheme actions that successfully applied
` [patch 136/146] mm/damon/schemes: account how many times quota limit has exceeded
` [patch 137/146] mm/damon/reclaim: provide reclamation statistics
` [patch 138/146] Docs/admin-guide/mm/damon/reclaim: document statistics parameters
` [patch 139/146] mm/damon/dbgfs: support all DAMOS stats
` [patch 140/146] Docs/admin-guide/mm/damon/usage: update for schemes statistics
` [patch 141/146] mm/damon: add access checking for hugetlb pages
` [patch 142/146] mm/damon: move the implementation of damon_insert_region to damon.h
` [patch 143/146] mm/damon/dbgfs: remove an unnecessary variable
` [patch 144/146] mm/damon/vaddr: use pr_debug() for damon_va_three_regions() failure logging
` [patch 145/146] mm/damon/vaddr: hide kernel pointer from damon_va_three_regions() failure log
` [patch 146/146] mm/damon: hide kernel pointer from tracepoint event

[PATCH BlueZ 1/2] monitor/avctp: Fix parsing of GetElementAttribute
 2022-01-14 22:09 UTC  (2+ messages)
` [PATCH BlueZ 2/2] avrcp: Fix unaligned access

[PATCH mptcp-next v2 00/21] mptcp: support userspace path management
 2022-01-14 22:09 UTC  (4+ messages)
` [PATCH mptcp-next v2 07/21] mptcp: netlink: process IPv6 addrs in creating listening sockets

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  (13+ 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


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.