All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-19 19:24:33 to 2026-08-19 20:40:29 UTC [more...]

[PATCH BlueZ v1 0/8] Replace the name2utf8 copies with str2utf8
 2026-08-19 20:40 UTC  (6+ messages)
` [PATCH BlueZ v1 1/8] eir: Fix stack buffer overflow when parsing the remote name
` [PATCH BlueZ v1 2/8] shared/util: Make strnlenutf8 reject ill-formed sequences
` [PATCH BlueZ v1 3/8] shared/util: Add str2utf8
` [PATCH BlueZ v1 4/8] unit/test-util: Add str2utf8 tests
` [PATCH BlueZ v1 5/8] Replace the name2utf8 copies with str2utf8

[PATCH v4 0/5] accel/amdxdna: SYNC_BO correctness fixes
 2026-08-19 20:39 UTC  (3+ messages)
` [PATCH v4 1/5] accel/amdxdna: refuse an I/O memory mapping of an imported BO

[PATCH v2 0/3] drm/xe: Update Wa_14026539277
 2026-08-19 20:37 UTC  (4+ messages)
` [PATCH v2 3/3] drm/xe: Add up-to-date implementation for Wa_14026539277

[PATCH] iio: proximity: vcnl3020: fix ISR bitmask check in IRQ handler
 2026-08-19 20:37 UTC 

[PATCH net-next v10 2/4] net: dsa: motorcomm: Split SMI module
 2026-08-19 20:37 UTC  (4+ messages)

[PATCH] Revert "tests/intel/xe_prefetch_fault: add L2 prefetch fault subtests"
 2026-08-19 20:35 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for "

[PATCH] hwmon: (gpio-fan) fix use-after-free in alarm work
 2026-08-19 20:35 UTC  (2+ messages)

[PATCH] hwmon: (mcp9982) Propagate one-shot polling errors
 2026-08-19 20:34 UTC  (2+ messages)

[PATCH] mm/huge_memory: transfer the pmd dirty bit to the folio on zap
 2026-08-19 20:33 UTC  (3+ messages)

[PATCH treewide 0/5] clk: Make sure clk_init_data is fully initialized (part 1)
 2026-08-19 20:32 UTC  (4+ messages)
` [PATCH treewide 3/5] hwmon: (ltc4282) Make sure clk_init_data is fully initialized

[syzbot] Monthly udf report (Aug 2026)
 2026-08-19 20:32 UTC 

[PATCH] generic/683: _require_chmod
 2026-08-19 20:32 UTC 

[GIT PULL] Block updates for 7.3
 2026-08-19 20:30 UTC 

[PATCH v7 0/6] fuse: add io-uring buffer pools and zero-copy
 2026-08-19 20:29 UTC  (6+ messages)
` [PATCH v7 1/6] fuse: decouple fuse_ring creation from ent registration

[PATCH] btrfs: abort transaction before releasing tree_log_mutex on commit failure
 2026-08-19 20:27 UTC  (2+ messages)

[PATCH] arm64: compat: Keep alignment address arithmetic 32-bit
 2026-08-19 20:27 UTC  (8+ messages)

[meta-ti][scarthgap][PATCH] CI/CD Auto-Merger: cicd.scarthgap.202608190946
 2026-08-19 20:27 UTC  (2+ messages)

[PATCH net-next v10 3/4] net: dsa: motorcomm: Add LED support
 2026-08-19 20:26 UTC  (3+ messages)

[PATCH v3 13/13] tests/functional: Add hexagon semihosting systests
 2026-08-19 20:25 UTC  (2+ messages)

[GIT PULL] io_uring updates for 7.3
 2026-08-19 20:25 UTC 

Bash completion very slow in large repo
 2026-08-19 20:25 UTC  (2+ messages)

[PATCH v10 net-next 2/3] netdevsim: Implement basic ptp support
 2026-08-19 20:24 UTC  (5+ messages)

[PATCH v2 00/12] HID: asus: add support for ROG Ally handhelds
 2026-08-19 20:23 UTC  (21+ messages)
` [PATCH v2 01/12] HID: asus: reinitialize the device after exiting a sleep state
` [PATCH v2 02/12] HID: asus: add support for ROG Ally handhelds
` [PATCH v2 03/12] HID: asus: add gamepad configuration
` [PATCH v2 04/12] HID: asus: add vibration strength configuration
` [PATCH v2 05/12] HID: asus: add joysticks inner and outer range configuration
` [PATCH v2 06/12] HID: asus: add triggers "
` [PATCH v2 07/12] HID: asus: add joysticks anti-deadzone configuration
` [PATCH v2 08/12] HID: asus: add support for response curve
` [PATCH v2 09/12] HID: asus: add support to force feedback
` [PATCH v2 10/12] HID: asus: add support for gamepad mode
` [PATCH v2 11/12] HID: asus: add support for turbo buttons
` [PATCH v2 12/12] HID: asus: add support for btn remapping

[PATCH v10 00/14] net/enetc: add new features for ENETC4 on i.MX95
 2026-08-19 20:23 UTC  (3+ messages)
` [PATCH v11 00/15] "

[PATCH] t1402: test forbidden characters in refnames
 2026-08-19 20:22 UTC  (3+ messages)

[LTP] [PATCH v1 00/31] Add sysfs sanity tests
 2026-08-19 20:20 UTC  (3+ messages)
` [LTP] [PATCH v2 23/31] testcases: sysfs: Add sys_net04

[PATCH 00/11] accel/tcg: Make halt-to-exec transition explicit and remove cpu_exec_halt
 2026-08-19 20:20 UTC  (24+ messages)
` [PATCH 01/11] accel/tcg: Rename for exception codes named @ret as @excp
` [PATCH 02/11] accel/tcg: Restrict EXCP_HALTED handling to system emulation
` [PATCH 03/11] accel/tcg: Check %halted field in cpu_handle_halt() caller
` [PATCH 04/11] accel/tcg: Refactor halt-to-execution flow in cpu_exec()
` [PATCH 05/11] accel/tcg: Introduce .process_async_events and .transition_halt_to_exec
` [PATCH 06/11] target/arm: Extract halt-to-exec transition out of arm_cpu_exec_halt()
` [PATCH 07/11] target/arm: Convert cpu_exec_halt() to transition_halt_to_exec()
` [PATCH 08/11] target/i386: Extract async event processing out of x86_cpu_exec_halt()
` [PATCH 09/11] target/i386: Extract halt-to-exec transition "
` [PATCH 10/11] target/i386: Convert cpu_exec_halt() to transition_halt_to_exec()
` [PATCH 11/11] accel/tcg: Remove the now redundant cpu_exec_halt() hook

[PATCH] net/af_xdp: add Rx metadata and dynamic timestamping support
 2026-08-19 20:20 UTC  (3+ messages)
` [PATCH v7 0/2] net/af_xdp: add Rx timestamping and read_clock support

[Buildroot] [PATCH] package/bind: bump version to 9.20.27
 2026-08-19 20:19 UTC 

SVSM Development Call August 19th, 2026
 2026-08-19 20:18 UTC  (2+ messages)

[PATCH] completion: add 'git history' subcommands
 2026-08-19 20:18 UTC  (4+ messages)
` [PATCH v3 0/4] completion: add support for 'git history'

[PATCH RFC] media: imx355: reuse existing CCS defines
 2026-08-19 20:17 UTC  (2+ messages)

[PATCH] kvm: skip tsc synchronization on shutdown
 2026-08-19 20:16 UTC  (2+ messages)

[OE-core][PATCH v2] qemu: upgrade 11.0.3 -> 11.1.0
 2026-08-19 20:16 UTC 

[PATCH b4] shell: copy zshenv and zprofile if it is zsh
 2026-08-19 20:16 UTC 

[PATCH v1 0/3] ACPI: Updates related to upstream ACPICA project changes
 2026-08-19 20:14 UTC  (4+ messages)
` [PATCH v1 1/3] ACPI: Add Bob Moore to CREDITS
` [PATCH v1 2/3] ACPI: Update MAINTAINERS entry for ACPICA
` [PATCH v1 3/3] ACPI: Update upstream ACPICA repository URL in documentation

[PATCH] tests/../test_hotplug_blk: drop unused nic
 2026-08-19 20:15 UTC  (2+ messages)

[PATCH 1/3] drm/amdgpu: add new mes misc api for gfx11
 2026-08-19 20:14 UTC  (3+ messages)
` [PATCH 2/3] drm/amdkfd: workaround 100% gpu usage issue "
` [PATCH 3/3] drm/amdgpu/userq: create the same workaround of oversubscription timer

[PATCH v1 0/5] Add ASPEED ACRY RSA model for the AST2600
 2026-08-19 20:14 UTC  (8+ messages)
` [PATCH v1 1/5] hw/misc/aspeed_acry: Add ASPEED ACRY model
` [PATCH v1 2/5] hw/arm/aspeed_ast2600: Introduce the ACRY SRAM
` [PATCH v1 3/5] hw/arm/aspeed_soc: Add the ACRY model to AspeedSoCState

[PATCH v2 0/3] xfs: fix a couple sparse chunk alloc problems
 2026-08-19 20:13 UTC  (7+ messages)
` [PATCH v2 1/3] xfs: set minleft correctly for sparse chunk errortag allocation
` [PATCH v2 3/3] xfs: incorporate increased AGFL min requirement for minleft allocs

[PATCH v4 3/6] iio: dac: ad5504: remove legacy platform data support
 2026-08-19 20:13 UTC 

[PATCH libgpiod] build: do not require a C++ compiler if it is not needed
 2026-08-19 20:13 UTC 

[PATCH] MAINTAINERS: Add Qualcomm Inline Crypto Engine entry
 2026-08-19 20:13 UTC  (2+ messages)

[PATCH i-g-t] scripts: Create script for installing build deps on Ubuntu
 2026-08-19 20:11 UTC 

[Invitation] bi-weekly guest_memfd upstream call on 2026-08-19
 2026-08-19 20:11 UTC  (2+ messages)

[RFC PATCH 0/1] config: surface editor failure in exit code
 2026-08-19 20:11 UTC  (4+ messages)
` [RFC PATCH 1/1] "

[PATCH] selftests: cgroup: simplify cpuset subtree permissions test
 2026-08-19 20:10 UTC  (2+ messages)

[PATCH] selftests/cgroup: set the test plan after the setup checks
 2026-08-19 20:10 UTC  (2+ messages)

[RFC PATCH 0/4] x86/resctrl: Refactor resctrl enumeration
 2026-08-19 20:08 UTC  (3+ messages)
` [RFC PATCH 4/4] x86/resctrl: Delete resctrl_cpu_detect()

[PATCH v12 00/26] NXP DPAA driver fixes and enhancements
 2026-08-19 20:08 UTC  (3+ messages)
` [PATCH v13 00/25] NXP DPAA driver enhancements and fixes

[PATCH 0/2] sched_ext: documentation fixes
 2026-08-19 20:08 UTC  (5+ messages)
` [PATCH 1/2] Docs/admin-guide/cgroup-v2: document BPF scheduler callbacks for cpu.max and cpu.idle
` [PATCH 2/2] sched_ext: Fix nonexistent field in sched-ext.rst example

[PATCH] i2c: rcar: fix reset handling for Gen5
 2026-08-19 20:08 UTC  (2+ messages)

[RFC] accel/rocket: DVFS on RK3588 - a hardware constraint, and some numbers
 2026-08-19 20:07 UTC  (8+ messages)

[PATCH v7 00/10] rust: Add support for reserving of ranges of IDs
 2026-08-19 20:07 UTC  (3+ messages)
` [PATCH v7 03/10] rust: num: add nz! macro for compile time NonZero values

[PATCH v5 0/8] hw/vfio: single-binary
 2026-08-19 20:06 UTC  (5+ messages)
` [PATCH v5 8/8] hw/vfio: all vfio files can now be common files

[PATCH v2 0/2] gpio: realtek-otto: add pinctrl support
 2026-08-19 20:06 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: gpio: otto-gpio: Add gpio-ranges
` [PATCH v2 2/2] gpio: realtek-otto: add pinctrl support

[PATCH rtw-next v2] wifi: rtw89: usb: Avoid crash with dynamically added device ID
 2026-08-19 20:06 UTC 

[PATCH v2 0/2] Test multipath and marginal ports
 2026-08-19 20:04 UTC  (3+ messages)
` [PATCH v2 1/2] nvme: Add _setup_nvmet_port_marginal
` [PATCH v2 2/2] nvme/070: Test multipath and marginal ports

[PATCH i-g-t v2] tests/intel/gem_exec_params: add invalid-offset-multiple-buffers test
 2026-08-19 20:04 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/gem_exec_params: add invalid-offset-multiple-buffers test (rev2)

[PATCH v1 0/8] Add ECDSA akcipher support and the ASPEED SBC ECDSA engine for AST10x0
 2026-08-19 20:03 UTC  (3+ messages)
` [PATCH v1 5/8] hw/misc/aspeed_sbc: Support the ECDSA verify command

[PATCH] Bluetooth: hci_qca: Do not write to the serial port after it is closed
 2026-08-19 20:03 UTC  (4+ messages)

[PATCH v2] bitbake-worker: Evaluate exported_vars() before emptying the environment
 2026-08-19 20:01 UTC  (3+ messages)
` [PATCH v3] data: Return a list from exported_vars()

[PATCH 1/2] Bluetooth: hci_core: Return -ENOMEM when the sent_cmd clone fails
 2026-08-19 20:01 UTC  (6+ messages)
` [PATCH 2/2] Bluetooth: hci_core: Handle skb_clone() failure in hci_send_cmd_sync()

glymur eDP PHY (v8): link trains only at HBR3, all lower rates fail
 2026-08-19 20:00 UTC  (4+ messages)

[RFC] running bpftool build tests in CI
 2026-08-19 19:59 UTC 

[bluez/bluez]
 2026-08-19 19:58 UTC 

[bluez/bluez]
 2026-08-19 19:58 UTC 

[bluez/bluez]
 2026-08-19 19:58 UTC 

[PATCH] irqchip/stm32mp-exti: fix the unit of the hwspinlock timeout
 2026-08-19 19:57 UTC  (4+ messages)

[bluez/bluez]
 2026-08-19 19:58 UTC 

[PULL 0/4] Qtest patches for 2026-08-19
 2026-08-19 19:57 UTC  (2+ messages)

[PATCH v1 0/2] fix prefetch/atomic-attribute flow and use internal DONTNEED skip flag
 2026-08-19 19:56 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH RFC 00/10] firmware: arm_scmi: vendors: Qualcomm Generic Vendor Extensions
 2026-08-19 19:56 UTC  (6+ messages)
` [PATCH RFC 01/10] firmware: arm_scmi: Add SCMI QCOM Generic Extension Protocol documentation

[git pull] device mapper changes for 7.3
 2026-08-19 19:55 UTC  (2+ messages)

[GIT PULL] ata changes for 7.3
 2026-08-19 19:54 UTC  (2+ messages)

[PATCH] dmaengine: txx9dmac: use devm_platform_ioremap_resource()
 2026-08-19 19:55 UTC  (2+ messages)

[PATCH v5] drm/drv: Convert wedged event string building to seq_buf
 2026-08-19 19:55 UTC  (6+ messages)

[git pull] IOMMU Updates for Linux v7.3
 2026-08-19 19:54 UTC  (2+ messages)

[RFC PATCH 2/2] accel/npac: Add NPAC client driver
 2026-08-19 19:54 UTC  (2+ messages)

[GIT PULL] Please pull IOMMUFD subsystem changes
 2026-08-19 19:54 UTC  (2+ messages)

[GIT PULL] Please pull FWCTL subsystem changes
 2026-08-19 19:53 UTC  (2+ messages)

[PATCH v3] ACPI: scan: Avoid registering platform devices with resource overlaps
 2026-08-19 19:53 UTC  (8+ messages)

[PATCH RESEND v3] Fail the build on RUST=y and RUST_IS_AVAILABLE=n
 2026-08-19 19:47 UTC 

(no subject)
 2026-08-19 19:51 UTC  (2+ messages)
` 

[PATCH] dmaengine: at_hdmac: ioremap and get irq early
 2026-08-19 19:50 UTC  (2+ messages)

[BlueZ] avctp: Fix typo in comment which contradicts the conditional below
 2026-08-19 19:50 UTC  (2+ messages)

[BlueZ] test-runner: "-a" option also stands for "--all"
 2026-08-19 19:50 UTC  (2+ messages)

[BlueZ] doc: Fix typo in test-runner.rst
 2026-08-19 19:50 UTC  (2+ messages)

[BlueZ] avrcp: Fix media/folder name not being set
 2026-08-19 19:50 UTC  (2+ messages)

[PATCH v2] docs/sched_ext: document that cgroup CPU knobs are scheduler-dependent
 2026-08-19 19:48 UTC  (2+ messages)

[PATCH v2 0/9] Remove 32bit support on system/user emulations
 2026-08-19 19:46 UTC  (13+ messages)
` [PATCH v2 2/9] hw/vexpress.c: Remove forced cast to u64
` [PATCH v2 3/9] arm/mps: Remove 32bit define for MPS3_DDR_SIZE
` [PATCH v2 4/9] xen-mapcache: Remove 32bit support
` [PATCH v2 5/9] bsd-user: Remove 32bit host support in thunk_convert|print()
` [PATCH v2 6/9] linux-user: "
` [PATCH v2 9/9] machine: Remove 32bit limitation on ram size

[PATCH v2] irqchip/renesas-rzg2l: Fix loss of interrupt
 2026-08-19 19:47 UTC  (2+ messages)
` [tip: irq/urgent] "

[PATCH] irqchip/ast2700-intc: Avoid allocating in the irq_domain activate callback
 2026-08-19 19:47 UTC  (2+ messages)
` [tip: irq/urgent] irqchip/ast2700-intc: Avoid allocating in the irq_domain activate() callback

[PATCH v4 00/15] Add RTC support for Renesas RZ/T2H and RZ/N2H SoCs
 2026-08-19 19:46 UTC  (3+ messages)

[PATCH v6] lib/igt_rc: Introduce generic config parser
 2026-08-19 19:45 UTC  (2+ messages)
` ✓ i915.CI.Full: success for lib/igt_rc: Introduce generic config parser (rev2)

[Bug 220926] New: HP ENVY 16-h1xxx (Hayden): hp_wmi platform_profile fails to read/write
 2026-08-19 19:45 UTC  (2+ messages)
` [Bug 220926] "

[PATCH net v2] net: sched: fix quantum/backlog overflow in fq, fq_codel, fq_pie, hhf, sfq
 2026-08-19 19:44 UTC  (7+ messages)

[PATCH bpf] bpf: Fix NULL pointer dereference in bpf_sock_from_file
 2026-08-19 19:44 UTC  (2+ messages)

[PATCH v3] dmaengine: ti: k3-udma-glue: fix NULL dereference in k3_udma_glue_release_rx_chn()
 2026-08-19 19:42 UTC  (2+ messages)

[bluez/bluez] 44f6fb: avctp: Fix typo in comment which contradicts the c
 2026-08-19 19:42 UTC 

[BUG] KASAN: vmalloc-out-of-bounds Read in imageblit
 2026-08-19 19:42 UTC  (2+ messages)

[PATCH v7 0/4] iio: light: add support for veml6031x00 ALS series
 2026-08-19 19:41 UTC  (8+ messages)
` [PATCH v7 4/4] iio: light: veml6031x00: add support for events and trigger

[PATCH] KVM: VMX: Explicitly track TDX VMs' root level instead of guessing it from CPUID
 2026-08-19 19:41 UTC  (9+ messages)

[i-g-t, v2] tests/intel/xe_exec_mix_modes: Add multi-queue LR spinner switch subtest
 2026-08-19 19:39 UTC 

[PATCH v3 0/2] MAINTAINERS: reorg PowerPC RAS code for better maintainability
 2026-08-19 19:37 UTC  (3+ messages)
` [PATCH v3 1/2] MAINTAINERS: add dedicated PowerPC RAS section
` [PATCH v3 2/2] MAINTAINERS: add self as reviewer for PowerPC RAS

[i-g-t] tests/intel/xe_exec_mix_modes: Add multi-queue LR spinner switch subtest
 2026-08-19 19:37 UTC  (3+ messages)

[PATCH 0/5] arm: Remove the 'musicpal' machine
 2026-08-19 19:37 UTC  (9+ 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 5/5] hw/audio: Remove wm8750 I2C audio device

[PATCH] workqueue: Use raise_softirq() in bh_pool_kick_.*()
 2026-08-19 19:36 UTC  (4+ messages)

[PATCH v1] virtio-blk: Add inline encryption support
 2026-08-19 19:35 UTC  (3+ messages)

[PATCH v2] drm/xe/guc: Fix race around q->guc->suspend_pending access
 2026-08-19 19:35 UTC  (6+ messages)

[PATCH] irqchip/ingenic-tcu: free generic chips on error path
 2026-08-19 19:34 UTC  (2+ messages)

[PATCH] dmaengine: sprd-dma: handle runtime PM get failure
 2026-08-19 19:33 UTC  (3+ messages)

[PATCH v10 00/69] Add HDMI 2.0 support to DW HDMI QP TX
 2026-08-19 19:33 UTC  (5+ messages)
` [PATCH v10 07/69] drm/connector: Add HDMI 2.0 scrambler infrastructure

[PATCH 2/2] irqchip: Add Xilinx Versal NET SMMU CSR interrupt controller driver
 2026-08-19 19:33 UTC  (2+ messages)

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

[PATCH v3 0/2] spi: qcom-geni: Add shutdown and panic notifier support
 2026-08-19 19:32 UTC  (3+ messages)
` [PATCH v3 2/2] spi: qcom-geni: Add panic notifier to cancel and reset DMA during panic

drm: xe: Kernel-submitted job timed out
 2026-08-19 19:31 UTC  (14+ messages)

[OE-core][PATCH] qemu: upgrade 11.0.3 -> 11.1.0
 2026-08-19 19:31 UTC  (2+ messages)
` Patchtest results for "

Subject: Built-in UVC camera never appears on the bus under Linux, port powered, works in Windows (Acer Nitro ANV16S-41)
 2026-08-19 19:30 UTC 

[BUG] KASAN: vmalloc-out-of-bounds Write in fillrect
 2026-08-19 19:30 UTC  (2+ messages)

[PATCH] target/arm: Don't enforce alignment faults on Device memory for SCTLR.U == 0
 2026-08-19 19:29 UTC  (2+ messages)

[PATCH wireless-next] wifi: mt76: mt7615: read MT7663 temperature from the correct offset
 2026-08-19 19:29 UTC 

[PATCH 00/12] drm/xe: Convert IO_BUS errors to structured xe_log API
 2026-08-19 19:29 UTC  (7+ messages)
` [PATCH 10/12] drm/xe/pci: Report unknown GMDID versions using "
` [PATCH 11/12] drm/xe/lmtt: Report invalidation errors "
` [PATCH 12/12] drm/xe/vram: Report VRAM "

[PATCH] dmaengine: sprd: Fix runtime PM reference leak in probe
 2026-08-19 19:29 UTC  (2+ messages)

[PATCH] target/loongarch: check FPE before reading fcc in bceqz/bcnez
 2026-08-19 19:25 UTC  (2+ messages)

[PATCH 00/27] gpu: nova-core: boot on the r000 GSP firmware
 2026-08-19 19:25 UTC  (2+ messages)

[PATCH] docs: block: fix dead http link in blk-mq.rst
 2026-08-19 19:23 UTC  (2+ messages)
` [PATCH v2] "


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.