mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v3 0/2] zstd: use x86 feature infrastructure for BMI2 dispatch
 2026-09-02 17:40 UTC  (3+ messages)
` [PATCH v3 2/2] zstd: use cpu_feature_enabled() for in-kernel "

[PATCH] staging: rtl8723bs: rename CamelCase variables in rtw_mlme.c
 2026-09-02 17:39 UTC 

[PATCH v9 00/10] arm64: Unmap FF-A lent memory from direct map
 2026-09-02 17:38 UTC  (5+ messages)
` [PATCH v9 02/10] of: reserved_mem: Introduce "ll-map" property
` [PATCH v9 09/10] firmware: arm_ffa: Introduce ffa-lend-pool

[BUG] SPD5118 Intermittent MR11 Corruption During Suspend/Resume
 2026-09-02 17:37 UTC  (22+ messages)

[PATCH 0/2] smb: client: improve copy_ref_data() robustness
 2026-09-02 17:35 UTC  (5+ messages)
` [PATCH 1/2] smb: client: fill cache fields after populating cache in copy_ref_data()
` [PATCH 2/2] smb: client: prevent out-of-bounds dfs_info3_param access "

[PATCH v11 00/36] netfs: Keep track of folios in a segmented bio_vec[] chain
 2026-09-02 17:33 UTC  (37+ messages)
` [PATCH v11 01/36] block: Fix start and length check added to iov_iter_extract_bvecs()
` [PATCH v11 02/36] mm: Make readahead store folio count in readahead_control
` [PATCH v11 03/36] mm: Add a bulk end-writeback tool
` [PATCH v11 04/36] netfs: Use uoff_t instead of unsigned long long and loff_t
` [PATCH v11 05/36] Add a function to kmap one page of a multipage bio_vec
` [PATCH v11 06/36] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
` [PATCH v11 07/36] iov_iter: Add a segmented queue of bio_vec[]
` [PATCH v11 08/36] netfs: Add some tools for managing bvecq chains
` [PATCH v11 09/36] netfs: Make mempool available for bvecq
` [PATCH v11 10/36] netfs: Add a function to extract from an iter into a bvecq
` [PATCH v11 11/36] afs: Use a bvecq to hold dir content rather than folioq
` [PATCH v11 12/36] cifs: Use a bvecq for buffering instead of a folioq
` [PATCH v11 13/36] smbdirect: Support ITER_BVECQ in smbdirect_map_sges_from_iter()
` [PATCH v11 14/36] netfs: Remove the writethrough code
` [PATCH v11 15/36] netfs: trace: Change the "clear" folio traces to "endwb"
` [PATCH v11 16/36] netfs: trace: Rejig a couple of the tracepoints
` [PATCH v11 17/36] netfs: Add some functions to wrap the all-queued handling
` [PATCH v11 18/36] netfs: Make deprecated PG_private_2 support optional
` [PATCH v11 19/36] cachefiles: Don't rely on backing fs storage map for most use cases
` [PATCH v11 20/36] netfs: Add the cache object ID to netfs_read/write tracepoints
` [PATCH v11 21/36] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
` [PATCH v11 22/36] smbdirect: Remove support for ITER_FOLIOQ from smbdirect_map_sges_from_iter()
` [PATCH v11 23/36] netfs: Remove netfs_alloc/free_folioq_buffer()
` [PATCH v11 24/36] netfs: Remove netfs_extract_user_iter()
` [PATCH v11 25/36] iov_iter: Remove ITER_FOLIOQ
` [PATCH v11 26/36] netfs: Remove folio_queue and rolling_buffer
` [PATCH v11 27/36] netfs: Build a list of regions undergoing writeback
` [PATCH v11 28/36] netfs: Simplify writeback cleanup
` [PATCH v11 29/36] netfs: Simplify read abandonment
` [PATCH v11 30/36] netfs: Check for too much data being read
` [PATCH v11 31/36] netfs: Add a method to get an estimate of the amount that can be written
` [PATCH v11 32/36] netfs: Rework writeback to estimate
` [PATCH v11 33/36] netfs: Set subrequest->source at alloc before trace emission
` [PATCH v11 34/36] netfs: Combine prepare and issue ops
` [PATCH v11 35/36] netfs: Clean up now-unused code
` [PATCH v11 36/36] cachefiles: Preset the state xattr when creating a new file

[syzbot] [kernfs?] stack segment fault in kernfs_rename_ns (2)
 2026-09-02 17:33 UTC 

[PATCH v1 1/3] dt-bindings: display: synopsys,dw-hdmi: add ignore-rxsense
 2026-09-02 17:32 UTC  (5+ messages)
` [PATCH v1 2/3] drm/bridge: dw-hdmi: optionally ignore rxsense when detecting hotplug

[PATCH v3 0/2] [PATCH v3 0/2] gpio: mmio: report the line direction on chips without direction registers
 2026-09-02 17:31 UTC  (3+ messages)
` [PATCH v3 2/2] gpio: mmio: track the direction of "

[PATCH] ext4, doc: remove unnecessary bracket
 2026-09-02 17:31 UTC  (2+ messages)

[PATCH] x86: uapi: ptrace: guard register offset macros with __ASSEMBLER__ or __FRAME_OFFSETS
 2026-09-02 17:29 UTC  (3+ messages)

[PATCH v4 0/6] media: Enable the OV5693 front camera on IPU6 Surface devices
 2026-09-02 17:27 UTC  (4+ messages)
` [PATCH v5 0/7] "
  ` [PATCH v5 3/7] dt-bindings: media: ov5693: Add clock-noncontinuous

[PATCH] Documentation: admin-guide: Fix bracket
 2026-09-02 17:26 UTC  (2+ messages)

[PATCH v1 00/13] iio: adc: ad4134: Enable greater sample rate data capture
 2026-09-02 17:25 UTC  (14+ messages)
` [PATCH v1 01/13] iio: Fix typo in vendor name
` [PATCH v1 02/13] iio: adc: ad4134: Drop import to empty name space
` [PATCH v1 03/13] iio: adc: ad4134: Update include list to comply with IWYU principles
` [PATCH v1 04/13] iio: adc: ad4134: Serialize single-read operations
` [PATCH v1 05/13] iio: adc: ad4134: Run shorter transfers when CRC is disabled
` [PATCH v1 06/13] iio: adc: ad4134: Add support for digital filter type selection
` [PATCH v1 07/13] iio: adc: ad4134: Support buffered data read
` [PATCH v1 08/13] dt-bindings: iio: adc: adi,ad4134: Document SPI connection mode
` [PATCH v1 09/13] iio: adc: ad4134: Support SPI 4-wire mode
` [PATCH v1 10/13] dt-bindings: iio: adc: adi,ad4134: Document PWM usage
` [PATCH v1 11/13] dt-bindings: iio: adc: adi,ad4134: Add high data throughput example
` [PATCH v1 12/13] iio: adc: ad4134: Support high-speed data capture
` [PATCH v1 13/13] Docs: iio: Add AD4134

[PATCH v3 00/13] drm/bridge: Kconfig: cleanup DRM_PANEL usage
 2026-09-02 17:25 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/2] drm/sched: fix use-after-free of the fence timeline name
 2026-09-02 17:25 UTC  (3+ messages)

[PATCH v3] mm: remove min_free_kbytes adjustment for THP
 2026-09-02 17:24 UTC  (12+ messages)

[PATCH v3 net] octeontx2-pf: reset HTB scheduler topology before freeing queues
 2026-09-02 17:24 UTC  (2+ messages)

[PATCH v2] tracing: Make is_signed_type() compatible with sparse
 2026-09-02 17:24 UTC  (18+ messages)

[RFC PATCH 0/3] Neural Storage Driver - learning page cache prefetcher
 2026-09-02 17:24 UTC  (7+ messages)

[RFC PATCH 0/9] arm64: Allocate .text and .init.text together
 2026-09-02 17:23 UTC  (2+ messages)

[PATCH v4 0/2] iommu/arm-smmu-v3: Make the queue depths tunable, and shrink them in a kdump kernel
 2026-09-02 17:22 UTC  (3+ messages)
` [PATCH v4 1/2] iommu/arm-smmu-v3: Add a cmdq_entries module parameter

[PATCH v2 1/2] dt-bindings: iio: adc: ti,ads1015: Add label property
 2026-09-02 17:22 UTC  (2+ messages)
` [PATCH v2 2/2] iio: adc: ti-ads1015: Add support for label

[PATCH v3] ipe: fix invalid sgid value in audit event documentation
 2026-09-02 17:21 UTC  (2+ messages)

[PATCH v5 0/2] selftests/cgroup: fixes for test_zswap on single core VM
 2026-09-02 17:21 UTC  (5+ messages)
` [PATCH v5 2/2] selftests/cgroup: test_zswap: fix implicit unsigned promotion bug in test_no_kmem_bypass

[PATCH] fs: porting.rst: add bracket
 2026-09-02 17:19 UTC  (2+ messages)

[PATCH v3 1/2] pinctrl: imx: answer OUTPUT_ENABLE/INPUT_ENABLE queries from the pad register
 2026-09-02 17:18 UTC  (2+ messages)

[PATCH] thermal: intel: Slighly simplify duration_set()
 2026-09-02 17:17 UTC 

[PATCH] mm/list_lru: don't copy stale shrinker id from non-memcg-aware shrinkers
 2026-09-02 17:17 UTC  (2+ messages)

[PATCH] Documentation: trace: histogram-design: fix bracket
 2026-09-02 17:17 UTC  (2+ messages)

[PATCH] crypto: atmel-tdes - sync output bounce buffer before DMA
 2026-09-02 17:16 UTC  (2+ messages)

[PATCH v2 0/2] x86/mce: Fix timer list corruption and avoid redundant polling
 2026-09-02 17:15 UTC  (4+ messages)
` [PATCH v2 2/2] x86/mce: Avoid arming periodic polling timer when not required

[PATCH RFC v2] ACPI: PM: Use EFI power off on Lenovo ThinkPad T14 Gen 5
 2026-09-02 17:14 UTC 

[PATCH] dlm: wait for outstanding SRCU callbacks to complete in exit paths
 2026-09-02 17:13 UTC  (6+ messages)

[PATCH] docs: locking: Fix bracket
 2026-09-02 17:13 UTC  (3+ messages)

[PATCH] ALSA: hda/realtek: Fix cold-boot headset misdetection on Acer Aspire A515-57G
 2026-09-02 17:13 UTC  (2+ messages)
` [PATCH v2] "

[PATCH net-next v3] net: dsa: microchip: enable the SGMII port of the KSZ9897S
 2026-09-02 17:11 UTC  (2+ messages)
` [net-next,v3] "

[PATCH v5 0/8] x86: Remove cpu_has_xfeatures() and add AVX-512 xor_gen()
 2026-09-02 17:11 UTC  (2+ messages)

[PATCH v3] ARM: imx: Fix suspend/resume crash with Clang CFI
 2026-09-02 17:11 UTC  (12+ messages)
` [PATCH v4] "

[PATCH] ALSA: doc: hdspm.txt: Remove bracket
 2026-09-02 17:11 UTC  (2+ messages)

[PATCH v2] PCI: Allow D3 for native Hotplug capable Root Ports on non-x86 platforms
 2026-09-02 17:09 UTC  (2+ messages)

[PATCH v7 00/23] drm: bridge: dw_hdmi: Misc enable/disable, CEC and EDID cleanup
 2026-09-02 17:09 UTC  (3+ messages)
` [PATCH v7 20/23] drm: bridge: dw_hdmi: Rework HDP and RXSENSE interrupt handling

[PATCH v2 14/14] mm/page-flags: remove PG_private
 2026-09-02 17:09 UTC  (2+ messages)

[PATCH] signal: Use list_del_init_careful() in flush_sigqueue()
 2026-09-02 17:08 UTC  (11+ messages)
    ` [PATCH] signal: Prevent exec() race
            ` [PATCH V2] "

[BUG] fanotify: destroy/add race leaves a mark on a detached connector
 2026-09-02 17:08 UTC  (12+ messages)

[PATCH] sched_ext: Fix NULL sched deref in select_cpu_and sub-sched error path
 2026-09-02 17:07 UTC  (2+ messages)
` [PATCH v2] sched_ext: Fix NULL sched deref in kfunc sub-sched error paths

[PATCH v21 0/9] shut down devices asynchronously
 2026-09-02 17:07 UTC  (10+ messages)
` [PATCH 1/9] driver core: rely on put_device to free dev->p
` [PATCH 2/9] driver core: prevent device_add() during system shutdown
` [PATCH 3/9] driver core: warn should device_move try to move a need_parent_lock device
` [PATCH 4/9] driver core: separate function to shutdown one device
` [PATCH 5/9] driver core: do not always lock parent in shutdown
` [PATCH 6/9] driver core: async device shutdown infrastructure
` [PATCH 7/9] PCI: Link a virtual function to its physical function
` [PATCH 8/9] PCI: Enable async shutdown support
` [PATCH 9/9] scsi: "

[PATCH] arm64: hugetlb: fix BBM for mprotect() on contiguous PTEs
 2026-09-02 17:06 UTC  (5+ messages)

[PATCH] mm: doc: add bracket
 2026-09-02 17:06 UTC  (2+ messages)

[REGRESSION] [6.12.y] crypto: ccp - Move SEV/SNP Platform initialization to KVM breaks SEV-ES VM launch
 2026-09-02 17:06 UTC  (2+ messages)

[PATCH v2] sparc: NMI: Remove obsolete comment
 2026-09-02 17:05 UTC  (2+ messages)

[PATCH v2] drm/imagination: Propagate all errors from KCCB command submission code
 2026-09-02 17:04 UTC  (2+ messages)

[PATCH v6 1/2] dt-bindings: arm: stm32: Document st,stm32mp23/25-syscfg subnodes and cells
 2026-09-02 17:04 UTC  (2+ messages)

[PATCH v9 0/6] spmi: apple: Additional commands and interrupt support
 2026-09-02 17:02 UTC  (5+ messages)
` [PATCH v9 1/6] dt-bindings: spmi: apple,spmi: Add t603x and t8122

[PATCH v3] fat: calculate data area start without overflow
 2026-09-02 17:01 UTC 

[PATCH 1/1] dt-bindings: mfd: da9052: allow dlg,da9053-aa fallback to dlg,da9052
 2026-09-02 17:01 UTC  (4+ messages)

[PATCH] Documentation: fuse: harmonize numeration
 2026-09-02 17:00 UTC  (2+ messages)

[PATCH v3 0/3] platform/wmi: Add aarch64 support
 2026-09-02 17:00 UTC  (8+ messages)
` [PATCH v3 2/3] ACPI: video: Remove CONFIG_X86 handling from nvidia_wmi_ec_supported()

[PATCH v4 00/25] mtd: spi-nor: QE handling cleanup + fixup reworks + Winbond RV chips addition
 2026-09-02 16:59 UTC  (26+ messages)
` [PATCH v4 01/25] mtd: spi-nor: Rename BFPT_DWORD15_QER_SR2_BIT1_BUGGY
` [PATCH v4 02/25] mtd: spi-nor: Create a structure containing the flash opcodes
` [PATCH v4 03/25] mtd: spi-nor: Refactor Read Status/Write Status support
` [PATCH v4 04/25] mtd: spi-nor: Add support for the new JESD216 rev F QER field
` [PATCH v4 05/25] mtd: spi-nor: Create the concept of fixup table with match function
` [PATCH v4 06/25] mtd: spi-nor: Move the fixup flags into the fixup list
` [PATCH v4 07/25] mtd: spi-nor: Create an indirection on the part name
` [PATCH v4 08/25] mtd: spi-nor: Move the SFDP header structure to a C header
` [PATCH v4 09/25] mtd: spi-nor: winbond: Prepare introduction of W25QxxRV-Q/N parts
` [PATCH v4 10/25] mtd: spi-nor: winbond: Add support for W25Q32RV-Q/N
` [PATCH v4 11/25] mtd: spi-nor: winbond: Add support for W25Q64RV-Q/N
` [PATCH v4 12/25] mtd: spi-nor: winbond: Add support for W25Q12RV-Q/N
` [PATCH v4 13/25] mtd: spi-nor: winbond: Add support for W25Q25RV-Q/N
` [PATCH v4 14/25] mtd: spi-nor: winbond: Add support for W25Q51RV-Q/N
` [PATCH v4 15/25] mtd: spi-nor: winbond: Add support for W25Q01RV-Q/N
` [PATCH v4 16/25] mtd: spi-nor: winbond: Add support for W25Q02RV-Q/N
` [PATCH v4 17/25] mtd: spi-nor: winbond: Prepare introduction of W25QxxRV-M parts
` [PATCH v4 18/25] mtd: spi-nor: winbond: Add support for W25Q32RV-M
` [PATCH v4 19/25] mtd: spi-nor: winbond: Add support for W25Q64RV-M
` [PATCH v4 20/25] mtd: spi-nor: winbond: Add support for W25Q12RV-M
` [PATCH v4 21/25] mtd: spi-nor: winbond: Add support for W25Q25RV-M
` [PATCH v4 22/25] mtd: spi-nor: winbond: Add support for W25Q51RV-M
` [PATCH v4 23/25] mtd: spi-nor: winbond: Add support for W25Q01RV-M
` [PATCH v4 24/25] mtd: spi-nor: winbond: Add support for W25Q02RV-M
` [PATCH v4 25/25] mtd: spi-nor: debugfs: Expose SR opcodes and QE mask

[PATCH v2] dt-bindings: usb: qcom,snps-dwc3: Fix glymur binding for non-MP controllers
 2026-09-02 16:59 UTC  (6+ messages)

[PATCH net] s390/ism: folio_put() after error
 2026-09-02 16:58 UTC  (2+ messages)

[PATCH v2] mm/slab: take n->list_lock in __slab_try_return_freelist() to avoid race
 2026-09-02 16:57 UTC  (2+ messages)

[PATCH net-next v9 00/15] ax88179_178a: Add support for AX88179A-based chips
 2026-09-02 16:57 UTC  (16+ messages)
` [PATCH net-next v9 01/15] phylink: Add phylink_mac_interrupt
` [PATCH net-next v9 02/15] phylib: Add support for PHYs with broken forced mode
` [PATCH net-next v9 03/15] ax88179_178a: Fix endianness of pause watermark register
` [PATCH net-next v9 04/15] ax88179_178a: Split driver into library and device specific code
` [PATCH net-next v9 05/15] ax88179_178a: Add netdev2data() convenience function
` [PATCH net-next v9 06/15] ax88179_178a: Add HW support for AX179A-based chips
` [PATCH net-next v9 07/15] ax88179_178a: Add EEE configuration support for AX88179A MACs
` [PATCH net-next v9 08/15] ax88179_178a: Add EEE configuration support for AX88179A PHYs
` [PATCH net-next v9 09/15] ax88179_178a: Add VLAN offload support for AX88179A
` [PATCH net-next v9 10/15] ax88179_178a: Add AX179A/AX279 multicast configuration
` [PATCH net-next v9 11/15] ax88179_178a: Add Suspend/resume support for AX88179A/772D/279
` [PATCH net-next v9 12/15] ax88179_178a: Add ethtool get_drvinfo
` [PATCH net-next v9 13/15] ax88179_178a: Update driver name and information
` [PATCH net-next v9 14/15] ax88179_178a: Add support for AX88179A/772D/279 EEPROM access
` [PATCH net-next v9 15/15] ax88796b: Add support for AX88772D, AX88179A and AX88279

[PATCH v2] lib/group_cpus: rotate extra groups to avoid IRQ stacking
 2026-09-02 16:57 UTC  (4+ messages)

[PATCH V2 0/3] mm: page_alloc: fixes for early oom kills
 2026-09-02 16:56 UTC  (4+ messages)
` [PATCH V3 3/3] mm: page_alloc: drain pcp lists before oom kill

[PATCH v4 1/2] hwmon: (spd5118) Select page 0 unconditionally during probe
 2026-09-02 16:56 UTC  (4+ messages)
` [PATCH v4 2/2] hwmon: (spd5118) Avoid probing when 16-bit addressing is enabled

[PATCH RFC 0/2] of: property: Make fw_devlink follow GPIO and PWM nexus maps
 2026-09-02 16:55 UTC  (5+ messages)
` [PATCH RFC 1/2] of: property: fw_devlink: Follow GPIO "

(no subject)
 2026-09-02 16:54 UTC 

[PATCH 0/5] arm64: dts: qcom: use pci for device nodes
 2026-09-02 16:53 UTC  (5+ messages)
` [PATCH 1/5] arm64: dts: qcom: qcs6490-rb3gen2: "

[PATCH] crypto: atmel-tdes - zero-initialize device state
 2026-09-02 16:53 UTC  (2+ messages)

[PATCH 0/2] btrfs: async checksumming cleanups
 2026-09-02 16:51 UTC  (3+ messages)
` [PATCH 1/2] btrfs: consume the given iter directly instead of copying in csum_one_bio()
` [PATCH 2/2] btrfs: use bio::remaining for async checksumming synchronization

[PATCH v7 00/17] Collection of fixes for Panfrost: Perfcnt, RPM, refactorings
 2026-09-02 16:51 UTC  (5+ messages)
` [PATCH v7 16/17] drm/panfrost: Fix races between perfcnt and reset sequence

[QUESTION] xfs: Can we remove flush_workqueue from xlog_cil_push_now?
 2026-09-02 16:50 UTC  (5+ messages)

[PATCH] remoteproc: imx_dsp: acquire runtime PM before adding carveouts
 2026-09-02 16:50 UTC  (2+ messages)

[PATCH] RDMA/rtrs-clt: Fix CQ pool leak when connect is interrupted
 2026-09-02 16:48 UTC  (3+ messages)

[PATCH RFC v3 00/21] mm: change behavior of pXdp_get()/pXd_page() in compile-time folded pgtable
 2026-09-02 16:48 UTC  (4+ messages)
` [PATCH RFC v3 15/21] x86: mm: skip collapse_pud_page() when CONFIG_X86_DIRECT_GBPAGES disabled

[PATCH net 0/3] net/mlx5e: RS FEC variant fixes
 2026-09-02 16:46 UTC  (4+ messages)
` [PATCH net 1/3] net/mlx5e: Fix missing FEC mode mapping for RS_544_514_INTERLEAVED_QUAD
` [PATCH net 2/3] net/mlx5e: Fix setting RS FEC after remapping
` [PATCH net 3/3] net/mlx5e: Fix reporting support for all RS FEC variants

page:  |  | latest

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

all inboxes | Powered by JetHome®