All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-20 10:16:45 to 2026-08-20 11:05:48 UTC [more...]

[PATCH 00/13] cpus: Constify @cpu in SysemuCPUOps::has_work() handler
 2026-08-20 11:05 UTC  (15+ messages)
` [PATCH 01/13] target/avr: Constify CPUAVRState for some cpu_*() getters
` [PATCH 02/13] target/i386: Constify CPU*State for cpu_*_interrupt() getters
` [PATCH 03/13] target/loongarch: Constify CPULoongArchState for various cpu_*() getters
` [PATCH 04/13] target/mips: Constify CPUMIPSState "
` [PATCH 05/13] target/s390x: Constify S390CPU for cpu_has_*() getters
` [PATCH 06/13] target/riscv: Constify @iprio argument in riscv_cpu_pending_to_irq()
` [PATCH 07/13] target/riscv: Constify CPURISCVState for various cpu_*() getters
` [PATCH 08/13] target/sparc: Constify CPUSPARCState "
` [RFC PATCH 09/13] cpus: Add const-qualified CPU environment accessors
` [RFC PATCH 10/13] target/riscv: Constify CPURISCVState for various cpu_*() getters
` [RFC PATCH 11/13] target/hexagon: Constify CPUHexagonState in hexagon_thread_is_enabled()
` [RFC PATCH 12/13] target/mips: Constify CPUMIPSState in mips_vpe_active()
` [RFC PATCH 13/13] cpus: Constify @cpu in SysemuCPUOps::has_work() handler

[OE-core][PATCH] procps: fix Upstream-Status in skip-pgrep-full-process-name-match-test.patch
 2026-08-20 11:04 UTC 

[PATCH v2 00/13] Add initial support for Qualcomm SM7250 SoC
 2026-08-20 11:04 UTC  (3+ messages)
` [PATCH v2 04/13] clk: qcom: Add Global Clock Controller (GCC) driver for SM7250

[PATCH v4 0/3] arm64: dts: qcom: Refine device support for Xiaomi Redmi 5A
 2026-08-20 11:03 UTC  (4+ messages)
` [PATCH v4 1/3] arm64: dts: qcom: msm8917-xiaomi-riva: Enable debug UART console
` [PATCH v4 2/3] arm64: dts: qcom: msm8917-xiaomi-riva: Add GPIO haptic vibrator
` [PATCH v4 3/3] arm64: dts: qcom: msm8917-xiaomi-riva: Add notification LED support

[PATCH v4 0/3] Rework panthor's cache flush and soft reset locking
 2026-08-20 11:03 UTC  (5+ messages)
` [PATCH v4 1/3] drm/panthor: Add tracepoint for cache flushing
` [PATCH v4 2/3] drm/panthor: Revisit reqs_lock handling in flush/reset paths

[PATCH 5.15] net/smc: reject CHID-0 ACCEPT that matches an empty ism_dev slot
 2026-08-20 11:03 UTC 

[RFC PATCH 00/57] mm/collapse: rebuild collapse on migration primitives
 2026-08-20 11:03 UTC  (7+ messages)
` [RFC PATCH 01/57] mm: add pte_folio()
` [RFC PATCH 02/57] mm: add pte_none_or_zero()

[PATCH for CI] drm/i915/xe: Restore plane GGTT mappings after D3cold/suspend
 2026-08-20 11:03 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH 0/2] Clear shared pages after private-to-shared conversion
 2026-08-20 11:02 UTC  (4+ messages)
` [PATCH 1/2] irqchip/gic-v3-its: Zero shared pages after conversion
` [PATCH 2/2] dma-buf: heaps: Zero system shared heap "

[PATCH 0/5] target/riscv: support Debug 0.13 and 1.0
 2026-08-20 11:01 UTC  (2+ messages)

[PATCH] PCI: Disable not supported reset methods on DG1 0x4905
 2026-08-20 11:01 UTC  (2+ messages)

[PATCH v4 0/7] drm/xe/sysctrl: Clean up error handling in
 2026-08-20 11:01 UTC  (11+ messages)
` [PATCH v4 1/7] drm/xe/sysctrl: Return error codes from sysctrl_wait_bit_clear()
` [PATCH v4 2/7] drm/xe/sysctrl: Return error codes from sysctrl_wait_bit_set()
` [PATCH v4 3/7] drm/xe/sysctrl: Make sysctrl_write_frame() void
` [PATCH v4 4/7] drm/xe/sysctrl: Use xe_assert() for payload size validation
` [PATCH v4 5/7] drm/xe/sysctrl: Improve firmware response error logging
` [PATCH v4 6/7] drm/xe/sysctrl: Log group and command ID on mailbox failure
` [PATCH v4 7/7] drm/xe/sysctrl: Report 'System Controller event' error using SIGID
` ✓ CI.KUnit: success for drm/xe/sysctrl: Clean up error handling in
` ✓ Xe.CI.BAT: "

[PATCH v2 0/3] media: uvcvideo: harden the frame buffer size computation
 2026-08-20 11:01 UTC  (5+ messages)
` [PATCH v2 1/3] media: uvcvideo: Let uvc_parse_frame() report a skipped frame
` [PATCH v2 2/3] media: uvcvideo: Fix integer overflow in frame buffer size calculation
` [PATCH v2 3/3] media: uvcvideo: Skip frame descriptors with a zero computed size

[PATCH] rcu: Use IRQ_WORK_INIT_HARD for srcu's irq_work
 2026-08-20 11:00 UTC 

[PATCH 0/5] arm: Remove the 'musicpal' machine
 2026-08-20 10:59 UTC  (7+ messages)
` [PATCH 2/5] hw/arm: Remove spurious WM8750 dependency from Realview Kconfig
` [PATCH 3/5] hw/arm: Remove the 'musicpal' machine
` [PATCH 4/5] hw: Remove Marvell 88W8618 devices

[PATCH 0/6] jffs2: extend write verification to all write paths
 2026-08-20 10:50 UTC  (14+ messages)
` [PATCH 1/6] jffs2: replace per-superblock verify buffer with per-write buffer
` [PATCH 2/6] jffs2: write verify: replace memcmp with byte-by-byte comparison
` [PATCH 3/6] jffs2: add write verification to direct page writes in flash_writev
` [PATCH 4/6] jffs2: add write verification to NOR direct write paths
` [PATCH 5/6] jffs2: rename CONFIG_JFFS2_FS_WBUF_VERIFY to CONFIG_JFFS2_FS_WRITE_VERIFY
` [PATCH 6/6] jffs2: add runtime toggle for write verification

[PATCH net v4 0/2] mptcp: fix request migration ownership
 2026-08-20 10:58 UTC  (4+ messages)
` [PATCH net v4 1/2] mptcp: hold MP_JOIN msk ref when cloning reqsk

[PATCH v5] arm64: dts: qcom: shikra: Add ICE, TRNG and QCE nodes
 2026-08-20 10:58 UTC  (2+ messages)

[PATCH RESEND 0/2] drm: add drm_warn_ratelimited() and convert ivpu to use it
 2026-08-20 10:57 UTC  (5+ messages)
` [PATCH RESEND 1/2] drm/print: add drm_warn_ratelimited logging macro
` [PATCH RESEND 2/2] accel/ivpu: Use drm_warn_ratelimited macro

[PATCH] selftests/net: fix kill() argument order in fin_ack_lat
 2026-08-20 10:57 UTC  (2+ messages)

[RFC PATCH 0/1] drm/amdgpu: MMIO TLB invalidation fallback when KIQ is wedged after S4 resume
 2026-08-20 10:57 UTC  (3+ messages)
` [RFC PATCH v2 "
  ` [RFC PATCH v2 1/1] drm/amdgpu: fall back to MMIO TLB invalidation when KIQ is unresponsive

[PATCH net v2 1/2] net: advertise TCP MSS from the configured MTU, not the learned PMTU
 2026-08-20 10:57 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] package/fcft: use release tarball instead of archive
 2026-08-20 10:57 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/gumbo-parser: update hash following Codeberg changes
` [Buildroot] [PATCH 3/3] package/wmenu: "

[gourryinverse:scratch/gourry/managed_nodes/node_features_v6 42/44] Warning: mm/page_alloc.c:7700 function parameter 'alloc_flags' not described in 'alloc_contig_frozen_pages'
 2026-08-20 10:55 UTC 

QA notification for completed autobuilder build (yocto-6.0.3.rc5)
 2026-08-20 10:55 UTC  (2+ messages)
` [qa-build-notification] "

[PATCH] drm/amdkfd: mark queues as reset after a full GPU reset
 2026-08-20 10:55 UTC 

[PATCH v4 0/7] Properly describe mt6589 and mt8167 toprgu resets
 2026-08-20 10:55 UTC  (3+ messages)

[PATCH] memory: exynos5422-dmc: handle clock enable failures
 2026-08-20 10:55 UTC  (2+ messages)

[PATCH 00/27] gpu: nova-core: boot on the r000 GSP firmware
 2026-08-20 10:53 UTC  (7+ messages)
` [PATCH 06/27] gpu: nova-core: distinguish async GSP RPC traffic in debug logs
` [PATCH 11/27] gpu: nova-core: regs: add msgq v2 BAR0 register declarations
` [PATCH 14/27] gpu: nova-core: add GMC API message types

what is purpose of "$(O)" in top-level docs Makefile?
 2026-08-20 10:52 UTC 

[PATCH v3 2/3] firmware/edd: use kobject_put() on edd_device_register() failure
 2026-08-20 10:52 UTC  (2+ messages)

[PATCH BlueZ 0/6] mgmt/device: report link security level to D-Bus clients
 2026-08-20 10:52 UTC  (7+ messages)
` [PATCH BlueZ 1/6] mgmt: Add Security Level Changed event
` [PATCH BlueZ 2/6] mgmt-tester: Add Security Level Changed event tests
` [PATCH BlueZ 3/6] monitor: Add support for Mgmt Security Level changed event
` [PATCH BlueZ 4/6] device: Add SecurityLevel properties to org.bluez.Device1
` [PATCH BlueZ 5/6] org.bluez.Device: Add Security Level related properties
` [PATCH BlueZ 6/6] client: Display SecurityLevel in device info

[PATCH v4] powernv: boot OpenBSD on POWER9
 2026-08-20 10:49 UTC  (2+ messages)

[PATCH v1] ACPI: scan: Do not combine resources that overlap completely
 2026-08-20 10:50 UTC 

Windows 10/11 x64 signed NetUIO and virt2phys packages - listed Microsoft contact is no longer valid
 2026-08-20 10:49 UTC  (2+ messages)
` Windows 10/11 x64 signed NetUIO and virt2phys packages

About new backend for GPU compute ROCm in qemu
 2026-08-20 10:49 UTC  (11+ messages)

[PATCH net] net/tcp-ao: fix use-after-free of current_key on reconnect to another peer
 2026-08-20 10:49 UTC  (2+ messages)

[PATCH v2 0/2] Add JHB100 Fan-Tach support
 2026-08-20 10:15 UTC  (4+ messages)
` [PATCH v2 2/2] hwmon: (starfive-fan-tach) Add fan tach driver for StarFive JHB100

[PATCH RESEND] sched: Convert paravirt_steal to new static key APIs
 2026-08-20 10:46 UTC  (3+ messages)

[PATCH] qapi/net: gate user/vde/netmap netdev backends behind their CONFIG symbols
 2026-08-20 10:47 UTC  (2+ messages)

[PATCH] gpio: omap: handle clk_prepare failure in probe
 2026-08-20 10:47 UTC  (4+ messages)
    `  "

[PATCH] staging: greybus: spilib: Remove the local unused
 2026-08-20 10:46 UTC  (2+ messages)

[RFC PATCH 0/3] drm/amdgpu: Render-node second-level trap handler
 2026-08-20 10:38 UTC  (3+ messages)
` [RFC PATCH 2/3] drm/amdgpu: Add VM ioctl handlers for "

[PATCH] Documentation: KVM: Fix the GICv5 KVM_IRQ_LINE PPI range
 2026-08-20 10:48 UTC  (4+ messages)

[PATCH v3] usb: cdnsp: fix wakeup from S3 after controller context loss
 2026-08-20 10:45 UTC  (2+ messages)

[PATCH v4 00/19] Landlock tracepoints
 2026-08-20 10:45 UTC  (5+ messages)
` [PATCH v4 03/19] landlock: Split struct landlock_domain from struct landlock_ruleset
` [PATCH v4 09/19] landlock: Add create_domain and free_domain tracepoints

[PATCH v2] utils: Fix lockfile_to_exclusive to avoid deadlock
 2026-08-20 10:44 UTC 

[PATCH v2 00/16] clk: qcom: Tie CX power domains to GCCs
 2026-08-20 10:44 UTC  (29+ messages)
` [PATCH v2 01/16] clk: qcom: gcc-sm8250: Tie the CX power domain to controller
` [PATCH v2 02/16] clk: qcom: gcc-sm8350: "
` [PATCH v2 03/16] clk: qcom: gcc-sm8450: "
` [PATCH v2 04/16] clk: qcom: gcc-sm8550: "
` [PATCH v2 05/16] clk: qcom: gcc-sm8650: "
` [PATCH v2 06/16] clk: qcom: gcc-sm8750: "
` [PATCH v2 07/16] clk: qcom: gcc-kaanapali: "
` [PATCH v2 08/16] clk: qcom: gcc-qcs615: "
` [PATCH v2 09/16] arm64: dts: qcom: sm8250: Add GCC CX power domain
` [PATCH v2 10/16] arm64: dts: qcom: sm8350: "
` [PATCH v2 13/16] arm64: dts: qcom: sm8650: "
` [PATCH v2 16/16] arm64: dts: qcom: talos: "

[PATCH v2] fuse: permit freezing while waiting for request answer
 2026-08-20 10:41 UTC  (9+ messages)

[PATCH v7 0/6] doc: clean up README.rockchip
 2026-08-20 10:40 UTC  (4+ messages)
` [PATCH v7 5/6] rockchip: doc: add back to ROM section

[PATCH RFC] __futex_pivot_hash() race
 2026-08-20 10:40 UTC  (3+ messages)
` [PATCH] futex: sample poll cookie after publishing new hash

[PATCH v2] drm/i915/dmabuf: avoid global wbinvd on dma-buf import
 2026-08-20 10:39 UTC  (3+ messages)

[OE-core] [scarthgap] [PATCH 1/7] curl: ignore CVE-2026-4873
 2026-08-20 10:37 UTC  (4+ messages)
` [OE-core][scarthgap][PATCH v2 1/5] curl: fix CVE-2026-4873
  ` [OE-core][scarthgap][PATCH v2 4/5] curl: fix CVE-2026-6429

[PATCH i-g-t 00/10] Implement Wa_14026539277
 2026-08-20 10:35 UTC  (8+ messages)
` [PATCH i-g-t 02/10] lib/xe: Use stricter line-equality check when checking for workarounds

[PATCH] sched/cpupri: Remove count field from struct cpupri_vec
 2026-08-20 10:35 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v8 0/4] Various patches to improve Secure Boot support
 2026-08-20 10:34 UTC  (5+ messages)

[PATCH net-next 0/8] Netfilter/IPVS fixes for net-next
 2026-08-20 10:34 UTC  (5+ messages)

[PATCH 0/4] KVM: arm64: vgic-its: Make the ITS table save reliable
 2026-08-20 10:36 UTC  (4+ messages)
` [PATCH 1/4] KVM: arm64: vgic-its: Free the caches when GITS_BASER changes

[LTP] [PATCH v4] hugetlb/hugeshmat: Add hugeshmat06 migrated from libhugetlbfs shm-perms
 2026-08-20 10:33 UTC  (2+ messages)
` [LTP] "

[PATCH] libtracefs: remove recipe (moved to oe-core)
 2026-08-20 10:33 UTC  (3+ messages)
  ` [oe] "

[PATCH blktests] tests/throtl: add a new test 009
 2026-08-20 10:32 UTC  (4+ messages)

[PATCH v1 0/5] Add Axiado SoC AX3005 and EVB
 2026-08-20 10:21 UTC  (6+ messages)
` [PATCH v1 1/5] hw/sd/axiado_sdhci: Add header guard
` [PATCH v1 2/5] hw/arm: Rename ax3000-boards as axiado-boards
` [PATCH v1 3/5] hw/arm/ax3000: Specify SoC name in header and variable
` [PATCH v1 4/5] hw/arm: Add Axiado SoC AX3005
` [PATCH v1 5/5] hw/arm: Add Axiado Ax3005 EVB

[PATCH v3 00/15] ACPI: CPPC: Fix register access and lifetime bugs
 2026-08-20 10:31 UTC  (3+ messages)

[PATCH 0/3] media: uvcvideo: harden the frame buffer size computation
 2026-08-20 10:31 UTC  (7+ messages)
` [PATCH 1/3] media: uvcvideo: Let uvc_parse_frame() report a skipped frame
` [PATCH 2/3] media: uvcvideo: Fix integer overflow in frame buffer size calculation
` [PATCH 3/3] media: uvcvideo: Skip frame descriptors with a zero computed size

[PATCH] media: uvcvideo: Fix integer overflow in frame buffer size calculation
 2026-08-20 10:31 UTC  (3+ messages)

[PATCH] worktree add: shouldn't dwim if -b or -B is given
 2026-08-20 10:31 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] parse: warn on trailing whitespace after line continuation backslash
 2026-08-20 10:31 UTC  (5+ messages)
` [PATCH v2] parse: warn on trailing whitespace in parsed lines
  ` [bitbake-devel] "

[meta-python][PATCH] python3-filelock: set CVE_PRODUCT
 2026-08-20 10:30 UTC 

[OE-core][PATCH] python3-mako: correct CVE_PRODUCT mapping
 2026-08-20 10:29 UTC 

[PATCH 1/3] dt-bindings: net: wireless: add flag marvell,ignore-regulatory-hint
 2026-08-20 10:29 UTC  (11+ messages)
` [PATCH v5 "

[PATCH 0/8] net: mrmac: Fix Rx packet loss on back-to-back frames
 2026-08-20 10:28 UTC  (2+ messages)

[OE-core][PATCH v1] procps: ptest: skip flaky pgrep full process name match test
 2026-08-20 10:28 UTC  (2+ messages)

[PATCH v3 0/6] Fix device page migration in low memory fallback
 2026-08-20 10:28 UTC  (5+ messages)
` [PATCH v3 6/6] drm/pagemap: Add fault injection for higher-order RAM folio allocation

[PATCH 0/3] migration/rdma: Misc RDMA migration fixes
 2026-08-20 10:27 UTC  (4+ messages)
` [PATCH 3/3] migration/rdma: Retry control sends on full queue

[BlueZ] bluetooth.service: Fix ConfigurationDirectory warning
 2026-08-20 10:26 UTC  (2+ messages)

[PATCH v3 0/2] vf610: make the USB host port usable
 2026-08-20 10:25 UTC  (3+ messages)
` [PATCH v3 1/2] dm: core: read the device tree into plat data after pinctrl
` [PATCH v3 2/2] usb: ehci-vf: enable the vbus supply of the port

[PATCH 00/11] pmdomain: st: ux500: Implement ux500 power domains
 2026-08-20 10:24 UTC  (5+ messages)
` [PATCH 10/11] regulator: db8500: Add power domain regulators

[PATCH v3 0/6] odb: make packfile generation pluggable
 2026-08-20 10:24 UTC  (5+ messages)
` [PATCH v3 1/6] odb: introduce interface to generate packfiles
` [PATCH v3 2/6] upload-pack: generate packfiles via the object database

[OE-core][scarthgap 00/37] Patch review
 2026-08-20 10:23 UTC  (3+ messages)
  ` [OE-core][scarthgap 22/37] curl: fix CVE-2026-6429
  ` [OE-core][scarthgap 23/37] curl: fix CVE-2026-7168

[PATCH net v5 0/1] tcp: bound SYN-ACK timers to reqsk timeout range
 2026-08-20 10:21 UTC  (3+ messages)
` [PATCH net v5 1/1] "

[BUG] general protection fault in espintcp_sendmsg
 2026-08-20  9:49 UTC  (2+ messages)

[RFC PATCH 0/3] RISC-V Sspesa: Linux perf precise sample attribution
 2026-08-20 10:20 UTC  (4+ messages)
` [RFC PATCH 3/3] perf/riscv: Use Sspesa for "

[PATCH] ASoC: tegra: ADX: convert map to flexible array
 2026-08-20 10:20 UTC  (4+ messages)

[PATCH v6 0/4] lib: Add generic platform filtering framework for IGT
 2026-08-20 10:20 UTC  (4+ messages)
` [PATCH v6 1/4] lib: Add generic platform filtering framework

[PATCH v10 68/69] drm/connector: Drop redundant hdmi supported_formats field
 2026-08-20 10:20 UTC  (3+ messages)

[PATCH v10 69/69] drm/connector: Drop redundant max_bpc field
 2026-08-20 10:20 UTC  (3+ messages)

[PATCH v3] drm: Fix drm_pending_vblank_event leak in error path for out_fence_ptr
 2026-08-20 10:18 UTC  (2+ messages)

[PATCH v3 0/2] watchdog: Add Exynos5515 watchdog timer support
 2026-08-20 10:18 UTC  (11+ messages)
` [PATCH v3 2/2] watchdog: s3c2410_wdt: Add exynos5515-wdt compatible data

[PATCH] usb: typec: qcom-pmic-typec: disable cc_debounce_dwork on stop
 2026-08-20 10:18 UTC  (2+ messages)

[PATCH v3 0/2] usbip: usbip_host: remove legacy rebind_store in favor of drivers_probe
 2026-08-20 10:18 UTC  (2+ messages)

[PATCH] m68k: nfcon: don't call console_is_registered in nfcon_device
 2026-08-20 10:16 UTC  (3+ messages)

[PATCH] wifi: rtw88: disable ASPM for Lenovo IdeaPad S340-14IWL
 2026-08-20 10:16 UTC 

[PATCH v19 03/14] KVM: arm64: Manage GCS access and registers for guests
 2026-08-20 10:16 UTC  (3+ messages)

[PATCH v2 0/7] arm64: dts: qcom: Add 3 new devices
 2026-08-20 10:17 UTC  (3+ messages)
` [PATCH v2 3/7] arm64: dts: qcom: Add Motorola One

[PATCHv3 6/9] setting: Move settings from main to setting with hash table support
 2026-08-20  9:20 UTC  (2+ messages)
` [PATCHv4 "

[PATCH v4 00/10] dma-buf: heaps: Add support for Tegra VPR
 2026-08-20 10:16 UTC  (8+ messages)
` [PATCH v4 07/10] "

[PATCH v10 47/69] drm/display: hdmi-state-helper: Drop drm_atomic_helper_connector_hdmi_force()
 2026-08-20 10:16 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.