The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-05-11 07:34:53 to 2026-05-11 08:49:25 UTC [more...]

[PATCH] can: m_can: pci: Remove driver_data
 2026-05-11  8:49 UTC 

[PATCH net-next 1/3] net/mlx5: HWS, Check if device is down while polling for completion
 2026-05-11  8:48 UTC  (3+ messages)

[PATCH v9 0/7] gpio: siul2-s32g2: add initial GPIO driver
 2026-05-11  8:48 UTC  (5+ messages)
` [PATCH v9 6/7] pinctrl: s32cc: implement GPIO functionality

[PATCH v3] arm64: dts: qcom: arduino-monza: add WLAN enable and rfkill GPIO
 2026-05-11  8:48 UTC 

[RFC v7 0/7] ext4: fast commit: snapshot inode state for FC log
 2026-05-11  8:43 UTC  (8+ messages)
` [RFC v7 1/7] ext4: fast commit: snapshot inode state before writing log
` [RFC v7 2/7] ext4: lockdep: handle i_data_sem subclassing for special inodes
` [RFC v7 3/7] ext4: fast commit: avoid waiting for FC_COMMITTING
` [RFC v7 4/7] ext4: fast commit: avoid self-deadlock in inode snapshotting
` [RFC v7 5/7] ext4: fast commit: avoid i_data_sem by dropping ext4_map_blocks() in snapshots
` [RFC v7 6/7] ext4: fast commit: add lock_updates tracepoint
` [RFC v7 7/7] ext4: fast commit: export snapshot stats in fc_info

[PATCH] arm64: dts: freescale: imx95-toradex-smarc: replace deprecated gpio property
 2026-05-11  8:46 UTC  (2+ messages)

[PATCH] fuse: propagate async RELEASE queue errno in fuse_file_put()
 2026-05-11  8:44 UTC  (3+ messages)

[PATCH] mm/memory_hotplug: Factor out altmap freeing checks
 2026-05-11  8:43 UTC 

[RFC net-next 0/4] devlink: Add boot-time defaults
 2026-05-11  8:42 UTC  (12+ messages)

[syzbot] [wireless?] WARNING in ieee80211_sta_current_bw
 2026-05-11  8:42 UTC  (3+ messages)

[PATCH] docs/zh_CN: update admin-guide/index.rst translation
 2026-05-11  8:39 UTC  (2+ messages)

[PATCH v5 0/3] mm/swap: use swap_ops to register swap device's methods
 2026-05-11  8:37 UTC  (3+ messages)
` [PATCH v5 2/3] "

[PATCH v3] coresight: fix missing error code when trace ID is invalid
 2026-05-11  8:36 UTC 

[PATCH 1/3] dt-bindings: gpio: add Axiado SGPIO controller
 2026-05-11  8:36 UTC  (4+ messages)

[PATCH] drm/msm/dp: Skip push_idle in atomic_disable if display is not powered on
 2026-05-11  8:36 UTC 

[PATCH net-next 00/15] net: enetc: Prepare for ENETC v4 VF support
 2026-05-11  8:08 UTC  (16+ messages)
` [PATCH net-next 01/15] net: enetc: switch VF primary MAC setter to PF ops for commonization
` [PATCH net-next 02/15] net: enetc: move VF message handlers to enetc_msg.c
` [PATCH net-next 03/15] net: enetc: avoid VF->PF mailbox timeout during SR-IOV teardown
` [PATCH net-next 04/15] net: enetc: relocate SR-IOV configuration helper for common PF support
` [PATCH net-next 05/15] net: enetc: integrate enetc_msg.c into enetc-pf-common driver
` [PATCH net-next 06/15] net: enetc: use read_poll_timeout() for VF mailbox polling
` [PATCH net-next 07/15] net: enetc: convert mailbox messages to new formats
` [PATCH net-next 08/15] net: enetc: add VF-PF messaging support for IP minor revision query
` [PATCH net-next 09/15] net: enetc: align v1 CBDR API with v4 for VF driver sharing
` [PATCH net-next 10/15] net: enetc: add CBDR setup/teardown hooks to enetc_si_ops for VF support
` [PATCH net-next 11/15] net: enetc: add generic helper to initialize SR-IOV resources
` [PATCH net-next 12/15] net: enetc: use MADDR_TYPE for MAC filter array size
` [PATCH net-next 13/15] net: enetc: dynamically allocate rxmsg based on VF count
` [PATCH net-next 14/15] net: enetc: refactor MR interrupt enable/disable helpers
` [PATCH net-next 15/15] net: enetc: generate MR interrupt mask based on the number of enabled VFs

[PATCH] selftests/cgroup: Add NULL check after malloc in cgroup_util.c
 2026-05-11  8:35 UTC  (2+ messages)

[PATCH v2 1/4] KVM: s390: Minor refactor of base/ext facility lists
 2026-05-11  8:35 UTC 

[PATCH] sched/isolation: Don't free memblock allocated cpumasks
 2026-05-11  8:34 UTC  (4+ messages)

[PATCH v6 0/3] mm/page_owner: add filter infrastructure for print_mode and NUMA filtering
 2026-05-11  8:33 UTC  (5+ messages)
` [PATCH v6 1/3] mm/page_owner: add print_mode filter
` [PATCH v6 3/3] mm/page_owner: document page_owner filter features

[PATCH v3 0/9] Optimize anonymous large folio unmapping
 2026-05-11  8:32 UTC  (18+ messages)
` [PATCH v3 1/9] mm/rmap: initialize nr_pages to 1 at loop start in try_to_unmap_one
` [PATCH v3 4/9] mm/memory: Batch set uffd-wp markers during zapping
` [PATCH v3 5/9] mm/rmap: batch unmap folios belonging to uffd-wp VMAs
` [PATCH v3 6/9] mm/swapfile: Add batched version of folio_dup_swap
` [PATCH v3 7/9] mm/swapfile: Add batched version of folio_put_swap
` [PATCH v3 8/9] mm/rmap: Add batched version of folio_try_share_anon_rmap_pte
` [PATCH v3 9/9] mm/rmap: enable batch unmapping of anonymous folios

[PATCH v2] dma-mapping: move dma_map_resource() sanity check into debug code
 2026-05-11  8:31 UTC 

(subset) [PATCH v4 0/3] riscv: Add PCIe support for UltraRISC DP1000 SoC
 2026-05-11  8:31 UTC 

[PATCH sched_ext/for-7.1-fixes] sched_ext: Clear ops->priv on scx_alloc_and_add_sched() error paths
 2026-05-11  8:31 UTC 

[PATCH v3 1/2] slab: support for compiler-assisted type-based slab cache partitioning
 2026-05-11  8:31 UTC  (5+ messages)

[PATCH] nvme: make providing NGUID as UUID usage less scary
 2026-05-11  8:29 UTC  (4+ messages)
` [PATCH RFC V2 RESEND] "

[PATCH v3 35/54] selftests/mm: hugepage_dio: add setup of HugeTLB pages
 2026-05-11  8:28 UTC  (6+ messages)
  ` [PATCH v3 42/54] selftests/mm: hugetlb-soft-online: "
  ` [PATCH v3 49/54] selftests/mm: uffd-unit-tests: "

[PATCH 0/2] iio: light: Add ROHM BH1730FVC ambient light sensor driver
 2026-05-11  8:26 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: iio: light: Add ROHM BH1730FVC binding
` [PATCH 2/2] iio: light: bh1730: Add bh1730 light sensor driver

[PATCH] Revert "nfc: nxp-nci: remove interrupt trigger type"
 2026-05-11  8:26 UTC 

[PATCH] staging: vme_user: fix line exceeding 80 characters in vme_user.c
 2026-05-11  8:22 UTC  (3+ messages)

[PATCH] ARM: Do not select HAVE_RUST when KASAN is enabled
 2026-05-11  8:21 UTC  (2+ messages)

[PATCH v1] entry: Fix KMSAN false positives in IRQ and NMI exit code
 2026-05-11  8:21 UTC  (2+ messages)

[PATCH 0/5] arm64: dts: freescale: Add IMX-AUD-IO daughter board support
 2026-05-11  8:20 UTC  (3+ messages)
` [PATCH 4/5] arm64: dts: freescale: imx952-evk: Add IMX-AUD-IO "

[PATCH 0/3] [PULL REQUEST] iommu/vt-d: Fixes for v7.1-rc
 2026-05-11  8:20 UTC  (2+ messages)

[PATCH v2] coresight: fix missing error code when trace ID is invalid
 2026-05-11  8:19 UTC  (3+ messages)

[PATCH v2] KVM: PPC: Book3S HV: Add H_FAC_UNAVAIL mapping for tracing exits
 2026-05-11  8:19 UTC  (2+ messages)

[PATCH v4 0/2] i2c: improve bus recovery for single-ended GPIOs
 2026-05-11  8:19 UTC  (5+ messages)
  ` [PATCH v4 2/2] i2c: core: support "

[PATCH 0/2] arm64: qcom: add Ayaneo Pocket DS gaming console
 2026-05-11  8:19 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: add basic devicetree for "

[PATCH v2] cgroup/cpuset: skip hardwall ancestor scan in cpuset v2 in cpuset_current_node_allowed()
 2026-05-11  8:18 UTC 

[PATCH] staging: vme_user: fix lines exceeding 80 characters in vme_tsi148.c
 2026-05-11  8:18 UTC  (2+ messages)

[PATCH v3 0/2] cgroup/cpuset: fix DL attach accounting
 2026-05-11  8:18 UTC  (3+ messages)
` [PATCH v3 1/2] cgroup/cpuset: reset DL migration state on can_attach() failure

[PATCH v13 0/5] mm/vmalloc: free unused pages on vrealloc() shrink
 2026-05-11  8:17 UTC  (6+ messages)
` [PATCH v13 1/5] mm/vmalloc: extract vm_area_free_pages() helper from vfree()
` [PATCH v13 2/5] mm/vmalloc: use physical page count for vrealloc() grow-in-place check
` [PATCH v13 3/5] mm/vmalloc: use physical page count in vread_iter()
` [PATCH v13 4/5] mm/vmalloc: free unused pages on vrealloc() shrink
` [PATCH v13 5/5] lib/test_vmalloc: add vrealloc test case

[PATCH v2 0/7] arm64: dts: qcom: Add label properties to CoreSight devices
 2026-05-11  8:17 UTC 

[REGRESSION] stmmac: Random DMA reset failure on RK3399 since v6.18
 2026-05-11  8:17 UTC  (5+ messages)

[PATCH] cgroup: Keep favordynmods enabled once per-threadgroup rwsem is active
 2026-05-11  8:16 UTC 

[PATCH] ARM: dts: socfpga: arria10: Increase JFFS2 rootfs partition size
 2026-05-11  8:15 UTC 

[PATCH] nvme: use str_enabled_disabled() for digest mismatch messages
 2026-05-11  8:14 UTC  (3+ messages)

(subset) [PATCH 1/3] KVM: arm64: vgic: Fix IIDR revision field extracted from wrong value
 2026-05-11  8:13 UTC  (3+ messages)

[PATCH rc v8 0/8] iommu: Fix pci_dev_reset_iommu_prepare/done()
 2026-05-11  8:13 UTC 

[PATCH v2 0/4] staging: rtl8723bs: Fix coding style in ieee80211.h
 2026-05-11  8:12 UTC  (5+ messages)
` [PATCH v2 2/4] staging: rtl8723bs: Fix comparison style in IS_CCK_RATE and IS_OFDM_RATE macros
` [PATCH v2 4/4] staging: rtl8723bs: Enclose CHAN_ARG macro body in parentheses

[PATCH 0/2] regulator: add support for SGMicro SGM3804
 2026-05-11  8:11 UTC  (3+ messages)

[PATCH v1 02/20] pinctrl: starfive: Add StarFive JHB100 sys0 controller driver
 2026-05-11  8:11 UTC 

[PATCH net-next v5 3/5] veth: implement Byte Queue Limits (BQL) for latency reduction
 2026-05-11  8:11 UTC  (9+ messages)

[PATCH] tpm: tpm_tis_spi: Use wait_woken() in wait_for_tmp_stat()
 2026-05-11  8:10 UTC  (2+ messages)

[PATCH v2 0/2] staging: rtl8723bs: Clean up coding style in include headers
 2026-05-11  8:09 UTC  (3+ messages)
` [PATCH v2 2/2] staging: rtl8723bs: Remove extern from function prototypes in cmd_osdep.h

[PATCH v4 00/15] SCMI Clock rates discovery rework
 2026-05-11  8:09 UTC  (3+ messages)

[PATCH v7 0/7] staging: rtl8723bs: rtw_mlme: line length cleanup
 2026-05-11  8:08 UTC  (4+ messages)
` [PATCH v7 1/7] staging: rtl8723bs: rtw_mlme: add bounds checks before ie_length subtraction

[PATCH] iommu/amd: Bounds-check devid in __rlookup_amd_iommu()
 2026-05-11  8:08 UTC 

[PATCH] staging: rtl8723bs: replace msleep with usleep_range for 1ms delay
 2026-05-11  8:06 UTC  (2+ messages)

[PATCH v5 00/14] media: iris: Add support for glymur platform
 2026-05-11  8:06 UTC  (6+ messages)
` [PATCH v5 07/14] media: iris: Enable Secure PAS support with IOMMU managed by Linux

[PATCH v1] iommu/amd: Remove unused IOMMU_IN/OUT_ADDR_BIT_SIZE macros
 2026-05-11  8:06 UTC 

[PATCH] staging: rtl8723bs: replace msleep with usleep_range for short delays
 2026-05-11  8:06 UTC  (2+ messages)

[PATCH v3 0/2] iommu/riscv: Support Svpbmt memory types in generic_pt
 2026-05-11  8:04 UTC 

[PATCH] powerpc/64s: Fix the vector number in comments for h_facility_unavailable
 2026-05-11  8:04 UTC 

powernv_rng_read: Oops: Kernel access of bad area, sig: 11 [#1]
 2026-05-11  8:03 UTC  (4+ messages)

[PATCH v14 0/5] Add support for Verisilicon IOMMU used by media codec blocks
 2026-05-11  8:03 UTC  (2+ messages)

[PATCH 1/2] staging: rtl8723bs: Remove multiple blank lines in rtw_qos.h
 2026-05-11  8:02 UTC  (3+ messages)
` [PATCH 2/2] staging: rtl8723bs: Fix coding style in include headers

[PATCH v8 8/9] riscv: dts: spacemit: k1-bananapi-f3: add SD card support with UHS modes
 2026-05-11  8:01 UTC  (6+ messages)

[PATCH v2] mm/khugepaged: avoid underflow in madvise_collapse for sub-PMD MADV_COLLAPSE
 2026-05-11  8:01 UTC  (4+ messages)

[PATCH] staging: axis-fifo: fix alignment in wait_event_interruptible()
 2026-05-11  8:00 UTC  (2+ messages)

[PATCH 08/10] spi: stm32-qspi: Use FIELD_MODIFY()
 2026-05-11  8:00 UTC  (2+ messages)
  ` [PATCH 07/10] spi: stm32-ospi: "

[PATCH] can: m_can: Use of_property_present() for wakeup-source
 2026-05-11  7:59 UTC 

[PATCH v6] staging: rtl8723bs: remove unnecessary braces in rtw_mlme.c
 2026-05-11  7:59 UTC  (2+ messages)

[PATCH] staging: sm750fb: Fix const pointer declaration
 2026-05-11  7:57 UTC  (2+ messages)

[PATCH] staging: sm750fb: Add const to g_fbmode array
 2026-05-11  7:57 UTC  (2+ messages)

[PATCH] cpufreq: cppc: Add update_limits support for Highest Performance changes
 2026-05-11  7:56 UTC  (2+ messages)
` [PATCH v3] "

[PATCH wireless-next] wifi: p54: Use flexible array for channel list
 2026-05-11  7:56 UTC 

[PATCH v5 0/2] drm/panel: support Waveshare DSI TOUCH kits
 2026-05-11  7:56 UTC  (2+ messages)

[PATCH v6 0/3] staging: octeon: replace pr_* with dev_* logging
 2026-05-11  7:56 UTC  (3+ messages)
` [PATCH v6 1/3] staging: octeon: ethernet-mem: replace pr_warn with dev_warn in free functions

[PATCH v2 0/2] iommu/riscv: Support Svpbmt memory types in generic_pt
 2026-05-11  7:56 UTC 

[PATCH] ALSA: seq: Use flexible array for MIDI channels
 2026-05-11  7:54 UTC 

(subset) [PATCH 1/2] mfd: cs5535: add, assign and expose the software node for the GPIO cell
 2026-05-11  7:54 UTC  (2+ messages)

[PATCH] Greybus audio protocols drivers: correct sscanf() return value check
 2026-05-11  7:54 UTC  (2+ messages)

[PATCH v3 02/10] PCI: endpoint: pci-epf-vntb: Defer pci_epc_raise_irq() out of atomic context
 2026-05-11  7:54 UTC 

[PATCH v1] greybus: authentication: validate CAP response payload size
 2026-05-11  7:53 UTC  (2+ messages)

[PATCH] power: sequencing: print power sequencing device parent in debugfs
 2026-05-11  7:53 UTC  (2+ messages)

[PATCH v2] riscv: misaligned: Restore epc in error path
 2026-05-11  7:53 UTC  (2+ messages)

[PATCH 2/2] iio: temperature: ltc2983: Add support for ADT7604
 2026-05-11  7:52 UTC  (9+ messages)

[PATCH v2 sched_ext/for-7.1-fixes] sched_ext: Fix ops->priv clobber on concurrent attach/detach
 2026-05-11  7:52 UTC  (3+ messages)

[PATCH] staging: greybus: split gb_audio_gb_get_topology()
 2026-05-11  7:52 UTC  (2+ messages)

[PATCH v1 0/5] gpu/drm: tegra: add DSI support for Tegra20/Tegra30
 2026-05-11  7:51 UTC  (10+ messages)
` [PATCH v1 1/5] dt-bindings: display: tegra: document MIPI calibration "
` [PATCH v1 2/5] clk: tegra20: reparent dsi clock to pll_d_out0
` [PATCH v1 3/5] gpu/drm: host1x: mipi: add Tegra20/Tegra30 MIPI calibration logic
` [PATCH v1 4/5] gpu/drm: tegra: dsi: add support for Tegra20/Tegra30

[PATCH 0/2] drm/verisilicon: add Nuvoton MA35D1 DCUltra Lite support
 2026-05-11  7:51 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: display: verisilicon,dc: generalize for DCUltra Lite variant
` [PATCH 2/2] drm/verisilicon: add support for Nuvoton MA35D1 DCUltra Lite display controller

[PATCH RESEND v2 0/5] hwmon: (pmbus/adm1266) blackbox, FW rev, rtc_class, GPIO label
 2026-05-11  7:51 UTC  (6+ messages)
` [PATCH RESEND v2 1/5] hwmon: (pmbus/adm1266) add firmware_revision debugfs entry
` [PATCH RESEND v2 2/5] hwmon: (pmbus/adm1266) add clear_blackbox "
` [PATCH RESEND v2 3/5] hwmon: (pmbus/adm1266) add powerup_counter "
` [PATCH RESEND v2 4/5] hwmon: (pmbus/adm1266) replace probe-time RTC seed with rtc_class device
` [PATCH RESEND v2 5/5] hwmon: (pmbus/adm1266) include adapter number in GPIO line label

[PATCH] iommu/amd: Remove latent out-of-bounds access in IOMMU debugfs
 2026-05-11  7:50 UTC 

[PATCH] IB/mlx4: Fix stale CM id_map entries when RTU is never received
 2026-05-11  7:50 UTC  (2+ messages)

sashiko.dev review (Re: [PATCH v4 13/17] dmaengine: sh: rz-dmac: Add cyclic DMA support)
 2026-05-11  7:49 UTC 

[PATCH v2] device property: initialize the remaining fields of fwnode_handle in fwnode_init()
 2026-05-11  7:49 UTC 

[PATCH v1 0/9 RESEND] ARM: tegra: complete a few Tegra30 device trees
 2026-05-11  7:48 UTC  (10+ messages)
` [PATCH v1 1/9 RESEND] ARM: tegra: lg-x3: Complete video device graph
` [PATCH v1 2/9 RESEND] ARM: tegra: lg-x3: Set PMIC's RTC address
` [PATCH v1 3/9 RESEND] ARM: tegra: p880: Lower CPU thermal limit
` [PATCH v1 4/9 RESEND] ARM: tegra: grouper: Add support for front camera
` [PATCH v1 5/9 RESEND] ARM: tegra: transformer: "
` [PATCH v1 6/9 RESEND] ARM: tegra: transformers: Add connector node for common trees
` [PATCH v1 7/9 RESEND] ARM: tegra: tf600t: Configure panel
` [PATCH v1 8/9 RESEND] ARM: tegra: tf600t: Drop backlight regulator
` [PATCH v1 9/9 RESEND] ARM: tegra: tf600t: Invert accelerometer calibration matrix

[PATCH v2 1/4] sched/rt: Optimize cpupri_vec layout to mitigate cache line contention
 2026-05-11  7:48 UTC  (3+ messages)
  ` [PATCH 3/3] x86/sbm: Derive leaf granularity from LLC cacheinfo instead of topology domain

[PATCH v4 00/23] ext4: use iomap for regular file's buffered I/O path
 2026-05-11  7:46 UTC  (3+ messages)
` [PATCH v4 11/23] iomap: correct the range of a partial dirty clear

[PATCH] crypto: safexcel - Fix potential memory leak in safexcel_pci_probe()
 2026-05-11  7:46 UTC  (2+ messages)

[PATCH v2 0/3] i2c: xiic: fix SMBus block read and PEC support
 2026-05-11  7:46 UTC  (4+ messages)
` [PATCH v2 1/3] i2c: xiic: preserve PEC byte length in SMBus block read setup
` [PATCH v2 2/3] i2c: xiic: defer RX_FULL until all trailing bytes are in FIFO
` [PATCH v2 3/3] i2c: xiic: don't clobber msg->len to signal block-read completion

[PATCH] staging: vme_user: check find_bridge() return value
 2026-05-11  7:46 UTC  (2+ messages)

[PATCH v4 0/2 RESEND] gpu/drm: tegra: add DSI support for Tegra20/Tegra30
 2026-05-11  7:45 UTC  (3+ messages)
` [PATCH v4 1/2 RESEND] drm/tegra: dsi: add "
` [PATCH v4 2/2 RESEND] drm/tegra: dsi: re-add clear enable register if DSI was powered by bootloader

[PATCH 6.12.y] Bluetooth: L2CAP: Fix deadlock in l2cap_conn_del()
 2026-05-11  7:44 UTC 

[PATCH v7 0/4] Support PERF MGMT for RXE
 2026-05-11  7:44 UTC 

[PATCH] staging: vme_user: fix lines exceeding 80 characters in vme_tsi148.c
 2026-05-11  7:43 UTC  (2+ messages)

[PATCH v2 8/8] iommu/hygon: Add support for Hygon family 18h model 4h IOAPIC
 2026-05-11  7:43 UTC 

[PATCH] PCI/ASPM: Mask ASPM states based on Devicetree properties
 2026-05-11  7:42 UTC 

[PATCH v1 0/3] iommu/amd: Fix and improve SB IOAPIC IVRS validation
 2026-05-11  7:40 UTC 

[PATCH] accel/ivpu: Reject PRIME export of userptr BOs
 2026-05-11  7:39 UTC  (2+ messages)

[PATCH v16 00/12] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2026-05-11  7:38 UTC  (2+ messages)

[PATCH] drm/msm: Fix shrinker deadlock
 2026-05-11  7:37 UTC  (3+ messages)

[PATCH] iommu/amd: Remove dead code for exclusion ranges in IVMD
 2026-05-11  7:37 UTC 

[PATCH v5 0/5] perf tools: Add inject --aslr feature and prerequisite robustness fixes
 2026-05-11  7:34 UTC  (4+ messages)
` [PATCH v6 0/6] "
  ` [PATCH v6 5/6] perf test: Add inject ASLR test


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