The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-06-08 09:25:57 to 2026-06-08 10:24:03 UTC [more...]

[PATCH v10 00/37] mm/virtio: skip redundant zeroing of host-zeroed pages
 2026-06-08 10:23 UTC  (13+ messages)
` [PATCH v10 01/37] mm: mempolicy: fix interleave index calculation
` [PATCH v10 02/37] mm: memory-failure: serialize TestSetPageHWPoison with zone->lock
` [PATCH v10 03/37] mm: page_alloc: propagate PageReported flag across buddy splits
` [PATCH v10 05/37] mm: hugetlb: remove dead alloc_hugetlb_folio stub
` [PATCH v10 06/37] mm: move vma_alloc_folio_noprof to page_alloc.c
` [PATCH v10 07/37] mm: thread user_addr through page allocator for cache-friendly zeroing

[PATCH 5/8] LoongArch: fix kernel panic with -fPIC for same-compilation-unit symbol references
 2026-06-08 10:23 UTC  (3+ messages)

[PATCH 0/2] Move PHYs and PERST# properties to PCIe RP node
 2026-06-08 10:22 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: ipq5332: Move PHYs and PERST# to Root Port node

[PATCH] block: Avoid mounting the bdev pseudo-filesystem in userspace
 2026-06-08 10:22 UTC  (7+ messages)
    ` [PATCH] make new mount API honour SB_NOUSER (was Re: [PATCH] block: Avoid mounting the bdev pseudo-filesystem in userspace)

[PATCH] dt-bindings: mfd: syscon: Make ranges required for renesas,r9a08g046-lvds-cmn
 2026-06-08 10:21 UTC  (3+ messages)

[PATCH] drm/bridge: samsung-dsim: fix TE GPIO ownership
 2026-06-08 10:20 UTC  (3+ messages)

[PATCH v2 0/6] bootconfig: embed kernel.* cmdline at build time
 2026-06-08 10:19 UTC  (3+ messages)
` [PATCH v2 6/6] x86/setup: prepend embedded bootconfig cmdline before parse_early_param

[PATCH RFC 0/8] fs: support freeze/thaw/mark_dead/sync with shared devices
 2026-06-08 10:18 UTC  (13+ messages)
` [PATCH RFC 1/8] fs, block: move blk_mode_t and fop_flags_t into <linux/types.h>
` [PATCH RFC 2/8] fs: add a global device to super block hash table
` [PATCH RFC 3/8] fs: refuse to claim any frozen block device
` [PATCH RFC 4/8] xfs: port to fs_bdev_file_open_by_path()
` [PATCH RFC 6/8] ext4: open via dedicated fs bdev helpers
` [PATCH RFC 8/8] super: make fs_holder_ops private

[PATCH v4 0/2] soc: qcom: pd-mapper: Add support for SA8775P and QCS8300
 2026-06-08 10:18 UTC  (5+ messages)
` [PATCH v4 1/2] soc: qcom: pd-mapper: Add support for SA8775P
` [PATCH v4 2/2] soc: qcom: pd-mapper: Add support for QCS8300

[PATCH] dt-bindings: PCI: qcom,pcie-ipq9574: Add IPQ9650 compatible
 2026-06-08 10:18 UTC  (2+ messages)

[PATCH v1 0/3] hwmon: emc1403: Convert to use OF bindings
 2026-06-08 10:17 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: hwmon: lm90: Document SMSC EMC1402/1403/1404/1428

[PATCH] platform/x86: dell-laptop: unregister notifier on init failure
 2026-06-08 10:14 UTC  (2+ messages)

[PATCH 0/9] Convert x86 pgd_lists to ptdescs
 2026-06-08 10:14 UTC  (5+ messages)
` [PATCH 8/9] x86/xen: Convert xen_mm_pin_all() "
` [PATCH 9/9] x86/xen: Convert xen_mm_unpin_all() "

[GIT PULL] Microchip RISC-V devicetrees for v7.2
 2026-06-08 10:14 UTC 

[PATCH net v2 0/2] net: mana: fix error-path issues in queue setup
 2026-06-08 10:13 UTC  (3+ messages)
` [PATCH net v2 1/2] net: mana: initialize gdma queue id to INVALID_QUEUE_ID
` [PATCH net v2 2/2] net: mana: guard TX wq object destroy with INVALID_MANA_HANDLE check

[PATCH] media: qcom: iris: initialize managed OPP pointer
 2026-06-08 10:13 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
 2026-06-08 10:12 UTC  (5+ messages)

[PATCH 0/2] Add support for the QMP PCIe PHYs in Qualcomm IPQ9650
 2026-06-08 10:12 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: phy: qcom,ipq8074-qmp-pcie: document IPQ9650 QMP PCIe PHYs

[PATCH stable 6.6.y v2 0/3] bpf: backport scalar not-equal tracking fixes
 2026-06-08 10:11 UTC  (2+ messages)

[PATCH v2 0/8] LoongArch: Add livepatch build (KLP) support
 2026-06-08 10:08 UTC  (9+ messages)
` [PATCH v2 1/8] objtool/LoongArch: Add arch_adjusted_addend() for KLP support
` [PATCH v2 2/8] LoongArch: Mark special sections "
` [PATCH v2 3/8] livepatch/klp-build: disable direct-extern-access for LoongArch to fix kernel panic
` [PATCH v2 4/8] livepatch/klp-build: build LoongArch with -fPIC to keep GOT-indirect symbol references
` [PATCH v2 5/8] LoongArch: Fix EFI linking with -fdata-sections
` [PATCH v2 6/8] objtool/klp: Add LoongArch jump opcode bytes support
` [PATCH v2 7/8] klp-build: Add LoongArch syscall patching macro
` [PATCH v2 8/8] LoongArch: Add livepatch build (KLP) support

[PATCH v9 00/10] SPMI: Implement sub-devices and migrate drivers
 2026-06-08 10:09 UTC  (11+ messages)
` [PATCH v9 01/10] spmi: Remove redundant dev_name() print in spmi_device_add()
` [PATCH v9 02/10] spmi: Print error status with %pe format
` [PATCH v9 03/10] spmi: Remove unneeded goto in spmi_device_add() error path
` [PATCH v9 04/10] spmi: Implement spmi_subdevice_alloc_and_add() and devm variant
` [PATCH v9 05/10] nvmem: qcom-spmi-sdam: Migrate to devm_spmi_subdevice_alloc_and_add()
` [PATCH v9 06/10] power: reset: qcom-pon: "
` [PATCH v9 07/10] phy: qualcomm: eusb2-repeater: "
` [PATCH v9 08/10] misc: qcom-coincell: "
` [PATCH v9 09/10] iio: adc: qcom-spmi-iadc: "
` [PATCH v9 10/10] iio: adc: qcom-spmi-iadc: Remove regmap R/W wrapper functions

[PATCH 0/3] 88PM886 Vbus regulator support
 2026-06-08 10:10 UTC  (4+ messages)
` [PATCH 2/3] mfd: 88pm886: Initialize battery page

[PATCH v4 00/14] arm64: dts: imx8mp-var-som-symphony: align DTS with hardware revision
 2026-06-08 10:09 UTC  (15+ messages)
` [PATCH v4 01/14] arm64: dts: imx8mp-var-som-symphony: add input keys
` [PATCH v4 02/14] arm64: dts: imx8mp-var-som-symphony: enable USB support
` [PATCH v4 03/14] arm64: dts: imx8mp-var-som-symphony: add TPM support
` [PATCH v4 04/14] arm64: dts: imx8mp-var-som-symphony: add external RTC
` [PATCH v4 05/14] arm64: dts: imx8mp-var-som-symphony: enable header UARTs
` [PATCH v4 06/14] arm64: dts: imx8mp-var-som-symphony: enable PCIe
` [PATCH v4 07/14] arm64: dts: imx8mp-var-som-symphony: add HDMI support
` [PATCH v4 08/14] arm64: dts: imx8mp-var-som-symphony: add capacitive touchscreen
` [PATCH v4 09/14] arm64: dts: imx8mp-var-som-symphony: enable ECSPI2
` [PATCH v4 10/14] arm64: dts: imx8mp-var-som-symphony: keep RGB_SEL low
` [PATCH v4 11/14] arm64: dts: imx8mp-var-som-symphony: enable PWM1
` [PATCH v4 12/14] arm64: dts: imx8mp-var-som-symphony: enable CAN
` [PATCH v4 13/14] arm64: dts: imx8mp-var-som-symphony: add second Ethernet port
` [PATCH v4 14/14] arm64: dts: freescale: imx8mp-var-som: add I2C1 bus recovery GPIOs

[PATCH 0/5] Shikra: Add DT support for ice, rng and qce
 2026-06-08 10:09 UTC  (4+ messages)
` [PATCH 5/5] arm64: dts: qcom: shikra: Add ICE, TRNG and QCE nodes

[PATCH net-next v3 0/3] Add standard stats for HSR/PRP
 2026-06-08 10:09 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: hsr: Add standard LRE stats via RTM_GETSTATS / IFLA_STATS_LINK_XSTATS
` [PATCH net-next v3 2/3] net: ti: icssg: Add static_assert to guard stat array counts
` [PATCH net-next v3 3/3] net: ti: icssg: Add HSR offload statistics support

[PATCH 2/2] clk: qcom: gcc-msm8660: register PLL4_VOTE for LPASS
 2026-06-08 10:09 UTC  (2+ messages)

[PATCH 0/1] platform/x86: add Xiaomi WMI key driver
 2026-06-08 10:09 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v2 0/2] rust: clk: Add ExclusiveClk and use it in pwm-th1520
 2026-06-08 10:08 UTC  (3+ messages)
  ` [PATCH v2 2/2] pwm: th1520: Lock clock rate with clk_rate_exclusive_get

[PATCH v4 0/3] cpufreq: cppc: Handle Highest Performance changes at runtime
 2026-06-08 10:07 UTC  (4+ messages)
` [PATCH v4 1/3] cpufreq: cppc: Add update_limits support for Highest Performance changes
` [PATCH v4 2/3] cpufreq: cppc: Refactor autonomous perf bounds into helper
` [PATCH v4 3/3] arch_topology: Add topology_update_cpu_capacity() for runtime updates

[PATCH 6.12 000/307] 6.12.93-rc1 review
 2026-06-08 10:08 UTC  (4+ messages)

[PATCH 0/2] thermal: qcom: Add Qualcomm SPMI MBG thermal monitor support
 2026-06-08 10:07 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: thermal: Add Qualcomm "

[PATCH] ACPI: processor: Add cpuidle driver check in acpi_processor_register_idle_driver
 2026-06-08 10:06 UTC  (2+ messages)

[PATCH v3 0/5] drm/verisilicon: add Nuvoton MA35D1 DCU Lite support
 2026-06-08 10:06 UTC  (15+ messages)
` [PATCH v3 1/5] dt-bindings: display: verisilicon,dc: generalize for single-output variants
` [PATCH v3 3/5] drm/verisilicon: introduce per-variant hardware ops table
` [PATCH v3 4/5] drm/verisilicon: add Nuvoton MA35D1 DCU Lite display controller support

[PATCH RFC 0/2] pinctrl: qcom: eliza: Couple misc fixes
 2026-06-08 10:06 UTC  (5+ messages)
` [PATCH RFC 1/2] pinctrl: qcom: eliza: Fix HDMI_RCV_DET function slot

[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
 2026-06-08  9:41 UTC  (4+ messages)
` [PATCH 02/15] x86/virt/tdx: Add extra memory to TDX Module for Extensions

[PATCH 0/7] arm64: dts: qcom: enable WiFi/BT on SM8350 HDK
 2026-06-08 10:05 UTC  (7+ messages)
` [PATCH 3/7] regulator: dt-bindings: qcom,qca6390-pmu: document WCN6851
` [PATCH 4/7] dt-bindings: bluetooth: qcom,wcn6855-bt: "
` [PATCH 6/7] arm64: dts: qcom: sm8350: modernize PCIe entries

[PATCH] pinctrl: qcom: Remove unused macro definitions
 2026-06-08 10:04 UTC  (2+ messages)

[PATCH net-next v3 0/2] net: lan743x: add RMII support for PCI11x1x
 2026-06-08 10:04 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net: lan743x: add RMII strap status detection "
` [PATCH net-next v3 2/2] net: lan743x: add support for RMII interface

[PATCH v2] arm64: dts: qcom: glymur-crd: Move common board nodes to shared DTSI
 2026-06-08 10:03 UTC  (2+ messages)

[PATCH] iio: adc: ad_sigma_delta: allow COMPILE_TEST in isolation
 2026-06-08 10:04 UTC  (2+ messages)

[linux-5.10.y 1/3] HID: core: Add printk_ratelimited variants to hid_warn() etc
 2026-06-08 10:02 UTC  (3+ messages)
` [linux-5.10.y 2/3] HID: pass the buffer size to hid_report_raw_event
` [linux-5.10.y 3/3] HID: core: Fix size_t specifier in hid_report_raw_event()

[PATCH v2 0/2] spi: ma35d1-qspi: Add Nuvoton MA35D1 QSPI controller
 2026-06-08 10:02 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: spi: nuvoton,ma35d1-qspi: Add Nuvoton MA35D1 QSPI

[PATCH v2] accel/rocket: Fix fence leak, runtime PM leak and WARN in rocket_job_run() error paths
 2026-06-08 10:00 UTC 

[PATCH 0/1] w1 drivers patches
 2026-06-08 10:00 UTC  (4+ messages)
` [PATCH 1/1] w1: ds2482: Use named initializers for arrays of i2c_device_data

[BUG] kernel BUG in team driver: buffer overflow in team_add_slave()
 2026-06-08 10:00 UTC 

[PATCH] spi: dw: fix race between transfer IRQ handler and timeout handler
 2026-06-08  9:58 UTC  (2+ messages)
` [PATCH v2] spi: dw: fix race between IRQ handler and error handler on SMP

[PATCH v2 0/3] ASoC: qcom: qdsp6: Add MI2S clock control
 2026-06-08  9:59 UTC  (3+ messages)
` [PATCH v2 1/3] ASoC: dt-bindings: qcom,q6apm-lpass-dais: Document DAI subnode

[PATCH v3 0/2] arm64: dts: qcom: glymur-crd: Add touchscreen node for ft3d81
 2026-06-08  9:58 UTC  (3+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: glymur-crd: Add FocalTech ft3d81 touchscreen support

[PATCH v2 0/3] Add support for Variscite DART-MX8M-PLUS and Sonata board
 2026-06-08  9:57 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: arm: fsl: add Variscite DART-MX8M PLUS Boards
` [PATCH v2 2/3] arm64: dts: freescale: Add support for Variscite DART-MX8M-PLUS
` [PATCH v2 3/3] arm64: dts: imx8mp-var-dart: Add support for Variscite Sonata board

[PATCH 6.6.y] Bluetooth: hci_conn: fix potential UAF in set_cig_params_sync
 2026-06-08  9:56 UTC 

[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
 2026-06-08  9:56 UTC  (13+ messages)
` [PATCH v14 26/44] arm64: RMI: Allow populating initial contents
` [PATCH v14 28/44] arm64: RMI: Create the realm descriptor
` [PATCH v14 29/44] arm64: RMI: Runtime faulting of memory

[PATCH 6.1.y] dmaengine: idxd: Fix not releasing workqueue on .release()
 2026-06-08  9:55 UTC 

[PATCH next] fs/hfsplus/xattr: Use memcpy() and strscpy() to build xattr_name
 2026-06-08  9:55 UTC 

[PATCH net-next] drivers/net/ethernet/qualcomm/emac: Use strscpy() to copy the ethtool strings
 2026-06-08  9:55 UTC 

[PATCH net-next] drivers/net/wireless/intel/iwlwifi/iwl-trans: Replace kzalloc(... strlen()...) with kzalloc_flex()
 2026-06-08  9:55 UTC 

[PATCH next] drivers/scsi/BusLogic: Avoid overrunning static message buffer
 2026-06-08  9:55 UTC 

[PATCH next] drivers/scsi/mpt3sas: Replace strcpy() + strcat() with snprintf()
 2026-06-08  9:55 UTC 

[PATCH v2 0/2] x86/cpuid: kcpuid: v3.1 x86-cpuid-db update with fixes
 2026-06-08  9:55 UTC  (6+ messages)
` [PATCH v2 2/2] x86/cpuid: Update bitfields to x86-cpuid-db v3.1

[PATCH net-next] drivers/net/ethernet/sfc/falcon/ethtool: Use strscpy() to copy strings into arrays
 2026-06-08  9:54 UTC 

[PATCH next] drivers/scsi/bfa/bfad_attr: Use strscpy() to copy strings into arrays
 2026-06-08  9:54 UTC 

[PATCH net-next] drivers/net/ethernet/freescale/gianfar: Use bounded string ops when setting ethtool stat strings
 2026-06-08  9:55 UTC 

[PATCH next] drivers/rpmsg: Fix copy of channel->name into open request
 2026-06-08  9:55 UTC 

[PATCH next] drivers/scsi/bfa/bfa_fcs_lport: Use strscpy() to copy strings into arrays
 2026-06-08  9:54 UTC 

[PATCH next] drivers/scsi/bfa/bfad_bsg: Use strscpy() to copy strings into arrays
 2026-06-08  9:54 UTC 

[PATCH next] drivers/tty/serial/kgdboc: Use strscpy() to copy strings into arrays
 2026-06-08  9:54 UTC 

[PATCH next] drivers/gpu/drm/vmwgfx/vmwgfx_msg: Use strscpy() to copy mks-guest-stat names
 2026-06-08  9:55 UTC 

[PATCH next] drivers/of/overlay: Use memcpy() to copy known length strings
 2026-06-08  9:55 UTC 

[PATCH next] drivers/scsi/esas2r: Use strscpy() to copy strings into arrays
 2026-06-08  9:54 UTC 

[PATCH net-next] net/sunrpc/svcauth_unix: Use strscpy() to copy strings into arrays
 2026-06-08  9:55 UTC 

[PATCH net-next] net/tipc/bearer: Use strscpy() to copy strings into arrays
 2026-06-08  9:55 UTC 

[PATCH next] drivers/misc/enclosure: Replace strcpy() + strcat() with snprintf()
 2026-06-08  9:55 UTC 

[PATCH next] drivers/hwtracing/intel_th: Replace kzalloc(... strlen()...) with kzalloc_flex()
 2026-06-08  9:55 UTC 

[PATCH next] drivers/scsi/ipr: Use strscpy() to copy strings into arrays
 2026-06-08  9:54 UTC 

[PATCH net-next] net/key: Use strscpy() to copy strings into arrays
 2026-06-08  9:54 UTC 

[PATCH net-next] net/netfilter/nfnetlink_cttimeout: Use strscpy() to copy strings into arrays
 2026-06-08  9:54 UTC 

[PATCH next] drivers/mtd/parsers: Replace strcpy() into kmalloc()ed buffer
 2026-06-08  9:55 UTC 

[PATCH next] drivers/usb/atm: Replace strcpy() + strlcat() with snprintf()
 2026-06-08  9:55 UTC 

[PATCH next] usb_string_copy: Use kzalloc() to avoid leaking old data
 2026-06-08  9:55 UTC 

[PATCH next] afs_lookup_atsys(): Use memcpy() instead of strcpy()
 2026-06-08  9:55 UTC 

[PATCH net-next] drivers/net/ethernet/sfc/siena/ethtool_common: Use strscpy() to copy strings into arrays
 2026-06-08  9:54 UTC 

[PATCH net-next] drivers/net/wireless/marvell/mwifiex/sdio: Use strscpy() to copy strings into arrays
 2026-06-08  9:54 UTC 

[PATCH net-next] net/devlink: Use strscpy() to copy strings into arrays
 2026-06-08  9:54 UTC 

[PATCH next] drivers/md/md: Use bounded strings ops when setting disk->disk_name
 2026-06-08  9:55 UTC 

[PATCH next] drivers/scsi/qla4xxx/ql4_mbx: Use strscpy() to copy strings into arrays
 2026-06-08  9:54 UTC 

[PATCH net-next] net/devlink: Use strscpy() to copy strings into arrays
 2026-06-08  9:54 UTC 

[PATCH next] drivers/video/fbdev/s3fb: Use strscpy() to copy strings into arrays
 2026-06-08  9:54 UTC 

[PATCH net] octeontx2-af: fix IP fragment flag corruption on custom KPU profile load
 2026-06-08  9:54 UTC 

[PATCH next] drivers/mmc/core/sdio_cis: Replace strcpy() in loop with memcpy() outside
 2026-06-08  9:55 UTC 

[PATCH next] drivers/mtd/ubi/block: Replace strcpy() with strscpy()
 2026-06-08  9:55 UTC 

[PATCH net-next] drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool: Use strscpy() to copy ethtool test names
 2026-06-08  9:55 UTC 

[PATCH next] Rewrite tg3_bus_string() to avoid temporary string
 2026-06-08  9:55 UTC 

[PATCH net-next] drivers/net/ethernet/emulex/benet: Use strscpy() to copy strings into arrays
 2026-06-08  9:54 UTC 

[PATCH next] drivers/bus/fsl-mc: Use strscpy() to copy strings into arrays
 2026-06-08  9:54 UTC 

[PATCH next] drivers/infiniband/hw/mlx5/data_direct: Use strscpy() to copy strings into arrays
 2026-06-08  9:54 UTC 

[PATCH next] drivers/mtd/ubi/build: Use strscpy() to copy strings into arrays
 2026-06-08  9:54 UTC 

[PATCH net-next] drivers/net/ethernet/sfc/ethtool_common: Use strscpy() to copy strings into arrays
 2026-06-08  9:55 UTC 

[PATCH 0/2] clk: qcom: gcc-shikra: Add support for the USB3 DP PHY reset
 2026-06-08  9:54 UTC  (3+ messages)
` [PATCH 2/2] "

[RFC PATCH v3 0/9] accel: rocket: Add RK3568 NPU support
 2026-06-08  9:38 UTC  (7+ messages)

[PATCH] lib/sys_info: add a simple timer based memory corruption detector
 2026-06-08  9:53 UTC  (3+ messages)

[PATCH v2 0/6] iommu/arm-smmu: Add interconnect bandwidth voting support
 2026-06-08  9:52 UTC  (3+ messages)
` [PATCH v2 1/6] dt-bindings: iommu: arm,smmu: Document interconnects property

[PATCH] xfs: coalesce contiguous unwritten suffix into iomap for NOWAIT writes
 2026-06-08  9:49 UTC  (2+ messages)

[PATCH v2 0/2] ARM: dts: qcom: msm8926-sony-xperia-yukon-eagle: add initial device tree
 2026-06-08  9:49 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH net-next v3 0/2] net: rds: convert rds to getsockopt_iter
 2026-06-08  9:44 UTC  (3+ messages)
` [PATCH net-next v3 1/2] selftests: net: rds: add getsockopt() conversion test
` [PATCH net-next v3 2/2] rds: convert to getsockopt_iter

[PATCH 0/2] timers/migration: Fixes on top of per capacity hierarchies
 2026-06-08  9:45 UTC  (3+ messages)
  ` [PATCH 1/2] timers/migration: Fix hotplug migrator selection target on asymetric capacity machines

[PATCH 0/8] ras: aest: extend AEST support to Device Tree frontend
 2026-06-08  9:45 UTC  (3+ messages)

[PATCH 0/2] Enable PCIe controllers present in Qualcomm ipq5210
 2026-06-08  9:44 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: qcom: ipq5210: Enable PCIe support

[PATCH] soc: qcom: llcc: Add configuration data for Shikra SoC
 2026-06-08  9:42 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: pinctrl: tegra238: add missing AON pin groups
 2026-06-08  9:41 UTC  (2+ messages)
` [PATCH 2/2] "

[PATCH v3] net: stmmac: fix fatal bus error on resume by reinitializing RX buffers
 2026-06-08  9:41 UTC  (2+ messages)

[PATCH v2] gpio: mt7621: fix interrupt banks mapping on gpio chips
 2026-06-08  9:40 UTC  (3+ messages)

[PATCH v2 0/9] mailbox: imx: Use threaded handler to avoid kworker in imx's remoteproc
 2026-06-08  9:39 UTC  (7+ messages)
` [PATCH v2 4/9] mailbox: imx: Use channel index instead of zero in imx_mu_specific_rx()
` [PATCH v2 5/9] mailbox: imx: Start splitting the IRQ handler in primary and threaded handler

[PATCH v2] MIPS: smp: report dying CPU to RCU in stop_this_cpu()
 2026-06-08  9:37 UTC 

[PATCH v1] vsock/virtio: rework MSG_ZEROCOPY flag handling
 2026-06-08  9:37 UTC  (4+ messages)

[PATCH] rethook: Use tsk->on_cpu to check task execution state
 2026-06-08  9:34 UTC  (8+ messages)

[PATCH net] rds: mark snapshot pages dirty in rds_info_getsockopt()
 2026-06-08  9:32 UTC 

[PATCH v4] checkpatch: Check WQ_PERCPU or WQ_UNBOUND presence in alloc_workqueue() users
 2026-06-08  9:33 UTC  (2+ messages)

[PATCH V1 0/2] scsi: ufs: ufs-qcom: Fix OCP issue during powerdown
 2026-06-08  9:33 UTC  (3+ messages)
` [PATCH V1 1/2] scsi: ufs: core: Add UFSHCD_QUIRK_SKIP_DEVICE_RESET quirk

[PATCH v2] ocfs2: fix UBSAN array-index-out-of-bounds in ocfs2_sum_rightmost_rec
 2026-06-08  9:27 UTC  (2+ messages)

[PATCH 1/3] clk: qcom: lcc-msm8960: check regmap_read/regmap_write return values in probe
 2026-06-08  9:30 UTC  (4+ messages)
` [PATCH 3/3] clk: qcom: lcc-msm8960: re-apply PLL4 mux on resume

[PATCH v2 0/2] Add support for the BOE BF068MWM-TD0
 2026-06-08  9:29 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: display: panel: Document Raydium RM69220 DDIC

[PATCH v3 0/2] fanotify: lift pidfd reporting restrictions
 2026-06-08  9:27 UTC  (5+ messages)
` [RFC][PATCH] fanotify: register event pid for pidfd reporting

[PATCH] dmaengine: qcom: gpi: set DMA_PRIVATE capability
 2026-06-08  9:25 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox