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

[PATCH v3 00/74] New Intel CPUID families
 2024-04-16 21:19 UTC  (39+ 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 V2 0/8] perf tools: Fix test "perf probe of function from different CU"
 2024-04-16 21:19 UTC  (4+ messages)
` [PATCH V2 6/8] perf tools: Enable configs required for test_uprobe_from_different_cu.sh

[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

[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  (10+ messages)
` [PATCH 5/5] ptdump: add state parameter for non-leaf callback
` [PATCH 2/5 RESEND] arm64: mm: code and data partitioning for aslr

[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  (8+ messages)
` [PATCH v2 1/4] xfs_db: fix leak in flist_find_ftyp()
` [PATCH v2 2/4] xfs_repair: make duration take time_t
` [PATCH v2 3/4] xfs_scrub: don't call phase_end if phase_rusage was not initialized
` [PATCH v2 4/4] xfs_fsr: convert fsrallfs to use time_t instead of int

[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  (6+ messages)

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

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

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

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

[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  (4+ 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)

[PATCH v7 0/9] Make the SMMUv3 CD logic match the new STE design (part 2a/3)
 2024-04-16 20:48 UTC  (7+ messages)
` [PATCH v7 1/9] iommu/arm-smmu-v3: Add an ops indirection to the STE code
` [PATCH v7 2/9] iommu/arm-smmu-v3: Make CD programming use arm_smmu_write_entry()

[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  (5+ 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] "

[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] "

[PATCH v24 00/20] nvme-tcp receive offloads
 2024-04-16 20:30 UTC  (3+ messages)
` [PATCH v24 03/20] iov_iter: skip copy if src == dst for direct data placement

[PATCH] rock-dgb_defconfig: Update for Linux 6.7 with UBSAN
 2024-04-16 20:30 UTC  (3+ messages)

[Regression] USB ethernet AX88179 broken usb ethernet names
 2024-04-16 20:29 UTC 

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

[PATCH 00/23] [RFC] Integrate MbedTLS v3.6 LTS with U-Boot
 2024-04-16 20:26 UTC  (2+ messages)

[PATCH] Revert 2267b2e84593bd3d61a1188e68fba06307fa9dab
 2024-04-16 20:24 UTC  (2+ messages)

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

[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2024-04-16 (ice)
 2024-04-16 20:24 UTC  (4+ messages)
` [PATCH net 1/3] ice: tc: check src_vsi in case of traffic from VF
` [PATCH net 2/3] ice: tc: allow zero flags in parsing tc flower
` [PATCH net 3/3] ice: Fix checking for unsupported keys on non-tunnel device

[PATCH net-next v4 0/6] Implement reset reason mechanism to detect
 2024-04-16 20:22 UTC  (6+ messages)
` [PATCH net-next v4 4/6] tcp: support rstreason for passive reset

[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 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 

[PATCH] apply: avoid using fixed-size buffer in write_out_one_reject()
 2024-04-16 20:16 UTC 

[PATCH] usb: gadget: f_fs: add capability for dfu run-time descriptor
 2024-04-16 20:15 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 i-g-t] tools/gputop: Fix engine columns with amdgpu
 2024-04-16 15:11 UTC  (5+ messages)

[PATCH v4 00/19] Intel IPU6 and IPU6 input system drivers
 2024-04-16 20:11 UTC  (4+ messages)
` [PATCH v4 17/19] media: intel/ipu6: support line-based metadata capture support
` [PATCH v4 18/19] Documentation: add Intel IPU6 ISYS driver admin-guide doc
` [PATCH v4 19/19] Documentation: add documentation of Intel IPU6 driver and hardware overview


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.