mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v13 0/5] Add RMPOPT support
 2026-09-02 21:36 UTC  (7+ messages)
` [PATCH v13 1/5] x86/cpufeatures: Add X86_FEATURE_RMPOPT feature flag
` [PATCH v13 2/5] x86/sev: Disable CPU hotplug while SNP is active
` [PATCH v13 3/5] x86/sev: Initialize RMPOPT configuration MSRs
` [PATCH v13 4/5] x86/sev: Add support to perform RMP optimizations asynchronously
` [PATCH v13 5/5] x86/sev: Re-enable RMP optimizations on SNP guest shutdown

[syzbot] [mm?] WARNING in vma_set_pgoff
 2026-09-02 21:35 UTC  (2+ messages)

[PATCH] dt-bindings: serial: 8250: add marvell,armada-38x-uart compatible
 2026-09-02 21:34 UTC  (3+ messages)

[PATCH v5 0/2] x86/crash: size the elfcorehdr reservation with NR_CPUS
 2026-09-02 21:34 UTC  (6+ messages)
` [PATCH v5 1/2] x86/crash: reserve elfcorehdr for CONFIG_NR_CPUS, not CONFIG_NR_CPUS_DEFAULT
  ` [tip: x86/kdump] x86/crash: Reserve "

[PATCH v3 2/2] x86/amd_node: Remove smn_exclusive
 2026-09-02 21:32 UTC  (2+ messages)
` [tip: x86/urgent] x86/amd_node: Prevent potential NULL pointer dereference

[tip: x86/urgent] x86/MCE/AMD: Fix inverted interrupt enablement during storm handling
 2026-09-02 21:32 UTC 

futex: private hash can stay on the shared atomic refcount indefinitely after auto-scaling
 2026-09-02 21:31 UTC  (6+ messages)

[PATCH 0/4] Bluetooth: L2CAP: part 2 of l2cap_conn::chan_l locking fixes
 2026-09-02 21:30 UTC  (2+ messages)

[PATCH 00/16] Bluetooth: L2CAP: fix and annotate l2cap_conn::chan_l locking
 2026-09-02 21:30 UTC  (2+ messages)

[PATCH v3 0/2] smb: client: fix out-of-bounds reads in CIFSSMBRead()
 2026-09-02 21:29 UTC  (2+ messages)

[PATCH v5 2/2] crash: update stale NR_CPUS_DEFAULT references in elfcorehdr sizing docs
 2026-09-02 21:27 UTC  (2+ messages)
` [tip: x86/kdump] crash: Update "

[PATCH 0/2] tracing: Fix how the tracer options file ups the trace_array ref count
 2026-09-02 21:26 UTC  (3+ messages)
` [PATCH 1/2] tracing: Use a single array to represent tracer options files
` [PATCH 2/2] tracing: Take trace_array reference when opening a tracer options file

[PATCH v6 0/2] drm/xe/pagefault: Add SRCID to pagefault reporting
 2026-09-02 21:25 UTC  (3+ messages)
` [PATCH v6 1/2] drm/xe/pagefault: Add SRCID to pagefault struct
` [PATCH v6 2/2] drm/xe/vm: Add srcid to xe_vm_get_property_ioctl fault report

[PATCH v2 0/2] nvme-tcp: parallelize I/O queue connect
 2026-09-02 21:25 UTC  (4+ messages)
` [PATCH v2 1/2] nvme-tcp: refactor I/O queue setup path

[PATCHv2 0/3] use devm and get irq in probe
 2026-09-02 21:24 UTC  (4+ messages)
` [PATCHv2 1/3] i2c: ibm_iic: ioremap with platform pointer
` [PATCHv2 2/3] i2c: ibm_iic: get the irq early in probe
` [PATCHv2 3/3] i2c: ibm_iic: use devm for main allocation

[PATCH v4 0/3] nfc: st-nci: Fairphone 5 NFC bring-up (ST21NFCD)
 2026-09-02 21:22 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: net: nfc: add st,st21nfcd
` [PATCH v4 2/3] nfc: st-nci: add raw NCI path for ST21NFCD
` [PATCH v4 3/3] arm64: dts: qcom: qcm6490-fairphone-fp5: add ST21NFCD NFC

[PATCH net-next v16 00/10] net: phy_port: SFP modules representation and phy_port listing
 2026-09-02 21:21 UTC  (11+ messages)
` [PATCH net-next v16 01/10] net: phy: phy_link_topology: Add a helper for opportunistic alloc
` [PATCH net-next v16 02/10] net: phy: phy_link_topology: Track ports in phy_link_topology
` [PATCH net-next v16 03/10] net: phylink: Register a phy_port for MAC-driven SFP cages
` [PATCH net-next v16 04/10] net: phy: Create SFP phy_port before registering upstream
` [PATCH net-next v16 05/10] net: phy: Represent PHY-less SFP modules with phy_port
` [PATCH net-next v16 06/10] net: phy: phy_port: Store information about a port's upstream
` [PATCH net-next v16 07/10] net: phy: phy_link_topology: Add a helper to retrieve ports
` [PATCH net-next v16 08/10] netlink: specs: Add ethernet port listing with ethtool
` [PATCH net-next v16 09/10] net: ethtool: Introduce ethtool command to list ports
` [PATCH net-next v16 10/10] Documentation: networking: Update the phy_port infrastructure description

[PATCH v4 0/2] s390: Warn if kernel command line contains non-printable EBCDIC characters
 2026-09-02 21:20 UTC  (3+ messages)
` [PATCH v4 1/2] s390/ebcdic: Add character classes for the ASCII subset of EBCDIC
` [PATCH v4 2/2] s390: Warn if kernel command line contains non-printable EBCDIC characters

[PATCH] KVM: x86/mmu: Always guard rmaps with mmu_lock on PREEMPT_RT=y kernels
 2026-09-02 21:17 UTC 

[PATCH v4 0/8] x86/fpu: Restore and reinforce signal frame portability
 2026-09-02 21:16 UTC  (13+ messages)
` [PATCH 1/8] x86/fpu: Document "
` [PATCH 3/8] x86/fpu: Split __fpu_restore_sig to extract compat path
` [PATCH 4/8] x86/fpu: Document reasoning of FX-only fallback
` [PATCH 6/8] x86/fpu: Fix potential underflow in xstate_calculate_size()
` [PATCH 7/8] x86/fpu: Pre-fault only required size of xstate buffer
` [PATCH 8/8] selftests/x86: Add a sigframe insufficient xstate_size test

[PATCH] PM: sleep: Add DPM watchdog to late/early/noirq phases
 2026-09-02 21:15 UTC  (3+ messages)

[PATCH v3] media: ipu-bridge: do not use the CVS device lookup for IVSC
 2026-09-02 21:15 UTC 

[PATCH v5 0/6] mm/mglru: clean up folio counters and flag usage
 2026-09-02 21:11 UTC  (2+ messages)

[PATCH net v2] net: wwan: qcom_bam_dmux: account network packets
 2026-09-02 21:11 UTC  (2+ messages)
` [net,v2] "

[RFC PATCH v2 00/23] sched: Scale cache-aware aggregation at LLC granularity
 2026-09-02 21:11 UTC  (3+ messages)
` [RFC PATCH v2 11/23] sched/cache: Introduce helpers for task migration decisions

[PATCH v2] x86/shstk: shadow stack enabling write return code change
 2026-09-02 21:11 UTC  (2+ messages)
` [tip: x86/cpu] x86/shstk: Shadow "

[PATCH RESEND v2] x86/boot: Use BASE_BAUD and DEFAULT_SERIAL_PORT
 2026-09-02 21:11 UTC  (2+ messages)
` [tip: x86/boot] "

[PATCH 00/24] alpha: catch up on architecture Kconfig options
 2026-09-02 21:09 UTC  (3+ messages)
` [PATCH 16/24] alpha: select HAVE_GUP_FAST

[PATCH v2] x86/itmt: Don't make ITMT enablement depend on debugfs
 2026-09-02 21:04 UTC  (2+ messages)
` [tip: x86/misc] "

[RFC v2 PATCH 0/16] Optimize this_cpu_*() ops for non-x86 (ARM64 for this series)
 2026-09-02 21:04 UTC  (3+ messages)

[PATCH v2 0/3] arm64: dts: ti: use ti,am62-m_can compatible for m_can devices
 2026-09-02 21:04 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: ti: k3-am62: "
` [PATCH v2 2/3] arm64: dts: ti: k3-am62a: "
` [PATCH v2 3/3] arm64: dts: ti: k3-am62p: "

[PATCH v4 0/2] can: m_can: introduce ti,am62-m_can compatible for out-of-band wakeup
 2026-09-02 21:03 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: can: m_can: add ti,am62-m_can compatible
` [PATCH v4 2/2] can: m_can: add ti,am62-m_can compatible with out-of-band wakeup support

[PATCHv2 net] net: ll_temac: Return actual error from of_get_mac_address()
 2026-09-02 21:02 UTC 

[PATCH] platform/x86/amd/pmf: Fix power_supply refcount leak in amd_pmf_get_battery_prop()
 2026-09-02 21:02 UTC 

[PATCH] io_uring/rw: keep CQE flags on iopoll requests when adding kbuf flags
 2026-09-02 21:01 UTC 

[PATCH] scripts/checkstack.pl: support llvm-objdump disassembly for x86
 2026-09-02 21:01 UTC 

linux-next: manual merge of the mm-nonmm-unstable tree with the mm,mm-fixes tree
 2026-09-02 21:00 UTC  (4+ messages)

[PATCH v7 0/3] mm: make persistent huge zero folio read-only
 2026-09-02 20:59 UTC  (3+ messages)
` [PATCH v7 1/3] "

[PATCH 0/3] NFC fixes for Pixel 3 / 3 XL and support for Pixel 3a / 3a XL
 2026-09-02 20:59 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: qcom: sdm845-google: Set i2c3 frequency to 400 kHz
` [PATCH 2/3] arm64: dts: qcom: sdm845-google: Improve NFC pins description
` [PATCH 3/3] arm64: dts: qcom: sdm670-google: Add NFC support

[syzbot] [mtd?] possible deadlock in mtd_queue_rq
 2026-09-02 20:58 UTC 

[PATCH v20 0/9] Enable CXL PCIe Port Protocol Error handling and logging
 2026-09-02 20:57 UTC  (15+ messages)
` [PATCH v20 1/9] PCI/AER: Introduce AER-CXL protocol error kfifo
` [PATCH v20 2/9] PCI: Establish common CXL Port protocol error flow
` [PATCH v20 3/9] cxl/ras: Handle RCH correctable and uncorrectable errors in one pass
` [PATCH v20 4/9] cxl/pci: Thread port and dport through RAS handling helpers
` [PATCH v20 5/9] cxl: Update CXL Endpoint AER handler
` [PATCH v20 6/9] PCI: Cache PCI DSN into pci_dev->dsn during probe
` [PATCH v20 8/9] PCI/CXL: Mask/Unmask CXL protocol errors

[PATCH net-next v9 00/15] ax88179_178a: Add support for AX88179A-based chips
 2026-09-02 20:56 UTC  (5+ messages)
` [PATCH net-next v9 06/15] ax88179_178a: Add HW support for AX179A-based chips
` [PATCH net-next v9 15/15] ax88796b: Add support for AX88772D, AX88179A and AX88279

[PATCH v2 0/11] drm: Use devm_of_reserved_mem_device_init()
 2026-09-02 20:55 UTC  (13+ messages)
` [PATCH v2 1/11] drm: logicvc: "
` [PATCH v2 2/11] drm: hdlcd: "
` [PATCH v2 3/11] drm: pl111: "
` [PATCH v2 4/11] drm: komeda: "
` [PATCH v2 5/11] drm: malidp: "
` [PATCH v2 6/11] drm: ingenic: "
` [PATCH v2 7/11] drm: kmb: "
` [PATCH v2 8/11] drm: sun4i: "
` [PATCH v2 9/11] drm: xlnx: zynqmp_dpsub: "
` [PATCH v2 10/11] drm: aspeed: "
` [PATCH v2 11/11] drm: arcpgu: "

[PATCH] crypto: eip93 - fix ssl mac bit field definition
 2026-09-02 20:54 UTC 

[PATCH v7] x86/sgx: Report RCU-Tasks quiescent state in EPC sanitization loop
 2026-09-02 20:54 UTC  (2+ messages)
` [tip: x86/sgx] "

[PATCH 0/2] thunderbolt: suppress reset-induced ring interrupt warning
 2026-09-02 20:53 UTC  (4+ messages)
` [PATCH 1/2] thunderbolt: Do not warn when a reset clears ring interrupts

[PATCH net v4 0/2] net: fix a stale phylink PHY pointer and a lost PHY interrupt
 2026-09-02 20:53 UTC  (3+ messages)
` [PATCH net v4 2/2] net: phy: restore the interrupt after a generic-driver bind cycle

[PATCH] buffer: fix NULL dereference of bh->b_folio in __bh_submit()
 2026-09-02 20:52 UTC  (2+ messages)

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

[PATCH v9 18/22] KVM: nVMX: Enable support for secondary VM exit controls
 2026-09-02 20:49 UTC  (4+ messages)
` [PATCH v9 19/26] "

[PATCH RFC v3 00/21] mm: change behavior of pXdp_get()/pXd_page() in compile-time folded pgtable
 2026-09-02 20:48 UTC  (5+ messages)
` [PATCH RFC v3 13/21] x86: mm: use pgtable_level enum in effective_prot_pXd()
` [PATCH RFC v3 14/21] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()

[PATCH 0/7] media: i2c: st-vd55g1: Genericize driver and add VD55G0 support
 2026-09-02 20:45 UTC  (8+ messages)
` [PATCH 1/7] media: i2c: vd55g: move patch array to a separate firmware header
` [PATCH 2/7] dt-bindings: media: i2c: st,vd55g: rename and add VD55G0 variant
` [PATCH 3/7] media: ipu-bridge: Add VD55G0 to the list of supported sensors
` [PATCH 4/7] platform/x86: int3472: Add VD55G0 supply GPIO mapping
` [PATCH 5/7] media: i2c: st-vd55g: Add generic driver and VD55G0 support
` [PATCH 6/7] media: i2c: st-vd55g: Remove legacy vd55g1 remnants
` [PATCH 7/7] MAINTAINERS: Update ST VD55G camera driver entry

[PATCH v2] drm/vmwgfx: Treat zero SVGA_REG_CURSOR_MAX_DIMENSION as unset
 2026-09-02 20:44 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v2 0/3] remoteproc: Hawi CDSP support with per-PD proxy performance states
 2026-09-02 20:43 UTC  (4+ messages)
` [PATCH v2 1/3] remoteproc: qcom_q6v5_pas: propagate dev_pm_genpd_set_performance_state() errors
` [PATCH v2 2/3] dt-bindings: remoteproc: qcom,sm8550-pas: make qcom,hawi-cdsp-pas standalone
` [PATCH v2 3/3] remoteproc: qcom_q6v5_pas: add per-PD proxy performance states for Hawi CDSP

[PATCH] mm/khugepaged: Don't collapse uffd-minor-registered VMAs
 2026-09-02 20:41 UTC  (5+ messages)

[PATCH RFC 6/8] SUNRPC: Reduce rpciod workqueue contention
 2026-09-02 20:40 UTC  (2+ messages)

[syzbot] [ext4?] general protection fault in __bh_submit
 2026-09-02 20:40 UTC 

[syzbot] Monthly mmc report (Sep 2026)
 2026-09-02 20:33 UTC 

[PATCH net-next] net: openvswitch: don't schedule rebalancing if there are no datapaths
 2026-09-02 20:30 UTC 

[PATCH net] selftests/net: Fix icmp.sh race between ping and tcpdump startup
 2026-09-02 20:29 UTC  (2+ messages)

[REGRESSION] [6.12.y] crypto: ccp - Move SEV/SNP Platform initialization to KVM breaks SEV-ES VM launch
 2026-09-02 20:22 UTC  (4+ messages)
      ` Bug#1145026: "

[PATCH] vfio: Use file-based reference counting for KVM
 2026-09-02 20:19 UTC  (2+ messages)

[PATCH net] net: gianfar: handle startup_gfar failure and fix double free
 2026-09-02 20:18 UTC  (2+ messages)

[RFC PATCH 0/3] Support AM62P silicon revision detection via uniphier-efuse
 2026-09-02 20:17 UTC  (3+ messages)

[PATCH] crypto: arm64/aes-neonbs: transition to kmalloc_obj()
 2026-09-02 20:17 UTC  (2+ messages)

[PATCH v2 0/2] TQMa6UL[L]x[L] DT improvements
 2026-09-02 20:14 UTC  (2+ messages)

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

[PATCH] efi/capsule: Replace kmap_atomic() with kmap_local_page()
 2026-09-02 20:13 UTC 

[PATCH v3 0/6] spi: add multi-CS and multi-chip aggregation support
 2026-09-02 20:13 UTC  (5+ messages)
` [PATCH v3 2/6] spi: support simultaneous assertion of multiple CS

[PATCH 1/2] sched/numa: Use execution context for NUMA task tick
 2026-09-02 20:12 UTC  (3+ messages)
` [PATCH 2/2] sched/cache: Use execution context for cache "

[syzbot] [ext4?] general protection fault in __bh_submit
 2026-09-02 20:11 UTC  (2+ messages)
` Forwarded: "

[PATCH 1/2] ARM: dts: nxp: imx: Replace spaces indentation with tabs
 2026-09-02 20:09 UTC  (2+ messages)
` (subset) "

[PATCH 1/2] ARM: dts: nxp: Correct white-space style
 2026-09-02 20:09 UTC  (2+ messages)
` (subset) "

[PATCH v4 0/2] power: supply: qcom_smbx: add SMB5 support
 2026-09-02 20:09 UTC  (2+ messages)

[PATCH v2 0/6] media: Use devm_of_reserved_mem_device_init()
 2026-09-02 20:07 UTC  (7+ messages)
` [PATCH v2 1/6] media: synopsys: hdmirx: "
` [PATCH v2 2/6] media: aspeed: "
` [PATCH v2 3/6] media: nuvoton: npcm-video: "
` [PATCH v2 4/6] media: arm: mali-c55: "
` [PATCH v2 5/6] media: mediatek: vpu: "
` [PATCH v2 6/6] staging: media: cedrus: "

[PATCH v2 0/7] nvme-fc: FPIN link integrity handling
 2026-09-02 20:05 UTC  (8+ messages)
` [PATCH v2 1/7] nvme: add NVME_CTRL_MARGINAL flag
` [PATCH v2 2/7] nvme-multipath: numa support for marginal paths
` [PATCH v2 3/7] nvme-multipath: queue-depth "
` [PATCH v2 4/7] nvme-multipath: round-robin "
` [PATCH v2 5/7] nvme: sysfs: emit the marginal path state in show_state()
` [PATCH v2 6/7] nvme-fc: add nvme_fc_set_remoteport_fpin()
` [PATCH v2 7/7] nvme: fcloop: Add set_marginal_rport to sysfs

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

[PATCH] staging: media: imx: csc-scaler: fix ipu_image_convert_run leak on queue error
 2026-09-02 20:02 UTC  (2+ messages)

[PATCH] selftests/cgroup: Skip test_no_invasive_cgroup_shrink if zswap shrinker is enabled
 2026-09-02 20:00 UTC  (2+ messages)

[PATCH] mm/memory_hotplug: factor out node_is_memoryless()
 2026-09-02 19:55 UTC 

[BUG] SPD5118 Intermittent MR11 Corruption During Suspend/Resume
 2026-09-02 19:51 UTC  (21+ messages)

[PATCH] media: i2c: imx471: Fix pixel rate and line length
 2026-09-02 19:51 UTC  (3+ messages)

[v2 for-next 0/3] block: delay support for error injection
 2026-09-02 19:48 UTC  (4+ messages)
` [v2 for-next 1/3] block: reject unknown status tags in error injection rules

[PATCH] x86/mm: Introduce helper for checking direct map 1G page support
 2026-09-02 19:47 UTC 

[PATCH v2 0/12] ASoC: Use devm_of_reserved_mem_device_init()
 2026-09-02 19:47 UTC  (13+ messages)
` [PATCH v2 1/12] ASoC: mediatek: mt8192: "
` [PATCH v2 2/12] ASoC: mediatek: mt8196: "
` [PATCH v2 3/12] ASoC: mediatek: mt8183: "
` [PATCH v2 4/12] ASoC: mediatek: mt8189: "
` [PATCH v2 5/12] ASoC: cix-ipbloq: "
` [PATCH v2 6/12] ASoC: mediatek: mt8173: "
` [PATCH v2 7/12] ASoC: mediatek: mt8186: "
` [PATCH v2 8/12] ASoC: mediatek: mt8188: "
` [PATCH v2 9/12] ASoC: mediatek: mt8195: "
` [PATCH v2 10/12] ASoC: SOF: mediatek: mt8186: "
` [PATCH v2 11/12] ASoC: SOF: mediatek: mt8195: "
` [PATCH v2 12/12] ASoC: sprd: "

[PATCH 0/5] KVM: guest_memfd: bind backing memory to a NUMA node
 2026-09-02 19:46 UTC  (6+ messages)
` [PATCH 1/5] mm/mempolicy: add mempolicy_create()
` [PATCH 2/5] mm/mempolicy: add mpol_set_shared_policy_range()
` [PATCH 3/5] KVM: guest_memfd: bind backing memory to a NUMA node at creation
` [PATCH 4/5] selftests: KVM: guest_memfd: let the gmem_test() harness bind a node
` [PATCH 5/5] selftests: KVM: guest_memfd: test GUEST_MEMFD_FLAG_BIND_NODE

[PATCH v2] arm64: dts: imx8mn: Add ifm VHIP4 EvalBoard configuration EEPROM layout DTOs
 2026-09-02 19:45 UTC  (2+ messages)

[PATCH v2] selftests/cgroup: account for zswap shrinker writeback
 2026-09-02 19:45 UTC 

[PATCH v5 00/11] gpu: nova: Export parameters from nova-core to nova-drm
 2026-09-02 19:42 UTC  (12+ messages)
` [PATCH v5 05/11] drm: nova: Add an info ioctl

[PATCH v2] misc: fastrpc: Use devm_of_reserved_mem_device_init()
 2026-09-02 19:40 UTC 

[PATCH RESEND v9 0/9] Add support for MT6392 PMIC
 2026-09-02 19:40 UTC  (3+ messages)

[PATCH v2 0/8] memcg: remove the v1 soft limit
 2026-09-02 19:40 UTC  (2+ messages)

[PATCH net] net/mlx5: E-Switch, prevent mc_list repopulation during vport disable
 2026-09-02 19:38 UTC 

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®