The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-05-16 15:45:57 to 2026-05-16 20:16:46 UTC [more...]

[PATCH 0/3] Subject: [PATCH 0/3] media: qcom: Add Qualcomm JPEG encoder driver
 2026-05-16 20:16 UTC  (5+ messages)
  ` [PATCH 1/3] media: dt-bindings: qcom: add JPEG encoder binding

[v8 00/14] media: Add support for R-Car ISP using Dreamchip RPPX1 ISP
 2026-05-16 20:16 UTC  (4+ messages)
` [v8 03/14] media: rcar-isp: Add support for ISPCORE

[PATCH net] dpll: zl3073x: fix memory leak on pin registration failure
 2026-05-16 19:51 UTC  (2+ messages)

[PATCH RESEND] Documentation: fix typo in heading for max31730
 2026-05-16 19:37 UTC  (3+ messages)

[PATCH v2 0/3] iio: dac: Add support for AD5529R DAC
 2026-05-16 19:35 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: iio: dac: Add AD5529R
` [PATCH v2 2/3] iio: dac: Add AD5529R DAC driver support

[PATCH] rust: seq_file: route seq_print! directly to seq_write
 2026-05-16 19:34 UTC  (3+ messages)
` [PATCH v2] "

Stop false review statements
 2026-05-16 19:31 UTC  (10+ messages)

[PATCH v2 0/2] media: Add bindings and driver for Sony IMX678
 2026-05-16 19:29 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: media: i2c: Add "

[PATCH v1 1/2] selftests/landlock: Filter dealloc records in audit_count_records()
 2026-05-16 19:21 UTC  (4+ messages)
` [PATCH v1 2/2] selftests/landlock: Increase default audit socket timeout

[PATCH] arm64: dts: qcom: sc8280xp: correct usb phy power supply
 2026-05-16 19:19 UTC  (2+ messages)

[PATCH 1/2] soc: bcm2835: raspberrypi-firmware: Add voltage domain IDs
 2026-05-16 19:15 UTC  (7+ messages)
` [PATCH 2/2] hwmon: raspberrypi: Add voltage input support
` [PATCH v2 0/2] raspberrypi: firmware and hwmon voltage support
  ` [PATCH v2 1/2] soc: bcm2835: raspberrypi-firmware: Add voltage domain IDs
  ` [PATCH v2 2/2] hwmon: raspberrypi: Add voltage input support

[PATCH] Bluetooth: btmtk: Fix FUNC_CTRL parsing for devices with zero-length payloads
 2026-05-16 19:15 UTC  (2+ messages)

[PATCH net-next v4] net: phy: realtek: support MDI swapping for RTL8226-CG
 2026-05-16 19:03 UTC 

[PATCH net 0/2] dpll: fix two teardown races on E825-C
 2026-05-16 19:13 UTC  (3+ messages)
` [PATCH net 1/2] dpll: fix NULL deref in dpll_device_ops() during teardown race
` [PATCH net 2/2] dpll: filter pin->dpll_refs by cookie in dpll_pin_on_pin_unregister

[PATCH 0/5] hwmon: (pmbus/adm1266) buffer-bound and timestamp fixes
 2026-05-16 19:13 UTC  (3+ messages)

[PATCH v2] io_uring/waitid: clear waitid info before copying it to userspace
 2026-05-16 19:05 UTC  (2+ messages)

[PATCH] io_uring: propagate array_index_nospec opcode into req->opcode
 2026-05-16 19:06 UTC  (3+ messages)

[PATCH] Enable stage 2 translation in L2
 2026-05-16 19:03 UTC  (2+ messages)

[PATCH 0/5] iio: accel: adxl3xx: Add timestamps to FIFO data
 2026-05-16 18:55 UTC  (3+ messages)
` [PATCH 1/5] iio: accel: adxl372: Add timestamp "

[PATCH v11 0/6] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-05-16 18:55 UTC  (13+ messages)
` [PATCH v11 2/6] iio: adc: ad4691: add initial driver for AD4691 family
` [PATCH v11 3/6] iio: adc: ad4691: add triggered buffer support
` [PATCH v11 4/6] iio: adc: ad4691: add SPI offload support
` [PATCH v11 5/6] iio: adc: ad4691: add oversampling support
` [PATCH v11 6/6] docs: iio: adc: ad4691: add driver documentation

[RFC PATCH v3 00/28] mm/damon: introduce data attributes monitoring
 2026-05-16 18:50 UTC  (30+ messages)
` [RFC PATCH v3 01/28] mm/damon/core: introduce struct damon_probe
` [RFC PATCH v3 02/28] mm/damon/core: embed damon_probe objects in damon_ctx
` [RFC PATCH v3 03/28] mm/damon/core: introduce damon_filter
` [RFC PATCH v3 04/28] mm/damon/core: commit probes
` [RFC PATCH v3 05/28] mm/damon/core: introduce damon_region->probe_hits
` [RFC PATCH v3 06/28] mm/damon/core: introduce damon_ops->apply_probes
` [RFC PATCH v3 07/28] mm/damon/core: do data attributes monitoring
` [RFC PATCH v3 08/28] mm/damon/paddr: support "
` [RFC PATCH v3 09/28] mm/damon/sysfs: implement probes dir
` [RFC PATCH v3 10/28] mm/damon/sysfs: implement probe dir
` [RFC PATCH v3 11/28] mm/damon/sysfs: implement filters directory
` [RFC PATCH v3 12/28] mm/damon/sysfs: implement filter dir
` [RFC PATCH v3 13/28] mm/damon/sysfs: implement filter dir files
` [RFC PATCH v3 14/28] mm/damon/sysfs: setup probes on DAMON core API parameters
` [RFC PATCH v3 15/28] mm/damon/sysfs-schemes: implement tried_regions/<r>/probes/
` [RFC PATCH v3 16/28] mm/damon/sysfs-schemes: implement probe dir
` [RFC PATCH v3 17/28] mm/damon/sysfs-schemes: implement probe/hits file
` [RFC PATCH v3 18/28] mm/damon: trace probe_hits
` [RFC PATCH v3 19/28] selftests/damon/sysfs.sh: test probes dir
` [RFC PATCH v3 20/28] Docs/mm/damon/design: document data attributes monitoring
` [RFC PATCH v3 21/28] Docs/admin-guide/mm/damon/usage: "
` [RFC PATCH v3 22/28] mm/damon/core: introduce DAMON_FILTER_TYPE_MEMCG
` [RFC PATCH v3 23/28] mm/damon/paddr: support DAMON_FILTER_TYPE_MEMCG
` [RFC PATCH v3 24/28] mm/damon/sysfs: add filters/<F>/path file
` [RFC PATCH v3 25/28] mm/damon/sysfs-schemes: move memcg_path_to_id() to sysfs-common
` [RFC PATCH v3 26/28] mm/damon/sysfs: setup damon_filter->memcg_id from path
` [RFC PATCH v3 27/28] Docs/mm/damon/design: update for memcg damon filter
` [RFC PATCH v3 28/28] Docs/admin-guide/mm/damon/usage: "

[PATCH v6 00/22] drm: bridge: dw_hdmi: Misc enable/disable, CEC and EDID cleanup
 2026-05-16 18:38 UTC  (23+ messages)
` [PATCH v6 01/22] drm: bridge: dw_hdmi: Disable scrambler feature when not supported
` [PATCH v6 02/22] drm: bridge: dw_hdmi: Only notify connected status on HPD interrupt
` [PATCH v6 03/22] drm: bridge: dw_hdmi: Call poweron/poweroff from atomic enable/disable
` [PATCH v6 04/22] drm: bridge: dw_hdmi: Use passed mode instead of stored previous_mode
` [PATCH v6 05/22] drm: bridge: dw_hdmi: Fold poweron and setup functions
` [PATCH v6 06/22] drm: bridge: dw_hdmi: Remove previous_mode and mode_set
` [PATCH v6 07/22] drm: bridge: dw_hdmi: Hold bridge ref until connector cleanup
` [PATCH v6 08/22] drm: bridge: dw_hdmi: Unregister CEC notifier during "
` [PATCH v6 09/22] drm: bridge: dw_hdmi: Invalidate CEC phys addr from connector detect
` [PATCH v6 10/22] drm: bridge: dw_hdmi: Remove cec_notifier_mutex
` [PATCH v6 11/22] drm: bridge: dw_hdmi: Extract dw_hdmi_connector_status_update()
` [PATCH v6 12/22] drm: bridge: dw_hdmi: Use dw_hdmi_connector_status_update()
` [PATCH v6 13/22] drm: bridge: dw_hdmi: Use generic CEC notifier helpers
` [PATCH v6 14/22] drm: bridge: dw_hdmi: Update EDID and CEC phys addr in bridge detect()
` [PATCH v6 15/22] drm: bridge: dw_hdmi: Declare bridge CEC notifier support
` [PATCH v6 16/22] drm: bridge: dw_hdmi: Use display_info is_hdmi and has_audio
` [PATCH v6 17/22] drm: bridge: dw_hdmi: Drop call to drm_bridge_hpd_notify()
` [PATCH v6 18/22] drm: bridge: dw_hdmi: Use delayed_work to debounce hotplug event
` [PATCH v6 19/22] drm: bridge: dw_hdmi: Rework HDP and RXSENSE interrupt handling
` [PATCH v6 20/22] drm: bridge: dw_hdmi: Remove the empty dw_hdmi_setup_rx_sense()
` [PATCH v6 21/22] drm: bridge: dw_hdmi: Remove the empty dw_hdmi_phy_update_hpd()
` [PATCH v6 22/22] drm: bridge: dw_hdmi: Merge top and bottom half IRQ handlers

[syzbot] [rdma] general protection fault in kernel_sock_shutdown (4)
 2026-05-16 18:40 UTC  (2+ messages)

[PATCH v3 0/9] KVM: arm64: selftests: Basic nested guest support
 2026-05-16 18:30 UTC  (10+ messages)
` [PATCH v3 1/9] KVM: arm64: selftests: Add GPR save/restore functions for NV
` [PATCH v3 2/9] KVM: arm64: selftests: Add helpers for guest hypervisors
` [PATCH v3 3/9] KVM: arm64: selftests: Add hello_nested basic NV selftest
` [PATCH v3 4/9] KVM: arm64: selftests: Enhance hello_nested test
` [PATCH v3 5/9] KVM: arm64: selftests: Add shadow_stage2 test
` [PATCH v3 6/9] KVM: arm64: selftests: shadow_stage2: Allocate L2 stack from dedicated pool
` [PATCH v3 7/9] KVM: arm64: selftests: shadow_stage2: Check supported stage-2 granule size
` [PATCH v3 8/9] KVM: arm64: selftests: Add infrastructure for using stage-2 in guest
` [PATCH v3 9/9] KVM: arm64: selftests: shadow_stage2: Turn on stage-2 translation for the nested guest

[PATCH] io_uring/waitid: clear waitid info before copying it to userspace
 2026-05-16 18:28 UTC 

[PATCH v4 00/12] mm, swap: swap table phase IV: unify allocation and reduce static metadata
 2026-05-16 18:26 UTC  (3+ messages)
` [PATCH v4 05/12] mm, swap: unify large folio allocation

[PATCH v3 0/4] clocksource/timer-econet-en751221: Support irq number per timer
 2026-05-16 18:26 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: timer: econet: Update EN751627 for multi-IRQ
` [PATCH v3 2/4] clocksource/timer-econet-en751221: Init teardown on error if possible
` [PATCH v3 3/4] clocksource/timer-econet-en751221: Disable IRQ until cevt registered
` [PATCH v3 4/4] clocksource/timer-econet-en751221: Support EN751627 without percpu IRQ

[PATCH v2] crypto: drivers - remove of_match_ptr from OF match tables
 2026-05-16 18:23 UTC 

[PATCH v3 0/4] HID: Proper fix for OOM in hid-core
 2026-05-16 18:25 UTC  (3+ messages)
` [PATCH v3 1/4] HID: pass the buffer size to hid_report_raw_event

[ANNOUNCE] v6.12.89-rt18
 2026-05-16 18:21 UTC  (2+ messages)

[RFC PATCH] fs/splice: allow for a way to block splice() with read-only files
 2026-05-16 18:21 UTC 

[PATCH v4 0/2] add support for Microchip PAC194X Power Monitor
 2026-05-16 18:21 UTC  (5+ messages)
` [PATCH v4 2/2] iio: adc: add support for PAC194X

[PATCH v3] Bluetooth: fix UAF in l2cap_sock_cleanup_listen() vs l2cap_conn_del()
 2026-05-16 18:15 UTC  (2+ messages)
` [PATCH v4] "

[PATCH 6.12 000/144] 6.12.90-rc1 review
 2026-05-16 18:09 UTC  (5+ messages)
      ` [PATCH 6.6 000/474] 6.6.140-rc1 review

[PATCH net-next v2 0/2] dpll: add NCO pin type and zl3073x support
 2026-05-16 17:57 UTC  (3+ messages)
` [PATCH net-next v2 1/2] dpll: add DPLL_PIN_TYPE_INT_NCO pin type
` [PATCH net-next v2 2/2] dpll: zl3073x: add NCO virtual input pin

[PATCH] riscv: cfi: gitignore generated vdso files
 2026-05-16 17:48 UTC  (2+ messages)

[PATCH v2] Documentation: hwmon: lm75: document sysfs interface
 2026-05-16 17:43 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 0/2] watchdog: realtek-otto: various fixes
 2026-05-16 17:38 UTC  (5+ messages)
` [PATCH 1/2] watchdog: realtek-otto: prevent PHASE2 underflows
` [PATCH 2/2] watchdog: realtek-otto: enable clock before using I/O

[PATCH v3 00/13] Improve process/maintainers output
 2026-05-16 17:37 UTC  (3+ messages)

[PATCH v13 0/8] blk: honor isolcpus configuration
 2026-05-13  9:42 UTC  (3+ messages)
` [PATCH v13 5/8] blk-mq: use hk cpus only when isolcpus=io_queue is enabled

[PATCH 0/2] Two small cleanups to maintainers_include
 2026-05-16 17:33 UTC  (3+ messages)
` [PATCH 1/2] docs: maintainers_include: restore compatibility with Python 3.6
` [PATCH 2/2] docs: maintainers_include: keep the last entry at the end

[RFC PATCH v2.2 18/28] mm/damon: trace probe_hits
 2026-05-16 17:31 UTC  (2+ messages)

[PATCH 2/5] sched/fair: Attach sched_domain_shared to sd_asym_cpucapacity
 2026-05-16 17:19 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v6 0/8] Add VIM4 MCU/FAN support
 2026-05-16 17:17 UTC  (9+ messages)
` [PATCH v6 1/8] dt-bindings: mfd: khadas: Add new compatible for Khadas VIM4 MCU
` [PATCH v6 2/8] dt-bindings: i2c: amlogic: Add compatible for T7 SOC
` [PATCH v6 3/8] mfd: khadas-mcu: Add per-variant configuration infrastructure and VIM4 support
` [PATCH v6 4/8] mfd: khadas-mcu: Add support for VIM4 MCU variant
` [PATCH v6 5/8] thermal: khadas-mcu-fan: Add fan config from platform data Add regulator support
` [PATCH v6 6/8] arm64: dts: amlogic: t7: Add i2c pinctrl node
` [PATCH v6 7/8] arm64: dts: amlogic: t7: Add i2c controller node
` [PATCH v6 8/8] arm64: dts: amlogic: t7: khadas-vim4: Add i2c MCU fan node

[PATCH v6 0/5 RESEND] sched/fair: SMT-aware asymmetric CPU capacity
 2026-05-16 17:15 UTC  (5+ messages)
` [PATCH 1/5] sched/fair: Drop redundant RCU read lock in NOHZ kick path

[PATCH v3 phy-next 0/2] phy: ti: add driver for TI DS125DF111 Dual-Channel Retimer
 2026-05-16 17:16 UTC  (3+ messages)
` [PATCH v3 phy-next 2/2] phy: ti: add PHY "

[PATCH] docs: fix typo in lenovo-wmi-other.rst
 2026-05-16 17:14 UTC  (2+ messages)

[PATCH v2 0/7] iio: temperature: ltc2983: Add support for ADT7604
 2026-05-16 17:12 UTC  (15+ messages)
` [PATCH v2 1/7] iio: temperature: ltc2983: Fix macro parenthesization and rename
` [PATCH v2 2/7] iio: temperature: ltc2983: Use local device pointer consistently
` [PATCH v2 3/7] iio: temperature: ltc2983: Fix inconsistent channel wording in messages
` [PATCH v2 4/7] iio: temperature: ltc2983: Use fwnode_property_present() for optional properties
` [PATCH v2 5/7] iio: core: Add IIO_COVERAGE_PERCENT channel type
` [PATCH v2 6/7] dt-bindings: iio: temperature: Add ADT7604 support to adi,ltc2983
` [PATCH v2 7/7] iio: temperature: ltc2983: Add support for ADT7604

[PATCH] docs: fix typos in design.rst
 2026-05-16 17:08 UTC  (2+ messages)

[PATCH v2 00/10] iio: light: opt3001: driver cleanup
 2026-05-16 17:04 UTC  (11+ messages)
` [PATCH v2 01/10] iio: light: opt3001: move device registration to end of probe()
` [PATCH v2 08/10] iio: light: opt3001: move driver to guard(mutex)() use
` [PATCH v2 09/10] iio: light: opt3001: switch driver to managed resources

[RFC PATCH v3] bpf: introduce TAINT_UNSAFE_BPF for mutating helpers
 2026-05-16 17:01 UTC  (7+ messages)

[PATCH v3 0/4] Update gmac clocks and devicetree for sam9x7 mpu
 2026-05-16 16:58 UTC  (2+ messages)

[PATCH] selftests: kselftest: fix missing @fmt descriptions
 2026-05-16 16:46 UTC 

[PATCH] bpf, sockmap: keep sk_msg copy state in sync
 2026-05-16 16:43 UTC 

[PATCH] mm/slub: fix typo in sheaves comment
 2026-05-16 16:40 UTC 

[PATCH v2 0/3] Doc, scripts: facilitate phaseout of strlcat
 2026-05-16 16:35 UTC  (5+ messages)
` [PATCH v2 1/3] Doc: deprecated.rst: add strlcat()

[PATCH] KVM: x86: Fix array_index_nospec() protection in kvm_vcpu_ioctl_x86_set_mce()
 2026-05-16 16:34 UTC 

[PATCH v2] iio: proximity: vl53l0x: notify trigger and clear IRQ on error paths
 2026-05-16 16:33 UTC  (3+ messages)

[PATCH v2 0/7] seg6: add SRv6 Mobile User Plane (RFC 9433) behaviors
 2026-05-16 16:25 UTC  (2+ messages)

[PATCH v7] iio: humidity: ens210: Extend I2C functionality check
 2026-05-16 16:31 UTC  (2+ messages)

[PATCH v3] mm: process_mrelease: introduce PROCESS_MRELEASE_REAP_KILL flag
 2026-05-16 16:31 UTC  (7+ messages)

[Patch v3] iio: potentiostat: lmp91000: fix probe order and cleanup paths
 2026-05-16 16:28 UTC  (2+ messages)

[PATCH] net/sched: act_pedit: extend the writable skb range per key
 2026-05-16 16:28 UTC 

[PATCH v3] docs: kernel-parameters: document scope of irqaffinity= parameter
 2026-05-16 16:28 UTC 

[PATCH v3 1/3] dt-bindings: nvmem: lan9662-otpc: Add LAN969x series
 2026-05-16 16:27 UTC  (6+ messages)
` [PATCH v3 2/3] nvmem: lan9662-otp: add support for LAN969x
` [PATCH v3 3/3] arm64: dts: microchip: lan969x: add OTP node

[RFC] iio: adc: support for multi-device aggregation
 2026-05-16 16:25 UTC  (5+ messages)

[PATCH v6 0/3] Add Xiaomi 12 Lite 5G (taoyao) device tree
 2026-05-16 16:22 UTC  (4+ messages)
` [PATCH v6 3/3] arm64: dts: qcom: sm7325: Move common IPA properties

[net-next PATCH v4 0/8] net: dsa: realtek: rtl8365mb: bridge offloading and VLAN support
 2026-05-16 15:32 UTC  (3+ messages)
` [net-next PATCH v4 2/8] net: dsa: realtek: rtl8365mb: use dsa helpers for port iteration

[PATCH RESEND bpf-next v10 2/8] bpf: clear list node owner and unlink before drop
 2026-05-16 16:18 UTC  (7+ messages)

drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dcn401/dcn401_hwseq.c:3494:82: sparse: sparse: Using plain integer as NULL pointer
 2026-05-16 16:16 UTC 

[PATCH] Nova: Move register definition into module using it
 2026-05-16 16:14 UTC 

[PATCH] Documentation: hwmon: lm75: document sysfs interface
 2026-05-16 16:10 UTC 

[PATCH v6 0/5] Add microchip sama7d65 SoC I3C support
 2026-05-16 16:07 UTC  (7+ messages)
` [PATCH v6 2/5] clk: at91: sama7d65: add peripheral clock for I3C
` [PATCH v6 4/5] ARM: dts: microchip: add I3C controller
` [PATCH v6 5/5] ARM: configs: at91: sama7: add sama7d65 i3c-hci

[PATCH 0/2] spi: atmel: two fixes
 2026-05-16 16:05 UTC  (3+ messages)
` [PATCH 1/2] spi: atmel: fix resource leak on DMA buffer allocation failure

[PATCH 0/3] ntfs: fix quota out-of-date marking
 2026-05-16 15:58 UTC  (8+ messages)
` [PATCH 3/3] ntfs: mark quotas out of date on initial rw mount

[PATCH RFC v4 11/18] riscv_cbqri: resctrl: Add cache allocation via capacity block mask
 2026-05-16 15:45 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