All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-26 14:42:28 to 2022-04-26 15:11:54 UTC [more...]

[PATCH v8 00/70] Introducing the Maple Tree
 2022-04-26 15:06 UTC  (53+ messages)
` [PATCH v8 02/70] radix tree test suite: add kmem_cache_set_non_kernel()
` [PATCH v8 01/70] radix tree test suite: add pr_err define
` [PATCH v8 05/70] radix tree test suite: add lockdep_is_held to header
` [PATCH v8 03/70] radix tree test suite: add allocation counts and size to kmem_cache
` [PATCH v8 04/70] radix tree test suite: add support for slab bulk APIs
` [PATCH v8 06/70] mips: rename mt_init to mips_mt_init
` [PATCH v8 08/70] lib/test_maple_tree: add testing for maple tree
` [PATCH v8 09/70] mm: start tracking VMAs with "
` [PATCH v8 10/70] mm: add VMA iterator
` [PATCH v8 11/70] mmap: use the VMA iterator in count_vma_pages_range()
` [PATCH v8 13/70] mm/mmap: use the maple tree for find_vma_prev() instead of the rbtree
` [PATCH v8 14/70] mm/mmap: use maple tree for unmapped_area{_topdown}
` [PATCH v8 17/70] proc: remove VMA rbtree use from nommu
` [PATCH v8 15/70] kernel/fork: use maple tree for dup_mmap() during forking
` [PATCH v8 16/70] damon: Convert __damon_va_three_regions to use the VMA iterator
` [PATCH v8 18/70] mm: remove rb tree
` [PATCH v8 21/70] mm: optimize find_exact_vma() to use vma_lookup()
` [PATCH v8 20/70] xen: use vma_lookup() in privcmd_ioctl_mmap()
` [PATCH v8 22/70] mm/khugepaged: optimize collapse_pte_mapped_thp() by using vma_lookup()
` [PATCH v8 25/70] mm/mmap: use advanced maple tree API for mmap_region()
` [PATCH v8 24/70] mm: use maple tree operations for find_vma_intersection()
` [PATCH v8 28/70] mm/mmap: move mmap_region() below do_munmap()
` [PATCH v8 31/70] arm64: remove mmap linked list from vdso
` [PATCH v8 30/70] mm/mmap: change do_brk_munmap() to use do_mas_align_munmap()
` [PATCH v8 32/70] arm64: Change elfcore for_each_mte_vma() to use VMA iterator
` [PATCH v8 34/70] powerpc: remove mmap linked list walks
` [PATCH v8 33/70] parisc: remove mmap linked list from cache handling
` [PATCH v8 35/70] s390: remove vma linked list walks
` [PATCH v8 37/70] xtensa: "
` [PATCH v8 38/70] cxl: remove vma linked list walk
` [PATCH v8 36/70] x86: remove vma linked list walks
` [PATCH v8 40/70] um: remove vma linked list walk
` [PATCH v8 39/70] optee: "
` [PATCH v8 41/70] coredump: "
` [PATCH v8 43/70] fs/proc/base: use maple tree iterators in place of linked list
` [PATCH v8 42/70] exec: use VMA iterator instead "
` [PATCH v8 45/70] userfaultfd: use maple tree iterator to iterate VMAs
` [PATCH v8 44/70] fs/proc/task_mmu: stop using linked list and highest_vm_end
` [PATCH v8 47/70] acct: use VMA iterator instead of linked list
` [PATCH v8 48/70] perf: use VMA iterator
` [PATCH v8 46/70] ipc/shm: use VMA iterator instead of linked list
` [PATCH v8 49/70] sched: use maple tree iterator to walk VMAs
` [PATCH v8 50/70] fork: use VMA iterator
` [PATCH v8 51/70] bpf: remove VMA linked list
` [PATCH v8 53/70] mm/khugepaged: stop using vma "
` [PATCH v8 52/70] mm/gup: use maple tree navigation instead of "
` [PATCH v8 56/70] mm/memcontrol: stop using mm->highest_vm_end
` [PATCH v8 55/70] mm/madvise: use vma_find() instead of vma linked list
` [PATCH v8 54/70] mm/ksm: use vma iterators "
` [PATCH v8 59/70] mm/mprotect: use maple tree navigation "
` [PATCH v8 58/70] mm/mlock: use vma iterator and "
` [PATCH v8 57/70] mm/mempolicy: use vma iterator & maple state "

[PATCH] drivers, ixgbe: show VF statistics via ethtool
 2022-04-26 15:09 UTC  (2+ messages)
` [Intel-wired-lan] "

[RFC PATCH v2 0/8] Removal of AioContext lock, bs->parents and ->children: new rwlock
 2022-04-26 15:07 UTC  (7+ messages)
` [RFC PATCH v2 2/8] coroutine-lock: release lock when restarting all coroutines
` [RFC PATCH v2 3/8] block: introduce a lock to protect graph operations
` [RFC PATCH v2 5/8] block.c: wrlock in bdrv_replace_child_noperm

RTT-PROBE: lore-subspace-rtt
 2022-04-26 15:08 UTC 

[PATCH v2 0/2] hwmon: (pmbus/ltc2978) Add regulator ops
 2022-04-26 15:06 UTC  (4+ messages)
` [PATCH v2 1/2] hwmon: (pmbus/ltc2978) Use driver specific ops if they exist

[PATCH] mmc: atmel-mci: simplify if-if to if-else
 2022-04-26 15:06 UTC  (4+ messages)

[PATCH v2] media: hantro: HEVC: unconditionnaly set pps_{cb/cr}_qp_offset values
 2022-04-26 15:07 UTC  (3+ messages)

[PATCH 1/2] ci: switch to Ubuntu 20.04
 2022-04-26 15:07 UTC  (4+ messages)
` [PATCH 2/2] ci: add mingw cross compilation in GHA

[PATCH] Fix 'writeable' typos
 2022-04-26 15:04 UTC  (2+ messages)

[PATCH] ci: do not dump error logs in GHA containers
 2022-04-26 15:05 UTC  (3+ messages)

Yocto Project Status WW17`22
 2022-04-26 15:05 UTC 

[PATCH v3 1/2] spi: dt-bindings: qcom,spi-geni-qcom: convert to dtschema
 2022-04-26 15:04 UTC  (2+ messages)

[PATCHSET v4 next 0/5] Add support for non-IPI task_work
 2022-04-26 15:03 UTC  (3+ messages)
` [PATCH 2/6] io_uring: serialize ctx->rings->sq_flags with atomic_or/and

Shipping Services - Order Fulfillment
 2022-04-26 13:55 UTC 

ld.lld: error: arch/riscv/built-in.a(kernel/cpu.o):(function riscv_of_processor_hartid: .text+0x1c): relocation R_RISCV_HI20 out of range: 534965 is not in [-524288, 524287]; references __stack_chk_guard
 2022-04-26 15:02 UTC 

[PATCH RFC 0/5] Implement a TLS handshake upcall
 2022-04-26 15:02 UTC  (9+ messages)
` [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)

[PATCH v2 00/14] Add new Renesas RZ/V2M SoC and Renesas RZ/V2M EVK support
 2022-04-26 15:02 UTC  (7+ messages)
` [PATCH v2 04/13] dt-bindings: clock: renesas,rzg2l: Document RZ/V2M SoC
` [PATCH v2 06/13] soc: renesas: Add RZ/V2M (R9A09G011) config option

[PATCH v2 net-next 00/10] DSA FDB isolation
 2022-04-26 15:01 UTC  (3+ messages)
` [PATCH v2 net-next 07/10] net: dsa: request drivers to perform "

[RFC PATCH v3 0/5] Introduce Cpufreq Active Stats
 2022-04-26 15:01 UTC  (4+ messages)
` [RFC PATCH v3 2/5] cpuidle: Add Cpufreq Active Stats calls tracking idle entry/exit

[PATCH] hwmon (occ): Avoid polling OCC during probe
 2022-04-26 15:01 UTC  (2+ messages)

CONGRATULATIONS
 2022-04-26 14:21 UTC 

[PATCH v2 0/8] Input: mtk-pmic-keys: Add support for MT6359 PMIC
 2022-04-26 13:53 UTC 

[PATCH V2 0/2] EDAC: synopsys: fix some bugs in V3.X Synopsys EDAC DDR driver
 2022-04-26 14:58 UTC  (6+ messages)
` [PATCH V2 2/2] EDAC: synopsys: re-enable the interrupts in intr_handler for V3.X Synopsys EDAC DDR

[RFC v1 0/3] Add MT7531 switch to BPI-R2Pro Board
 2022-04-26 14:57 UTC  (6+ messages)
` [RFC v1 3/3] arm64: dts: rockchip: Add mt7531 dsa node to BPI-R2-Pro board
  ` Aw: "

[PATCH v5 00/19] Add writeback block support for DPU
 2022-04-26 14:59 UTC  (6+ messages)
` [PATCH v5 15/19] drm/msm/dpu: initialize dpu encoder and connector for writeback

[PATCH] CI: use kirkstone branch, not master
 2022-04-26 14:59 UTC 

[linux-next:master] BUILD REGRESSION e7d6987e09a328d4a949701db40ef63fbb970670
 2022-04-26 14:59 UTC  (4+ messages)

[RFC] eal: allow worker lcore stacks to be allocated from hugepage memory
 2022-04-26 14:58 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-26 14:58 UTC 

[PATCH v2] cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in cpuset_init_smp()
 2022-04-26 14:58 UTC  (3+ messages)

USB device disconnects on resume
 2022-04-26 14:58 UTC  (8+ messages)

[PATCH v5 00/12] add support for WCN6750
 2022-04-26 14:54 UTC  (26+ messages)
` [PATCH v5 01/12] dt: bindings: net: add bindings of WCN6750 for ath11k
` [PATCH v5 02/12] ath11k: Add HW params for WCN6750
` [PATCH v5 03/12] ath11k: Add bus "
` [PATCH v5 04/12] ath11k: Add register access logic "
` [PATCH v5 05/12] ath11k: Fetch device information via QMI "
` [PATCH v5 06/12] ath11k: Add QMI changes "
` [PATCH v5 07/12] ath11k: HAL changes to support WCN6750
` [PATCH v5 08/12] ath11k: Datapath "
` [PATCH v5 09/12] ath11k: Do not put HW in DBS mode for WCN6750
` [PATCH v5 10/12] ath11k: WMI changes to support WCN6750
` [PATCH v5 11/12] ath11k: Update WBM idle ring HP after FW mode on
` [PATCH v5 12/12] ath11k: Add support for WCN6750 device

[PATCH v3 0/2] DSS: Add support for DisplayPort
 2022-04-26 14:56 UTC  (5+ messages)

Reuse Of lcore after returning from its worker thread
 2022-04-26 14:56 UTC  (2+ messages)

[PATCH] gpu: drm: remove redundant dma_fence_put() when drm_sched_job_add_dependency() fails
 2022-04-26 14:55 UTC  (5+ messages)

[GIT PULL] gfs2 fix
 2022-04-26 14:54 UTC  (2+ messages)
` [Cluster-devel] "

[igt-dev] [PATCH i-g-t] intel-ci: Reorder system suspend to last
 2022-04-26 14:54 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for intel-ci: Reorder system suspend to last (rev3)

Fw: [Bug 215888] New: raw socket test with stress-ng trigger soft lockup
 2022-04-26 14:54 UTC 

[PATCH 0/1] Add WPA2-MFP Support
 2022-04-26 14:46 UTC  (4+ messages)
` [PATCH 1/1] gsupplicant: Add MFP support for WPA2

[PATCH v8 1/4] fs: add mode_strip_sgid() helper
 2022-04-26 14:53 UTC  (7+ messages)
` [PATCH v8 3/4] fs: move S_ISGID stripping into the vfs

[PATCH v8 0/3] Some impovements about acpi hardware watchdog
 2022-04-26 14:53 UTC  (4+ messages)
` [PATCH v8 1/3] watchdog: wdat_wdt: Using the existing function to check parameter timeout
` [PATCH v8 2/3] watchdog: wdat_wdt: Stop watchdog when rebooting the system
` [PATCH v8 3/3] watchdog: wdat_wdt: Stop watchdog when uninstalling module

[PATCH v1 0/2] xfs: remove quota warning limits
 2022-04-26 14:53 UTC  (6+ messages)

[PATCH v2 00/43] Add LoongArch softmmu support
 2022-04-26 14:52 UTC  (5+ messages)
` [PATCH v2 25/43] target/loongarch: Add LoongArch CSR instruction

[PATCH RFC] EFI: strip xen.efi when putting it on the EFI partition
 2022-04-26 14:52 UTC  (4+ messages)

[PATCHSET 0/6] xfs: fix reflink inefficiencies
 2022-04-26 14:52 UTC  (4+ messages)
` [PATCH 1/6] xfs: stop artificially limiting the length of bunmap calls

[PATCH] drm/amdgpu: fix typo
 2022-04-26 14:51 UTC  (2+ messages)

[PATCH] ppc/xive: Save/restore state of the External interrupt
 2022-04-26 14:49 UTC  (3+ messages)

[tip:x86/fpu 1/1] arch/x86/kernel/fpu/xstate.c:605:7: warning: Redundant initialization for 'size'. The initialized value is overwritten before it is read. [redundantInitialization]
 2022-04-26 14:51 UTC 

[PATCH net-next 00/11] mlxsw: extend line card model by devices and info
 2022-04-26 14:51 UTC  (8+ messages)

CONGRATULATIONS
 2022-04-26 14:21 UTC 

CONGRATULATIONS
 2022-04-26 14:21 UTC 

[PATCH] drm/amd: Fix spelling typo in comment
 2022-04-26 14:50 UTC  (4+ messages)

[PATCH v4 0/3] tty/serial: Process XON/XOFF robustly
 2022-04-26 14:49 UTC  (4+ messages)
` [PATCH v4 1/3] tty: Rework receive flow control char logic
` [PATCH v4 2/3] tty: Implement lookahead to process XON/XOFF timely
` [PATCH v4 3/3] tty: Use flow-control char function on closing path

[PATCH] dt-bindings: Drop undocumented i.MX iomuxc-gpr bindings in examples
 2022-04-26 14:49 UTC  (4+ messages)

[PATCH v2] vduse: Fix NULL pointer dereference on sysfs access
 2022-04-26 14:50 UTC  (12+ messages)

Error after update from 2.31.1 -> 2.36: Unable to negotiate with IP port X: no matching host key type found
 2022-04-26 14:49 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-26 14:48 UTC 

[LTP] [PATCH v2 0/4] shell: Cleanup getopts usage
 2022-04-26 14:48 UTC  (3+ messages)
` [LTP] [PATCH v2 4/4] doc: Update shell API examples

"Dying CPU not properly vacated" splat
 2022-04-26 14:48 UTC  (6+ messages)

[PATCH 1/2] drm/amdgpu: debugfs: fix error codes in write functions
 2022-04-26 14:47 UTC  (5+ messages)
` [PATCH 2/2] drm/amdgpu: debugfs: fix NULL dereference in ta_if_invoke_debugfs_write()

[PATCH][next] checkpatch: add new alloc functions to alloc with multiplies check
 2022-04-26 14:55 UTC  (2+ messages)

[PATCH v1] PM: EM: Decrement policy counter
 2022-04-26 14:44 UTC 

[PATCH] tee: Add Arm FF-A TEE driver
 2022-04-26 14:45 UTC  (3+ messages)

[PATCH] gpu/drm/radeon: Fix typo in comments
 2022-04-26 14:45 UTC  (3+ messages)

[ovmf test] 169740: regressions - FAIL
 2022-04-26 14:44 UTC 

[PATCH] mfd: sprd: Add SC2730 PMIC to SPI device ID table
 2022-04-26 14:44 UTC  (2+ messages)

[PATCH v3 00/12] mm: userspace hugepage collapse
 2022-04-26 14:44 UTC  (13+ messages)
` [PATCH v3 01/12] mm/khugepaged: record SCAN_PMD_MAPPED when scan_pmd() finds THP
` [PATCH v3 02/12] mm/khugepaged: add struct collapse_control
` [PATCH v3 03/12] mm/khugepaged: make hugepage allocation context-specific
` [PATCH v3 04/12] mm/khugepaged: add struct collapse_result
` [PATCH v3 05/12] mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
` [PATCH v3 06/12] mm/khugepaged: remove khugepaged prefix from shared collapse functions
` [PATCH v3 07/12] mm/khugepaged: add flag to ignore khugepaged_max_ptes_*
` [PATCH v3 08/12] mm/khugepaged: add flag to ignore page young/referenced requirement
` [PATCH v3 09/12] mm/madvise: add MADV_COLLAPSE to process_madvise()
` [PATCH v3 10/12] selftests/vm: modularize collapse selftests
` [PATCH v3 11/12] selftests/vm: add MADV_COLLAPSE collapse context to selftests
` [PATCH v3 12/12] selftests/vm: add test to verify recollapse of THPs

[PATCH v5 00/12] efi_loader: more tightly integrate UEFI disks to driver model
 2022-04-26 14:44 UTC  (5+ messages)

[PATCH v6 00/19] Add writeback block support for DPU
 2022-04-26 14:41 UTC  (15+ messages)
` [PATCH v6 05/19] drm/msm/dpu: rename dpu_hw_pipe_cdp_cfg to dpu_hw_cdp_cfg
` [PATCH v6 06/19] drm/msm/dpu: add dpu_hw_wb abstraction for writeback blocks
` [PATCH v6 07/19] drm/msm/dpu: add writeback blocks to DPU RM
` [PATCH v6 09/19] drm/msm/dpu: add an API to reset the encoder related hw blocks
` [PATCH v6 10/19] drm/msm/dpu: make changes to dpu_encoder to support virtual encoder
` [PATCH v6 11/19] drm/msm/dpu: add encoder operations to prepare/cleanup wb job
` [PATCH v6 12/19] drm/msm/dpu: move _dpu_plane_get_qos_lut to dpu_hw_util file
` [PATCH v6 13/19] drm/msm/dpu: introduce the dpu_encoder_phys_* for writeback
` [PATCH v6 14/19] drm/msm/dpu: add the writeback connector layer
` [PATCH v6 15/19] drm/msm/dpu: initialize dpu encoder and connector for writeback
` [PATCH v6 16/19] drm/msm/dpu: gracefully handle null fb commits "
` [PATCH v6 17/19] drm/msm/dpu: add writeback blocks to the display snapshot
` [PATCH v6 18/19] drm/msm/dpu: add wb_idx to existing DRM prints in dpu_encoder
` [PATCH v6 19/19] drm/msm/dpu: add wb_idx to DRM traces "

[PATCH v2 00/10] Device tree based NUMA support for Arm - Part#1
 2022-04-26 14:42 UTC  (5+ messages)
` [PATCH v2 05/10] xen/x86: Use ASSERT instead of VIRTUAL_BUG_ON for phys_to_nid


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.