All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-15 23:11:55 to 2026-03-16 01:41:58 UTC [more...]

[PATCH v2 0/3] decoupling the ext4 test module
 2026-03-16  1:41 UTC  (3+ messages)

[RESEND PATCH 0/2] Clean up the hisi_sas driver source code
 2026-03-16  1:41 UTC  (2+ messages)

[PATCH v5] scsi: core: Drop using the host_lock to protect async_scan race condition
 2026-03-16  1:41 UTC  (2+ messages)

[PATCH v2 0/2] ufs: add delay for VCC ramp-up stability
 2026-03-16  1:41 UTC  (2+ messages)

[PATCH v2] ufs: core: Avoid IRQ thread wakeup during active UIC command
 2026-03-16  1:41 UTC  (2+ messages)

[PATCH] qla2xxx: Add support to report MPI FW state
 2026-03-16  1:41 UTC  (2+ messages)

[PATCH] scsi: ufs: ufs-pci: Add support for Intel Nova Lake
 2026-03-16  1:41 UTC  (2+ messages)

[PATCH v4 0/1] Add sysfs entries to facilitate UFS UniPro QoS monitoring
 2026-03-16  1:41 UTC  (2+ messages)

[PATCH 1/1] scsi: target: Fix complete_type use
 2026-03-16  1:41 UTC  (2+ messages)

Extraneous test in setsignal()?
 2026-03-16  1:41 UTC  (2+ messages)

[PATCH v2] soc: qcom: ubwc: disable bank swizzling for Glymur platform
 2026-03-16  1:41 UTC  (3+ messages)

[PATCH v2] reset: spacemit: k3: Decouple composite reset lines
 2026-03-16  1:40 UTC  (4+ messages)

[PATCH v3 0/2] RISC-V: KVM: Fix array out-of-bounds in firmware counter reads
 2026-03-16  1:39 UTC  (5+ messages)
` [PATCH v3 2/2] RISC-V: KVM: selftests: Fix firmware counter read in sbi_pmu_test
    `  "

[PATCH] spi: axiado: Remove redundant pm_runtime_mark_last_busy() call
 2026-03-14 21:59 UTC  (2+ messages)

[PATCH 0/5] ASoC: amd: Move to GPIO descriptors
 2026-03-16  1:11 UTC  (2+ messages)

[PATCH 0/2] Add SDCA support for the cs42l49
 2026-03-16  1:09 UTC  (2+ messages)

[PATCH v2] ASoC: sma1307: fix double free of devm_kzalloc() memory
 2026-03-16  1:19 UTC  (2+ messages)

[PATCH v2 0/2] two cleanups in atcspi200
 2026-03-14 21:58 UTC  (2+ messages)
` (subset) "

[PATCH] ASoC: dt-bindings: ti,tas2770: Switch to undeprecated reset-gpios
 2026-03-14 21:58 UTC  (2+ messages)

[PATCH 0/2] serial: 8250_dw: Add support for UltraRISC DP1000 uart
 2026-03-16  1:36 UTC  (3+ messages)
` [PATCH 1/2] riscv: ultrarisc: 8250_dw: support "
` [PATCH 2/2] dt-bindings: serial: update bindings of ultrarisc dp1000 uart

[PATCH] ASoC: cs35l56: Support clock stop mode 1 if enabled in ACPI
 2026-03-14 21:58 UTC  (2+ messages)

[PATCH] spi: amlogic: spifc-a4: Remove redundant clock cleanup
 2026-03-16  1:17 UTC  (3+ messages)

[PATCH] spi: amlogic-spisg: Use IS_ERR() instead of IS_ERR_OR_NULL()
 2026-03-16  1:16 UTC  (3+ messages)

[PATCH] regulator: da9063: kzalloc + kcalloc to kzalloc
 2026-03-14 21:58 UTC  (2+ messages)

[PATCH v2] ASoC: codecs: aw88166: Support device specific firmware
 2026-03-16  0:19 UTC  (2+ messages)

[PATCH] ASoC: amd: acp3x-rt5682-max9836: Add missing error check for clock acquisition
 2026-03-14 21:58 UTC  (2+ messages)

[PATCH] ASoC: amd: acp-mach-common: Add missing error check for clock acquisition
 2026-03-14 21:58 UTC  (2+ messages)

[PATCH 0/5] ASoC: Intel: catpt: Overhaul volume and mute control operations
 2026-03-14 21:58 UTC  (2+ messages)

[PATCH 0/3] ASoC: amd: acp: PX13 ACP70 config and machine quirks
 2026-03-16  0:14 UTC  (10+ messages)
` [PATCH 3/3] ASoC: amd: acp: add ASUS HN7306EA quirk for legacy SDW machine
` (subset) [PATCH 0/3] ASoC: amd: acp: PX13 ACP70 config and machine quirks

[PATCH] spi: amlogic-spisg: Fix memory leak in aml_spisg_probe()
 2026-03-15 23:59 UTC  (3+ messages)

[PATCH] spi: axiado: Fix double-free in ax_spi_probe()
 2026-03-16  0:29 UTC  (2+ messages)

[PATCH v2 0/3] arm64: allwinner: sun55i-t527: avaota-a1: Add SPI NAND
 2026-03-14 21:59 UTC  (2+ messages)
` (subset) "

[PATCH] spi: tegra210-quad: Remove redundant pm_runtime_mark_last_busy() calls
 2026-03-14 21:58 UTC  (2+ messages)

[PATCH v10 00/12] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
 2026-03-16  1:36 UTC  (13+ messages)
` [PATCH v10 01/12] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
` [PATCH v10 02/12] arm64: barrier: Support smp_cond_load_relaxed_timeout()
` [PATCH v10 03/12] arm64/delay: move some constants out to a separate header
` [PATCH v10 04/12] arm64: support WFET in smp_cond_load_relaxed_timeout()
` [PATCH v10 05/12] arm64: rqspinlock: Remove private copy of smp_cond_load_acquire_timewait()
` [PATCH v10 06/12] asm-generic: barrier: Add smp_cond_load_acquire_timeout()
` [PATCH v10 07/12] atomic: Add atomic_cond_read_*_timeout()
` [PATCH v10 08/12] locking/atomic: scripts: build atomic_long_cond_read_*_timeout()
` [PATCH v10 09/12] bpf/rqspinlock: switch check_timeout() to a clock interface
` [PATCH v10 10/12] bpf/rqspinlock: Use smp_cond_load_acquire_timeout()
` [PATCH v10 11/12] sched: add need-resched timed wait interface
` [PATCH v10 12/12] cpuidle/poll_state: Wait for need-resched via tif_need_resched_relaxed_wait()

[PATCH] ASoC: detect empty DMI strings
 2026-03-14 21:59 UTC  (2+ messages)

[PATCH] spi: atcspi200: Handle invalid buswidth and fix compiler warning
 2026-03-14 21:59 UTC  (2+ messages)

[PATCH v3 0/7] ASoC: basic support for configuring bus keepers
 2026-03-16  1:13 UTC  (2+ messages)

[PATCH v2 0/2] build and compiler warning fixes
 2026-03-16  1:36 UTC  (3+ messages)
` [PATCH v2 1/2] examples/send-zerocopy: fix -Wstringop-truncation on ifr.ifr_name
` [PATCH v2 2/2] test/cbpf_filter: fix build when openat2.h is not available

[PATCH v3 0/5] Fix some issues about ext4-test
 2026-03-16  1:36 UTC  (4+ messages)
` [PATCH v3 3/5] ext4: fix the error handling process in extents_kunit_init)

[PATCH v7 00/13] Fixes to pcie-tegra194 driver
 2026-03-16  1:35 UTC  (25+ messages)
` [PATCH v7 03/13] PCI: tegra194: Don't force the device into the D0 state before L2
` [PATCH v7 06/13] PCI: tegra194: Disable direct speed change for EP
` [PATCH v7 07/13] PCI: tegra194: Set LTR message request before PCIe link up
` [PATCH v7 08/13] PCI: tegra194: Apply pinctrl settings for both PCIe RP and EP
` [PATCH v7 09/13] PCI: tegra194: Allow system suspend when the Endpoint link is not up
` [PATCH v7 13/13] PCI: tegra194: Free resources during controller deinitialization

[syzbot] [mm?] possible deadlock in mfill_get_vma
 2026-03-16  1:35 UTC  (4+ messages)

[PATCH 0/3] xfs: fixes and clean up for attr item
 2026-03-16  1:24 UTC  (4+ messages)
` [PATCH 1/3] xfs: fix possible null pointer dereference in xfs_attri_recover_work
` [PATCH 2/3] xfs: fix ri_total validation in xlog_recover_attri_commit_pass2
` [PATCH 3/3] xfs: simplify iovec "

[syzbot] [mm?] kernel BUG in __kmap_local_pfn_prot
 2026-03-16  1:34 UTC 

[GIT PULL] sound fixes for 7.0-rc4
 2026-03-16  1:29 UTC  (5+ messages)

[PATCH] drm/amdgpu: Drop redundant queue NULL check in hang detect worker
 2026-03-16  1:25 UTC  (2+ messages)

[PATCH] FIT: Image pre-load signature support must select not depends on FIT_SIGNATURE
 2026-03-16  1:25 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] t0008: fix "large exclude file ignored in tree"
 2026-03-16  1:21 UTC  (3+ messages)
` [PATCH v2] t0008: improve test cleanup to fix failing test

[PATCH v2 net-next] tcp: improve inet6_ehashfn() entropy
 2026-03-16  1:18 UTC  (2+ messages)

[PATCH v2 00/11] arm64: dts: qcom: Add x1e/Hamoa camera DTSI
 2026-03-16  1:12 UTC  (12+ messages)
` [PATCH v2 01/11] arm64: dts: qcom: x1e80100: Add CAMCC block definition
` [PATCH v2 02/11] arm64: dts: qcom: x1e80100: Add CCI definitions
` [PATCH v2 03/11] arm64: dts: qcom: x1e80100: Add CAMSS block definition
` [PATCH v2 04/11] arm64: dts: qcom: x1e80100-crd: Add pm8010 CRD pmic,id=m regulators
` [PATCH v2 05/11] arm64: dts: qcom: x1e80100-crd: Add ov08x40 RGB sensor on CSIPHY4
` [PATCH v2 06/11] arm64: dts: qcom: x1e80100-t14s: Add pm8010 camera PMIC with voltage levels for IR and RGB camera
` [PATCH v2 07/11] arm64: dts: qcom: x1e80100-t14s: Add on ov02c10 RGB sensor on CSIPHY4
` [PATCH v2 08/11] arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: Add pm8010 camera PMIC with voltage levels for IR and RGB camera
` [PATCH v2 09/11] arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: Add l7b_2p8 voltage regulator for "
` [PATCH v2 10/11] arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: Add ov02c10 RGB sensor on CSIPHY4
` [PATCH v2 11/11] arm64: dts: qcom: x1e80100-dell-inspiron14-7441: Switch on CAMSS RGB sensor

[PATCH net-next 0/8] net: stmmac: improve PCS support
 2026-03-16  1:11 UTC  (3+ messages)

[RFC] GSoC 2026: Transitioning IIO to guard() and scoped_guard()
 2026-03-16  1:11 UTC  (6+ messages)

[PATCH 1/1] iommu/vt-d: Only handle IOPF for SVA when PRI is supported
 2026-03-16  1:10 UTC  (2+ messages)

[PATCH 00/29] ASoC: soc-component: re-add pcm_new()/pcm_free()
 2026-03-16  1:08 UTC  (3+ messages)
` [PATCH 22/29] ASoC: sof: name back to pcm_new()/pcm_free()

[PATCH 0/2] ASoC: soc_sdw_utils: remove snd_soc_sdca codec name index
 2026-03-16  1:03 UTC  (3+ messages)
` [PATCH 1/2] ASoC: soc_sdw_utils: remove cs42l45 SmartMic "
` [PATCH 2/2] ASoC: soc_sdw_utils: remove codec name index of snd_soc_sdca codecs

[PATCH Liburing 0/2] build and compiler warning fixes
 2026-03-16  1:02 UTC  (6+ messages)
` [PATCH 2/2] test/cbpf_filter: skip when openat2.h is not available

[PATCH v10 0/7] Add dt-bindings and dtsi changes for CAMSS on x1e80100 silicon
 2026-03-16  1:02 UTC  (8+ messages)
` [PATCH v10 1/7] dt-bindings: media: qcom,x1e80100-camss: Add simple-mfd compatible
` [PATCH v10 2/7] dt-bindings: media: qcom,x1e80100-camss: Add optional PHY handle definitions
` [PATCH v10 3/7] dt-bindings: media: qcom,x1e80100-camss: Add support for combo-mode endpoints
` [PATCH v10 4/7] dt-bindings: media: qcom,x1e80100-camss: Describe iommu entries
` [PATCH v10 5/7] media: qcom: camss: Add legacy_phy flag to SoC definition structures
` [PATCH v10 6/7] media: qcom: camss: Add support for PHY API devices
` [PATCH v10 7/7] media: qcom: camss: Drop legacy PHY descriptions from x1e

[PATCH net-next v2 1/4] net: use ndo_set_features to set offload features for bonding/bridge/team
 2026-03-16  1:02 UTC  (3+ messages)
` [net-next,v2,1/4] "

[PATCH net-next v10 0/4] riscv: spacemit: Add ethernet support for K3
 2026-03-16  1:00 UTC  (10+ messages)
` [PATCH net-next v10 1/4] dt-bindings: net: Add support for Spacemit K3 dwmac
` [PATCH net-next v10 2/4] net: stmmac: platform: Add snps,dwmac-5.40a IP compatible string
` [PATCH net-next v10 3/4] net: stmmac: Add glue layer for Spacemit K3 SoC
` [PATCH net-next v10 4/4] MAINTAINERS: add entry for SpacemiT DWMAC glue layer

[PATCH net] udp_tunnel: fix NULL deref caused by udp_sock_create6 when CONFIG_IPV6=n
 2026-03-16  0:56 UTC  (2+ messages)

[PATCH net-next v1 0/3] selftests: rds: ksft cleanups
 2026-03-16  0:55 UTC  (5+ messages)

[PATCH v4] apply.c: fix -p argument parsing
 2026-03-16  0:52 UTC  (3+ messages)
` [PATCH] "

[PATCH v3] media: saa7164: add missing ioremap error handling
 2026-03-16  0:48 UTC  (3+ messages)
` [PATCH v5 0/1] media: saa7164: add ioremap return checks and cleanups
  ` [PATCH v5 1/1] "

[PATCH] ALSA: hda/realtek: Use ALC287_FIXUP_TXNW2781_I2C for ASUS Strix Gxx5
 2026-03-16  0:47 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH 00/15] mm: expand mmap_prepare functionality and usage
 2026-03-16  0:43 UTC  (7+ messages)
` [PATCH 02/15] mm: add documentation for the mmap_prepare file operation callback
` [PATCH 03/15] mm: document vm_operations_struct->open the same as close()

[PATCH] hsi: hsi_core: use kzalloc_flex
 2026-03-16  0:41 UTC 

[PATCH] lib: fix compare_delta parameter order in percpu_counter_tree
 2026-03-16  0:41 UTC  (7+ messages)

[Bug 221073] New: xHCI host controller dies on resume from s2idle on AMD Strix Halo [1022:1587]
 2026-03-16  0:39 UTC  (2+ messages)
` [Bug 221073] "

[GSoC PATCH] apply: report the location of corrupt patches
 2026-03-15 23:15 UTC 

[PATCH] remoteproc: renesas: apmu: Fix typo in Kconfig symbol help text
 2026-03-16  0:31 UTC 

[PATCH 1/2] doc: imx95_evk: Update Arm GNU toolchain version to 14.2
 2026-03-16  0:29 UTC  (2+ messages)

[PATCH v3] drm/shmem-helper: Fix Map huge page mapping in fault handler
 2026-03-16  0:26 UTC 

[PATCH] man/man3/strcmp.3: replace equal/less/greater words
 2026-03-16  0:25 UTC  (2+ messages)

[PATCH v4 0/9] sched/topology: Optimize sd->shared allocation
 2026-03-16  0:22 UTC  (6+ messages)
` [PATCH v4 2/9] sched/topology: Extract "imb_numa_nr" calculation into a separate helper
` [PATCH v4 7/9] sched/fair: Remove superfluous rcu_read_lock() in the wakeup path

man/man7/tcp.7: Document effect of TCP_DEFER_ACCEPT on clientsocket
 2026-03-16  0:10 UTC  (3+ messages)
` [PATCH v2] man/man7/tcp.7: Document effect of TCP_DEFER_ACCEPT on client socket

[PATCH] .editorconfig: separate tree-wide glob patterns
 2026-03-16  0:09 UTC  (2+ messages)

[PATCH 0/4] ati-vga fixes
 2026-03-16  0:05 UTC  (5+ messages)
` [PATCH 1/4] ati-vga: Fix colors when frame buffer endianness does not match host
` [PATCH 2/4] ati-vga: Also switch mode on HW cursor enable bit change
` [PATCH 3/4] ati-vga: Do not add crtc offset to src and dst data address
` [PATCH 4/4] ati-vga: Avoid warning about sign extension

[PATCH net-next 0/2] remove Kconfig sysmbol MDIO_BUS
 2026-03-16  0:06 UTC  (3+ messages)
` [PATCH net-next 1/2] regmap: mdio: make it depend on PHYLIB

[PATCH] core.5: document the %f and %C core_pattern specifiers
 2026-03-16  0:05 UTC  (4+ messages)

Possible addition to the v7.0 post-merge-window pile
 2026-03-16  0:05 UTC 

[PATCH] rust: cpufreq: fix clippy::double_parens warning in Policy doctest
 2026-03-16  0:04 UTC  (4+ messages)
` [RFC PATCH] rust: kbuild: support global per-version flags

[PATCH bpf v3 0/5] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
 2026-03-15 23:58 UTC  (12+ messages)
` [PATCH bpf v3 2/5] bpf, sockmap: Use sock_map_sk_{acquire,release}() where open-coded
` [PATCH bpf v3 5/5] bpf, sockmap: Adapt for af_unix-specific lock

[PATCH] ufs: Remap CPU to bus addresses using dev_phys_to_bus()
 2026-03-15 23:58 UTC 

[PATCH] arm: bcm: Include missing errno.h
 2026-03-15 23:58 UTC 

[PATCH] dm: Respect dma-ranges size
 2026-03-15 23:57 UTC 

[PATCH 1/2] wifi: mt76: mt792x: describe USB WFSYS reset with a descriptor
 2026-03-15 23:56 UTC  (5+ messages)
` [PATCH 2/2] wifi: mt76: mt792x: fix mt7925u USB WFSYS reset handling

[PATCH] serial: sh: Handle HSCIF on all 64-bit R-Car SoC
 2026-03-15 23:55 UTC 

[PATCH] mfd/ASoC: WM8400: select SND_SOC_WM8400 from MFD_WM8400
 2026-03-15 23:56 UTC  (2+ messages)

[PATCH] arm: relocate: Introduce data-only relocation mode
 2026-03-15 23:54 UTC 

[PATCH] console: Prefer currently selected serial console as stdio device
 2026-03-15 23:53 UTC 

[PATCH] arm: Drop unused __XSCALE__ section
 2026-03-15 23:53 UTC 

[PATCH] arm64: renesas: Separate 64bit only code
 2026-03-15 23:52 UTC 

[PATCH] arm64: dts: renesas: Disable SCIF1 in Renesas R-Car X5H R8A78000 SoC DT
 2026-03-15 23:51 UTC 

[PATCH v2 00/16] drm/mipi-dbi: Replace simple-display helpers with regular atomic helpers
 2026-03-15 23:52 UTC  (13+ messages)
` [PATCH v2 02/16] drm/mipi-dbi: Support custom pipelines with drm_mipi_dbi_dev_init()
` [PATCH v2 03/16] drm/mipi-dbi: Provide callbacks for atomic interfaces
` [PATCH v2 05/16] drm/ili9163: Use regular atomic helpers; drop simple-display helpers
` [PATCH v2 06/16] drm/ili9225: "
` [PATCH v2 11/16] drm/st7586: "

[PATCH v4 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2026-03-15 23:52 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema
` [PATCH v4 2/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver

[PATCH] arm: renesas: Enable modern HUSH parser on all R-Car systems
 2026-03-15 23:51 UTC 

[PATCH] arm: renesas: Use stock lowlevel_init function and remove s_init
 2026-03-15 23:51 UTC 

[PATCH] arm: Introduce current_pl() on ARM32 and compatibility current_el()
 2026-03-15 23:50 UTC 

[PATCH v11 2/2] xfs: add FALLOC_FL_WRITE_ZEROES to XFS code base
 2026-03-15 23:49 UTC  (4+ messages)

+ mm-add-mmap_action_map_kernel_pages-fix-3.patch added to mm-new branch
 2026-03-15 23:38 UTC 

[TESTING] just trying
 2026-03-15 23:34 UTC  (2+ messages)
` [TESTING] newbie: just testing

dyndbg: pr_fmt(fmt) with additional arguments?
 2026-03-15 23:30 UTC  (2+ messages)

[BUG] invalid-shift-base umaskcmd() src/miscbltin.c:258:26
 2026-03-15 23:27 UTC  (2+ messages)

[REGRESSION] [PATCH] ceph: fix num_ops OBOE when crypto allocation fails
 2026-03-15 23:25 UTC 

[PATCH v2] crypto: atmel-sha204a - Fix potential UAF and memory leak in remove path
 2026-03-15 23:21 UTC  (4+ messages)

[PATCH v2 1/2] staging: sm750fb: Replace busy-wait loop with udelay()
 2026-03-15 23:20 UTC 

[PATCH v3 0/2] iio: proximity: add driver for ST VL53L1X ToF sensor
 2026-03-15 23:20 UTC  (7+ messages)

[PATCH v2 2/2] staging: greybus: bootrom: fix potential null pointer dereference
 2026-03-15 23:19 UTC 

[PATCH v4 0/8] iio: accel: convert to guard(mutex)
 2026-03-15 23:15 UTC  (3+ messages)
` [PATCH v4 2/8] iio: accel: bmc150: "

[PATCH] vhost-user: Fix stale error logs and return values in teardown paths
 2026-03-15 23:10 UTC 


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.