public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-13 21:01:13 to 2025-11-13 23:21:21 UTC [more...]

[PATCH RFC v1 00/20] KVM: x86: Support APX feature for guests
 2025-11-13 23:21 UTC  (11+ messages)
` [PATCH RFC v1 02/20] KVM: x86: Refactor GPR accessors to differentiate register access types
` [PATCH RFC v1 07/20] KVM: nVMX: Support the extended instruction info field

[PATCH net-next] eth: fbnic: Configure RDE settings for pause frame
 2025-11-13 23:18 UTC  (3+ messages)

[PATCH v3] arm64: dts: rockchip: orangepi-5: fix PCIe 3.3V regulator voltage
 2025-11-13 23:18 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: disable HS400 on RK3588 Tiger
 2025-11-13 23:18 UTC  (2+ messages)

[PATCH 0/9] KVM: SVM: Fix (hilarious) exit_code bugs
 2025-11-13 23:17 UTC  (12+ messages)
` [PATCH 1/9] KVM: nSVM: Clear exit_code_hi in VMCB when synthesizing nested VM-Exits
` [PATCH 2/9] KVM: nSVM: Set exit_code_hi to -1 when synthesizing SVM_EXIT_ERR (failed VMRUN)
` [PATCH 3/9] KVM: SVM: Add a helper to detect VMRUN failures
` [PATCH 4/9] KVM: SVM: Open code handling of unexpected exits in svm_invoke_exit_handler()
` [PATCH 5/9] KVM: SVM: Check for an unexpected VM-Exit after RETPOLINE "fast" handling
` [PATCH 6/9] KVM: SVM: Filter out 64-bit exit codes when invoking exit handlers on bare metal
` [PATCH 7/9] KVM: SVM: Treat exit_code as an unsigned 64-bit value through all of KVM
` [PATCH 8/9] KVM: SVM: Limit incorrect check on SVM_EXIT_ERR to running as a VM
` [PATCH 9/9] KVM: SVM: Harden exit_code against being used in Spectre-like attacks

[RFC PATCH 0/1] bpf, verifier: Detect empty intersection between tnum and ranges
 2025-11-13 23:16 UTC  (3+ messages)

[PATCH 0/5] KVM: SVM: Fix and clean up OSVW handling
 2025-11-13 23:14 UTC  (6+ messages)
` [PATCH 1/5] KVM: SVM: Serialize updates to global OS-Visible Workarounds variables
` [PATCH 2/5] KVM: SVM: Skip OSVW MSR reads if KVM is treating all errata as present
` [PATCH 3/5] KVM: SVM: Extract OS-visible workarounds setup to helper function
` [PATCH 4/5] KVM: SVM: Skip OSVW variable updates if current CPU's errata are a subset
` [PATCH 5/5] KVM: SVM: Skip OSVW MSR reads if current CPU doesn't support the feature

[PATCH 1/5] ARM: dts: lpc32xx: add bus surfix for simple-bus
 2025-11-13 23:12 UTC  (3+ messages)
` [PATCH 2/5] ARM: dts: lpc32xx: add sspclk clock for SPI[0,1]

[PATCH v2 0/3] regulator: Add FP9931/JD9930
 2025-11-13 23:06 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add Fitipower
` [PATCH v2 2/3] dt-bindings: regulator: Add Fitipower FP9931/JD9930

[PATCH RFC 0/3] KVM: guest_memfd: Rework preparation/population flows in prep for in-place conversion
 2025-11-13 23:07 UTC  (4+ messages)
` [PATCH 1/3] KVM: guest_memfd: Remove preparation tracking
` [PATCH 2/3] KVM: TDX: Document alignment requirements for KVM_TDX_INIT_MEM_REGION
` [PATCH 3/3] KVM: guest_memfd: GUP source pages prior to populating guest memory

[GIT PULL] VFIO fixes for v6.18-rc6
 2025-11-13 23:08 UTC 

[PATCH] mm/huge_memory: fix override of entry in remove_migration_pmd
 2025-11-13 23:08 UTC  (5+ messages)

linux-next: Fixes tag needs some work in the block tree
 2025-11-13 23:07 UTC  (2+ messages)

[PATCH 0/3] drm: zynqmp: Make the video plane primary
 2025-11-13 23:07 UTC  (9+ messages)
` [PATCH 1/3] drm: zynqmp: Check property creation status
` [PATCH 2/3] drm: zynqmp: Make the video plane primary
` [PATCH 3/3] drm: zynqmp: Add blend mode property to graphics plane

[PATCH 1/2] usb: dwc3: drd: extend dwc3_pre_set_role() to extcon and otg usecase
 2025-11-13 23:05 UTC  (4+ messages)
` [PATCH 2/2] usb: dwc3: imx8mp: disable auto suspend for host role

[PATCH 1/6] arm64: dts: rockchip: add mmc aliases for 100ASK DshanPi A1
 2025-11-13 23:05 UTC  (5+ messages)
` [PATCH 6/6] arm64: dts: rockchip: update 100ASK DshanPi A1 support
` (subset) [PATCH 1/6] arm64: dts: rockchip: add mmc aliases for 100ASK DshanPi A1

[PATCH] arm64: dts: rockchip: use SCMI clock id for gpu clock on rk356x
 2025-11-13 23:04 UTC  (2+ messages)

[PATCH v1] arm64: dts: rockchip: correct assigned-clock-rates spelling
 2025-11-13 23:04 UTC  (2+ messages)

[PATCH v1] ARM: dts: rockchip: rk3288: move edp assigned-clocks to edp node
 2025-11-13 23:04 UTC  (2+ messages)

[PATCH] devicetree rk3588: enable HDMI audio on Rock 5 ITX
 2025-11-13 23:04 UTC  (2+ messages)

[PATCH 1/1] arm64: dts: rockchip: drop reset from rk3576 i2c9 node
 2025-11-13 23:04 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: clean up devicetree for 9Tripod X3568 v4
 2025-11-13 23:04 UTC  (2+ messages)

[RFC PATCH] kbuild: Support directory targets for building DTBs
 2025-11-13 22:59 UTC 

[PATCH v3 0/6] rust: replace `kernel::c_str!` with C-Strings
 2025-11-13 22:58 UTC  (7+ messages)
` [PATCH v3 1/6] rust: firmware: "
` [PATCH v3 2/6] rust: net: "
` [PATCH v3 3/6] rust: str: "
` [PATCH v3 4/6] rust: sync: "
` [PATCH v3 5/6] rust: workqueue: "
` [PATCH v3 6/6] rust: macros: "

[syzbot] [cgroups?] WARNING in cgroup_file_release
 2025-11-13 22:58 UTC 

[PATCH v13 00/32] x86,fs/resctrl telemetry monitoring
 2025-11-13 22:56 UTC  (21+ messages)
` [PATCH v13 17/32] x86,fs/resctrl: Fill in details of events for guid 0x26696143 and 0x26557651
` [PATCH v13 19/32] x86/resctrl: Find and enable usable telemetry events
` [PATCH v13 20/32] x86/resctrl: Read "
` [PATCH v13 21/32] fs/resctrl: Refactor mkdir_mondata_subdir()
` [PATCH v13 22/32] fs/resctrl: Refactor rmdir_mondata_subdir_allrdtgrp()
` [PATCH v13 25/32] x86/resctrl: Handle number of RMIDs supported by RDT_RESOURCE_PERF_PKG
` [PATCH v13 26/32] fs/resctrl: Move allocation/free of closid_num_dirty_rmid[]
` [PATCH v13 29/32] x86/resctrl: Enable RDT_RESOURCE_PERF_PKG
` [PATCH v13 31/32] x86/resctrl: Add debugfs files to show telemetry aggregator status
` [PATCH v13 32/32] x86,fs/resctrl: Update documentation for telemetry events

[GIT PULL] PECI changes for v6.19-rc1
 2025-11-13 22:54 UTC  (2+ messages)

[PATCH v5 0/2] Add HARDLOCKUP_DETECTOR_PERF support for RISC-V
 2025-11-13 22:45 UTC  (2+ messages)

[syzbot] [ext4?] KASAN: slab-out-of-bounds Read in ext4_search_dir
 2025-11-13 22:48 UTC 

[kvm-unit-tests] x86/svm: Correctly extract the IP from LBR MSRs
 2025-11-13 22:46 UTC 

[PATCH v12 0/8] x86: Enable base Linear Address Space Separation support
 2025-11-13 22:42 UTC  (9+ messages)
` [PATCH v12 1/8] x86/cpufeatures: Enumerate the LASS feature bits
` [PATCH v12 2/8] x86/cpu: Add an LASS dependency on SMAP
` [PATCH v12 3/8] x86/asm: Introduce inline memcpy and memset
` [PATCH v12 4/8] x86/alternatives: Disable LASS when patching kernel code
` [PATCH v12 5/8] x86/kexec: Disable LASS during relocate kernel
` [PATCH v12 6/8] x86/traps: Communicate a LASS violation in #GP message
` [PATCH v12 7/8] selftests/x86: Update the negative vsyscall tests to expect a #GP
` [PATCH v12 8/8] x86/cpu: Enable LASS during CPU initialization

linux-next: build warnings after merge of Linus' tree
 2025-11-13 22:42 UTC  (6+ messages)

[PATCH 0/6] platform wide software interrupt moderation
 2025-11-13 22:42 UTC  (6+ messages)
` [PATCH 2/6] genirq: soft_moderation: add base files, procfs hooks

[PATCH v8 00/10] HID: asus: Fix ASUS ROG Laptop's Keyboard backlight handling
 2025-11-13 22:41 UTC  (12+ messages)

[PATCH v3 0/9] x86/entry/vdso: clean up the vdso build, vdso updates
 2025-11-13 22:41 UTC  (8+ messages)
` [PATCH v3 2/9] x86/entry/vdso: refactor the vdso build
` [PATCH v3 6/9] x86/entry/vdso: include GNU_PROPERTY and GNU_STACK PHDRs

[PATCH v3] NFSv4: prevent integer overflow while calling nfs4_set_lease_period()
 2025-11-13 22:41 UTC  (2+ messages)

[RESEND v13 00/25] Enable CXL PCIe Port Protocol Error handling and logging
 2025-11-13 22:39 UTC  (5+ messages)
` [RESEND v13 17/25] cxl: Introduce cxl_pci_drv_bound() to check for bound driver

[PATCH v2 0/7] of/fdt: Some bug fixes and cleanups
 2025-11-13 22:38 UTC  (5+ messages)
` [PATCH v2 1/7] of/fdt: Consolidate duplicate code into helper functions
` [PATCH v2 5/7] of/fdt: Simplify the logic of early_init_dt_scan_memory()

[GIT PULL] firmware: stratix10-svc: fix for v6.18
 2025-11-13 22:37 UTC  (4+ messages)

[PATCH 2/2] arm64: dts: rockchip: add Tinkerboard 3 and 3S device tree
 2025-11-13 22:35 UTC  (2+ messages)

[PATCH] media: uvcvideo: Fix support for V4L2_CTRL_FLAG_HAS_WHICH_MIN_MAX
 2025-11-13 22:35 UTC  (3+ messages)

[PATCH v3 00/21] treewide: Introduce %ptS for struct timespec64 and convert users
 2025-11-13 22:34 UTC  (3+ messages)
` [PATCH v3 19/21] scsi: fnic: Switch to use %ptSp

[PATCH v5 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2025-11-13 22:34 UTC  (7+ messages)
` [PATCH v5 3/5] docs: staging: gpio-rpmsg: gpio over rpmsg bus

[PATCH v4 0/3] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
 2025-11-13 22:33 UTC  (4+ messages)

[PATCH 1/2] perf/x86/intel/uncore: Skip discovery table for offline dies
 2025-11-13 22:33 UTC  (4+ messages)
` [PATCH 2/2] perf/x86/intel/uncore: Fix die ID init and look up bugs

[PATCHSET v3 sched_ext/for-6.19] sched_ext: Improve bypass mode scalability
 2025-11-13 22:33 UTC  (3+ messages)
` [PATCH 09/13] sched_ext: Hook up hardlockup detector

ls input/output error ("NFS: readdir(/) returns -5") on krb5 NFSv4 client using SHA2
 2025-11-13 22:30 UTC  (8+ messages)

[syzbot] [ext4?] KASAN: slab-out-of-bounds Read in ext4_search_dir
 2025-11-13 22:29 UTC  (2+ messages)
` Forwarded: test fix

linux-next: Signed-off-by missing for commit in the rcu tree
 2025-11-13 22:28 UTC  (2+ messages)

RFC: Serial port DTR/RTS - O_NRESETDEV
 2025-11-13 22:24 UTC  (12+ messages)
                    ` RFC: Serial port DTR/RTS - O_<something>

[PATCH] [v2] Documentation: Provide guidelines for tool-generated content
 2025-11-13 22:21 UTC  (5+ messages)

[PATCH v9 00/22] Enable FRED with KVM VMX
 2025-11-13 22:20 UTC  (3+ messages)

[syzbot] [kernel?] general protection fault in put_pid_ns
 2025-11-13 22:17 UTC  (3+ messages)

[PATCH 0/2] KVM: SVM: Add fast MMIO bus writes
 2025-11-13 22:16 UTC  (3+ messages)
` [PATCH 1/2] KVM: SVM: Rename "fault_address" to "gpa" in npf_interception()
` [PATCH 2/2] KVM: SVM: Add support for expedited writes to the fast MMIO bus

[PATCH] crypto: sa2ul: Add error handling for DMA metadata retrieval
 2025-11-13 22:13 UTC  (2+ messages)

[PATCH RESEND] ref_tracker: use %p instead of %px in debugfs dentry name
 2025-11-13 22:12 UTC  (2+ messages)

[PATCH v2] i2c: spacemit: fix detect issue
 2025-11-13 21:41 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the block tree
 2025-11-13 22:07 UTC 

[PATCH V3 01/27] kfifo: add kfifo_alloc_node() helper for NUMA awareness
 2025-11-13 22:06 UTC  (4+ messages)

[PATCH v4 0/8] x86/bugs: KVM: L1TF and MMIO Stale Data cleanups
 2025-11-13 22:01 UTC  (8+ messages)
` [PATCH v4 4/8] KVM: VMX: Handle MMIO Stale Data in VM-Enter assembly via ALTERNATIVES_2

[PATCH net-next 0/2] Add support for PHY link active-level configuration in RZN1 MIIC driver
 2025-11-13 21:58 UTC  (5+ messages)
` [PATCH net-next 1/2] dt-bindings: net: pcs: renesas,rzn1-miic: Add renesas,miic-phylink-active-low property

[PATCH] mm/huge_memory.c: introduce split_unmapped_folio_to_order
 2025-11-13 21:56 UTC  (8+ messages)

[PATCH v2] KEYS: encrypted: Replace deprecated strcpy and improve get_derived_key
 2025-11-13 21:55 UTC 

[PATCH v2 0/2] Creation of workqueues in Rust
 2025-11-13 21:55 UTC  (6+ messages)
` [PATCH v2 1/2] rust: workqueue: restrict delayed work to global wqs
` [PATCH v2 2/2] rust: workqueue: add creation of workqueues

[PATCH v1 0/3] iio: adc: Add AD4134 minimum I/O support
 2025-11-13 21:56 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: iio: adc: Add AD4134

[PATCH v5 00/14] iommu/amd: Introduce Nested Translation support
 2025-11-13 21:52 UTC  (7+ messages)
` [PATCH v5 13/14] iommu/amd: Refactor logic to program the host page table in DTE
` [PATCH v5 14/14] iommu/amd: Add support for nested domain attach/detach

[PATCH net v5 0/3] mptcp: Fix conflicts between MPTCP and sockmap
 2025-11-13 21:48 UTC  (4+ messages)
` [PATCH net v5 3/3] selftests/bpf: Add mptcp test with sockmap

[syzbot] [hfs?] memory leak in hfs_init_fs_context
 2025-11-13 21:47 UTC  (2+ messages)

[PATCH v6 0/7] Introduce SpacemiT K1 PCIe phy and host controller
 2025-11-13 21:45 UTC  (8+ messages)
` [PATCH v6 1/7] dt-bindings: phy: spacemit: Add SpacemiT PCIe/combo PHY
` [PATCH v6 2/7] dt-bindings: phy: spacemit: Introduce PCIe PHY
` [PATCH v6 3/7] dt-bindings: pci: spacemit: Introduce PCIe host controller
` [PATCH v6 4/7] phy: spacemit: Introduce PCIe/combo PHY
` [PATCH v6 5/7] PCI: spacemit: Add SpacemiT PCIe host driver
` [PATCH v6 6/7] riscv: dts: spacemit: Add a PCIe regulator
` [PATCH v6 7/7] riscv: dts: spacemit: PCIe and PHY-related updates

[PATCH v3 00/20] Samsung S2MPG10 regulator and S2MPG11 PMIC drivers
 2025-11-13 21:43 UTC  (4+ messages)
` [PATCH v3 09/20] mfd: sec: Add support for S2MPG11 PMIC via ACPM

[PATCH v16 0/4] perf tool: Support the deferred unwinding infrastructure
 2025-11-13 21:42 UTC  (5+ messages)
` [PATCH v16 4/4] perf tools: Merge deferred user callchains

[PATCH] media: uvcvideo: Return queued buffers on start_streaming() failure
 2025-11-13 21:37 UTC  (3+ messages)

[PATCH v13 00/22] zswap compression batching with optimized iaa_crypto driver
 2025-11-13 21:34 UTC  (3+ messages)
` [PATCH v13 22/22] mm: zswap: Batched zswap_compress() with compress batching of large folios

[PATCH v6 0/8] RTL8231 GPIO expander support
 2025-11-13 21:25 UTC  (4+ messages)
` [PATCH v6 5/8] mfd: Add RTL8231 core device

[linux-next20251112]Kernel OOPs while running btrfs/023 test case
 2025-11-13 21:33 UTC  (4+ messages)

[PATCH v2] Documentation: thermal: Add documentation for thermal throttle
 2025-11-13 21:31 UTC  (2+ messages)

[PATCH v3 0/3] Add max-power platform profile
 2025-11-13 21:26 UTC  (4+ messages)
` [PATCH v3 1/3] acpi: platform_profile - Add max-power profile option
` [PATCH v3 2/3] platform/x86: lenovo-wmi-gamezone Use max-power rather than balanced-performance
` [PATCH v3 3/3] platform/x86: wmi-gamezone: Add Legion Go 2 Quirks

[PATCH v5 0/6] platform/x86: ayaneo-ec: Add Ayaneo Embedded Controller platform driver
 2025-11-13 21:22 UTC  (7+ messages)
` [PATCH v5 1/6] "
` [PATCH v5 2/6] platform/x86: ayaneo-ec: Add hwmon support
` [PATCH v5 3/6] platform/x86: ayaneo-ec: Add charge control support
` [PATCH v5 4/6] platform/x86: ayaneo-ec: Add controller power and modules attributes
` [PATCH v5 5/6] platform/x86: ayaneo-ec: Move Ayaneo devices from oxpec to ayaneo-ec
` [PATCH v5 6/6] platform/x86: ayaneo-ec: Add suspend hook

[PATCH] Documentation: thermal: Add documentation for thermal throttle
 2025-11-13 21:22 UTC  (3+ messages)

[PATCH v2 0/2] mailbox queue length check
 2025-11-13 21:22 UTC  (6+ messages)
` [PATCH v2 1/2] mailbox: check mailbox queue is full or not

[PATCH v4 0/4] SEV-SNP guest policy bit support updates
 2025-11-13 21:15 UTC  (5+ messages)
` [PATCH v4 2/4] crypto: ccp - Add an API to return the supported SEV-SNP policy bits

[PATCH v2 1/1] KVM: VMX: configure SVI during runtime APICv activation
 2025-11-13 21:13 UTC  (4+ messages)

[PATCH 0/3] mmc: renesas_sdhi: Handle resets
 2025-11-13 21:13 UTC  (11+ messages)
` [PATCH 1/3] mmc: renesas_sdhi: Deassert the reset signal on probe
` [PATCH 2/3] mmc: renesas_sdhi: Switch to SYSTEM_SLEEP_PM_OPS()/RUNTIME_PM_OPS() and pm_ptr()
` [PATCH 3/3] mmc: renesas_sdhi: Add suspend/resume hooks

[PATCH v12 0/3] Drivers: hv: Introduce new driver - mshv_vtl
 2025-11-13 21:13 UTC  (2+ messages)

[PATCH net v2] team: Move team device type change at the end of team_port_add
 2025-11-13 21:11 UTC 

[PATCH v5 0/8] gpio: notify user-space about config changes in the kernel
 2025-11-13 21:11 UTC  (3+ messages)
` [PATCH v5 6/8] gpio: cdev: put emitting the line state events on a workqueue

[PATCH v4 00/11] PCI: Resizable BAR improvements
 2025-11-13 21:04 UTC  (2+ messages)

Linux 6.17.8
 2025-11-13 21:02 UTC  (2+ messages)

[PATCH 2/9] PCI/IOV: Adjust ->barsz[] when changing BAR size
 2025-11-13 21:02 UTC  (2+ messages)

Linux 6.12.58
 2025-11-13 21:02 UTC  (2+ messages)

[PATCH] KVM: x86: Allocate/free user_return_msrs at kvm.ko (un)loading time
 2025-11-13 21:02 UTC  (3+ messages)

[PATCH v2 06/11] PCI: Fix restoring BARs on BAR resize rollback path
 2025-11-13 21:01 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