The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-05-09 13:52:53 to 2026-05-09 19:00:24 UTC [more...]

[PATCH v2 0/8] drm/sun4i: update DE33 support
 2026-05-09 19:00 UTC  (3+ messages)
` [PATCH v2 1/8] clk: sunxi-ng: de2: Fix Display Engine 3.3 definitions
` [PATCH v2 2/8] clk: sunxi-ng: de2: Export register regmap for DE33

[PATCH v4] dt-bindings: rtc: epson,rx6110: Convert to DT Schema
 2026-05-09 18:56 UTC 

[PATCH] fs/resctrl: Free mon_data structures on rdt_get_tree() failure
 2026-05-09 18:53 UTC  (4+ messages)

[PATCH v4 0/3] iio: adc: ti-ads1298: Minor driver cleanups
 2026-05-09 15:19 UTC  (5+ messages)
` [PATCH v4 1/3] iio: adc: ti-ads1298: Add parentheses around macro parameter
` [PATCH v4 2/3] iio: adc: ti-ads1298: Fix incorrect timeout comment
` [PATCH v4 3/3] iio: adc: ti-ads1298: Remove unnecessary CONFIG2 write during init

[PATCH] tpm: tpm_tis_spi: Use wait_woken() in wait_for_tmp_stat()
 2026-05-09 18:51 UTC 

[GIT PULL] fsverity fix for v7.1-rc3
 2026-05-09 18:49 UTC  (2+ messages)

[PATCH] clk: keystone: sci-clk: fix application of sizeof to pointer
 2026-05-09 11:34 UTC  (2+ messages)

[PATCH v2] lib/crypto: powerpc/md5: Drop powerpc optimized MD5 code
 2026-05-09 18:41 UTC  (2+ messages)

[GIT PULL] Rust fixes for 7.1
 2026-05-09 18:39 UTC  (2+ messages)

[PATCH] fbdev: make sh_mobile_lcdc independent of FB_DEVICE
 2026-05-09 18:27 UTC 

[PATCH] ASoC: tas2781: reject too-short writes to acoustic_ctl debugfs
 2026-05-09 17:51 UTC 

[PATCH] iio: chemical: scd30: make command lookup table const
 2026-05-09 11:16 UTC  (2+ messages)
` [PATCH 3/3] "

[PATCH 0/3] security, sched: Expand task_setscheduler LSM hook and related fixes
 2026-05-09 18:29 UTC  (5+ messages)
` [PATCH 1/3] cgroup/cpuset: Fix deadline bandwidth leak in cpuset_can_attach()
` [PATCH 2/3] security: Expand task_setscheduler LSM hook to include CPU affinity mask
` [PATCH 3/3] mips: sched: Fix CPUMASK_OFFSTACK memory corruption

[PATCH v2] software node: provide wrappers around kobject_get/put()
 2026-05-09 18:29 UTC 

[PATCH] platform/x86: tuxedo-laptop: Add MECHREVO WUJIE Series keyboard backlight
 2026-05-09 18:19 UTC 

[PATCH 2/2] dt-bindings: Add clock guard DT description
 2026-05-09 18:22 UTC 

[PATCH] usb: gadget: goku_udc: avoid NULL deref of dev->driver in INT_USBRESET log
 2026-05-09 11:06 UTC 

[PATCH 00/11] Refcounted interrupt disable and SpinLockIrq for rust (Part 1)
 2026-05-09 18:21 UTC  (5+ messages)
` [PATCH 03/11] preempt: Introduce __preempt_count_{sub, add}_return()

[PATCH v3] dt-bindings: rtc: epson,rx6110: Convert to DT Schema
 2026-05-09 18:18 UTC 

[PATCH 0/3] watchdog: realtek-otto: Make use of regmap API and add RTL9607C support
 2026-05-09 18:13 UTC  (5+ messages)
` [PATCH 1/3] watchdog: realtek-otto: Change to use regmap API
` [PATCH 2/3] dt-bindings: watchdog: realtek,otto-wdt: add compatible for RTL9607C
` [PATCH 3/3] watchdog: realtek-otto: add RTL9607C support

[LLVM BUILD BUG] Stack frame size exceeds limit for dml30_ModeSupportAndSystemConfigurationFull
 2026-05-09 18:13 UTC 

[RFC PATCH 03/19] mm/damon/core: introduce damon_filter
 2026-05-09 18:11 UTC 

[PATCH] dt-bindings: misc: Add binding for Xilinx AXI-Stream FIFO
 2026-05-09 18:11 UTC  (2+ messages)

[PATCH v6 0/5 RESEND] sched/fair: SMT-aware asymmetric CPU capacity
 2026-05-09 18:07 UTC  (6+ messages)
` [PATCH 1/5] sched/fair: Drop redundant RCU read lock in NOHZ kick path
` [PATCH 2/5] sched/fair: Attach sched_domain_shared to sd_asym_cpucapacity
` [PATCH 3/5] sched/fair: Prefer fully-idle SMT cores in asym-capacity idle selection
` [PATCH 4/5] sched/fair: Reject misfit pulls onto busy SMT siblings on asym-capacity
` [PATCH 5/5] sched/fair: Add SIS_UTIL support to select_idle_capacity()

[RFC PATCH 08/19] mm/damon/paddr: support data attributes monitoring
 2026-05-09 18:08 UTC 

[PATCH v2] dt-bindings: iio: adc: Convert xilinx-xadc bindings to YAML schema
 2026-05-09 18:07 UTC 

(no subject)
 2026-05-09 18:07 UTC  (7+ messages)
` [PATCH 1/5] sched/fair: Drop redundant RCU read lock in NOHZ kick path
` [PATCH 2/5] sched/fair: Attach sched_domain_shared to sd_asym_cpucapacity
` [PATCH 3/5] sched/fair: Prefer fully-idle SMT cores in asym-capacity idle selection
` [PATCH 4/5] sched/fair: Reject misfit pulls onto busy SMT siblings on asym-capacity
` [PATCH 5/5] sched/fair: Add SIS_UTIL support to select_idle_capacity()
` 

[PATCH v1 00/18] Backport fixes for -Wdiscarded-qualifiers and -Wnonnull with newer glibc
 2026-05-09 17:35 UTC  (19+ messages)
` [PATCH v1 01/18] libbpf: Fix -Wdiscarded-qualifiers under C23
` [PATCH v1 02/18] perf diff: Constify strchr() return variables
` [PATCH v1 03/18] perf test bpf: Address error about non-null argument for epoll_pwait 2nd arg
` [PATCH v1 04/18] perf list: Fix -Wdiscarded-qualifiers under C23
` [PATCH v1 05/18] perf trace: Deal with compiler const checks
` [PATCH v1 06/18] perf tools: Use const for variables receiving str{str,r?chr}() returns
` [PATCH v1 07/18] perf parse-events: Fix -Wdiscarded-qualifiers under C23
` [PATCH v1 08/18] perf tools: Remove unused color_fwrite_lines
` [PATCH v1 09/18] perf strlist: Don't write to const memory
` [PATCH v1 10/18] perf metricgroup: Constify variables storing the result of strchr() on const tables
` [PATCH v1 11/18] perf session: Don't write to memory pointed to a const pointer
` [PATCH v1 12/18] perf trace-event: Constify variables storing the result of strchr() on const tables
` [PATCH v1 13/18] perf units: "
` [PATCH v1 14/18] perf bpf: Fix -Wdiscarded-qualifiers under C23
` [PATCH v1 15/18] perf time-utils: Constify variables storing the result of strchr() on const tables
` [PATCH v1 16/18] perf demangle-java: "
` [PATCH v1 17/18] perf parse-events:: Fix -Wdiscarded-qualifiers under C23
` [PATCH v1 18/18] perf bpf-event: Constify variables storing the result of strchr() on const tables

[PATCH v1 00/18] Backport fixes for -Wdiscarded-qualifiers and -Wnonnull with newer glibc
 2026-05-09 17:35 UTC 

[PATCH] clk: mstar: msc313-mpll: fix one-element shadow array overrun
 2026-05-09 10:42 UTC 

Regression in split ARM MMIO timer driver
 2026-05-09 17:58 UTC  (3+ messages)

[PATCH v14 1/5] dt-bindings: vendor-prefixes: Add Verisilicon
 2026-05-09 17:56 UTC 

[PATCH] spi: mtk-snfi: Fix resource leak in mtk_snand_read_page_cache()
 2026-05-09 17:55 UTC 

[PATCH v3 00/13] Improve process/maintainers output
 2026-05-09 17:53 UTC  (2+ messages)

[PATCH] Bluetooth: 6lowpan: Defer peer channel release until RCU cleanup
 2026-05-09 17:37 UTC 

[PATCH] Bluetooth: RFCOMM: hold listener socket in rfcomm_connect_ind()
 2026-05-09 17:37 UTC 

[PATCH] Bluetooth: mgmt: validate advertising TLV envelopes before parsing
 2026-05-09 17:37 UTC 

[PATCH v1 00/10] platform/x86: msi-wmi-platform: Add fan curves/platform profile/tdp/battery limiting
 2026-05-09 17:25 UTC  (2+ messages)

[PATCH 0/8] iio: magnetometer: ak8975: driver cleanup
 2026-05-09 17:16 UTC  (7+ messages)
` [PATCH 3/8] iio: magnetometer: ak8975: switch to using managed resources
` [PATCH 8/8] iio: magnetometer: ak8975: make use of the macros from bits.h

[PATCH] staging: axis-fifo: Fix alignment of wait_event_interruptible arguments
 2026-05-09 17:15 UTC 

[PATCH] dt-bindings: iio: adc: Convert xilinx-xadc bindings to YAML schema
 2026-05-09 17:14 UTC 

[PATCH] scsi: aic7xxx: avoid NULL deref of cur_column in ahc_print_register()
 2026-05-09  9:56 UTC 

[PATCH net-next v5 1/5] net/sched: netem: reorder struct netem_sched_data
 2026-05-09 17:03 UTC  (5+ messages)
` [PATCH net-next v5 2/5] net/sched: netem: remove useless VERSION
` [PATCH net-next v5 3/5] net/sched: netem: replace pr_info with netlink extack error messages
` [PATCH net-next v5 4/5] net/sched: netem: handle multi-segment skb in corruption
` [PATCH net-next v5 5/5] net/sched: netem: add per-impairment extended statistics

[PATCH RFC] iommu: Enable per-device SSID space for SVA
 2026-05-09 17:10 UTC  (4+ messages)

[PATCH] io_uring/kbuf: retain pbuf ring list for deferred rw commits
 2026-05-09 17:09 UTC 

[PATCH v5 00/14] media: iris: Add support for glymur platform
 2026-05-09 17:07 UTC  (16+ messages)
` [PATCH v5 01/14] media: iris: Add iris vpu bus support
` [PATCH v5 04/14] dt-bindings: media: qcom,venus: Remove clock, power-domain, and iommus from common schema
` [PATCH v5 08/14] media: iris: Rename clock and power domain macros to use vcodec prefix
` [PATCH v5 09/14] media: iris: Use power domain type to look up pd_devs index
` [PATCH v5 13/14] arm64: dts: qcom: glymur: Add iris video node

crypto/ahash.c:1073:1: warning: the frame size of 1040 bytes is larger than 1024 bytes
 2026-05-09 17:06 UTC 

[PATCH v1 1/1] drm/st7735r: simplify with spi_get_device_match_data()
 2026-05-09 17:02 UTC  (3+ messages)

How to express "externally managed" IOMMU domains for VFIO/IOMMUFD ?
 2026-05-09 17:00 UTC  (2+ messages)

[PATCH] arm: orion5x: correct machine ID check in mss2_pci_init() to use DT
 2026-05-09 16:42 UTC  (2+ messages)

[PATCH] staging: sm750fb: Add const to g_fbmode array
 2026-05-09 16:40 UTC 

[LSF/MM/BPF TOPIC] Private Memory Nodes - follow up
 2026-05-09 16:38 UTC 

[PATCH 3/8] char: misc: Introduce misc_sync_register()
 2026-05-09 16:32 UTC  (4+ messages)

[PATCH net-next v11 0/4] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-05-09 16:31 UTC  (3+ messages)
` [PATCH net-next v11 1/4] tun/tap: add ptr_ring consume helper with netdev queue wakeup

[PATCH v2 0/8] PCI: Add common helper for 100 ms delay after link training
 2026-05-09 16:25 UTC  (4+ messages)
` [PATCH v2 8/8] PCI: rzg3s-host: Add "

[PATCH 3/5] docs: fix repeated word 'as' in dax-hv-api
 2026-05-09 16:03 UTC  (3+ messages)
` [PATCH v2 3/4] docs: fix repeated word 'as' in dax-hv-api documentation

[PATCH v3 26/30] maple_tree: Use maple copy node for mas_wr_split()
 2026-05-09 16:02 UTC  (3+ messages)

[PATCH v1] ACPI: driver: Check ACPI_COMPANION() against NULL during probe
 2026-05-09 16:01 UTC  (2+ messages)

[PATCH 1/1] dt-bindings: display/lvds-codec: add ti,sn75lvds93
 2026-05-09 16:01 UTC  (2+ messages)

[PATCH] dt-bindings: iio: dds: Add AD9832/AD9835 binding
 2026-05-09 16:00 UTC  (2+ messages)

[PATCH v2] dt-bindings: rtc: epson,rx6110: Convert to DT Schema
 2026-05-09 15:58 UTC  (2+ messages)

[PATCH v4 0/5] nvmem: Add Raspberry Pi OTP nvmem driver
 2026-05-09 15:56 UTC  (3+ messages)
` [PATCH v4 5/5] dt-bindings: raspberrypi,bcm2835-firmware: Drop unnecessary select

[PATCH RESEND] keys: use kmalloc_flex in user_preparse
 2026-05-09 15:53 UTC 

[PATCH sched_ext/for-7.2] sched_ext: Fix ops_cid layout assert
 2026-05-09 15:53 UTC  (3+ messages)

[PATCH 0/3] ntfs: harden MFT record and attribute parsing
 2026-05-09 15:44 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v7 RESEND] hwmon: add driver for ARCTIC Fan Controller
 2026-05-09 15:43 UTC  (2+ messages)

[GIT PULL] hwmon fixes for v7.1-rc3
 2026-05-09 15:40 UTC  (2+ messages)

[GIT PULL] Staging driver fixes for 7.1-rc3
 2026-05-09 15:40 UTC  (2+ messages)

[GIT PULL] USB driver fixes for 7.1-rc3
 2026-05-09 15:40 UTC  (2+ messages)

[PULL REQUEST] i2c-for-7.1-rc3
 2026-05-09 15:40 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-7.1-2 tag
 2026-05-09 15:40 UTC  (2+ messages)

[PATCH v5 0/3] add support for Delta E50SN12051
 2026-05-09 15:40 UTC  (7+ messages)
` [PATCH v5 1/3] dt-bindings: trivial-devices: Add "
` [PATCH v5 2/3] Documentation/hwmon: add Delta E50SN12051 documentation
` [PATCH v5 3/3] hwmon: (pmbus) add support for Delta E50SN12051

[PATCH] maple_tree: document that "last" in mtree_insert_range() is inclusive
 2026-05-09 15:38 UTC  (2+ messages)

[paulmck-rcu:dev] BUILD SUCCESS 83916d8b67d6c3dacf75907fdad7e817070ba718
 2026-05-09 15:35 UTC 

[PATCH v5 2/3] mm/page_owner: add NUMA node filter with nodelist support
 2026-05-09 15:35 UTC  (2+ messages)

[PATCH] drm/msm: Fix shrinker deadlock
 2026-05-09 15:34 UTC  (2+ messages)

HTML message rejected: [REGRESSION] PCI: AMDIF031 ACPI resource conflicts cause bridge window allocation failure on X870E in
 2026-05-09 15:32 UTC 

[PATCH] Bluetooth: btmtk: handle FUNC_CTRL events without status field
 2026-05-09 15:31 UTC  (2+ messages)

[BUG] ideapad_laptop: fans do not ramp up properly under CPU load on Lenovo IdeaPad 3 15ALC6 Ub (82KU)
 2026-05-09 15:30 UTC 

[PATCH v2 1/4] riscv: dts: spacemit: k1-bananapi-f3: Add vcc5v0_sys regulator for Banana Pi F3
 2026-05-09 15:18 UTC  (4+ messages)

[PATCH] hwrng: tpm: Do not enable by default
 2026-05-09 15:18 UTC 

[PATCH v2] gcov: use atomic counter updates to fix concurrent access crashes
 2026-05-09 15:14 UTC  (4+ messages)

[RFC v2 1/5] tpm_crb: Add register definitions of TPM CRB chunking fields
 2026-05-09 15:07 UTC  (5+ messages)
  ` [RFC v2 2/5] tpm_crb: Add new wrapper function to invoke start method
  ` [RFC v2 3/5] tpm_crb: Implement command and response chunking logic
  ` [RFC v2 4/5] tpm: Increase TPM_BUFSIZE to 8kB for chunking support

[tip:x86/sev] BUILD SUCCESS e9d29f4a9183b5bd355aaf996bd16ecb69e52eb1
 2026-05-09 15:02 UTC 

[paulmck-rcu:dev.2026.05.07a] BUILD SUCCESS 73fde1c03bb7873593bb23b3a4822d2170c38edc
 2026-05-09 15:02 UTC 

[PATCH v3 0/5] iio: dac: ad5504: bindings, cleanups, and scale fixes
 2026-05-09 14:57 UTC  (7+ messages)
` [PATCH v3 1/5] dt-bindings: iio: dac: ad5504: add output-range and missing gpios
` [PATCH v3 2/5] iio: dac: ad5504: sort headers alphabetically
` [PATCH v3 3/5] iio: dac: ad5504: Align headers with IWYU principle
` [PATCH v3 4/5] iio: dac: ad5504: introduce local dev pointer
` [PATCH v3 5/5] iio: dac: ad5504: fix scale via output-range-microvolt

[PATCH v3 1/3] iio: adc: ti-ads1298: Add parentheses around macro parameter
 2026-05-09 14:56 UTC  (2+ messages)

[PATCH RFC v2 0/6] Add Rust virtio bindings and sample device
 2026-05-09 14:47 UTC  (7+ messages)
` [PATCH RFC v2 1/6] rust/bindings: generate virtio bindings
` [PATCH RFC v2 2/6] rust/helpers: add virtio.c
` [PATCH RFC v2 3/6] rust: add virtio module
` [PATCH RFC v2 4/6] rust/scatterlist: add SGEntry::init_one
` [PATCH RFC v2 5/6] rust: impl interruptible waits for Completion
` [PATCH RFC v2 6/6] samples/rust: Add sample virtio-rtc driver [WIP]

[PATCH v3 00/15] media: qcom: camss: CAMSS Offline Processing Engine support
 2026-05-09 14:47 UTC  (10+ messages)
` [PATCH v3 04/15] media: qcom: camss: Add camss-isp-bufq helper
` [PATCH v3 05/15] media: qcom: camss: Add camss-isp-sched helper
  ` [PATCH v3 12/15] media: uapi: Add CAMSS ISP configuration definition

[PATCH] fuse: propagate async RELEASE queue errno in fuse_file_put()
 2026-05-09 14:46 UTC  (2+ messages)

[PATCH 2/2] iio: temperature: ltc2983: Add support for ADT7604
 2026-05-09 14:46 UTC  (8+ messages)

[PATCH v5 0/8] media: qcom: venus: add MSM8939 support
 2026-05-09 14:43 UTC  (12+ messages)
` [PATCH v5 5/8] clk: qcom: gcc-msm8939: mark Venus core GDSCs as hardware controlled

[PATCH] drivers: altera_edac: Fix OCRAM ECC init for warm reset
 2026-05-09 14:38 UTC 

[PATCH v3 0/1] gcov: use -fprofile-update=prefer-atomic with compile-time guard
 2026-05-09 14:22 UTC  (2+ messages)
` [PATCH v3 1/1] gcov: use atomic counter updates to fix concurrent access crashes

[PATCH 5.15.y] octeontx2-pf: handle otx2_mbox_get_rsp errors in otx2_flows.c
 2026-05-09 14:32 UTC  (2+ messages)

[PATCH 6.6.y v2 0/2] dmaengine: idxd: fix event log crash and memory leak on FLR
 2026-05-09 14:32 UTC  (2+ messages)

[PATCH 4/5] docs: fix repeated prepositions across documentation
 2026-05-09 14:31 UTC  (2+ messages)
` [PATCH v2 4/4] docs: fix repeated word 'in' in networking documentation

[PATCH 2/5] docs: fix repeated word 'that' across documentation
 2026-05-09 14:30 UTC  (2+ messages)
` [PATCH v2 2/4] "

[PATCH 1/5] docs: fix typos in userspace api documentation
 2026-05-09 14:30 UTC  (2+ messages)
` [PATCH v2 1/4] docs: fix repeated word 'that' in userspace-api documentation

[PATCH v2 0/9] exfat: convert to iomap
 2026-05-09 14:30 UTC  (4+ messages)
` [PATCH v2 5/9] iomap: introduce IOMAP_F_ZERO_TAIL flag

[PATCH] jfs: snapshot syncpt for logsync comparisons
 2026-05-09 14:14 UTC 

[PATCH 0/7] hwmon: (pmbus/adm1266) RTC fix, blackbox, FW rev, rtc_class
 2026-05-09 14:14 UTC  (2+ messages)

[PATCH] LoongArch: KVM: Move some variable declaration to file paravirt.h
 2026-05-09 14:11 UTC  (8+ messages)

[PATCH v4 0/3] LoongArch: Move KASLR to EFI stub to avoid initrd overlap
 2026-05-09 14:10 UTC 

Question: io_uring SQPOLL fdinfo prints host PID across pid_ns?
 2026-05-09 14:00 UTC  (2+ messages)

[PATCH v3 0/2] drbd: switch from genl_magic to YNL
 2026-05-09 13:58 UTC  (2+ messages)

[PATCH] fbdev: sunxvr2500: replace printk with device-aware logging functions
 2026-05-09 13:57 UTC 

[PATCH net-next v9 0/2] selftests: openvswitch: add pop_vlan test
 2026-05-09 13:54 UTC  (3+ messages)
` [PATCH net-next v9 1/2] selftests: openvswitch: add vlan() and encap() flow string parsing
` [PATCH net-next v9 2/2] selftests: openvswitch: add pop_vlan test

[PATCH 0/3] PCI: dwc: Cache PCIe capability offset and simplify drivers
 2026-05-09 13:51 UTC  (4+ messages)
` [PATCH 1/3] PCI: dwc: Add pcie_cap field and helper in designware header
` [PATCH 2/3] PCI: dwc: Use cached PCIe capability offset in core
` [PATCH 3/3] PCI: dwc: Simplify platform drivers using cached capability offset


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