mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v11 00/74] Add HDMI 2.0 support to DW HDMI QP TX
 2026-09-02 18:00 UTC  (3+ messages)

[PATCH 0/6] mm: make MAP_PRIVATE-/dev/zero mappings truly anonymous
 2026-09-02 18:00 UTC  (5+ messages)
` [PATCH 1/6] mm: move drivers/char/mem.c to mm/char-mem.c
` [PATCH 2/6] mm: implement file_is_dev_zero() to uniquely identify /dev/zero
` [PATCH 3/6] mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous
` [PATCH 4/6] mm/vma: make MAP_PRIVATE-mapped /dev/zero mappings truly anonymous

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

[PATCH v4 0/5] Add support for Broadcom BCM2712 IOMMU driver (Raspberry Pi 5)
 2026-09-02 17:57 UTC  (2+ messages)
` [PATCH v4 4/5] iommu: Add Broadcom BCM2712 IOMMU driver

[PATCH v2 2/2] PCI: altera: Fix resource leaks on probe failure
 2026-09-02 17:56 UTC  (2+ messages)

[PATCH] ASoC: SOF: imx8: check imx_sc_pm_cpu_start() return value
 2026-09-02 17:55 UTC 

[PATCH 00/20] KVM: selftests: PPC pre-enabling
 2026-09-02 17:53 UTC  (9+ messages)
` [PATCH 05/20] KVM: selftests: Use goto instead of do-while to retry finding unused physical pages
` [PATCH 10/20] KVM: selftests: Add a wrapper API to allocate multiple page table pages
` [PATCH 11/20] KVM: selftests: Initialize vm->memslots[] with invalid memslots during creation

[PATCH] drm/panel-edp: Add support for BOE panel used in KD116N36-30NB-A001
 2026-09-02 17:52 UTC  (2+ messages)

[PATCH bpf v3 0/2] bpf: Fix socket leaks around connect(AF_UNSPEC)+listen()
 2026-09-02 17:52 UTC  (2+ messages)
` [PATCH bpf v3 1/2] bpf: Unconditionally take socket references in lookup helpers

[PATCH net v3] net: mana: Clear RDMA teardown and suspend state in mana_rdma_probe()
 2026-09-02 17:51 UTC 

[PATCH v2 00/15] BPF interface for applying Landlock rulesets
 2026-09-02 17:51 UTC  (4+ messages)
` [PATCH v2 01/15] lsm: Add the LSM policy object lifetime hooks

[PATCH] PCI: quirks: Fix out-of-bounds MMIO read in nvme_disable_and_flr()
 2026-09-02 17:51 UTC  (2+ messages)

[PATCH] ASoC: SOF: imx8: remove unused regmap field from imx8m_chip_data
 2026-09-02 17:49 UTC 

[PATCH] selftests/clone3: tighten CLONE_CLEAR_SIGHAND conflict test
 2026-09-02 17:49 UTC 

[PATCH v2] sched_ext: don't deliver duplicate ops.cgroup_set_idle() for same value
 2026-09-02 17:48 UTC  (2+ messages)

[PATCH 0/2] smb: client: improve copy_ref_data() robustness
 2026-09-02 17:48 UTC  (4+ messages)
` [PATCH 2/2] smb: client: prevent out-of-bounds dfs_info3_param access in copy_ref_data()

[PATCH v3 0/3] platform/x86: asus-wmi: fix FA401 series keyboard sleep strobe
 2026-09-02 17:47 UTC  (4+ messages)
` [PATCH v3 1/3] platform/x86: asus-wmi: use named masks for TUF RGB commands
` [PATCH v3 2/3] platform/x86: asus-wmi: enable TUF RGB state for FA401 via DMI quirk
` [PATCH v3 3/3] platform/x86: asus-wmi: re-assert FA401 keyboard state before S0ix

[PATCH v8 0/2] dma-buf: Fix silent overflow and alignment
 2026-09-02 17:46 UTC  (11+ messages)

[PATCH] powerpc/entry: Fix double accounting of user time on interrupt entry
 2026-09-02 17:45 UTC  (3+ messages)

[RFC v1 6/6] crypto/ccp: Implement SNP firmware live update
 2026-09-02 17:44 UTC  (3+ messages)
` [PATCH "

[PATCH v2 0/8] memcg: remove the v1 soft limit
 2026-09-02 17:43 UTC  (9+ messages)
` [PATCH v2 1/8] memcg: remove v1 soft limit reclaim
` [PATCH v2 2/8] memcg: remove mem_cgroup_shrink_node()
` [PATCH v2 3/8] memcg: remove the soft limit reclaim tracepoints
` [PATCH v2 4/8] memcg: remove the soft limit rbtree
` [PATCH v2 5/8] memcg: remove lru_gen_soft_reclaim()
` [PATCH v2 6/8] memcg: remove the per-node soft limit tree fields
` [PATCH v2 7/8] memcg: remove mem_cgroup->soft_limit
` [PATCH v2 8/8] memcg: simplify v1 event ratelimiting

[PATCH v3 0/4] KVM: TDX: Validate directly configurable CPUID bits
 2026-09-02 17:43 UTC  (3+ messages)
` [PATCH v3 2/4] KVM: TDX: Report CORE_CAPABILITIES as configurable

[PATCH net v2] net: mana: Clear RDMA teardown and suspend state in mana_rdma_probe()
 2026-09-02 17:42 UTC  (3+ messages)
  ` [EXTERNAL] "

[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 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  (17+ 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] 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)

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®