All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-28 15:58:16 to 2024-03-28 16:28:27 UTC [more...]

[PATCH 00/74] New Intel CPUID families
 2024-03-28 16:27 UTC  (17+ messages)
` [PATCH 01/74] x86/cpu/vfm: Add/initialize x86_vfm field to struct cpuinfo_x86
` [PATCH 02/74] x86/cpu/vfm: Add new macros to work with (vendor/family/model) values
` [PATCH 03/74] x86/cpu/vfm: Update arch/x86/include/asm/intel-family.h
` [PATCH 04/74] x86/cpu/vfm: Update arch/x86/crypto/poly1305_glue.c
` [PATCH 05/74] x86/cpu/vfm: Update arch/x86/crypto/twofish_glue_3way.c
` [PATCH 06/74] x86/cpu/vfm: Update arch/x86/events/intel/cstate.c
` [PATCH 07/74] x86/cpu/vfm: Update arch/x86/events/intel/lbr.c
` [PATCH 08/74] x86/cpu/vfm: Update arch/x86/events/intel/pt.c
` [PATCH 09/74] x86/cpu/vfm: Update arch/x86/events/intel/uncore.c
` [PATCH 10/74] x86/cpu/vfm: Update arch/x86/events/intel/uncore_nhmex.c
` [PATCH 11/74] x86/cpu/vfm: Update arch/x86/events/intel/uncore_snbep.c
` [PATCH 12/74] x86/cpu/vfm: Update arch/x86/events/msr.c
` [PATCH 13/74] x86/cpu/vfm: Update arch/x86/events/rapl.c
` [PATCH 14/74] x86/cpu/vfm: Update arch/x86/kernel/apic/apic.c
` [PATCH 15/74] x86/cpu/vfm: Update arch/x86/kernel/cpu/aperfmperf.c
` [PATCH 16/74] x86/cpu/vfm: Update arch/x86/kernel/cpu/bugs.c

[CI 0/3] Refactor GT debugfs
 2024-03-28 16:28 UTC  (2+ messages)
` [CI 1/3] drm/xe: Store pointer to struct xe_gt in gt/ debugfs directory

[PATCH RESEND 0/2] usb: typec: tipd: fix event checking in interrupt service routines
 2024-03-28 16:28 UTC  (4+ messages)
` [PATCH RESEND 1/2] usb: typec: tipd: fix event checking for tps25750
` [PATCH RESEND 2/2] usb: typec: tipd: fix event checking for tps6598x

RTT-PROBE: lore-subspace-rtt
 2024-03-28 16:28 UTC 

[PATCH] gpio: davinci: Fix potential buffer overflow
 2024-03-28 16:23 UTC  (3+ messages)

[jarkko-tpmdd:sgx-cgroups-v9 3/21] kernel/cgroup/misc.c:446:25: warning: variable 'parent_cg' set but not used
 2024-03-28 16:26 UTC 

[REGRESSION] PWM vibrator does not probe with v6.9-rc1
 2024-03-28 16:27 UTC 

[PATCH 1/3] remoteproc: k3-dsp: Fix usage of omap_mbox_message and mbox_msg_t
 2024-03-28 16:26 UTC  (3+ messages)

[PATCH] drm/xe/hwmon: Update xe hwmon with couple of fixes
 2024-03-28 16:25 UTC  (2+ messages)

[PATCH net-next 0/8] mlx5e misc patches
 2024-03-28 16:25 UTC  (5+ messages)
` [PATCH net-next 5/8] net/mlx5e: Expose the VF/SF RX drop counter on the representor

[yocto-security] OE-core CVE metrics for master on Sun 24 Mar 2024 01:00:01 AM HST
 2024-03-28 16:24 UTC  (2+ messages)

[PATCH net-next v6 00/17] net: Add support for Power over Ethernet (PoE)
 2024-03-28 16:24 UTC  (6+ messages)
` [PATCH net-next v6 16/17] dt-bindings: net: pse-pd: Add bindings for TPS23881 PSE controller
` [PATCH net-next v6 17/17] net: pse-pd: Add TI TPS23881 PSE controller driver

[RFC v2 0/5] virtio,vhost: Add VIRTIO_F_IN_ORDER support
 2024-03-28 16:22 UTC  (7+ messages)
` [RFC v2 1/5] virtio: Initialize sequence variables
` [RFC v2 2/5] virtio: In-order support for split VQs
` [RFC v2 3/5] virtio: In-order support for packed VQs
` [RFC v2 4/5] vhost,vhost-user: Add VIRTIO_F_IN_ORDER to vhost feature bits
  ` [RFC v2 4/5] vhost, vhost-user: "
` [RFC v2 5/5] virtio: Add VIRTIO_F_IN_ORDER property definition

[PATCH] drm/mediatek: Init `ddp_comp` with devm_kcalloc()
 2024-03-28 16:22 UTC  (2+ messages)

[PATCH 0/2] Move liberror-perl to meta-perl
 2024-03-28 16:22 UTC  (3+ messages)
` [PATCH 1/2] coreutils: drop obsolete liberror-perl RDEPENDS
` [PATCH 2/2] liberror-perl: move to meta-perl

way to notice user when a device connected to a inappropriate port
 2024-03-28 16:22 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: add description for solidrun cn9130 som and clearfog boards
 2024-03-28 16:22 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: arm64: marvell: add solidrun cn9130 "

[PATCH] drm/panthor: Fix clang -Wunused-but-set-variable in tick_ctx_apply()
 2024-03-28 16:22 UTC 

[PATCH v3] serial: 8250_pnp: Support configurable reg shift property
 2024-03-28 16:22 UTC  (2+ messages)

[PATCH v4 0/6] iio: temperature: ltc2983: small improvements
 2024-03-28 16:22 UTC  (14+ messages)
` [PATCH v4 1/6] printk: add new dev_errp_probe() helper
` [PATCH v4 2/6] iio: temperature: ltc2983: convert to dev_err_probe()
` [PATCH v4 3/6] dt-bindings: iio: temperature: ltc2983: document power supply
` [PATCH v4 4/6] iio: temperature: ltc2983: support vdd regulator
` [PATCH v4 5/6] iio: backend: make use dev_errp_probe()
` [PATCH v4 6/6] iio: common: scmi_iio: convert to dev_err_probe()

iwd picking worse network despite better one available
 2024-03-28 16:21 UTC  (5+ messages)

[PATCH 0/9] Convert Tasklets to BH Workqueues
 2024-03-28 16:21 UTC  (4+ messages)
` [PATCH 9/9] mmc: Convert from tasklet to BH workqueue

[PATCH 00/23] v2: imx258 improvement series
 2024-03-28 16:15 UTC  (8+ messages)
` [PATCH 17/23] dt-bindings: media: imx258: Rename to include vendor prefix

[PATCH v1 00/44] KVM: arm64: Preamble for pKVM
 2024-03-28 16:19 UTC  (3+ messages)
` [PATCH v1 02/44] KVM: arm64: Use enum instead of helper for checking FP-state

[PATCH] arm64: dts: qcom: Add support for Samsung Galaxy Z Fold5
 2024-03-28 16:19 UTC  (2+ messages)

[PATCH 00/13] wifi: Add multi physical hardware iface combination support
 2024-03-28 16:19 UTC  (14+ messages)
` [PATCH 02/13] wifi: nl80211: send underlying multi-hardware channel capabilities to user space
` [PATCH 06/13] wifi: nl80211: send iface combination to user space in multi-hardware wiphy

[PATCH 0/1] quote: quote space
 2024-03-28 16:19 UTC  (6+ messages)

[PATCH] tools/resolve_btfids: fix build with musl libc
 2024-03-28 16:18 UTC  (2+ messages)

[topic/core-for-CI] ASoC: SOF: Core: Add remove_late() to sof_init_environment failure path
 2024-03-28 16:18 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

BUG: unable to handle page fault for address: 0000000000030368
 2024-03-28 16:17 UTC  (2+ messages)

[PATCH] PCI: Update pci_find_capability() stub return values
 2024-03-28 16:18 UTC  (2+ messages)

[PATCH v7 00/15] media: Add driver for the Raspberry Pi <5 CSI-2 receiver
 2024-03-28 16:18 UTC  (5+ messages)
` [PATCH v7 02/15] media: i2c: imx219: Add internal image sink pad

RTT-PROBE: lore-subspace-rtt
 2024-03-28 16:18 UTC 

[PATCH] usb-storage: Optimize scan delay more precisely
 2024-03-28 16:18 UTC  (8+ messages)
          ` [usb-storage] "

[PATCH v2 0/5] Wave515 decoder IP support
 2024-03-28 16:18 UTC  (3+ messages)
` [PATCH v2 5/5] media: chips-media: wave5: support Wave515 decoder

Serious AMD-Vi issue
 2024-03-28 16:17 UTC  (11+ messages)
  ` Serious AMD-Vi(?) issue

[PATCH v4] x86/mm/ident_map: On UV systems, use gbpages only where full GB page should be mapped
 2024-03-28 16:17 UTC  (3+ messages)

[PATCH 0/1] sched/fair: allow disabling newidle_balance with sched_relax_domain_level
 2024-03-28 16:17 UTC  (3+ messages)

[PATCH v2] NFSD: trace export root filehandle event
 2024-03-28 16:16 UTC 

[PATCH] stop using mmx intrinsics
 2024-03-28 16:16 UTC  (8+ messages)
` [PATCH] net: "
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] eal: include header for MSVC SIMD intrinsics
  ` [PATCH v2 2/2] net: stop using mmx intrinsics

[PATCH 00/13] drm/i915: Implemnt vblank sycnhronized mbus joining changes
 2024-03-28 16:16 UTC  (10+ messages)
` [PATCH 11/13] drm/i915: Implement vblank synchronized MBUS join changes
` [PATCH 12/13] drm/i915: Use a plain old int for the cdclk/mdclk ratio
` [PATCH 13/13] drm/i915: Optimize out redundant dbuf slice updates
` ✓ Fi.CI.BAT: success for drm/i915: Implemnt vblank sycnhronized mbus joining changes
` ✓ Fi.CI.IGT: "

[PATCH] dt-bindings: arm: qcom: Add Samsung Galaxy Z Fold5
 2024-03-28 16:16 UTC  (2+ messages)

[PATCH v2 0/6] hw/char: Implement the STM32L4x5 USART, UART and LPUART
 2024-03-28 16:14 UTC  (13+ messages)
` [PATCH v2 2/6] hw/char: Implement STM32L4x5 USART skeleton
` [PATCH v2 3/6] hw/char/stm32l4x5_usart: Enable serial read and write
` [PATCH v2 4/6] hw/char/stm32l4x5_usart: Add options for serial parameters setting
` [PATCH v2 5/6] hw/arm: Add the USART to the stm32l4x5 SoC
` [PATCH v2 6/6] tests/qtest: Add tests for the STM32L4x5 USART

[PATCH BlueZ v1] monitor/att: Add support for decoding GATT Long Reads
 2024-03-28 16:16 UTC  (2+ messages)
` [BlueZ,v1] "

[REGRESSION] Re: [PATCH 0/3] USB: core: Don't overwrite device descriptor during reinitialization
 2024-03-28 16:16 UTC  (11+ messages)

[PATCH 00/11] address remaining stringop-truncation warnings
 2024-03-28 16:15 UTC  (5+ messages)
` [PATCH 01/11] staging: vc04_services: changen strncpy() to strscpy_pad()

[PATCH] rteval: Remove XML-RPC server
 2024-03-28 16:15 UTC  (2+ messages)

[PATCH 00/13] Support for arbitrary schemes in credentials
 2024-03-28 16:13 UTC  (4+ messages)
` [PATCH 05/13] credential: gate new fields on capability

[PATCH] maintainers: update for i40e
 2024-03-28 16:13 UTC 

[PATCH 0/9] address remaining -Wtautological-constant-out-of-range-compare
 2024-03-28 16:12 UTC  (4+ messages)
` [PATCH 6/9] nilfs2: fix out-of-range warning

[meta-gnome][PATCHv7] gnome-user-share: add recipe
 2024-03-28 16:12 UTC 

[PATCH] gcc: Allow using libc++
 2024-03-28 16:11 UTC  (2+ messages)
` [OE-core] "

[PATCH net] i40e: Fix VF MAC filter removal
 2024-03-28 16:10 UTC  (4+ messages)
  ` [Intel-wired-lan] "

[PATCH] maintainers: update for testpmd
 2024-03-28 16:10 UTC 

[PATCH v2 2/5] x86/kexec: do unconditional WBINVD in relocate_kernel()
 2024-03-28 16:10 UTC  (11+ messages)

[PATCH v3 0/3] Replay Protected Memory Block (RPMB) subsystem
 2024-03-28 16:09 UTC  (4+ messages)
` [PATCH v3 3/3] optee: probe RPMB device using RPMB subsystem

[PATCH] rteval: Add relative cpulists for loads
 2024-03-28 16:08 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-28 16:08 UTC 

[PATCH v9 1/3] drm/buddy: Implement tracking clear page feature
 2024-03-28 16:07 UTC  (3+ messages)

[DPDK] maintainers: update for cpfl driver
 2024-03-28 16:06 UTC 

[PATCH 1/1] misc: pci_endpoint_test: Refactor dma_set_mask_and_coherent() logic
 2024-03-28 16:06 UTC 

[PATCH 1/2] perf sched timehist: Fix -g/--call-graph option failure
 2024-03-28 16:06 UTC  (4+ messages)
` [PATCH 2/2] perf evsel: Use evsel__name_is() helper

[oe] [meta-gnome][PATCHv6] gnome-user-share: add recipe
 2024-03-28 16:05 UTC  (4+ messages)

[PATCH net-next v1 0/9] Enhanced DCB and DSCP Support for KSZ Switches
 2024-03-28 16:05 UTC  (10+ messages)
` [PATCH net-next v1 1/9] net: dsa: add support for DCB get/set apptrust configuration
` [PATCH net-next v1 2/9] net: dsa: microchip: add IPV information support
` [PATCH net-next v1 3/9] net: add IEEE 802.1q specific helpers
` [PATCH net-next v1 4/9] net: dsa: microchip: add multi queue support for KSZ88X3 variants
` [PATCH net-next v1 5/9] net: dsa: microchip: add support for different DCB app configurations
` [PATCH net-next v1 6/9] net: dsa: microchip: dcb: add special handling for KSZ88X3 family
` [PATCH net-next v1 7/9] net: dsa: microchip: enable ETS support for KSZ989X variants
` [PATCH net-next v1 8/9] net: dsa: microchip: init predictable IPV to queue mapping for all non KSZ8xxx variants
` [PATCH net-next v1 9/9] net: dsa: microchip: let DCB code do PCP and DSCP policy configuration

No way to cancel SAE after CMD_AUTHENTICATE?
 2024-03-28 16:05 UTC  (2+ messages)

[PATCH v2] btrfs: do not wait for short bulk allocation
 2024-03-28 15:57 UTC  (2+ messages)

[PATCH] crypto: jitter - Remove duplicate word in comment
 2024-03-28 16:03 UTC 

[RFC PATCH] usb: typec: ucsi: ack connector change after all tasks finish
 2024-03-28 16:04 UTC  (3+ messages)

[PATCH v2] Add Landlock test for io_uring IORING_OP_OPENAT operation
 2024-03-28 16:04 UTC  (2+ messages)

[PATCH net-next 0/2] ynl: rename array-nest to indexed-array
 2024-03-28 16:04 UTC  (8+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] ynl: support un-nest sub-type for indexed-array

[PATCH] usb: typec: ptn36502: Only select DRM_AUX_BRIDGE with OF
 2024-03-28 16:03 UTC 

Proposal to add CRIU support to DRM render nodes
 2024-03-28 16:03 UTC  (6+ messages)

[PATCH v4 0/2] codingstyle: avoid unused parameters for a function-like macro
 2024-03-28 16:01 UTC  (3+ messages)
` [PATCH v4 2/2] scripts: checkpatch: check unused parameters for "

[RFC PATCH-for-9.1 00/29] hw/i386/pc: Decouple ISA vs PCI-based machines
 2024-03-28 15:54 UTC  (16+ messages)
` [RFC PATCH-for-9.1 07/29] hw/i386/pc: Call fw_cfg_add_extra_pci_roots() in pc_pci_machine_done()
` [RFC PATCH-for-9.1 08/29] hw/i386/pc: Move CXLState to PcPciMachineState
` [RFC PATCH-for-9.1 11/29] hw/i386/pc: Move acpi_setup() call to pc_pci_machine_done()
` [RFC PATCH-for-9.1 12/29] hw/i386/pc: Move acpi_build_enabled to PcPciMachineState
` [RFC PATCH-for-9.1 14/29] hw/i386/pc: Move pc_system_flash_create() to pc_pci_machine_initfn()
` [RFC PATCH-for-9.1 16/29] hw/i386/pc: Move south-bridge related fields to PcPciMachine
` [RFC PATCH-for-9.1 20/29] hw/i386/pc: Pass PcPciMachineState argument to pc_pci_hole64_start()
` [RFC PATCH-for-9.1 21/29] hw/i386/fw_cfg: Include missing 'qapi-types-machine.h' header
` [RFC PATCH-for-9.1 22/29] hw/i386/fw_cfg: Define fw_cfg_build_smbios() stub
` [RFC PATCH-for-9.1 24/29] hw/i386/fw_cfg: Inline smbios_legacy_mode()
` [RFC PATCH-for-9.1 25/29] hw/i386/fw_cfg: Replace smbios_defaults() by !smbios_legacy_mode()
` [RFC PATCH-for-9.1 26/29] hw/i386/fw_cfg: Factor fw_cfg_build_smbios_legacy() out
` [RFC PATCH-for-9.1 27/29] hw/i386/pc: Call fw_cfg_build_smbios_legacy() in pc_machine_done()
` [RFC PATCH-for-9.1 28/29] hw/i386/pc: Rename pc_init1() -> pc_piix_init()
` [RFC PATCH-for-9.1 29/29] hw/i386/pc: Move ISA-only PC machine to pc_isa.c

[PATCH v2 0/6] riscv: add support for Milk-V Mars board
 2024-03-28 16:01 UTC  (4+ messages)
` [PATCH v2 4/6] board: starfive: support "

[xen-4.18-testing test] 185172: tolerable FAIL - PUSHED
 2024-03-28 16:01 UTC 

[PATCH 0/7] sysctl: Remove sentinel elements from misc directories
 2024-03-28 15:57 UTC  (20+ messages)
` [PATCH 1/7] memory: Remove the now superfluous sentinel element from ctl_table array
` [PATCH 2/7] security: "
` [PATCH 3/7] crypto: "
` [PATCH 4/7] initrd: "
` [PATCH 5/7] ipc: "
` [PATCH 6/7] io_uring: Remove the now superfluous sentinel elements "
` [PATCH 7/7] drivers: perf: "

[PATCH net 0/1] s390/ism: Fix splice for SMC-D
 2024-03-28 15:59 UTC  (3+ messages)
` [PATCH net 1/1] s390/ism: fix receive message buffer allocation

[PATCH v2 3/3] nfs-utils: Configure nfsv4 ID mapping & Kerberos
 2024-03-28 15:59 UTC  (2+ messages)
` [PATCH v3 "

[PATCH 00/10] iio: dac: support IIO backends on the output direction
 2024-03-28 15:59 UTC  (5+ messages)
` [PATCH 08/10] iio: backend: add new functionality

[PATCH net v4 0/1] net: fec: Fix to suspend / resume with mac_managed_pm
 2024-03-28 15:59 UTC  (2+ messages)
` [PATCH v4 1/1] net: fec: Set mac_managed_pm during probe

[PATCH] Documentation: dev-tools: Add link to RV docs
 2024-03-28 15:58 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-03-28 15:58 UTC 


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.