All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-19 18:04:01 to 2023-10-19 18:50:16 UTC [more...]

# Toplevel Makefile doesn't process module build correctly on recursive make calls
 2023-10-19 18:50 UTC  (3+ messages)

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

[igt-dev] [PATCH i-g-t] lib/igt_kmod: Remove wrong note regarding dependencies
 2023-10-19 18:50 UTC 

[RFC PATCH 0/3] Dynamic allocation of reserved_mem array
 2023-10-19 18:48 UTC  (8+ messages)
` [RFC PATCH 1/3] of: reserved_mem: Change the order that reserved_mem regions are stored
` [RFC PATCH 2/3] of: reserved_mem: Add code to dynamically allocate reserved_mem array
` [RFC PATCH 3/3] of: reserved_mem: Make MAX_RESERVED_REGIONS a config option

[RFC V2] IMA Log Snapshotting Design Proposal
 2023-10-19 18:49 UTC 

[PATCH] wifi: rt2x00: fix rt2800 watchdog function
 2023-10-19 18:47 UTC  (5+ messages)

[PATCH v7 00/12] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
 2023-10-19 18:46 UTC  (19+ messages)
` [PATCH v7 03/12] KVM: arm64: PMU: Clear PM{C,I}NTEN{SET,CLR} and PMOVS{SET,CLR} on vCPU reset
` [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

[net-next PATCH v3] octeon_ep: pack hardware structure
 2023-10-19 18:46 UTC  (3+ messages)
  ` [EXT] "

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

[PATCH v9 00/34] Introduce QC USB SND audio offloading support
 2023-10-19 18:42 UTC  (8+ messages)
` [PATCH v9 09/34] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp

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

[virtio-comment] [virtio-queue] CLARIFICATION: "free descriptors" External
 2023-10-19 18:41 UTC  (2+ messages)
` [virtio-comment] "

[PATCH] selftests: capabilities: namespace create varies for root and normal user
 2023-10-19 18:39 UTC  (3+ messages)

[PATCH] bcachefs: update alloc cursor in early bucket allocator
 2023-10-19 18:38 UTC  (4+ messages)

[PATCH v5 00/12] x86/bugs: Add a separate config for each mitigation
 2023-10-19 18:11 UTC  (13+ 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 v5 03/12] x86/bugs: Rename CALL_DEPTH_TRACKING to MITIGATION_CALL_DEPTH_TRACKING
` [PATCH v5 04/12] x86/bugs: Rename PAGE_TABLE_ISOLATION to MITIGATION_PAGE_TABLE_ISOLATION
` [PATCH v5 05/12] x86/bugs: Rename RETPOLINE to MITIGATION_RETPOLINE
` [PATCH v5 06/12] x86/bugs: Rename SLS to CONFIG_MITIGATION_SLS
` [PATCH v5 07/12] x86/bugs: Rename CPU_UNRET_ENTRY to MITIGATION_UNRET_ENTRY
` [PATCH v5 08/12] x86/bugs: Rename CPU_IBRS_ENTRY to MITIGATION_IBRS_ENTRY
` [PATCH v5 09/12] x86/bugs: Rename CPU_SRSO to MITIGATION_SRSO
` [PATCH v5 10/12] x86/bugs: Rename RETHUNK to MITIGATION_RETHUNK
` [PATCH v5 11/12] x86/bugs: Create a way to disable GDS mitigation
` [PATCH v5 12/12] x86/bugs: Add a separate config for missing mitigation

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

[PULL v2 00/78] virtio,pc,pci: features, cleanups
 2023-10-19 18:24 UTC  (79+ 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 07/78] vdpa: Send cvq state load commands in parallel
` [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 10/78] tests: bios-tables-test: Add test for smbios type4 count
` [PULL v2 11/78] tests: bios-tables-test: Add ACPI table binaries for smbios type4 count test
` [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 22/78] tests: bios-tables-test: Add test for smbios type4 thread count2
` [PULL v2 23/78] tests: bios-tables-test: Add ACPI table binaries for smbios type4 thread count2 test
` [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 27/78] vhost-user: flatten "enforce_reply" into "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 31/78] memory: initialize 'fv' in MemoryRegionCache to make Coverity happy
` [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 34/78] virtio: call ->vhost_reset_device() during reset
` [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 41/78] hw/isa/piix3: Resolve redundant PIIX_NUM_PIC_IRQS
` [PULL v2 42/78] hw/i386/pc_piix: Wire PIIX3's ISA interrupts by new "isa-irqs" property
` [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 47/78] hw/i386/pc: Wire RTC ISA IRQs in south bridges
` [PULL v2 48/78] hw/isa/piix3: Create IDE controller in host device
` [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 54/78] hw/isa/piix4: Rename reset control operations to match PIIX3
` [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 63/78] hw/isa/piix: Reuse PIIX3's PCI interrupt triggering in PIIX4
` [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 66/78] hw/i386/pc_piix: Make PIIX4 south bridge usable in PC machine
` [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 72/78] hw/i386/cxl: ensure maxram is greater than ram size for calculating cxl range
` [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

[PATCH] ipmi-bt-test: force ipv4
 2023-10-19 18:30 UTC  (2+ messages)

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

[GIT PULL] seccomp fix for v6.6-rc7
 2023-10-19 18:36 UTC  (2+ messages)

[GIT PULL] LoongArch fixes for v6.6-rc7
 2023-10-19 18:36 UTC  (2+ messages)

[GIT PULL] slab fixes for 6.6-rc6
 2023-10-19 18:36 UTC  (2+ messages)

[GIT PULL] vfs fixes
 2023-10-19 18:36 UTC  (2+ messages)

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

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

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

[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 

[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 v13 0/8] tpm: Support boot measurements
 2023-10-19 18:22 UTC  (3+ messages)
` [PATCH v13 6/8] doc: Add measured boot documentation

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

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

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 3/3] wifi: rt2x00: rework MT7620 PA/LNA RF calibration
 2023-10-19 18:03 UTC  (2+ 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.