All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-16 20:31:57 to 2024-04-16 21:29:23 UTC [more...]

RTT-PROBE: lore-subspace-rtt
 2024-04-16 21:29 UTC 

[PATCH V4 0/4] KVM: x86: Make bus clock frequency for vAPIC timer configurable
 2024-04-16 21:28 UTC  (4+ messages)
` [PATCH V4 3/4] KVM: x86: Add a capability to configure bus frequency for APIC timer

[libgpiod][PATCH 0/2] licensing: relicense C++ bindings and add a document on contributing
 2024-04-16 21:28 UTC  (4+ messages)
` [libgpiod][PATCH 1/2] licensing: relicense C++ bindings under LGPL-2.1-or-later
` [libgpiod][PATCH 2/2] doc: add a file explaining the contribution process in detail

[PATCH 1/4] hwmon (max6639): Use regmap
 2024-04-16 21:25 UTC  (6+ messages)
` [PATCH 2/4] hwmon: (max6639) : Utilise pwm subsystem
` [PATCH 4/4] hwmon (max6639): Remove hwmon init with group

[PATCH v3 0/7] ipq9574: Enable PCI-Express support
 2024-04-16 21:25 UTC  (6+ messages)
` [PATCH v3 6/7] phy: qcom-qmp-pcie: add support for ipq9574 gen3x2 PHY

Early kernel panic in dmi_decode when running 32-bit kernel on Hyper-V on Windows 11
 2024-04-16 21:24 UTC  (5+ messages)

[PATCH v3 00/74] New Intel CPUID families
 2024-04-16 21:23 UTC  (76+ 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 v3 53/74] x86/cpu/vfm: Update drivers/peci/cpu.c
` [PATCH v3 54/74] x86/cpu/vfm: Update drivers/platform/x86/intel/ifs/core.c
` [PATCH v3 55/74] x86/cpu/vfm: Update drivers/platform/x86/intel_ips.c
` [PATCH v3 56/74] x86/cpu/vfm: Update drivers/platform/x86/intel/pmc/core.c
` [PATCH v3 57/74] x86/cpu/vfm: Update drivers/platform/x86/intel/pmc/pltdrv.c
` [PATCH v3 58/74] x86/cpu/vfm: Update drivers/platform/x86/intel_scu_wdt.c
` [PATCH v3 59/74] x86/cpu/vfm: Update drivers/platform/x86/intel/speed_select_if/isst_if_common.c
` [PATCH v3 60/74] x86/cpu/vfm: Update drivers/platform/x86/intel/speed_select_if/isst_if_mbox_msr.c
` [PATCH v3 61/74] x86/cpu/vfm: Update drivers/platform/x86/intel/telemetry/debugfs.c
` [PATCH v3 62/74] x86/cpu/vfm: Update drivers/platform/x86/intel/telemetry/pltdrv.c
` [PATCH v3 63/74] x86/cpu/vfm: Update drivers/platform/x86/intel/turbo_max_3.c
` [PATCH v3 64/74] x86/cpu/vfm: Update drivers/platform/x86/intel/uncore-frequency/uncore-frequency.c
` [PATCH v3 65/74] x86/cpu/vfm: Update drivers/platform/x86/p2sb.c
` [PATCH v3 66/74] x86/cpu/vfm: Update drivers/powercap/intel_rapl_common.c
` [PATCH v3 67/74] x86/cpu/vfm: Update drivers/powercap/intel_rapl_msr.c
` [PATCH v3 68/74] x86/cpu/vfm: Update drivers/staging/media/atomisp/include/linux/atomisp_platform.h
` [PATCH v3 69/74] x86/cpu/vfm: Update intel_soc_dts_thermal.c
` [PATCH v3 70/74] x86/cpu/vfm: Update drivers/thermal/intel/intel_tcc_cooling.c
` [PATCH v3 71/74] x86/cpu/vfm: Update sound/soc/intel/avs/boards/es8336.c
` [PATCH v3 72/74] x86/cpu/vfm: Update tools/power/x86/turbostat/turbostat.c
` [PATCH v3 73/74] x86/cpu/vfm: Delete X86_MATCH_INTEL_FAM6_MODEL[_STEPPING]() macros
  ` [PATCH v3 74/74] x86/cpu/vfm: Delete all the *_FAM6_ CPU #defines

[PATCH 00/12] ASoC: doc: dapm: various improvements
 2024-04-16 21:23 UTC  (2+ messages)

[PATCH v7 0/9] Make the SMMUv3 CD logic match the new STE design (part 2a/3)
 2024-04-16 21:22 UTC  (7+ messages)
` [PATCH v7 2/9] iommu/arm-smmu-v3: Make CD programming use arm_smmu_write_entry()
` [PATCH v7 3/9] iommu/arm-smmu-v3: Move the CD generation for S1 domains into a function

[PATCH] nfsd: don't create nfsv4recoverydir in nfsdfs when not used
 2024-04-16 21:23 UTC 

[PATCH i-g-t] i915/gem_mmap_offset: Partial mmap and munmap
 2024-04-16 21:22 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for i915/gem_mmap_offset: Partial mmap and munmap (rev2)

[PATCH V2 0/8] perf tools: Fix test "perf probe of function from different CU"
 2024-04-16 21:22 UTC  (7+ messages)
` [PATCH V2 6/8] perf tools: Enable configs required for test_uprobe_from_different_cu.sh
` [PATCH V2 8/8] perf test: Check output of the probe ... --funcs command

[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

RTT-PROBE: lore-subspace-rtt
 2024-04-16 21:19 UTC 

[PATCH V2 1/2] drm/bridge: adv7511: Allow IRQ to share GPIO pins
 2024-04-16 21:18 UTC  (4+ 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)

next/pending-fixes baseline: 69 runs, 2 regressions (v6.9-rc4-325-gdafd70710825)
 2024-04-16 21:13 UTC 

[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  (19+ 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

RTT-PROBE: lore-subspace-rtt
 2024-04-16 21:09 UTC 

[PATCH v6 0/4] Add bridged amplifiers to cs42l43
 2024-04-16 21:09 UTC  (3+ messages)
` [PATCH v6 1/4] gpio: swnode: Add ability to specify native chip selects for SPI

[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

[obsolete] fix-missing-vmalloch-includes-fix-3.patch removed from -mm tree
 2024-04-16 21:07 UTC 

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

6.9-rc2: Deadlock on unbinding network device from a driver (regression)
 2024-04-16 21:06 UTC  (2+ messages)

[PATCH i-g-t v2] tests/amdgpu: add check for deadlock test
 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  (6+ messages)
` [PATCH 5/5] ptdump: add state parameter for non-leaf callback

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

[question] Does gpiod_set_value have a "guarantee"?
 2024-04-16 21:02 UTC  (2+ messages)

[PATCH v2 0/4] xfsprogs random fixes found by Coverity scan
 2024-04-16 21:00 UTC  (6+ messages)
` [PATCH v2 2/4] xfs_repair: make duration take time_t
` [PATCH v2 4/4] xfs_fsr: convert fsrallfs to use time_t instead of int

RTT-PROBE: lore-subspace-rtt
 2024-04-16 20:59 UTC 

[PATCH] powerpc/pseries/iommu: LPAR panics when rebooted with a frozen PE
 2024-04-16 20:58 UTC 

[PATCH i-g-t 0/3] tests/intel/xe_pm: Tests to validate vm-bind with S&R
 2024-04-16 20:58 UTC  (6+ messages)
` [PATCH i-g-t 2/3] tests/intel/xe_pm: Validate vm-bind prefetch flag with suspend and resume
` [PATCH i-g-t 3/3] tests/intel/xe_pm: Tests vm-unbind all flag functionality with S&R

[PATCH v19 000/130] KVM TDX basic feature support
 2024-04-16 20:58 UTC  (10+ messages)
` [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)

Linux man-pages PDF book
 2024-04-16 20:57 UTC  (4+ messages)

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

[PATCH net] igc: Fix LED-related deadlock on driver unbind
 2024-04-16 20:55 UTC  (4+ messages)
  ` [Intel-wired-lan] "

[PATCH v7 00/24] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-04-16 20:54 UTC  (3+ messages)

[PATCH v2] drm/xe/lnl: Apply GuC Wa_13011645652
 2024-04-16 20:54 UTC  (2+ messages)
` ✓ CI.BAT: success for drm/xe/lnl: Apply GuC Wa_13011645652 (rev2)

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

[PATCH 0/2] Refactoring from Coverity scan fixes
 2024-04-16 20:53 UTC  (5+ messages)
` [PATCH 1/2] xfs_fsr: replace atoi() with strtol()
` [PATCH 2/2] xfs_db: add helper for flist_find_type for clearer field matching

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

[PATCH v2 net 2/2] af_unix: Don't peek OOB data without MSG_OOB
 2024-04-16 20:51 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-16 20:49 UTC 

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

[PATCH dwarves 0/3] pahole: support nonstandard btf_features
 2024-04-16 20:44 UTC  (5+ messages)
` [PATCH dwarves 2/3] pahole: add reproducible_build to --btf_features

[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] advice: Add advice.scissors to suppress "do not modify or remove this line"
 2024-04-16 20:44 UTC  (4+ messages)

[PATCH bpf-next v9 0/4] BPF crypto API framework
 2024-04-16 20:40 UTC  (5+ messages)
` [PATCH bpf-next v9 1/4] bpf: make common crypto API for TC/XDP programs
` [PATCH bpf-next v9 2/4] bpf: crypto: add skcipher to bpf crypto
` [PATCH bpf-next v9 3/4] selftests: bpf: crypto skcipher algo selftests
` [PATCH bpf-next v9 4/4] selftests: bpf: crypto: add benchmark for crypto functions

[PATCH 0/3] Improvements for performance test report view
 2024-04-16 20:40 UTC  (2+ messages)
` [OE-core] "

RTT-PROBE: lore-subspace-rtt
 2024-04-16 20:39 UTC 

[PATCH ethtool-next 0/2] Userspace code for ethtool HW TS statistics
 2024-04-16 20:37 UTC  (3+ messages)
` [PATCH ethtool-next 1/2] update UAPI header copies
` [PATCH ethtool-next 2/2] netlink: tsinfo: add statistics support

[PATCH 0/2] OpenRISC glibc hard float support
 2024-04-16 20:37 UTC  (7+ messages)
` [PATCH 1/2] or1k: Add "

[PATCH RFC] m68k: Handle __generic_copy_to_user faults more carefully
 2024-04-16 20:36 UTC 

[dtor-input:next] BUILD SUCCESS 48c0687a322d54ac7e7a685c0b6db78d78f593af
 2024-04-16 20:34 UTC 

[LSF/MM/BPF TOPIC] Changing how we do file system maintenance
 2024-04-16 20:34 UTC  (2+ messages)

[PATCH] Revert 2267b2e84593bd3d61a1188e68fba06307fa9dab
 2024-04-16 20:33 UTC 

[PATCH v4 0/7] Managing live video input format for ZynqMP DPSUB
 2024-04-16 20:31 UTC  (15+ 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 v1] Bluetooth: MGMT: Fix failing to MGMT_OP_ADD_UUID/MGMT_OP_REMOVE_UUID
 2024-04-16 20:32 UTC  (2+ messages)
` [v1] "


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.