All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-29 12:32:52 to 2024-02-29 13:24:27 UTC [more...]

[PATCH v2 00/14] Add support for TI TPS65224 PMIC
 2024-02-29 13:24 UTC  (3+ messages)
` [PATCH v2 13/14] pinctrl: pinctrl-tps6594: Add TPS65224 PMIC pinctrl and GPIO

[PATCH 1/2] drm/buddy: stop using PAGE_SIZE
 2024-02-29 13:24 UTC  (2+ messages)

[PATCH] thunderbolt: no opencoding FIELD_GET
 2024-02-29 13:23 UTC 

[PATCH] x86/cpu-policy: Fix x2APIC visibility for PV guests
 2024-02-29 13:23 UTC  (5+ messages)

[PATCH] pci: fix locking around vPCI removal in pci_remove_device()
 2024-02-29 13:23 UTC  (2+ messages)

[PATCH net-next 0/3] net: gro: encapsulation bug fix and flush checks improvements
 2024-02-29 13:22 UTC  (4+ messages)
` [PATCH net-next 1/3] net: gro: set {inner_,}network_header in receive phase

[PATCH net RESEND] net: ethernet: ti: am65-cpsw: Add IFF_UNICAST_FLT flag to port device
 2024-02-29 13:22 UTC  (3+ messages)

[PATCHSET v29.4 03/13] xfs: atomic file content exchanges
 2024-02-29 13:22 UTC  (7+ messages)
` [PATCH 02/14] xfs: introduce new file range exchange ioctls

[v11 0/3] net/af_xdp: fix multi interface support for K8s
 2024-02-29 13:21 UTC  (4+ messages)
` [v11 1/3] docs: AF_XDP Device Plugin
` [v11 2/3] net/af_xdp: fix multi interface support for K8s
` [v11 3/3] net/af_xdp: support AF_XDP DP pinned maps

[PATCH v2 00/21] migration: Improve error reporting
 2024-02-29 13:21 UTC  (9+ messages)
` [PATCH v2 03/21] migration: Add documentation for SaveVMHandlers
` [PATCH v2 06/21] migration: Add Error** argument to .save_setup() handler

[PATCH v5 0/8] ima: kexec: measure events between kexec load and execute
 2024-02-29 13:21 UTC  (6+ messages)
` [PATCH v5 6/8] ima: suspend measurements during buffer copy at kexec execute

[PATCH 00/19] Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS
 2024-02-29 13:18 UTC  (2+ messages)

[PATCH][next] staging: greybus: Remove redundant variable 'mask'
 2024-02-29 13:21 UTC  (2+ messages)

atomic queue limit updates for stackable devices
 2024-02-29 13:20 UTC  (11+ messages)

[RFC PATCH v5 00/29] TDX KVM selftests
 2024-02-29 13:20 UTC  (3+ messages)
` [RFC PATCH v5 10/29] KVM: selftests: TDX: Adding test case for TDX port IO

[PATCH 0/3] KVM: x86: Fix KVM_FEATURE_PV_UNHALT update logic
 2024-02-29 13:20 UTC  (4+ messages)
` [PATCH 2/3] KVM: x86: Use actual kvm_cpuid.base for clearing KVM_FEATURE_PV_UNHALT

[PATCH net] gtp: fix use-after-free and null-ptr-deref in gtp_newlink()
 2024-02-29 13:20 UTC  (2+ messages)

[PATCH, v2] physmem: avoid bounce buffer too small
 2024-02-29 13:19 UTC  (12+ messages)

[PATCH v5 00/23] migration: File based migration with multifd and mapped-ram
 2024-02-29 13:19 UTC  (4+ messages)
` [PATCH v5 19/23] migration/multifd: Prepare multifd sync for mapped-ram migration

[PATCH 3/3] drivers/gpu/drm/nouveau/nvkm/subdev/mxm/base.c: BUFFER_OVERFLOW
 2024-02-29 13:10 UTC 

[PATCH 0/7] platform/x86/amd/pmf: Updates to amd-pmf driver
 2024-02-29 13:19 UTC  (5+ messages)
` [PATCH 3/7] platform/x86/amd/pmf: Add support to get sbios requests in PMF driver

(no subject)
 2024-02-29 13:17 UTC  (2+ messages)
` [PATCH] usb: typec: pd: no opencoding of FIELD_GET

[RFC PATCH v5 00/22] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
 2024-02-29 13:10 UTC  (34+ messages)
` [RFC PATCH v5 01/22] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
` [RFC PATCH v5 02/22] target/arm: Add PSTATE.ALLINT
` [RFC PATCH v5 03/22] target/arm: Add support for FEAT_NMI, Non-maskable Interrupt
` [RFC PATCH v5 04/22] target/arm: Implement ALLINT MSR (immediate)
` [RFC PATCH v5 05/22] target/arm: Support MSR access to ALLINT
` [RFC PATCH v5 06/22] target/arm: Add support for Non-maskable Interrupt
` [RFC PATCH v5 07/22] target/arm: Add support for NMI in arm_phys_excp_target_el()
` [RFC PATCH v5 08/22] target/arm: Handle IS/FS in ISR_EL1 for NMI
` [RFC PATCH v5 09/22] target/arm: Handle PSTATE.ALLINT on taking an exception
` [RFC PATCH v5 10/22] hw/arm/virt: Wire NMI and VNMI irq lines from GIC to CPU
` [RFC PATCH v5 11/22] hw/intc/arm_gicv3: Add external IRQ lines for NMI
` [RFC PATCH v5 12/22] target/arm: Handle NMI in arm_cpu_do_interrupt_aarch64()
` [RFC PATCH v5 13/22] hw/intc/arm_gicv3: Add irq superpriority information
` [RFC PATCH v5 14/22] hw/intc/arm_gicv3_redist: Implement GICR_INMIR0
` [RFC PATCH v5 15/22] hw/intc/arm_gicv3: Implement GICD_INMIR
` [RFC PATCH v5 16/22] hw/intc: Enable FEAT_GICv3_NMI Feature
` [RFC PATCH v5 17/22] hw/intc/arm_gicv3: Add NMI handling CPU interface registers
` [RFC PATCH v5 18/22] hw/intc/arm_gicv3: Implement NMI interrupt prioirty
` [RFC PATCH v5 19/22] hw/intc/arm_gicv3: Report the NMI interrupt in gicv3_cpuif_update()
` [RFC PATCH v5 20/22] hw/intc/arm_gicv3: Report the VNMI interrupt
` [RFC PATCH v5 21/22] target/arm: Add FEAT_NMI to max
` [RFC PATCH v5 22/22] hw/arm/virt: Add FEAT_GICv3_NMI feature support in virt GIC

[PATCH net-next v2 2/3] vhost_net: Call peek_len when using xdp
 2024-02-29 13:17 UTC  (3+ messages)

[PATCH v9 0/4] PCI Dev and SG copy support
 2024-02-29 13:16 UTC  (4+ messages)
` [PATCH v10 4/4] app/dma-perf: add "
    ` [EXT] "

[PATCH] super-intel: respect IMSM_DEVNAME_AS_SERIAL flag
 2024-02-29 13:15 UTC  (2+ messages)

[PATCH net-next v2 3/3] tun: AF_XDP Tx zero-copy support
 2024-02-29 13:15 UTC  (3+ messages)

[PATCH] btrfs: zoned: fix use-after-free in do_zone_finish
 2024-02-29 13:13 UTC  (4+ messages)

[PATCH i-g-t v2 0/6] Add tests for solid fill planes
 2024-02-29 13:14 UTC  (7+ messages)
` [PATCH i-g-t v2 5/6] tests/kms_atomic: Add solid fill plane subtest

[xilinx-xlnx:xlnx_rebase_v6.6 636/860] ld.lld: error: undefined symbol: dwc3_host_wakeup_capable
 2024-02-29 13:13 UTC 

[PATCH] PCI: dwc: endpoint: Fix advertized resizable BAR size
 2024-02-29 13:13 UTC 

[PATCH 0/2] Restrict Clang/LLVM supported versions
 2024-02-29 13:12 UTC  (6+ messages)
` [PATCH 1/2] README: bump minimum required clang/llvm version

[PATCH net] geneve: make sure to pull inner header in geneve_rx()
 2024-02-29 13:11 UTC 

[PATCH v3 0/8] Use TAP in some more x86 KVM selftests
 2024-02-29 13:12 UTC  (6+ messages)
` [PATCH v3 3/8] KVM: selftests: Move setting a vCPU's entry point to a dedicated API

[PATCH] platform/mellanox: mlxbf-pmc: fix signedness bugs
 2024-02-29 13:11 UTC 

[PATCH RFT 0/7] arm64: qcom: allow up to 4 lanes for the Type-C DisplayPort Altmode
 2024-02-29 13:11 UTC  (18+ messages)
` [PATCH RFT 1/7] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp: Add mode-switch
` [PATCH RFT 2/7] phy: qcom: qmp-combo: store DP phy power state
` [PATCH RFT 3/7] phy: qcom: qmp-combo: introduce QPHY_MODE
` [PATCH RFT 4/7] phy: qcom: qmp-combo: register a typec mux to change the QPHY_MODE
` [PATCH RFT 5/7] arm64: dts: qcom-sm8550: allow 4 lanes for DisplayPort and enable QMP PHY mode-switch
` [PATCH RFT 6/7] arm64: dts: qcom-sm8650: "
` [PATCH RFT 7/7] arm64: dts: qcom-mode-switch: "

convert nvme to atomic queue limits updates
 2024-02-29 13:11 UTC  (10+ messages)
` [PATCH 07/21] nvme: cleanup the nvme_init_integrity calling conventions
` [PATCH 08/21] nvme: move blk_integrity_unregister into nvme_init_integrity
` [PATCH 09/21] nvme: don't use nvme_update_disk_info for the multipath disk
` [PATCH 11/21] nvme: move setting the write cache flags out of nvme_set_queue_limits

[Buildroot] [PATCH 1/2] package/rust: use host libraries from HOST_DIR
 2024-02-29 13:11 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/rust: provide RUSTFLAGS for cargo

[PATCH v3 0/2] Synchronize DT overlay removal with devlink removals
 2024-02-29 13:10 UTC  (7+ messages)
` [PATCH v3 1/2] driver core: Introduce device_link_wait_removal()

[question] How to customize git revert template
 2024-02-29 12:52 UTC 

[PATCH 0/1] Fix regression when no PID file
 2024-02-29 13:10 UTC  (2+ messages)

[PATCH v2 00/12] arm64: dts: qcom: sc8280xp: PCIe fixes and GICv3 ITS enable
 2024-02-29 13:10 UTC  (6+ messages)

[PULL] drm-xe-fixes
 2024-02-29 13:07 UTC 

[PATCH 0/6] PCI: dwc: rcar-gen4: Add R-Car V4H support
 2024-02-29 13:07 UTC  (3+ messages)
` [PATCH 6/6] misc: pci_endpoint_test: Add Device ID for R-Car V4H PCIe controller

[v10 0/3] net/af_xdp: fix multi interface support for K8s
 2024-02-29 13:06 UTC  (5+ messages)
` [v10 1/3] docs: AF_XDP Device Plugin
` [v10 2/3] net/af_xdp: fix multi interface support for K8s
` [v10 3/3] net/af_xdp: support AF_XDP DP pinned maps

[PATCH bpf-next] bpftool: Mount bpffs on provided dir instead of parent dir
 2024-02-29 13:05 UTC 

[PATCH v9 0/6] tools: enable xenstore-stubdom to use 9pfs
 2024-02-29 13:05 UTC  (9+ messages)
` [PATCH v9 1/6] config: update Mini-OS commit
` [PATCH v9 2/6] stubdom: extend xenstore stubdom configs
` [PATCH v9 3/6] tools/xenstored: mount 9pfs device in stubdom
` [PATCH v9 4/6] tools/xenstored: add helpers for filename handling
` [PATCH v9 5/6] tools/xenstored: support complete log capabilities in stubdom
` [PATCH v9 6/6] tools/xenstored: have a single do_control_memreport()

[PATCH v4 00/20] Support more Amlogic SoC families in crypto driver
 2024-02-29 13:05 UTC  (9+ messages)

[PATCH mptcp-next v7 0/8] add helpers and vars in mptcp_lib.sh, part 3
 2024-02-29 13:04 UTC  (5+ messages)
` [PATCH mptcp-next v7 7/8] selftests: mptcp: print test results with counters
` [PATCH mptcp-next v7 8/8] selftests: mptcp: print test results with colors

[RFC PATCH v2 0/6] Add Pinctrl driver for Starfive JH8100 SoC
 2024-02-29 13:03 UTC  (4+ messages)
` [RFC PATCH v2 2/6] pinctrl: starfive: jh8100: add main and sys_east driver

[PATCH i-g-t 0/3] benchmarks/kms_fb_stress: Add command-line options to change the planes and writeback formats
 2024-02-29 13:01 UTC  (8+ messages)
` [PATCH i-g-t 1/3] benchmarks/kms_fb_stress: Assert that we have an supported pipe
` [PATCH i-g-t 2/3] benchmarks/kms_fb_stress: Add command line options to change the planes and writeback formats
` [PATCH i-g-t 3/3] benchmarks/kms_fb_stress: Log the KMS structure

[PATCH] drm/i915: fix applying placement flag
 2024-02-29 13:01 UTC  (2+ messages)

[PATCH v7 0/2] acpi: report numa nodes for device memory using GI
 2024-02-29 13:00 UTC  (8+ messages)
` [PATCH v7 1/2] qom: new object to associate device to numa node

[PATCH v8 0/5] Support for Avago APDS9306 Ambient Light Sensor
 2024-02-29 12:58 UTC  (6+ messages)
` [PATCH v8 5/5] iio: light: Add support for APDS9306 "

[PATCH v8 00/10] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
 2024-02-29 12:56 UTC  (9+ messages)
` [PATCH v8 03/10] PCI: dwc: ep: Introduce dw_pcie_ep_cleanup() API for drivers supporting PERST#
` [PATCH v8 10/10] PCI: dwc: ep: Add Kernel-doc comments for APIs

[PATCH v4 0/5] Add support for QMC HDLC
 2024-02-29 12:56 UTC  (5+ messages)
` [PATCH v4 5/5] net: wan: fsl_qmc_hdlc: Add framer support

[PATCH] platform/x86: add lenovo generic wmi driver
 2024-02-29 12:56 UTC  (2+ messages)

Inquiry about tb/usb4 driver
 2024-02-29 12:55 UTC  (3+ messages)

[PATCH 0/3] vc4 VEC (analogue video) updates - margins and monochrome
 2024-02-29 12:55 UTC  (10+ messages)
` [PATCH 1/3] drm: Add DRM_MODE_TV_MODE_MONOCHROME
  ` UAPI "

[PATCH iproute2 v2] iproute2: move generic_proc_open into lib
 2024-02-29 12:54 UTC 

[PATCH iproute2] iproute2: move generic_proc_open into lib
 2024-02-29 12:52 UTC 

[isilence:zc/rx-v4 900/922] net/core/page_pool.c:1129:10: error: incompatible pointer to integer conversion returning 'void *' from a function with result type 'netmem_ref' (aka 'unsigned long')
 2024-02-29 12:51 UTC 

[PATCH net-next v2 1/3] xsk: Remove non-zero 'dma_page' check in xp_assign_dev
 2024-02-29 12:52 UTC  (3+ messages)

[PATCH v5 00/23] [PATCH v4 00/30] Enable build of full Xen for RISC-V
 2024-02-29 12:51 UTC  (10+ messages)
` [PATCH v5 23/23] xen/README: add compiler and binutils versions for RISC-V64

[PATCH V16 0/8] arm64/perf: Enable branch stack sampling
 2024-02-29 12:50 UTC  (9+ messages)
` [PATCH V16 2/8] KVM: arm64: Prevent guest accesses into BRBE system registers/instructions

[PATCH i-g-t v2] tests/intel/xe_compute_preempt: Add compute-preempt-many
 2024-02-29 12:50 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for tests/intel/xe_compute_preempt: Add compute-preempt-many (rev2)

[PATCH RFC net-next 0/6] rtl8221b/8251b add C45 instances and SerDes switching
 2024-02-29 12:50 UTC  (4+ messages)
` [PATCH RFC net-next 1/6] net: phy: realtek: configure SerDes mode for rtl822x/8251b PHYs

[RFC 0/4] mirror: implement incremental and bitmap modes
 2024-02-29 12:47 UTC  (6+ messages)

[PATCH i-g-t] tests/intel/gem_exec_capture: Check for partial register captures
 2024-02-29 12:47 UTC  (2+ messages)

[LTP] [PATCH 1/2] fchownat01: Convert to new API
 2024-02-29 12:46 UTC  (3+ messages)
` [LTP] [PATCH 2/2] fchownat02: "

[PATCH v2] clk: zynq: Prevent null pointer dereference caused by kmalloc failure
 2024-02-29 12:45 UTC  (3+ messages)

[GIT PULL] memory: drivers for v6.9, part two
 2024-02-29 12:46 UTC 

[PATCH 0/3] convert Atmel's PIO4 bindings to json-schema
 2024-02-29 12:45 UTC  (4+ messages)
` [PATCH 3/3] dt-bindings: pinctrl: at91-pio4: "

[PATCH i-g-t RESEND v2] lib: Add non-subsampled YUV formats
 2024-02-29 12:45 UTC  (2+ messages)

[PATCH 00/16] KVM: x86/mmu: Page fault and MMIO cleanups
 2024-02-29 12:44 UTC  (3+ messages)
` [PATCH 02/16] KVM: x86: Remove separate "bit" defines for page fault error code masks

[PATCH] amdgpu/tests: Fix uvd encoder test failure
 2024-02-29 12:42 UTC  (2+ messages)

[PATCH] ref-manual: variables.rst: adding multiple groups in GROUPADD_PARAM
 2024-02-29 12:42 UTC  (2+ messages)
` [docs] "

[PATCH] SUPPORT.md: clarify support of booting 32-bit Xen on ARMv8
 2024-02-29 12:42 UTC  (5+ messages)

[PATCH 0/6] Add riscv tests to cover the base extension specs
 2024-02-29 12:42 UTC  (7+ messages)
` [PATCH 1/6] riscv: Add test to probe SBI Extension
` [PATCH 2/6] riscv: Factor out environment variable check
` [PATCH 3/6] riscv: Implement test for architecture ID register
` [PATCH 4/6] riscv: Enable gen_report() to print the wrong value in case of test failure
` [PATCH 5/6] riscv: Test for specific SBI implementation ID
` [PATCH 6/6] riscv: Test for a SBI implementation ID range

[PATCH v3 0/9] drm/vkms: Reimplement line-per-line pixel conversion for plane reading
 2024-02-29 12:41 UTC  (6+ messages)
` [PATCH v3 3/9] drm/vkms: write/update the documentation for pixel conversion and pixel write functions

wrong behaviour when unsetting/setting some variables
 2024-02-29 12:29 UTC  (5+ messages)

[PATCH] ring-buffer: use READ_ONCE() to read cpu_buffer->commit_page in concurrent environment
 2024-02-29 12:32 UTC 

[PATCH] ring-buffer: use READ_ONCE() to read cpu_buffer->commit_page in concurrent environment
 2024-02-29 12:32 UTC 

[PATCH v1] ethdev: add Linux ethtool link mode conversion
 2024-02-29 12:34 UTC 

[PATCH v3 00/10] crypto: qat - enable QAT GEN4 SRIOV VF live migration for QAT GEN4
 2024-02-29 12:36 UTC  (9+ messages)
` [PATCH v3 10/10] vfio/qat: Add vfio_pci driver for Intel QAT VF devices

[syzbot] [media?] [usb?] INFO: task hung in vb2_video_unregister_device
 2024-02-29 12:36 UTC  (3+ messages)
` [PATCH] media: fix "

[PATCH] platform/x86: ISST: Allow reading core-power state on HWP disabled systems
 2024-02-29 12:32 UTC  (2+ messages)

[PATCH] xen/arm: Fix arm32 build failure when early printk is enabled
 2024-02-29 12:32 UTC  (7+ messages)


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.