All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-21 20:46:52 to 2022-06-21 21:06:20 UTC [more...]

[PATCH AUTOSEL 4.14 1/5] irqchip/uniphier-aidet: Add compatible string for NX1 SoC
 2022-06-21 20:51 UTC  (5+ messages)
` [PATCH AUTOSEL 4.14 2/5] mei: me: set internal pg flag to off on hardware reset
` [PATCH AUTOSEL 4.14 3/5] nvme-pci: add trouble shooting steps for timeouts
` [PATCH AUTOSEL 4.14 4/5] ext4: improve write performance with disabled delalloc
` [PATCH AUTOSEL 4.14 5/5] ext4: correct the judgment of BUG in ext4_mb_normalize_request

[PATCH v7 00/14] migration: Postcopy Preemption
 2022-06-21 21:03 UTC  (3+ messages)
` [PATCH v7 01/14] migration: Add postcopy-preempt capability

[Buildroot] [PATCH 1/1] package/python-gnupg: bump to version 0.4.9
 2022-06-21 21:05 UTC 

[PATCH AUTOSEL 4.19 1/7] genirq: PM: Use runtime PM for chained interrupts
 2022-06-21 20:51 UTC  (7+ messages)
` [PATCH AUTOSEL 4.19 2/7] irqchip/uniphier-aidet: Add compatible string for NX1 SoC
` [PATCH AUTOSEL 4.19 3/7] mei: me: set internal pg flag to off on hardware reset
` [PATCH AUTOSEL 4.19 4/7] nvme-pci: add trouble shooting steps for timeouts
` [PATCH AUTOSEL 4.19 5/7] ext4: improve write performance with disabled delalloc
` [PATCH AUTOSEL 4.19 7/7] ext4: correct the judgment of BUG in ext4_mb_normalize_request

[PATCH v5 0/2] make hugetlb_optimize_vmemmap compatible with memmap_on_memory
 2022-06-21 20:53 UTC  (2+ messages)

Do we still need the scsi IPR driver ?
 2022-06-21 20:52 UTC  (3+ messages)

[PATCH rcu 0/12] Torture-test updates for v5.20
 2022-06-21 20:52 UTC  (7+ messages)
` [PATCH rcu 11/12] torture: Flush printk() buffers before powering off

[PATCH v10 00/69] Introducing the Maple Tree
 2022-06-21 21:04 UTC  (71+ messages)
` [PATCH v10 01/69] Maple Tree: add new data structure
` [PATCH v10 02/69] radix tree test suite: add pr_err define
` [PATCH v10 04/69] radix tree test suite: add allocation counts and size to kmem_cache
` [PATCH v10 03/69] radix tree test suite: add kmem_cache_set_non_kernel()
` [PATCH v10 06/69] radix tree test suite: add lockdep_is_held to header
` [PATCH v10 05/69] radix tree test suite: add support for slab bulk APIs
` [PATCH v10 08/69] mm: start tracking VMAs with maple tree
` [PATCH v10 07/69] lib/test_maple_tree: add testing for "
` [PATCH v10 10/69] mmap: use the VMA iterator in count_vma_pages_range()
` [PATCH v10 09/69] mm: add VMA iterator
` [PATCH v10 11/69] mm/mmap: use the maple tree in find_vma() instead of the rbtree
` [PATCH v10 14/69] kernel/fork: use maple tree for dup_mmap() during forking
` [PATCH v10 13/69] mm/mmap: use maple tree for unmapped_area{_topdown}
` [PATCH v10 12/69] mm/mmap: use the maple tree for find_vma_prev() instead of the rbtree
` [PATCH v10 15/69] damon: convert __damon_va_three_regions to use the VMA iterator
` [PATCH v10 16/69] proc: remove VMA rbtree use from nommu
` [PATCH v10 17/69] mm: remove rb tree
` [PATCH v10 19/69] xen: use vma_lookup() in privcmd_ioctl_mmap()
` [PATCH v10 18/69] mmap: change zeroing of maple tree in __vma_adjust()
` [PATCH v10 20/69] mm: optimize find_exact_vma() to use vma_lookup()
` [PATCH v10 22/69] mm/mmap: change do_brk_flags() to expand existing VMA and add do_brk_munmap()
` [PATCH v10 21/69] mm/khugepaged: optimize collapse_pte_mapped_thp() by using vma_lookup()
` [PATCH v10 23/69] mm: use maple tree operations for find_vma_intersection()
` [PATCH v10 26/69] mm: convert vma_lookup() to use mtree_load()
` [PATCH v10 25/69] mm: remove vmacache
` [PATCH v10 24/69] mm/mmap: use advanced maple tree API for mmap_region()
` [PATCH v10 27/69] mm/mmap: move mmap_region() below do_munmap()
` [PATCH v10 28/69] mm/mmap: reorganize munmap to use maple states
` [PATCH v10 30/69] arm64: remove mmap linked list from vdso
` [PATCH v10 31/69] arm64: Change elfcore for_each_mte_vma() to use VMA iterator
` [PATCH v10 29/69] mm/mmap: change do_brk_munmap() to use do_mas_align_munmap()
` [PATCH v10 32/69] parisc: remove mmap linked list from cache handling
` [PATCH v10 34/69] s390: remove vma linked list walks
` [PATCH v10 33/69] powerpc: remove mmap "
` [PATCH v10 35/69] x86: remove vma "
` [PATCH v10 36/69] xtensa: "
` [PATCH v10 37/69] cxl: remove vma linked list walk
` [PATCH v10 38/69] optee: "
` [PATCH v10 39/69] um: "
` [PATCH v10 41/69] exec: use VMA iterator instead of linked list
` [PATCH v10 40/69] coredump: remove vma linked list walk
` [PATCH v10 45/69] ipc/shm: use VMA iterator instead of linked list
` [PATCH v10 42/69] fs/proc/base: use maple tree iterators in place "
` [PATCH v10 44/69] userfaultfd: use maple tree iterator to iterate VMAs
` [PATCH v10 43/69] fs/proc/task_mmu: stop using linked list and highest_vm_end
` [PATCH v10 49/69] fork: use VMA iterator
` [PATCH v10 46/69] acct: use VMA iterator instead of linked list
` [PATCH v10 47/69] perf: use VMA iterator
` [PATCH v10 48/69] sched: use maple tree iterator to walk VMAs
` [PATCH v10 52/69] mm/khugepaged: stop using vma linked list
` [PATCH v10 51/69] mm/gup: use maple tree navigation instead of "
` [PATCH v10 50/69] bpf: remove VMA "
` [PATCH v10 55/69] mm/memcontrol: stop using mm->highest_vm_end
` [PATCH v10 53/69] mm/ksm: use vma iterators instead of vma linked list
` [PATCH v10 54/69] mm/madvise: use vma_find() "
` [PATCH v10 56/69] mm/mempolicy: use vma iterator & maple state "
` [PATCH v10 57/69] mm/mlock: use vma iterator and "
` [PATCH v10 59/69] mm/mremap: use vma_find_intersection() "
` [PATCH v10 58/69] mm/mprotect: use maple tree navigation "
` [PATCH v10 61/69] mm/oom_kill: use maple tree iterators "
` [PATCH v10 60/69] mm/msync: use vma_find() "
` [PATCH v10 63/69] mm/swapfile: use vma iterator "
` [PATCH v10 62/69] mm/pagewalk: use vma_find() "
` [PATCH v10 65/69] nommu: remove uses of VMA "
` [PATCH v10 64/69] i915: use the VMA iterator
` [PATCH v10 66/69] riscv: use vma iterator for vdso
` [PATCH v10 68/69] mm/mmap: drop range_has_overlap() function
` [PATCH v10 67/69] mm: remove the vma linked list
` [PATCH v10 69/69] mm/mmap.c: pass in mapping to __vma_link_file()

[PATCH AUTOSEL 5.4 1/7] genirq: PM: Use runtime PM for chained interrupts
 2022-06-21 20:51 UTC  (8+ messages)
` [PATCH AUTOSEL 5.4 2/7] irqchip/uniphier-aidet: Add compatible string for NX1 SoC
` [PATCH AUTOSEL 5.4 3/7] mei: me: set internal pg flag to off on hardware reset
` [PATCH AUTOSEL 5.4 4/7] nvme-pci: add trouble shooting steps for timeouts
` [PATCH AUTOSEL 5.4 5/7] ext4: improve write performance with disabled delalloc
` [PATCH AUTOSEL 5.4 6/7] blk-mq: protect q->elevator by ->sysfs_lock in blk_mq_elv_switch_none
` [PATCH AUTOSEL 5.4 7/7] ext4: correct the judgment of BUG in ext4_mb_normalize_request

[PATCH 01/15] netconfig: Fix address format validation
 2022-06-21 21:04 UTC  (3+ messages)
` [PATCH 14/15] autotests: Add bad netconfig settings scenario

[PATCH AUTOSEL 5.10 01/11] genirq: PM: Use runtime PM for chained interrupts
 2022-06-21 20:51 UTC  (12+ messages)
` [PATCH AUTOSEL 5.10 02/11] irqchip/uniphier-aidet: Add compatible string for NX1 SoC
` [PATCH AUTOSEL 5.10 03/11] mei: me: set internal pg flag to off on hardware reset
` [PATCH AUTOSEL 5.10 04/11] nvme-pci: add trouble shooting steps for timeouts
` [PATCH AUTOSEL 5.10 05/11] nvme-pci: phison e12 has bogus namespace ids
` [PATCH AUTOSEL 5.10 06/11] nvme-pci: smi "
` [PATCH AUTOSEL 5.10 07/11] nvme-pci: sk hynix p31 "
` [PATCH AUTOSEL 5.10 08/11] ext4: improve write performance with disabled delalloc
` [PATCH AUTOSEL 5.10 09/11] blk-mq: protect q->elevator by ->sysfs_lock in blk_mq_elv_switch_none
` [PATCH AUTOSEL 5.10 10/11] blk-mq: don't clear flush_rq from tags->rqs[]
` [PATCH AUTOSEL 5.10 11/11] ext4: correct the judgment of BUG in ext4_mb_normalize_request

[PATCH AUTOSEL 4.9 1/3] mei: me: set internal pg flag to off on hardware reset
 2022-06-21 20:51 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 2/3] ext4: improve write performance with disabled delalloc
` [PATCH AUTOSEL 4.9 3/3] ext4: correct the judgment of BUG in ext4_mb_normalize_request

[PATCH AUTOSEL 5.15 01/17] genirq: PM: Use runtime PM for chained interrupts
 2022-06-21 20:50 UTC  (18+ messages)
` [PATCH AUTOSEL 5.15 02/17] irqchip/uniphier-aidet: Add compatible string for NX1 SoC
` [PATCH AUTOSEL 5.15 03/17] staging: rtl8723bs: Allocate full pwep structure
` [PATCH AUTOSEL 5.15 04/17] mei: me: set internal pg flag to off on hardware reset
` [PATCH AUTOSEL 5.15 05/17] nvme-pci: add trouble shooting steps for timeouts
` [PATCH AUTOSEL 5.15 06/17] nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG GAMMIX S50
` [PATCH AUTOSEL 5.15 07/17] nvme-pci: phison e12 has bogus namespace ids
` [PATCH AUTOSEL 5.15 08/17] nvme-pci: smi "
` [PATCH AUTOSEL 5.15 09/17] nvme-pci: sk hynix p31 "
` [PATCH AUTOSEL 5.15 10/17] nvme-pci: avoid the deepest sleep state on ZHITAI TiPro7000 SSDs
` [PATCH AUTOSEL 5.15 11/17] nvme-pci: disable write zeros support on UMIC and Samsung SSDs
` [PATCH AUTOSEL 5.15 12/17] ext2: fix fs corruption when trying to remove a non-empty directory with IO error
` [PATCH AUTOSEL 5.15 13/17] ext4: fix warning when submitting superblock in ext4_commit_super()
` [PATCH AUTOSEL 5.15 14/17] ext4: improve write performance with disabled delalloc
` [PATCH AUTOSEL 5.15 15/17] blk-mq: protect q->elevator by ->sysfs_lock in blk_mq_elv_switch_none
` [PATCH AUTOSEL 5.15 16/17] blk-mq: don't clear flush_rq from tags->rqs[]
` [PATCH AUTOSEL 5.15 17/17] ext4: correct the judgment of BUG in ext4_mb_normalize_request

[PATCH AUTOSEL 5.17 01/20] genirq: PM: Use runtime PM for chained interrupts
 2022-06-21 20:50 UTC  (21+ messages)
` [PATCH AUTOSEL 5.17 02/20] irqchip/uniphier-aidet: Add compatible string for NX1 SoC
` [PATCH AUTOSEL 5.17 03/20] staging: rtl8723bs: Allocate full pwep structure
` [PATCH AUTOSEL 5.17 04/20] mei: me: set internal pg flag to off on hardware reset
` [PATCH AUTOSEL 5.17 05/20] eeprom: at25: Split reads into chunks and cap write size
` [PATCH AUTOSEL 5.17 06/20] nvme-pci: add trouble shooting steps for timeouts
` [PATCH AUTOSEL 5.17 07/20] nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG GAMMIX S50
` [PATCH AUTOSEL 5.17 08/20] nvme-pci: phison e12 has bogus namespace ids
` [PATCH AUTOSEL 5.17 09/20] nvme-pci: smi "
` [PATCH AUTOSEL 5.17 10/20] nvme-pci: sk hynix p31 "
` [PATCH AUTOSEL 5.17 11/20] nvme-pci: avoid the deepest sleep state on ZHITAI TiPro7000 SSDs
` [PATCH AUTOSEL 5.17 12/20] nvme-pci: disable write zeros support on UMIC and Samsung SSDs
` [PATCH AUTOSEL 5.17 13/20] ext2: fix fs corruption when trying to remove a non-empty directory with IO error
` [PATCH AUTOSEL 5.17 14/20] ext4: fix warning when submitting superblock in ext4_commit_super()
` [PATCH AUTOSEL 5.17 15/20] ext4: improve write performance with disabled delalloc
` [PATCH AUTOSEL 5.17 16/20] blk-mq: protect q->elevator by ->sysfs_lock in blk_mq_elv_switch_none
` [PATCH AUTOSEL 5.17 17/20] blk-mq: avoid to touch q->elevator without any protection
` [PATCH AUTOSEL 5.17 18/20] blk-mq: don't clear flush_rq from tags->rqs[]
` [PATCH AUTOSEL 5.17 19/20] cifs: when a channel is not found for server, log its connection id
` [PATCH AUTOSEL 5.17 20/20] ext4: correct the judgment of BUG in ext4_mb_normalize_request

[RFT][PATCH v1 0/6] Update vfio_pin/unpin_pages API
 2022-06-21 21:01 UTC  (4+ messages)
` [RFT][PATCH v1 1/6] vfio/ap: Pass in physical address of ind to ap_aqic()

[PATCH AUTOSEL 5.18 01/22] genirq: PM: Use runtime PM for chained interrupts
 2022-06-21 20:49 UTC  (23+ messages)
` [PATCH AUTOSEL 5.18 02/22] irqchip/uniphier-aidet: Add compatible string for NX1 SoC
` [PATCH AUTOSEL 5.18 03/22] staging: rtl8723bs: Allocate full pwep structure
` [PATCH AUTOSEL 5.18 04/22] mei: me: set internal pg flag to off on hardware reset
` [PATCH AUTOSEL 5.18 05/22] eeprom: at25: Split reads into chunks and cap write size
` [PATCH AUTOSEL 5.18 06/22] nvme: add bug report info for global duplicate id
` [PATCH AUTOSEL 5.18 07/22] nvme-pci: add trouble shooting steps for timeouts
` [PATCH AUTOSEL 5.18 08/22] nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG GAMMIX S50
` [PATCH AUTOSEL 5.18 09/22] nvme-pci: phison e12 has bogus namespace ids
` [PATCH AUTOSEL 5.18 10/22] nvme-pci: smi "
` [PATCH AUTOSEL 5.18 11/22] nvme-pci: sk hynix p31 "
` [PATCH AUTOSEL 5.18 12/22] nvme-pci: avoid the deepest sleep state on ZHITAI TiPro7000 SSDs
` [PATCH AUTOSEL 5.18 13/22] nvme-pci: disable write zeros support on UMIC and Samsung SSDs
` [PATCH AUTOSEL 5.18 14/22] net: usb: ax88179_178a needs FLAG_SEND_ZLP
` [PATCH AUTOSEL 5.18 15/22] ext2: fix fs corruption when trying to remove a non-empty directory with IO error
` [PATCH AUTOSEL 5.18 16/22] ext4: fix warning when submitting superblock in ext4_commit_super()
` [PATCH AUTOSEL 5.18 17/22] ext4: improve write performance with disabled delalloc
` [PATCH AUTOSEL 5.18 18/22] blk-mq: protect q->elevator by ->sysfs_lock in blk_mq_elv_switch_none
` [PATCH AUTOSEL 5.18 19/22] blk-mq: avoid to touch q->elevator without any protection
` [PATCH AUTOSEL 5.18 20/22] blk-mq: don't clear flush_rq from tags->rqs[]
` [PATCH AUTOSEL 5.18 21/22] cifs: when a channel is not found for server, log its connection id
` [PATCH AUTOSEL 5.18 22/22] ext4: correct the judgment of BUG in ext4_mb_normalize_request

[PATCH v2 0/5] Simplify vfio_iommu_type1 attach/detach routine
 2022-06-21 20:59 UTC  (8+ messages)
` [PATCH v2 5/5] vfio/iommu_type1: Simplify group attachment

[PULL 0/9] tcg patch queue for 2022-06-21
 2022-06-21 20:46 UTC  (10+ messages)
` [PULL 1/9] tcg/ppc: implement rem[u]_i{32,64} with mod[su][wd]
` [PULL 2/9] target/avr: Drop avr_cpu_memory_rw_debug()
` [PULL 3/9] accel/tcg: Init TCG cflags in vCPU thread handler
` [PULL 4/9] accel/tcg: Reorganize tcg_accel_ops_init()
` [PULL 5/9] qemu-timer: Skip empty timer lists before locking in qemu_clock_deadline_ns_all
` [PULL 6/9] softmmu: Always initialize xlat in address_space_translate_for_iotlb
` [PULL 7/9] util: Merge cacheflush.c and cacheinfo.c
` [PULL 8/9] util/cacheflush: Merge aarch64 ctr_el0 usage
` [PULL 9/9] util/cacheflush: Optimize flushing when ppc host has coherent icache

[PATCH V2] imx: imx93_11x11_evk: using binman to pack images
 2022-06-21 20:57 UTC  (2+ messages)

[PATCH net] net: openvswitch: fix parsing of nw_proto for IPv6 fragments
 2022-06-21 20:48 UTC 

[PATCH v8 00/16] clk: provide new devm helpers for prepared and enabled clocks
 2022-06-21 20:49 UTC  (5+ messages)
` [PATCH v8 01/16] clk: generalize devm_clk_get() a bit

[Intel-gfx] [PATCH] drm/i915/reset: Add additional steps for Wa_22011802037 for execlist backend
 2022-06-21 20:53 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/reset: Add additional steps for Wa_22011802037 for execlist backend (rev3)

[PATCH v2] Staging: rtl8192e: make sizeof type-independent
 2022-06-21 20:52 UTC 

[PATCH v3 bpf-next 0/5] Add bpf_getxattr
 2022-06-21 20:48 UTC  (7+ messages)
` [PATCH v3 bpf-next 1/5] btf: Add a new kfunc set which allows to mark a function to be sleepable
` [PATCH v3 bpf-next 2/5] bpf: kfunc support for ARG_PTR_TO_CONST_STR
` [PATCH v3 bpf-next 3/5] bpf: Allow kfuncs to be used in LSM programs
` [PATCH v3 bpf-next 4/5] bpf: Add a bpf_getxattr kfunc
` [PATCH v3 bpf-next 5/5] bpf/selftests: Add a selftest for bpf_getxattr

[PATCH] build: improve -fsanitize-coverage-allowlist check
 2022-06-21 20:45 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.