All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-08 14:58:15 to 2026-09-08 15:24:37 UTC [more...]

[PATCH v2 2/7] drm/client: Add acquire_outputs callback; implement for fbdev emulation
 2026-09-08 15:24 UTC  (2+ messages)

[PATCH v2 0/6] drm/msm: fix SMMU fault dumps
 2026-09-08 15:24 UTC  (7+ messages)
` [PATCH v2 1/6] drm/msm: serialise framebuffer pin state
` [PATCH v2 2/6] drm/msm: fix framebuffer pin refcount leak on prepare failure
` [PATCH v2 3/6] drm/msm: release scanout framebuffers only after a vblank
` [PATCH v2 4/6] drm/msm/dpu: clear the DSPP pointer when no DSPP is assigned
` [PATCH v2 5/6] drm/msm/dpu: only reassign resources when the encoder is reprogrammed
` [PATCH v2 6/6] drm/ci: mark pixel-format tests as passing on SC7180

[PATCH v1 00/21] Building a better rte_flow parser
 2026-09-08 15:20 UTC  (19+ messages)
` [PATCH v2 00/19] "
  ` [PATCH v2 01/19] ethdev: add flow graph API
  ` [PATCH v2 02/19] net/intel/common: add flow engines infrastructure
  ` [PATCH v2 03/19] net/intel/common: add utility functions
  ` [PATCH v2 04/19] net/ixgbe: add support for common flow parsing
  ` [PATCH v2 05/19] net/ixgbe: reimplement ethertype parser
  ` [PATCH v2 06/19] net/ixgbe: reimplement syn parser
  ` [PATCH v2 07/19] net/ixgbe: reimplement L2 tunnel parser
  ` [PATCH v2 08/19] net/ixgbe: reimplement ntuple parser
  ` [PATCH v2 09/19] net/ixgbe: reimplement security parser
  ` [PATCH v2 10/19] net/ixgbe: reimplement FDIR parser
  ` [PATCH v2 11/19] net/ixgbe: reimplement hash parser
  ` [PATCH v2 12/19] net/ixgbe: advertise flow keep capability
  ` [PATCH v2 13/19] net/i40e: add support for common flow parsing
  ` [PATCH v2 14/19] net/i40e: reimplement ethertype parser
  ` [PATCH v2 15/19] net/i40e: refactor FDIR engine infrastructure
  ` [PATCH v2 16/19] net/i40e: reimplement FDIR parser
  ` [PATCH v2 17/19] net/i40e: reimplement tunnel parsers

[PATCH bpf-next 00/12] bpf: Support by-value struct and __int128 arguments
 2026-09-08 15:24 UTC  (7+ messages)
` [PATCH bpf-next 07/12] bpf, x86: Place kfunc arguments per the SysV calling convention

[PATCH] hazptr: handle NULL address in hazptr_detach
 2026-09-08 15:24 UTC  (2+ messages)

[PATCH v4 00/21] Preemptible this_cpu_*() operations
 2026-09-08 15:17 UTC  (17+ messages)
` [PATCH v4 01/21] arm64: percpu: Fix this_cpu_write() casting
` [PATCH v4 02/21] arm64: percpu: Fix this_cpu_and() mask generation
` [PATCH v4 04/21] arm64: cmpxchg: LL/SC: Avoid redundant extension
` [PATCH v4 05/21] arm64: cmpxchg128: LSE: Remove redundant operands
` [PATCH v4 06/21] arm64: preempt: Simplify and optimize __preempt_count_dec_and_test()
` [PATCH v4 07/21] arm64: preempt: Treat should_resched() as unlikely
` [PATCH v4 08/21] arm64: ptrace: Always inline pt_regs_[read,write}_reg()
` [PATCH v4 09/21] arm64: percpu: Factor out percpu offset asm
` [PATCH v4 10/21] arm64: gpr-num: Add wxN aliases for wN registers
` [PATCH v4 11/21] arm64: gpr-num: add __GPR_NUM() helper
` [PATCH v4 12/21] arm64: entry: sdei: Restore all clobberable GPRs
` [PATCH v4 13/21] arm64: entry: sdei: Make 'tsk' available
` [PATCH v4 14/21] arm64: percpu: Add infrastructure for preemptible this_cpu_*() ops
` [PATCH v4 15/21] arm64: percpu: Implement preemptible read/write ops
` [PATCH v4 16/21] arm64: percpu: Implement preemptible void RMW ops
` [PATCH v4 17/21] arm64: percpu: Implement preemptible return "

[PATCH v2 1/7] drm/edid: Include <linux/fb.h>
 2026-09-08 15:23 UTC  (2+ messages)

[PATCH v6 00/10] PCI: dw-rockchip: add system suspend support
 2026-09-08 15:23 UTC  (21+ messages)
` [PATCH v6 01/10] PCI: dw-rockchip: Fix LTSSM set functions
` [PATCH v6 02/10] PCI: dw-rockchip: Restore vpcie3v3 regulator handle
` [PATCH v6 03/10] PCI: dw-rockchip: Move devm_phy_get out of phy_init
` [PATCH v6 04/10] PCI: dw-rockchip: Add helper function for enhanced LTSSM control mode
` [PATCH v6 05/10] PCI: dw-rockchip: Add helper function for controller mode
` [PATCH v6 06/10] PCI: dw-rockchip: Add helper function for DDL indicator
` [PATCH v6 07/10] PCI: dw-rockchip: Add pme_turn_off support
` [PATCH v6 08/10] PCI: dw-rockchip: Set broken L1SS resume flag
` [PATCH v6 09/10] PCI: dw-rockchip: Add system PM support
` [PATCH v6 10/10] PCI: dw-rockchip: Clear debug buffer before entering L2

linux-next: build failure after merge of the drm-misc tree
 2026-09-08 15:22 UTC  (4+ messages)

[PATCH 0/2] x86: Use "er" asm constriant for add/sub
 2026-09-08 15:21 UTC  (9+ messages)

[PATCH] SUNRPC: fix netns use-after-free in write_gssp()
 2026-09-08 15:21 UTC  (2+ messages)

[PATCH v3 00/14] Remove PG_private by using page/folio->private checks instead
 2026-09-08 15:21 UTC  (10+ messages)
` [PATCH v3 01/14] mm/zsmalloc: replace PG_private with pointer comparison
` [PATCH v3 02/14] perf/ring_buffer: stop using PG_private as AUX page high-order marker
` [PATCH v3 03/14] xen/grant-table: stop setting PG_private on pages for grant mapping
` [PATCH v3 04/14] fscrypt: stop setting PG_private on bounce page

[PATCH RFC v2 00/19] drm/panel: embed a drm_bridge into every drm_panel
 2026-09-08 15:21 UTC  (5+ messages)
` [PATCH RFC v2 05/19] "

[PATCH] perf test: waiting.sh: Replace timestamp polling with sleep
 2026-09-08 15:20 UTC 

[PATCH v4 00/17] mm/huge_memory: clean up and decouple the anon and file split helpers
 2026-09-08 15:20 UTC  (9+ messages)
` [PATCH v4 04/17] mm/huge_memory: split the routine for splitting anon and file folio
` [PATCH v4 08/17] mm/huge_memory: move unmap and remap into the split helpers
` [PATCH v4 09/17] mm/huge_memory: rename remap_page() to remap_folio()
` [PATCH v4 10/17] mm/huge_memory: move the racy refcount check into unmap_folio()

[PATCH v4 0/3] drm/sched: fix use-after-free of the fence timeline name
 2026-09-08 15:20 UTC  (13+ messages)
` [PATCH v4 1/3] drm/sched: cache the timeline name to fix a use-after-free

[PATCH] ksmbd: fix invalid pointer dereference when get_inode_acl() fails
 2026-09-08 15:19 UTC  (3+ messages)
  `  "

[PATCH bpf-next] bpf, x86: Use global buffer for trampoline size generation
 2026-09-08 15:19 UTC  (6+ messages)

[PATCH 0/9] linkmode: better use bitmap API
 2026-09-08 15:19 UTC  (4+ messages)
` [PATCH 7/9] net: phy: use linkmode operation return values in phy_device.c

[PATCH v2] kprobes: use DEFINE_DEBUGFS_ATTRIBUTE for the enabled knob
 2026-09-08 15:19 UTC  (2+ messages)

[PATCH net] vsock: do not reset a socket in connect() once it has connected
 2026-09-08 15:17 UTC  (7+ messages)

[RFC v5 00/28] hw/arm/smmuv3: Support Secure state for SMMUv3
 2026-09-08 15:17 UTC  (11+ messages)
` [RFC v5 12/28] hw/arm/smmuv3: Tag IOTLB cache keys with SEC_SID
` [RFC v5 15/28] hw/arm/smmu: Make CMDQ invalidation security-state aware

[PATCH v2 0/8] mm: remove page_swap_entry()
 2026-09-08 15:16 UTC  (9+ messages)
` [PATCH v2 1/8] mm/swap: add folio_swap_entry() and folio_page_swap_entry()
` [PATCH v2 2/8] mm/huge_memory: add a comment to the open-coded swap entry
` [PATCH v2 3/8] mm/rmap: use folio_page_swap_entry() in ttu_anon_swapbacked_folio()
` [PATCH v2 4/8] mm/zswap: use folio_swap_entry() in zswap_store_page()
` [PATCH v2 5/8] mm/swapfile: use folio_page_swap_entry()
` [PATCH v2 6/8] arm64: mte: make mte_save_tags() and mte_restore_tags() static
` [PATCH v2 7/8] arm64: mte: pass the swap entry to mte_save_tags()
` [PATCH v2 8/8] mm/swap: remove page_swap_entry()

[PATCH] maintainers.inc: add myself for several recipes
 2026-09-08 15:17 UTC  (2+ messages)
` Patchtest results for "

[PATCH 0/3] Enable xfs error reporting to print out error codes
 2026-09-08 15:16 UTC  (3+ messages)
` [PATCH 1/3] xfs: add xfs_error_report the ability to display an error code

[PATCH RFC v4] net: phy: fix suspicious RCU usage in phy_detach()
 2026-09-08 15:15 UTC  (2+ messages)

[PATCH net v3] net: phy: mediatek-ge: disable EEE on the MT7530 PHY
 2026-09-08 15:14 UTC  (3+ messages)

rust: Build error in DRM bindings
 2026-09-08 15:14 UTC  (2+ messages)

[PATCH v2] KVM: arm64: Trap guest MPAM accesses whenever MPAM is implemented
 2026-09-08 15:14 UTC  (2+ messages)

[PATCH v3 0/1] [PATCH v3] device-types/blk/description.tex: Allow longer device IDs to be returned
 2026-09-08 15:14 UTC  (3+ messages)
` [PATCH v3 1/1] "

[RFC PATCH] mempool: no cache size limit
 2026-09-08 15:14 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v9 0/4] xen/acpi,device-tree: Introduce generic CPU topology support for ACPI and DT
 2026-09-08 15:13 UTC  (3+ messages)
` [PATCH v9 1/4] xen/device-tree: Parse 'cpu-map' node for CPU topology exploration

[PATCH v5 00/24] vdso: Reject absolute relocations during build
 2026-09-08 15:12 UTC  (6+ messages)
` [PATCH v5 02/24] x86/elf, um/x86/elf: Move relocation constants to UAPI

[PATCH] ice: fix double dereference in TP_printk problems in ice_{rx, tx}_dim_template
 2026-09-07 16:48 UTC 

[PATCH net-next v5 00/12] gve: AdminQ mode related refactors
 2026-09-08 15:12 UTC  (3+ messages)

[PATCH] iio: adc: max14001: add missing MODULE_DEVICE_TABLE macro
 2026-09-08 15:12 UTC  (5+ messages)

[PATCH v10 00/27] Intel Xe GPU Debug Support (eudebug) v10
 2026-09-08 15:12 UTC  (4+ messages)
` [PATCH v10 26/27] drm/xe/eudebug: Introduce EU pagefault handling interface

[PATCH 1/2] perf/x86/intel: Correct pt_regs->flags update for PEBS path
 2026-09-08 15:10 UTC  (6+ messages)
` [PATCH 2/2] perf/x86: Disable precise sampling for PERF_SAMPLE_STACK_USER

[PATCH] drm/msm/adreno: keep the GPU timestamp monotonic across power collapse
 2026-09-08 15:09 UTC  (6+ messages)

[PATCH v2] mmc: vub300: fix use-after-free in vub300 teardown
 2026-09-08 15:09 UTC 

[GIT PULL 00/15] Preliminary fixes from "qom/qdev: associate properties with QAPI"
 2026-09-08 15:06 UTC  (16+ messages)
` [GIT PULL 01/15] system/memory: fix "priority" property typename
` [GIT PULL 02/15] backends/hostmem: fix property typenames
` [GIT PULL 03/15] backends/hostmem-file: fix "align" property typename
` [GIT PULL 04/15] accel/tcg: fix "tb-size" "
` [GIT PULL 05/15] block/throttle-groups: fix throttle properties typename
` [GIT PULL 06/15] event-loop-base: fix property typenames
` [GIT PULL 07/15] iothread: fix poll properties typename
` [GIT PULL 08/15] util/thread-context: fix property typenames
` [GIT PULL 09/15] target/i386: fix CPUID version properties typename
` [GIT PULL 10/15] ppc/pnv: fix phb-id and chip-id "
` [GIT PULL 11/15] backends/hostmem-memfd: fix "hugetlbsize" property typename
` [GIT PULL 12/15] hw/acpi: fix "node" properties typename
` [GIT PULL 13/15] spdm-socket: convert SpdmTransportType to QAPI enum
` [GIT PULL 14/15] target/riscv: fix incorrect QAPI types and u8 casting
` [GIT PULL 15/15] memory: use object_property_add_link for container property

[PATCH v2] pci: designware: Set DMA_BYPASS bit in outbound IATU CTRL2 register
 2026-09-08 15:08 UTC  (2+ messages)

[PATCH 0/6] sbsa-gwdt cleanup and fixes
 2026-09-08 15:08 UTC  (4+ messages)
` [PATCH 6/6] sbsa-gwdt: reschedule timer on direct WCV load

[PATCH] mm: page_alloc: add trace_mm_page_alloc to bulk allocation path
 2026-09-08 15:08 UTC  (3+ messages)
` [PATCH v4] mm: page_alloc: add missing hooks "

[PATCH] mmc: vub300: fix use-after-free in vub300 teardown
 2026-09-08 15:08 UTC  (5+ messages)

[PATCH v4 0/2] drm/i915/display: reduce clock_gating interface between core and display
 2026-09-08 15:08 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/i915/display: reduce clock_gating interface between core and display (rev2)

[PATCH v3 00/21] arm64: Preemptible this_cpu_*() operations
 2026-09-08 15:07 UTC  (4+ messages)
` [PATCH v3 16/21] arm64: percpu: Implement preemptible void RMW ops

[PATCH v4 0/8] drm/xe/mmio_gem: fix fault handler and destroy path
 2026-09-08 15:07 UTC  (3+ messages)
` [PATCH v4 8/8] drm/xe: convert PCI barrier mmap to use xe_mmio_gem

[PATCH] midx-write: skip empty incremental layers
 2026-09-08 15:06 UTC  (3+ messages)
` [PATCH v2] midx-write: skip writes with no object entries

[meta-gnome][PATCH 1/3] gnome-keyring: upgrade 46.2 -> 50.0
 2026-09-08 15:06 UTC  (3+ messages)
` [meta-gnome][PATCH 2/3] gimp: add librsvg-gtk to RDEPENDS
` [meta-gnome][PATCH 3/3] gdm: remove dbus-broker from RCONFLICTS

[PATCH v2 00/39] [RISC-V] virtual interrupt controller (vAPLIC/vIMSIC) support
 2026-09-08 15:05 UTC  (6+ messages)
` [PATCH v2 19/39] xen/riscv: implement trap redirection to a guest

[PATCH] perf/arm-cmn: Fix {wp_dev_sel2, wp_dev_sel} limited to 0/1 when MXP_MULTIPLE_DTM_EN is TRUE
 2026-09-08 15:04 UTC  (3+ messages)

[PATCH v3 0/5] optee: Add support for enumerating RPMB-dependent services
 2026-09-08 15:03 UTC  (6+ messages)
` [PATCH v3 1/5] tee: optee: Factor out service enumeration and binding functions
` [PATCH v3 2/5] tee: optee: Add support for enumerating services that only need RPMB
` [PATCH v3 3/5] tee: optee: Do not warn about TEE_ERROR_STORAGE_NOT_AVAILABLE
` [PATCH v3 4/5] mmc: Call back to optee after a successful mmc_init
` [PATCH v3 5/5] mmc: Make "MMC Device not found" a debug output

[PATCH net] ath9k_htc: fix possibly missing barrier in ath9k_htc_rxep()
 2026-09-08 15:04 UTC  (2+ messages)

[PATCH 0/7] arm64: dts: qcom: IdeaCentre Mini 01Q8X10 Hamoa + Purwa
 2026-09-08 15:04 UTC  (7+ messages)

[PATCH v2 00/14] x86: Address Space Isolation, part 2: asi= option and per-vCPU page tables
 2026-09-08 15:03 UTC  (3+ messages)
` [PATCH v2 08/14] x86/mm: purge unneeded destroy_perdomain_mapping()

[PATCH v2] dfu: mtd: probe before get_mtd_device_nm()
 2026-09-08 15:03 UTC 

[PATCH net-next v2 0/9] net: stmmac: qcom-ethqos: add Shikra EMAC support
 2026-09-08 15:01 UTC  (3+ messages)
` [PATCH net-next v2 2/9] net: phy: dp83867: add regulator supply management

RFC: Semantic change to PYPI_PACKAGE in pypi.bbclass
 2026-09-08 15:01 UTC  (2+ messages)
` [Openembedded-architecture] "

[PATCH 1/4] ASoC: es8326: report resume restore errors
 2026-09-07 22:49 UTC  (2+ messages)

[LTP] [PATCH v5 1/3] thp04: group runtime state and skip when /proc/self/mem writes are blocked
 2026-09-08 15:01 UTC  (2+ messages)
` [LTP] "

[PATCH] selinux: treat genfscon lookup failure as non-fatal for booleans
 2026-09-08 15:00 UTC  (2+ messages)

[PATCH 0/3] irqchip/gic-v3: Lifetime and range fixes in the GICv3 and ITS drivers
 2026-09-08 14:26 UTC  (3+ messages)
` [PATCH 1/3] irqchip/gic-v3: Release the partition node in gic_irq_get_fwspec_info()
` [PATCH 3/3] irqchip/gic-v3-its: Clear vpt_page after freeing the pending table

[PATCH] advice: use global config for default branch name
 2026-09-08 18:56 UTC  (3+ messages)

[PATCH] maintainers.inc: Update maintainer for psplash and systemd recipes
 2026-09-08 14:59 UTC 

[PATCH v6 00/12] dma-buf: heaps: Add support for Tegra VPR
 2026-09-08 14:59 UTC  (3+ messages)
` [PATCH v6 06/12] of: Export of_node_to_nid()

[PATCH net-next v14 00/10] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-09-08 14:57 UTC  (36+ messages)
` [PATCH net-next v14 01/10] net: phy: aquantia: fix system interface type not updated in forced mode
` [PATCH net-next v14 02/10] dt-bindings: phy: document the serdes PHY on sa8255p
` [PATCH net-next v14 03/10] phy: qcom: add the SGMII SerDes PHY driver for SCMI systems
` [PATCH net-next v14 04/10] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
` [PATCH net-next v14 05/10] net: stmmac: qcom-ethqos: set serdes mode before powerup
` [PATCH net-next v14 06/10] net: stmmac: qcom-ethqos: update phy_mode to the resolved interface in mac_finish()
` [PATCH net-next v14 07/10] net: stmmac: qcom-ethqos: fix SGMII loopback not set on resume after speed change
` [PATCH net-next v14 08/10] net: stmmac: qcom-ethqos: reuse the address of ethqos_emac_driver_data
` [PATCH net-next v14 09/10] net: stmmac: qcom-ethqos: factor out linux-level setup into a separate function
` [PATCH net-next v14 10/10] net: stmmac: qcom-ethqos: add support for sa8255p

[PATCH 0/8] vfio-user: live migration support
 2026-09-08 14:58 UTC  (3+ messages)
` [PATCH 8/8] vfio-user: enable live migration for pci devices

[PATCH v1 0/2] pinctrl: qcom: Add QCS615 LPASS LPI pinctrl support
 2026-09-08 14:58 UTC  (3+ messages)
` [PATCH v1 2/2] pinctrl: qcom: Add qcs615 lpass lpi pinctrl driver


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.