All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-01 01:47:56 to 2021-07-01 02:06:45 UTC [more...]

[PATCH 1/3] phy-sun4i-usb: Fix sun8i_r40_cfg
 2021-07-01  1:50 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: sun8i: r40: Add usb_otg device node
` [PATCH 3/3] ARM: dts: sun8i: r40: bananapi-m2-ultra: Enable usb_otg

[PATCH 0/2] dwc3-qcom: Prepare the ground for pm8150b tcpm
 2021-07-01  2:08 UTC  (10+ messages)
` [PATCH 1/2] usb: dwc3: dwc3-qcom: Find USB connector and register role switch

[PATCH] cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variant
 2021-07-01  2:05 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 00/37] target/riscv: support packed extension v0.9.4
 2021-07-01  2:02 UTC  (4+ messages)
` [PATCH v3 03/37] target/riscv: 16-bit Addition & Subtraction Instructions

[RFC bpf-next 0/5] bpf, x86: Add bpf_get_func_ip helper
 2021-07-01  2:01 UTC  (6+ messages)
` [PATCH bpf-next 4/5] bpf: Add bpf_get_func_ip helper for kprobe programs

[PATCH] soc: imx: gpcv2: Assert reset before ungating clock
 2021-07-01  1:59 UTC  (3+ messages)

[PATCH] fs: Allow open with O_CREAT to succeed if existing dir is specified
 2021-07-01  2:19 UTC  (2+ messages)
` [fs] 87f196bed3: xfstests.generic.157.fail

[PATCH 1/2] soc: imx: gpcv2: Turn domain->pgc into bitfield
 2021-07-01  1:48 UTC  (4+ messages)
` [PATCH 2/2] soc: imx: gpcv2: Set both GPC_PGC_nCTRL(GPU_2D|GPU_3D) for MX8MM GPU domain

[ndctl PATCH 0/2] fix two issues reported by Coverity
 2021-07-01  1:42 UTC  (4+ messages)
` [ndctl PATCH 2/2] namespace: fix potentail fd leak problem in do_xaction_namespace()

incoming
 2021-07-01  1:57 UTC  (179+ messages)
` [patch 015/192] mm/huge_memory.c: remove unnecessary tlb_remove_page_size() for huge zero pmd
` [patch 016/192] mm/huge_memory.c: don't discard hugepage if other processes are mapping it
` [patch 017/192] mm/hugetlb: change parameters of arch_make_huge_pte()
` [patch 018/192] mm/pgtable: add stubs for {pmd/pub}_{set/clear}_huge
` [patch 019/192] mm/vmalloc: enable mapping of huge pages at pte level in vmap
` [patch 020/192] mm/vmalloc: enable mapping of huge pages at pte level in vmalloc
` [patch 021/192] powerpc/8xx: add support for huge pages on VMAP and VMALLOC
` [patch 022/192] khugepaged: selftests: remove debug_cow
` [patch 023/192] mm, hugetlb: fix racy resv_huge_pages underflow on UFFDIO_COPY
` [patch 024/192] mm: sparsemem: split the huge PMD mapping of vmemmap pages
` [patch 025/192] mm: sparsemem: use huge PMD mapping for "
` [patch 026/192] mm: hugetlb: introduce CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ON
` [patch 027/192] hugetlb: remove prep_compound_huge_page cleanup
` [patch 028/192] hugetlb: address ref count racing in prep_compound_gigantic_page
` [patch 029/192] mm/hwpoison: disable pcp for page_handle_poison()
` [patch 030/192] userfaultfd/selftests: use user mode only
` [patch 031/192] userfaultfd/selftests: remove the time() check on delayed uffd
` [patch 032/192] userfaultfd/selftests: dropping VERIFY check in locking_thread
` [patch 033/192] userfaultfd/selftests: only dump counts if mode enabled
` [patch 034/192] userfaultfd/selftests: unify error handling
` [patch 035/192] mm/thp: simplify copying of huge zero page pmd when fork
` [patch 036/192] mm/userfaultfd: fix uffd-wp special cases for fork()
` [patch 037/192] mm/userfaultfd: fail uffd-wp registration if not supported
` [patch 038/192] mm/pagemap: export uffd-wp protection information
` [patch 039/192] userfaultfd/selftests: add pagemap uffd-wp test
` [patch 040/192] userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pte
` [patch 041/192] userfaultfd/shmem: support minor fault registration for shmem
` [patch 042/192] userfaultfd/shmem: support UFFDIO_CONTINUE "
` [patch 043/192] userfaultfd/shmem: advertise shmem minor fault support
` [patch 044/192] userfaultfd/shmem: modify shmem_mfill_atomic_pte to use install_pte()
` [patch 045/192] userfaultfd/selftests: use memfd_create for shmem test type
` [patch 046/192] userfaultfd/selftests: create alias mappings in the shmem test
` [patch 047/192] userfaultfd/selftests: reinitialize test context in each test
` [patch 048/192] userfaultfd/selftests: exercise minor fault handling shmem support
` [patch 049/192] mm/vmscan.c: fix potential deadlock in reclaim_pages()
` [patch 050/192] include/trace/events/vmscan.h: remove mm_vmscan_inactive_list_is_low
` [patch 051/192] mm: workingset: define macro WORKINGSET_SHIFT
` [patch 052/192] mm/kconfig: move HOLES_IN_ZONE into mm
` [patch 053/192] docs: proc.rst: meminfo: briefly describe gaps in memory accounting
` [patch 054/192] fs/proc/kcore: drop KCORE_REMAP and KCORE_OTHER
` [patch 055/192] fs/proc/kcore: pfn_is_ram check only applies to KCORE_RAM
` [patch 056/192] fs/proc/kcore: don't read offline sections, logically offline pages and hwpoisoned pages
` [patch 057/192] mm: introduce page_offline_(begin|end|freeze|thaw) to synchronize setting PageOffline()
` [patch 058/192] virtio-mem: use page_offline_(start|end) when "
` [patch 059/192] fs/proc/kcore: use page_offline_(freeze|thaw)
` [patch 060/192] mm/z3fold: define macro NCHUNKS as TOTAL_CHUNKS - ZHDR_CHUNKS
` [patch 061/192] mm/z3fold: avoid possible underflow in z3fold_alloc()
` [patch 062/192] mm/z3fold: remove magic number in z3fold_create_pool()
` [patch 063/192] mm/z3fold: remove unused function handle_to_z3fold_header()
` [patch 064/192] mm/z3fold: fix potential memory leak in z3fold_destroy_pool()
` [patch 065/192] mm/z3fold: use release_z3fold_page_locked() to release locked z3fold page
` [patch 066/192] mm/zbud: reuse unbuddied[0] as buddied in zbud_pool
` [patch 067/192] mm/zbud: don't export any zbud API
` [patch 068/192] mm/compaction: use DEVICE_ATTR_WO macro
` [patch 069/192] mm: compaction: remove duplicate !list_empty(&sublist) check
` [patch 070/192] mm/compaction: fix 'limit' in fast_isolate_freepages
` [patch 071/192] mm/mempolicy: cleanup nodemask intersection check for oom
` [patch 072/192] mm/mempolicy: don't handle MPOL_LOCAL like a fake MPOL_PREFERRED policy
` [patch 073/192] mm/mempolicy: unify the parameter sanity check for mbind and set_mempolicy
` [patch 074/192] mm: mempolicy: don't have to split pmd for huge zero page
` [patch 075/192] mm/mempolicy: use unified 'nodes' for bind/interleave/prefer policies
` [patch 076/192] include/linux/mmzone.h: add documentation for pfn_valid()
` [patch 077/192] memblock: update initialization of reserved pages
` [patch 078/192] arm64: decouple check whether pfn is in linear map from pfn_valid()
` [patch 079/192] arm64: drop pfn_valid_within() and simplify pfn_valid()
` [patch 080/192] arm64/mm: drop HAVE_ARCH_PFN_VALID
` [patch 081/192] mm: migrate: fix missing update page_private to hugetlb_page_subpool
` [patch 082/192] mm, thp: relax the VM_DENYWRITE constraint on file-backed THPs
` [patch 083/192] mm: memory: add orig_pmd to struct vm_fault
` [patch 084/192] mm: memory: make numa_migrate_prep() non-static
` [patch 085/192] mm: thp: refactor NUMA fault handling
` [patch 086/192] mm: migrate: account THP NUMA migration counters correctly
` [patch 087/192] mm: migrate: don't split THP for misplaced NUMA page
` [patch 088/192] mm: migrate: check mapcount for THP instead of refcount
` [patch 089/192] mm: thp: skip make PMD PROT_NONE if THP migration is not supported
` [patch 090/192] mm/thp: make ARCH_ENABLE_SPLIT_PMD_PTLOCK dependent on PGTABLE_LEVELS > 2
` [patch 091/192] mm: rmap: make try_to_unmap() void function
` [patch 092/192] mm/thp: remap_page() is only needed on anonymous THP
` [patch 093/192] mm: hwpoison_user_mappings() try_to_unmap() with TTU_SYNC
` [patch 094/192] mm/thp: fix strncpy warning
` [patch 095/192] nommu: remove __GFP_HIGHMEM in vmalloc/vzalloc
` [patch 096/192] mm/nommu: unexport do_munmap()
` [patch 097/192] mm: generalize ZONE_[DMA|DMA32]
` [patch 098/192] mm: make variable names for populate_vma_page_range() consistent
` [patch 099/192] mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables
` [patch 100/192] MAINTAINERS: add tools/testing/selftests/vm/ to MEMORY MANAGEMENT
` [patch 101/192] selftests/vm: add protection_keys_32 / protection_keys_64 to gitignore
` [patch 102/192] selftests/vm: add test for MADV_POPULATE_(READ|WRITE)
` [patch 103/192] mm/memory_hotplug: rate limit page migration warnings
` [patch 104/192] mm,memory_hotplug: drop unneeded locking
` [patch 105/192] mm/zswap.c: remove unused function zswap_debugfs_exit()
` [patch 106/192] mm/zswap.c: avoid unnecessary copy-in at map time
` [patch 107/192] mm/zswap.c: fix two bugs in zswap_writeback_entry()
` [patch 108/192] mm: zram: amend SLAB_RECLAIM_ACCOUNT on zspage_cachep
` [patch 109/192] mm/zsmalloc.c: remove confusing code in obj_free()
` [patch 110/192] mm/zsmalloc.c: improve readability for async_free_zspage()
` [patch 111/192] zram: move backing_dev under macro CONFIG_ZRAM_WRITEBACK
` [patch 112/192] mm: fix typos and grammar error in comments
` [patch 113/192] mm: define default value for FIRST_USER_ADDRESS
` [patch 114/192] mm: fix spelling mistakes
` [patch 115/192] mm/vmscan: remove kerneldoc-like comment from isolate_lru_pages
` [patch 116/192] mm/vmalloc: include header for prototype of set_iounmap_nonlazy
` [patch 117/192] mm/page_alloc: make should_fail_alloc_page() static
` [patch 118/192] mm/mapping_dirty_helpers: remove double Note in kerneldoc
` [patch 119/192] mm/memcontrol.c: fix kerneldoc comment for mem_cgroup_calculate_protection
` [patch 120/192] mm/memory_hotplug: fix kerneldoc comment for __try_online_node
` [patch 121/192] mm/memory_hotplug: fix kerneldoc comment for __remove_memory
` [patch 122/192] mm/zbud: add kerneldoc fields for zbud_pool
` [patch 123/192] mm/z3fold: add kerneldoc fields for z3fold_pool
` [patch 124/192] mm/swap: make swap_address_space an inline function
` [patch 125/192] mm/mmap_lock: remove dead code for !CONFIG_TRACING configurations
` [patch 126/192] mm/page_alloc: move prototype for find_suitable_fallback
` [patch 127/192] mm/swap: make NODE_DATA an inline function on CONFIG_FLATMEM
` [patch 128/192] mm/thp: define default pmd_pgtable()
` [patch 129/192] kfence: unconditionally use unbound work queue
` [patch 130/192] mm: remove special swap entry functions
` [patch 131/192] mm/swapops: rework swap entry manipulation code
` [patch 132/192] mm/rmap: split try_to_munlock from try_to_unmap
` [patch 133/192] mm/rmap: split migration into its own function
` [patch 134/192] mm: rename migrate_pgmap_owner
` [patch 135/192] mm/memory.c: allow different return codes for copy_nonpresent_pte()
` [patch 136/192] mm: device exclusive memory access
` [patch 137/192] mm: selftests for exclusive device memory
` [patch 138/192] nouveau/svm: refactor nouveau_range_fault
` [patch 139/192] nouveau/svm: implement atomic SVM access
` [patch 140/192] proc: Avoid mixing integer types in mem_rw()
` [patch 141/192] fs/proc/kcore.c: add mmap interface
` [patch 142/192] procfs: allow reading fdinfo with PTRACE_MODE_READ
` [patch 143/192] procfs/dmabuf: add inode number to /proc/*/fdinfo
` [patch 144/192] sysctl: remove redundant assignment to first
` [patch 145/192] drm: include only needed headers in ascii85.h
` [patch 146/192] kernel.h: split out panic and oops helpers
` [patch 147/192] lib: decompress_bunzip2: remove an unneeded semicolon
` [patch 148/192] lib/string_helpers: switch to use BIT() macro
` [patch 149/192] lib/string_helpers: move ESCAPE_NP check inside 'else' branch in a loop
` [patch 150/192] lib/string_helpers: drop indentation level in string_escape_mem()
` [patch 151/192] lib/string_helpers: introduce ESCAPE_NA for escaping non-ASCII
` [patch 152/192] lib/string_helpers: introduce ESCAPE_NAP to escape non-ASCII and non-printable
` [patch 153/192] lib/string_helpers: allow to append additional characters to be escaped
` [patch 154/192] lib/test-string_helpers: print flags in hexadecimal format
` [patch 155/192] lib/test-string_helpers: get rid of trailing comma in terminators
` [patch 156/192] lib/test-string_helpers: add test cases for new features
` [patch 157/192] MAINTAINERS: add myself as designated reviewer for generic string library
` [patch 158/192] seq_file: introduce seq_escape_mem()
` [patch 159/192] seq_file: add seq_escape_str() as replica of string_escape_str()
` [patch 160/192] seq_file: convert seq_escape() to use seq_escape_str()
` [patch 161/192] nfsd: avoid non-flexible API in seq_quote_mem()
` [patch 162/192] seq_file: drop unused *_escape_mem_ascii()
` [patch 163/192] lib/math/rational.c: fix divide by zero
` [patch 164/192] lib/math/rational: add Kunit test cases
` [patch 165/192] lib/decompressors: fix spelling mistakes
` [patch 166/192] lib/mpi: "
` [patch 167/192] lib: memscan() fixlet
` [patch 168/192] lib: uninline simple_strtoull()
` [patch 169/192] lib/test_string.c: allow module removal
` [patch 170/192] kernel.h: split out kstrtox() and simple_strtox() to a separate header
` [patch 171/192] lz4_decompress: declare LZ4_decompress_safe_withPrefix64k static
` [patch 172/192] lib/decompress_unlz4.c: correctly handle zero-padding around initrds
` [patch 173/192] checkpatch: scripts/spdxcheck.py now requires python3
` [patch 174/192] checkpatch: improve the indented label test
` [patch 175/192] checkpatch: do not complain about positive return values starting with EPOLL
` [patch 176/192] init: print out unknown kernel parameters
` [patch 177/192] kprobes: remove duplicated strong free_insn_page in x86 and s390
` [patch 178/192] nilfs2: remove redundant continue statement in a while-loop
` [patch 179/192] hfsplus: remove unnecessary oom message
` [patch 180/192] hfsplus: report create_date to kstat.btime
` [patch 181/192] x86: signal: don't do sas_ss_reset() until we are certain that sigframe won't be abandoned
` [patch 182/192] exec: remove checks in __register_bimfmt()
` [patch 183/192] kcov: add __no_sanitize_coverage to fix noinstr for all architectures
` [patch 184/192] selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really random
` [patch 185/192] selftests/vm/pkeys: handle negative sys_pkey_alloc() return code
` [patch 186/192] selftests/vm/pkeys: refill shadow register after implicit kernel write
` [patch 187/192] selftests/vm/pkeys: exercise x86 XSAVE init state
` [patch 188/192] lib/decompressors: remove set but not used variabled 'level'
` [patch 189/192] ipc sem: use kvmalloc for sem_undo allocation
` [patch 190/192] ipc: use kmalloc for msg_queue and shmid_kernel
` [patch 191/192] ipc/sem.c: use READ_ONCE()/WRITE_ONCE() for use_global_lock
` [patch 192/192] ipc/util.c: use binary search for max_idx

[PATCH v2 0/2] efi_loader: indicating capsule update results
 2021-07-01  1:55 UTC  (5+ messages)
` [PATCH v2 1/2] efi_loader: fix set_capsule_result()

[PATCH v3 0/2] bus: mhi: Fix MHI on big endian architectures
 2021-07-01  1:52 UTC  (5+ messages)
` [PATCH v3 1/2] bus: mhi: Fix pm_state conversion to string
` [PATCH v3 2/2] bus: mhi: Fix MHI DMA structure endianness

[cip-dev] CIP IRC weekly meeting today on libera.chat
 2021-07-01  1:51 UTC 

[PATCH 0/5] flush the mdlog before waiting on unsafe reqs
 2021-07-01  1:50 UTC  (6+ messages)
` [PATCH 1/5] ceph: export ceph_create_session_msg

[PATCH 2/2] mm: Change p4d_page_vaddr to return pud_t *
 2021-07-01  2:08 UTC  (2+ messages)
` [mm] c0af5203b9: will-it-scale.per_process_ops 7.4% improvement

Reload IPtables
 2021-07-01  1:49 UTC  (12+ messages)


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.