All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-04 07:56:39 to 2026-09-04 08:33:45 UTC [more...]

[PATCH v4 0/3] drm/sched: fix use-after-free of the fence timeline name
 2026-09-04  8:31 UTC  (7+ messages)
` [PATCH v4 1/3] drm/sched: cache the timeline name to fix a use-after-free
` [PATCH v4 3/3] drm/sched/tests: add a UAF regression test for the timeline name

[PATCH bpf 1/8] bpf: don't infer non-NULL from a pointer with an unbounded offset
 2026-09-04  8:33 UTC  (7+ messages)
` [PATCH bpf 2/8] selftests/bpf: no non-NULL inference from unbounded offset pointers
` [PATCH bpf 3/8] bpf: don't resurrect a scalar id dropped by collect_linked_regs()
` [PATCH bpf 4/8] selftests/bpf: check the linked regs cap for the compared register
` [PATCH bpf 5/8] bpf: don't predict JMP32 pointer vs zero comparisons
` [PATCH bpf 6/8] selftests/bpf: check that JMP32 pointer vs zero jumps are not predicted
` [PATCH bpf 7/8] bpf: mark the zero register precise for a register-form NULL check

[PATCH v6 11/13] drm/imx: dc-lb: Drop initial primary and secondary input selections
 2026-09-04  8:33 UTC  (2+ messages)

[PATCH v6 00/13] drm/imx: dc: Use prefetch engine
 2026-09-04  8:33 UTC  (25+ messages)
` [PATCH v6 03/13] drm/imx: dc-fu: Fix dimensions
` [PATCH v6 04/13] drm/imx: dc-crtc: Disable at boot
` [PATCH v6 05/13] drm/imx: dc: Add PRG support
` [PATCH v6 06/13] drm/imx: dc: Add DPR channel support
` [PATCH v6 07/13] drm/imx: dc: Use TCON operation mode
` [PATCH v6 08/13] drm/imx: dc-ed: Support getting source selection
` [PATCH v6 10/13] drm/imx: dc-ed: Drop initial "
` [PATCH v6 12/13] drm/imx: dc-fu: Get DPR channel
` [PATCH v6 13/13] drm/imx: dc: Use prefetch engine

[ANN] Containers to run Netdev CI tests locally
 2026-09-04  8:33 UTC  (3+ messages)

[PATCH v6 09/13] drm/imx: dc-lb: Support getting secondary input selection
 2026-09-04  8:33 UTC  (2+ messages)

[PATCH v3] vhost/vsock: batch RX used-ring updates
 2026-09-04  8:32 UTC  (2+ messages)

[PATCH v2 0/3] media: i2c: imx471: Add line length PCK setting and calculate pixel rate based on external clock rate
 2026-09-04  8:32 UTC  (4+ messages)
` [PATCH v2 1/3] media: i2c: imx471: Add line length PCK setting

[PATCH 0/4] Minor cleanups and improvements for script/oe-depends-dot
 2026-09-04  8:32 UTC  (6+ messages)
` [PATCH 1/4] scripts/oe-depends-dot: fix dotfile argument type
` [PATCH 2/4] scripts/oe-depends-dot: remove custom argument checking
` [PATCH 3/4] scripts/oe-depends-dot: fix Fonud -> Found typo in warning
  ` Patchtest results for "
` [PATCH 4/4] scripts/oe-depends-dot: give the dotfile argument a sensible default

[PATCH v5 00/49] KVM: arm64: Add GICv5 IRS support
 2026-09-04  8:31 UTC  (16+ messages)
` [PATCH v5 09/49] KVM: arm64: gic-v5: Create and manage VM and VPE tables
` [PATCH v5 10/49] KVM: arm64: gic-v5: Introduce guest IST alloc and management
` [PATCH v5 11/49] KVM: arm64: gic-v5: Implement VMT/vIST IRS MMIO Ops
` [PATCH v5 14/49] KVM: arm64: gic-v5: Set up VMTEs and VPE doorbells
` [PATCH v5 16/49] KVM: arm64: gic-v5: Request doorbells when VPEs enter WFI

[PATCH 0/3] A few leak fixes for QTest
 2026-09-04  8:31 UTC  (3+ messages)
` [PATCH 1/3] ahci: Fix leak of IRQState

[PATCH net-next 00/33] Remove comma after sentinel entries in match table
 2026-09-04  8:31 UTC  (10+ messages)
` [PATCH net-next 05/33] can: m_can: Remove comma after sentinel-entry in match-table
` [PATCH net-next 11/33] net: dsa: hellcreek: "
` [PATCH net-next 22/33] net: dsa: rzn1_a5psw: "

[PATCH net 1/2] net/sched: codel: bound the dropping loop per dequeue call
 2026-09-04  8:31 UTC  (3+ messages)

[PATCH] media: staging: ipu7: declare firmware files with MODULE_FIRMWARE
 2026-09-04  8:31 UTC  (2+ messages)

[PATCH 0/8] mm: introduce for_each_process_rcu and for_each_thread_rcu
 2026-09-04  8:30 UTC  (7+ messages)
` [PATCH 2/8] mm/oom_kill: convert process/thread iterators to for_each_*_rcu
` [PATCH 3/8] mm/ksm: convert process iterator to for_each_process_rcu
` [PATCH 4/8] mm/memory-failure: "
` [PATCH 5/8] kernel: convert process/thread iterators to for_each_*_rcu
` [PATCH 6/8] fs: "
` [PATCH 8/8] security/landlock: convert thread iterator to for_each_thread_rcu

[PATCH] bfs: remove the filesystem
 2026-09-04  8:29 UTC 

[PATCH v2] drm/xe/vm: Handle purged BOs in VM snapshots
 2026-09-04  8:30 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/vm: Handle purged BOs in VM snapshots (rev2)

[PATCH 2/2] selftests/mm: restore hidden hugetlb reservation scenarios
 2026-09-04  8:30 UTC  (3+ messages)

[PATCH v2] drm/xe/guc: Guard page-fault ack with runtime PM check
 2026-09-04  8:30 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for drm/xe/guc: Guard page-fault ack with runtime PM check (rev2)
` ✓ CI.KUnit: success "

[PATCH v2 00/14] x86: Address Space Isolation, part 2: asi= option and per-vCPU page tables
 2026-09-04  8:29 UTC  (8+ messages)
` [PATCH v2 03/14] x86/pv: use populate_perdomain_mapping() to map the Xen GDT

[PATCH v1] drm/i915/display: Add command line param for DC balance
 2026-09-04  8:28 UTC  (2+ messages)

[PATCH v2 00/39] [RISC-V] virtual interrupt controller (vAPLIC/vIMSIC) support
 2026-09-04  8:26 UTC  (7+ messages)
` [PATCH v2 10/39] xen/riscv: build the target hart index via aplic_hart_field()
` [PATCH v2 11/39] xen/riscv: add helper to check APLIC MSI mode
` [PATCH v2 12/39] xen/riscv: implement vCPU context switching

[PATCH v4 0/7] drm/xe/sysctrl: Clean up error handling in
 2026-09-04  8:25 UTC  (6+ messages)
` [PATCH v4 1/7] drm/xe/sysctrl: Return error codes from sysctrl_wait_bit_clear()

[PATCH 1/1] lib: sbi_irqchip: error handling in sbi_irqchip_raw_handler_default()
 2026-09-04  8:25 UTC  (2+ messages)

[PATCH v2 0/8] mm/page_owner: Add PID/TGID/COMM and cgroup filtering
 2026-09-04  8:25 UTC  (2+ messages)

[PATCH v1 net 3/3] selftest: af_unix: Add zero-buffer test for msg_oob.c
 2026-09-04  8:25 UTC  (2+ messages)

[PATCH v1 net 2/3] af_unix: Return immediately when manage_oob() returns NULL for 0-length buffer
 2026-09-04  8:25 UTC  (2+ messages)

[PATCH v1 net 1/3] af_unix: Update last skb marker in manage_oob()
 2026-09-04  8:25 UTC  (2+ messages)

[PATCH v6 0/3] Support multiple ioreq pages
 2026-09-04  8:24 UTC  (4+ messages)

[PATCH v3 00/10] Support ROHM BD73800
 2026-09-04  8:24 UTC  (3+ messages)
` [PATCH v3 08/10] clk: bd718x7: "

[LTP] [PATCH v8 1/5] sched_setattr01: Convert to new API
 2026-09-04  8:23 UTC  (3+ messages)
` [LTP] "

[PATCH v2 00/25] hw/arm: Facebook SanMiguel BMC and TMP75-family sensors
 2026-09-04  8:22 UTC  (4+ messages)
` [PATCH v2 18/25] tests/functional: add a pure-Python device-locator resolver
  ` Adding /machines/labels (was Re: [PATCH v2 18/25] tests/functional: add a pure-Python device-locator resolver)

[OE-core][scarthgap 00/27] Pull request (cover letter only)
 2026-09-04  8:22 UTC 

[nf PATCH v2] netfilter: nfnetlink: Fix for interrupted hook dumps
 2026-09-04  8:23 UTC  (3+ messages)

[PATCH RFC v2 00/16] coredump, files: exit files on request
 2026-09-04  8:22 UTC  (5+ messages)
` [PATCH RFC v2 02/16] fs: add fput_close_list() and fput_list()

[PATCH RFC v2 0/6] Speakers for Pixel 3 / 3 XL
 2026-09-04  8:22 UTC  (3+ messages)
` [PATCH RFC v2 5/6] ASoC: cs35l36: Implement set_tdm_slot to program RX and TX slots

[PATCH] xarray: fix index jumping backwards in xas_find()
 2026-09-04  8:21 UTC  (3+ messages)

[PATCH] drm/i915/display: Limit SEL_FETCH clear to supported pipes
 2026-09-04  8:20 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for "

[PATCH 00/47] single-binary: implement dynamic filtering for QOM types
 2026-09-04  8:19 UTC  (3+ messages)

[PATCH] lib: sbi: respect scounteren when emulating timeh
 2026-09-04  8:19 UTC  (2+ messages)

[PATCH v4 1/1] eventpoll: Replace rwlock with spinlock
 2026-09-04  8:11 UTC  (3+ messages)
` [QUESTION] Are these issues PREEMq:PT_RT-specific?
` [QUESTION] Are these issues PREEMPT_RT-specific?

[PATCH v1] tests/intel/xe_ras: Introduce error threshold
 2026-09-04  8:17 UTC  (4+ messages)

[PATCH 0/5] clang: more warning and error fixes
 2026-09-04  7:59 UTC  (6+ messages)
` [PATCH 1/5] kbuild: emit asm-offsets markers as .ascii strings
` [PATCH 2/5] scripts: imx9image: fix warnings reported by clang
` [PATCH 3/5] kbuild: disable -Wunused-but-set-variable after -Wall
` [PATCH 4/5] kbuild: disable -Winitializer-overrides for clang
` [PATCH 5/5] ARM64: cache: use WEAK() for v8_flush_l3_cache stub

[PATCH] hw/net: cadence: Honor subword lanes in the GEM registers
 2026-09-04  8:16 UTC  (2+ messages)

[PATCH 0/2] lib: sbi: Fix stale trap_context/prev_context linking
 2026-09-04  8:16 UTC  (3+ messages)
` [PATCH 1/2] firmware: Clear scratch->trap_context on warm boot
` [PATCH 2/2] lib: sbi: Fix stale prev_context in RNMI handler

[PATCH 0/2] WK2xxx SPI to UART bridge driver
 2026-09-04  8:17 UTC  (3+ messages)
` [PATCH 1/2] serial: wk2xxx: Add WK2xxx SPI UART driver

[PATCH v2 0/6] arm64: dts: qcom: nord: Add remoteproc and PMIC support
 2026-09-04  8:16 UTC  (7+ messages)
` [PATCH v2 1/6] arm64: dts: qcom: nord: Add support for ADSP and CDSPs
` [PATCH v2 2/6] arm64: dts: qcom: nord-rrd: Enable "
` [PATCH v2 3/6] arm64: dts: qcom: nord: Add the SPMI PMIC arbiter
` [PATCH v2 4/6] arm64: dts: qcom: nord: Add PMAU0102 and PMM8650AU PMIC support
` [PATCH v2 5/6] dt-bindings: arm: qcom: Document Nord Ride Embedded board
` [PATCH v2 6/6] arm64: dts: qcom: Add initial support for "

[PATCH 0/2] checkout -m: refine autostash fallback
 2026-09-04  8:16 UTC  (10+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] stash: reserve exit status 1 for conflicts

[oe][meta-oe] CVE report wrynose branch 31 Aug 2026
 2026-09-04  8:16 UTC  (2+ messages)

[PATCH v5 0/5] Hyper-V: Add para-virtualized IOMMU support for Linux guests
 2026-09-04  8:16 UTC  (11+ messages)
` [PATCH v5 1/5] hyperv: Introduce new hypercall interfaces used by Hyper-V guest IOMMU
` [PATCH v5 2/5] Drivers: hv: Add logical device ID registry for vPCI devices
` [PATCH v5 3/5] iommu/x86: Add architectural MSI reserved region helper
` [PATCH v5 4/5] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest
` [PATCH v5 5/5] iommu/hyperv: Add page-selective IOTLB flush support

[RESEND PATCH net-next v14] net: phy: Add driver for Motorcomm Quad 2.5GbE phy
 2026-09-04  8:15 UTC 

[PATCH 0/2] 52-bit VA guest mode ID support
 2026-09-04  8:14 UTC  (2+ messages)

[PATCH 0/7] VLAN and QinQ fixes for iavf
 2026-09-04  8:14 UTC  (8+ messages)
` [PATCH 3/7] net/iavf: fix VLAN outer TPID setting on Tx
` [PATCH v2 0/7] VLAN and QinQ fixes for iavf
  ` [PATCH v2 3/7] net/iavf: fix VLAN outer TPID setting on Tx

[PATCH v2 0/6] drm: Consolidate the wait timeout conversion helpers
 2026-09-04  8:14 UTC  (3+ messages)
` [PATCH v2 1/6] drm: Move drm_timeout_abs_to_jiffies() to drm_timeout.c

[PATCH][next] selftests/bpf: test_xsk: Fix spelling mistake "conigure" -> "configure"
 2026-09-04  8:14 UTC  (2+ messages)

[PATCH v4 0/5] powervr: MT8173 GPU support
 2026-09-04  8:13 UTC  (7+ messages)

[PATCH] memory: exynos5422-dmc: handle clock enable failures
 2026-09-04  8:14 UTC  (2+ messages)

[PATCH v2] selftests: cover kernfs dentry revalidation
 2026-09-04  8:13 UTC  (3+ messages)

[PATCH v2.1] mm/damon/core: fix false positive in damos_quota_is_full() when esz is zero
 2026-09-04  8:07 UTC  (2+ messages)

[PATCH i-g-t 0/2] Derive write-through availability from the PAT config
 2026-09-04  8:56 UTC  (3+ messages)
` [PATCH i-g-t 1/2] lib/intel_pat: add intel_pat_has_wt()
` [PATCH i-g-t 2/2] tests/intel/xe_pat: skip the write-through checks without a WT index

[GIT PULL] pmdomain/cpuidle fixes for v7.3-rc2
 2026-09-04  8:12 UTC 

[PATCH] clk: devres: make clock cleanup explicit on failure
 2026-09-04  8:12 UTC  (3+ messages)

[PATCH v3] rust_binder: speed up get_node_debug_info using lower_bound iter
 2026-09-04  8:12 UTC  (3+ messages)

[PATCH v9 00/15] add software ecdsa support
 2026-09-04  8:10 UTC  (3+ messages)

[PATCH v2] keys: Fix key_user use-after-free during ownership changes
 2026-09-04  8:09 UTC 

[PATCH bpf 2/2] selftests/bpf: cover the exception callback using its own BPF stack
 2026-09-04  8:09 UTC  (2+ messages)

[PATCH 00/10] spl: ufs: Add support for loading U-Boot from boot W-LU
 2026-09-04  8:09 UTC  (8+ messages)
` [PATCH 01/10] ufs: hand sense data to the SCSI layer
` [PATCH 04/10] scsi: allow a controller to declare well known logical units

[PATCH v9 00/19] Add Freescale i.MX8qxp Display Controller support
 2026-09-04  8:10 UTC  (8+ messages)

[PATCH] net: sun4i-emac: fix missing of_node_put() for phy_node
 2026-09-04  8:07 UTC 

[LTP] [PATCH] lib: Check minimal supported kernel version
 2026-09-04  8:07 UTC 

[PATCH v4 1/7] dt-bindings: phy: Add PHY_TYPE_DSI and PHY_TYPE_CSI definitions
 2026-09-04  8:06 UTC  (6+ messages)
` [RFC PATCH] arm64: dts: rockchip: add mipi csi-2 receiver nodes for the dcphys on rk3588

[PATCH net v4 2/2] net: phy: restore the interrupt after a generic-driver bind cycle
 2026-09-04  8:05 UTC  (2+ messages)

[PATCH 0/4] staging: media: ipu7: abi headers cleanup
 2026-09-04  8:05 UTC  (2+ messages)

[PATCH] HID: core: fix device cleanup on allocation failure
 2026-09-04  8:05 UTC 

[PATCH v4 0/5] USB4 mode programming for QMMPHY on X1E
 2026-09-04  8:05 UTC  (6+ messages)
` [PATCH v4 3/5] phy: qualcomm: qmp-combo: Add preliminary USB4 support

[PATCH] can: sja1000: drop RX frame when skb allocation fails
 2026-09-04  8:04 UTC  (3+ messages)

[PATCH] wifi: cfg80211: allow zero HE OBSS PD offsets
 2026-09-04  8:04 UTC  (2+ messages)

[PATCH] tty: serial: qcom_geni: don't ida_free() the console port line
 2026-09-04  8:04 UTC  (4+ messages)

[PATCH v5 1/2] Bluetooth: btusb: mediatek: Fix leaked runtime PM reference in reset
 2026-09-04  8:03 UTC  (2+ messages)
` [PATCH v5 2/2] Bluetooth: btusb: Fix leaked runtime PM reference in btusb_reset

[PATCH 00/23] ALSA compress / ASoC compress / SOF: Compressed audio support with IPC4
 2026-09-04  8:03 UTC  (4+ messages)
` [PATCH 01/23] ALSA: compress: pin card module while stream is open

[PATCH net-next] net: usb: qmi_wwan: add Compal EXC-T1 support
 2026-09-04  7:57 UTC 

[PATCH 0/2] Add __counted_by_ptr attribute to struct uid_gid_map
 2026-09-04  8:02 UTC  (8+ messages)
` [PATCH v4 1/2] userns: "
  ` [PATCH v4 2/2] userns: Add KUnit test suite for uid_gid_map

ath12k: QCN9274 WLAN.WBE.1.6 firmware drops pre-auth EAPOL in TX encap-offload mode (WPA 4-way handshake fails in AP mode)
 2026-09-04  8:02 UTC 

[PATCH] rust: rcpufreq_dt: add module alias
 2026-09-04  8:02 UTC  (2+ messages)

[PATCH mptcp-next 0/2] selftests: mptcp: convert iptables to nftables
 2026-09-04  8:01 UTC  (6+ messages)
` [PATCH mptcp-next 2/2] selftests: mptcp: convert iptables to nftables for mptcp_join.sh

[PATCH 2/2] mm/mempolicy: stop copying the nodemask in the interleave paths
 2026-09-04  8:01 UTC  (2+ messages)

[PATCH v1 1/1] thermal: sysfs: switch to use scnprintf() to suppress truncation warning
 2026-09-04  8:01 UTC  (2+ messages)

[PATCH] USB: serial: option: add Compal EXC-T1 support
 2026-09-04  8:00 UTC 

[PATCH 6.12.y-cip] can: rcar_canfd: change the initializing flow for clocks and resets
 2026-09-04  8:00 UTC 

[PATCH v24 00/15] Add Renesas RZ/G3L SD/eMMC support
 2026-09-04  8:00 UTC  (3+ messages)

[PATCH v2] iio: flow: slf3s: disable regulator if measurement restart fails
 2026-09-04  8:00 UTC  (2+ messages)

[PATCH] lib: sbi: Fix DBTR error codes and semantics as per SBI v3.0 spec
 2026-09-04  7:59 UTC  (2+ messages)

[PATCH net-next] octeontx2-pf: report port connector type in ethtool link ksettings
 2026-09-04  7:59 UTC  (2+ messages)

[PATCH net-next v3] net: dropreason: add SKB_DROP_REASON_IP_TTL_EXCEEDED
 2026-09-04  7:58 UTC  (2+ messages)

[PATCH v2 6/6] ASoC: rt722: fix uninitialized stream_config->type
 2026-09-04  7:58 UTC 

[PATCH v2 5/6] ASoC: rt721: fix uninitialized stream_config->type
 2026-09-04  7:58 UTC 

[PATCH v2 4/6] ASoC: rt1318: fix uninitialized stream_config->type
 2026-09-04  7:58 UTC 

[PATCH v2 3/6] ASoC: rt1320: fix uninitialized stream_config->type
 2026-09-04  7:58 UTC 

[PATCH v2 2/6] ASoC: rt712: fix uninitialized stream_config->type
 2026-09-04  7:57 UTC 

[PATCH v2 1/6] ASoC: rt766: fix uninitialized stream_config->type
 2026-09-04  7:57 UTC 

[PATCH 00/33] hw/arm: Add Phytium E2000Q SoC and board support
 2026-09-04  7:57 UTC  (4+ messages)
` [PATCH 02/33] hw/arm: Add basic Phytium Pi machine

[PATCH 00/16] xswap: extendable swap device backed by zswap
 2026-09-04  7:57 UTC  (4+ messages)
` [PATCH 15/16] mm, swap: require zswap for xswap devices

[PATCH v9 0/5] hw/riscv: Server Platform Reference Board
 2026-09-04  7:56 UTC  (3+ messages)
` [PATCH v9 5/5] docs: add riscv-server-ref.rst

[PATCH 0/2] tcg/riscv64: Fix AUIPC pair range validation
 2026-09-04  7:56 UTC  (4+ messages)
` [PATCH 1/2] tcg/riscv64: Validate AUIPC relocation range

[PATCH] gpiolib: acpi: Add ignore_wake quirk for ASUS ZenBook UX425UA_UM425UA
 2026-09-04  7:56 UTC  (5+ messages)

[PATCH v2 0/9] soc: qcom: geni: Derive SE clock configuration from OPP table on SA8255P
 2026-09-04  7:56 UTC  (4+ messages)

[PATCH 0/4] amlogic: t7: give the MMC bus pipeline clock real consumers
 2026-09-04  7:56 UTC  (4+ messages)
` [PATCH 4/4] clk: meson: t7: don't mark sys_ampipe_nand as critical

H618 sunxi/musb driver (likely) looses interrupts -> g_mass_storage I/O errors/resets
 2026-09-04  7:56 UTC  (2+ messages)

[PATCH] lib: sbi_pmu: Match raw event selector only against raw event map entries
 2026-09-04  7:56 UTC  (6+ messages)
` [PATCH v2 0/3] lib: sbi_pmu: SBI v3.0 PMU error code fixes
  ` [PATCH v2 2/3] lib: sbi_pmu: Match raw event selector only against raw event map entries
  ` [PATCH v2 3/3] lib: sbi_pmu: Fix counter and event info error codes as per SBI v3.0 spec


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.