All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-22 19:04:24 to 2022-08-22 19:26:42 UTC [more...]

[Intel-gfx] [PATCH 0/3] Enable Pipewriteback Framework
 2022-08-22 19:24 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915 : Changing intel_connector iterators
` [Intel-gfx] [PATCH 3/3] drm/i915: Enabling WD Transcoder

+ mm-mmapc-pass-in-mapping-to-__vma_link_file.patch added to mm-unstable branch
 2022-08-22 19:22 UTC 

[PATCH 00/20] EDAC/mc/synopsys: Various fixes and cleanups
 2022-08-22 19:07 UTC  (42+ messages)
` [PATCH 01/20] EDAC/synopsys: Fix native uMCTL2 IRQs handling procedure
` [PATCH 02/20] EDAC/synopsys: Fix generic device type detection procedure
` [PATCH 03/20] EDAC/synopsys: Fix mci->scrub_cap field setting
` [PATCH 04/20] EDAC/synopsys: Drop erroneous ADDRMAP4.addrmap_col_b10 parse
` [PATCH 05/20] EDAC/synopsys: Fix reading errors count before ECC status
` [PATCH 06/20] EDAC/synopsys: Use platform device devm ioremap method
` [PATCH 07/20] EDAC/synopsys: Drop internal CE and UE counters
` [PATCH 08/20] EDAC/synopsys: Drop local to_mci macro implementation
` [PATCH 09/20] EDAC/synopsys: Drop struct ecc_error_info.blknr field
` [PATCH 10/20] EDAC/synopsys: Shorten out struct ecc_error_info.bankgrpnr field name
` [PATCH 11/20] EDAC/synopsys: Drop redundant info from error message
` [PATCH 12/20] EDAC/mc: Replace spaces with tabs in memtype flags definition
` [PATCH 13/20] EDAC/mc: Drop duplicated dimm->nr_pages debug printout
` [PATCH 14/20] EDAC/mc: Init DIMM labels in MC registration method
` [PATCH 15/20] EDAC/mc: Add MC unique index allocation procedure
` [PATCH 16/20] dt-bindings: memory: snps: Detach Zynq DDRC controller support
` [PATCH 17/20] EDAC/synopsys: "
` [PATCH 18/20] EDAC/synopsys: Drop unused platform-specific setup API
` [PATCH 19/20] EDAC/synopsys: Unify the driver entities naming
` [PATCH 20/20] EDAC/synopsys: Convert to using BIT/GENMASK/FIELD_x macros

+ mm-mmap-drop-range_has_overlap-function.patch added to mm-unstable branch
 2022-08-22 19:21 UTC 

[RESEND PATCH] perf/x86/intel: Fix unchecked MSR access error for Alder Lake N
 2022-08-22 19:21 UTC  (8+ messages)

+ mm-remove-the-vma-linked-list.patch added to mm-unstable branch
 2022-08-22 19:21 UTC 

[f2fs-dev] [PATCH v2 0/2] ext4, f2fs: stop using PG_error for fscrypt and fsverity
 2022-08-22 19:21 UTC  (4+ messages)
`  "

+ riscv-use-vma-iterator-for-vdso.patch added to mm-unstable branch
 2022-08-22 19:21 UTC 

+ mm-vmscan-use-vma-iterator-instead-of-vm_next.patch added to mm-unstable branch
 2022-08-22 19:21 UTC 

+ nommu-remove-uses-of-vma-linked-list.patch added to mm-unstable branch
 2022-08-22 19:21 UTC 

+ i915-use-the-vma-iterator.patch added to mm-unstable branch
 2022-08-22 19:21 UTC 

[yocto] Create the patch for the linux kernel module #dunfell
 2022-08-22 19:24 UTC  (5+ messages)
`  "

+ mm-swapfile-use-vma-iterator-instead-of-vma-linked-list.patch added to mm-unstable branch
 2022-08-22 19:21 UTC 

+ mm-oom_kill-use-maple-tree-iterators-instead-of-vma-linked-list.patch added to mm-unstable branch
 2022-08-22 19:21 UTC 

+ mm-pagewalk-use-vma_find-instead-of-vma-linked-list.patch added to mm-unstable branch
 2022-08-22 19:21 UTC 

+ mm-mremap-use-vma_find_intersection-instead-of-vma-linked-list.patch added to mm-unstable branch
 2022-08-22 19:21 UTC 

+ mm-msync-use-vma_find-instead-of-vma-linked-list.patch added to mm-unstable branch
 2022-08-22 19:21 UTC 

+ mm-mempolicy-use-vma-iterator-maple-state-instead-of-vma-linked-list.patch added to mm-unstable branch
 2022-08-22 19:21 UTC 

+ mm-mprotect-use-maple-tree-navigation-instead-of-vma-linked-list.patch added to mm-unstable branch
 2022-08-22 19:21 UTC 

+ mm-mlock-use-vma-iterator-and-maple-state-instead-of-vma-linked-list.patch added to mm-unstable branch
 2022-08-22 19:21 UTC 

Bitbake + Patching
 2022-08-22 19:23 UTC 

[PATCH v3 0/7] Fix RISC-V/PCI dt-schema issues with dt-schema v2022.08
 2022-08-22 19:21 UTC  (5+ messages)
` [PATCH v3 1/7] dt-bindings: PCI: fu740-pci: fix missing clock-names
` [PATCH v3 2/7] dt-bindings: PCI: microchip,pcie-host: fix missing clocks properties

+ mm-madvise-use-vma_find-instead-of-vma-linked-list.patch added to mm-unstable branch
 2022-08-22 19:21 UTC 

+ mm-memcontrol-stop-using-mm-highest_vm_end.patch added to mm-unstable branch
 2022-08-22 19:21 UTC 

[PATCH 00/13] EDAC/synopsys: Add generic resources and Baikal-T1 support
 2022-08-22 19:19 UTC  (14+ messages)
` [PATCH 01/13] dt-bindings: memory: snps: Extend schema with IRQs/resets/clocks props
` [PATCH 02/13] dt-bindings: memory: snps: Add Baikal-T1 DDRC support
` [PATCH 03/13] EDAC/synopsys: Add multi-ranked memory support
` [PATCH 04/13] EDAC/synopsys: Add optional ECC Scrub support
` [PATCH 05/13] EDAC/synopsys: Drop ECC poison address from private data
` [PATCH 06/13] EDAC/synopsys: Add data poisoning disable support
` [PATCH 07/13] EDAC/synopsys: Split up ECC UE/CE IRQs handler
` [PATCH 08/13] EDAC/synopsys: Add individual named ECC IRQs support
` [PATCH 09/13] EDAC/synopsys: Add DFI alert_n IRQ support
` [PATCH 10/13] EDAC/synopsys: Add reference clocks support
` [PATCH 11/13] EDAC/synopsys: Add ECC Scrubber support
` [PATCH 12/13] EDAC/synopsys: Drop vendor-specific arch dependency
` [PATCH 13/13] EDAC/synopsys: Add Baikal-T1 DDRC support

+ mm-ksm-use-vma-iterators-instead-of-vma-linked-list.patch added to mm-unstable branch
 2022-08-22 19:21 UTC 

+ mm-khugepaged-stop-using-vma-linked-list.patch added to mm-unstable branch
 2022-08-22 19:21 UTC 

+ mm-gup-use-maple-tree-navigation-instead-of-linked-list.patch added to mm-unstable branch
 2022-08-22 19:21 UTC 

+ fork-use-vma-iterator.patch added to mm-unstable branch
 2022-08-22 19:21 UTC 

+ bpf-remove-vma-linked-list.patch added to mm-unstable branch
 2022-08-22 19:21 UTC 

+ sched-use-maple-tree-iterator-to-walk-vmas.patch added to mm-unstable branch
 2022-08-22 19:21 UTC 

+ acct-use-vma-iterator-instead-of-linked-list.patch added to mm-unstable branch
 2022-08-22 19:21 UTC 

+ perf-use-vma-iterator.patch added to mm-unstable branch
 2022-08-22 19:21 UTC 

+ x86-remove-vma-linked-list-walks.patch added to mm-unstable branch
 2022-08-22 19:20 UTC 

+ userfaultfd-use-maple-tree-iterator-to-iterate-vmas.patch added to mm-unstable branch
 2022-08-22 19:21 UTC 

+ ipc-shm-use-vma-iterator-instead-of-linked-list.patch added to mm-unstable branch
 2022-08-22 19:21 UTC 

+ um-remove-vma-linked-list-walk.patch added to mm-unstable branch
 2022-08-22 19:20 UTC 

+ fs-proc-task_mmu-stop-using-linked-list-and-highest_vm_end.patch added to mm-unstable branch
 2022-08-22 19:21 UTC 

+ cxl-remove-vma-linked-list-walk.patch added to mm-unstable branch
 2022-08-22 19:20 UTC 

+ exec-use-vma-iterator-instead-of-linked-list.patch added to mm-unstable branch
 2022-08-22 19:20 UTC 

+ fs-proc-base-use-maple-tree-iterators-in-place-of-linked-list.patch added to mm-unstable branch
 2022-08-22 19:20 UTC 

+ optee-remove-vma-linked-list-walk.patch added to mm-unstable branch
 2022-08-22 19:20 UTC 

+ coredump-remove-vma-linked-list-walk.patch added to mm-unstable branch
 2022-08-22 19:20 UTC 

+ s390-remove-vma-linked-list-walks.patch added to mm-unstable branch
 2022-08-22 19:20 UTC 

+ xtensa-remove-vma-linked-list-walks.patch added to mm-unstable branch
 2022-08-22 19:20 UTC 

+ parisc-remove-mmap-linked-list-from-cache-handling.patch added to mm-unstable branch
 2022-08-22 19:20 UTC 

+ powerpc-remove-mmap-linked-list-walks.patch added to mm-unstable branch
 2022-08-22 19:20 UTC 

+ arm64-change-elfcore-for_each_mte_vma-to-use-vma-iterator.patch added to mm-unstable branch
 2022-08-22 19:20 UTC 

+ arm64-remove-mmap-linked-list-from-vdso.patch added to mm-unstable branch
 2022-08-22 19:20 UTC 

+ mm-mmap-change-do_brk_munmap-to-use-do_mas_align_munmap.patch added to mm-unstable branch
 2022-08-22 19:20 UTC 

+ mm-mmap-move-mmap_region-below-do_munmap.patch added to mm-unstable branch
 2022-08-22 19:20 UTC 

+ mm-mmap-reorganize-munmap-to-use-maple-states.patch added to mm-unstable branch
 2022-08-22 19:20 UTC 

+ mm-convert-vma_lookup-to-use-mtree_load.patch added to mm-unstable branch
 2022-08-22 19:20 UTC 

+ mm-remove-vmacache.patch added to mm-unstable branch
 2022-08-22 19:20 UTC 

+ mm-add-vma-iterator.patch added to mm-unstable branch
 2022-08-22 19:19 UTC 

+ mm-use-maple-tree-operations-for-find_vma_intersection.patch added to mm-unstable branch
 2022-08-22 19:20 UTC 

+ mm-mmap-use-advanced-maple-tree-api-for-mmap_region.patch added to mm-unstable branch
 2022-08-22 19:20 UTC 

+ mm-remove-rb-tree.patch added to mm-unstable branch
 2022-08-22 19:19 UTC 

+ mm-mmap-change-do_brk_flags-to-expand-existing-vma-and-add-do_brk_munmap.patch added to mm-unstable branch
 2022-08-22 19:20 UTC 

+ lib-test_maple_tree-add-testing-for-maple-tree.patch added to mm-unstable branch
 2022-08-22 19:18 UTC 

+ mm-mmap-use-the-maple-tree-in-find_vma-instead-of-the-rbtree.patch added to mm-unstable branch
 2022-08-22 19:19 UTC 

+ proc-remove-vma-rbtree-use-from-nommu.patch added to mm-unstable branch
 2022-08-22 19:19 UTC 

+ radix-tree-test-suite-add-lockdep_is_held-to-header.patch added to mm-unstable branch
 2022-08-22 19:18 UTC 

+ radix-tree-test-suite-add-pr_err-define.patch added to mm-unstable branch
 2022-08-22 19:18 UTC 

+ mmap-use-the-vma-iterator-in-count_vma_pages_range.patch added to mm-unstable branch
 2022-08-22 19:19 UTC 

+ mm-khugepaged-optimize-collapse_pte_mapped_thp-by-using-vma_lookup.patch added to mm-unstable branch
 2022-08-22 19:20 UTC 

+ mm-start-tracking-vmas-with-maple-tree.patch added to mm-unstable branch
 2022-08-22 19:19 UTC 

+ mm-optimize-find_exact_vma-to-use-vma_lookup.patch added to mm-unstable branch
 2022-08-22 19:20 UTC 

+ mm-mmap-use-the-maple-tree-for-find_vma_prev-instead-of-the-rbtree.patch added to mm-unstable branch
 2022-08-22 19:19 UTC 

+ kernel-fork-use-maple-tree-for-dup_mmap-during-forking.patch added to mm-unstable branch
 2022-08-22 19:19 UTC 

[PATCH v2 0/3] Adding support for trace events to habanalabs
 2022-08-22 19:19 UTC  (3+ messages)

+ radix-tree-test-suite-add-allocation-counts-and-size-to-kmem_cache.patch added to mm-unstable branch
 2022-08-22 19:18 UTC 

+ mm-mmap-use-maple-tree-for-unmapped_area_topdown.patch added to mm-unstable branch
 2022-08-22 19:19 UTC 

+ radix-tree-test-suite-add-kmem_cache_set_non_kernel.patch added to mm-unstable branch
 2022-08-22 19:18 UTC 

+ mmap-change-zeroing-of-maple-tree-in-__vma_adjust.patch added to mm-unstable branch
 2022-08-22 19:20 UTC 

help for driver porting - missing member preset_chandef in struct wireless_dev
 2022-08-22 19:19 UTC  (6+ messages)
  ` Aw: "
      ` Aw: "

+ radix-tree-test-suite-add-support-for-slab-bulk-apis.patch added to mm-unstable branch
 2022-08-22 19:18 UTC 

[PATCH v2 0/2] Add DISPCC driver for SM6115
 2022-08-22 19:19 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: clock: add QCOM SM6115 display clock bindings

+ xen-use-vma_lookup-in-privcmd_ioctl_mmap.patch added to mm-unstable branch
 2022-08-22 19:20 UTC 

+ damon-convert-__damon_va_three_regions-to-use-the-vma-iterator.patch added to mm-unstable branch
 2022-08-22 19:19 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-22 19:20 UTC 

[PATCH v1 0/4] Drivers: hv: Avoid allocating MMIO from framebuffer region for other passed through PCI devices
 2022-08-22 19:05 UTC  (6+ messages)
` [PATCH v1 1/4] Drivers: hv: Move legacy Hyper-V PCI video device's ids to linux/hyperv.h
` [PATCH v1 2/4] drm/hyperv: Don't forget to put PCI device when removing conflicting FB fails

+ maple-tree-add-new-data-structure.patch added to mm-unstable branch
 2022-08-22 19:18 UTC 

[PATCH 0/7] Bundle URIs III: Parse and download from bundle lists
 2022-08-22 19:17 UTC  (3+ messages)
` [PATCH 3/7] bundle-uri: create "key=value" line parsing

[igt-dev] [i-g-t] tests/kms_cursor_crc: Add max-size test back
 2022-08-22 19:19 UTC  (2+ messages)

[linux-stable-rc:queue/4.14 13/175] Makefile:877: *** Recursive variable 'LDFLAGS' references itself (eventually). Stop
 2022-08-22 19:16 UTC  (5+ messages)

[PATCH v3] nfsrahead: fix linking while static linking
 2022-08-22 19:17 UTC  (3+ messages)

[PATCH -next 0/5] landlock: add chmod and chown support
 2022-08-22 19:17 UTC  (2+ messages)

[PATCH for 7.1 v1 0/6] testing fixes and doc tweak pre-PR
 2022-08-22 16:56 UTC  (2+ messages)
` [PATCH v1 3/6] tests/migration/aarch64: Speed up the aarch64 migration test

[PATCH 00/18] EDAC/synopsys: Add generic DDRC info and address mapping
 2022-08-22 19:14 UTC  (19+ messages)
` [PATCH 01/18] EDAC/synopsys: Convert sysfs nodes to debugfs ones
` [PATCH 02/18] EDAC/mc: Extend memtypes with LPDDR(mDDR) and LPDDR2
` [PATCH 03/18] EDAC/synopsys: Extend memtypes supported by controller
` [PATCH 04/18] EDAC/synopsys: Detach private data from mci instance
` [PATCH 05/18] EDAC/synopsys: Add DDRC basic parameters infrastructure
` [PATCH 06/18] EDAC/synopsys: Convert plat-data to plat-init function
` [PATCH 07/18] EDAC/synopsys: Parse ADDRMAP[7-8] CSRs for (LP)DDR4 only
` [PATCH 08/18] EDAC/synopsys: Parse ADDRMAP[0] CSR for multi-ranks case only
` [PATCH 09/18] EDAC/synopsys: Set actual DIMM ECC errors grain
` [PATCH 10/18] EDAC/synopsys: Get corrected bit position
` [PATCH 11/18] EDAC/synopsys: Read full data pattern on errors
` [PATCH 12/18] EDAC/synopsys: Read data syndrome "
` [PATCH 13/18] EDAC/synopsys: Introduce System/SDRAM address translation interface
` [PATCH 14/18] EDAC/synopsys: Simplify HIF/SDRAM column mapping get procedure
` [PATCH 15/18] EDAC/synopsys: Add HIF/SDRAM mapping debugfs node
` [PATCH 16/18] EDAC/synopsys: Add erroneous page-frame/offset reporting
` [PATCH 17/18] EDAC/synopsys: Add system address regions support
` [PATCH 18/18] EDAC/synopsys: Add mapping-based memory size calculation

[PATCH 0/3] Fix ti,sci-inta/intr and mmc dtbs_check warnings for TI K3 platforms
 2022-08-22 19:16 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: irqchip: ti,sci-inta: Fix warning '#interrupt-cells' was unexpected
` [PATCH 2/3] dt-bindings: mmc: Fix 'dma-coherent' "
` [PATCH 3/3] dt-bindings: interrupt-controller: Fix 'reg' "

[PATCH v3 net 05/17] ratelimit: Fix data-races in ___ratelimit()
 2022-08-22 19:14 UTC  (2+ messages)

[PATCH 1/2] qemu: fix CVE-2021-3507
 2022-08-22 19:15 UTC  (2+ messages)
` [PATCH 2/2] qemu: fix CVE-2022-0216

[PATCH 0/4] Add initial support for J784s4 SoC
 2022-08-22 19:13 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: arm: ti: Add bindings "
` [PATCH 2/4] dt-bindings: pinctrl: k3: Introduce pinmux definitions for J784s4

raid5 Journal Recovery Bug
 2022-08-22 19:12 UTC  (4+ messages)

next/pending-fixes build: 201 builds: 2 failed, 199 passed, 6 errors, 19 warnings (v6.0-rc1-607-g72d0e40cc07e)
 2022-08-22 19:12 UTC 

[PATCH] arm64: dts: qcom: sm8250: move DSI opp table to the dsi0 node
 2022-08-22 19:11 UTC 

[PATCH v2 0/7] Allow semihosting from user mode
 2022-08-22 16:11 UTC  (3+ messages)
` [PATCH v2 7/7] target/riscv: Honour -semihosting-config userspace=on and enable=on

[PATCH v4 0/6] clk/qcom: Support gdsc collapse polling using 'reset' interface
 2022-08-22 19:10 UTC  (4+ messages)
` [PATCH v4 5/6] dt-bindings: drm/msm/gpu: Add optional resets

[PATCH v3 0/3] fscrypt: rework keyring and stop using request_queue
 2022-08-22 19:08 UTC  (8+ messages)
` [f2fs-dev] "
` [PATCH v3 1/3] fscrypt: stop using keyrings subsystem for fscrypt_master_key
  ` [f2fs-dev] "
` [PATCH v3 2/3] fscrypt: stop holding extra request_queue references
  ` [f2fs-dev] "
` [PATCH v3 3/3] fscrypt: work on block_devices instead of request_queues
  ` [f2fs-dev] "

[PATCH v5 for-next 0/2] RDMA/rxe: Fix error paths in MR alloc routines
 2022-08-22 19:08 UTC  (4+ messages)
` [PATCH v5 for-next 2/2] RDMA/rxe: Test mr->umem before releasing umem

RTT-PROBE: lore-subspace-rtt
 2022-08-22 19:10 UTC 

[PATCH v2 00/10] target/arm: Implement FEAT_PMUv3p5
 2022-08-22 16:15 UTC  (3+ messages)
` [PATCH v2 08/10] target/arm: Implement FEAT_PMUv3p5 cycle counter disable bits

[PATCH 0/3] Fixes for syzbot problem
 2022-08-22 19:06 UTC  (3+ messages)
` [PATCH 3/3] RDMA/rxe: Remove the unused variable obj

[RFC][PATCH v2 0/2] Softirq -rt Optimizations
 2022-08-22 19:05 UTC  (3+ messages)
` [RFC][PATCH v2 1/2] sched: Avoid placing RT threads on cores handling long softirqs
` [RFC][PATCH v2 2/2] softirq: defer softirq processing to ksoftirqd if CPU is busy with RT

[PATCH v2 00/11] dt-bindings: display/msm: rework MDSS and DPU bindings
 2022-08-22 19:04 UTC  (5+ messages)
` [PATCH v2 06/11] dt-bindings: display/msm: move qcom,sc7180-mdss schema to mdss.yaml
    ` [PATCH v2 06/11] dt-bindings: display/msm: move qcom, sc7180-mdss "


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.