All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-13 19:08:26 to 2025-03-13 20:22:02 UTC [more...]

[PATCH v5 00/11] perf: Support multiple system call tables in the build
 2025-03-13 20:20 UTC  (10+ messages)
` [PATCH v5 09/11] perf syscalltbl: Use lookup table containing multiple architectures

Split the GoXLR configuration into Full Device and Mini
 2025-03-13 20:20 UTC 

[PATCH v4 0/7] drm/v3d: Fix GPU reset issues on the Raspberry Pi 5
 2025-03-13 20:20 UTC  (3+ messages)
` [PATCH v4 1/7] drm/v3d: Don't run jobs that have errors flagged in its fence

[Buildroot] [PATCH v2] package/foot: support soft-float architecture
 2025-03-13 20:20 UTC  (2+ messages)

[PATCH 0/2] Add FT8716 support
 2025-03-13 20:20 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: input: touchscreen: edt-ft5x06: Document "
` [PATCH 2/2] Input: edt-ft5x06 - add support for FocalTech FT8716

[PATCH] x86/Hyperv: Fix check of return value from snp_set_vmsa()
 2025-03-13 20:20 UTC  (2+ messages)

[PATCH rtw-next 0/4] Improve RTL8814AU performance
 2025-03-13 20:20 UTC  (5+ messages)
` [PATCH rtw-next 1/4] wifi: rtw88: usb: Enable switching the RTL8814AU to USB 3
` [PATCH rtw-next 2/4] wifi: rtw88: usb: Enable RX aggregation for RTL8814AU
` [PATCH rtw-next 3/4] wifi: rtw88: Set AMPDU factor to hardware
` [PATCH rtw-next 4/4] wifi: rtw88: Don't set SUPPORTS_AMSDU_IN_AMPDU for RTL8814AU

✅ PASS: Test report for for-kernelci (6.14.0-rc6, upstream-arm-next, 059f6cbc)
 2025-03-13 20:13 UTC 

[PATCH 0/3] completion: fix bugs with slashes in remote names
 2025-03-13 20:19 UTC  (10+ messages)
` [PATCH 3/3] "

Error during --arch x86_64 kunit test run
 2025-03-13 20:19 UTC  (5+ messages)

[PATCH] clk: davinci: remove support for da830
 2025-03-13 20:18 UTC  (2+ messages)

[PATCH v6] x86/cpufeature: Warn about unmet feature dependencies
 2025-03-13 20:16 UTC 

[PATCH v1] perf tests: Harden branch stack sampling test
 2025-03-13 20:18 UTC  (3+ messages)

Making bit-by-bit reproducible Git Bundles?
 2025-03-13 20:16 UTC  (3+ messages)

[PATCH v2] dt-bindings: clock: ti: Convert ti-clkctrl.txt to json-schema
 2025-03-13 20:17 UTC  (2+ messages)

[PATCH v1] drivers: Change amd_iommu struct to contain pci_sbdf_t, simplify code
 2025-03-13 20:16 UTC  (3+ messages)

[PATCH 0/2] perf vendor events arm64: AmpereOne/AmpereOneX: Add a new errata and fix metrics calculations
 2025-03-13 20:15 UTC  (2+ messages)
` [PATCH 1/2] perf vendor events arm64: AmpereOne/AmpereOneX: Mark LD_RETIRED impacted by errata

[OE-core][PATCH] binutils: patch CVE-2025-1153
 2025-03-13 20:14 UTC 

[PATCH 00/37] accel/tcg, codebase: Build once patches
 2025-03-13 20:14 UTC  (8+ messages)
` [PATCH 05/37] include/exec: Inline *_mmuidx_ra memory operations

[ANNOUNCE] 5.4.290-rt96
 2025-03-13 20:14 UTC 

[PATCH v11 00/23] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-03-13 20:13 UTC  (20+ messages)

[RFC PATCH 0/2] Add defaults refs for linux-stable-rc
 2025-03-13 20:13 UTC  (5+ messages)
` [RFC PATCH 2/2] Add the stable release candidate repo to the Linux git repos menu

[PATCH v5 0/2] hwmon: add GPD devices sensor driver
 2025-03-13 20:12 UTC  (4+ messages)
` [PATCH v5 1/2] "

[PATCH] x86/asm: Use asm_inline() instead of asm() in amd_clear_divider()
 2025-03-13 20:11 UTC  (5+ messages)

Replacing DJB2 Hash
 2025-03-13 20:11 UTC 

[RFC PATCH 00/18] KVM: VMX: Introduce Intel Mode-Based Execute Control (MBEC)
 2025-03-13 20:36 UTC  (19+ messages)
` [RFC PATCH 01/18] KVM: VMX: Remove EPT_VIOLATIONS_ACC_*_BIT defines
` [RFC PATCH 02/18] KVM: nVMX: Decouple EPT RWX bits from EPT Violation protection bits
` [RFC PATCH 03/18] KVM: x86: Add module parameter for Intel MBEC
` [RFC PATCH 04/18] KVM: VMX: add cpu_has_vmx_mbec helper
` [RFC PATCH 05/18] KVM: x86: Add pt_guest_exec_control to kvm_vcpu_arch
` [RFC PATCH 06/18] KVM: VMX: Wire up Intel MBEC enable/disable logic
` [RFC PATCH 07/18] KVM: VMX: Define VMX_EPT_USER_EXECUTABLE_MASK
` [RFC PATCH 08/18] KVM: x86/mmu: Remove SPTE_PERM_MASK
` [RFC PATCH 09/18] KVM: x86/mmu: Extend access bitfield in kvm_mmu_page_role
` [RFC PATCH 10/18] KVM: VMX: Extend EPT Violation protection bits
` [RFC PATCH 11/18] KVM: VMX: Enhance EPT violation handler for PROT_USER_EXEC
` [RFC PATCH 12/18] KVM: x86/mmu: Introduce shadow_ux_mask
` [RFC PATCH 13/18] KVM: x86/mmu: Adjust SPTE_MMIO_ALLOWED_MASK to understand MBEC
` [RFC PATCH 14/18] KVM: x86/mmu: Extend is_executable_pte "
` [RFC PATCH 15/18] KVM: x86/mmu: Extend make_spte "
` [RFC PATCH 16/18] KVM: nVMX: Setup Intel MBEC in nested secondary controls
` [RFC PATCH 17/18] KVM: VMX: Allow MBEC with EVMCS
` [RFC PATCH 18/18] KVM: x86: Enable module parameter for MBEC

[PATCH v6 0/2] hwmon: add GPD devices sensor driver
 2025-03-13 20:10 UTC  (6+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] hwmon: document: add gpd-fan

[PATCH] net: Initialize ctx to avoid memory allocation error
 2025-03-13 20:10 UTC  (2+ messages)

[PATCH v7 5/5] migration: add MULTIFD_RECV_SYNC migration command
 2025-03-13 20:08 UTC  (11+ messages)

[RFC][gnome48][oe-core][PATCHv2 1/4] gtk4: update 4.16.2 -> 4.17.6
 2025-03-13 20:07 UTC  (3+ messages)

[PATCH] ARM: dts: imx: Drop bogus regulator extras on DH i.MX6 DHCOM DRC02
 2025-03-13 20:06 UTC  (3+ messages)

[PATCH] xen/sched: fix arinc653 to not use variables across cpupools
 2025-03-13 20:06 UTC  (3+ messages)

[PATCH v4 0/9] Enable EINJv2 Support
 2025-03-13 20:06 UTC  (4+ messages)
` [PATCH v4 6/9] ACPI: APEI: EINJ: Add einjv2 extension struct

[PATCH OE-Core v3 0/4] Upgrade kmod 33 -> 34.1
 2025-03-13 20:04 UTC  (2+ messages)
` [OE-core] "

[PATCH v2 0/2] drm/msm/dp: Introduce link training per-segment for LTTPRs
 2025-03-13 16:34 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Enable/disable shared dplls just the once for joined pipes
 2025-03-13 20:02 UTC  (2+ messages)
` ✗ Fi.CI.SPARSE: warning for series starting with [1/2] drm/i915: Enable/disable shared dplls just the once for joined pipes (rev2)

[PATCH 0/5] add portable version of __builtin_add_overflow
 2025-03-13 20:00 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/5] maintainers: "
  ` [PATCH v4 2/5] eal: "
  ` [PATCH v4 3/5] doc/api: "
  ` [PATCH v4 4/5] net/intel: use "
  ` [PATCH v4 5/5] app/test: add tests for "

[PATCH v2 0/2] Add driver for Intel Over-Clocking Watchdog
 2025-03-13 19:59 UTC  (6+ messages)
` [PATCH v2 2/2] ACPI: PNP: Add Intel OC Watchdog IDs to non-PNP device list

[PATCH v5 0/8] Introduce fwctl subystem
 2025-03-13 19:59 UTC  (11+ messages)

[GSoC PATCH v3 0/1] Refactor SMTP Auth Error Handling
 2025-03-13 19:58 UTC  (3+ messages)
` [GSoC PATCH v3 1/1] Unify SMTP auth error handling

[PATCH v8 0/2] acpi/ghes, cper, cxl: Process CXL CPER Protocol errors
 2025-03-13 19:58 UTC  (3+ messages)

[PATCH] imx9: container.cfg: Guard tee.bin inclusion
 2025-03-13 19:58 UTC  (2+ messages)

[PATCH v7 0/8] x86/kexec: Add exception handling for relocate_kernel
 2025-03-13 19:58 UTC  (4+ messages)

[PATCH v2] mailbox: add i.MX Messaging Unit (MU) driver
 2025-03-13 19:57 UTC  (2+ messages)

[PATCH] mmc: fsl_esdhc: Migrate ESDHCI_QUIRK_BROKEN_TIMEOUT_VALUE to Kconfig
 2025-03-13 19:56 UTC  (2+ messages)

[PATCH v2 0/2] Support Apalis/Colibri imx6 v1.2
 2025-03-13 19:55 UTC  (3+ messages)
` [PATCH v2 1/2] board: toradex: apalis/colibri imx6: Detect new v1.2 SoM variant

[PATCH 0/8] xen: Untangle mm.h
 2025-03-13 19:55 UTC  (6+ messages)
` [PATCH 4/8] xen/common: Split tlb-clock.h out of mm.h

[PATCH] iio: frequency: ad9832: Use FIELD_PREP macro to set bit fields
 2025-03-13 19:54 UTC 

[PATCH v10] net: mdio: Add RTL9300 MDIO driver
 2025-03-13 19:54 UTC 

[GIT PULL] Please pull u-boot-imx-next-20250313
 2025-03-13 19:54 UTC 

[PATCH 0/2] Add configfs support for survivability mode
 2025-03-13 19:52 UTC  (6+ messages)
` [PATCH 1/2] RFC drm/xe: Add configfs to enable "

[PATCH bpf-next v5 00/13] bpf qdisc
 2025-03-13 19:52 UTC  (2+ messages)

[PATCH] sched/deadline: Fix race in push_dl_task
 2025-03-13 19:38 UTC  (5+ messages)

[PULL] IIO: New device support, features and cleanup for 6.15
 2025-03-13 19:48 UTC 

[meta-python][PATCH] python3-gpt-image: fix typo in run-ptest script
 2025-03-13 19:47 UTC 

[PATCH] samples: rust_misc_device: fix markup in top-level docs
 2025-03-13 19:47 UTC  (2+ messages)

[PATCH net-next 0/4] net: phy: remove calls to devm_hwmon_sanitize_name
 2025-03-13 19:46 UTC  (5+ messages)
` [PATCH net-next 1/4] net: phy: realtek: remove call "
` [PATCH net-next 2/4] net: phy: tja11xx: "
` [PATCH net-next 3/4] net: phy: mxl-gpy: "
` [PATCH net-next 4/4] net: phy: marvell-88q2xxx: "

[PATCH v5 0/8] RK3588 and Rock 5B dts additions: thermal, OPP and fan
 2025-03-13 19:43 UTC  (6+ messages)
` [PATCH v5 7/8] arm64: dts: rockchip: Add OPP data for CPU cores on RK3588j

[PATCH net 0/2] mlxsw: spectrum_acl_bloom_filter: Fix compilation warning on s390x
 2025-03-13 19:41 UTC  (7+ messages)
` [PATCH net 1/2] mlxsw: spectrum_acl_bloom_filter: Expand chunk_key_offsets[chunk_index]

[PATCH] rust: sync: rcu: Mark Guard methods as inline
 2025-03-13 19:41 UTC  (2+ messages)

[PATCH v2] rust: task: mark Task methods inline
 2025-03-13 19:41 UTC  (2+ messages)

[PATCH 0/3] USB-Serial serdev support
 2025-03-13 19:40 UTC  (5+ messages)

[PATCH 1/2] net: phy: realtek: Add support for PHY LEDs on RTL8211E
 2025-03-13 19:39 UTC  (4+ messages)

[PATCH 0/7] x86/ubsan: fix ubsan on clang + code fixes
 2025-03-13 19:39 UTC  (5+ messages)
` [PATCH 3/7] x86/dom0: placate GCC 12 compile-time errors with UBSAN and PVH_GUEST
` [PATCH 6/7] x86/vga: fix mapping of the VGA text buffer

[LSF/MM/BPF TOPIC] Parallelizing filesystem writeback
 2025-03-13 19:39 UTC  (9+ messages)
          ` [Lsf-pc] "

[PATCH v3 0/2] clk: sophgo: add SG2044 clock controller support
 2025-03-13 19:38 UTC  (5+ messages)
` [PATCH v3 2/2] clk: sophgo: Add clock controller support for SG2044 SoC

stackdepot: Thoughts on increasing DEPOT_MAX_POOLS?
 2025-03-13 19:37 UTC 

[RFC PATCH 0/7] drm/amd/display: more DRM edid common-code to the display driver
 2025-03-13 19:35 UTC  (4+ messages)
` [RFC PATCH 2/7] drm/amd/display: start using drm_edid helpers to parse EDID caps

[syzbot] [arm?] WARNING in delayed_work_timer_fn
 2025-03-13 19:30 UTC  (6+ messages)

[PATCH v2 0/5] target/riscv: Smepmp fixes to match specification
 2025-03-13 19:30 UTC  (6+ messages)
` [PATCH v2 1/5] target/riscv: pmp: don't allow RLB to bypass rule privileges
` [PATCH v2 2/5] target/riscv: pmp: move Smepmp operation conversion into a function
` [PATCH v2 3/5] target/riscv: pmp: fix checks on writes to pmpcfg in Smepmp MML mode
` [PATCH v2 4/5] target/riscv: pmp: exit csr writes early if value was not changed
` [PATCH v2 5/5] target/riscv: pmp: remove redundant check in pmp_is_locked

[PATCH] ARM: dts: imx: Fix the iim compatible string
 2025-03-13 19:29 UTC 

[meta-ti][master][PATCH] CI/CD Auto-Merger: cicd.master.202503131229
 2025-03-13 19:31 UTC 

[rdma:wip/leon-for-rc] BUILD SUCCESS 6b5e41a8b51fce520bb09bd651a29ef495e990de
 2025-03-13 19:30 UTC 

[PATCH v2] usb: dwc3: core: Avoid redundant system suspend/resume callbacks
 2025-03-13 19:30 UTC  (3+ messages)

[PATCH 0/4] KVM: TDX: Cleanup the kvm_x86_ops structure for vmx/tdx
 2025-03-13 19:30 UTC  (5+ messages)
` [PATCH 1/4] KVM: TDX: Move apicv_pre_state_restore to posted_intr.c
` [PATCH 2/4] KVM: VMX: Move x86_ops wrappers under CONFIG_KVM_INTEL_TDX
` [PATCH 3/4] KVM: VMX: Make naming consistent for kvm_complete_insn_gp via define
` [PATCH 4/4] KVM: VMX: Clean up and macrofy x86_ops

[PATCH bpf-next v1 1/2] bpf: states with loop entry have incomplete read/precision marks
 2025-03-13 19:28 UTC  (2+ messages)

[RFC] Use after free in BPF/ XDP during XDP_REDIRECT
 2025-03-13 19:28 UTC  (2+ messages)

[PATCH v3 1/2] kunit: tool: Fix bug in parsing test plan
 2025-03-13 19:27 UTC  (2+ messages)
` [PATCH v3 2/2] kunit: tool: add test to check parsing late "

[PATCH] Use __ASSEMBLER__ instead of __ASSEMBLY__
 2025-03-13 19:27 UTC 

[PATCH v2 0/8] Implement Firmware Assisted Dump for PSeries
 2025-03-13 19:23 UTC  (9+ messages)
` [PATCH v2 1/8] hw/ppc: Implement skeleton code for fadump in PSeries
` [PATCH v2 2/8] hw/ppc: Implement fadump register command
` [PATCH v2 3/8] hw/ppc: Trigger Fadump boot if fadump is registered
` [PATCH v2 4/8] hw/ppc: Preserve memory regions registered for fadump
` [PATCH v2 5/8] hw/ppc: Implement saving CPU state in Fadump
` [PATCH v2 6/8] hw/ppc: Pass dump-sizes property for fadump in device tree
` [PATCH v2 7/8] hw/ppc: Enable fadump for PSeries
` [PATCH v2 8/8] tests/functional: Add test for fadump in PSeries

[PATCH v4 00/36] Attack vector controls
 2025-03-13 19:26 UTC  (4+ messages)
` [PATCH v4 03/36] x86/bugs: Restructure mmio mitigation

[PATCH net-next 0/4] mlx5e: Support recovery counter in reset
 2025-03-13 19:24 UTC  (5+ messages)
` [PATCH net-next 1/4] net/mlx5e: Ensure each counter group uses its PCAM bit
` [PATCH net-next 2/4] net/mlx5e: Access PHY layer counter group as other counter groups
` [PATCH net-next 3/4] net/mlx5e: Get counter group size by FW capability
` [PATCH net-next 4/4] net/mlx5e: Expose port reset cycle recovery counter via ethtool

[PATCH RFC 0/3] Initial work for Rust abstraction for HID device driver development
 2025-03-13 19:25 UTC  (3+ messages)
` [PATCH RFC 1/3] rust: core abstractions for HID drivers

[PATCH v8 0/6] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2025-03-13 19:24 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for drm/xe/xe_vm: Implement xe_vm_get_property_ioctl (rev8)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "

[PATCH v1 1/1] ASoC: SOF: ipc4-topology: Allocate ref_params on stack
 2025-03-13 19:24 UTC  (2+ messages)

[PATCH 0/8] drm/xe: GT initialization rework
 2025-03-13 19:23 UTC  (6+ messages)
` [PATCH 8/8] drm/xe: Split init of xe_gt_init_hwconfig to xe_gt_init and *_early

[PATCH v11 04/11] PCI: dwc: Move devm_pci_alloc_host_bridge() to the beginning of dw_pcie_host_init()
 2025-03-13 19:22 UTC  (2+ messages)

[PATCH] Revert "bus: ti-sysc: Probe for l4_wkup and l4_cfg interconnect devices first"
 2025-03-13 19:21 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2025-03-13 19:20 UTC 

NFS Server Issues with RDMA in Kernel 6.13.6
 2025-03-13 19:20 UTC  (2+ messages)

[PATCH] lldpad_t tries to automatically disable LLDP on network card but is blocked
 2025-03-13 19:18 UTC  (3+ messages)

[PATCH] Fix some typos
 2025-03-13 19:16 UTC 

[Buildroot] [PATCH 1/1] {linux, linux-headers}: bump 5.{4, 10, 15}.x / 6.{1, 6, 12}.x series
 2025-03-13 19:16 UTC 

git-filter-branch.1: Some remarks and a patch with editorial changes for this man page
 2025-03-13 19:16 UTC  (2+ messages)

[PATCH v2 00/11] fs: exfat: Add exfat port based on exfat-fuse
 2025-03-13 19:13 UTC  (11+ messages)
` [PATCH v2 01/11] cmd: fs: Add generic mkdir implementation
` [PATCH v2 02/11] cmd: fs: Add generic rm implementation
` [PATCH v2 03/11] test_fs: Allow testing FS_GENERIC
` [PATCH v2 04/11] linux: Add generic struct stat {}
` [PATCH v2 05/11] fs: Add generic fs_devread() implementation
` [PATCH v2 07/11] fs: exfat: Add U-Boot porting layer
` [PATCH v2 08/11] fs: exfat: Fix conversion overflow errors
` [PATCH v2 09/11] fs: exfat: Demote filesystem detection failure message to debug()
` [PATCH v2 10/11] configs: sandbox: Enable exfat support
` [PATCH v2 11/11] test_fs: Add exfat tests

[Buildroot] [PATCH 1/1] package/php: security bump version to 8.3.19
 2025-03-13 19:15 UTC 

[PATCH] platform/x86: ideapad-laptop: Userspace expects F20 for mic-mute
 2025-03-13 19:15 UTC  (2+ messages)

[PATCH v6 1/5] tpm_crb: implement driver compliant to CRB over FF-A
 2025-03-13 19:14 UTC  (2+ messages)

Does ceph_fill_inode() mishandle I_NEW?
 2025-03-13 19:14 UTC  (2+ messages)

[PATCH 0/6] Move pKVM ownership state to hyp_vmemmap
 2025-03-13 19:13 UTC  (4+ messages)
` [PATCH 4/6] KVM: arm64: Move hyp "

[PATCH v2 1/1] spi: Use inclusive language
 2025-03-13 19:13 UTC  (2+ messages)

[PATCH v1 1/1] spi: Use inclusive language
 2025-03-13 19:13 UTC  (2+ messages)

[RFC PATCH 0/5] KVM: guest_memfd: support for uffd missing
 2025-03-13 19:12 UTC  (11+ messages)

[PATCH 0/2] arm64: livepatch: Enable livepatch without sframe
 2025-03-13 19:10 UTC  (4+ messages)
` [PATCH 1/2] arm64: Implement arch_stack_walk_reliable

[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
 2025-03-13 19:09 UTC  (5+ messages)
` [RFC PATCH v2 06/22] KVM: X86: Define tsm_get_vmid

[PATCH] KVM: arm64: Drop sort_memblock_regions()
 2025-03-13 19:08 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.