mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v2 00/49] KVM: x86: CPUID overhaul, fixes, and caching
 2024-07-24 18:02 UTC  (79+ messages)
` [PATCH v2 01/49] KVM: x86: Do all post-set CPUID processing during vCPU creation
` [PATCH v2 02/49] KVM: x86: Explicitly do runtime CPUID updates "after" initial setup
` [PATCH v2 03/49] KVM: x86: Account for KVM-reserved CR4 bits when passing through CR4 on VMX
` [PATCH v2 05/49] KVM: selftests: Assert that the @cpuid passed to get_cpuid_entry() is non-NULL
` [PATCH v2 10/49] KVM: x86: Drop now-redundant MAXPHYADDR and GPA rsvd bits from vCPU creation
` [PATCH v2 11/49] KVM: x86: Disallow KVM_CAP_X86_DISABLE_EXITS after "
` [PATCH v2 19/49] KVM: x86: Add a macro to init CPUID features that ignore host kernel support
` [PATCH v2 22/49] KVM: x86: Add a macro to precisely handle aliased 0x1.EDX CPUID features
` [PATCH v2 23/49] KVM: x86: Handle kernel- and KVM-defined CPUID words in a single helper
` [PATCH v2 24/49] KVM: x86: #undef SPEC_CTRL_SSBD in cpuid.c to avoid macro collisions
` [PATCH v2 25/49] KVM: x86: Harden CPU capabilities processing against out-of-scope features
` [PATCH v2 26/49] KVM: x86: Add a macro to init CPUID features that KVM emulates in software
` [PATCH v2 29/49] KVM: x86: Remove unnecessary caching of KVM's PV CPUID base
` [PATCH v2 33/49] KVM: x86: Advertise TSC_DEADLINE_TIMER in KVM_GET_SUPPORTED_CPUID
` [PATCH v2 37/49] KVM: x86: Replace guts of "governed" features with comprehensive cpu_caps
` [PATCH v2 39/49] KVM: x86: Extract code for generating per-entry emulated CPUID information
` [PATCH v2 40/49] KVM: x86: Initialize guest cpu_caps based on KVM support
` [PATCH v2 46/49] KVM: x86: Replace (almost) all guest CPUID feature queries with cpu_caps
` [PATCH v2 47/49] KVM: x86: Drop superfluous host XSAVE check when adjusting guest XSAVES caps

[PATCH v2 RESEND] EDAC/ti: Fix possible null pointer dereference in _emif_get_id()
 2024-07-24 17:59 UTC  (2+ messages)

[PATCH v1] drm/virtio: Add DRM capset definition
 2024-07-24 17:55 UTC  (2+ messages)

[PATCH] drm/amd/display: Fix documentation warning for mpc.h
 2024-07-24 17:54 UTC 

[PATCH 6.6 000/129] 6.6.42-rc1 review
 2024-07-24 17:51 UTC  (2+ messages)

[PATCH] f2fs: avoid potential int overflow in sanity_check_area_boundary()
 2024-07-24 17:51 UTC 

[GIT PULL] random number generator updates for 6.11-rc1
 2024-07-24 17:50 UTC  (3+ messages)

[PATCH v1] drm/virtio: Fix type of dma-fence context variable
 2024-07-24 17:45 UTC  (2+ messages)

9p goo.gl link
 2024-07-24 17:45 UTC 

[RFC PATCH] rust: types: Add explanation for ARef pattern
 2024-07-24 17:44 UTC  (3+ messages)

[PATCH 6.1 000/105] 6.1.101-rc1 review
 2024-07-24 17:43 UTC  (3+ messages)

[PATCH net] net: mediatek: Fix potential NULL pointer dereference in dummy net_device handling
 2024-07-24 17:40 UTC  (2+ messages)

[GIT PULL] sched_ext: Initial pull request for v6.11
 2024-07-24 17:38 UTC  (5+ messages)

Future handling of complex RGB devices on Linux v2
 2024-07-24 17:36 UTC  (11+ messages)
        ` Future handling of complex RGB devices on Linux v3
            ` In kernel virtual HID devices (was Future handling of complex RGB devices on Linux v3)

[PATCH 0/7] minmax: reduce compilation time
 2024-07-24 17:32 UTC  (7+ messages)
` [PATCH 3/7] compiler.h: Add __if_constexpr(expr, if_const, if_not_const)
` [PATCH 4/7] minmax: Simplify signedness check
` [PATCH 7/7] minmax: minmax: Add __types_ok3() and optimise defines with 3 arguments

[ANNOUNCE] Git v2.46.0-rc2
 2024-07-24 17:31 UTC 

[PATCH V2] iommu: arm-smmu: Fix Tegra workaround for PAGE_SIZE mappings
 2024-07-24 17:31 UTC 

[PATCH] f2fs: fix several potential integer overflows in file offsets
 2024-07-24 17:28 UTC 

[PATCH v6 0/9] Enable CPR for IPQ9574
 2024-07-24 17:26 UTC  (6+ messages)
` [PATCH v6 5/9] pmdomain: qcom: rpmpd: Add IPQ9574 power domains

[PATCH] net/tcp: Expand goo.gl link
 2024-07-24 17:25 UTC 

[PATCH] lib: Move KUnit tests into tests/ subdirectory
 2024-07-24 17:23 UTC  (3+ messages)

[PATCH] dt-bindings: PCI: qcom: Allow 'vddpe-3v3-supply' again
 2024-07-24 17:22 UTC  (2+ messages)

[PATCH] smp: print only local CPU info when sched_clock goes backward
 2024-07-24 17:19 UTC  (3+ messages)

[GIT PULL] vfs fixes
 2024-07-24 17:19 UTC  (2+ messages)

[PATCH] ptp: Add vDSO-style vmclock support
 2024-07-24 17:16 UTC 

6.10/bisected/regression - Since commit e356d321d024 in the kernel log appears the message "MES failed to respond to msg=MISC (WAIT_REG_MEM)" which were never seen before
 2024-07-24 17:16 UTC  (4+ messages)

[PATCH v7 00/10] PCI: imx6: Fix\rename\clean up and add lut information for imx95
 2024-07-24 17:16 UTC  (5+ messages)
` [PATCH v7 04/10] PCI: imx6: Introduce SoC specific callbacks for controlling REFCLK

[PATCH v3 0/3] Add support for RAS DES feature in PCIe DW
 2024-07-24 17:15 UTC  (3+ messages)
  ` [PATCH 2/3] PCI: debugfs: Add support for RASDES framework in DWC

[PATCH bpf-next 1/2] libbpf: Don't take direct pointers into BTF data from st_ops
 2024-07-24 17:14 UTC  (2+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add test for resizing data map with struct_ops

[PATCH] Bluetooth: hci_core: fix suspicious RCU usage in hci_conn_drop()
 2024-07-24 17:13 UTC  (2+ messages)

[PATCH 6.9 000/163] 6.9.11-rc1 review
 2024-07-24 17:08 UTC  (3+ messages)

[PATCH v2 0/3] CSD-lock diagnostics enhancements
 2024-07-24 17:06 UTC  (2+ messages)
` [PATCH v2 4/3] smp: print only local CPU info when sched_clock goes backward

[PATCH] f2fs: prevent possible int overflow in dir_block_index()
 2024-07-24 17:05 UTC 

[PATCH net 0/2] tap/tun: harden by dropping short frame
 2024-07-24 17:04 UTC  (3+ messages)
` [PATCH net 1/2] tap: add missing verification for "
` [PATCH net 2/2] tun: "

[PATCH 0/2] Remove PG_error
 2024-07-24 17:04 UTC  (2+ messages)

[PATCH] rust: add `module_params` macro
 2024-07-24 17:04 UTC  (5+ messages)

[PATCH] dt-bindings: gpio: nxp,lpc32xx-gpio: Convert to dtschema
 2024-07-24 17:00 UTC  (2+ messages)

[PATCH v4] vmstat: Kernel stack usage histogram
 2024-07-24 16:59 UTC  (4+ messages)

[syzbot] [usb?] KMSAN: kernel-infoleak in raw_ioctl (2)
 2024-07-24 16:58 UTC  (2+ messages)

[PATCH -next] drm/amd/display: use swap() in sort()
 2024-07-24 16:55 UTC  (2+ messages)

[RFC PATCH] nmi,printk: fix ABBA deadlock between nmi_backtrace and dump_stack_lvl
 2024-07-24 16:55 UTC  (8+ messages)

[PATCH][next] drm/amd/display: Fix spelling mistake "tolarance" -> "tolerance"
 2024-07-24 16:52 UTC  (2+ messages)

[PATCH iwl-net v2 0/6] ice: fix synchronization between .ndo_bpf() and reset
 2024-07-24 16:48 UTC  (7+ messages)
` [PATCH iwl-net v2 1/6] ice: move netif_queue_set_napi to rtnl-protected sections
` [PATCH iwl-net v2 2/6] ice: protect XDP configuration with a mutex
` [PATCH iwl-net v2 3/6] ice: check for XDP rings instead of bpf program when unconfiguring
` [PATCH iwl-net v2 4/6] ice: check ICE_VSI_DOWN under rtnl_lock when preparing for reset
` [PATCH iwl-net v2 5/6] ice: remove ICE_CFG_BUSY locking from AF_XDP code
` [PATCH iwl-net v2 6/6] ice: do not bring the VSI up, if it was down before the XDP setup

[PATCH v4 0/2] Add Meta(Facebook) Catalina BMC(AST2600)
 2024-07-24 16:48 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: arm: aspeed: add Meta Catalina board
` [PATCH v4 2/2] ARM: dts: aspeed: catalina: add Meta Catalina BMC

[RESEND PATCH] rtc: ds1343: Force SPI chip select to be active high
 2024-07-24 16:46 UTC  (3+ messages)

[PATCH v5 0/9] iio: adc: dfsdm: add scaling support
 2024-07-24 16:43 UTC  (11+ messages)
` [PATCH v5 1/9] iio: add read scale and offset services to iio backend framework
` [PATCH v5 2/9] iio: add enable and disable "
` [PATCH v5 3/9] iio: add child nodes support in "
` [PATCH v5 4/9] dt-bindings: iio: dfsdm: move to "
` [PATCH v5 5/9] dt-bindings: iio: add backend support to sd modulator
` [PATCH v5 6/9] dt-bindings: iio: add vref "
` [PATCH v5 7/9] iio: adc: stm32-dfsdm: adopt generic channels bindings
` [PATCH v5 8/9] iio: add iio backend support to sd modulator
` [PATCH v5 9/9] iio: adc: stm32-dfsdm: add scaling support to dfsdm

[RFC PATCH v5 07/29] KVM: selftests: TDX: Update load_td_memory_region for VM memory backed by guest memfd
 2024-07-24 16:42 UTC  (2+ messages)

[PATCH] dt-bindings: iio: adc: ad7192: Fix 'single-channel' constraints
 2024-07-24 16:42 UTC  (2+ messages)

[PATCH] binder_alloc: Fix sleeping function called from invalid context
 2024-07-24 16:34 UTC  (2+ messages)

[PATCH v2 0/2] allow KASAN to detect UAF in SLAB_TYPESAFE_BY_RCU slabs
 2024-07-24 16:34 UTC  (3+ messages)
` [PATCH v2 1/2] kasan: catch invalid free before SLUB reinitializes the object
` [PATCH v2 2/2] slub: Introduce CONFIG_SLUB_RCU_DEBUG

[PATCH v3 0/2] efi/x86: Call set_os() protocol on dual GPU Macs
 2024-07-24 16:34 UTC  (12+ messages)

[PATCH v3] of: remove internal arguments from of_property_for_each_u32()
 2024-07-24 16:33 UTC 

[PATCH v6 0/6] ioctl()-based API to query VMAs from /proc/<pid>/maps
 2024-07-24 16:32 UTC  (3+ messages)

[PATCH HID 0/4] HID: selftest fixes after merge into 6.11-rc0 tree
 2024-07-24 16:31 UTC  (2+ messages)

[PATCH v2 0/4] ext4: fix incorrect tid assumptions
 2024-07-24 16:31 UTC  (7+ messages)
` [PATCH v2 1/4] ext4: fix incorrect tid assumption in ext4_wait_for_tail_page_commit()
` [PATCH v2 2/4] ext4: fix incorrect tid assumption in __jbd2_log_wait_for_space()
` [PATCH v2 3/4] ext4: fix incorrect tid assumption in jbd2_journal_shrink_checkpoint_list()
` [PATCH v2 4/4] ext4: fix incorrect tid assumption in ext4_fc_mark_ineligible()

[PATCH v5 00/21] Avoid MAP_FIXED gap exposure
 2024-07-24 16:29 UTC  (3+ messages)
` [PATCH v5 18/21] mm/mmap: Move can_modify_mm() check down the stack

[PATCH v4] tools/bpf:Fix the wrong format specifier
 2024-07-24 16:26 UTC  (4+ messages)
` [PATCH v4] tools/bpf: Fix "
    ` [v4] "

[PATCH] net: Provide sysctl to tune local port range to IANA specification
 2024-07-24 16:25 UTC  (2+ messages)

[PATCH] iommu/vt-d: Fix potential soft lockup due to reclaim
 2024-07-24 16:25 UTC  (3+ messages)

[PATCH 1/2] usb: typec: tipd: Fix dereferencing freeing memory in tps6598x_apply_patch()
 2024-07-24 16:23 UTC  (2+ messages)
` [PATCH 2/2] usb: typec: tipd: Delete extra semi-colon

[PATCH v2 0/4] Add dbi2 and atu for i.MX8M PCIe EP
 2024-07-24 16:23 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: imx6q-pcie: Add reg-name "dbi2" and "atu" for i.MX8M PCIe Endpoint

[PATCH] PCI: j721e: Set .map_irq and .swizzle_irq to NULL
 2024-07-24 16:23 UTC  (3+ messages)

Software encryption at fscrypt causing the filesystem access unresponsive
 2024-07-24 16:21 UTC  (2+ messages)

[PATCH v3 0/2] Add Meta(Facebook) Catalina BMC(AST2600)
 2024-07-24 16:19 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: aspeed: add Meta Catalina board
` [PATCH v3 2/2] ARM: dts: aspeed: catalina: add Meta Catalina BMC

[PATCHv5] perf tool: fix dereferencing NULL al->maps
 2024-07-24 16:19 UTC  (3+ messages)

[PATCH 0/2] drm/panel: add support for the BOE TV101WUM-LL2 DSI Display Panel
 2024-07-24 16:15 UTC  (5+ messages)
` [PATCH 2/2] drm/panel: add BOE tv101wum-ll2 panel driver

[PATCH v2 0/6] Rust: support `CPU_MITIGATIONS` and enable `objtool`
 2024-07-24 16:14 UTC  (7+ messages)
` [PATCH v2 1/6] rust: module: add static pointer to `{init,cleanup}_module()`
` [PATCH v2 2/6] x86/rust: support MITIGATION_RETPOLINE
` [PATCH v2 3/6] x86/rust: support MITIGATION_RETHUNK
` [PATCH v2 4/6] x86/rust: support MITIGATION_SLS
` [PATCH v2 5/6] objtool: list `noreturn` Rust functions
` [PATCH v2 6/6] objtool/kbuild/rust: enable objtool for Rust

[PATCH v4 0/3] add support for ad777x family
 2024-07-24 16:14 UTC  (6+ messages)
` [PATCH v4 1/3] dt-bindings: iio: adc: add a7779 doc
` [PATCH v4 2/3] Documentation: ABI: added filter mode doc in sysfs-bus-iio
` [PATCH v4 3/3] drivers: iio: adc: add support for ad777x family

[regression] mt76x2u: NULL pointer dereference since recent change to fix chanctx emulation for monitor mode
 2024-07-24 16:12 UTC  (3+ messages)

[PATCH v3] rcu-tasks: Fix access non-existent percpu rtpcp variable in rcu_tasks_need_gpcb()
 2024-07-24 16:10 UTC  (2+ messages)

[PATCH] net: usb: lan78xx: add weak dependency with micrel phy module
 2024-07-24 16:10 UTC  (2+ messages)

[PATCH] drm/client: Fix error code in drm_client_buffer_vmap_local()
 2024-07-24 16:09 UTC 

[PATCH] crypto: iaa - Fix potential use after free bug
 2024-07-24 16:09 UTC 

[PATCH net] net: mvpp2: Don't re-use loop iterator
 2024-07-24 16:06 UTC 

[syzbot] [io-uring?] KMSAN: uninit-value in io_req_task_work_add_remote
 2024-07-24 16:04 UTC  (2+ messages)

[syzbot] [io-uring?] KMSAN: uninit-value in io_req_task_work_add_remote
 2024-07-24 15:57 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: cs35l41: Fixup remaining asus strix models
 2024-07-24 15:56 UTC  (2+ messages)

[PATCH v2 0/2] Add support for Xilinx XDMA Soft IP as Root Port
 2024-07-24 15:54 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: xilinx-xdma: Add schemas for Xilinx QDMA PCIe Root Port Bridge

[GIT PULL] UML Changes for v6.11-rc1
 2024-07-24 15:54 UTC 

[PATCH v2 0/3] drm: backlight quirk infrastructure and lower minimum for Framework AMD 13
 2024-07-24 15:53 UTC  (6+ messages)

[PATCH v3] block: fix deadlock between sd_remove & sd_release
 2024-07-24 15:52 UTC  (3+ messages)

[PATCH 0/2] dt-bindings: Document RZ/V2H GP-EVK board
 2024-07-24 15:50 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: soc: renesas: renesas-soc: Add pattern for GP-EVK

[PATCH] dt-bindings: iio: imu: SMI240: add bosch,smi240.yaml
 2024-07-24 15:48 UTC  (5+ messages)

[PATCH v11 0/9] Marvell HW overlay support for Cadence xSPI
 2024-07-24 15:47 UTC  (10+ messages)
` [PATCH v11 1/9] spi: dt-bindings: cadence: Add Marvell overlay bindings documentation for Cadence XSPI
` [PATCH v11 2/9] spi: cadence: Add static PHY configuration in Marvell overlay
` [PATCH v11 3/9] spi: cadence: Add clock configuration for Marvell xSPI overlay
` [PATCH v11 4/9] spi: cadence: Add Marvell SDMA operations
` [PATCH v11 5/9] spi: cadence: Add Marvell xSPI interrupt changes
` [PATCH v11 6/9] spi: cadence: Add Marvell xfer operation support
` [PATCH v11 7/9] spi: cadence: Change resource mapping
` [PATCH v11 8/9] spi: cadence: Change cs property reading
` [PATCH v11 9/9] spi: cadence: Try to read spi-tx/rx-bus width property using ACPI

[PATCH 0/7] i3c: master: some fix and improvemnt for hotjoin
 2024-07-24 15:45 UTC  (8+ messages)
` [PATCH 1/7] i3c: master: Remove i3c_dev_disable_ibi_locked(olddev) on device hotjoin
` [PATCH 2/7] i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_BITS
` [PATCH 3/7] i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_INIT
` [PATCH 4/7] i3c: master: Fix dynamic address leak when 'assigned-address' is present
` [PATCH 5/7] i3c: master: Fix miss free init_dyn_addr at i3c_master_put_i3c_addrs()
` [PATCH 6/7] i3c: master: svc: use repeat start when IBI WIN happens
` [PATCH 7/7] i3c: master: svc: manually emit NACK/ACK for hotjoin

[PATCH 0/4] Add module_subinit{_noexit} and module_subeixt helper macros
 2024-07-24 15:43 UTC  (5+ messages)
` [PATCH 1/4] module: "

[regression] opening and closing /dev/dri/card0 in a QEMU KVM instance will shutdown system
 2024-07-24 15:42 UTC 

[PATCH 0/7] Fix i915 pmu on bind/unbind
 2024-07-24 15:39 UTC  (6+ messages)
` [PATCH 6/7] drm/i915/pmu: Lazy unregister

[PATCH V3 03/10] PCI/TPH: Add pci=notph to prevent use of TPH
 2024-07-24 15:36 UTC  (2+ messages)

[PATCH] perf scripts python: cs-etm: Update example to provide vmlinux path to Perf
 2024-07-24 15:35 UTC  (4+ messages)

[PATCH 0/2] Add support for Renesas RZ/V2H SoC
 2024-07-24 15:33 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: renesas: Add initial SoC DTSI for "
` [PATCH 2/2] arm64: dts: renesas: Add initial DTS for RZ/V2H GP-EVK board

[PATCH 0/2] Allow errors to be silenced in multi functions
 2024-07-24 15:32 UTC  (5+ messages)
` [PATCH 1/2] drm/mipi-dsi: Add quiet member to mipi_dsi_multi_context struct
` [PATCH 2/2] drm/mipi-dsi: Change multi functions to use quiet member of mipi_dsi_multi_context

[PATCH] net: usb: lan78xx: add weak dependency with micrel phy module
 2024-07-24 15:31 UTC  (3+ messages)

[PATCH 0/6] Add initial Exynos 850 support to the thermal driver
 2024-07-24 15:31 UTC  (2+ messages)

[PATCH 6/6] dt-bindings: thermal: samsung,exynos: remove outdated information on trip point count
 2024-07-24 15:31 UTC  (2+ messages)

[PATCH 5/6] drivers/thermal/exynos: add initial Exynos 850 support
 2024-07-24 15:30 UTC  (2+ messages)

[PATCH 5/6] drivers/thermal/exynos: add initial Exynos 850 support
 2024-07-24 15:30 UTC  (2+ messages)

[PATCH v6 0/5] v6: firmware: imx: driver for NXP secure-enclave
 2024-07-24 15:30 UTC  (7+ messages)
` [PATCH v6 2/5] dt-bindings: arm: fsl: add imx-se-fw binding doc
    ` [EXT] "

[PATCH] bpf: Add bpf_check_attach_target_with_kernel_log method to output failure logs to kernel
 2024-07-24 15:25 UTC 

[syzbot] [bpf?] [net?] general protection fault in __dev_flush
 2024-07-24 15:21 UTC  (2+ messages)
` [PATCH net] tun: Remove nested call to bpf_net_ctx_set() in do_xdp_generic()

[PATCH] livepatch: Add using attribute to klp_func for using func show
 2024-07-24 15:20 UTC  (5+ messages)

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®