public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-25 22:50:35 to 2026-04-26 08:46:35 UTC [more...]

[PATCH v5 0/6] Add Rockchip RK3576 PWM Support Through MFPWM
 2026-04-26  7:30 UTC  (5+ messages)
` [PATCH v5 5/6] arm64: dts: rockchip: add PWM nodes to RK3576 SoC dtsi
` [PATCH v5 6/6] arm64: dts: rockchip: Add cooling fan to ROCK 4D

[PATCH net 3/3] netconsole: propagate device name truncation in dev_name_store()
 2026-04-26  8:39 UTC  (2+ messages)

[PATCH net V2 0/2] net/mlx5e: PSP fixes
 2026-04-26  8:38 UTC  (3+ messages)
` [PATCH net V2 1/2] net/mlx5e: psp: Fix invalid access on PSP dev registration fail
` [PATCH net V2 2/2] net/mlx5e: psp: Hook PSP dev reg/unreg to profile enable/disable

[PATCH net 2/3] netconsole: avoid clobbering userdatum value on truncated write
 2026-04-26  8:35 UTC  (2+ messages)

[PATCH 00/10] Fixes and cleanups for the AD5686 IIO driver
 2026-04-26  8:38 UTC  (11+ messages)
` [PATCH 01/10] iio: dac: ad5686: refactor include headers
` [PATCH 02/10] iio: dac: ad5686: remove redundant register definition
` [PATCH 03/10] iio: dac: ad5686: drop enum id
` [PATCH 04/10] iio: dac: ad5686: add of_match table to the spi driver
` [PATCH 05/10] iio: dac: ad5686: fix ref bit initialization for single-channel parts
` [PATCH 06/10] iio: dac: ad5686: acquire lock when doing powerdown control
` [PATCH 07/10] iio: dac: ad5686: fix powerdown control on dual-channel devices
` [PATCH 08/10] iio: dac: ad5686: fix input raw value check
` [PATCH 09/10] iio: dac: ad5686: cleanup doc header of local structs
` [PATCH 10/10] iio: dac: ad5686: create bus ops struct

[PATCH v6 0/4] media: i2c: ds90ub953: Add back channel GPIO support
 2026-04-26  8:36 UTC  (3+ messages)
` [PATCH v6 1/4] dt-bindings: media: ti,ds90ub953: Add support for remote GPIO data source

[PATCH v6 00/14] mm/mglru: improve reclaim loop and dirty folio handling
 2026-04-26  8:34 UTC  (4+ messages)

kernel panic when resuming from hibernate in next-20260406 with PREEMPT_RT
 2026-04-26  8:28 UTC  (5+ messages)

[PATCH v10 00/11] drm: Add new pixel formats for Xilinx Zynqmp
 2026-04-26  8:26 UTC  (9+ messages)
` [PATCH v10 01/11] drm/fourcc: Add warning for bad bpp
` [PATCH v10 02/11] drm/fourcc: Add DRM_FORMAT_P230
` [PATCH v10 03/11] drm/fourcc: Add DRM_FORMAT_Y8
` [PATCH v10 05/11] drm/fourcc: Add DRM_FORMAT_T430

[PATCH V1 0/2] Rust DRM build fix
 2026-04-26  8:22 UTC  (3+ messages)
` [PATCH V1 1/2] rust/drm: import ARef from sync crate
` [PATCH V1 2/2] drm: Make CONFIG_RUST_DRM_GEM_SHMEM_HELPER selectable from menuconfig

[syzbot] [mm?] WARNING: bad unlock balance in do_wp_page
 2026-04-26  8:17 UTC 

[syzbot] [net?] kernel BUG in pn_socket_autobind
 2026-04-26  8:16 UTC 

[PATCH] net: net_failover: Fix the deadlock in slave register
 2026-04-26  8:10 UTC  (2+ messages)

[PATCH] leds: as3668: Fix Kconfig symbol name mismatch in Makefile
 2026-04-26  8:08 UTC  (2+ messages)

[PATCH v10 00/11] ADF41513/ADF41510 PLL frequency synthesizers
 2026-04-26  8:02 UTC  (6+ messages)
` [PATCH v10 02/11] lib: kstrtox: add kstrtoudec64() and kstrtodec64()

[PATCH V13 0/7] Rust support for powerpc
 2026-04-26  7:52 UTC  (4+ messages)
` [PATCH V13 5/7] rust: Make __udivdi3() and __umoddi3() panic

[syzbot] [net?] kernel BUG in pn_socket_autobind
 2026-04-26  7:50 UTC  (2+ messages)
` Forwarded: BUG:[syzbot] "

[PATCH v2] interconnect: imx: fix use-after-free in imx_icc_node_init_qos()
 2026-04-26  7:20 UTC  (2+ messages)
` [v2] "

[PATCH] staging: rtl8723bs: fix line length in rtw_cmd.c
 2026-04-26  7:03 UTC  (2+ messages)

[PATCH 6.18 00/55] 6.18.25-rc1 review
 2026-04-26  7:00 UTC  (2+ messages)

[PATCH 7.0 00/42] 7.0.2-rc1 review
 2026-04-26  6:58 UTC  (2+ messages)

[PATCH 6.6 000/166] 6.6.136-rc1 review
 2026-04-26  6:55 UTC  (2+ messages)

[PATCH v2] staging: rtl8723bs: rtw_mlme: fix line length warnings
 2026-04-26  6:48 UTC  (5+ messages)

WARNING: modpost: vmlinux: section mismatch in reference: __set_fixmap+0x84 (section: .text.unlikely) -> map_page.isra.0 (section: .init.text)
 2026-04-26  6:43 UTC 

[PATCH v2 0/3] use vma locks for proc/pid/{smaps|numa_maps} reads
 2026-04-26  6:27 UTC  (4+ messages)
` [PATCH v2 1/3] fs/proc/task_mmu: read proc/pid/{smaps|numa_maps} under per-vma lock
` [PATCH v2 2/3] selftests/proc: ensure the test is performed at the right page boundary
` [PATCH v2 3/3] selftests/proc: add /proc/pid/smaps tearing tests

[PATCH 7.2 v4 00/12] Remove read-only THP support for FSes without large folio support
 2026-04-26  6:01 UTC  (7+ messages)
` [PATCH 7.2 v4 01/12] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check
` [PATCH 7.2 v4 02/12] mm/khugepaged: add folio dirty check after try_to_unmap()

[PATCH] Revert "tmpfs: don't enable large folios if not supported"
 2026-04-26  5:55 UTC  (3+ messages)

[PATCH] riscv: dts: thead: Enable WiFi on Lichee Pi 4A
 2026-04-26  5:52 UTC 

[PATCH 1/2] mm/damon: introduce damon_rand_fast() for per-ctx PRNG
 2026-04-26  5:50 UTC  (2+ messages)

[PATCH v2 0/6] iio: accel: mma8452: improve coding style, pm and resource cleanup
 2026-04-26  5:46 UTC  (5+ messages)
` [PATCH v2 4/6] iio: accel: mma8452: Use dev_err_probe()

[syzbot] [media?] memory leak in dvb_dmxdev_add_pid
 2026-04-26  5:33 UTC  (4+ messages)
` [PATCH] media: dvb-core: release pid memory when set filter to sec

[PATCH v2] interconnect: imx: fix use-after-free in imx_icc_node_init_qos()
 2026-04-26  5:31 UTC  (2+ messages)

include/linux/list.h:72:19: warning: storing the address of local variable 'pbufl' in '*&buf_33(D)->list.prev'
 2026-04-26  5:31 UTC 

[PATCH] HID: pidff: Fix integer overflow in pidff_rescale
 2026-04-26  5:31 UTC  (2+ messages)

[RFC PATCH 1/1] mm/vmalloc: reclaim tail resources on large vrealloc() shrink
 2026-04-26  5:28 UTC 

[RFC PATCH 0/1] mm/vmalloc: reclaim tail resources on large vrealloc() shrink
 2026-04-26  5:28 UTC 

[PATCH] Input: ims-pcu - bound frame parser write index against read_buf size
 2026-04-26  5:12 UTC  (6+ messages)

[PATCH net] net: mana: Optimize irq affinity for low vcpu configs
 2026-04-26  5:07 UTC  (5+ messages)

[PATCH] Input: elan_i2c - validate firmware size before use
 2026-04-26  5:07 UTC 

[PATCH 1/2] hv_sock: fix ARM64 support
 2026-04-26  5:00 UTC  (3+ messages)
` [PATCH 2/2] drm/hyperv: use VMBUS_RING_SIZE()

[PATCH] Input: ads7846 - don't use scratch for tx_buf when clearing register
 2026-04-26  4:51 UTC  (3+ messages)

[PATCH] staging: atomisp: fix coding style issues in mmu_public.h
 2026-04-26  4:46 UTC  (2+ messages)
` [PATCH] staging: media: "

[PATCH v3 1/1] mfd: Add Host Interface (HIF) support for Nuvoton NCT6694
 2026-04-26  4:38 UTC  (2+ messages)

[PATCH 1/2] firmware_loader: builtin: ignore 0-size firmware
 2026-04-26  4:30 UTC  (2+ messages)
` [PATCH 2/2] firmware_loader: builtin: fail build on empty firmware

[PATCH v1 0/2] input: misc: add support for Imagis ISA1200 haptic motor driver
 2026-04-26  4:28 UTC  (6+ messages)
` [PATCH v1 2/2] Input: isa1200 - new driver for Imagis ISA1200

[PATCH] rust: alloc: add doc test for `Vec::from_elem`
 2026-04-26  4:27 UTC  (3+ messages)

[PATCH v2 0/3] driver core: remove software node from platform devices on device release
 2026-04-26  4:24 UTC  (5+ messages)
` [PATCH v2 1/3] driver core: platform: remove software node on release()

[PATCH] staging: atomisp: fix coding style issues in mmu_public.h
 2026-04-26  4:19 UTC  (2+ messages)

[RFC PATCH v2 0/4] mm/zsmalloc: reduce zs_free() latency on swap release path
 2026-04-26  4:13 UTC  (2+ messages)

[PATCH 0/1] Rust PCI capability infrastructure and SR-IOV support
 2026-04-26  4:12 UTC  (5+ messages)
` [PATCH v3 1/1] rust: pci: add extended capability "

[PATCH v2 0/2] ntfs: fix index walk NULL deref and WSL symlink leak
 2026-04-26  4:02 UTC  (3+ messages)
` [PATCH v2 1/2] ntfs: fix NULL dereference in ntfs_index_walk_down()
` [PATCH v2 2/2] ntfs: fix WSL symlink target leak on reparse failure

[PATCH v4 0/2] mm/memory hotplug/unplug: Optimize zone contiguous check when changing pfn range
 2026-04-26  4:00 UTC  (4+ messages)
` [PATCH v4 1/2] mm: move overlap memory map init check to memmap_init()

[PATCH] rust: alloc: add doc test for `Vec::extend_with` and fix comment
 2026-04-26  3:58 UTC  (3+ messages)
  ` [PATCH v2 1/2] rust: alloc: add doc test for `Vec::extend_with`

[PATCH] iio: adc: meson-saradc: fix calibration buffer leak on error
 2026-04-26  3:54 UTC  (5+ messages)

[PATCH 0/2] ntfs: fix index walk NULL deref and WSL symlink leak
 2026-04-26  3:47 UTC  (4+ messages)
` [PATCH 1/2] ntfs: fix NULL dereference in ntfs_index_walk_down()

[PATCH] mm/hugetlb: fix hugetlb cgroup rsvd charge/uncharge mismatch
 2026-04-26  3:47 UTC  (2+ messages)

[BUG] ext4: BUG_ON in ext4_write_inline_data (fs/ext4/inline.c:240)
 2026-04-26  3:22 UTC  (4+ messages)

[PATCH] staging: octeon: remove typedefs from octeon-stubs.h
 2026-04-26  3:11 UTC 

[PATCH] ALSA: usb-audio: apply quirk for Playstation PDP Riffmaster
 2026-04-26  2:55 UTC 

[PATCH] nvmem: core: eeprom: at24: Handle EEPROM with both read-only and wp-gpios
 2026-04-26  2:49 UTC  (12+ messages)

[PATCH v2] nvmem: core: Default to read-only if wp-gpios present
 2026-04-26  2:44 UTC 

[RFC PATCH] fs/buffer: serialize set_buffer_uptodate against concurrent clears
 2026-04-26  2:42 UTC  (2+ messages)

[PATCH] samples/livepatch: Add BPF struct_ops integration sample
 2026-04-26  2:35 UTC  (8+ messages)

Forwarded: [PATCH] ALSA: caiaq: fix usb_dev refcount leak on probe failure
 2026-04-26  2:33 UTC  (2+ messages)

[PATCH v2 sched_ext/for-7.1] sched_ext: Invalidate dispatch decisions on CPU affinity changes
 2026-04-26  1:47 UTC  (8+ messages)

[PATCH v2 0/2] riscv: dts: sophgo: Fix CPU unit address for SG2042/SG2044
 2026-04-26  1:34 UTC  (3+ messages)
` [PATCH v2 1/2] riscv: dts: sophgo: sg2044: use hex for CPU unit address
` [PATCH v2 2/2] riscv: dts: sophgo: sg2042: "

[PATCH v5] riscv: dts: sophgo: cv180x: Allow the DMA multiplexer to set channel number for DMA controller
 2026-04-26  1:29 UTC 

[PATCH v2] mmc: litex_mmc: Set mandatory idle clocks before CMD0
 2026-04-26  1:13 UTC  (3+ messages)

[PATCH v2] checkpatch: add --json output mode
 2026-04-26  1:12 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] mm/migrate_device: fix spinlock leak in migrate_vma_insert_huge_pmd_page
 2026-04-26  0:50 UTC  (3+ messages)

[PATCH v8] mm/damon: add node_eligible_mem_bp goal metric
 2026-04-26  0:32 UTC 

[PATCH] media: imx: ic-prp: add FORMAT_TRY frame interval support
 2026-04-26  0:26 UTC 

[PATCH v5 00/10] Add HDMI 2.0 support to DW HDMI QP TX
 2026-04-26  0:20 UTC  (11+ messages)
` [PATCH v5 01/10] drm/bridge: Remove redundant error check in drm_bridge_helper_reset_crtc()
` [PATCH v5 02/10] drm/bridge: Add detect_ctx hook and drm_bridge_detect_ctx() helper
` [PATCH v5 03/10] drm/bridge-connector: Use cached connector status in .get_modes()
` [PATCH v5 04/10] drm/bridge-connector: Switch to .detect_ctx() for connector detection
` [PATCH v5 05/10] drm/bridge: dw-hdmi-qp: Add HDMI 2.0 SCDC scrambling and high TMDS clock ratio support
` [PATCH v5 06/10] drm/bridge: dw-hdmi-qp: Rate limit i2c read error messages
` [PATCH v5 07/10] drm/rockchip: dw_hdmi_qp: Add missing newlines in dev_err_probe() messages
` [PATCH v5 08/10] drm/rockchip: dw_hdmi_qp: Use local dev variable consistently in bind()
` [PATCH v5 09/10] drm/rockchip: dw_hdmi_qp: Register HPD IRQ after connector setup
` [PATCH v5 10/10] drm/rockchip: dw_hdmi_qp: Restrict HPD event to the affected connector

[PATCH] ALSA: caiaq: fix usb_dev refcount leak on probe failure
 2026-04-26  0:19 UTC 

[PATCH RFC] media: uapi: qcom-camss-stats-params
 2026-04-26  0:04 UTC 

[PATCH RFC] media: uapi: qcom-camss-stats-params
 2026-04-26  0:03 UTC 

[PATCH] um: Consolidate MAGIC_SYSRQ into generic Kconfig definition
 2026-04-26  0:03 UTC 

[PATCH] sh: Use unified SCHED_MC Kconfig from arch/Kconfig
 2026-04-26  0:03 UTC 

[PATCH] MIPS: mobileye: Remove duplicate FIT_IMAGE_FDT_EPM5 from main Kconfig
 2026-04-26  0:03 UTC 

[PATCH] scsi: ncr53c8xx: Drop CONFIG_ prefix from Zalon-specific compiler defines
 2026-04-26  0:03 UTC 

[PATCH] ALSA: hda: Remove duplicate cmedia entries in codecs Makefile
 2026-04-26  0:03 UTC 

[PATCH] hwmon: Remove stale CONFIG_SENSORS_SBRMI Makefile reference
 2026-04-26  0:03 UTC 

[PATCH] media: tegra-vde: Add HAS_IOMEM dependency to match SRAM select
 2026-04-26  0:03 UTC 

[PATCH] firmware: tegra: Make TEGRA_IVC a hidden Kconfig symbol
 2026-04-26  0:03 UTC 

[PATCH] phy: tegra: xusb: Make USB_CONN_GPIO select conditional on GPIOLIB
 2026-04-26  0:03 UTC 

[PATCH] soc/tegra: Add PM dependency to SOC_TEGRA_PMC Kconfig
 2026-04-26  0:03 UTC 

[PATCH] ASoC: tegra: Remove stale snd-soc-tegra-utils composite module definition
 2026-04-26  0:02 UTC 

[PATCH 0/1] ipmi: Fix issues with BMCs that report event and message incorrectly
 2026-04-25 23:58 UTC  (4+ messages)
` [PATCH 2/2] ipmi: Add limits to event and receive message requests

xe_hw_engine.c:undefined reference to `xe_configfs_get_engines_allowed'
 2026-04-25 23:51 UTC 

[PATCH 0/3] use vma locks for proc/pid/{smaps|numa_maps} reads
 2026-04-25 23:48 UTC  (5+ messages)
` [PATCH 3/3] selftests/proc: add /proc/pid/smaps tearing tests

[PATCH v8 0/6] Add support for Orange Pi 5 Pro
 2026-04-25 23:48 UTC  (7+ messages)
` [PATCH v8 3/6] drm/bridge: simple: Add the Lontium LT8711UXD DP-to-HDMI bridge

[PATCH] dts: enable rtl8723ds on lichee pi 4a
 2026-04-25 23:46 UTC  (2+ messages)

[PATCH] PCI: rcar-gen4: Limit Max_Read_Request_Size and Max_Payload_Size to 256 Bytes
 2026-04-25 23:38 UTC 

[REGRESSION] amdgpu error -22 first encountered in kernel 6.19, not fixed in 7.0
 2026-04-25 23:22 UTC 

[RFC] iio: light: tcs3472: implementing wait time TODO
 2026-04-25 23:11 UTC  (4+ messages)

[syzbot] [bluetooth?] WARNING in hci_send_cmd (4)
 2026-04-25 23:07 UTC 

[PATCH] ata: libata-sata: retry hardreset when device detected but PHY not established
 2026-04-25 22:53 UTC  (2+ messages)

[PATCH v6 00/59] perf: Reorganize scripting support
 2026-04-25 22:49 UTC  (51+ messages)
` [PATCH v7 "
  ` [PATCH v7 11/59] perf evsel: Add reference count
  ` [PATCH v7 12/59] perf evlist: Add reference count checking
  ` [PATCH v7 13/59] perf python: Use evsel in sample in pyrf_event
  ` [PATCH v7 14/59] perf python: Add wrapper for perf_data file abstraction
  ` [PATCH v7 15/59] perf python: Add python session abstraction wrapping perf's session
  ` [PATCH v7 16/59] perf python: Add syscall name/id to convert syscall number and name
  ` [PATCH v7 17/59] perf python: Refactor and add accessors to sample event
  ` [PATCH v7 18/59] perf python: Add callchain support
  ` [PATCH v7 19/59] perf python: Add config file access
  ` [PATCH v7 20/59] perf python: Extend API for stat events in python.c
  ` [PATCH v7 21/59] perf python: Expose brstack in sample event
  ` [PATCH v7 22/59] perf python: Add perf.pyi stubs file
  ` [PATCH v7 23/59] perf python: Add LiveSession helper
  ` [PATCH v7 24/59] perf python: Move exported-sql-viewer.py and parallel-perf.py to tools/perf/python/
  ` [PATCH v7 25/59] perf stat-cpi: Port stat-cpi to use python module
  ` [PATCH v7 26/59] perf mem-phys-addr: Port mem-phys-addr "
  ` [PATCH v7 27/59] perf syscall-counts: Port syscall-counts "
  ` [PATCH v7 28/59] perf syscall-counts-by-pid: Port syscall-counts-by-pid "
  ` [PATCH v7 29/59] perf futex-contention: Port futex-contention "
  ` [PATCH v7 30/59] perf flamegraph: Port flamegraph "
  ` [PATCH v7 31/59] perf gecko: Port gecko "
  ` [PATCH v7 32/59] perf arm-cs-trace-disasm: Port arm-cs-trace-disasm "
  ` [PATCH v7 33/59] perf check-perf-trace: Port check-perf-trace "
  ` [PATCH v7 34/59] perf compaction-times: Port compaction-times "
  ` [PATCH v7 35/59] perf event_analyzing_sample: Port event_analyzing_sample "
  ` [PATCH v7 36/59] perf export-to-sqlite: Port export-to-sqlite "
  ` [PATCH v7 37/59] perf export-to-postgresql: Port export-to-postgresql "
  ` [PATCH v7 38/59] perf failed-syscalls-by-pid: Port failed-syscalls-by-pid "
  ` [PATCH v7 39/59] perf intel-pt-events: Port intel-pt-events/libxed "
  ` [PATCH v7 40/59] perf net_dropmonitor: Port net_dropmonitor "
  ` [PATCH v7 41/59] perf netdev-times: Port netdev-times "
  ` [PATCH v7 42/59] perf powerpc-hcalls: Port powerpc-hcalls "
  ` [PATCH v7 43/59] perf sched-migration: Port sched-migration/SchedGui "
  ` [PATCH v7 44/59] perf sctop: Port sctop "
  ` [PATCH v7 45/59] perf stackcollapse: Port stackcollapse "
  ` [PATCH v7 46/59] perf task-analyzer: Port task-analyzer "
  ` [PATCH v7 47/59] perf failed-syscalls: Port failed-syscalls "
  ` [PATCH v7 48/59] perf rw-by-file: Port rw-by-file "
  ` [PATCH v7 49/59] perf rw-by-pid: Port rw-by-pid "
  ` [PATCH v7 50/59] perf rwtop: Port rwtop "
  ` [PATCH v7 51/59] perf wakeup-latency: Port wakeup-latency "
  ` [PATCH v7 52/59] perf test: Migrate Intel PT virtual LBR test to use Python API
  ` [PATCH v7 53/59] perf: Remove libperl support, legacy Perl scripts and tests
  ` [PATCH v7 54/59] perf: Remove libpython support and legacy Python scripts
  ` [PATCH v7 55/59] perf Makefile: Update Python script installation path
  ` [PATCH v7 56/59] perf script: Refactor to support standalone scripts and remove legacy features
  ` [PATCH v7 57/59] perf Documentation: Update for standalone Python scripts and remove obsolete data
  ` [PATCH v7 58/59] perf python: Improve perf script -l descriptions
  ` [PATCH v7 59/59] perf sched stats: Fix segmentation faults in diff mode


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