mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[GIT PULL] smb client fixes for 7.3-rc5
 2026-09-25 20:15 UTC 

[PATCH net-next v2 0/3] net: consolidate devmem net_iov freelist and DMA handling
 2026-09-25 20:15 UTC 

[PATCH] selftests/filesystems: own the idmapped_tmpfile directory by a mapped id
 2026-09-25 20:14 UTC 

[PATCH v1 0/6] Add StarFive JHB100 PECI support
 2026-09-25 20:12 UTC  (5+ messages)
` [PATCH v1 2/6] peci: controller: Add StarFive JHB100 PECI driver

[PATCH] MAINTAINERS: Place libcrypto docs under CRYPTO LIBRARY
 2026-09-25 20:10 UTC  (2+ messages)

[PATCH] Documentation: libcrypto: Add additional testing information
 2026-09-25 20:10 UTC  (2+ messages)

[PATCH] thermal: intel: int340x: Fix use-after-free in proc_thermal_pci
 2026-09-25 20:10 UTC  (2+ messages)

[PATCH v5 00/12] mm: make userland page table freeing RCU-safe
 2026-09-25 20:09 UTC  (13+ messages)
` [PATCH v5 01/12] mm/khugepaged: deposit a newly allocated page table on collapse
` [PATCH v5 02/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for most 2-level architectures
` [PATCH v5 03/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for MMU riscv
` [PATCH v5 04/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for MMU arm
` [PATCH v5 05/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for arc, microblaze, xtensa
` [PATCH v5 06/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sparc64
` [PATCH v5 07/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for m68k-coldfire
` [PATCH v5 08/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sh-X2
` [PATCH v5 09/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for m68k-motorola
` [PATCH v5 10/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sparc32
` [PATCH v5 11/12] mm: userland pgtable freeing is RCU-safe now, remove leftover bits
` [PATCH v5 12/12] mm: change the contract for free_pgtables(), update docs

[PATCH v4 00/20] drm: starfive: jh7110: Enable display subsystem
 2026-09-25 20:09 UTC  (4+ messages)

[PATCH 1/2] serial: use dmaengine_get_dma_device() instead of chan->device->dev
 2026-09-25 20:08 UTC  (2+ messages)
` [PATCH 2/2] serial: amba-pl011: use dmaengine public API instead of raw ops

[PATCH v1] platform/x86: asus-wmi: add TUF keyboard RGB readback support
 2026-09-25 20:07 UTC 

[PATCH] hwmon: peci: dimmtemp: Retry unstable DIMM mask detection
 2026-09-25 20:05 UTC  (4+ messages)

[PATCH] PM: EM: Fix use-after-free of perf domain in netlink doit handlers
 2026-09-25 20:04 UTC  (2+ messages)

[PATCH v9 06/13] PCI: liveupdate: Preserve bus numbers during Live Update
 2026-09-25 20:04 UTC  (2+ messages)

[PATCH v7 0/3] Add support for the Sony IMX681 camera sensor
 2026-09-25 20:02 UTC  (2+ messages)
` Compilation error in "

[PATCH net v4 0/7] net: stmmac: More selftest-related fixes
 2026-09-25 20:02 UTC  (5+ messages)

[PATCH v9 05/13] PCI: liveupdate: Auto-preserve upstream bridges across Live Update
 2026-09-25 20:02 UTC  (2+ messages)

[PATCH v2 2/2] Revert "ata: ahci: force 32-bit DMA for JMicron JMB582/JMB585"
 2026-09-25 20:01 UTC  (3+ messages)

[PATCH] apparmor: check connect permission for SCTP
 2026-09-25 20:00 UTC  (2+ messages)

[PATCH 0/4] kconfig: tests: Minor fixes and cleanups for warn_changed_input
 2026-09-25 20:00 UTC  (5+ messages)
` [PATCH 1/4] kconfig: tests: Reset KCONFIG_WARN_CHANGED_INPUT by default

[PATCH v9 03/13] PCI: liveupdate: Track incoming preserved PCI devices
 2026-09-25 19:59 UTC  (2+ messages)

[PATCH v1] hazptr: Fix two-phase hazptr_synchronize race with detach
 2026-09-25 19:59 UTC 

[PATCH] thermal: intel: int340x: soc_slider: Simplify slider_def_*_set()
 2026-09-25 19:59 UTC  (2+ messages)

[PATCH 0/2] wifi: morsemicro: mm81x: get rid of code duplications
 2026-09-25 19:59 UTC  (3+ messages)
` [PATCH 1/2] wifi: morsemicro: mm81x: switch to use fns()
` [PATCH 2/2] wifi: morsemicro: mm81x: use hweight16() to calculate bit index

[PATCH 00/15] drm/msm: Support for Hawi & Maili GPU
 2026-09-25 19:58 UTC  (5+ messages)

linux-next: build failure after merge of the drm-misc tree
 2026-09-25 19:57 UTC  (10+ messages)

[PATCH] hazptr: Fix two-phase hazptr_synchronize race with detach
 2026-09-25 19:57 UTC  (4+ messages)

[PATCH 6.1.y] scsi: hisi_sas: Grab sas_dev lock when traversing the members of sas_dev.list
 2026-09-25 19:56 UTC 

[PATCH] PM: hibernate: exclude unusable free pages from image preallocation
 2026-09-25 19:56 UTC  (2+ messages)

[PATCH v9 01/13] PCI: liveupdate: Set up FLB handler for the PCI core
 2026-09-25 19:55 UTC  (2+ messages)

[PATCH v3 0/6] perf script: Bounded and lazy symbol loading
 2026-09-25 19:55 UTC  (9+ messages)
` [PATCH v3 1/6] perf symbols: Fix broken ELF_C_READ_MMAP fallback guard
` [PATCH v3 2/6] perf dso: Allow reading DSO data from an explicit file
` [PATCH v3 3/6] perf symbols: Factor out duplicate symbol selection
` [PATCH v3 4/6] perf script: Add --max-symbol-bytes to bound ELF symbol memory
` [PATCH v3 5/6] perf script: Add --lazy-load-symbols for lazy symbol loading
` [PATCH v3 6/6] perf test: Test lazy symbol loading and symbol memory limits

[PATCH 6.1.y] btrfs: insert tree mod log move in push_node_left
 2026-09-25 19:53 UTC 

[PATCH net-next v8 2/3] selftests: tc-testing: add fq_pie per-flow class stats test
 2026-09-25 19:50 UTC  (2+ messages)

[PATCH] PM: runtime: call pm_runtime_dont_use_autosuspend() on reinit()
 2026-09-25 19:50 UTC  (2+ messages)

[PATCH v7 0/4] Input: support for STM FTS5
 2026-09-25 19:48 UTC  (8+ messages)
` [PATCH v7 1/4] Input: stmfts - wait for controller ready after reset
` [PATCH v7 2/4] dt-bindings: input: touchscreen: st,stmfts: Introduce STM FTS5
` [PATCH v7 3/4] Input: stmfts - support FTS5

[PATCH v4 00/14] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
 2026-09-25 19:48 UTC  (4+ messages)

[PATCH net-next v3 0/5] net: stmmac: Add support for Allwinner A733 GMAC210
 2026-09-25 19:45 UTC  (8+ messages)

[PATCH v11 00/15] Collection of fixes for Panfrost: Perfcnt, RPM, refactorings
 2026-09-25 19:45 UTC  (5+ messages)
` [PATCH v11 08/15] drm/panfrost: Move all DRM device initialisation into device_init()
` [PATCH v11 14/15] drm/panfrost: Introduce a reset lock
` [PATCH v11 15/15] drm/panfrost: Fix races between perfcnt and reset sequence

WARNING in iomap_read_inline_data (2)
 2026-09-25 19:45 UTC 

[PATCH] platform/x86: hp-bioscfg: Support allocation bios vars
 2026-09-25 19:44 UTC 

[PATCH] kbuild: add header check facility as a manually run static analyzer
 2026-09-25 19:44 UTC  (7+ messages)

[PATCH net-next v8 1/3] net/sched: sch_fq_pie: add per-flow statistics via class ops
 2026-09-25 19:43 UTC  (2+ messages)

[RFC PATCH 3/3] io_uring/rsrc: prefill the node cache when a file table is registered empty
 2026-09-25 19:42 UTC  (3+ messages)

[PATCH v4] soundwire: dmi-quirks: drop the ghost RT1320 on the Surface Pro 11 (Intel)
 2026-09-25 19:42 UTC  (2+ messages)
` Test for "

[PATCH] spi: bcm2835: fix device_node reference leak in bcm2835_spi_setup()
 2026-09-25 19:42 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v7] phy: Add USB3 PHY support to Google Tensor SoC USB PHY driver
 2026-09-25 19:40 UTC  (3+ messages)

[PATCH] clk: si521xx: simplify si521xx_diff_idx_to_reg_bit()
 2026-09-25 19:38 UTC 

[PATCH v6 0/3] mm: improve folio refcount scalability
 2026-09-25 19:38 UTC  (10+ messages)
` [PATCH v6 3/3] mm: implement page refcount locking via dedicated bit

[PATCH v3 0/2] Move tool for generating initramfs cpio to scripts/
 2026-09-25 19:38 UTC  (5+ messages)
` [PATCH v3 1/2] kbuild: Mark usr_gen_init_cpio as no-dot-config-target
` [PATCH v3 2/2] kbuild: Move gen_init_cpio and gen_initramfs.sh to scripts/

Path forward for Virtualized Swap?
 2026-09-25 19:36 UTC  (13+ messages)

[PATCH 0/2] tracing: fgraph: cut the cost of the shadow stack retry loop
 2026-09-25 19:32 UTC  (4+ messages)
` [PATCH 1/2] tracing: fgraph: Raise FTRACE_RETSTACK_ALLOC_SIZE to 1024

[PATCH 0/2] platform/x86: dell-laptop: rework kbd_led_level_{get,set}()
 2026-09-25 19:32 UTC  (3+ messages)
` [PATCH 1/2] platform/x86: dell-laptop: Use fns() in kbd_led_level_set()
` [PATCH 2/2] platform/x86: dell-laptop: Fix token-based keyboard brightness readback

[PATCH v3 0/7] Boot logo supplied by the device tree
 2026-09-25 19:31 UTC  (4+ messages)

[PATCH] ata: sata_mv: enable SoC SATA LED presence indication
 2026-09-25 19:31 UTC 

[PATCH v6 0/2] drm/tyr: add Job IRQ handling
 2026-09-25 19:29 UTC  (2+ messages)

[PATCH v2] media: i2c: ov13858: add horizontal and vertical flip controls
 2026-09-25 19:28 UTC  (2+ messages)
` Test for [PATCH] "

[PATCH RFC 00/12] remoteproc: add support for any virtio device
 2026-09-25 19:26 UTC  (18+ messages)
` [PATCH RFC 06/12] remoteproc: virtio: add bounce buffering for data buffers
` [PATCH RFC 12/12] PoC: arm64: dts: imx93-11x11-frdm: add multiple vdevs

[PATCH net-next] net: mctp: Stop selecting flow support for KUnit tests
 2026-09-25 19:25 UTC 

[PATCH 0/9] iio: adc: reject SPI devices without match data
 2026-09-25 19:24 UTC  (3+ messages)
` [PATCH 7/9] iio: adc: ti-ads1018: reject "

[PATCH v5 0/4] cpufreq: CPPC: Preserve OSPM-set registers across hotplug and unload
 2026-09-25 19:23 UTC  (2+ messages)

[PATCH v4 0/3] cgroup/cpuset: fix exclusive CPU conflict checks for local and remote partitions
 2026-09-25 19:22 UTC  (3+ messages)
` [PATCH v4 1/3] cgroup/cpuset: return PERR_NOCPUS in remote_partition_enable() on subpartitions_cpus conflict

[PATCH 1/2] thermal: intel: powerclamp: Simplify duration_get()
 2026-09-25 19:21 UTC  (2+ messages)

[PATCH v3] media: ti: cal: drain WDMA IRQ before freeing contexts
 2026-09-25 19:19 UTC 

[PATCH RFC v3 0/28] Simple hazard-pointer implementation and torture tests
 2026-09-25 19:19 UTC  (10+ messages)
` [PATCH 26/28] hazptr: Implement two-phase wildcard scan

Cache-aware scheduling does not work well with amd big/little cores
 2026-09-25 19:19 UTC  (15+ messages)

[PATCH net v2] eth: fbnic: Keep real queue counts synchronized
 2026-09-25 19:18 UTC  (2+ messages)

[PATCH v2 0/9] arm64: ftrace: support CALL_OPS on kernels built with kCFI
 2026-09-25 19:17 UTC  (3+ messages)
` [PATCH v2 6/9] arm64: cfi: Use CONFIG_ARM64_FUNCTION_PREFIX_NOPS for the type hash offset

[PATCH v4 0/2] media: amphion: fix VPU core lifetime during teardown
 2026-09-25 19:17 UTC  (3+ messages)
` [PATCH v4 1/2] media: amphion: drain message work before releasing core state
` [PATCH v4 2/2] media: amphion: prevent unbind while video instances are open

[PATCH v3 0/2] media: venus: fix HFI teardown races
 2026-09-25 19:16 UTC  (3+ messages)
` [PATCH v3 1/2] media: venus: hfi: disable IRQ before freeing HFI device
` [PATCH v3 2/2] media: venus: disable recovery work before HFI teardown

[PATCH] x86/purgatory: Compile purgatory with -D__DISABLE_EXPORTS
 2026-09-25 19:16 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: ipq9574: add reset to SDHC
 2026-09-25 19:16 UTC 

[PATCH v8 0/7] x86/fpu: Restore and reinforce signal frame portability
 2026-09-25 19:16 UTC  (5+ messages)
` [PATCH 6/7] x86/fpu: Pre-fault only required size of xstate buffer

[PATCH net 0/2] rxrpc: RACK-TLP fixes
 2026-09-25 19:15 UTC  (3+ messages)
` [PATCH net 1/2] rxrpc: Fix the comments saying RFC8958 to be RFC8985
` [PATCH net 2/2] rxrpc: Fix RACK-TLP implementation

[PATCH] media: atmel-isi: release unregistered video device on remove
 2026-09-25 19:14 UTC  (2+ messages)

[PATCH] Documentation: power/cpuidle: Fix repeating phrase
 2026-09-25 19:14 UTC  (3+ messages)

[PATCH net v3 10/10] net: stmmac: retain DMA resources across MTU changes
 2026-09-25 19:12 UTC  (2+ messages)

[PATCH net v3 09/10] net: stmmac: retain PHY and PM ownership during ethtool reopening
 2026-09-25 19:12 UTC  (2+ messages)

[PATCH net v3 08/10] net: stmmac: use the tracked datapath restart for XSK pool changes
 2026-09-25 19:12 UTC  (2+ messages)

[PATCH net v3 07/10] net: stmmac: account for failed live XDP reopening
 2026-09-25 19:12 UTC  (2+ messages)

[PATCH net v3 06/10] net: stmmac: keep DMA configurations at stable addresses
 2026-09-25 19:12 UTC  (2+ messages)

[PATCH net v3 05/10] net: stmmac: unwind partially allocated DMA configurations
 2026-09-25 19:11 UTC  (2+ messages)

[PATCH net v3 03/10] net: stmmac: keep datapath state coherent after reinitialization failure
 2026-09-25 19:11 UTC  (2+ messages)

[PATCH] PCI: pciehp: Re-read Slot Control when cached HPIE is clear
 2026-09-25 19:11 UTC  (4+ messages)
` [PATCH v2] PCI: pciehp: Avoid dropping hotplug interrupts due to stale HPIE

[RFC PATCH 0/12] drm/fabric: vendor-neutral topology infrastructure for scale-up accelerator interconnects
 2026-09-25 19:10 UTC  (4+ messages)

[RFC PATCH 0/9] iommu/iommufd: Add hypervisor external attach
 2026-09-25 19:07 UTC  (10+ messages)
` [PATCH RFC 1/9] iommu: Introduce external attach domain type
` [PATCH RFC 2/9] iommufd: Introduce hypervisor vIOMMU type
` [PATCH RFC 3/9] iommufd: Add external HWPT support
` [PATCH RFC 4/9] iommufd/selftest: Add hypervisor external attach backend
` [PATCH RFC 5/9] mshv: Add partition file identity helper
` [PATCH RFC 6/9] mshv: Add prepare callback for external device attach
` [PATCH RFC 7/9] iommu/hyperv: Split root IOMMU declarations
` [PATCH RFC 8/9] iommu/hyperv: Add fd-backed vIOMMU support
` [PATCH RFC 9/9] iommu/hyperv: Add IOMMUFD external domains

[PATCH v2 0/8] mtd: rawnand: qcom: share more common code
 2026-09-25 19:06 UTC  (9+ messages)
` [PATCH v2 1/8] mtd: rawnand: qcom: make check_flash_errors() more generic
` [PATCH v2 2/8] mtd: rawnand: qcom: make config_nand_page_read() "
` [PATCH v2 3/8] mtd: rawnand: qcom: make config_nand_page_write() "
` [PATCH v2 4/8] mtd: rawnand: qcom: make config_nand_cw_write() "
` [PATCH v2 5/8] mtd: rawnand: qcom: make nandc_set_read_loc_first() "
` [PATCH v2 6/8] mtd: rawnand: qcom: make nandc_set_read_loc_last() "
` [PATCH v2 7/8] mtd: rawnand: qcom: rename 'nand_stats' structure
` [PATCH v2 8/8] mtd: rawnand: qcom: move common code to the 'qpic_common' module

[PATCH 0/2] braille: nbcon: Allow using a serial driver converted to nbcon API as a Braille console
 2026-09-25 19:05 UTC  (8+ messages)

[PATCH v7 0/2] iommu/arm-smmu-v3: Make the queue depths tunable, and shrink them in a kdump kernel
 2026-09-25 19:04 UTC  (5+ messages)
` [PATCH v7 1/2] iommu/arm-smmu-v3: Add a cmdq_max_n_shift module parameter
` [PATCH v7 2/2] iommu/arm-smmu-v3: Default queue depths to one page in a kdump kernel

[PATCH net-next 0/6] ipv4,ipv6: convert the getsockopt switches to sockopt_t
 2026-09-25 19:02 UTC  (3+ messages)
` [PATCH net-next 1/6] ipv6: reject a negative optlen in do_ipv6_getsockopt()

[PATCH net-next v2 0/2] net_shaper: fix kernel-doc rendering
 2026-09-25 19:01 UTC  (4+ messages)

[PATCH] damon: reduce stack usage further
 2026-09-25 19:01 UTC  (2+ messages)

[PATCH] mm/vma: don't remove VMA from rmap if pgoff unchanged
 2026-09-25 18:59 UTC  (2+ messages)

[PATCH v4 00/13] media: iris: Migrate iommus to iris sub nodes
 2026-09-25 18:59 UTC  (7+ messages)
` [PATCH v4 01/13] dt-bindings: media: qcom,venus: Add context bank subnodes to common schema
` [PATCH v4 02/13] dt-bindings: media: qcom,sm8550-iris: Add context bank subnodes
` [PATCH v4 03/13] dt-bindings: media: qcom,sm8750-iris: "

[PATCH] Add TAINT_DRIVER_OVERRIDE for usage of driver_override
 2026-09-25 18:59 UTC  (2+ messages)

[PATCH v9 00/13] PCI: liveupdate: PCI core support for Live Update
 2026-09-25 18:59 UTC  (5+ messages)

[PATCH] fortify: Disable colored diagnostics in test_fortify.sh
 2026-09-25 18:58 UTC  (2+ messages)

[PATCH net-next v8 07/12] gve: add gve_ctrl_ops for gve initialization/teardown sequences
 2026-09-25 18:56 UTC  (2+ messages)

[PATCH net-next v8 06/12] gve: simplify reset logic
 2026-09-25 18:56 UTC  (2+ messages)

[PATCH net-next v8 05/12] gve: refactor gve_init_priv for reset path
 2026-09-25 18:56 UTC  (2+ messages)

[PATCH net-next v8 01/12] gve: add struct gve_device_info to hold device properties
 2026-09-25 18:55 UTC  (2+ messages)

[PATCH] staging: media: tegra-video: simplify formats enumeration
 2026-09-25 18:55 UTC 

[PATCH v10 6/6] pinctrl: mediatek: Add MT6735 pinctrl driver
 2026-09-25 18:53 UTC 

[PATCH v10 5/6] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Add bindings for MT6735 pin controller
 2026-09-25 18:53 UTC 

[PATCH] mm: remove the unused zone->unaccepted_cleanup
 2026-09-25 18:53 UTC  (3+ messages)

[PATCH v10 4/6] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Document MT6765 pin controller
 2026-09-25 18:53 UTC 

[PATCH v10 3/6] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Add MT6795
 2026-09-25 18:53 UTC 

[PATCH v4] hfs: handle extent B-tree write errors
 2026-09-25 18:52 UTC  (3+ messages)
` [PATCH v5] "

[PATCH v10 2/6] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Improve pinctrl subnode and property descriptions
 2026-09-25 18:52 UTC 

[PATCH v10 1/6] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Pull pinctrl node changes from MT6795 document
 2026-09-25 18:52 UTC 

[PATCH v10 0/6] MediaTek pinctrl DT binding cleanup and MT6735 pinctrl support
 2026-09-25 18:50 UTC 

[PATCH] serial: hvc: use modern IRQ acquisition API
 2026-09-25 18:50 UTC 

[PATCH net v2] nfc: llcp: prevent resource leak on repeated connect after DM
 2026-09-25 18:48 UTC 

[PATCH 5.15.y v3 3/7] KVM: x86/mmu: Derive shadow MMU page role from parent
 2026-09-25 18:48 UTC  (4+ messages)

[PATCH 6.1.y] erofs: Fix detection of atomic context
 2026-09-25 18:48 UTC  (5+ messages)

[PATCH 5.10.y 0/3] net: preserve skb_end_offset() in skb_unclone_keeptruesize()
 2026-09-25 18:48 UTC  (2+ messages)

[PATCH 6.1.y] wifi: rtw88: delete timer and free skb queue when unloading
 2026-09-25 18:48 UTC  (2+ messages)

[PATCH 6.1.y] sh: push-switch: Reorder cleanup operations to avoid use-after-free bug
 2026-09-25 18:48 UTC  (2+ messages)

[PATCH 6.1.y] net/mlx5e: TC, Fix internal port memory leak
 2026-09-25 18:48 UTC  (2+ messages)

[PATCH 6.1.y] media: ipu-bridge: Fix null pointer deref on SSDB/PLD parsing warnings
 2026-09-25 18:47 UTC  (2+ messages)

[PATCH 6.1.y] start_kernel: Add __no_stack_protector function attribute
 2026-09-25 18:47 UTC  (2+ messages)

[PATCH 5.10.y] SUNRPC: lock against ->sock changing during sysfs read
 2026-09-25 18:47 UTC  (2+ messages)

[PATCH 6.18.y 0/2] netfilter: nf_tables: join hook list via splice_list_rcu() in commit phase
 2026-09-25 18:47 UTC  (2+ messages)

[PATCH 6.1.y] HID: hyperv: streamline driver probe to avoid devres issues
 2026-09-25 18:47 UTC  (2+ messages)

[tip:x86:urgent] BUILD SUCCESS b8d1d5b63a8ef532038eebd9d97d406860385668
 2026-09-25 18:47 UTC 

[PATCH 0/2] Allow mtk-regulator-coupler to be built as a module
 2026-09-25 17:45 UTC  (2+ messages)
` (subset) "

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®