The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-06-26 16:12:11 to 2026-06-26 18:24:25 UTC [more...]

[PATCH v2 00/17] mod_devicetable.h: Split into per subsystem headers
 2026-06-26 18:23 UTC  (19+ messages)
` [PATCH v2 01/17] "
` [PATCH v2 02/17] media: ti: vpe: #include <linux/platform_device.h> explicitly
` [PATCH v2 03/17] ASoC: rockchip: rockchip_sai: "
` [PATCH v2 04/17] driver: core: Include headers for acpi_device_id and of_device_id for struct device_driver
` [PATCH v2 05/17] driver core: platform: Include header for struct platform_device_id
` [PATCH v2 06/17] usb: serial: Include <linux/usb.h> in <linux/usb/serial.h>
` [PATCH v2 07/17] platform/x86: msi-ec: Ensure dmi_system_id is defined
` [PATCH v2 08/17] of: Explicitly include <linux/types.h> and <linux/err.h>
` [PATCH v2 09/17] i2c: Let i2c-core.h include <linux/i2c.h>
` [PATCH v2 10/17] platform/x86: x86-android-tablets: Add include defining struct dmi_system_id
` [PATCH v2 11/17] platform/x86: int3472: "
` [PATCH v2 12/17] usb: dwc2: Add include defining struct pci_device_id
` [PATCH v2 13/17] ALSA: hda/core: Add include defining struct hda_device_id
` [PATCH v2 14/17] LoongArch: KVM: Add include defining struct cpu_feature
` [PATCH v2 15/17] media: em28xx: Add include for struct usb_device_id
` [PATCH v2 16/17] Replace <linux/mod_devicetable.h> by more specific <linux/mod_device_id/*.h> (headers)
` [PATCH v2 17/17] Replace <linux/mod_devicetable.h> by more specific <linux/mod_device_id/*.h> (c files)

[PATCH 0/4] mm: fix reclaim storms in defrag_mode
 2026-06-26 18:21 UTC  (5+ messages)
` [PATCH 1/4] mm: page_alloc: __GFP_FS lockdep annotation for direct compaction
` [PATCH 2/4] mm: compaction: support non-movable compaction for pageblock requests
` [PATCH 3/4] mm: page_alloc: move capture_control to the page allocator
` [PATCH 4/4] mm: page_alloc: fix non-movable reclaim storm in defrag_mode

[PATCH v3 00/10] KVM: x86/hyperv: Fix racy usage of vcpu->arch.hyperv
 2026-06-26 18:12 UTC  (6+ messages)
` [PATCH v3 05/10] KVM: x86/xen: Consolidate checks on Xen vCPU ID for singleshot timer hypercalls

[PATCH v5 3/3] media: i2c: imx471: Add Sony IMX471 image sensor driver
 2026-06-26 18:10 UTC 

[PATCH v2 00/13] mm: Some cleanups for page allocator APIs
 2026-06-26 18:07 UTC  (10+ messages)
` [PATCH v2 02/13] mm/page_alloc: some renames to clarify alloc_flags scopes
` [PATCH v2 12/13] mm: Move __alloc_pages() to mm/internal.h

[PATCH] x86/msr: Restrict /dev/cpu/*/msr read and write to a single MSR per call
 2026-06-26 17:49 UTC  (2+ messages)

[PATCH] Input: synaptics - enable InterTouch on Dell Inspiron 3521
 2026-06-26 18:04 UTC  (2+ messages)

[mellanox/mlx5-next RFC 1/1] net/mlx5: RX, Fix refcount warning on frag page release
 2026-06-26 18:02 UTC  (4+ messages)

[GIT PULL] Thermal control fixes for 7.2-rc1
 2026-06-26 17:57 UTC 

[PATCH] Bluetooth: btmtk: Disable remote wakeup for MT7922/MT7925
 2026-06-26 17:56 UTC  (6+ messages)

[PATCH v5 0/4] vfio-pci/zdev: Improved zPCI Function Measurement Support
 2026-06-26 17:55 UTC  (5+ messages)
` [PATCH v5 1/4] s390/pci: Hold fmb_lock when enabling or disabling PCI devices
` [PATCH v5 2/4] s390/pci: Preserve FMB state in device re-enablement
` [PATCH v5 3/4] s390/pci: Fence FMB enable/disable via debugfs for passthrough devices
` [PATCH v5 4/4] vfio-pci/zdev: Add VFIO FMB device features

[PATCH] mm/kmemleak: skip the remaining scan phases when interrupted
 2026-06-26 17:56 UTC 

[PATCH 7.1 00/21] 7.1.2-rc1 review
 2026-06-26 17:56 UTC  (2+ messages)

[GIT PULL] Power management fixes for 7.2-rc1
 2026-06-26 17:55 UTC 

[PATCH 5.15.y] selftests: arm64: signal: skip SVE VL change test with single VL
 2026-06-26 17:54 UTC  (2+ messages)

[PATCH 5.10.y 04/17] KVM: x86/mmu: Ensure MMU pages are available when allocating roots
 2026-06-26 17:54 UTC  (2+ messages)

[PATCH 5.15.y 8/8] KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level
 2026-06-26 17:54 UTC  (2+ messages)

[PATCH v2 stable/linux-6.18.y 0/2] Backport Fix incorrect overlayfs mmap() and mprotect() LSM access controls
 2026-06-26 17:54 UTC  (2+ messages)

[PATCH 6.1.y] KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level
 2026-06-26 17:54 UTC  (2+ messages)

[PATCH 6.6.y] KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level
 2026-06-26 17:54 UTC  (2+ messages)

[PATCH 6.12.y] KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level
 2026-06-26 17:54 UTC  (2+ messages)

[PATCH 6.1.y] KVM: x86: Fix shadow paging use-after-free due to unexpected role
 2026-06-26 17:54 UTC  (2+ messages)

[PATCH 6.6.y] KVM: x86: Fix shadow paging use-after-free due to unexpected role
 2026-06-26 17:54 UTC  (2+ messages)

[PATCH 6.12.y] KVM: x86: Fix shadow paging use-after-free due to unexpected role
 2026-06-26 17:54 UTC  (2+ messages)

[PATCH 6.18.y] KVM: x86: Fix shadow paging use-after-free due to unexpected role
 2026-06-26 17:54 UTC  (2+ messages)

[PATCH 7.0.y] KVM: x86: Fix shadow paging use-after-free due to unexpected role
 2026-06-26 17:54 UTC  (2+ messages)

[PATCH 7.1.y] KVM: x86: Fix shadow paging use-after-free due to unexpected role
 2026-06-26 17:54 UTC  (2+ messages)

[RFC PATCH 0/4] Introduce capable_noaudit
 2026-06-26 17:46 UTC  (4+ messages)
` [RFC PATCH 1/4] capabily: Add new capable_noaudit

[PATCH 6.1.y 0/2] Backport dependency commits for 616b14b47a86 ("perf build: Conditionally define NDEBUG")
 2026-06-26 17:54 UTC  (2+ messages)

[GIT PULL] ACPI support fixes and cleanups for 7.2-rc1
 2026-06-26 17:54 UTC 

[PATCH] mm/vmalloc: widen guard region to defeat ENTER-based stack pivot
 2026-06-26 17:48 UTC  (3+ messages)

[PATCH 0/2] net/sched: finish the qdisc_dequeue_peeked conversion (taprio, multiq)
 2026-06-26 17:47 UTC  (7+ messages)
` [PATCH 1/2] net/sched: sch_taprio: Replace direct dequeue call with peek and qdisc_dequeue_peeked
` [PATCH 2/2] net/sched: sch_multiq: "

[PATCH 5.15.y v2 0/8] KVM: fixes for CVE-2026-46113 and related issues
 2026-06-26 17:46 UTC  (9+ messages)
` [PATCH 5.15.y v2 1/8] KVM: x86/mmu: Use a bool for direct
` [PATCH 5.15.y v2 2/8] KVM: x86/mmu: Stop passing "direct" to mmu_alloc_root()
` [PATCH 5.15.y v2 3/8] KVM: x86/mmu: Derive shadow MMU page role from parent
` [PATCH 5.15.y v2 4/8] KVM: x86/mmu: Always pass 0 for @quadrant when gptes are 8 bytes
` [PATCH 5.15.y v2 5/8] KVM: x86/mmu: pull call to drop_large_spte() into __link_shadow_page()
` [PATCH 5.15.y v2 6/8] KVM: x86: Fix shadow paging use-after-free due to unexpected GFN
` [PATCH 5.15.y v2 7/8] KVM: x86: Fix shadow paging use-after-free due to unexpected role
` [PATCH 5.15.y v2 8/8] KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level

[PATCH] KVM: x86: Ignore pending PV EOI if the vCPU has since disabled PV EOIs
 2026-06-26 17:44 UTC  (5+ messages)

[PATCH] drm/amd/amdgpu: add firmware file fallback for APU VBIOS discovery
 2026-06-26 17:42 UTC  (3+ messages)

[BUG] netdevsim: KASAN slab-use-after-free in ref_tracker_free
 2026-06-26 17:41 UTC  (3+ messages)

[PATCH v2 00/83] block: rnull: complete the rust null block driver
 2026-06-26 17:41 UTC  (3+ messages)
` [PATCH v2 10/83] block: rust: allow `hrtimer::Timer` in `RequestData`

[BUG] RCU hang with io_uring nvme polling
 2026-06-26 17:41 UTC  (8+ messages)

[PATCH v5 0/8] can: flexcan: Add NXP S32N79 SoC support
 2026-06-26 17:34 UTC  (2+ messages)

[PATCH v3 0/10] x86/fpu: Restore and reinforce signal frame portability
 2026-06-26 17:32 UTC  (9+ messages)
` [PATCH 02/10] x86/fpu: Clean up and rename variables in signal frame handling
` [PATCH 03/10] x86/fpu: Split __fpu_restore_sig to extract compat path
` [PATCH 07/10] x86/fpu: Pre-fault only required size of xstate buffer
` [PATCH 09/10] x86/fpu: Allow restoring signal frames with larger xstate_size

[PATCH v2 0/2] media: mali-c55: Add support for CCM and Gamma
 2026-06-26 17:30 UTC  (5+ messages)
` [PATCH v2 2/2] media: arm: mali-c55: Add support for RGB Gamma

[RFC] Null Namespaces
 2026-06-26 17:23 UTC  (14+ messages)

[PATCH] media: meson: vdec: fix use-after-free of prev_frame in codec_vp9_rm_noshow_frame()
 2026-06-26 17:29 UTC  (2+ messages)

[PATCH v2] drm/amd/display: Fix dangling pointers in state reset functions on allocation failure
 2026-06-26 17:24 UTC  (2+ messages)

[PATCH v10 0/5] ext4: deferred iput framework for EA inodes
 2026-06-26 17:23 UTC  (7+ messages)
` [PATCH v10 1/5] fs: add iput_if_not_last() helper
` [PATCH v10 2/5] ext4: introduce ext4_put_ea_inode() for safe deferred iput
` [PATCH v10 5/5] ext4: prevent deadlock from duplicate EA inode references on corrupted fs

[PATCH] fpga: xilinx-pr-decoupler: Use devm_clk_get_prepared()
 2026-06-26 17:22 UTC  (3+ messages)

[PATCH 00/19] crypto: cmh - add CRI CryptoManager Hub driver
 2026-06-26 17:22 UTC  (7+ messages)
` [PATCH 01/19] dt-bindings: crypto: add Rambus CryptoManager Hub
` [PATCH 19/19] MAINTAINERS: add Rambus CryptoManager Hub (CMH)

[PATCH] Documentation/bpf: make it clear that kfuncs should be non-static
 2026-06-26 17:20 UTC 

[PATCH v2 1/3] signal: change force_sig_info_to_task() to call __send_signal_locked()
 2026-06-26 17:00 UTC  (13+ messages)
` [PATCH 0/11] Short circuit delivery for coredump signals
  ` [PATCH 01/11] signal: Compute the exit_code in get_signal
  ` [PATCH 02/11] signal: In get_signal call do_exit when it is unnecessary to shoot down threads
  ` [PATCH 03/11] signal: Bring down all threads when handling a non-coredump fatal signal
  ` [PATCH 04/11] signal: Move stopping for the coredump from do_exit into get_signal
  ` [PATCH 05/11] signal: Move audit_core_dumps from do_coredump "
  ` [PATCH 06/11] coredump: In zap_threads complete startup if there is no need to wait
  ` [PATCH 07/11] signal: Use the thread killing in get_signal for coredumps
  ` [PATCH 08/11] exit: Make do_group_exit static
  ` [PATCH 09/11] signal: Dequeue fatal signals
  ` [PATCH 10/11] signal: Short circuit deliver coredump signals
  ` [PATCH 11/11] signal: Remove SA_IMMUTABLE

[PATCH] of/address: Drop ISA parts when !CONFIG_ISA
 2026-06-26 17:19 UTC 

[PATCH] cpufreq: tegra124: Disable DFLL clock on removal
 2026-06-26 17:18 UTC  (2+ messages)

(no subject)
 2026-06-26 17:17 UTC 

[PATCH 0/2] media: atomisp: validate user-supplied buffer sizes in two ioctl paths
 2026-06-26 17:12 UTC  (4+ messages)
` [PATCH 1/2] media: atomisp: validate sizeimage against the allocated frame in framebuffer-to-CSS
` [PATCH 2/2] media: atomisp: bound DVS 6-axis table dimensions to the allocated config

[PATCH v3] fpga: stratix10-soc: Fix SVC mailbox handling during reconfiguration
 2026-06-26 17:11 UTC  (2+ messages)

[PATCH] mm/slub: serve slabobj_ext array from a strictly larger kmalloc cache
 2026-06-26 17:11 UTC  (4+ messages)

[PATCH v4 0/4] arm64: cross-CPU NMI via SDEI
 2026-06-26 17:11 UTC  (6+ messages)
` [PATCH v4 3/4] drivers/firmware: add SDEI cross-CPU NMI service for arm64
` [PATCH v4 4/4] arm64: escalate smp_send_stop() to an SDEI NMI as a last resort

[PATCH v4 0/5] mm/zswap: Implement per-cgroup proactive writeback
 2026-06-26 17:09 UTC  (9+ messages)
` [PATCH v4 2/5] mm/zswap: Factor writeback loop out of shrink_worker()

[PATCH v3] mm: mglru: fix stale batch updates after memcg reparenting
 2026-06-26 17:08 UTC  (11+ messages)

[PATCH v4 0/5] lib/vsprintf: Validate spinlock context during restricted pointer formatting
 2026-06-26 17:06 UTC  (7+ messages)
` [PATCH v4 5/5] "

[PATCH v8 00/14] firmware: qcom: Add OP-TEE PAS service support
 2026-06-26 17:05 UTC  (3+ messages)
` [PATCH v8 02/14] firmware: qcom_scm: Migrate to generic PAS service

[PATCH v5 0/3] Add RP1 PWM controller support
 2026-06-26 17:09 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: pwm: Add Raspberry Pi RP1 PWM controller

[PATCH 0/3] mm/migrate: preparatory cleanups for batch copy and offload
 2026-06-26 17:01 UTC  (7+ messages)
` [PATCH 1/3] mm/migrate: rename page to folio leftovers
` [PATCH 2/3] mm/migrate: fix stale list name in migrate_folios_move() comment

[PATCH net-next v3 0/3] net: pse-pd: decouple controller lookup from MDIO probe
 2026-06-26 16:59 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: pse-pd: add notifier chain for controller lifecycle events
` [PATCH net-next v3 2/3] net: pse-pd: fire lifecycle events on controller register/unregister
` [PATCH net-next v3 3/3] net: phy: own phydev->psec via PSE notifier and remove fwnode_mdio hook

[PATCH] clk: qcom: enable ALWAYS_ON for titan_top_gdsc
 2026-06-26 16:59 UTC  (4+ messages)

[PATCH v2 0/8] dt-bindings: Orientation defines
 2026-06-26 16:58 UTC  (8+ messages)
` [PATCH v2 1/8] dt-bindings: media: Add macros for video interface devices
` [PATCH v2 2/8] media: dt-bindings: video-interface-devices: add video-interface-devices.h references
` [PATCH v2 4/8] ARM: tegra: Convert to new media orientation definitions

[GIT PULL] Ceph updates for 7.2-rc1
 2026-06-26 16:54 UTC 

[PATCH 00/37] drm bridge hotplug
 2026-06-26 16:51 UTC  (10+ messages)
` [PATCH 05/37] drm/display: bridge-connector: split code creating the connector to a subfunction

[PATCH] fix: scsi: srp_reconnect_rport: unbalanced scsi_block_targets/scsi_target_unblock
 2026-06-26 16:50 UTC  (2+ messages)

[PATCH] signal: change sys_kill() to use SEND_SIG_NOINFO
 2026-06-26 16:49 UTC  (3+ messages)

[PATCH] block: partitions: Use seq_buf_putc() in cmdline_partition()
 2026-06-26 16:48 UTC  (2+ messages)
`  "

[PATCH] accel/amdxdna: Fix use-after-free in amdxdna_gem_dmabuf_mmap()
 2026-06-26 16:47 UTC  (2+ messages)

[PATCH 4/5] mm/page_vma_mapped: use huge_ptep_get() for hugetlb
 2026-06-26 16:46 UTC  (4+ messages)

[PATCH v2] smp: Use release stores for csd_lock_record() state
 2026-06-26 16:45 UTC  (4+ messages)

[PATCH] fix: drm/amd/display: dm_update_crtc_state: skip_modeset path leaves new_stream dangling, causing double release
 2026-06-26 16:45 UTC  (2+ messages)

[PATCH v14 29/44] arm64: RMI: Runtime faulting of memory
 2026-06-26 16:44 UTC  (11+ messages)

[PATCH RESEND v4] selftests/cgroup: Adjust cpu test duration based on HZ
 2026-06-26 16:44 UTC  (2+ messages)

[PATCH v1] drm/bridge: of-display-mode-bridge: Fix missing static const for the bridge funcs
 2026-06-26 16:44 UTC  (2+ messages)

[PATCH] spi: rzv2h-rspi: Fix DMA transfer error handling for signal interruption
 2026-06-26 16:42 UTC  (2+ messages)

[PATCH v9 3/6] x86/sev: Disable CPU hotplug while SNP is active
 2026-06-26 16:40 UTC  (4+ messages)

[PATCH] fpga: altera-cvp: Add Agilex5 CVP credit register support
 2026-06-26 16:37 UTC  (2+ messages)

[PATCH net v3] net: wwan: iosm: bound device offsets in the MUX downlink decoder
 2026-06-26 16:37 UTC  (2+ messages)

[PATCH v2] docs: pagemap: fix flags location, member name and sample code
 2026-06-26 16:36 UTC  (2+ messages)

[PATCH v2 0/4] mm: drop redundant lru_add_drain in anon folio reuse paths
 2026-06-26 16:35 UTC  (10+ messages)
` [PATCH v2 1/4] mm: avoid unnecessary lru drain for wp_can_reuse_anon_folio()
` [PATCH v2 4/4] mm: try to free swapcache for non-LRU folios

[REGRESSION] 32-bit ARM's BKPT instruction no longer works
 2026-06-26 16:35 UTC  (5+ messages)

[PATCH net v4 2/2] net: phy: mdio-i2c: defer RollBall bridge probe to PHY discovery
 2026-06-26 16:35 UTC  (2+ messages)

[PATCH 0/4] clk: implement sync_state support
 2026-06-26 16:32 UTC  (5+ messages)
` [PATCH 1/4] driver: core: introduce dev_add_sync_state()
` [PATCH 2/4] pmdomain: core: migrate to dev_add_sync_state()
` [PATCH 3/4] driver: core: remove dev_set_drv_sync_state()
` [PATCH 4/4] clk: implement sync_state support

[PATCH] net: lan743x: Initialize eth_syslock spinlock before use
 2026-06-26 16:32 UTC 

[PATCH] x86/mm/pat: take cpa_lock around large-page collapse
 2026-06-26 16:32 UTC 

[PATCH] tpm: tpm_i2c_nuvoton: disable IRQ on wait timeout
 2026-06-26 16:31 UTC  (2+ messages)

[PATCH v5 0/4] Add eDP lane mapping support
 2026-06-26 16:29 UTC  (5+ messages)
` [PATCH v5 2/4] drm/dp: Add helper to validate DP lane counts
` [PATCH v5 3/4] drm/bridge: analogix_dp: Add validation for samsung,lane-count property

[PATCH] libbpf: poison unresolved weak kfuncs in light skeletons
 2026-06-26 16:29 UTC  (3+ messages)

[PATCH 0/2] fs: support $ORIGIN in ELF interpreter paths
 2026-06-26 16:28 UTC  (9+ messages)

[PATCH v10 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-06-26 16:27 UTC  (2+ messages)

[PATCH bpf-next v5 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
 2026-06-26 16:25 UTC  (3+ messages)
` [PATCH bpf-next v5 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper

[PATCH] cgroup/cpu: document cpu.stat.local
 2026-06-26 16:24 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] fix: soc: fsl/qe: tsa_of_parse_tdms: fix copy-paste errors in clock cleanup blocks
 2026-06-26 16:23 UTC 

[PATCH v3] net: fman: fix use-after-free on IRQF_SHARED handler after probe failure
 2026-06-26 16:23 UTC  (4+ messages)

[PATCH v4 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-06-26 16:21 UTC  (5+ messages)
` [PATCH v4 3/6] mm/vmalloc: Extract vmap_set_ptes() to consolidate PTE mapping logic
` [PATCH v4 6/6] mm/vmalloc: align vm_area so vmap() can batch mappings

[PATCH v2 1/2] dt-bindings: arm: ti: Add bindings for PHYTEC AM67x based hardware
 2026-06-26 16:21 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: ti: Add support for the phyCORE-AM67x

[PATCH v2 0/8] iio: adc: new ti-ads112c14 driver
 2026-06-26 16:18 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: iio: adc: Add reference-sources property
` [PATCH v2 3/8] dt-bindings: iio: adc: Add burn-out current properties
` [PATCH v2 4/8] dt-bindings: iio: adc: add input-channel-rotation property
` [PATCH v2 5/8] dt-bindings: iio: adc: add ti,ads122c14

[PATCH] soc: imx8m: fix clock reference leak in imx8m_soc_prepare()
 2026-06-26 16:17 UTC  (2+ messages)

[PATCH v2] cxl/features: Reject Get Feature count larger than the output buffer
 2026-06-26 16:17 UTC  (5+ messages)

[PATCH v2 00/11] iommu/arm-smmu-v3: Add PRI support
 2026-06-26 16:15 UTC  (3+ messages)
` [PATCH v2 05/11] iommu/arm-smmu-v3: Submit CMDQ_OP_PRI_RESP for IOPF event

[PATCH] fix: net: mediatek: mtk_star_mdio_init: fix double of_node_put after devm_of_mdiobus_register
 2026-06-26 16:12 UTC 

[PATCH] fix: net: ti: cpsw_probe_dt: fix phy_node reference leak on error paths
 2026-06-26 16:12 UTC  (2+ messages)

[PATCH] fix: net: ti: cpsw_init_common: fix excess of_node_put on parent node when cpts child not found
 2026-06-26 16:12 UTC  (2+ messages)


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