The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-04-11 12:10:51 to 2025-04-11 13:29:46 UTC [more...]

[PATCH] rust: retain pointer mut-ness in `container_of!`
 2025-04-11 13:29 UTC  (7+ messages)

[net-next v4 0/5] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-04-11 13:29 UTC  (8+ messages)
` [net-next v4 4/5] net: mtip: The L2 switch driver for imx287

[PATCH 0/8] iio: imu: new inv_icm45600 driver
 2025-04-11 13:28 UTC  (9+ messages)
` [PATCH 1/8] iio: imu: inv_icm45600: add "
` [PATCH 2/8] iio: imu: inv_icm45600: add I2C driver for "
` [PATCH 3/8] iio: imu: inv_icm45600: add SPI "
` [PATCH 4/8] iio: imu: inv_icm45600: add I3C "
` [PATCH 5/8] iio: imu: inv_icm45600: add buffer support in iio devices
` [PATCH 6/8] iio: imu: add Kconfig and Makefile for inv_icm45600 driver
` [PATCH 7/8] dt-bindings: iio: imu: Add inv_icm45600 documentation
` [PATCH 8/8] MAINTAINERS: add entry for inv_icm45600 6-axis imu sensor

[PATCH v2] rust: alloc: allow coercion from `Box<T>` to `Box<dyn U>` if T implements U
 2025-04-11 13:26 UTC  (5+ messages)

[PATCH v3 0/4] AMD Zen debugging documentation
 2025-04-11 13:25 UTC  (10+ messages)
` [PATCH v3 2/4] i2c: piix4: Move SB800_PIIX4_FCH_PM_ADDR definition to amd_node.h
` [PATCH v3 4/4] x86/CPU/AMD: Print the reason for the last reset

[PATCH next] drm/syncobj: Fix leak in drm_syncobj_import_sync_file_fence()
 2025-04-11 13:25 UTC  (3+ messages)

[PATCH v2 00/12] nfsd: observability improvements
 2025-04-11 13:24 UTC  (6+ messages)
` [PATCH v2 02/12] sunrpc: add info about xprt queue times to svc_xprt_dequeue tracepoint

[PATCH] mm,hugetlb: Allocate frozen pages in alloc_buddy_hugetlb_folio
 2025-04-11 13:23 UTC 

[PATCH] netfs: Update main API document
 2025-04-11 13:24 UTC  (3+ messages)
` [PATCH v2] "

[REGRESSION] Kernel reboots unexpectdely on i.MX8X when Cortex-M4 is running and it was started by U-Boot bootaux
 2025-04-11 13:23 UTC  (3+ messages)

[PATCH v2 0/2] pidfs: ensure consistent ENOENT/ESRCH reporting
 2025-04-11 13:22 UTC  (3+ messages)
` [PATCH v2 1/2] exit: move wake_up_all() pidfd waiters into __unhash_process()
` [PATCH v2 2/2] pidfs: ensure consistent ENOENT/ESRCH reporting

[PATCH v2] usb/gadget: Add NULL check in ast_vhub_init_dev()
 2025-04-11 13:22 UTC  (3+ messages)

[PATCH v3 0/2] media: rockchip: rkisp1: Add support for WDR and AWB64
 2025-04-11 13:20 UTC  (4+ messages)
` [PATCH v3 1/2] media: rockchip: rkisp1: Add support for Wide Dynamic Range

[PATCH v2] dma-buf/sw_sync: Decrement refcount on error in sw_sync_ioctl_get_deadline()
 2025-04-11 13:20 UTC  (2+ messages)

[PATCH] iommu/io-pgtable-arm: dynamically allocate selftest device struct
 2025-04-11 13:19 UTC  (2+ messages)

[PATCH v2 00/14] Add Microchip ZL3073x support (part 1)
 2025-04-11 13:19 UTC  (7+ messages)
` [PATCH v2 07/14] mfd: zl3073x: Add components versions register defs

[PATCH bpf-next v2 0/9] selftests/bpf: Test sockmap/sockhash redirection
 2025-04-11 13:17 UTC  (5+ messages)
` [PATCH bpf-next v2 5/9] selftests/bpf: Add selftest for sockmap/hashmap redirection

[PATCH RFC v5 0/8] media: qcom: iris: re-organize catalog & add support for SM8650
 2025-04-11 13:18 UTC  (4+ messages)
  ` [PATCH RFC v5 1/8] media: qcom: iris: move sm8250 to gen1 catalog

[PATCH] tty: vt: keyboard: Fix uninitialized variables in vt_do_kdgkb_ioctl
 2025-04-11 13:18 UTC  (3+ messages)

[PATCH 0/9] pwm: Update PWM_PXA driver for SpacemiT K1
 2025-04-11 13:14 UTC  (10+ messages)
` [PATCH 1/9] dt-bindings: pwm: marvell,pxa: add optional property resets
` [PATCH 2/9] pwm: pxa: add optional reset control
` [PATCH 3/9] dt-bindings: pwm: marvell,pxa: add support to spacemit K1
` [PATCH 4/9] pwm: pxa: add support for "
` [PATCH 5/9] riscv: dts: spacemit: add PWM support for K1 SoC
` [PATCH 6/9] riscv: dts: spacemit: Add pinctrl configurations for PWM0-PWM19
` [PATCH 7/9] riscv: dts: spacemit: Add PWM14 backlight support for BPI-F3
` [PATCH 8/9] pwm: Kconfig: add depends on ARCH_SPACEMIT to PWM_PXA
` [PATCH 9/9] riscv: defconfig: Enable PWM support for SpacemiT K1 SoC

[PATCH 0/6] mailbox: Trivial updates
 2025-04-11 13:14 UTC  (7+ messages)
` [PATCH 1/6] mailbox: Use dev_err when there is error
` [PATCH 2/6] mailbox: Not protect module_put with spin_lock_irqsave
` [PATCH 3/6] mailbox: Propagate correct error return value
` [PATCH 4/6] mailbox: Remove devm_mbox_controller_unregister
` [PATCH 5/6] mailbox: Use guard/scoped_guard for con_mutex
` [PATCH 6/6] mailbox: Use guard/scoped_guard for spinlock

[PATCH v4 01/12] riscv: ftrace: support fastcc in Clang for WITH_ARGS
 2025-04-11 13:15 UTC  (3+ messages)
` [PATCH v4 05/12] riscv: ftrace: prepare ftrace for atomic code patching

[PATCH v4 0/2] rust/revocable: add try_access_with() convenience method
 2025-04-11 13:15 UTC  (2+ messages)

[PATCH v4 0/1] net/mlx5: Fix null-ptr-deref in TTC table creation
 2025-04-11 13:14 UTC  (2+ messages)
` [PATCH v4 1/1] net/mlx5: Fix null-ptr-deref in mlx5_create_{inner_,}ttc_table()

[PATCH v3 0/4] mm/madvise: batch tlb flushes for MADV_DONTNEED and MADV_FREE
 2025-04-11 13:10 UTC  (5+ messages)
` [PATCH v3 3/4] mm/memory: split non-tlb flushing part from zap_page_range_single()
` [PATCH v3 4/4] mm/madvise: batch tlb flushes for MADV_DONTNEED[_LOCKED]

[PATCH] drm/efidrm: ensure screen_base is initialized
 2025-04-11 13:11 UTC  (2+ messages)

[PATCH 0/6] Add support for A523 Thermal system
 2025-04-11 13:11 UTC  (2+ messages)

[PATCH] null_blk: Use strscpy() instead of strscpy_pad() in null_add_dev()
 2025-04-11 13:10 UTC  (2+ messages)

[PATCH] ublk: pass ublksrv_ctrl_cmd * instead of io_uring_cmd *
 2025-04-11 13:10 UTC  (2+ messages)

[syzbot] [kernel?] KASAN: stack-out-of-bounds Write in preempt_schedule_irq
 2025-04-11 13:09 UTC 

[syzbot] Monthly wpan report (Apr 2025)
 2025-04-11 13:07 UTC 

[PATCH 0/3] drm/nouveau: Fix & improve nouveau_fence_done()
 2025-04-11 13:06 UTC  (9+ messages)
` [PATCH 1/3] drm/nouveau: Prevent signaled fences in pending list

[PATCH RESEND] phy: cadence: Sierra: Add multilink SGMII + SGMII register configuration
 2025-04-11 13:05 UTC 

[PATCH v7 00/12] platform/x86: alienware-wmi-wmax: HWMON support + DebugFS + Improvements
 2025-04-11 13:06 UTC  (3+ messages)

[PATCH 0/2] Fix V1P8_SIGNAL_ENA and HIGH_SPEED_ENA
 2025-04-11 13:03 UTC  (2+ messages)

[PATCH] timers: Exclude isolated cpus from timer migation
 2025-04-11 13:02 UTC  (12+ messages)

[syzbot] [usb?] KMSAN: uninit-value in mii_nway_restart (2)
 2025-04-11 13:02 UTC 

[PATCH] iommu/arm-smmu-v3: Allow stream table to have nodes with the same ID
 2025-04-11 13:01 UTC  (3+ messages)

[PATCH v4 0/4] ftrace: Add function arguments to function tracers
 2025-04-11 13:00 UTC  (5+ messages)
` [PATCH v4 2/4] ftrace: Add support for function argument to graph tracer

[PATCH v3 0/8] Create Intel PMC SSRAM Telemetry driver
 2025-04-11 13:00 UTC  (3+ messages)
` [PATCH v3 7/8] platform/x86:intel/pmc: "

[PATCH v2 0/4] Add CMN PLL clock controller support for IPQ5424
 2025-04-11 12:58 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: clock: qcom: Add CMN PLL support for IPQ5424 SoC
` [PATCH v2 2/4] clk: qcom: cmnpll: Add IPQ5424 SoC support
` [PATCH v2 3/4] arm64: dts: ipq5424: Add CMN PLL node
` [PATCH v2 4/4] arm64: dts: qcom: Update IPQ5424 xo_board to use fixed factor clock

[PATCH 0/4] wifi: mwifiex: drop asynchronous init waiting code
 2025-04-11 12:57 UTC  (4+ messages)
` [PATCH 3/4] "

[PATCH v6 0/4] Panthor BO tagging and GEMS debug display
 2025-04-11 12:57 UTC  (4+ messages)
` [PATCH v6 4/4] drm/panthor: show device-wide list of DRM GEM objects over DebugFS

[PATCH] phy: qcom-qusb2: Update the phy settings for IPQ5424
 2025-04-11 12:56 UTC  (5+ messages)

[PATCH v1] dt-bindings: trivial: Document TPS53685
 2025-04-11 12:47 UTC  (2+ messages)

[PATCH] drm: ttm: select CONFIG_SHMEM
 2025-04-11 12:55 UTC 

[PATCH v38 00/31] Introduce QC USB SND audio offloading support
 2025-04-11 12:54 UTC  (5+ messages)

[PATCH] panic: lib: Add TAINT for FAULT_INJECTION
 2025-04-11 12:53 UTC 

[PATCH 00/20] Add support for HEVC and VP9 codecs in decoder
 2025-04-11 12:51 UTC  (7+ messages)
` [PATCH 02/20] media: iris: Update CAPTURE format info based on OUTPUT format
` [PATCH 04/20] media: iris: Avoid updating frame size to firmware during reconfig
` [PATCH 05/20] media: iris: Send V4L2_BUF_FLAG_ERROR for buffers with 0 filled length

[PATCH v2] PCI: Fix NULL dereference in SR-IOV VF creation error path
 2025-04-11 12:44 UTC  (2+ messages)

[PATCHv2 perf/core 1/2] uprobes/x86: Add support to emulate nop instructions
 2025-04-11 12:48 UTC  (3+ messages)
` [PATCHv2 perf/core 2/2] selftests/bpf: Add 5-byte nop uprobe trigger bench

[PATCH] staging: rtl8723bs: Replace `& 0xfff` with `% 4096u`
 2025-04-11 12:47 UTC  (4+ messages)

[PATCH v1] s390/virtio_ccw: don't allocate/assign airqs for non-existing queues
 2025-04-11 12:47 UTC  (5+ messages)

[PATCH] rust: fix building firmware abstraction on 32bit arm
 2025-04-11 12:45 UTC  (2+ messages)

[PATCH 0/7] power: supply: core: convert to fwnode
 2025-04-11 12:45 UTC  (11+ messages)
` [PATCH 3/7] usb: common: usb-conn-gpio: switch psy_cfg from of_node "

[PATCH v2 0/2] reset: Add devm_reset_control_array_get_exclusive_released()
 2025-04-11 12:41 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] spi: stm32-ospi: Make usage of reset_control_acquire/release() API

[PATCH 0/7] soc: amlogic: clk-measure: Add clk-measure support for C3 and S4
 2025-04-11 12:42 UTC  (8+ messages)
` [PATCH 1/7] soc: amlogic: clk-measure: Define MSR_CLK's register offset separately
` [PATCH 2/7] dt-bindings: soc: amlogic: C3 supports clk-measure
` [PATCH 3/7] dt-bindings: soc: amlogic: S4 "
` [PATCH 4/7] soc: amlogic: clk-measure: Add support for C3
` [PATCH 5/7] soc: amlogic: clk-measure: Add support for S4
` [PATCH 6/7] arm64: dts: amlogic: C3: Add clk-measure controller node
` [PATCH 7/7] arm64: dts: amlogic: S4: "

[PATCH 0/3] uio/dma-buf: Give UIO users access to DMA addresses
 2025-04-11 12:41 UTC  (5+ messages)

[PATCH v1] i2c: lpi2c: implement master_xfer_atomic callback
 2025-04-11 12:41 UTC  (4+ messages)

[tip:x86/asm] BUILD SUCCESS 7615b94b6371dab5d7d8c1ca4f95ed3f866e1c51
 2025-04-11 12:40 UTC 

[PATCH] kunit: cs_dsp: Depend on FW_CS_DSP rather then enabling it
 2025-04-11 12:39 UTC  (3+ messages)

[tip:core/urgent] BUILD SUCCESS e696e5a114b59035f5a889d5484fedec4f40c1f3
 2025-04-11 12:37 UTC 

[PATCH 0/4] sysctl: Move the u8 range check test to lib/test_sysctl.c
 2025-04-11 12:37 UTC  (4+ messages)
` [PATCH 1/4] sysctl: move u8 register "

[RFC PATCH v4 00/18] pkeys-based page table hardening
 2025-04-11 12:37 UTC  (3+ messages)

[PATCH 00/24] Arm GICv5: Host driver implementation
 2025-04-11 12:37 UTC  (5+ messages)
` [PATCH 20/24] irqchip/gic-v5: Add GICv5 LPI/IPI support

[PATCH v3 0/5] Enable RTC for the MT6357
 2025-04-11 12:35 UTC  (6+ messages)
` [PATCH v3 1/5] rtc: mt6359: Add mt6357 support
` [PATCH v3 2/5] rtc: Add handling of pre-1970 dates in time conversion functions
` [PATCH v3 3/5] rtc: Fix the RTC time comparison issues adding cast
` [PATCH v3 4/5] rtc: mt6397: Remove start time parameters
` [PATCH v3 5/5] arm64: dts: mediatek: Set RTC start year property

[PATCH v2 00/13] Add support for AD4080 ADC
 2025-04-11 12:36 UTC  (14+ messages)
` [PATCH v2 01/13] iio: backend: add support for filter config
` [PATCH v2 02/13] iio: backend: add support for sync process
` [PATCH v2 03/13] iio: backend: add support for self sync
` [PATCH v2 04/13] iio: backend: add support for sync status
` [PATCH v2 05/13] iio: backend: add support for number of lanes
` [PATCH v2 06/13] dt-bindings: iio: adc: add ad408x axi variant
` [PATCH v2 07/13] iio: adc: adi-axi-adc: add filter enable/disable
` [PATCH v2 08/13] iio: adc: adi-axi-adc: add bitslip enable/disable
` [PATCH v2 09/13] iio: adc: adi-axi-adc: add self sync support
` [PATCH v2 10/13] iio: adc: adi-axi-adc: add sync status
` [PATCH v2 11/13] iio: adc: adi-axi-adc: add num lanes support
` [PATCH v2 12/13] dt-bindings: iio: adc: add ad4080
` [PATCH v2 13/13] iio: adc: ad4080: add driver support

[PATCH 0/3] Fix up building KUnit tests for Cirrus Logic modules
 2025-04-11 12:36 UTC  (4+ messages)
` [PATCH 1/3] kunit: configs: Add some Cirrus Logic modules to all_tests
` [PATCH 2/3] ASoC: cs-amp-lib-test: Don't select SND_SOC_CS_AMP_LIB
` [PATCH 3/3] firmware: cs_dsp: tests: Depend on FW_CS_DSP rather then enabling it

[PATCH v3 0/3] arm64: dts: rockchip: add and enable DSI2 on rk3588
 2025-04-11 12:36 UTC  (6+ messages)
` [PATCH v3 1/3] arm64: dts: rockchip: add mipi dcphy nodes to rk3588
` [PATCH v3 2/3] arm64: dts: rockchip: add dsi controller nodes on rk3588

[PATCH v1 00/16] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
 2025-04-11 12:35 UTC  (3+ messages)
` [PATCH v1 03/16] iommu: Add iommu_copy_struct_to_user helper

[tip:x86/boot] BUILD SUCCESS 9e8e879426d863fc326cda53d704bbc7369c1afc
 2025-04-11 12:34 UTC 

[PATCH] release_task: kill the no longer needed get/put_pid(thread_pid)
 2025-04-11 12:33 UTC  (2+ messages)

[PATCH v2 00/22] RV: Linear temporal logic monitors for RT application
 2025-04-11 12:31 UTC  (3+ messages)
` [PATCH v2 22/22] rv: Allow to configure the number of per-task monitor

[PATCH] tty: serial: 8250: Fix uninitialized variable warnings in pci_oxsemi_tornado_get_divisor
 2025-04-11 12:29 UTC  (2+ messages)

[PATCH net-next 0/2] CPSW Bindings for 5000M Fixed-Link
 2025-04-11 12:26 UTC  (3+ messages)
` [PATCH net-next 1/2] dt-bindings: net: ethernet-controller: add 5000M speed to fixed-link

[PATCH 0/3] platform/x86: convert GPIO chips to using new value setters
 2025-04-11 12:24 UTC  (2+ messages)

[PATCH 1/1] platform/x86: Use strscpy()/scnprintf() with acpi_device_name/class()
 2025-04-11 12:24 UTC  (2+ messages)

[RFC PATCH] net/smc: Consider using kfree_sensitive() to free cpu_addr
 2025-04-11 12:22 UTC  (2+ messages)

[PATCH wireless v2 1/2] wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeue()
 2025-04-11 12:15 UTC  (5+ messages)

[PATCH RFCv3 00/23] uprobes: Add support to optimize usdt probes on x86_64
 2025-04-11 12:18 UTC  (7+ messages)
` [PATCH RFCv3 10/23] uprobes/x86: Add support to emulate nop5 instruction

[PATCH v8 0/7] Introduction of PSCR Framework and Related Components
 2025-04-11 12:17 UTC  (8+ messages)
` [PATCH v8 1/7] power: Extend power_on_reason.h for upcoming PSCRR framework
` [PATCH v8 2/7] reboot: hw_protection_trigger: use standardized numeric shutdown/reboot reasons instead of strings
` [PATCH v8 3/7] power: reset: Introduce PSCR Recording Framework for Non-Volatile Storage
` [PATCH v8 4/7] nvmem: provide consumer access to cell size metrics
` [PATCH v8 5/7] nvmem: add support for device and sysfs-based cell lookups
` [PATCH v8 6/7] power: reset: add PSCR NVMEM Driver for Recording Power State Change Reasons
` [PATCH v8 7/7] Documentation: Add sysfs documentation for PSCRR reboot reason tracking

[PATCH] iio: addac: ad74115: Fix use of uninitialized variable rate
 2025-04-11 12:17 UTC  (5+ messages)

[PATCH V3 0/2] scsi: ufs: Implement Quirks for Samsung UFS Devices
 2025-04-11 12:16 UTC  (3+ messages)
` [PATCH V3 1/2] ufs: qcom: Add quirks for Samsung UFS devices
` [PATCH V3 2/2] scsi: ufs: introduce quirk to extend PA_HIBERN8TIME for "

[PATCH v2 0/3] arm64: dts: qcom: x1e80100-hp-x14: add usb-1-ss1-sbu-mux
 2025-04-11 12:16 UTC  (5+ messages)
` [PATCH v2 1/3] "

[syzbot] [usb?] KMSAN: uninit-value in mii_nway_restart (2)
 2025-04-11 12:15 UTC  (2+ messages)
` [syzbot]

[PATCH V7 0/3] scsi: ufs-qcom: Enable Hibern8, MCQ, and Testbus registers Dump
 2025-04-11 12:13 UTC  (4+ messages)
` [PATCH V7 1/3] scsi: ufs-qcom: Add support for dumping HW and SW hibern8 count
` [PATCH V7 2/3] scsi: ufs-qcom: Add support to dump MCQ registers
` [PATCH V7 3/3] scsi: ufs-qcom: Add support to dump testbus registers

[PATCH v2 RESEND] arm64: dts: ti: k3-j784s4-j742s2-main-common: Enable ACSPCIE output for PCIe1
 2025-04-11 12:13 UTC 

[PATCH v6 00/14] phy: rockchip: samsung-hdptx: Support high color depth management
 2025-04-11 12:11 UTC  (2+ messages)

[PATCH net-next v4 00/14] yt6801: Add Motorcomm yt6801 PCIe driver
 2025-04-11 12:10 UTC  (4+ messages)

[PATCH v7 0/6] Enable IPQ5018 PCI support
 2025-04-11 12:11 UTC  (2+ messages)
` (subset) "

[PATCH v7 0/2] phy: qcom: qmp-pcie: Add PCIe PHY no_csr reset support
 2025-04-11 12:11 UTC  (2+ messages)

[PATCH v1 0/6] Messon: Simplify error handling with dev_err_probe()
 2025-04-11 12:11 UTC  (2+ messages)

[PATCH v6 0/2] phy: qcom: qmp-pcie: Add PCIe PHY no_csr reset support
 2025-04-11 12:10 UTC  (2+ messages)

[PATCH 1/2] phy: marvell: Do not enable by default during compile testing
 2025-04-11 12:10 UTC  (2+ messages)

[PATCH v2 0/2] phy: amlogic: meson8b-usb2: two small cleanup patches
 2025-04-11 12:10 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