public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-09 16:38:29 to 2025-09-09 18:31:16 UTC [more...]

[RFC PATCH v1 0/5] x86/boot, KVM: Move VMXON/VMXOFF handling from KVM to CPU lifecycle
 2025-09-09 18:28 UTC  (6+ messages)
` [RFC PATCH v1 1/5] x86/boot: Shift VMXON from KVM init to CPU startup phase
` [RFC PATCH v1 2/5] x86/boot: Move VMXOFF from KVM teardown to CPU shutdown phase
` [RFC PATCH v1 3/5] x86/shutdown, KVM: VMX: Move VMCLEAR of VMCSs to cpu_disable_virtualization()
` [RFC PATCH v1 4/5] x86/reboot: Remove emergency_reboot_disable_virtualization()
` [RFC PATCH v1 5/5] KVM: Remove kvm_rebooting and its references

[PATCH v4 00/28] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate)
 2025-09-09 18:30 UTC  (3+ messages)
` [PATCH v4 16/28] iommu/arm-smmu-v3-kvm: Create array for hyp SMMUv3

[PATCH v3 00/22] Add support for shared PTEs across processes
 2025-09-09 18:29 UTC  (6+ messages)

[PATCH v2 0/4] Improve bitfield support in Rust
 2025-09-09 18:30 UTC  (7+ messages)
` [PATCH v2 2/4] nova-core: bitstruct: Add support for different storage widths
` [PATCH v2 3/4] nova-core: bitstruct: Add support for custom visiblity

[PATCH v2 0/9] power: supply: fixes and improvements for max77(705,976) chargers
 2025-09-09 18:29 UTC  (10+ messages)
` [PATCH v2 1/9] power: supply: max77705_charger: move active discharge setting to mfd parent
` [PATCH v2 2/9] power: supply: max77705_charger: refactoring: rename charger to chg
` [PATCH v2 3/9] power: supply: max77705_charger: use regfields for config registers
` [PATCH v2 4/9] power: supply: max77705_charger: return error when config fails
` [PATCH v2 5/9] power: supply: max77705_charger: add writable properties
` [PATCH v2 6/9] power: supply: max77705_charger: rework interrupts
` [PATCH v2 7/9] power: supply: max77705_charger: use REGMAP_IRQ_REG_LINE macro
` [PATCH v2 8/9] power: supply: max77705_charger: implement aicl feature
` [PATCH v2 9/9] power: supply: max77976_charger: fix constant current reporting

[PATCH v2 0/1] rust: refactor to_result to return the original value
 2025-09-09 18:25 UTC  (6+ messages)
` [PATCH v2 1/1] "

[PATCH net-next 0/4] net: stmmac: new features
 2025-09-09 18:26 UTC  (4+ messages)

[PATCH v2 6/8] arm64: dts: exynos990: Add UART nodes for PERIC0/1
 2025-09-09 18:24 UTC  (2+ messages)

[PATCH v0 0/6] Hyper-V: Implement hypervisor core collection
 2025-09-09 18:25 UTC  (6+ messages)
` [PATCH v0 5/6] x86/hyperv: Implement hypervisor ram collection into vmcore

[GIT PULL] arm64: dts: cleanups for v6.18
 2025-09-09 18:22 UTC 

[PATCH v4 0/3] rust: i2c: Add basic I2C driver abstractions
 2025-09-09 18:22 UTC  (10+ messages)
` [PATCH v4 1/3] rust: i2c: add basic I2C device and "
` [PATCH v4 3/3] samples: rust: add Rust I2C sample driver

[PATCH v3] mfd: max77705: rework interrupts
 2025-09-09 18:23 UTC 

[PATCH] kernel-doc: add support for handling global variables
 2025-09-09 18:20 UTC  (5+ messages)

[PATCH v6 00/24] Tracefs support for pKVM
 2025-09-09 18:19 UTC  (7+ messages)
` [PATCH v6 03/24] tracing: Introduce trace remotes

[GIT PULL] pinctrl: samsung: drivers for v6.18
 2025-09-09 18:18 UTC 

[GIT PULL] dma-mapping fix for Linux 6.17
 2025-09-09 18:18 UTC  (2+ messages)

[GIT PULL] w1: drivers for v6.18
 2025-09-09 18:15 UTC 

[PATCH v1 1/2] platform/x86: oxpec: Add support for OneXPlayer X1Pro EVA-02
 2025-09-09 18:14 UTC  (2+ messages)

[PATCH] rust: kconfig: Don't require RUST_IS_AVAILABLE for rustc-option
 2025-09-09 18:14 UTC 

[PATCH v3 0/7] media: rkvdec: Add HEVC backend
 2025-09-09 18:12 UTC  (2+ messages)

[PATCH net-next 00/11] tools: ynl: prepare for wireguard
 2025-09-09 18:10 UTC  (3+ messages)
` [PATCH net-next 10/11] tools: ynl: decode hex input

[PATCH net-next] net: devmem: expose tcp_recvmsg_locked errors
 2025-09-09 18:09 UTC  (4+ messages)

[PATCH v2 00/11] Add RZ/G3E USB3.2 Gen1 Host Controller support
 2025-09-09 18:07 UTC  (12+ messages)
` [PATCH v2 01/11] dt-bindings: clock: renesas,r9a09g047-cpg: Add USB3.0 core clocks
` [PATCH v2 02/11] clk: renesas: r9a09g047: Add USB3.0 clocks/resets
` [PATCH v2 03/11] dt-bindings: phy: renesas: Document Renesas RZ/G3E USB3.0 PHY
` [PATCH v2 04/11] phy: renesas: Add Renesas RZ/G3E USB3.0 PHY driver
` [PATCH v2 05/11] usb: host: xhci-rcar: Move R-Car reg definitions
` [PATCH v2 06/11] dt-bindings: usb: Document Renesas RZ/G3E USB3HOST
` [PATCH v2 07/11] usb: host: xhci-plat: Add .post_resume_quirk for struct xhci_plat_priv
` [PATCH v2 08/11] usb: host: xhci-rcar: Add Renesas RZ/G3E USB3 Host driver support
` [PATCH v2 09/11] arm64: dts: renesas: r9a09g047: Add USB3 PHY/Host nodes
` [PATCH v2 10/11] arm64: dts: renesas: r9a09g047e57-smarc: Enable USB3HOST
` [PATCH v2 11/11] arm64: defconfig: Enable RZ/G3E USB3 PHY driver

[PATCH] Documentation: w1: Fix SPDX comment syntax on masters and slaves toctree index
 2025-09-09 18:06 UTC  (2+ messages)

[PATCH v1] clk: samsung: exynos5420: Add support for power control registers
 2025-09-09 18:06 UTC 

[PATCH v1 0/2] Fix objtool warnings with RUST on LoongArch
 2025-09-09 18:06 UTC  (4+ messages)
` [PATCH v1 2/2] LoongArch: Handle jump tables option for RUST

[GIT PULL 1/2] arm/arm64: defconfig for v6.18
 2025-09-09 18:01 UTC  (2+ messages)
` [GIT PULL 2/2] arm64: dts: samsung: dts "

[PATCH v0 0/2] mm: swap: Gather swap entries and batch async release
 2025-09-09 18:01 UTC  (5+ messages)

[PATCH v2 0/7] can: m_can: fix pm_runtime and CAN state handling
 2025-09-09 17:53 UTC  (8+ messages)
` [PATCH v2 1/7] can: m_can: m_can_plat_remove(): add missing pm_runtime_disable()
` [PATCH v2 2/7] can: m_can: only handle active interrupts
` [PATCH v2 3/7] can: m_can: m_can_handle_state_errors(): fix CAN state transition to Error Active
` [PATCH v2 4/7] can: m_can: m_can_chip_config(): bring up interface in correct state
` [PATCH v2 5/7] can: m_can: fix CAN state in system PM
` [PATCH v2 6/7] can: m_can: m_can_get_berr_counter(): don't wake up controller if interface is down
` [PATCH v2 7/7] can: m_can: add optional support for reset

[syzbot] [kvmarm?] kernel panic: Unhandled exception
 2025-09-09 17:52 UTC 

[PATCH] soc: samsung: exynos-pmu: Fix for CONFIG_DEBUG_PREEMPT
 2025-09-09 17:49 UTC  (8+ messages)

[PATCH 6.16 000/183] 6.16.6-rc1 review
 2025-09-09 17:48 UTC  (3+ messages)

[PATCH net-next] doc: mptcp: fix Netlink specs link
 2025-09-09 17:46 UTC 

[PATCH 6.12 000/175] 6.12.46-rc1 review
 2025-09-09 17:43 UTC  (2+ messages)

linux-next: manual merge of the bitmap tree with the devfreq tree
 2025-09-09 17:42 UTC  (5+ messages)

[PATCH 6.6 000/118] 6.6.105-rc2 review
 2025-09-09 17:42 UTC  (2+ messages)

[PATCH] clk: sunxi-ng: sun6i-rtc: Add A523 specifics
 2025-09-09 17:41 UTC  (2+ messages)

[PATCH v18 00/33] x86,fs/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-09-09 17:38 UTC  (6+ messages)

[PATCH 0/1] usb: xhci: Queue URB_ZERO_PACKET as one TD
 2025-09-09 17:38 UTC  (3+ messages)

[PATCH 6.1 000/101] 6.1.151-rc2 review
 2025-09-09 17:38 UTC  (2+ messages)

[PATCH 00/16] expand mmap_prepare functionality, port more users
 2025-09-09 17:36 UTC  (9+ messages)
` [PATCH 06/16] mm: introduce the f_op->mmap_complete, mmap_abort hooks

[PATCH 5.15 00/64] 5.15.192-rc1 review
 2025-09-09 17:36 UTC  (2+ messages)

[PATCH v7 0/6] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
 2025-09-09 17:32 UTC  (15+ messages)

[PATCH 0/6] mshv: Fixes for stats and vp state page mappings
 2025-09-09 17:31 UTC  (9+ messages)
` [PATCH 2/6] mshv: Ignore second stats page map result failure

[PATCH v3 29/30] luo: allow preserving memfd
 2025-09-09 17:27 UTC  (12+ messages)

[PATCH v2] RISC-V: re-enable gcc + rust builds
 2025-09-09 17:26 UTC  (3+ messages)

[PATCH RFC net-next 0/5] selftests: drv-net: Convert XDP program to bpf_dynptr
 2025-09-09 17:26 UTC  (3+ messages)
` [PATCH RFC net-next 3/5] selftests: drv-net: Test XDP head adjustment with bpf_dynptr

[PATCH 0/5] drm/msm/registers: gen_header.py and regs sync
 2025-09-09 17:25 UTC  (4+ messages)
` [PATCH 1/5] drm/msm/registers: Remove license/etc from generated headers

[PATCH] dt-bindings: dp-connector: describe separate DP and AUX lines
 2025-09-09 17:22 UTC  (2+ messages)

[PATCH v2 0/7] Drivers: hv: Fix NEED_RESCHED_LAZY and use common APIs
 2025-09-09 17:20 UTC  (4+ messages)

[RFC PATCH 0/6] Remove XA_ZERO from error recovery of
 2025-09-09 17:19 UTC  (6+ messages)
` [RFC PATCH 4/6] mm/memory: Add tree limit to free_pgtables()

[PATCH for-6.18/block 00/16] block: fix reordered IO in the case recursive split
 2025-09-09 17:16 UTC  (3+ messages)

[PATCH v4 0/4] hwmon: (sht21) Add devicetree support
 2025-09-09 17:18 UTC  (4+ messages)
` [PATCH v4 3/4] dt-bindings: trivial-devices: Add sht2x sensors

[PATCH 0/6] Two-pass MMU interval notifiers
 2025-09-09 17:18 UTC  (3+ messages)
` [PATCH 1/6] mm/mmu_notifier: Allow two-pass struct mmu_interval_notifiers

[PATCH v2 0/2] rust: regulator: improve the ergonomics of Rust regulators
 2025-09-09 17:16 UTC  (17+ messages)
` [PATCH v2 2/2] rust: regulator: add devm_enable and devm_enable_optional

[PATCH] nbd: restrict sockets to TCP and UDP
 2025-09-09 17:16 UTC  (8+ messages)

[PATCH RESEND 0/2] i2c: tegra: Add Tegra256 I2C controller support
 2025-09-09 17:16 UTC  (3+ messages)

[PATCH RESEND] fs/namespace: describe @pinned parameter in do_lock_mount()
 2025-09-09 17:15 UTC  (3+ messages)

[PATCH v16 0/5] rust: adds Bitmap API, ID pool and bindings
 2025-09-09 17:14 UTC  (2+ messages)

[PATCH v6 0/3] dt-bindings: mfd: twl: Add missing sub-nodes for TWL4030 & TWL603x
 2025-09-09 17:13 UTC  (4+ messages)
` [PATCH v6 1/3] "

[PATCH V10 0/5] riscv: mm: Add soft-dirty and uffd-wp support
 2025-09-09 17:12 UTC  (3+ messages)
` [PATCH V10 3/5] riscv: Add RISC-V Svrsw60t59b extension support

Linux 6.16.6
 2025-09-09 17:11 UTC  (2+ messages)

Linux 6.12.46
 2025-09-09 17:11 UTC  (2+ messages)

Linux 6.6.105
 2025-09-09 17:10 UTC  (2+ messages)

Linux 6.1.151
 2025-09-09 17:10 UTC  (2+ messages)

Linux 5.15.192
 2025-09-09 17:10 UTC  (2+ messages)

Linux 5.10.243
 2025-09-09 17:10 UTC  (2+ messages)

Linux 5.4.299
 2025-09-09 17:10 UTC  (2+ messages)

[PATCH v3 0/3] Do not set MD_BROKEN on failfast io failure
 2025-09-09 17:07 UTC  (14+ messages)
` [PATCH v3 1/3] md/raid1,raid10: "

[PATCH v2 00/22] Apple Silicon USB3 support
 2025-09-09 17:04 UTC  (3+ messages)
` [PATCH v2 16/22] dt-bindings: phy: Add Apple Type-C PHY

[PATCH v8 0/3] arm64: dts: qcom: x1-hp-x14: Add support for X1P42100 HP Omnibook X14
 2025-09-09 17:02 UTC  (4+ messages)
` [PATCH v8 1/3] dt-bindings: arm: qcom: Add HP Omnibook X14 AI X1P4200 variant
` [PATCH v8 2/3] arm64: dts: qcom: x1-hp-x14: Unify HP Omnibook X14 device tree structure
` [PATCH v8 3/3] arm64: dts: qcom: x1-hp-x14: Add support for X1P42100 HP Omnibook X14

[PATCH] cgroup: replace global percpu_rwsem with signal_struct->group_rwsem when writing cgroup.procs/threads
 2025-09-09 17:00 UTC  (6+ messages)
` [PATCH v4 0/3] cgroup: replace global percpu_rwsem with per threadgroup resem when writing to cgroup.procs
  ` [PATCH v4 2/3] cgroup: retry find task if threadgroup leader changed
  ` [PATCH v4 3/3] cgroup: refactor the cgroup_attach_lock code to make it clearer

evergreen_packet3_check:... radeon 0000:1d:00.0: vbo resource seems too big for the bo
 2025-09-09 17:00 UTC  (13+ messages)

[RFC 1/3] fbdev: hyperv_fb: Remove hyperv_fb driver
 2025-09-09 16:59 UTC  (3+ messages)
` [RFC 2/3] drm/hyperv: Remove reference to "
` [RFC 3/3] Drivers: hv: vmbus_drv: Remove reference to hyperv_fb

IWL Error Log Dump since 6.17.0-rc5
 2025-09-09 16:58 UTC 

[PATCH 00/33] arm_mpam: Add basic mpam driver
 2025-09-09 16:58 UTC  (29+ messages)
` [PATCH 14/33] arm_mpam: Add cpuhp callbacks to probe MSC hardware
` [PATCH 15/33] arm_mpam: Probe MSCs to find the supported partid/pmg values
` [PATCH 16/33] arm_mpam: Add helpers for managing the locking around the mon_sel registers
` [PATCH 17/33] arm_mpam: Probe the hardware features resctrl supports
` [PATCH 18/33] arm_mpam: Merge supported features during mpam_enable() into mpam_class
` [PATCH 19/33] arm_mpam: Reset MSC controls from cpu hp callbacks
` [PATCH 20/33] arm_mpam: Add a helper to touch an MSC from any CPU
` [PATCH 21/33] arm_mpam: Extend reset logic to allow devices to be reset any time
` [PATCH 22/33] arm_mpam: Register and enable IRQs

[PATCH v3 0/4] leds: privacy-led support for devicetree
 2025-09-09 16:57 UTC  (3+ messages)
` [PATCH v3 1/4] dt-bindings: leds: add generic LED consumer documentation

[RFC 0/3] fbdev: remove Hyper-V framebuffer driver
 2025-09-09 16:57 UTC 

[PATCH v3 RESEND] checkpatch: suppress strscpy warnings for userspace tools
 2025-09-09 16:56 UTC 

[PATCH v9 0/2] media: venus: enable venus on sm6150
 2025-09-09 16:56 UTC  (2+ messages)

[PATCH v6 0/4] media: venus: enable venus on qcs615
 2025-09-09 16:56 UTC  (2+ messages)
` (subset) "

[PATCH v4 0/2] Enable audio on lemans-evk board
 2025-09-09 16:56 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sm8650: Drop redundant status from PMK8550 RTC
 2025-09-09 16:56 UTC  (2+ messages)

[PATCH v10 0/8] media: venus: Add QCM2290 support with AR50_LITE core
 2025-09-09 16:56 UTC  (2+ messages)
` (subset) "

[PATCH v2] arm64: dts: qcom: x1e80100-romulus: Add WCN7850 Wi-Fi/BT
 2025-09-09 16:56 UTC  (2+ messages)

[PATCH] clk: qcom: dispcc-glymur: Constify 'struct qcom_cc_desc'
 2025-09-09 16:56 UTC  (2+ messages)

[PATCH v7] arm64: dts: qcom: x1e78100-t14s-oled: Add eDP panel
 2025-09-09 16:56 UTC  (2+ messages)

[PATCH v1 0/3] arm64: dts: qcom: add initial support for Samsung Galaxy S20
 2025-09-09 16:56 UTC  (2+ messages)

[PATCH v2 0/3] Support for Adreno X1-85 Speedbin along with new OPP levels
 2025-09-09 16:56 UTC  (2+ messages)
` (subset) "

[PATCH v2 1/1] hung_task: fix warnings caused by unaligned lock pointers
 2025-09-09 16:55 UTC  (3+ messages)

[PATCH net v2 0/2] net: dst_metadata: fix DF flag extraction on tunnel rx
 2025-09-09 16:54 UTC  (3+ messages)
` [PATCH net v2 1/2] net: dst_metadata: fix IP_DF bit not extracted from tunnel headers
` [PATCH net v2 2/2] selftests: openvswitch: add a simple test for tunnel metadata

[PATCH RESEND] fs/ext4: remove unused variable 'de' in ext4_init_new_dir()
 2025-09-09 16:54 UTC 

[PATCH v8 0/3] Improvements to Victim Process Thawing and OOM Reaper Traversal Order
 2025-09-09 16:53 UTC  (6+ messages)
` [PATCH v8 1/3] mm/oom_kill: Introduce thaw_oom_process() for thawing OOM victims

[PATCH v2 0/3] drm/sitronix/st7920: Add support for the ST7920 controller
 2025-09-09 16:52 UTC  (4+ messages)
` [PATCH v2 1/3] drm: Add driver for Sitronix ST7920 LCD displays
` [PATCH v2 2/3] dt-bindings: display: sitronix,st7920: Add DT schema
` [PATCH v2 3/3] MAINTAINERS: Add entry for Sitronix ST7920 driver

[PATCH v2 0/2] KVM: SVM: Fix missing LAPIC TPR sync into VMCB::V_TPR with AVIC on
 2025-09-09 16:50 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: SVM: Sync TPR from LAPIC into VMCB::V_TPR even if AVIC is active

[PATCH v2] kernel/module: avoid panic when loading corrupt module
 2025-09-09 16:46 UTC 

[PATCH] module : fix signature checker pointer arithmetic and bounds check
 2025-09-09 16:45 UTC  (3+ messages)

[PATCH v2 0/6] unwind, arm64: add sframe unwinder for kernel
 2025-09-09 16:44 UTC  (3+ messages)
` [PATCH v2 4/6] unwind: Implement generic sframe unwinder library

[PATCH 0/6] uprobes/x86: Cleanups and fixes
 2025-09-09 16:44 UTC  (8+ messages)

[PATCH 5.4 00/45] 5.4.299-rc1 review
 2025-09-09 16:43 UTC  (4+ messages)

[PATCHv3 perf/core 0/6] uprobe,bpf: Allow to change app registers from uprobe registers
 2025-09-09 16:41 UTC  (4+ messages)
` [PATCHv3 perf/core 1/6] bpf: Allow uprobe program to change context registers

[PATCH bpf-next v8 1/3] bpf: refactor max_depth computation in bpf_get_stack()
 2025-09-09 16:41 UTC  (3+ messages)
` [PATCH bpf-next v8 3/3] bpf: fix stackmap overflow check in __bpf_get_stackid()

[PATCH for-6.18/block 00/10] cleanup and fixes for updating nr_requests
 2025-09-09 16:39 UTC  (4+ messages)
` [PATCH for-6.18/block 06/10] blk-mq: split bitmap grow and resize case in blk_mq_update_nr_requests()

[PATCH v2 00/23] tegra-video: add CSI support for Tegra20 and Tegra30
 2025-09-09 16:39 UTC  (4+ messages)
` [PATCH v2 21/23] dt-bindings: display: tegra: document Tegra20 and Tegra30 CSI

[PATCH] irqchip/gic-v5: Fix kmemleak L2 IST table entries false positives
 2025-09-09 16:38 UTC  (4+ messages)


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