LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-16 18:45:06 to 2024-04-16 21:22:21 UTC [more...]

[PATCH v3 00/74] New Intel CPUID families
 2024-04-16 21:22 UTC  (53+ messages)
` [PATCH v3 01/74] x86/cpu/vfm: Add/initialize x86_vfm field to struct cpuinfo_x86
` [PATCH v3 02/74] x86/cpu/vfm: Add new macros to work with (vendor/family/model) values
` [PATCH v3 03/74] x86/cpu/vfm: Update arch/x86/include/asm/intel-family.h
` [PATCH v3 04/74] x86/cpu/vfm: Update arch/x86/crypto/poly1305_glue.c
` [PATCH v3 05/74] x86/cpu/vfm: Update arch/x86/crypto/twofish_glue_3way.c
` [PATCH v3 06/74] x86/cpu/vfm: Update arch/x86/events/intel/cstate.c
` [PATCH v3 07/74] x86/cpu/vfm: Update arch/x86/events/intel/lbr.c
` [PATCH v3 08/74] x86/cpu/vfm: Update arch/x86/events/intel/pt.c
` [PATCH v3 09/74] x86/cpu/vfm: Update arch/x86/events/intel/uncore.c
` [PATCH v3 10/74] x86/cpu/vfm: Update arch/x86/events/intel/uncore_nhmex.c
` [PATCH v3 11/74] x86/cpu/vfm: Update arch/x86/events/intel/uncore_snbep.c
` [PATCH v3 12/74] x86/cpu/vfm: Update arch/x86/events/msr.c
` [PATCH v3 13/74] x86/cpu/vfm: Update arch/x86/events/rapl.c
` [PATCH v3 14/74] x86/cpu/vfm: Update arch/x86/kernel/apic/apic.c
` [PATCH v3 15/74] x86/cpu/vfm: Update arch/x86/kernel/cpu/aperfmperf.c
` [PATCH v3 16/74] x86/cpu/vfm: Update arch/x86/kernel/cpu/bugs.c
` [PATCH v3 17/74] x86/cpu/vfm: Update arch/x86/kernel/cpu/common.c
` [PATCH v3 18/74] x86/cpu/vfm: Update arch/x86/kernel/cpu/intel.c
` [PATCH v3 19/74] x86/cpu/vfm: Update arch/x86/kernel/cpu/intel_epb.c
` [PATCH v3 20/74] x86/cpu/vfm: Update arch/x86/kernel/cpu/match.c
` [PATCH v3 21/74] x86/cpu/vfm: Update arch/x86/kernel/cpu/mce/core.c
` [PATCH v3 22/74] x86/cpu/vfm: Update arch/x86/kernel/cpu/mce/intel.c
` [PATCH v3 23/74] x86/cpu/vfm: Update arch/x86/kernel/cpu/mce/severity.c
` [PATCH v3 24/74] x86/cpu/vfm: Update arch/x86/kernel/cpu/microcode/intel.c
` [PATCH v3 25/74] x86/cpu/vfm: Update arch/x86/kernel/cpu/resctrl/core.c
` [PATCH v3 26/74] x86/cpu/vfm: Update arch/x86/kernel/cpu/resctrl/pseudo_lock.c
` [PATCH v3 27/74] x86/cpu/vfm: Update arch/x86/kernel/smpboot.c
` [PATCH v3 28/74] x86/cpu/vfm: Update arch/x86/kernel/tsc.c
` [PATCH v3 29/74] x86/cpu/vfm: Update arch/x86/kernel/tsc_msr.c
` [PATCH v3 30/74] x86/cpu/vfm: Update arch/x86/kvm/pmu.c
` [PATCH v3 31/74] x86/cpu/vfm: Update arch/x86/kvm/vmx/vmx.c
` [PATCH v3 32/74] x86/cpu/vfm: Update arch/x86/mm/init.c
` [PATCH v3 33/74] x86/cpu/vfm: Update arch/x86/pci/intel_mid_pci.c
` [PATCH v3 34/74] x86/cpu/vfm: Update arch/x86/virt/vmx/tdx/tdx.c
` [PATCH v3 35/74] x86/cpu/vfm: Update arch/x86/events/intel/core.c
` [PATCH v3 36/74] x86/cpu/vfm: Update arch/x86/platform/intel-mid/intel-mid.c
` [PATCH v3 37/74] x86/cpu/vfm: Update arch/x86/platform/atom/punit_atom_debug.c
` [PATCH v3 38/74] x86/cpu/vfm: Update arch/x86/events/intel/core.c
` [PATCH v3 39/74] x86/cpu/vfm: Update arch/x86/boot/cpucheck.c
` [PATCH v3 40/74] x86/cpu/vfm: Update drivers/acpi/acpi_lpss.c
` [PATCH v3 41/74] x86/cpu/vfm: Update drivers/acpi/x86/utils.c
` [PATCH v3 42/74] x86/cpu/vfm: Update tpm files
` [PATCH v3 43/74] x86/cpu/vfm: Update drivers/cpufreq/intel_pstate.c
` [PATCH v3 44/74] x86/cpu/vfm: Update drivers/cpufreq/speedstep-centrino.c
` [PATCH v3 45/74] x86/cpu/vfm: Update drivers/edac/i10nm_base.c
` [PATCH v3 46/74] x86/cpu/vfm: Update drivers/edac/pnd2_edac.c
` [PATCH v3 47/74] x86/cpu/vfm: Update drivers/edac/sb_edac.c
` [PATCH v3 48/74] x86/cpu/vfm: Update drivers/edac/skx_base.c
` [PATCH v3 49/74] x86/cpu/vfm: Update drivers/extcon/extcon-axp288.c
` [PATCH v3 50/74] x86/cpu/vfm: Update drivers/hwmon/peci/cputemp.c
` [PATCH v3 51/74] x86/cpu/vfm: Update drivers/idle/intel_idle.c
` [PATCH v3 52/74] x86/cpu/vfm: Update drivers/pci/pci-mid.c

[PATCH 1/4] hwmon (max6639): Use regmap
 2024-04-16 21:22 UTC  (3+ messages)
` [PATCH 2/4] hwmon: (max6639) : Utilise pwm subsystem

[PATCH v2 00/31] fsi: Interrupt support
 2024-04-16 21:20 UTC  (5+ messages)
` [PATCH v2 25/31] i2c: fsi: Calculate clock divider from local bus frequency

[PATCH V2 1/2] drm/bridge: adv7511: Allow IRQ to share GPIO pins
 2024-04-16 21:18 UTC  (3+ messages)
` [PATCH V2 2/2] arm64: dts: imx8mp-beacon-kit: Enable HDMI bridge HPD

[PATCH v4 00/30] NT synchronization primitive driver
 2024-04-16 21:18 UTC  (8+ messages)

[PATCH v2 1/3] perf hist: Move histogram related code to hist.h
 2024-04-16 21:17 UTC  (2+ messages)

[PATCH v1 1/1] gpio: sch: Switch to memory mapped IO accessors
 2024-04-16 21:16 UTC  (3+ messages)

[PATCH 00/19] Enable -Wshadow=local for kernel/sched
 2024-04-16 21:15 UTC  (2+ messages)

[PATCH] dt-bindings: eeprom: at24: Fix ST M24C64-D compatible schema
 2024-04-16 21:13 UTC  (2+ messages)

[PATCH v6 00/10] block atomic writes
 2024-04-16 21:11 UTC  (10+ messages)

[PATCH v2 00/17] riscv: Support vendor extensions and xtheadvector
 2024-04-16 21:10 UTC  (11+ messages)
` [PATCH v2 01/17] riscv: cpufeature: Fix thead vector hwcap removal
` [PATCH v2 02/17] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH v2 04/17] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree

[PATCH 0/3] Add thermal sensor driver for Surface Aggregator
 2024-04-16 21:08 UTC  (5+ messages)
` [PATCH 2/3] hwmon: surface_temp: Add support for sensor names

[PATCH v2 0/2] gpiolib: Fix gpio_lookup_flags mess and add Return sections
 2024-04-16 21:07 UTC  (8+ messages)
` [PATCH v2 1/2] gpiolib: Fix a mess with the GPIO_* flags

[PATCH 0/4] perf annotate-data: A couple of small updates
 2024-04-16 21:06 UTC  (2+ messages)

[PATCH v3 00/10] Allocation APIs
 2024-04-16 21:03 UTC  (2+ messages)

[PATCH 0/5] mm: code and data partitioning improvements
 2024-04-16 21:01 UTC  (13+ messages)
` [PATCH 1/5] mm: allow arch refinement/skip for vmap alloc
  ` [PATCH 1/5 RESEND] "
` [PATCH 2/5] arm64: mm: code and data partitioning for aslr
  ` [PATCH 2/5 RESEND] "
` [PATCH 5/5] ptdump: add state parameter for non-leaf callback
  ` [PATCH 5/5 RESEND] "
` [PATCH 0/5 RESEND] mm: code and data partitioning improvements
` [PATCH 3/5 RESEND] mm: add vaddr param to pmd_populate_kernel
  ` [PATCH 3/5] "
` [PATCH 4/5 RESEND] arm64: dynamic enforcement of PXNTable

[PATCH] drm: Fix no_vblank field references in documentation
 2024-04-16 21:02 UTC  (4+ messages)

[PATCH v19 000/130] KVM TDX basic feature support
 2024-04-16 20:58 UTC  (17+ messages)
` [PATCH v19 007/130] x86/virt/tdx: Export SEAMCALL functions
` [PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module

[PATCH] KVM/x86: Do not clear SIPI while in SMM
 2024-04-16 20:57 UTC  (3+ messages)

[PATCH] seq_file: Optimize seq_puts()
 2024-04-16 20:56 UTC  (4+ messages)

[PATCH v10] mm: report per-page metadata information
 2024-04-16 20:52 UTC  (2+ messages)

[PATCH v7 00/24] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-04-16 20:54 UTC  (10+ messages)
` [PATCH v7 17/24] KVM: riscv: selftests: Move sbi definitions to its own header file
` [PATCH v7 18/24] KVM: riscv: selftests: Add helper functions for extension checks
` [PATCH v7 19/24] KVM: riscv: selftests: Add Sscofpmf to get-reg-list test
` [PATCH v7 20/24] KVM: riscv: selftests: Add SBI PMU extension definitions
` [PATCH v7 21/24] KVM: riscv: selftests: Add SBI PMU selftest
` [PATCH v7 22/24] KVM: riscv: selftests: Add a test for PMU snapshot functionality
` [PATCH v7 23/24] KVM: riscv: selftests: Add a test for counter overflow
` [PATCH v7 24/24] KVM: riscv: selftests: Add commandline option for SBI PMU test

[PATCH v3 0/2] Add driver for Raydium RM69380-based DSI panels
 2024-04-16 20:52 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: display: panel: Add Raydium RM69380
` [PATCH v3 2/2] drm/panel: Add driver for EDO RM69380 OLED panel

[RFC PATCH v4 03/20] PCI: Make pci_create_root_bus() declare its reliance on MSI domains
 2024-04-16 20:46 UTC  (2+ messages)

[PATCH v1 00/31] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
 2024-04-16 20:44 UTC  (9+ messages)
` [PATCH v1 01/31] x86/resctrl: Fix allocation of cleanest CLOSID on platforms with no monitors
` [PATCH v1 02/31] x86/resctrl: Add a helper to avoid reaching into the arch code resource list

[PATCH v4 0/7] Managing live video input format for ZynqMP DPSUB
 2024-04-16 20:31 UTC  (8+ messages)
` [PATCH v4 1/7] drm: xlnx: zynqmp_dpsub: Set layer mode during creation
` [PATCH v4 2/7] drm: xlnx: zynqmp_dpsub: Update live format defines
` [PATCH v4 3/7] drm: xlnx: zynqmp_dpsub: Add connected live layer helper
` [PATCH v4 4/7] drm: xlnx: zynqmp_dpsub: Anounce supported input formats
` [PATCH v4 5/7] drm: xlnx: zynqmp_dpsub: Minimize usage of global flag
` [PATCH v4 6/7] drm: xlnx: zynqmp_dpsub: Set input live format
` [PATCH v4 7/7] drm/atomic-helper: Add select_output_bus_format callback

[PATCH] NFC: trf7970a: disable all regulators on removal
 2024-04-16 20:28 UTC 

[PATCH v2 0/2] Add driver for Raydium RM69380-based DSI panels
 2024-04-16 20:22 UTC  (4+ messages)
` [PATCH v2 2/2] drm/panel: Add driver for EDO RM69380 OLED panel

[PATCH 6.1 00/69] 6.1.87-rc1 review
 2024-04-16 20:18 UTC  (2+ messages)

[PATCH 0/6] drm/panel: small fixes for visionox and novatek panel drivers
 2024-04-16 20:20 UTC  (2+ messages)
` (subset) "

[PATCH v2 00/10] KVM: MMU changes for confidential computing
 2024-04-16 20:19 UTC  (11+ messages)
` [PATCH v2 01/10] KVM: Allow page-sized MMU caches to be initialized with custom 64-bit values
` [PATCH v2 02/10] KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE
` [PATCH v2 03/10] KVM: x86/mmu: Allow non-zero value for non-present SPTE and removed SPTE
` [PATCH v2 04/10] KVM: x86/mmu: Add Suppress VE bit to EPT shadow_mmio_mask/shadow_present_mask
` [PATCH v2 05/10] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis
` [PATCH v2 06/10] KVM, x86: add architectural support code for #VE
` [PATCH v2 07/10] KVM: VMX: Introduce test mode related to EPT violation VE
` [PATCH v2 08/10] KVM: x86/mmu: Pass around full 64-bit error code for KVM page faults
` [PATCH v2 09/10] KVM: x86/mmu: Use PFERR_GUEST_ENC_MASK to indicate fault is private
` [PATCH v2 10/10] KVM: x86/mmu: check for invalid async page faults involving private memory

[PATCH v2 RESEND] leds: trigger: pattern: add support for hrtimer
 2024-04-16 20:18 UTC 

[PATCHSET RFC 0/437] Kill off old fops ->read() and ->write()
 2024-04-16 20:14 UTC  (4+ messages)
` [PATCH 002/437] fs: add generic read/write iterator helpers

[PATCH] staging: fbtft Removed redundant parentheses
 2024-04-16 20:14 UTC 

[PATCH] slub: limit number of slabs to scan in count_partial()
 2024-04-16 20:14 UTC  (10+ messages)
    ` [External] : "

[RFC][PATCH 00/17] Fix up the recent SRSO patches
 2024-04-16 20:14 UTC  (9+ messages)

[PATCH v3 00/14] Provide SEV-SNP support for running under an SVSM
 2024-04-16 20:03 UTC  (7+ messages)
` [PATCH v3 12/14] fs/configfs: Add a callback to determine attribute visibility

[PATCH v3 1/3] riscv: cacheinfo: remove the useless parameter (node) of ci_leaf_init()
 2024-04-16 20:03 UTC  (4+ messages)
` [PATCH v3 2/3] riscv: cacheinfo: initialize cacheinfo's level and type from ACPI PPTT

[RFC 0/3] Export APICv-related state via binary stats interface
 2024-04-16 19:59 UTC  (7+ messages)
` [RFC 1/3] x86: KVM: stats: Add a stat to report status of APICv inhibition

[PATCH 01/74] x86/cpu/vfm: Add/initialize x86_vfm field to struct cpuinfo_x86
 2024-04-16 19:58 UTC  (11+ messages)

[REGRESSION] Null pointer dereference while shrinking zswap
 2024-04-16 19:57 UTC  (3+ messages)

[RFC PATCH v3 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-04-16 19:52 UTC  (4+ messages)
` [RFC PATCH v3 09/17] x86/resctrl: Introduce assign state for the mon group

[PATCH] irqchip/irq-brcmstb-l2: Avoid saving mask on shutdown
 2024-04-16 19:43 UTC 

[PATCH v2 1/1] arm64: dts: imx8qxp-mek: add cm40_i2c, wm8960 and sai[0,1,4,5]
 2024-04-16 19:48 UTC  (2+ messages)

[PATCH v2 0/3] serial: 8250: Set fifo timeout with uart_fifo_timeout()
 2024-04-16 19:40 UTC  (12+ messages)
` [PATCH v2 1/3] serial: core: Store fifo timeout again
` [PATCH v2 2/3] serial: 8250: Store whether fifo device is enabled
` [PATCH v2 3/3] serial: 8250: Set fifo timeout using uart_fifo_timeout()

[RFC PATCH 0/8] Reimplement huge pages without hugepd on powerpc 8xx
 2024-04-16 19:40 UTC  (8+ messages)

[PATCH v10 0/5] Introduce mseal
 2024-04-16 19:40 UTC  (3+ messages)

[PATCH v2] rust: macros: fix soundness issue in `module!` macro
 2024-04-16 19:36 UTC  (4+ messages)

[PATCH v4 0/6] pids controller events rework
 2024-04-16 19:32 UTC  (8+ messages)
` [PATCH v4 1/6] cgroup/pids: Remove superfluous zeroing
` [PATCH v4 2/6] cgroup/pids: Separate semantics of pids.events related to pids.max
` [PATCH v4 4/6] cgroup/pids: Add pids.events.local

[PATCH v2 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-04-16 19:32 UTC 

[PATCH v6 30/37] mm: vmalloc: Enable memory allocation profiling
 2024-04-16 19:27 UTC  (2+ messages)

[PATCH v1] LoongArch/tlb: fix "error: parameter 'ptep' set but not used" due to __tlb_remove_tlb_entry()
 2024-04-16 19:24 UTC  (2+ messages)

[PATCH 0/4] simplify ufshcd with the guard() macro
 2024-04-16 19:20 UTC  (6+ messages)
` [PATCH 1/4] scsi: ufs: core: Make use of guard(spinlock_irqsave)
` [PATCH 4/4] scsi: ufs: core: Make use of guard(mutex)

[PATCH 0/2] KVM: x86/pmu: Globally enable GP counters at "RESET"
 2024-04-16 19:19 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86/pmu: Set enable bits for GP counters in PERF_GLOBAL_CTRL "

[PATCH 0/4] gpu: Convert to platform remove callback returning void
 2024-04-16 19:15 UTC  (3+ messages)
` [PATCH 1/4] drm/imagination: "

[PATCH v2 2/2] crypto: aead,cipher - zeroize key buffer after use
 2024-04-16 19:14 UTC  (3+ messages)
  ` [PATCH v2 2/2] crypto: aead, cipher "

[PATCH 0/4] dmaengine: dw: Fix src/dst addr width misconfig
 2024-04-16 19:13 UTC  (8+ messages)
` [PATCH 2/4] dmaengine: dw: Add memory bus width verification
` [PATCH 3/4] dmaengine: dw: Simplify prepare CTL_LO methods
` [PATCH 4/4] dmaengine: dw: Simplify max-burst calculation procedure

[PATCH] drm/xe: select X86_PLATFORM_DEVICES when ACPI_WMI is selected
 2024-04-16 19:08 UTC  (2+ messages)

[PATCH net-next 0/5] net: dsa: vsc73xx: convert to PHYLINK and do some cleanup
 2024-04-16 19:07 UTC  (7+ messages)
` [PATCH net-next 1/5] net: dsa: vsc73xx: use read_poll_timeout instead delay loop
` [PATCH net-next 2/5] net: dsa: vsc73xx: convert to PHYLINK
` [PATCH net-next 3/5] net: dsa: vsc73xx: use macros for rgmii recognition
` [PATCH net-next 4/5] net: dsa: vsc73xx: Add define for max num of ports
` [PATCH net-next 5/5] net: dsa: vsc73xx: add structure descriptions

[syzbot] [bpf?] KMSAN: uninit-value in htab_lru_percpu_map_lookup_percpu_elem
 2024-04-16 19:07 UTC 

[PATCH net v2] udp: don't be set unconnected if only UDP cmsg
 2024-04-16 19:03 UTC 

[RFC 0/2] ima: Fix detection of read/write violations on stacked filesystems
 2024-04-16 19:05 UTC  (12+ messages)
` [RFC 2/2] "

[PATCH v8 0/3] serial: 8250_pnp: Support configurable reg shift property
 2024-04-16 19:05 UTC  (3+ messages)
` [PATCH v8 1/3] PNP: Add dev_is_pnp() macro

[PATCH 00/18] i2c: remove printout on handled timeouts
 2024-04-16 19:02 UTC  (6+ messages)
` [PATCH 13/18] i2c: rk3x: "

[PATCH v5 00/18] ACPI/arm64: add support for virtual cpu hotplug
 2024-04-16 19:02 UTC  (14+ messages)
` [PATCH v5 03/18] ACPI: processor: Register deferred CPUs from acpi_processor_get_info()

[PATCH 1/3] media: tuners: tda18271: fix error code handling in tda18271_attach()
 2024-04-16 18:58 UTC  (3+ messages)
` [PATCH 2/3] media: tuners: xc5000: fix error code handling in xc5000_attach()

[PATCH V2 0/8] clk: qcom: Add support for DISPCC, CAMCC and GPUCC on SM4450
 2024-04-16 18:56 UTC  (5+ messages)
` [PATCH V2 1/8] clk: qcom: clk-alpha-pll: Fix CAL_L_VAL override for LUCID EVO PLL
` [PATCH V2 3/8] clk: qcom: Add DISPCC driver support for SM4450

linux-next: build warning after merge of the mm-hotfixes tree
 2024-04-16 18:51 UTC  (2+ messages)

[RFC PATCH v5 09/29] KVM: selftests: TDX: Add report_fatal_error test
 2024-04-16 18:50 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).