messages from 2025-11-13 22:16:49 to 2025-11-14 00:23:54 UTC [more...]
[PATCH v2 0/3] regulator: Add FP9931/JD9930
2025-11-13 23:48 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add Fitipower
` [PATCH v2 2/3] dt-bindings: regulator: Add Fitipower FP9931/JD9930
` [PATCH v2 3/3] regulator: Add FP9931/JD9930 driver
[PATCH] mm/huge_memory.c: introduce split_unmapped_folio_to_order
2025-11-14 0:23 UTC (9+ messages)
linux-next: manual merge of the arm64 tree with the mm-unstable tree
2025-11-14 0:21 UTC
[PATCH v6 RESEND 0/7] rust: pci: add config space read/write support
2025-11-14 0:20 UTC (3+ messages)
` [PATCH v6 RESEND 6/7] "
[PATCH] mtd: rawnand: lpc32xx_slc: Convert to use devm_gpiod_get_optional()
2025-11-14 0:18 UTC (2+ messages)
[PATCH v2] ASoC: qcom: sdm845: set quaternary MI2S codec DAI to I2S format
2025-11-14 0:14 UTC
[PATCH v1] arm64: dts: qcom: HAMOA-IOT-SOM: Unreserve GPIOs blocking SPI11 access
2025-11-14 0:18 UTC (2+ messages)
[PATCH v1 0/4] Enable Serial on SA8255p Qualcomm platforms
2025-11-14 0:18 UTC (2+ messages)
` (subset) "
[PATCH] clk: qcom: use different Kconfig prompts for APSS IPQ5424/6018 drivers
2025-11-14 0:18 UTC (2+ messages)
[PATCH] clk: qcom: apss-ipq5424: remove unused 'apss_clk' structure
2025-11-14 0:18 UTC (2+ messages)
[PATCH v3] arm64: defconfig: Enable SX150x GPIO expander driver
2025-11-14 0:18 UTC (2+ messages)
[PATCH 0/2] soc: qcom: mdt_loader: minor cleanups
2025-11-14 0:18 UTC (2+ messages)
[syzbot] [ext4?] KASAN: slab-out-of-bounds Read in ext4_search_dir
2025-11-14 0:13 UTC (3+ messages)
` Forwarded: test fix
linux-next: Fixes tag needs some work in the block tree
2025-11-14 0:08 UTC (5+ messages)
[PATCH 0/9] KVM: SVM: Fix (hilarious) exit_code bugs
2025-11-14 0:11 UTC (20+ 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
[PATCH 0/2] autofs: fairly minor fixes
2025-11-14 0:07 UTC (11+ messages)
` [PATCH 2/2] autofs: dont trigger mount if it cant succeed
(no subject)
2025-11-14 0:21 UTC (2+ messages)
` [syzbot] [hfs?] memory leak in hfs_init_fs_context
[PATCH 1/5] ARM: dts: lpc32xx: add bus surfix for simple-bus
2025-11-14 0:02 UTC (10+ messages)
` [PATCH 2/5] ARM: dts: lpc32xx: add sspclk clock for SPI[0,1]
` [PATCH 3/5] ARM: dts: lpc3250-ea3250: add key- prefix for gpio-keys
` [PATCH 4/5] ARM: dts: lpc3250-phy3250: add at25 required properties
` [PATCH 5/5] ARM: dts: lpc32xx: update #address-cells of arm,pl175 to 2
[PATCH] crypto: af_alg - Annotate struct af_alg_iv with __counted_by
2025-11-14 0:01 UTC
[PATCH 0/3] drm: zynqmp: Make the video plane primary
2025-11-13 23:59 UTC (10+ 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 v13 00/22] zswap compression batching with optimized iaa_crypto driver
2025-11-13 23:55 UTC (4+ messages)
` [PATCH v13 22/22] mm: zswap: Batched zswap_compress() with compress batching of large folios
[PATCH v2] mm/vmscan: skip increasing kswapd_failures when reclaim was boosted
2025-11-13 23:47 UTC (5+ messages)
[PATCH 04/10] of/reserved_mem: Use dt_root_addr_size_bytes() instead of open-coding it
2025-11-13 23:46 UTC (2+ messages)
[PATCHv2 0/4] zram: introduce writeback bio batching
2025-11-13 23:45 UTC (3+ messages)
` [PATCHv2 1/4] zram: introduce writeback bio batching support
[PATCH RFC v1 00/20] KVM: x86: Support APX feature for guests
2025-11-13 23:40 UTC (37+ 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 RFC v1 08/20] KVM: VMX: Support extended register index in exit handling
` [PATCH RFC v1 10/20] KVM: x86: Refactor REX prefix handling in instruction emulation
` [PATCH RFC v1 11/20] KVM: x86: Refactor opcode table lookup "
` [PATCH RFC v1 12/20] KVM: x86: Support REX2-extended register index in the decoder
` [PATCH RFC v1 14/20] KVM: x86: Emulate REX2-prefixed 64-bit absolute jump
` [PATCH RFC v1 15/20] KVM: x86: Reject EVEX-prefix instructions in the emulator
` [PATCH RFC v1 16/20] KVM: x86: Decode REX2 prefix "
` [PATCH RFC v1 17/20] KVM: x86: Prepare APX state setting in XCR0
[PATCH v5 0/9] x86/bugs: KVM: L1TF and MMIO Stale Data cleanups
2025-11-13 23:37 UTC (10+ messages)
` [PATCH v5 1/9] KVM: VMX: Use on-stack copy of @flags in __vmx_vcpu_run()
` [PATCH v5 2/9] x86/bugs: Use VM_CLEAR_CPU_BUFFERS in VMX as well
` [PATCH v5 3/9] x86/bugs: Decouple ALTERNATIVE usage from VERW macro definition
` [PATCH v5 4/9] x86/bugs: Use an x86 feature to track the MMIO Stale Data mitigation
` [PATCH v5 5/9] KVM: VMX: Handle MMIO Stale Data in VM-Enter assembly via ALTERNATIVES_2
` [PATCH v5 6/9] x86/bugs: KVM: Move VM_CLEAR_CPU_BUFFERS into SVM as SVM_CLEAR_CPU_BUFFERS
` [PATCH v5 7/9] KVM: VMX: Bundle all L1 data cache flush mitigation code together
` [PATCH v5 8/9] KVM: VMX: Disable L1TF L1 data cache flush if CONFIG_CPU_MITIGATIONS=n
` [PATCH v5 9/9] KVM: x86: Unify L1TF flushing under per-CPU variable
[PATCH v2 0/2] mmc: sdhci-of-dwcmshc: Add command queue support for Rockchip SOCs
2025-11-13 23:21 UTC (3+ messages)
` (subset) "
[PATCH v3 00/20] drm/msm/adreno: Introduce Adreno 8xx family support
2025-11-13 23:29 UTC (21+ messages)
` [PATCH v3 01/20] drm/msm/a6xx: Flush LRZ cache before PT switch
` [PATCH v3 02/20] drm/msm/a6xx: Fix the gemnoc workaround
` [PATCH v3 03/20] drm/msm/a6xx: Skip dumping SCRATCH registers
` [PATCH v3 04/20] drm/msm/adreno: Common-ize PIPE definitions
` [PATCH v3 05/20] drm/msm/adreno: Move adreno_gpu_func to catalogue
` [PATCH v3 06/20] drm/msm/adreno: Move gbif_halt() to adreno_gpu_func
` [PATCH v3 07/20] drm/msm/adreno: Add MMU fault handler "
` [PATCH v3 08/20] drm/msm/a6xx: Sync latest register definitions
` [PATCH v3 09/20] drm/msm/a6xx: Rebase GMU register offsets
` [PATCH v3 10/20] drm/msm/a8xx: Add support for A8x GMU
` [PATCH v3 11/20] drm/msm/a6xx: Improve MX rail fallback in RPMH vote init
` [PATCH v3 12/20] drm/msm/a6xx: Share dependency vote table with GMU
` [PATCH v3 13/20] drm/msm/adreno: Introduce A8x GPU Support
` [PATCH v3 14/20] drm/msm/adreno: Support AQE engine
` [PATCH v3 15/20] drm/msm/a8xx: Add support for Adreno 840 GPU
` [PATCH v3 16/20] drm/msm/adreno: Do CX GBIF config before GMU start
` [PATCH v3 17/20] drm/msm/a8xx: Add support for Adreno X2-85 GPU
` [PATCH v3 18/20] dt-bindings: arm-smmu: Add Kaanapali and Glymur GPU SMMU
` [PATCH v3 19/20] dt-bindings: display/msm/gmu: Add Adreno 840 GMU
` [PATCH v3 20/20] dt-bindings: display/msm/gmu: Add Adreno X2-85 GMU
[PATCH] selftests/mm: fix division-by-zero in uffd-unit-tests
2025-11-13 23:32 UTC (6+ messages)
[PATCH net-next V2] eth: fbnic: Configure RDE settings for pause frame
2025-11-13 23:26 UTC
[PATCH] KVM: guest_memfd: Elaborate on how release() vs. get_pfn() is safe against UAF
2025-11-13 23:22 UTC
[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)
[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 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)
[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 (5+ messages)
` [PATCH v3 2/9] x86/entry/vdso: refactor the vdso build
[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 (3+ messages)
` [PATCH v2 1/7] of/fdt: Consolidate duplicate code into helper functions
[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)
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 (2+ messages)
[PATCH 0/2] KVM: SVM: Add fast MMIO bus writes
2025-11-13 22:16 UTC (2+ messages)
` [PATCH 2/2] KVM: SVM: Add support for expedited writes to the fast MMIO bus
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox