messages from 2026-07-08 14:21:52 to 2026-07-08 14:54:06 UTC [more...]
[PATCH v6 0/5] i3c: Improve CCC reliability with actual_len, validation, and Direct GET retry
2026-07-08 14:53 UTC (10+ messages)
` [PATCH v6 1/5] i3c: ccc: Add actual_len to struct i3c_ccc_cmd_payload
` [PATCH v6 2/5] i3c: master: Report actual GET CCC payload length on success
` [PATCH v6 4/5] i3c: master: Validate GET CCC payload length and retry Direct GET once
[PATCH v2 0/4] printk: nbcon: deprecate boot_delay in favour of printk_delay
2026-07-08 14:53 UTC (9+ messages)
` [PATCH v2 3/4] printk: nbcon: move printk_delay to console emiting code
[PATCH 00/10] mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE (Part 2)
2026-07-08 14:53 UTC (5+ messages)
` [PATCH 01/10] x86/mm: drop order parameter from free_pagetable()
` [PATCH 04/10] mm/bootmem_info: allow calling free_bootmem_page() on pages without a bootmem_type
[PATCH] watchdog: take all OF aliases into account when assigning id
2026-07-08 14:53 UTC (2+ messages)
[PATCH v3 0/6] iommu/arm-smmu: Add interconnect bandwidth voting support
2026-07-08 14:52 UTC (6+ messages)
` [PATCH v3 1/6] dt-bindings: iommu: arm,smmu: Document interconnects property
[PATCH v4 0/7] dtc: dt-check-style: Improvement after using on DTS
2026-07-08 14:52 UTC (10+ 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
[PATCH v9 2/2] iio: health: add MAX86150 ECG and PPG biosensor driver
2026-07-08 14:51 UTC (5+ messages)
PROBLEM: Probabilistic segfault on AMD hardware with INVLPGB
2026-07-08 14:51 UTC (7+ messages)
drivers/extcon/extcon-ptn5150.c:355 ptn5150_i2c_probe() warn: 'info->role_sw' is an error pointer or valid
2026-07-08 14:50 UTC
[zen:7.1/prjc 21/21] kernel/sched/psi.c:871:13: sparse: sparse: dereference of noderef expression
2026-07-08 14:50 UTC
[PATCH v3 0/8] PCI/ASPM: Add pci_force_enable_link_state() API and convert Atheros drivers
2026-07-08 14:51 UTC (17+ 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: "
[RESEND PATCH v4 00/15] x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
2026-07-08 14:51 UTC (4+ messages)
` [RESEND PATCH v4 01/15] x86/resctrl: Support Privilege Level Zero Association (PLZA)
[PATCH v1 0/3] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
2026-07-08 14:50 UTC (2+ messages)
[PATCH v3 00/40] KVM: arm64: Add GICv5 IRS support
2026-07-08 14:49 UTC (10+ 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 v3 11/40] KVM: arm64: gic-v5: Implement VMT/vIST IRS MMIO Ops
[PATCH] hw/char/virtio-serial-bus: validate nr_active_ports from migration stream
2026-07-08 14:50 UTC (3+ messages)
IWD bugfixes for SEGVs at corner cases after failed ft_handover with NXP-driver/firmware for 88W9098 or mwifiex
2026-07-08 14:50 UTC (2+ messages)
[PATCH v1] dts: resolve new formatting error
2026-07-08 14:49 UTC (2+ messages)
[PATCH v3 00/20] media/imx355: General code cleanups, and adding support for 2 lane operation
2026-07-08 14:48 UTC (21+ 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 v3 05/20] media: imx355: Programmatically set the crop parameters for each mode
` [PATCH v3 06/20] media: imx355: Set register LINE_LENGTH_PCK programmatically
` [PATCH v3 07/20] media: imx355: Set binning mode registers programmatically
` [PATCH v3 08/20] media: imx355: Remove link_freq_index from each mode as ununsed
` [PATCH v3 09/20] media: imx355: pixel_rate never changes, so don't recompute
` [PATCH v3 10/20] media: imx355: Remove redundant fll_min, and implement fixed offset
` [PATCH v3 11/20] media: imx355: Add support for get_selection
` [PATCH v3 12/20] media: imx355: Use pm_runtime autosuspend_delay
` [PATCH v3 13/20] media: imx355: Convert to new CCI register access helpers
` [PATCH v3 14/20] media: imx355: Set the colorspace in the format
` [PATCH v3 15/20] media: imx355: Define the exposure offset, and use that define
` [PATCH v3 16/20] media: imx355: Use NULL ctrl_ops for HBLANK as it is a read-only control
` [PATCH v3 17/20] media: imx355: Compute link frequency from PLL setup
` [PATCH v3 18/20] media: imx355: Support 2 lane readout
` [PATCH v3 19/20] media: imx355: Switch to using the subdev state
` [PATCH v3 20/20] media: imx355: Remove storing cur_mode in the state
[PATCH] config: retry acquiring config.lock for 100ms
2026-07-08 14:49 UTC (6+ messages)
` [PATCH v2] config: retry acquiring config.lock, configurable via core.configLockTimeout
[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 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 (13+ messages)
` [PATCH bpf-next v4 06/10] bpf, x86: emit KASAN checks into x86 "
` [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 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 (5+ messages)
` [PATCH v7 08/10] ACPI: APEI: share GHES CPER helpers
` [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)
[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
[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] 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 (9+ messages)
` [PATCH v2 20/27] ASoC: codecs: rt5668: Use guard() for mutex locks
` [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] mm/damon/sysfs-schemes: fix tried_regions setup failure cleanup
2026-07-08 14:22 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.