All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-07 19:23:12 to 2023-07-07 20:37:36 UTC [more...]

[PATCH 00/13] drm/msm/dpu: use managed memory allocations
 2023-07-07 20:37 UTC  (11+ messages)
` [PATCH 01/13] drm/msm/dpu: cleanup dpu_kms_hw_init error path
` [PATCH 02/13] drm/msm/dpu: remove IS_ERR_OR_NULL for dpu_hw_intr_init() error handling
` [PATCH 03/13] drm/msm/dpu: use devres-managed allocation for interrupts data
` [PATCH 04/13] drm/msm/dpu: use devres-managed allocation for VBIF data
` [PATCH 05/13] drm/msm/dpu: use devres-managed allocation for MDP TOP
` [PATCH 07/13] drm/msm/dpu: drop unused dpu_plane::lock
` [PATCH 08/13] drm/msm/dpu: remove QoS teardown on plane destruction
` [PATCH 09/13] drm/msm/dpu: use drmm-managed allocation for dpu_plane
` [PATCH 10/13] drm/msm/dpu: use drmm-managed allocation for dpu_crtc

RTT-PROBE: lore-subspace-rtt
 2023-07-07 20:37 UTC 

[PATCH] perf/x86: Fix lockdep warning in for_each_sibling_event() on SPR
 2023-07-07 20:35 UTC  (5+ messages)

Device tree usage in TF-A & OP-Tee consultation
 2023-07-07 20:35 UTC  (5+ messages)

[PATCH v4 00/37] crypto: Provide aes-round.h and host accel
 2023-07-07 20:34 UTC  (13+ messages)
` [PATCH v4 17/37] target/ppc: Use aesenc_SB_SR_MC_AK
` [PATCH v4 21/37] target/i386: Use aesdec_IMC
` [PATCH v4 22/37] target/i386: Use aesenc_SB_SR_MC_AK
` [PATCH v4 23/37] target/i386: Use aesdec_ISB_ISR_IMC_AK
` [PATCH v4 30/37] target/riscv: Use aesdec_ISB_ISR_AK
` [PATCH v4 32/37] target/riscv: Use aesenc_SB_SR_MC_AK

imx8mp: issues getting dtb with pcie enabled to boot
 2023-07-07 20:34 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Drop invalid regulator-init-microvolt property
 2023-07-07 20:24 UTC  (4+ messages)

[PATCH 00/10] Introduce STM32 Firewall framework
 2023-07-07 20:33 UTC  (8+ messages)
` [PATCH 04/10] dt-bindings: treewide: add feature-domains description in binding files

[PATCH v3 0/4] Improve hugetlbfs read on HWPOISON hugepages
 2023-07-07 20:31 UTC  (6+ messages)
` [PATCH v3 1/4] mm/hwpoison: delete all entries before traversal in __folio_free_raw_hwp
` [PATCH v3 2/4] mm/hwpoison: check if a subpage of a hugetlb folio is raw HWPOISON
` [PATCH v3 3/4] hugetlbfs: improve read HWPOISON hugepage
` [PATCH v3 4/4] selftests/mm: add tests for HWPOISON hugetlbfs read

[PATCH 00/14] rte_pktmbuf_mtod_offset usage
 2023-07-07 20:32 UTC  (5+ messages)
` [PATCH v3 00/14] Use rte_pktmbuf_mtod_offset() where possible
  ` [PATCH v3 04/14] test: cryptodev use rte_pktmbuf_mtod_offset

[BUG 6.4] sched/core: Possible buffer overflow in do_set_cpu_allowed
 2023-07-07 20:28 UTC 

[PATCH 0/2] btrfs: fix error paths of btrfs_orphan_cleanup()
 2023-07-07 20:26 UTC  (5+ messages)
` [PATCH 1/2] btrfs: fix double iput() on inode after an error during orphan cleanup
` [PATCH 2/2] btrfs: fix iput() on error pointer after "

[PATCH v2 0/5] Add support for memmap on memory feature on ppc64
 2023-07-07 20:26 UTC  (14+ messages)
` [PATCH v2 1/5] mm/hotplug: Embed vmem_altmap details in memory block

RTT-PROBE: lore-subspace-rtt
 2023-07-07 20:27 UTC 

[PATCH v3 0/4] QGA VSS Logging
 2023-07-07 20:22 UTC  (6+ messages)
` [PATCH v3 1/4] QGA VSS: Add wrapper to send log to debugger and stderr

ww_mutex.sh hangs since v5.16-rc1
 2023-07-07 20:23 UTC  (2+ messages)

[PATCH V4] migration: simplify blockers
 2023-07-07 20:20 UTC 

[PATCH bpf-next v3 0/6] Support defragmenting IPv(4|6) packets in BPF
 2023-07-07 20:20 UTC  (7+ messages)
` [PATCH bpf-next v3 1/6] netfilter: defrag: Add glue hooks for enabling/disabling defrag
` [PATCH bpf-next v3 2/6] netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter link
` [PATCH bpf-next v3 3/6] netfilter: bpf: Prevent defrag module unload while link active

[PATCH net v2 0/3] s390/ism: Fixes to client handling
 2023-07-07 20:19 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/go-native: add a new download only package for go compilers
 2023-07-07 20:19 UTC  (5+ messages)

[PATCH] tpm: return false from tpm_amd_is_rng_defective on non-x86 platforms
 2023-07-07 20:18 UTC  (5+ messages)

[PATCH v2] refscale: Fix use of uninitalized wait_queue_head_t
 2023-07-07 20:17 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-07-07 20:17 UTC 

[PATCH 0/4] linux-user: Fix fcntl64() and accept4() for 32-bit targets
 2023-07-07 20:16 UTC  (11+ messages)
` [PATCH 1/4] linux-user: Fix fcntl64() to return O_LARGEFILE "
` [PATCH 2/4] linux-user: Fix accept4(SOCK_NONBLOCK) syscall
` [PATCH 3/4] linux-user: Fix mmap2() syscall on 32-bit targets to allow file mapping beyond 4GB
` [PATCH 4/4] linux-user: Improve strace output of pread64() and pwrite64()

[PATCH] net/mana: set the correct queue state
 2023-07-07 20:16 UTC  (3+ messages)
` [PATCH] net/netvsc: "

[PATCH 1/2] mm: lock a vma before stack expansion
 2023-07-07 20:15 UTC  (9+ messages)
` [PATCH 2/2] mm: lock newly mapped VMA which can be modified after it becomes visible

+ mm-memory-convert-do_read_fault-to-use-folios.patch added to mm-unstable branch
 2023-07-07 20:14 UTC 

+ mm-memory-convert-do_shared_fault-to-folios.patch added to mm-unstable branch
 2023-07-07 20:14 UTC 

+ mm-memory-convert-wp_page_shared-to-use-folios.patch added to mm-unstable branch
 2023-07-07 20:14 UTC 

+ mm-memory-convert-do_page_mkwrite-to-use-folios.patch added to mm-unstable branch
 2023-07-07 20:14 UTC 

[PATCH 0/2] Disable dynamic switching for SMU13 on Intel hosts
 2023-07-07 20:14 UTC  (4+ messages)
` [PATCH 1/2] drm/amd/pm: share the code around SMU13 pcie parameters update
` [PATCH 2/2] drm/amd/pm: conditionally disable pcie lane/speed switching for SMU13

[PATCH virtio 0/4] pds_vdpa: mac, reset, and irq updates
 2023-07-07 20:12 UTC  (13+ messages)
` [PATCH virtio 1/4] pds_vdpa: reset to vdpa specified mac
` [PATCH virtio 2/4] pds_vdpa: always allow offering VIRTIO_NET_F_MAC
` [PATCH virtio 3/4] pds_vdpa: clean and reset vqs entries

+ sh-kexec-refactor-for-kernel-kconfigkexec.patch added to mm-nonmm-unstable branch
 2023-07-07 20:12 UTC 

+ s390-kexec-refactor-for-kernel-kconfigkexec.patch added to mm-nonmm-unstable branch
 2023-07-07 20:12 UTC 

+ riscv-kexec-refactor-for-kernel-kconfigkexec.patch added to mm-nonmm-unstable branch
 2023-07-07 20:12 UTC 

+ mips-kexec-refactor-for-kernel-kconfigkexec.patch added to mm-nonmm-unstable branch
 2023-07-07 20:12 UTC 

+ parisc-kexec-refactor-for-kernel-kconfigkexec.patch added to mm-nonmm-unstable branch
 2023-07-07 20:12 UTC 

+ powerpc-kexec-refactor-for-kernel-kconfigkexec.patch added to mm-nonmm-unstable branch
 2023-07-07 20:12 UTC 

+ m68k-kexec-refactor-for-kernel-kconfigkexec.patch added to mm-nonmm-unstable branch
 2023-07-07 20:12 UTC 

[willy-pagecache:set_ptes 13/37] arch/loongarch/include/asm/pgtable.h:341:17: error: implicit declaration of function 'set_pte_at'; did you mean 'set_pmd_at'?
 2023-07-07 20:11 UTC 

+ arm64-kexec-refactor-for-kernel-kconfigkexec.patch added to mm-nonmm-unstable branch
 2023-07-07 20:11 UTC 

+ loongarch-kexec-refactor-for-kernel-kconfigkexec.patch added to mm-nonmm-unstable branch
 2023-07-07 20:11 UTC 

+ arm-kexec-refactor-for-kernel-kconfigkexec.patch added to mm-nonmm-unstable branch
 2023-07-07 20:11 UTC 

+ ia64-kexec-refactor-for-kernel-kconfigkexec.patch added to mm-nonmm-unstable branch
 2023-07-07 20:11 UTC 

+ x86-kexec-refactor-for-kernel-kconfigkexec.patch added to mm-nonmm-unstable branch
 2023-07-07 20:11 UTC 

+ kexec-consolidate-kexec-and-crash-options-into-kernel-kconfigkexec.patch added to mm-nonmm-unstable branch
 2023-07-07 20:11 UTC 

[PATCH v4 00/16] Improve scalability of KVM + userfaultfd live migration via annotated memory faults
 2023-07-07 20:07 UTC  (5+ messages)
` [PATCH v4 09/16] KVM: Introduce KVM_CAP_NOWAIT_ON_FAULT without implementation

RTT-PROBE: lore-subspace-rtt
 2023-07-07 20:07 UTC 

[Intel-xe] [PATCH] fixup! drm/xe: Introduce a new DRM driver for Intel GPUs
 2023-07-07 20:05 UTC  (2+ messages)

[PATCH] clk: renesas: rzg2l: Simplify .determine_rate()
 2023-07-07 20:06 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_lease: Terminate lease fd before subtests execution
 2023-07-07 20:04 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH] clk: imx: clk-gpr-mux: Simplify .determine_rate()
 2023-07-07 20:02 UTC  (2+ messages)

[PATCH] clk: starfive: Simplify .determine_rate()
 2023-07-07 20:02 UTC 

[Bpf] Instruction set extension policy
 2023-07-07 20:01 UTC  (4+ messages)

[PULL REQUEST] i2c-for-6.5-rc1-part2
 2023-07-07 19:59 UTC 

[PATCH v5 0/2] Fix nohz_full vs cfs bandwidth
 2023-07-07 19:57 UTC  (3+ messages)
` [PATCH v5 1/2] sched, cgroup: Restore meaning to hierarchical_quota
` [PATCH v5 2/2] Sched/fair: Block nohz tick_stop when cfs bandwidth in use

Pending splice(file -> FIFO) always blocks read(FIFO), regardless of O_NONBLOCK on read side?
 2023-07-07 19:57 UTC  (9+ messages)
  ` Pending splice(file -> FIFO) excludes all other FIFO operations forever (was: ... always blocks read(FIFO), regardless of O_NONBLOCK on read side?)

RTT-PROBE: lore-subspace-rtt
 2023-07-07 19:57 UTC 

[PATCH v3 0/8] add UFFDIO_POISON to simulate memory poisoning with UFFD
 2023-07-07 19:56 UTC  (4+ messages)
` [PATCH v3 4/8] mm: userfaultfd: add new UFFDIO_POISON ioctl

[PATCH 0/2] Query the RSU SPT table offset to determine RSU page size
 2023-07-07 19:54 UTC  (5+ messages)
` [PATCH 1/2 RESEND] firmware: stratix10-svc: Generic Mailbox Command
` [PATCH 2/2 RESEND] firmware: stratix10-rsu: query spt addresses

[PATCH] refscale: Fix use of uninitalized wait_queue_head_t
 2023-07-07 19:52 UTC  (3+ messages)

[PATCH libdrm v2] amdgpu: Use PRI?64 to format uint64_t
 2023-07-07 19:36 UTC  (3+ messages)

[RFC 00/12] net: huge page backed page_pool
 2023-07-07 19:50 UTC  (4+ messages)
` [RFC 06/12] net: page_pool: create hooks for custom page providers

[PATCH] dmaengine: qcom_hidma: Update codeaurora email domain
 2023-07-07 19:50 UTC  (2+ messages)

[PATCH 00/10] ima: measure events between kexec load and execute
 2023-07-07 19:49 UTC  (5+ messages)
` [PATCH 06/10] ima: update buffer at kexec execute with ima measurements

RTT-PROBE: lore-subspace-rtt
 2023-07-07 19:47 UTC 

[PATCH v2] drm/virtio: conditionally allocate virtio_gpu_fence
 2023-07-07 19:46 UTC  (6+ messages)
` [PATCH v3] "

[PATCH] python3: rework ptest handling
 2023-07-07 19:45 UTC  (4+ messages)
` [OE-core] "

[PATCH v2 01/11] ata: ahci_octeon: Convert to devm_platform_ioremap_resource()
 2023-07-07 19:43 UTC  (5+ messages)
` [PATCH v2 08/11] ata: pata_ixp4xx: Use devm_platform_get_and_ioremap_resource()
` [PATCH v2 09/11] ata: pata_ixp4xx: Remove unnecessary return value check

+ mm-hugetlb_vmemmap-fix-a-race-between-vmemmap-pmd-split.patch added to mm-unstable branch
 2023-07-07 19:41 UTC 

[PATCH] mm: hugetlb_vmemmap: fix a race between vmemmap pmd split
 2023-07-07 19:41 UTC  (3+ messages)

arch/sh/boards/mach-hp6xx/hp6xx_apm.c:32:22: warning: variable 'backup' set but not used
 2023-07-07 19:40 UTC 

[PATCH v2] wifi: wilc1000: change firmware path from 'atmel' to 'microchip/wilc'
 2023-07-07 19:41 UTC 

[PATCH v3 00/11] drm/msm/dpu: cleanup dpu_core_perf module
 2023-07-07 19:39 UTC  (24+ messages)
` [PATCH v3 01/11] drm/msm/dpu: drop enum dpu_core_perf_data_bus_id
` [PATCH v3 02/11] drm/msm/dpu: core_perf: extract bandwidth aggregation function
` [PATCH v3 03/11] drm/msm/dpu: core_perf: bail earlier if there are no ICC paths
` [PATCH v3 04/11] drm/msm/dpu: drop separate dpu_core_perf_tune overrides
` [PATCH v3 05/11] drm/msm/dpu: rework indentation in dpu_core_perf
` [PATCH v3 06/11] drm/msm/dpu: drop the dpu_core_perf_crtc_update()'s stop_req param
` [PATCH v3 07/11] drm/msm/dpu: use dpu_perf_cfg in DPU core_perf code
` [PATCH v3 08/11] drm/msm/dpu: remove unused fields from struct dpu_core_perf
` [PATCH v3 09/11] drm/msm/dpu: core_perf: remove extra clk_round_rate() call
` [PATCH v3 10/11] drm/msm/dpu: move max clock decision to dpu_kms
` [PATCH v3 11/11] drm/msm/dpu: drop dpu_core_perf_destroy()

[PATCH v6,0/11] media: mediatek: vcodec: separate encoder and decoder
 2023-07-07 19:37 UTC  (3+ messages)
` [PATCH v6,06/11] media: mediatek: vcodec: replace pr_* with dev_* for v4l2 debug message

[PATCH v2] drm/i915/display/lspcon: Increase LSPCON mode settle timeout
 2023-07-07 19:34 UTC  (5+ messages)
` [Intel-gfx] "

[PATCH v6 00/14] x86: Trenchboot secure dynamic launch Linux kernel support
 2023-07-07 19:31 UTC  (11+ messages)
` [PATCH v6 04/14] x86: Secure Launch Resource Table header file

Hello world
 2023-07-07 19:31 UTC 

[Intel-xe] [PATCH v4 0/5] D3Cold Policy
 2023-07-07 19:37 UTC  (3+ messages)
` [Intel-xe] [PATCH v4 4/5] xe/drm/pm: Toggle d3cold_allowed using vram_usages

RTT-PROBE: lore-subspace-rtt
 2023-07-07 19:37 UTC 

[PATCH v2 1/2] target/riscv: Remove redundant check in pmp_is_locked
 2023-07-07 19:31 UTC  (2+ messages)

[PATCH v4 00/35] Maple tree mas_{next,prev}_range() and cleanup
 2023-07-07 19:28 UTC  (6+ messages)
` [PATCH v4 33/35] maple_tree: Update testing code for mas_{next,prev,walk}

+ mm-lock-newly-mapped-vma-which-can-be-modified-after-it-becomes-visible.patch added to mm-unstable branch
 2023-07-07 19:29 UTC 

+ mm-lock-a-vma-before-stack-expansion.patch added to mm-unstable branch
 2023-07-07 19:29 UTC 

Expected behaviour for pathspecs matching attributes in subdirectories
 2023-07-07 19:28 UTC  (7+ messages)

[RFC bpf-next v3 00/14] bpf: Netdev TX metadata
 2023-07-07 19:30 UTC  (15+ messages)
` [RFC bpf-next v3 01/14] bpf: Rename some xdp-metadata functions into dev-bound
` [RFC bpf-next v3 02/14] bpf: Make it easier to add new metadata kfunc
` [RFC bpf-next v3 03/14] xsk: Support XDP_TX_METADATA_LEN
` [RFC bpf-next v3 04/14] bpf: Implement devtx hook points
` [RFC bpf-next v3 05/14] bpf: Implement devtx timestamp kfunc
` [RFC bpf-next v3 06/14] net: veth: Implement devtx timestamp kfuncs
` [RFC bpf-next v3 07/14] bpf: Introduce tx checksum devtx kfuncs
` [RFC bpf-next v3 08/14] net: veth: Implement devtx tx checksum
` [RFC bpf-next v3 09/14] net/mlx5e: Implement devtx kfuncs
` [RFC bpf-next v3 10/14] selftests/xsk: Support XDP_TX_METADATA_LEN
` [RFC bpf-next v3 11/14] selftests/bpf: Add helper to query current netns cookie
` [RFC bpf-next v3 12/14] selftests/bpf: Add csum helpers
` [RFC bpf-next v3 13/14] selftests/bpf: Extend xdp_metadata with devtx kfuncs
` [RFC bpf-next v3 14/14] selftests/bpf: Extend xdp_hw_metadata "

[RFC PATCH 0/3] support large folio for mlock
 2023-07-07 19:26 UTC  (6+ messages)

+ mm-sparse-remove-redundant-judgments-from-macro-for_each_present_section_nr.patch added to mm-unstable branch
 2023-07-07 19:26 UTC 

[PATCH -v2 1/2] report: safely update the result.xml file
 2023-07-07 19:27 UTC  (2+ messages)
` [PATCH -v2 2/2] report: remove xmlns specifier

[PATCH 5/5] accel/qaic: Fix a leak in map_user_pages()
 2023-07-07 19:24 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-07-07 19:27 UTC 

[PATCH v1] drm/i915/pxp/mtl: Update gsc-heci cmd size and timeout
 2023-07-07 19:25 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] Partially revert "amdgpu: DMCUB updates for DCN 3.1.4 and 3.1.5"
 2023-07-07 19:24 UTC  (2+ messages)

[PATCH 1/1] linux-firmware: update firmware for mediatek bluetooth chip (MT7922)
 2023-07-07 19:23 UTC  (2+ messages)

[PATCH] linux-firmware: update firmware for MT7922 WiFi device
 2023-07-07 19:22 UTC  (2+ messages)

[BUG mm-unstable] BUG: KASAN: use-after-free in shrink_folio_list+0x9f4/0x1ae0
 2023-07-07 19:23 UTC  (3+ 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.