messages from 2026-07-19 18:02:06 to 2026-07-20 01:08:51 UTC [more...]
[PATCH 1/2] media: dvb-frontends: a8293: validate platform data
2026-07-20 1:07 UTC (2+ messages)
` [PATCH 2/2] media: dvb-frontends: a8293: reject short probe reads
[PATCH 0/2] iio: magnetometer: add support for QST QMC6308
2026-07-20 1:06 UTC (15+ messages)
` [PATCH 1/2] dt-bindings: iio: magnetometer: add "
` [PATCH 2/2] iio: magnetometer: add support for "
Prebuilt LLVM 23.1.0-rc1 uploaded
2026-07-20 1:03 UTC
[PATCH] sched: fix two misspellings
2026-07-20 1:00 UTC
[PATCH 0/3] iio: adc: ti-ads112c14: buffered read support
2026-07-20 0:55 UTC (7+ messages)
` [PATCH 1/3] iio: adc: ti-ads112c14: add debugfs register access
` [PATCH 2/3] iio: adc: ti-ads112c14: add support for I2C CRC8
` [PATCH 3/3] iio: adc: ti-ads112c14: add support for buffered read
[PATCH v2] riscv: mm: fix SWIOTLB initialization for systems with DRAM above 4GB
2026-07-20 0:55 UTC (3+ messages)
[BUG] Bluetooth: btusb: poll_sync can fail to preserve HCI event/data ordering
2026-07-20 0:54 UTC
[GIT PULL] Crypto Fixes for 7.1
2026-07-20 0:51 UTC (2+ messages)
` [GIT PULL] Crypto Fixes for 7.2
[PATCH v4 0/3] clk: ultrarisc: add DP1000 clock support
2026-07-20 0:38 UTC (4+ messages)
` [PATCH v4 1/3] clk: composite: Export devm composite pdata helper
` [PATCH v4 2/3] dt-bindings: clock: ultrarisc: Add DP1000 Clock Controller
` [PATCH v4 3/3] clk: ultrarisc: Add DP1000 clock driver
[PATCHv2] spi: ppc4xx: devm-ify probe and drop manual resource management
2026-07-20 0:30 UTC
[PATCH] [PATCH] drm/vkms: Advertise PREMULTI blend mode
2026-07-20 0:17 UTC
[PATCH 1/2] crypto: Update cleanup path to use kfree_sensitive()
2026-07-20 0:13 UTC (2+ messages)
[PATCH] ASoC: amd: acp: Use pcim_iomap_region() in acp-pci
2026-07-20 0:10 UTC
[PATCH] ALSA: sis7019: Use pcim_iomap_region() for MMIO BAR
2026-07-20 0:09 UTC
[syzbot] [dri?] linux-next test error: WARNING in drm_mode_config_validate
2026-07-20 0:04 UTC
[PATCH v4 0/8] iio: adc: new ti-ads112c14 driver
2026-07-19 23:47 UTC (9+ messages)
` [PATCH v4 5/8] dt-bindings: iio: adc: add ti,ads122c14
` [PATCH v4 6/8] iio: adc: add ti-ads112c14 driver
` [PATCH v4 8/8] iio: adc: ti-ads112c14: add measurement channel support
[PATCH v2 00/33] mm: make VMA page offset handling more consistent
2026-07-19 23:27 UTC (3+ messages)
` [PATCH v2 12/33] MAINTAINERS: Move mm/interval_tree.c to rmap section
[PATCH net] bonding: fix skb_under_panic in bond_ns_send() over stacked VLANs
2026-07-19 23:21 UTC
[PATCH 0/3] Add UFS Host driver support for SpacemiT K3 SoC
2026-07-19 23:20 UTC (6+ messages)
[PATCH v13 00/32] KVM: arm64: Implement support for SME
2026-07-19 23:07 UTC (33+ messages)
` [PATCH v13 01/32] arm64/sysreg: Define full value read/modify/write helpers
` [PATCH v13 02/32] arm64/fpsimd: Ensure all of ZCR_EL1 is initialised from idle
` [PATCH v13 03/32] arm64/fpsimd: Configure all ZCR/SMCR bits when loading task state
` [PATCH v13 04/32] arm64/fpsimd: Decide to save ZT0 and streaming mode FFR at bind time
` [PATCH v13 05/32] arm64/sve: Factor virtualizable VL discovery out of SVE specific code
` [PATCH v13 06/32] arm64/fpsimd: Determine maximum virtualisable SME vector length
` [PATCH v13 07/32] KVM: arm64: Remove bitrotted comment on handle_sve()
` [PATCH v13 08/32] KVM: arm64: Handle FEAT_IDST for guest accesses to hidden registers
` [PATCH v13 09/32] KVM: arm64: Pull ctxt_has_ helpers to start of sysreg-sr.h
` [PATCH v13 10/32] KVM: arm64: Rename SVE finalization constants to be more general
` [PATCH v13 11/32] KVM: arm64: Remove special case for FP state loading from ZCR_EL2 traps
` [PATCH v13 12/32] KVM: arm64: Define internal features for SME
` [PATCH v13 13/32] KVM: arm64: Rename sve_state_reg_region
` [PATCH v13 14/32] KVM: arm64: Store vector lengths in an array
` [PATCH v13 15/32] KVM: arm64: Factor SVE code out of fpsimd_lazy_switch_to_host()
` [PATCH v13 16/32] KVM: arm64: Document the KVM ABI for SME
` [PATCH v13 17/32] KVM: arm64: Implement SME vector length configuration
` [PATCH v13 18/32] KVM: arm64: Support SME control registers
` [PATCH v13 19/32] KVM: arm64: Support TPIDR2_EL0
` [PATCH v13 20/32] KVM: arm64: Support SME identification registers for guests
` [PATCH v13 21/32] KVM: arm64: Support SME priority registers
` [PATCH v13 22/32] KVM: arm64: Support userspace access to streaming mode Z and P registers
` [PATCH v13 23/32] KVM: arm64: Flush register state on writes to SVCR.SM and SVCR.ZA
` [PATCH v13 24/32] KVM: arm64: Expose SME specific state to userspace
` [PATCH v13 25/32] KVM: arm64: Context switch SME state for guests
` [PATCH v13 26/32] KVM: arm64: Handle SME exceptions
` [PATCH v13 27/32] KVM: arm64: Expose SME to nested guests
` [PATCH v13 28/32] KVM: arm64: Provide interface for configuring and enabling SME for guests
` [PATCH v13 29/32] KVM: arm64: selftests: Remove spurious check for single bit safe values
` [PATCH v13 30/32] KVM: arm64: selftests: Skip impossible invalid value tests
` [PATCH v13 31/32] KVM: arm64: selftests: Add SME system registers to get-reg-list
` [PATCH v13 32/32] KVM: arm64: selftests: Add SME to set_id_regs test
[PATCH v8 0/5] driver core: unify the release path for dynamically allocated platform devices
2026-07-19 23:08 UTC (2+ messages)
[LSF/MM/BPF TOPIC] 64k (or 16k) base page size on x86
2026-07-19 23:00 UTC (9+ messages)
[PATCH net-next v2 0/2] net: dsa: mv88e6xxx: various hwstamp fixes
2026-07-19 23:04 UTC (9+ messages)
` [PATCH net-next v2 2/2] net: dsa: mv88e6xxx: embedded PTP timestamp support
[RFC PATCH v4 0/3] iio: position: add Rust driver for ams AS5600
2026-07-19 23:02 UTC (5+ messages)
` [RFC PATCH v4 1/3] i2c: rust: implement SMBus read abstraction via kernel::io::Io for I2cClient
[PATCH v3] Documentation: fix spelling typos
2026-07-19 22:54 UTC (6+ messages)
` [PATCH] Documentation: wmi: lenovo-wmi-other: Document intentional BIOS misspelling
[PATCH v1 00/11] Add support for StarFive JHB100 SFC
2026-07-19 22:51 UTC (3+ messages)
` [PATCH v1 02/11] spi: dw: update NDF while using enhanced spi mode
[PATCH] media: ov5693: add OVTI5693 ACPI HID for IPU6 Surface devices
2026-07-19 22:42 UTC (4+ messages)
` [PATCH v2 0/3] media: Enable the OV5693 front camera on "
` [PATCH v2 3/3] media: i2c: ov5693: Gate the MIPI clock lane for IPU6
[PATCH v4] dt-bindings: iio: proximity: move LIDAR-Lite out of trivial-devices
2026-07-19 22:41 UTC (3+ messages)
[PATCH] device property: add missing kernel-doc for property_entry
2026-07-19 22:36 UTC
[PATCH 0/3] iio: light: opt4060: Fix integration time, pointer type and error message
2026-07-19 22:36 UTC (2+ messages)
[PATCH] iio: light: ltrf216a: fix runtime PM reference leak in error path
2026-07-19 22:33 UTC (3+ messages)
[PATCH] bus: mhi: clean up some kernel-doc warnings
2026-07-19 22:32 UTC
[PATCH V1] accel/amdxdna: Fix command timeout race
2026-07-19 22:29 UTC (2+ messages)
[RFC PATCH 0/7] mm: defer address-space teardown of large exiting processes to a kthread
2026-07-19 22:28 UTC (9+ messages)
` [RFC PATCH 1/7] mm: add CONFIG_ASYNC_MM_TEARDOWN scaffolding for off-CPU exit teardown
` [RFC PATCH 2/7] mm: dispatch __mmput() to an mm_reaper kthread via llist
` [RFC PATCH 3/7] mm/oom_kill: mark an OOM victim's mm with MMF_OOM_TARGETED
` [RFC PATCH 4/7] mm: gate async teardown on RSS with pending-pages backpressure
` [RFC PATCH 5/7] mm: add runtime toggle and sysctls for async teardown
` [RFC PATCH 6/7] mm: add tracepoints and vmstat counters "
` [RFC PATCH 7/7] exit: route exit_mm()'s final mmput() through mmput_exit()
[PATCH v3] coresight: coresight.h: add '*' to kernel-doc lines
2026-07-19 22:24 UTC
[PATCH v8 0/8] New features for the AD5686 IIO driver
2026-07-19 22:17 UTC (10+ messages)
` [PATCH v8 2/8] iio: dac: ad5686: missing NULL check on match data
[PATCH nf] netfilter: nft_payload: fix mask build for partial field offload
2026-07-19 22:15 UTC
[PATCH] ASoC: codecs: ES8389: Remove redundant comparison
2026-07-19 22:15 UTC
[PATCH] iio: pressure: dps310: add FIFO support
2026-07-19 22:11 UTC (5+ messages)
` [PATCH v3] iio: pressure: dps310: add triggered buffer support
[PATCH v2 0/4] serial: fix console lifetime bugs on failed bind and removal
2026-07-19 22:10 UTC (5+ messages)
` [PATCH v2 1/4] serial: core: do fallible allocations before the console can be registered
` [PATCH v2 2/4] serial: core: clear freed pointers on uart_register_driver() failure
` [PATCH v2 3/4] tty: don't oops in tty_unregister_device() when no cdev is registered
` [PATCH v2 4/4] serial: imx: serialize imx_uart_ports[] lifetime
[PATCH] vsock: use sock_error() to consume sk_err after connect timeout
2026-07-19 21:57 UTC
[PATCH] platform/x86: int3472: handle GPIO type 0x08 as a power regulator
2026-07-19 22:00 UTC (2+ messages)
[PATCH] kconfig: fix minor typos in comments
2026-07-19 21:56 UTC (2+ messages)
[PATCH] clk: hisilicon: hi3660-stub: use devm_platform_ioremap_resource
2026-07-19 21:54 UTC
[PATCHv2 0/2] clk: stm32: fix COMPILE_TEST builds
2026-07-19 21:50 UTC (3+ messages)
` [PATCHv2 1/2] clk: stm32: add missing bitfield.h header
` [PATCHv2 2/2] clk: stm32: allow STM32MP COMPILE_TEST builds
[PATCH RFC v2] wifi: ath10k: make in-order rx amsdu buffers persistent
2026-07-19 21:45 UTC
[PATCH] clk: hisilicon: allow COMPILE_TEST builds
2026-07-19 21:44 UTC (3+ messages)
[PATCH 0/4] iio: dac: ad5686: extend device support
2026-07-19 21:43 UTC (7+ messages)
` [PATCH 1/4] dt-bindings: iio: dac: ad5696: "
` [PATCH 3/4] iio: dac: ad5686: extend device support with new parts
` [PATCH 4/4] iio: dac: ad5686: update device list and file header comments
[PATCH] clk: mmp: allow COMPILE_TEST builds
2026-07-19 21:43 UTC
[PATCHv2] clk: davinci: add COMPILE_TEST support
2026-07-19 21:42 UTC
[PATCH] EDAC/cpc925: manage mci lifetime via devres and simplify ioremap
2026-07-19 21:35 UTC
[PATCH] RDMA/umem: Fix the ib_umem_dmabuf_get() prototype
2026-07-19 21:16 UTC
[PATCH] iio: pressure: dps310: fix NULL pointer dereference on ACPI probe
2026-07-19 21:14 UTC (4+ messages)
Linux 7.2-4c4
2026-07-19 21:13 UTC
[RFC PATCH 1/2] RDMA/rxe: drive UDP tunnel socket lifetime from the GID table
2026-07-19 21:13 UTC (4+ messages)
[PATCH v1 0/4] clk: sunxi-ng: fix the A523/T527 GPU clock model, enable GPU DVFS
2026-07-19 21:13 UTC (5+ messages)
` [PATCH v1 1/4] clk: sunxi-ng: add cycle-masking divider (maskdiv) clock type
` [PATCH v1 2/4] clk: sunxi-ng: sun55i-a523: GPU clock divider is fractional, not linear
` [PATCH v1 3/4] clk: sunxi-ng: sun55i-a523: reparent GPU while pll-gpu changes rate
` [PATCH v1 4/4] arm64: dts: allwinner: t527-orangepi-4a: add GPU OPP table
[PATCH] dt-bindings: media: ti,am437x-vpfe: Convert to DT schema
2026-07-19 21:13 UTC
[PATCH] EDAC/highbank: manage mci lifetime via devres and simplify ioremap
2026-07-19 21:13 UTC
[PATCH] EDAC/highbank_l2: manage dci lifetime via devres and simplify ioremap
2026-07-19 21:13 UTC
[PATCH] EDAC/altera: manage dci lifetime via devres and simplify ioremap
2026-07-19 21:12 UTC
[PATCH] EDAC/xgene: use devm_platform_ioremap_resource in probe
2026-07-19 21:11 UTC
[PATCH] clk: sunxi-ng: div: implement set_rate_and_parent
2026-07-19 21:09 UTC (3+ messages)
[GIT PULL] Networking for v7.2-rc4
2026-07-19 21:08 UTC (2+ messages)
[PATCH v1] regmap: Clarify _regmap_update_bits() 'async' kernel-doc
2026-07-19 21:05 UTC (3+ messages)
[PATCH net v2] rds: tcp: unregister sysctl before tearing down listen socket
2026-07-19 21:03 UTC
[PATCH v8 0/9] iommu/arm-smmu-v3: Adopt the crashed kernel's stream table for kdump
2026-07-19 20:59 UTC (4+ messages)
[BUG] usb: gadgetfs: KASAN null-ptr-deref and intermittent UAF in ep_aio_cancel()
2026-07-19 20:59 UTC (9+ messages)
[PATCH v2 0/2] xfs: restore nofs context unconditionally in xfs_trans_roll
2026-07-19 20:57 UTC (3+ messages)
` [PATCH v2 1/2] mm: introduce memalloc_flags_move() for transferring allocation scopes
[PATCH] rust: io: convert ResourceSize into a transparent newtype
2026-07-19 20:53 UTC (6+ messages)
` [PATCH v2] "
[PATCH v7 0/3] iommu/arm-smmu-v3: Tegra264 invalidation workaround
2026-07-19 20:37 UTC (6+ messages)
` [PATCH v7 2/3] iommu/arm-smmu-v3: Introduce CFGI/TLBI-repeat workaround infrastructure
[PATCH net] rds: tcp: unregister sysctl before tearing down listen socket
2026-07-19 20:37 UTC (4+ messages)
[PATCH v3 0/6] x86/hygon: Add Family 0x18 DF node enumeration and SMN access
2026-07-19 20:36 UTC (3+ messages)
` [PATCH v3 4/6] x86/hygon: Add Family 0x18 DF node enumeration
[PATCH] Bluetooth: hci_core: Explicitly kfree_skb() HCI_DRV_PKT and HCI_DIAG_PKT frames
2026-07-19 20:29 UTC
[PATCH] fs/ntfs3: remove redundant if-block in check_attr()
2026-07-19 20:25 UTC
[PATCH] x86/tools: Scope uapi include dirs to vdso2c
2026-07-19 20:12 UTC
[PATCH v2] i2c: jz4780: Cache host clock rate at probe to prevent CCF prepare_lock deadlock
2026-07-19 20:19 UTC
[PATCH] KVM: x86/mmu: Skip rmap aging when the rmap lock was elided
2026-07-19 20:18 UTC
[syzbot] [pm?] possible deadlock in device_move (2)
2026-07-19 20:18 UTC
[PATCH] EDAC/mpc85xx: manage controller info lifetime via devres
2026-07-19 20:15 UTC
[syzbot] [dri?] linux-next test error: WARNING in drm_mode_config_validate
2026-07-19 20:15 UTC (2+ messages)
` Forwarded: [PATCH] drm/vkms: Advertise PREMULTI blend mode
[PATCH] staging: sm750fb: select FB_IOMEM_FOPS in Kconfig
2026-07-19 19:58 UTC (2+ messages)
` [PATCH] staging: sm750fb: Refactor init_status to use initchip_param
[PATCH V2] scsi: ufs: dt-bindings: Document the Maili UFS Controller
2026-07-19 19:58 UTC
[GIT PULL] RISC-V updates for v7.2-rc4
2026-07-19 19:57 UTC (2+ messages)
[PATCH 0/4] Enable Bluetooth and WiFi rfkill on K3 Pico ITX
2026-07-19 19:45 UTC (2+ messages)
[PATCH 0/2] EDAC: fsl_ddr: probe failure and remove lifetime fixes
2026-07-19 19:40 UTC (3+ messages)
` [PATCH 1/2] EDAC: fsl_ddr: restore MC error registers on probe failure
` [PATCH 2/2] EDAC: fsl_ddr: manage mci lifetime via devres to fix remove UAF
[PATCH v6 0/3] KVM: selftests: arm64: Improve diagnostics from set_id_regs
2026-07-19 19:24 UTC (4+ messages)
` [PATCH v6 1/3] KVM: selftests: arm64: Report set_id_reg reads of test registers as tests
` [PATCH v6 2/3] KVM: selftests: arm64: Report register reset tests individually
` [PATCH v6 3/3] KVM: selftests: arm64: Make set_id_regs bitfield validatity checks non-fatal
[PATCH] perf trace: Format instruction pointer fields as hexadecimal
2026-07-19 19:10 UTC
[PATCH v3 0/2] ASoC: codecs: add Texas Instruments TAS2557 smart amplifier driver
2026-07-19 19:05 UTC (3+ messages)
` [PATCH v3 2/2] ASoC: codecs: add TAS2557 mono "
[PATCH v2 0/3] drm/panel: ilitek-ili9805: convert to *_multi API
2026-07-19 19:03 UTC (4+ messages)
` [PATCH v2 1/3] drm/panel: ilitek-ili9805: Use _multi variants
` [PATCH v2 2/3] drm/panel: ilitek-ili9805: Use dsi_multi in init
` [PATCH v2 3/3] drm/panel: ilitek-ili9805: make cleanup funcs void
[PATCH] arm64: dts: rockchip: fix label of sys_led for nanopi-r4s
2026-07-19 18:49 UTC (2+ messages)
` [PATCH v2] "
[PATCH] drm/radeon: allocate dummy_page without DMA32 on fail
2026-07-19 18:48 UTC (7+ messages)
[PATCH] x86/mm: Clear PUD entry before populating PMD table when splitting 1GB page in phys_pud_init
2026-07-19 18:26 UTC
[PATCH] cdrom: fix stack out-of-bounds read in CDROMVOLCTRL
2026-07-19 18:40 UTC (2+ messages)
[PATCH v3 0/2] riscv: fix kprobes on minimal kernel configs
2026-07-19 18:38 UTC (3+ messages)
` [PATCH v3 1/2] riscv: mm: make EXECMEM_KPROBES writable without CONFIG_STRICT_MODULE_RWX
[PATCH v3] dt-bindings: pinctrl: microchip,pic32mzda-pinctrl: Convert to DT schema
2026-07-19 18:34 UTC
[PATCH v5 0/9] dmaengine: dw-edma: Fixes and interrupt-path groundwork
2026-07-19 18:33 UTC (2+ messages)
[PATCH v4 0/9] dmaengine: dw-edma: Fixes and interrupt-path groundwork
2026-07-19 18:33 UTC (2+ messages)
[PATCH v5] docs/ja_JP: translate submitting-patches.rst (sign-off)
2026-07-19 18:19 UTC
[syzbot] [kernfs?] possible deadlock in kernfs_iop_permission (2)
2026-07-19 18:17 UTC
[syzbot] [kernel?] possible deadlock in netif_reset_xps_queues_gt (3)
2026-07-19 18:17 UTC
[PATCH net-next v2 0/2] nfc: s3fwrn5: support the S3NRN4V variant
2026-07-19 18:09 UTC (6+ messages)
` [PATCH net-next v2 2/2] "
[RFC PATCH 1/2] RDMA/rxe: drive UDP tunnel socket lifetime from the GID table
2026-07-19 17:54 UTC (2+ messages)
[PATCH] dt-bindings: remoteproc: ti,wkup-m3: Convert to DT schema
2026-07-19 18:06 UTC
[PATCH 0/3] arm64: dts: qcom: Add LVDS display overlays for lemans, monaco and rb3gen2
2026-07-19 18:05 UTC (4+ messages)
` [PATCH 1/3] arm64: dts: qcom: lemans-evk: Add LVDS display overlay
` [PATCH 2/3] arm64: dts: qcom: monaco-evk: "
` [PATCH 3/3] arm64: dts: qcom: qcs6490-rb3gen2: "
[PATCH 0/2] Add Apple T2 NHI device links
2026-07-19 18:03 UTC (3+ messages)
` [PATCH 1/2] treewide: Add a flag to detect the Apple T2 chip
` [PATCH 2/2] thunderbolt: Add device links for Apple T2 NHI
[PATCH v5 0/2] Add initial dual front camera and rear flash support for Pixel 3 / 3 XL
2026-07-19 18:03 UTC (3+ messages)
` [PATCH v5 1/2] arm64: dts: qcom: sdm845-google: Add dual front IMX355 cameras
` [PATCH v5 2/2] arm64: dts: qcom: sdm845-google: Enable PMI8998 camera flash LEDs
[RFC PATCH net-next 00/13] net: knod: in-kernel network offload device
2026-07-19 17:58 UTC (3+ messages)
` [RFC PATCH net-next 12/13] selftests: drivers/net: add knod tests
` [RFC PATCH net-next 13/13] drm/amdkfd: add IPsec full-packet offload
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox