All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-08 14:18:28 to 2026-07-08 14:49:15 UTC [more...]

[PATCH v3 00/20] media/imx355: General code cleanups, and adding support for 2 lane operation
 2026-07-08 14:48 UTC  (5+ messages)
` [PATCH v3 01/20] media: i2c: imx355: Add support for 24 MHz external clock
` [PATCH v3 02/20] dt-bindings: media: imx355: Allow 2 CSI2 data lane output
` [PATCH v3 03/20] media: imx355: Remove duplicated registers from the mode tables
` [PATCH v3 04/20] media: imx355: Remove setting FRM_LENGTH_LINES in the mode regs

[PATCH v6 00/20] rust: I/O type generalization and projection
 2026-07-08 14:48 UTC  (7+ messages)
` [PATCH v6 09/20] rust: io: use view types instead of addresses for `Io`
` [PATCH v6 10/20] pwm: th1520: remove unnecessary `deref`
` [PATCH v6 11/20] rust: io: remove `MmioOwned`

[PATCH v3 0/8] PCI/ASPM: Add pci_force_enable_link_state() API and convert Atheros drivers
 2026-07-08 14:49 UTC  (15+ messages)
` [PATCH v3 1/8] PCI/ASPM: Always disable ASPM when driver requests it
` [PATCH v3 2/8] PCI/ASPM: Add pci_force_enable_link_state() API
` [PATCH v3 3/8] PCI/ASPM: Transition the device to D0 (if required) when enabling ASPM link states
` [PATCH v3 4/8] PCI/ASPM: Improve the kernel-doc for pci_{enable,disable}_link_state*() APIs
` [PATCH v3 5/8] PCI/ASPM: Return enabled ASPM states from pcie_aspm_enabled() API
` [PATCH v3 6/8] wifi: ath12k: Use pci_{enable/disable}_link_state() APIs to enable/disable ASPM states
` [PATCH v3 7/8] wifi: ath11k: "
` [PATCH v3 8/8] wifi: ath10k: "

[PATCH 01/30] drm/amdgpu: return an error instead of BUG() for CSA bo_va
 2026-07-08 14:48 UTC  (3+ messages)
` [PATCH 15/30] drm/amdgpu/mes11: drop all BUG()s

[PATCH bpf-next v4 00/10] bpf: add support for KASAN checks in JITed programs
 2026-07-08 14:47 UTC  (16+ messages)
` [PATCH bpf-next v4 04/10] bpf, x86: add helper to emit kasan checks in x86 "
` [PATCH bpf-next v4 06/10] bpf, x86: emit KASAN checks into "
` [PATCH bpf-next v4 07/10] bpf, x86: enable KASAN for JITed programs on x86
` [PATCH bpf-next v4 09/10] selftests/bpf: move bpf_jit_harden helper into testing_helpers
` [PATCH bpf-next v4 10/10] selftests/bpf: add tests to validate KASAN on JIT programs

[PATCH v4 0/3] xen/arm: Device Tree based CPU topology support
 2026-07-08 14:47 UTC  (5+ messages)
` [PATCH v4 1/3] xen/device-tree: Parse 'cpu-map' node for CPU topology exploration
` [PATCH v4 2/3] xen/sched: Link CPU topology to scheduler

[PATCH 1/6] drm/amdgpu/sdma6: don't do MMIO in MQD init
 2026-07-08 14:47 UTC  (5+ messages)
` [PATCH 4/6] drm/amdgpu: disallow gfxoff around gfx/compute/sdma KQ reset

[PATCH v3 00/40] KVM: arm64: Add GICv5 IRS support
 2026-07-08 14:46 UTC  (7+ messages)
` [PATCH v3 09/40] KVM: arm64: gic-v5: Create and manage VM and VPE tables
` [PATCH v3 10/40] KVM: arm64: gic-v5: Introduce guest IST alloc and management

[PATCH 0/9] drm: replace simple display pipe users with atomic helpers
 2026-07-08 14:46 UTC  (7+ messages)
` [PATCH 4/9] drm/mcde: replace struct drm_simple_display_pipe with regular "
` [PATCH 5/9] drm/pl111: "

[PATCH] x86/virt/tdx: Formalize SEAMCALL version encoding support
 2026-07-08 14:46 UTC  (3+ messages)

[meta-mingw] [PATCH] toolchain-scripts-mingw32: add /usr/share/pkgconfig
 2026-07-08 14:45 UTC 

[PATCH 0/3] iio: adc: add missing 'select REGMAP' to Kconfig
 2026-07-08 14:45 UTC  (4+ messages)
` [PATCH 1/3] iio: adc: ad7380: "

[PATCH v3 0/3] media: i2c: Add OmniVision OG0VA1B camera sensor driver
 2026-07-08 14:45 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: media: i2c: og0ve1b: Add OmniVision OG0VA1B camera sensor
` [PATCH v3 2/3] media: i2c: og0ve1b: Introduce per-sensor data structure
` [PATCH v3 3/3] media: i2c: og0ve1b: Add support for OmniVision OG0VA1B

[PATCH v7 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
 2026-07-08 14:44 UTC  (21+ messages)
` [PATCH v7 01/10] ACPI: APEI: GHES: share macros via a private header
` [PATCH v7 02/10] ACPI: APEI: GHES: move CPER read helpers
` [PATCH v7 03/10] ACPI: APEI: GHES: move GHESv2 ack and alloc helpers
` [PATCH v7 04/10] ACPI: APEI: GHES: move estatus cache helpers
` [PATCH v7 05/10] ACPI: APEI: GHES: move vendor record helpers
` [PATCH v7 06/10] ACPI: APEI: GHES: move CXL CPER helpers
` [PATCH v7 07/10] ACPI: APEI: introduce GHES helper
` [PATCH v7 08/10] ACPI: APEI: share GHES CPER helpers
` [PATCH v7 09/10] dt-bindings: firmware: add arm,ras-cper
` [PATCH v7 10/10] RAS: add firmware-first CPER provider

[PATCH v2] media: i2c: ov02a10: fix endpoint parsing use-after-free and error leak
 2026-07-08 14:44 UTC  (3+ messages)
` [PATCH v3] media: i2c: ov02a10: fix endpoint parsing use-after-free

[PATCH v2 0/6] Add BBML3 cpu feature
 2026-07-08 14:43 UTC  (7+ messages)
` [PATCH v2 1/6] arm64: cputype: Add Cortex-A520AE definitions
` [PATCH v2 2/6] arm64: cputype: Add C1-Nano definitions
` [PATCH v2 3/6] arm64: cpufeature: Extend bbml2_noabort support list
` [PATCH v2 4/6] arm64: sysreg: Add BBM_3
` [PATCH v2 5/6] arm64: cpufeature: Add BBML3
` [PATCH v2 6/6] arm64: cpufeature: Detect BBML3 based on MMFR2 ID

[PATCH] mm/migrate_device: avoid overflowing migrate_vma collection arrays
 2026-07-08 14:43 UTC  (4+ messages)

[PATCH v3] MAINTAINERS: Update multiplexer subsystem maintainers and status
 2026-07-08 14:43 UTC  (5+ messages)

[PATCH] cpufreq: nforce2: put PCI device on driver register failure
 2026-07-08 14:43 UTC  (2+ messages)

[[PATCHv2] meta: Add pam to DISTRO_FEATURES if using systemd
 2026-07-08 14:43 UTC  (5+ messages)
` [OE-core] "

[PATCH] smb: client: fix overflow in passthrough ioctl bounds check
 2026-07-08 14:42 UTC  (2+ messages)

[PATCH] hw/char/virtio-serial-bus: validate nr_active_ports from migration stream
 2026-07-08 14:41 UTC 

[LTP] [PATCH 1/1] commands/df01.sh: Drop redundant fuseblk pattern
 2026-07-08 14:42 UTC 

[PATCH v3 0/8] gpu: nova-core: boot GSP with vGPU enabled
 2026-07-08 14:41 UTC  (4+ messages)
` [PATCH v3 2/8] rust: pci: add sriov_get_totalvfs() helper

[PATCH v4 0/7] dtc: dt-check-style: Improvement after using on DTS
 2026-07-08 14:40 UTC  (8+ messages)
` [PATCH v4 1/7] dtc: dt-check-style: Narrow disallowing of tab in DTS only to YAML
` [PATCH v4 2/7] dtc: dt-check-style: Allow space-aligning indentation in DTS
` [PATCH v4 3/7] dtc: dt-check-style: Rework handling YAML/DTS in rules
` [PATCH v4 4/7] dtc: dt-check-style: Expect first device_type
` [PATCH v4 5/7] dtc: dt-check-style: Handle properly DTC-style includes
` [PATCH v4 6/7] dtc: dt-check-style: Print proper line number of indentation detection place
` [PATCH v4 7/7] dtc: dt-check-style: Add more DTS test cases

[LTP] [PATCH] rfim: add new test for verifying RFIM sysfs interface
 2026-07-08 14:39 UTC 

[PATCH stable] mm/khugepaged: write all dirty file folios when collapsing
 2026-07-08 14:40 UTC  (4+ messages)

[PATCH v1] PNP: ACPI: Stop using acpi_device_name()
 2026-07-08 14:39 UTC  (2+ messages)

drivers/dma-buf/st-dma-fence-unwrap.c:78:39-45: ERROR: reference preceded by free on line 73
 2026-07-08 14:38 UTC 

[PATCH v4 0/4] leds: pca963x: Add multicolor support and enable Monza RGB LEDs
 2026-07-08 14:38 UTC  (9+ messages)
` [PATCH v4 1/4] dt-bindings: leds: nxp,pca963x: fix reg maximum for pca9635
` [PATCH v4 2/4] dt-bindings: leds: nxp,pca963x: add multicolor LED support
` [PATCH v4 3/4] leds: pca963x: add multicolor LED class support
` [PATCH v4 4/4] arm64: dts: monaco-arduino-monza: microcontroller LEDs

[BUG] iommu: KASAN slab-use-after-free in iommufd_auto_response_faults
 2026-07-08 14:38 UTC  (3+ messages)

[PATCH v8 0/1] drm/xe: Add support for GPU health indicator
 2026-07-08 14:38 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

nfs: opening a file with O_WRONLY|O_CREAT flags can result in permission denied error
 2026-07-08 14:37 UTC  (2+ messages)
` RE "

[[PATCHv3] meta: Add pam to the defaults if using systemd
 2026-07-08 14:37 UTC 

[Intel-wired-lan] [PATCH iwl-next v3 2/2] i40e: add devlink parameter for Flow Director ATR sample rate
 2026-07-08 14:36 UTC  (3+ messages)
  `  "

[Intel-wired-lan] [PATCH iwl-next v2 1/2] i40e: move ATR sample rate from ring to PF level
 2026-07-08 14:36 UTC  (3+ messages)
  `  "

[bluez/bluez]
 2026-07-08 14:36 UTC 

[PATCH] staging: rtl8723bs: replace magic numbers with named constants
 2026-07-08 14:36 UTC  (4+ messages)
` [PATCH] staging: rtl8723bs: replace beacon timing "

[BUG] iommufd: dma-buf-backed iopt_pages wrongly reaches userspace GUP path and triggers lockdep warning
 2026-07-08 14:36 UTC  (2+ messages)

[PATCH net-next 0/6] net/stmmac: Add Mediatek MT8189 support
 2026-07-08 14:35 UTC  (5+ messages)
` [PATCH net-next 1/6] dt-bindings: net: mediatek-dwmac: add support for MT8189 SoC

[RFC PATCH v2 0/7] migration: fast snapshot load
 2026-07-08 14:35 UTC  (9+ messages)
` [RFC PATCH v2 3/7] migration: Use file_bmap for RAMBlock during incoming file load
` [RFC PATCH v2 6/7] migration: add support for fault thread to load pages from disk

[PATCH 0/7] mm/damon: update probe hits for runtime parameter commits
 2026-07-08 14:34 UTC  (2+ messages)

[PATCH v2 0/4] powerpc/kdump: Support high crashkernel reservation
 2026-07-08 14:33 UTC  (5+ messages)
` [PATCH v2 1/4] powerpc/mmu: do MMU type discovery before "
` [PATCH v2 2/4] powerpc: move to 64-bit RTAS
` [PATCH v2 3/4] powerpc/kdump: consider high crashkernel memory if enabled
` [PATCH v2 4/4] powerpc/kdump: add support for high crashkernel reservation

[PATCH net] wan: wanxl: Only reset hardware after BAR mapping
 2026-07-08 14:34 UTC 

[PATCH net] nfp: Check resource mutex allocation
 2026-07-08 14:34 UTC 

[PATCH v1] ACPI: PAD: xen: Stop setting acpi_device_name/class()
 2026-07-08 14:34 UTC  (2+ messages)

[RFC PATCH 0/4] kho: Support preserving unsplit high-order pages
 2026-07-08 14:34 UTC  (3+ messages)

[PATCH] mtd: mtdswap: Avoid freeing registered blktrans device twice
 2026-07-08 14:33 UTC  (2+ messages)

[PATCH net] bnxt_en: Handle partially initialized auxiliary devices
 2026-07-08 14:34 UTC 

[PATCH] media: zoran: Avoid freeing a registered video_device twice
 2026-07-08 14:33 UTC 

[PATCH] media: ipu6: Do not free aux device pdata after init
 2026-07-08 14:33 UTC 

[PATCH] cmd: setexpr: reject division and modulo by zero
 2026-07-08 14:33 UTC 

[PATCH] media: cobalt: Avoid freeing ALSA private data twice
 2026-07-08 14:33 UTC 

[PATCH] intel_th: Let release callback free subdevice resources
 2026-07-08 14:33 UTC 

[PATCH v1] PCI: acpiphp_ibm: Do not use uninitialized device_class
 2026-07-08 14:33 UTC  (2+ messages)

[PATCH] cmd: read: fix unsigned overflow bypassing range check
 2026-07-08 14:33 UTC 

[PATCH] ovl: add ioctls to retrieve layer file descriptors
 2026-07-08 14:31 UTC  (5+ messages)

[PATCH] cmd: led: reject unknown LED state instead of silently returning success
 2026-07-08 14:32 UTC 

[PATCH] USB: serial: keyspan_pda: fix data loss on receive throttling
 2026-07-08 14:31 UTC 

[PATCH v1] sonypi: Stop setting acpi_device_name/class()
 2026-07-08 14:32 UTC  (3+ messages)

[PATCH 00/15] Device Evidence and Trust for PCI Security Protocol (TDISP)
 2026-07-08 14:31 UTC  (6+ messages)

[PATCH 1/7] mm/damon/core: remove comment and test for nr_to_bp() divide-by-zero
 2026-07-08 14:31 UTC  (2+ messages)

[PATCH v2 0/2] clk: ultrarisc: add DP1000 clock support
 2026-07-08 14:30 UTC  (5+ messages)
` [PATCH v2 2/2] clk: ultrarisc: add DP1000 clock driver

[PATCH v1] platform/loongarch: laptop: Stop setting acpi_device_class()
 2026-07-08 14:30 UTC  (2+ messages)

[PATCH v4 0/2] upboard pinctrl support for device id INTC1055
 2026-07-08 14:29 UTC  (2+ messages)

[PATCH v3 0/9] Add RZ/G3L USB2.0 host support
 2026-07-08 14:29 UTC  (7+ messages)
` [PATCH v3 5/9] regulator: renesas-usb-vbus-regulator: Add RZ/G3L VBUS regulator support

[PATCH v2] staging: rtl8723bs: rename bLinkInfoDump to snake_case
 2026-07-08 14:27 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 6/7] mm/damon/core: update probe hits for new parameter commit
 2026-07-08 14:28 UTC  (2+ messages)

[PATCH v1] dts: add support for no link topology
 2026-07-08 14:28 UTC  (2+ messages)
` [PATCH v5] "

[PATCH 0/4] tests/docker/dockerfiles: add missing apt update
 2026-07-08 14:28 UTC  (5+ messages)
` [PATCH 2/4] tests/docker/dockerfiles/ubuntu2404.docker: "

[PATCH nf] ipvs: reload ip header after head reallocation
 2026-07-08 14:28 UTC 

[wic][PATCH v4 0/6] tests: standalone test-suite framework plus the first unit test
 2026-07-08 14:27 UTC  (2+ messages)
` [yocto-patches] "

[PATCH 5/7] mm/damon/core: s/nr_accesses_for_new_attrs/nr_samples_for_new_attrs/
 2026-07-08 14:27 UTC  (2+ messages)

[PATCH] powerpc/configs: enable CONFIG_RAS to fix EDAC support
 2026-07-08 14:27 UTC 

[PATCH] gpio: mvebu: use devm_clk_get_optional_enabled()
 2026-07-08 14:27 UTC  (2+ messages)

[PATCH v2] platform/surface: surfacepro3_button: Stop setting acpi_device_name()
 2026-07-08 14:26 UTC  (2+ messages)

[PATCH 4/7] mm/damon/core: s/nr_accesses_to_accesses_bp/sample_count_to_bp/
 2026-07-08 14:26 UTC  (2+ messages)

[PATCH v2 0/4] printk: nbcon: deprecate boot_delay in favour of printk_delay
 2026-07-08 14:26 UTC  (8+ messages)
` [PATCH v2 3/4] printk: nbcon: move printk_delay to console emiting code

[PATCH] sched: Remove unused tryget_task_struct()
 2026-07-08 14:26 UTC  (2+ messages)

[PATCH 1/7] mm/damon/core: remove comment and test for nr_to_bp() divide-by-zero
 2026-07-08 14:25 UTC  (2+ messages)

[PATCH v1] x86/platform/olpc: xo15: Stop setting acpi_device_name/class()
 2026-07-08 14:25 UTC  (2+ messages)

[PATCH v4 00/10] Add support for Qualcomm remoteproc subsystem cooling
 2026-07-08 14:25 UTC  (11+ messages)
` [PATCH v4 01/10] dt-bindings: firmware: qcom: tmd: add TMD device type constants

[PATCH] i2c: designware: amdisp: balance genpd on probe failure
 2026-07-08 14:24 UTC  (2+ messages)

[PATCH] apparmor: use SEND_SIG_NOINFO instead of NULL in aa_audit()
 2026-07-08 14:23 UTC  (6+ messages)

[wrynose][PATCH] ovmf: fix tpm PACKAGECONFIG to use TPM2_ENABLE
 2026-07-08 14:23 UTC 

[PATCH v2 00/27] ASoC: codecs: Use guard() for mutex & spin locks - part 2
 2026-07-08 14:17 UTC  (28+ messages)
` [PATCH v2 01/27] ASoC: codecs: da7213: Use guard() for mutex locks
` [PATCH v2 02/27] ASoC: codecs: da7219: "
` [PATCH v2 03/27] ASoC: codecs: es8316: "
` [PATCH v2 04/27] ASoC: codecs: es8326: "
` [PATCH v2 05/27] ASoC: codecs: es9356: "
` [PATCH v2 06/27] ASoC: codecs: fs210x: "
` [PATCH v2 07/27] ASoC: codecs: hdac_hdmi: "
` [PATCH v2 08/27] ASoC: codecs: hdmi-codec: "
` [PATCH v2 09/27] ASoC: codecs: idt821034: "
` [PATCH v2 10/27] ASoC: codecs: lpass-macro: "
` [PATCH v2 11/27] ASoC: codecs: madera: "
` [PATCH v2 12/27] ASoC: codecs: max98095: "
` [PATCH v2 13/27] ASoC: codecs: mt6359-accdet: "
` [PATCH v2 14/27] ASoC: codecs: pcm512x: "
` [PATCH v2 15/27] ASoC: codecs: pcm6240: "
` [PATCH v2 16/27] ASoC: codecs: peb2466: "
` [PATCH v2 17/27] ASoC: codecs: rt5514-spi: "
` [PATCH v2 18/27] ASoC: codecs: rt5645: "
` [PATCH v2 19/27] ASoC: codecs: rt5665: "
` [PATCH v2 20/27] ASoC: codecs: rt5668: "
` [PATCH v2 21/27] ASoC: codecs: rt5677: "
` [PATCH v2 22/27] ASoC: codecs: rt5682: "
` [PATCH v2 23/27] ASoC: codecs: rt700: "
` [PATCH v2 24/27] ASoC: codecs: rt711: "
` [PATCH v2 25/27] ASoC: codecs: rt712: "
` [PATCH v2 26/27] ASoC: codecs: rt721: "
` [PATCH v2 27/27] ASoC: codecs: rt722: "

[PATCH] ovmf: fix tpm PACKAGECONFIG to use TPM2_ENABLE
 2026-07-08 14:22 UTC 

[PATCH v3] drm/i915/audio: treat UHBR SST like MST for cpu_transcoder signalling
 2026-07-08 14:22 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/i915/audio: treat UHBR SST like MST for cpu_transcoder signalling (rev3)

[PATCH] staging: rtl8723bs: remove unused rtl8192c function declarations
 2026-07-08 14:22 UTC 

[syzbot] [usb?] BUG: corrupted list in usb_hcd_link_urb_to_ep (5)
 2026-07-08 14:22 UTC  (4+ messages)

[PATCH 00/10] mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE (Part 2)
 2026-07-08 14:22 UTC  (3+ messages)
` [PATCH 01/10] x86/mm: drop order parameter from free_pagetable()

[PATCH] mm/damon/sysfs-schemes: fix tried_regions setup failure cleanup
 2026-07-08 14:22 UTC  (2+ messages)

[PATCH bluetooth] Bluetooth: qca: fix NVM tag length underflow in TLV parser
 2026-07-08 14:21 UTC  (4+ messages)

[PATCH v5 00/16] Make switchover-ack re-usable and add VFIO precopy REINIT feature
 2026-07-08 14:19 UTC  (3+ messages)
` [PATCH v5 03/16] migration: Run final save_query_pending at switchover

[PATCH v2] ALSA: hpi: Check transport errors during HPI6000 adapter initialization
 2026-07-08 14:11 UTC 

[PATCH] Input: xpad - ignore short Xbox One packets
 2026-07-08 14:19 UTC  (2+ messages)

[PATCH BlueZ v2 0/3] doc: Add Channel Sounding API and bluetoothctl documentation
 2026-07-08 14:18 UTC  (4+ messages)
` [PATCH BlueZ v2 1/3] doc/org.bluez.ChannelSounding1:Add Used by reference and Examples
` [PATCH BlueZ v2 2/3] doc/org.bluez.ChannelSoundingRanging1:Add references and examples
` [PATCH BlueZ v2 3/3] doc/bluetoothctl-cs: Add :Uses: fields and document arguments


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.