All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-19 17:45:33 to 2023-10-19 18:34:58 UTC [more...]

[PULL v2 00/78] virtio,pc,pci: features, cleanups
 2023-10-19 18:24 UTC  (66+ messages)
` [PULL v2 01/78] vdpa: Use iovec for vhost_vdpa_net_cvq_add()
` [PULL v2 02/78] vdpa: Avoid using vhost_vdpa_net_load_*() outside vhost_vdpa_net_load()
` [PULL v2 03/78] vdpa: Check device ack in vhost_vdpa_net_load_rx_mode()
` [PULL v2 04/78] vdpa: Move vhost_svq_poll() to the caller of vhost_vdpa_net_cvq_add()
` [PULL v2 05/78] vdpa: Introduce cursors to vhost_vdpa_net_loadx()
` [PULL v2 06/78] vhost: Expose vhost_svq_available_slots()
` [PULL v2 08/78] tests: test-smp-parse: Add the test for cores/threads per socket helpers
` [PULL v2 09/78] tests: bios-tables-test: Prepare the ACPI table change for smbios type4 count test
` [PULL v2 11/78] tests: bios-tables-test: Add ACPI table binaries "
` [PULL v2 12/78] tests: bios-tables-test: Prepare the ACPI table change for smbios type4 core "
` [PULL v2 13/78] tests: bios-tables-test: Add test for smbios type4 core count
` [PULL v2 14/78] tests: bios-tables-test: Add ACPI table binaries for smbios type4 core count test
` [PULL v2 15/78] tests: bios-tables-test: Prepare the ACPI table change for smbios type4 core count2 test
` [PULL v2 16/78] tests: bios-tables-test: Extend smbios core count2 test to cover general topology
` [PULL v2 17/78] tests: bios-tables-test: Update ACPI table binaries for smbios core count2 test
` [PULL v2 18/78] tests: bios-tables-test: Prepare the ACPI table change for smbios type4 thread count test
` [PULL v2 19/78] tests: bios-tables-test: Add test for smbios type4 thread count
` [PULL v2 20/78] tests: bios-tables-test: Add ACPI table binaries for smbios type4 thread count test
` [PULL v2 21/78] tests: bios-tables-test: Prepare the ACPI table change for smbios type4 thread count2 test
` [PULL v2 23/78] tests: bios-tables-test: Add ACPI table binaries "
` [PULL v2 24/78] vhost-user: strip superfluous whitespace
` [PULL v2 25/78] vhost-user: tighten "reply_supported" scope in "set_vring_addr"
` [PULL v2 26/78] vhost-user: factor out "vhost_user_write_sync"
` [PULL v2 28/78] vhost-user: hoist "write_sync", "get_features", "get_u64"
` [PULL v2 29/78] vhost-user: allow "vhost_set_vring" to wait for a reply
` [PULL v2 30/78] vhost-user: call VHOST_USER_SET_VRING_ENABLE synchronously
` [PULL v2 32/78] vhost-user: do not send RESET_OWNER on device reset
` [PULL v2 33/78] vhost-backend: remove vhost_kernel_reset_device()
` [PULL v2 35/78] hw/i386/acpi-build: Remove build-time assertion on PIIX/ICH9 reset registers being identical
` [PULL v2 36/78] timer/i8254: Fix one shot PIT mode
` [PULL v2 37/78] hw/display: fix memleak from virtio_add_resource
` [PULL v2 38/78] hw/i386/pc: Merge two if statements into one
` [PULL v2 39/78] hw/i386/pc_piix: Allow for setting properties before realizing PIIX3 south bridge
` [PULL v2 40/78] hw/i386/pc_piix: Assign PIIX3's ISA interrupts before its realize()
` [PULL v2 43/78] hw/i386/pc_piix: Remove redundant "piix3" variable
` [PULL v2 44/78] hw/isa/piix3: Rename "pic" attribute to "isa_irqs_in"
` [PULL v2 45/78] hw/i386/pc_q35: Wire ICH9 LPC function's interrupts before its realize()
` [PULL v2 46/78] hw/isa/piix3: Wire PIC IRQs to ISA bus in host device
` [PULL v2 48/78] hw/isa/piix3: Create IDE controller "
` [PULL v2 49/78] hw/isa/piix3: Create USB "
` [PULL v2 50/78] hw/isa/piix3: Create power management "
` [PULL v2 51/78] hw/isa/piix3: Drop the "3" from PIIX base class name
` [PULL v2 52/78] hw/isa/piix4: Remove unused inbound ISA interrupt lines
` [PULL v2 53/78] hw/isa/piix4: Rename "isa" attribute to "isa_irqs_in"
` [PULL v2 55/78] hw/isa/piix4: Reuse struct PIIXState from PIIX3
` [PULL v2 56/78] hw/isa/piix3: Merge hw/isa/piix4.c
` [PULL v2 57/78] hw/isa/piix: Allow for optional PIC creation in PIIX3
` [PULL v2 58/78] hw/isa/piix: Allow for optional PIT "
` [PULL v2 59/78] hw/isa/piix: Harmonize names of reset control memory regions
` [PULL v2 60/78] hw/isa/piix: Share PIIX3's base class with PIIX4
` [PULL v2 61/78] hw/isa/piix: Reuse PIIX3 base class' realize method in PIIX4
` [PULL v2 62/78] hw/isa/piix: Rename functions to be shared for PCI interrupt triggering
` [PULL v2 64/78] hw/isa/piix: Resolve duplicate code regarding PCI interrupt wiring
` [PULL v2 65/78] hw/isa/piix: Implement multi-process QEMU support also for PIIX4
` [PULL v2 67/78] vhost-user-common: send get_inflight_fd once
` [PULL v2 68/78] vhost: move and rename the conn retry times
` [PULL v2 69/78] vhost-user-scsi: support reconnect to backend
` [PULL v2 70/78] vhost-user-scsi: start vhost when guest kicks
` [PULL v2 71/78] vhost-user: fix lost reconnect
` [PULL v2 73/78] tests/acpi: Allow update of DSDT.cxl
` [PULL v2 74/78] hw/cxl: Add QTG _DSM support for ACPI0017 device
` [PULL v2 75/78] tests/acpi: Update DSDT.cxl with QTG DSM
` [PULL v2 76/78] vhost-user: Fix protocol feature bit conflict
` [PULL v2 77/78] MAINTAINERS: Add include/hw/intc/i8259.h to the PC chip section
` [PULL v2 78/78] intel-iommu: Report interrupt remapping faults, fix return value

[RESEND PATCH 0/1] mcb: error for not supported devices
 2023-10-19 18:34 UTC  (3+ messages)
` [RESEND PATCH 1/1] mcb: fix error handling for different scenarios when parsing

[PATCH v2 bpf-next 0/7] BPF register bounds logic and testing improvements
 2023-10-19 18:34 UTC  (8+ messages)
` [PATCH v2 bpf-next 7/7] selftests/bpf: BPF register range bounds tester

[PATCH 0/7] tcg: Expose tcg_gen_ext_{i32,i64,tl}
 2023-10-19 18:29 UTC  (8+ messages)
` [PATCH 1/7] tcg: Export tcg_gen_ext_{i32,i64,tl}
` [PATCH 2/7] target/arm: Use tcg_gen_ext_i64
` [PATCH 3/7] target/i386: Use tcg_gen_ext_tl
` [PATCH 4/7] target/m68k: Use tcg_gen_ext_i32
` [PATCH 5/7] target/rx: "
` [PATCH 6/7] target/tricore: Use tcg_gen_*extract_tl
` [PATCH 7/7] target/xtensa: Use tcg_gen_sextract_i32

[PATCH v2 1/4] scripts:recipetool:create_buildsys_python: fix license note
 2023-10-19 18:34 UTC  (5+ messages)
` [PATCH v2 4/4] scripts:recipetool:create_buildsys_python: add PEP517 support
  ` [OE-core] "

[PATCH] semihosting: fix memleak at semihosting_arg_fallback
 2023-10-19 18:32 UTC 

[PATCH net-next v2 00/11] devlink: retain error in struct devlink_fmsg
 2023-10-19 18:32 UTC  (6+ messages)
` [PATCH net-next v2 10/11] staging: qlge: devlink health: use retained error fmsg API

[PULL 00/54] riscv-to-apply queue
 2023-10-19 18:31 UTC  (4+ messages)
` [PULL 12/54] target/riscv: deprecate the 'any' CPU type

[PATCH v3 0/5] workload-specific and memory pressure-driven zswap writeback
 2023-10-19 18:31 UTC  (4+ messages)

[Patch v5 0/2] Add support for _TFP and change throttle pctg
 2023-10-19 18:30 UTC  (4+ messages)
` [Patch v5 1/2] ACPI: thermal: Add Thermal fast Sampling Period (_TFP) support

[XEN PATCH 0/4][for-4.19] xen: address violations of Rule 13.1
 2023-10-19 18:30 UTC  (11+ messages)
` [XEN PATCH 1/4] xen/arm: address violations of MISRA C:2012 "

[OE-core][kirkstone][PATCH] zlib: patch CVE-2023-45853
 2023-10-19 18:30 UTC 

[PATCH] usb: chipidea: Fix unused ci_hdrc_usb2_of_match warning for !CONFIG_OF
 2023-10-19 18:30 UTC 

[RFC PATCH v2 0/6] migration/multifd: Locking changes
 2023-10-19 18:28 UTC  (7+ messages)
` [RFC PATCH v2 1/6] migration/multifd: Remove channels_ready semaphore

[Intel-gfx] [PATCH] drm/i915/pmu: Check if pmu is closed before stopping event
 2023-10-19 18:28 UTC 

[Intel-gfx] [PATCH] drm/i915/pmu: Check is pmu is closed before stopping event
 2023-10-19 18:27 UTC 

[PATCH v2 0/3] Add initial devicetree for Turing RK1
 2023-10-19 18:26 UTC  (4+ messages)

[PATCH 3/3] ref-manual: Add TOOLCHAIN_OPTIONS variable
 2023-10-19 18:25 UTC  (2+ messages)
` [docs] "

[PATCH v13 0/8] tpm: Support boot measurements
 2023-10-19 18:22 UTC  (5+ messages)
` [PATCH v13 6/8] doc: Add measured boot documentation
` [PATCH v13 7/8] efi_loader: fix EFI_ENTRY point on get_active_pcr_banks

[Intel-gfx] [PATCH] drm/i915/pmu: Check is pmu is closed before stopping event
 2023-10-19 18:23 UTC 

[PATCH] net: mdio: xgene: Fix unused xgene_mdio_of_match warning for !CONFIG_OF
 2023-10-19 18:23 UTC 

[PATCH] net: xgene: Fix unused xgene_enet_of_match warning for !CONFIG_OF
 2023-10-19 18:23 UTC 

[PATCH v2 -tip] x86/percpu: Use C for arch_raw_cpu_ptr()
 2023-10-19 18:22 UTC  (46+ messages)

[PATCH v2 0/2] iio: imu: Add driver and dt-bindings for BMI323
 2023-10-19 18:22 UTC  (6+ messages)
` [PATCH v2 2/2] iio: imu: Add driver for BMI323 IMU

[PATCH] iio: kx022a: Fix acceleration value scaling
 2023-10-19 18:21 UTC  (2+ messages)

[PATCH v2] net: wwan: replace deprecated strncpy with strscpy
 2023-10-19 18:21 UTC 

[PATCH v3 0/3] scsi: ufs: core: support WB buffer resize function
 2023-10-19 18:20 UTC  (3+ messages)

[PATCH 0/6] btrfs-progs: mkfs: introduce an experimental --subvol option
 2023-10-19 18:19 UTC  (2+ messages)

USB_NET_AX8817X dependency on AX88796B_PHY
 2023-10-19 18:19 UTC  (7+ messages)

[PATCH v2] staging: vc04_services: vchiq_bus: Do not kfree device
 2023-10-19 18:18 UTC  (2+ messages)

[PATCH V4 1/7] perf: Add branch stack counters
 2023-10-19 18:18 UTC  (5+ messages)
` [PATCH V4 4/7] perf/x86/intel: Support LBR event logging

[PATCH net-next v6 0/9] net: dsa: microchip: provide Wake on LAN support
 2023-10-19 18:17 UTC  (4+ messages)
` [PATCH net-next v6 5/9] net: dsa: microchip: ksz9477: Add Wake on Magic Packet support

[PATCH] btrfs/298: fix failure when added device supports trim
 2023-10-19 18:16 UTC  (2+ messages)

Bug: git diagnose crashes with Segmentation fault outside of git repository
 2023-10-19 18:16 UTC  (6+ messages)
` [PATCH] diagnose: require repository

[GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
 2023-10-19 18:16 UTC  (15+ messages)

[PATCH] audit: use mmget() instead of get_task_exe_file() when auditing @current
 2023-10-19 18:15 UTC  (10+ messages)

[PULL v2 00/53] virtio,pci: features, cleanups
 2023-10-19 18:15 UTC  (5+ messages)
` [PULL v2 29/53] hw/i386: Remove now redundant TYPE_ACPI_GED_X86

[PATCH v3 0/3] Vhost-vdpa Shadow Virtqueue RSS Support
 2023-10-19 18:12 UTC  (2+ messages)

[PATCH v4 00/61] arm64: Add support for LPA2 at stage1 and WXN
 2023-10-19 18:12 UTC  (3+ messages)
` [PATCH v4 59/61] arm64: defconfig: Enable LPA2 support

[PATCH] drm/amdkfd: Fix shift out-of-bounds issue and remove unused code
 2023-10-19 18:13 UTC  (2+ messages)

[PATCH v6 0/7] configfs-tsm: Attestation Report ABI
 2023-10-19 18:12 UTC  (3+ messages)
` [PATCH v6 7/7] virt: tdx-guest: Add Quote generation support using TSM_REPORTS

[PATCH v2 0/2] Vhost-vdpa Shadow Virtqueue Hash calculation Support
 2023-10-19 18:11 UTC  (2+ messages)

[PATCH 2/3] ref-manual: Add RECIPE_SYSROOT and RECIPE_SYSROOT_NATIVE variables
 2023-10-19 18:12 UTC  (2+ messages)
` [docs] "

[PATCH] fstests: filter out fsstress error output
 2023-10-19 18:11 UTC  (3+ messages)

[PATCH v5 00/12] x86/bugs: Add a separate config for each mitigation
 2023-10-19 18:11 UTC  (3+ messages)
` [PATCH v5 01/12] x86/bugs: Rename GDS_FORCE_MITIGATION to MITIGATION_GDS_FORCE
` [PATCH v5 02/12] x86/bugs: Rename CPU_IBPB_ENTRY to MITIGATION_IBPB_ENTRY

[PATCH v2 0/5] Add RC-to-EP doorbell with platform MSI controller
 2023-10-19 18:11 UTC  (9+ messages)
` [PATCH v2 1/5] PCI: endpoint: Add RC-to-EP doorbell support using "
            ` [PATCH v2 1/5] PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controllery

[PATCH] runqemu: Add squashfs filesystem types
 2023-10-19 18:10 UTC 

[PATCH v7 00/12] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
 2023-10-19 18:09 UTC  (11+ messages)
` [PATCH v7 08/12] KVM: arm64: PMU: Allow userspace to limit PMCR_EL0.N for the guest
` [PATCH v7 12/12] KVM: selftests: aarch64: vPMU register test for unimplemented counters

[PULL 00/83] virtio,pc,pci: features, cleanups
 2023-10-19 18:07 UTC  (4+ messages)
` [PULL 08/83] vdpa: Restore hash calculation state

Is there any interest in localizing term delimiters in git messages?
 2023-10-19 18:07 UTC  (7+ messages)

[PATCH net-next 0/8] dt-bindings: net: Child node schema cleanups
 2023-10-19 18:05 UTC  (5+ messages)
` [PATCH net-next 1/8] dt-bindings: net: Add missing (unevaluated|additional)Properties on child node schemas

[PATCH net-next v5] vxlan: add support for flowlabel inherit
 2023-10-19 18:04 UTC 

[PATCH V2 1/3] wifi: rt2x00: improve MT7620 register initialization
 2023-10-19 18:03 UTC  (6+ messages)
` [PATCH V2 2/3] wifi: rt2x00: rework MT7620 channel config function
` [PATCH V2 3/3] wifi: rt2x00: rework MT7620 PA/LNA RF calibration

[PATCH v1 bpf-next 00/11] bpf: tcp: Add SYN Cookie generation/validation SOCK_OPS hooks
 2023-10-19 18:01 UTC  (2+ messages)

[PATCH] toaster: Monitoring - implement Django logging system
 2023-10-19 18:01 UTC  (4+ messages)
  ` [bitbake-devel] "
    ` [Toaster] "

[PATCH v2 0/3] Fix i2c mux module refcount issues
 2023-10-19 18:01 UTC  (7+ messages)
` [PATCH v2 1/3] i2c: muxes: i2c-mux-pinctrl: Use of_get_i2c_adapter_by_node()
` [PATCH v2 2/3] i2c: muxes: i2c-demux-pinctrl: "
` [PATCH v2 3/3] i2c: muxes: i2c-mux-gpmux: "

[PATCH v2 net] net: do not leave an empty skb in write queue
 2023-10-19 18:01 UTC  (2+ messages)

[PATCH] doc: update list archive reference to use lore.kernel.org
 2023-10-19 18:01 UTC  (3+ messages)

[PATCH 00/20] remove experimental flag from some API's
 2023-10-19 18:00 UTC  (4+ messages)
` [PATCH v3 00/29] Promote experimental API's to stable
  ` [PATCH v3 21/29] security: remove experimental flag from macsec
    ` [EXT] "

[PATCH v5 0/6] gdbstub and TCG plugin improvements
 2023-10-19 17:59 UTC  (3+ messages)
` [PATCH v5 1/6] gdbstub: Check if gdb_regs is NULL

[PATCH] git-p4 shouldn't attempt to store symlinks in LFS
 2023-10-19 17:59 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] block: replace deprecated strncpy with strscpy
 2023-10-19 17:59 UTC  (4+ messages)

mlx5 ConnectX diagnostic misc driver
 2023-10-19 17:59 UTC  (5+ messages)

[PULL 00/25] s390x patches
 2023-10-19 17:57 UTC  (6+ messages)
` [PULL 03/25] s390x/cpu topology: add topology entries on CPU hotplug
` [PULL 06/25] s390x/cpu topology: resetting the Topology-Change-Report

Is strncpy really less secure than strscpy ?
 2023-10-19 18:13 UTC  (4+ messages)

[PATCH v3 0/2] Add support for ADI TDD Engine
 2023-10-19 17:57 UTC  (3+ messages)
` [PATCH v3 2/2] drivers: misc: adi-axi-tdd: Add TDD engine

[PATCH 0/7] merge-ort: implement support for packing objects together
 2023-10-19 17:55 UTC  (6+ messages)
` [PATCH v3 00/10] "
  ` [PATCH v3 05/10] bulk-checkin: extract abstract `bulk_checkin_source`

[PATCH 00/11] t: reduce direct disk access to data structures
 2023-10-19 17:55 UTC  (4+ messages)

[PATCH v2] hw/audio/pcspk: Inline pcspk_init()
 2023-10-19 17:54 UTC  (3+ messages)

[PATCH v2] nvdimm/btt: replace deprecated strncpy with strscpy
 2023-10-19 17:54 UTC 

[PATCH v4] hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
 2023-10-19 17:52 UTC 

[PATCH v13 00/18] Improve write performance for zoned UFS devices
 2023-10-19 17:53 UTC  (4+ messages)
` [PATCH v13 05/18] scsi: core: Introduce a mechanism for reordering requests in the error handler

[PATCH] wifi: rt2x00: fix rt2800 watchdog function
 2023-10-19 17:53 UTC  (4+ messages)

kernel/exit.c:738:45: sparse: sparse: incorrect type in initializer (different address spaces)
 2023-10-19 17:52 UTC 

[xilinx-xlnx:master 946/1123] drivers/spi/spi-zynqmp-gqspi.c:229:6: warning: no previous declaration for 'zynqmp_gqspi_update_stripe'
 2023-10-19 17:52 UTC 

[jj-apparmor:apparmor-next 27/35] security/apparmor/task.c:290: warning: Function parameter or member 'tracer_cred' not described in 'aa_may_ptrace'
 2023-10-19 17:52 UTC 

[PATCH RFC 0/9] Exploring biovec support in (R)DMA API
 2023-10-19 17:53 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t] tests/intel/kms_flip_scaled_crc: Add support for FP16 format of MTL compressed modifier
 2023-10-19 18:06 UTC  (2+ messages)
` [igt-dev] [PATCH] tests/intel/kms_flip_scaled_crc: Add support for FP16 compressed formats

[Intel-wired-lan] [PATCH] i40e: add an error code check in i40e_vsi_setup
 2023-10-19  8:42 UTC 

[Intel-wired-lan] [PATCH net-next] i40e: increase max descriptors for XL710
 2023-10-18 21:15 UTC 

[PATCH] overlay: add test for lowerdir mount option parsing
 2023-10-19 17:50 UTC  (2+ messages)

[PATCH bpf-next v4 00/11] xsk: TX metadata
 2023-10-19 17:49 UTC  (12+ messages)
` [PATCH bpf-next v4 01/11] xsk: Support tx_metadata_len
` [PATCH bpf-next v4 02/11] xsk: Add TX timestamp and TX checksum offload support
` [PATCH bpf-next v4 03/11] tools: ynl: Print xsk-features from the sample
` [PATCH bpf-next v4 04/11] net/mlx5e: Implement AF_XDP TX timestamp and checksum offload
` [PATCH bpf-next v4 05/11] net: stmmac: Add Tx HWTS support to XDP ZC
` [PATCH bpf-next v4 06/11] selftests/xsk: Support tx_metadata_len
` [PATCH bpf-next v4 07/11] selftests/bpf: Add csum helpers
` [PATCH bpf-next v4 08/11] selftests/bpf: Add TX side to xdp_metadata
` [PATCH bpf-next v4 09/11] selftests/bpf: Convert xdp_hw_metadata to XDP_USE_NEED_WAKEUP
` [PATCH bpf-next v4 10/11] selftests/bpf: Add TX side to xdp_hw_metadata
` [PATCH bpf-next v4 11/11] xsk: Document tx_metadata_len layout

[PATCH v4 00/18] IOMMUFD Dirty Tracking
 2023-10-19 17:48 UTC  (6+ messages)
` [PATCH v4 02/18] vfio: Move iova_bitmap into iommufd
` [PATCH v4 03/18] iommufd/iova_bitmap: Move symbols to IOMMUFD namespace

KTODO automated TODO lists
 2023-10-19 17:47 UTC  (2+ messages)

[GIT PULL] Networking for v6.6-rc7
 2023-10-19 17:47 UTC 

[PATCH 0/5] rockchip: Add Powkiddy RK2023
 2023-10-19 17:45 UTC  (5+ messages)
` [PATCH 4/5] dt-bindings: arm: "

[Intel-xe] [PATCH] drm/xe: Simplify xe_res_get_buddy()
 2023-10-19 17:45 UTC 

[PATCHv7 00/16] scsi: EH rework prep patches, part 2
 2023-10-19 17:44 UTC  (3+ messages)
` [PATCH 01/16] zfcp: do not wait for rports to become unblocked after host reset


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.