public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-04 14:42:37 to 2025-05-04 20:03:44 UTC [more...]

[PATCH v3 1/3] driver/base: Optimize memory block registration to reduce boot time
 2025-05-04 20:03 UTC  (4+ messages)

[REGRESSION] Resume from suspend broken in 6.15-rc due to ACP changes
 2025-05-04 20:02 UTC  (7+ messages)

[GIT PULL] perf-tools fixes for v6.15-rc5
 2025-05-04 20:00 UTC  (3+ messages)

[RFC/PATCH] perf report: Support latency profiling in system-wide mode
 2025-05-04 19:52 UTC  (3+ messages)

[PATCH v4 0/2] rust: samples: add missing newlines to printing calls
 2025-05-04 19:48 UTC  (4+ messages)
` [PATCH v4 1/2] rust: samples: add missing newline to pr_info! calls in rust_print_main
` [PATCH v4 2/2] "

[PATCH v2 0/5] iio: adc: add ad7606 calibration support
 2025-05-04 19:48 UTC  (6+ messages)
` [PATCH v2 1/5] Documentation: ABI: IIO: add calibconv_delay documentation
` [PATCH v2 3/5] iio: adc: ad7606: add offset and phase calibration support

[PATCH v2 1/1] rust: kernel: create `overflow_assert!`
 2025-05-04 19:41 UTC  (2+ messages)

[RFT PATCH v2 00/23] x86: strict separation of startup code
 2025-05-04 19:33 UTC  (8+ messages)
` [RFT PATCH v2 03/23] x86/boot: Drop global variables keeping track of LA57 state

Kernel bug after 6.1 bug ryzen
 2025-05-04 18:56 UTC 

[syzbot] [net?] kernel BUG in in_dev_free_rcu
 2025-05-04 19:11 UTC 

[syzbot] [wireguard?] INFO: rcu detected stall in wg_packet_handshake_receive_worker (3)
 2025-05-04 19:10 UTC 

[syzbot] [net?] kernel BUG in unregister_vlan_dev (3)
 2025-05-04 19:10 UTC 

[PATCH 0/7] Rust KUnit `#[test]` support improvements
 2025-05-04 19:02 UTC  (15+ messages)
` [PATCH 1/7] rust: kunit: support KUnit-mapped `assert!` macros in `#[test]`s
` [PATCH 2/7] rust: kunit: support checked `-> Result`s in KUnit `#[test]`s
` [PATCH 4/7] rust: str: convert `rusttest` tests into KUnit
` [PATCH 5/7] rust: str: take advantage of the `-> Result` support in KUnit `#[test]`'s

[PATCH v3] can: m_can: initialize spin lock on device probe
 2025-05-04 18:54 UTC  (2+ messages)

[PATCH 00/41] treewide: Replace __ASSEMBLY__ with __ASSEMBLER__ in header files
 2025-05-04 18:53 UTC  (5+ messages)
` [PATCH 24/41] parisc: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
` [PATCH 25/41] parisc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers

[PATCH -tip] x86/asm: Use %a instead of %c(%%rip) in rip_rel_ptr()
 2025-05-04 18:43 UTC 

Suspend/resume failing due to SPD5118
 2025-05-04 18:41 UTC  (5+ messages)

[PATCH 0/2] Add support for the DFRobot SEN0322 oxygen sensor
 2025-05-04 18:40 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: iio: chemical: Document SEN0322
` [PATCH 2/2] iio: chemical: Add driver for SEN0322

[GIT PULL] tracing: Fixes for v6.15
 2025-05-04 18:30 UTC  (3+ messages)

[PATCH v3 0/2] tracing: fix race when creating trace probe log error message
 2025-05-04 18:27 UTC  (3+ messages)
` [PATCH v3 1/2] tracing: add missing trace_probe_log_clear for eprobes
` [PATCH v3 2/2] tracing: protect trace_probe_log with mutex

[PATCH] include: pe.h: Fix PE definitions
 2025-05-04 18:22 UTC 

[PATCH v2 0/7] iio: adc: Add support for AD4170 series of ADCs
 2025-05-04 18:21 UTC  (14+ messages)
` [PATCH v2 2/7] iio: adc: Add basic support for AD4170
` [PATCH v2 3/7] iio: adc: ad4170: Add support for buffered data capture
` [PATCH v2 5/7] iio: adc: ad4170: Add GPIO controller support
` [PATCH v2 6/7] iio: adc: ad4170: Add support for internal temperature sensor
` [PATCH v2 7/7] iio: adc: ad4170: Add support for weigh scale and RTD sensors

[PATCH v2 0/2] sysfs: add counters for lockups and stalls
 2025-05-04 18:08 UTC  (3+ messages)
` [PATCH v2 1/2] kernel/watchdog: add /sys/kernel/{hard,soft}lockup_count
` [PATCH v2 2/2] kernel/rcu/tree_stall: add /sys/kernel/rcu_stall_count

[PATCH v5 5/5] x86/CPU/AMD: Print the reason for the last reset
 2025-05-04 18:08 UTC  (6+ messages)
` [tip: x86/platform] "
    ` [PATCH] x86/CPU/AMD: Clean up the last-reset printing code a bit

[PATCH] locking/lockdep: Add # of dynamic keys stat to /proc/lockdep_stats
 2025-05-04 18:04 UTC  (2+ messages)

[PATCH] locking/lockdep: Prevent abuse of lockdep subclass
 2025-05-04 18:03 UTC  (2+ messages)

[PATCH] Add GPD Pocket 2 04/17/2020 BIOS to drm_orientation_quirks
 2025-05-04 17:54 UTC 

[PATCH v1 0/3] Add Luckfox Omni3576 Carrier Board support for RK3576
 2025-05-04 17:54 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add luckfox prefix
  ` [PATCH v2 2/3] dt-bindings: arm: rockchip: Add Luckfox Omni3576 board

[PATCH v7 00/17] unwind_user: perf: x86: Deferred unwinding infrastructure
 2025-05-04 17:53 UTC  (10+ messages)
` [PATCH v7 01/17] unwind_user: Add user space unwinding API
` [PATCH v7 08/17] unwind_user/deferred: Add unwind cache

[syzbot] [afs?] WARNING in delete_node (3)
 2025-05-04 17:53 UTC 

[PATCH v2 0/6] DT: Enable sharing resources for SMT threads
 2025-05-04 17:52 UTC  (6+ messages)
` [PATCH v2 1/6] of: add infra for finding CPU id from phandle
` [PATCH v2 6/6] of: of_cpu_phandle_to_id to support SMT threads

[PATCH v7 00/11] iio: accel: adxl345: add interrupt based sensor events
 2025-05-04 17:47 UTC  (6+ messages)
` [PATCH v7 08/11] iio: accel: adxl345: add activity event feature

[PATCH v4 0/9] More Rust bindings for device property reads
 2025-05-04 17:31 UTC  (10+ messages)
` [PATCH v4 1/9] rust: device: Create FwNode abstraction for accessing device properties
` [PATCH v4 2/9] rust: device: Enable accessing the FwNode of a Device
` [PATCH v4 3/9] rust: device: Move property_present() to FwNode
` [PATCH v4 4/9] rust: device: Enable printing fwnode name and path
` [PATCH v4 5/9] rust: device: Introduce PropertyGuard
` [PATCH v4 6/9] rust: device: Add bindings for reading device properties
` [PATCH v4 7/9] rust: device: Add child accessor and iterator
` [PATCH v4 8/9] rust: device: Add property_get_reference_args
` [PATCH v4 9/9] samples: rust: platform: Add property read examples

[PATCH] Staging: comedi: drivers: adl_pci9118.c: Edit file so that checkpatch.pl has 0 errors
 2025-05-04 17:36 UTC 

[PATCH v3 0/4] Introducing Hornet LSM
 2025-05-04 17:36 UTC  (5+ messages)
` [PATCH v3 1/4] security: "

[net-next v7 0/6] net: phy: realtek: Add support for PHY LEDs
 2025-05-04 17:29 UTC  (7+ messages)
` [net-next v7 1/6] net: phy: realtek: remove unsed RTL821x_PHYSR* macros
` [net-next v7 2/6] net: phy: realtek: Clean up RTL821x ExtPage access
` [net-next v7 3/6] net: phy: realtek: add RTL8211F register defines
` [net-next v7 4/6] net: phy: realtek: Group RTL82* macro definitions
` [net-next v7 5/6] net: phy: realtek: use __set_bit() in rtl8211f_led_hw_control_get()
` [net-next v7 6/6] net: phy: realtek: Add support for PHY LEDs on RTL8211E

[PATCH v1 0/3] clk: tegra: add DFLL support for Tegra 4
 2025-05-04 17:33 UTC  (9+ messages)
` [PATCH v1 2/3] drivers: "

[PATCH] ARM: vt8500: Include vt8500 soc driver in maintainers entry
 2025-05-04 17:31 UTC 

[PATCH v3 0/3] ARM: vt8500: Add runtime SoC version identification
 2025-05-04 17:25 UTC  (9+ messages)
` [PATCH v3 1/3] dt-bindings: hwinfo: Add VIA/WonderMedia SoC identification
  ` (subset) "
` [PATCH v3 2/3] soc: Add VIA/WonderMedia SoC identification driver
  ` (subset) "
` [PATCH v3 3/3] ARM: dts: vt8500: add DT nodes for the system config ID register
  ` (subset) "

[PATCH v4 0/7] iio: introduce IIO_DECLARE_BUFFER_WITH_TS
 2025-05-04 17:22 UTC  (13+ messages)
` [PATCH v4 1/7] iio: introduce IIO_DECLARE_BUFFER_WITH_TS macros
` [PATCH v4 2/7] iio: adc: ad4695: use u16 for buffer elements
` [PATCH v4 4/7] iio: adc: ad4695: rename AD4695_MAX_VIN_CHANNELS

[PATCH] block: rnbd: add .release to rnbd_dev_ktype
 2025-05-04 17:20 UTC  (3+ messages)

[PATCH] memory: tegra210-emc: Support Device Tree EMC Tables
 2025-05-04 17:18 UTC  (5+ messages)

[PATCH v3 0/2] Add support for Texas Instruments DTHE V2 crypto accelerator
 2025-05-04 17:17 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: crypto: Add binding for TI DTHE V2

[PATCH v7 0/3] Add driver for AD3530R and AD3531R DACs
 2025-05-04 17:11 UTC  (4+ messages)
` [PATCH v7 3/3] iio: dac: ad3530r: Add driver for AD3530R and AD3531R

[PATCH] Make thinkpad_acpi to support also NEC Lavie X1475JAS
 2025-05-04 16:55 UTC 

[PATCH v4 0/8] Enable QUPs and Serial on SA8255p Qualcomm platforms
 2025-05-04 17:09 UTC  (5+ messages)
` [PATCH v4 1/8] dt-bindings: serial: describe SA8255p
` [PATCH v4 2/8] dt-bindings: qcom: geni-se: "

[PATCH v7 0/4] can: m_can: Add am62 wakeup support
 2025-05-04 17:01 UTC  (3+ messages)

[PATCH WIP 0/2] rust: debugfs: Support attaching data to DebugFS directories
 2025-05-04 16:58 UTC  (3+ messages)
` [PATCH WIP 1/2] rust: debugfs: Add interface to build debugfs off pinned objects

[PATCH] KEYS: Reduce smp_mb() calls in key_put()
 2025-05-04 16:55 UTC  (6+ messages)

[PATCH v2] dt-bindings:iio:adc:st,spear600-adc: txt to yaml format conversion
 2025-05-04 16:53 UTC  (2+ messages)

[PATCH v3 00/13] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
 2025-05-04 16:51 UTC  (5+ messages)
` [PATCH v3 04/13] dt-bindings: x86: Add CPU bindings for x86
` [PATCH v3 06/13] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors

[PATCH] HID: sensor-hub: Fix typo and improve documentation for sensor_hub_remove_callback()
 2025-05-04 16:49 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] iio: imu: inv_icm42600: Fix temperature calculation
 2025-05-04 16:46 UTC  (3+ messages)

[PATCH 1/1] rust: kernel: create `overflow_assert!`
 2025-05-04 16:43 UTC 

[syzbot] [net?] general protection fault in rt6_find_cached_rt
 2025-05-04 16:41 UTC 

[syzbot] [net?] KASAN: global-out-of-bounds Read in fib6_ifup
 2025-05-04 16:41 UTC 

[GIT PULL] parisc architecture fix for v6.15-rc5
 2025-05-04 16:21 UTC  (2+ messages)

[RFC PATCH 0/5] iio: adc: Add initial support for TI ADS1262
 2025-05-04 16:20 UTC  (11+ messages)
` [RFC PATCH 1/5] iio: adc: ti-ads1262.c: add initial driver for TI ADS1262 ADC
` [RFC PATCH 2/5] iio: adc: Kconfig: add Kconfig entry for TI ADS1262 driver
` [RFC PATCH 4/5] MAINTAINERS: add entry for TI ADS1262 ADC driver
` [RFC PATCH 5/5] dt-bindings: iio: adc: add bindings for TI ADS1262

[PATCH v4 0/7] Convert inno hdmi to drm bridge
 2025-05-04 16:16 UTC  (3+ messages)

[PATCH v11 0/3] Add STM32MP25 SPI NOR support
 2025-05-04 16:16 UTC  (3+ messages)

[PATCH v2 0/3] Devres optimization with bound devices
 2025-05-04 16:14 UTC  (2+ messages)

[PATCH v5 00/11] Add DSI display support for SA8775P target
 2025-05-04 16:13 UTC  (2+ messages)

[PATCH] drm/msm: Convert comma to semicolon
 2025-05-04 16:13 UTC  (2+ messages)

[PATCH v3 0/8] drm/msm/dpu: improve CTL handling on DPU >= 5.0 platforms
 2025-05-04 16:13 UTC  (2+ messages)

[PATCH v2 0/2] Add interconnect nodes and paths for MSM8953 SoC
 2025-05-04 16:13 UTC  (2+ messages)

[PATCH 00/11] Various dt-bindings fixes
 2025-05-04 16:13 UTC  (2+ messages)

[PATCH v7] drm/msm/dpu: allow sharing SSPP between planes
 2025-05-04 16:13 UTC  (2+ messages)

[PATCH v7] drm/msm/dp: reuse generic HDMI codec implementation
 2025-05-04 16:13 UTC  (2+ messages)

[PATCH v5 00/10] drm/msm: add support for SAR2130P
 2025-05-04 16:13 UTC  (2+ messages)

[PATCH v4 0/7] drm/msm/mdp4: rework LVDS/LCDC panel support
 2025-05-04 16:13 UTC  (2+ messages)

[PATCH v2 0/5] drm/msm/dpu: update SmartDMA feature masks
 2025-05-04 16:13 UTC  (2+ messages)

[PATCH v2 0/3] drm/display: hdmi: provide common code to get Audio Clock Recovery params
 2025-05-04 16:13 UTC  (2+ messages)

[PATCH v2 0/5] drm/msm/dpu: disable DSC on some of old DPU models
 2025-05-04 16:13 UTC  (2+ messages)

[PATCH] xhci: Add missing parameter description to xhci_get_endpoint_index()
 2025-05-04 16:04 UTC 

[PATCH V4 00/11] Refactor ufs phy powerup sequence
 2025-05-04 15:57 UTC  (11+ messages)
` [PATCH V4 04/11] phy: qcom-qmp-ufs: Refactor UFS PHY reset
` [PATCH V4 06/11] phy: qcom-qmp-ufs: Rename qmp_ufs_power_off
` [PATCH V4 07/11] phy: qcom-qmp-ufs: Remove qmp_ufs_exit() and Inline qmp_ufs_com_exit()
` [PATCH V4 08/11] phy: qcom-qmp-ufs: refactor qmp_ufs_power_off

[PATCH v2 0/2] iio: accel: fxls8962af: Fix temperature readings
 2025-05-04 15:49 UTC  (7+ messages)
` [PATCH v2 1/2] iio: accel: fxls8962af: Fix temperature calculation
` [PATCH v2 2/2] iio: accel: fxls8962af: Fix sign temperature scan element

[PATCH RESEND] drm/msm: fix a potential memory leak issue in submit_create()
 2025-05-04 15:46 UTC  (2+ messages)

[PATCH] PCI/AER: Use pci_clear_and_set_config_dword() to simplify mask updates
 2025-05-04 15:43 UTC 

[PATCH v4 00/10] Add support for AD4080 ADC
 2025-05-04 15:40 UTC  (3+ messages)
` [PATCH v4 09/10] iio: adc: ad4080: add driver support

[PATCH v3 00/23] Add support for HEVC and VP9 codecs in decoder
 2025-05-04 15:23 UTC  (4+ messages)
` [PATCH v3 13/23] media: iris: Send V4L2_BUF_FLAG_ERROR for buffers with 0 filled length

[GIT PULL] x86 fix
 2025-05-04 15:23 UTC  (2+ messages)

[GIT PULL] perf events fixes
 2025-05-04 15:23 UTC  (2+ messages)

[GIT PULL] IRQ fixes
 2025-05-04 15:23 UTC  (2+ messages)

[GIT PULL] EDAC/urgent for v6.15-rc5
 2025-05-04 15:23 UTC  (2+ messages)

[PATCH 0/5] iio: adc: add ad7606 calibration support
 2025-05-04 15:04 UTC  (10+ messages)
` [PATCH 1/5] Documentation: ABI: IIO: add calibphase_delay documentation

[PATCH v4 0/4] arm64: dts: exynos: add initial support for Samsung Galaxy S22+
 2025-05-04 14:59 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: arm: samsung: document g0s board binding
` [PATCH v4 2/4] arm64: dts: exynos: add initial support for exynos2200 SoC
` [PATCH v4 3/4] arm64: dts: exynos: add initial support for Samsung Galaxy S22+
` [PATCH v4 4/4] MAINTAINERS: add entry for Samsung Exynos2200 SoC

[net-next v11 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-05-04 14:55 UTC  (8+ messages)
` [net-next v11 1/7] dt-bindings: net: Add MTIP L2 switch description
` [net-next v11 2/7] ARM: dts: nxp: mxs: Adjust the imx28.dtsi "
` [net-next v11 3/7] ARM: dts: nxp: mxs: Adjust XEA board's DTS to support L2 switch
` [net-next v11 4/7] net: mtip: The L2 switch driver for imx287
` [net-next v11 5/7] ARM: mxs_defconfig: Enable CONFIG_NFS_FSCACHE
` [net-next v11 6/7] ARM: mxs_defconfig: Update mxs_defconfig to 6.15-rc1
` [net-next v11 7/7] ARM: mxs_defconfig: Enable CONFIG_FEC_MTIP_L2SW to support MTIP L2 switch

[PATCH] iio: adc: ad7606: explicit timestamp alignment
 2025-05-04 14:55 UTC  (3+ messages)

[PATCH] iio: adc: ad7606_spi: fix reg write value mask
 2025-05-04 14:54 UTC  (3+ messages)

[PATCH 0/3] Elminate all DTBs check warnings for SDM630/660 boards
 2025-05-04 14:52 UTC  (7+ messages)
` [PATCH 1/3] arm64: dts: qcom: sdm630: Add modem metadata mem
` [PATCH 2/3] arm64: dts: qcom: sdm660-lavender: Add missing USB phy supply
` [PATCH 3/3] arm64: dts: qcom: sda660-ifc6560: Fix dt-validate warning

[PATCH v5 00/10] phy: samsung: add Exynos2200 SNPS eUSB2 driver
 2025-05-04 14:45 UTC  (11+ messages)
` [PATCH v5 01/10] dt-bindings: phy: add exynos2200 eusb2 phy support
` [PATCH v5 02/10] dt-bindings: phy: samsung,usb3-drd-phy: add exynos2200 support
` [PATCH v5 03/10] phy: move phy-qcom-snps-eusb2 out of its vendor sub-directory
` [PATCH v5 04/10] phy: phy-snps-eusb2: refactor constructs names
` [PATCH v5 05/10] phy: phy-snps-eusb2: split phy init code
` [PATCH v5 06/10] phy: phy-snps-eusb2: make repeater optional
` [PATCH v5 07/10] phy: phy-snps-eusb2: make reset control optional
` [PATCH v5 08/10] phy: phy-snps-eusb2: refactor reference clock init
` [PATCH v5 09/10] phy: phy-snps-eusb2: add support for exynos2200
` [PATCH v5 10/10] phy: exynos5-usbdrd: support Exynos USBDRD 3.2 4nm controller

[PATCH] MAINTAINERS: add maintainers for ad4851 driver
 2025-05-04 14:43 UTC  (3+ messages)

[PATCH] iio: adc: ad7606: fix raw read for 18-bit chips
 2025-05-04 14:42 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