All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-05 23:43:08 to 2023-04-06 00:49:37 UTC [more...]

linux-next: manual merge of the net-next tree with the net tree
 2023-04-06  0:49 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-04-06  0:47 UTC 

[PATCH 0/9] msvc integration changes
 2023-04-06  0:45 UTC  (20+ messages)
` [PATCH 3/9] eal: use barrier intrinsics when compiling with msvc
` [PATCH v3 00/11] msvc integration changes
  ` [PATCH v3 01/11] eal: use rdtsc intrinsic when compiling with msvc
  ` [PATCH v3 02/11] eal: use rtm and xtest intrinsics "
  ` [PATCH v3 03/11] eal: use barrier "
  ` [PATCH v3 04/11] eal: use cpuid and cpuidex intrinsics
  ` [PATCH v3 05/11] eal: use umonitor umwait and tpause intrinsics
  ` [PATCH v3 06/11] eal: typedef cpu flag enum as int for msvc
  ` [PATCH v3 07/11] eal: hide GCC extension based alignment markers
  ` [PATCH v3 08/11] eal: expand most macros to empty when using msvc
  ` [PATCH v3 09/11] eal: exclude exposure of rte atomic APIs for MSVC builds
  ` [PATCH v3 10/11] telemetry: disable json print formatting with msvc
  ` [PATCH v3 11/11] telemetry: avoid expanding versioned symbol macros on msvc

[PATCH v2 0/2] Handle core soft reset failure in pullup
 2023-04-06  0:45 UTC  (11+ messages)
` [PATCH v2 1/2] usb: dwc3: gadget: Bail out in pullup if soft reset timeout happens

[PATCH 00/32] ACPICA: ACPICA 20230331
 2023-04-06  0:43 UTC  (9+ messages)
` [PATCH 22/32] ACPICA: actbl2: Replace 1-element arrays with flexible arrays
` [PATCH 23/32] ACPICA: struct acpi_nfit_interleave: Replace 1-element array with flexible array

[PATCH v2 00/23] fs-verity support for XFS
 2023-04-06  0:44 UTC  (13+ messages)
` [PATCH v2 21/23] xfs: handle merkle tree block size != fs blocksize != PAGE_SIZE
                  ` [Cluster-devel] "
                  ` [f2fs-dev] "

[PATCH 0/2] target/riscv: Fix mstatus.MPP related support
 2023-04-06  0:43 UTC  (3+ messages)
` [PATCH 1/2] target/riscv: Fix the mstatus.MPP value after executing MRET

[PATCH 5.4 000/357] 5.4.235-rc1 review
 2023-04-06  0:44 UTC  (7+ messages)
` [PATCH 5.4 084/357] treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()

[efi:next] BUILD SUCCESS 8364f6d000ede4185a82b1f2514543ed172d4b51
 2023-04-06  0:43 UTC 

[RFC PATCH 00/14] wifi: rtl8xxxu: Add AP mode support for 8188f
 2023-04-06  0:42 UTC  (4+ messages)

[PATCH 0/3] Dynptr Verifier Adjustments
 2023-04-06  0:40 UTC  (4+ messages)
` [PATCH 1/3] bpf: verifier: Accept dynptr mem as mem in helpers
` [PATCH 2/3] bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)
` [PATCH 3/3] selftests/bpf: Test allowing NULL buffer in dynptr slice

pull-request: wireless-next-2023-04-05
 2023-04-06  0:40 UTC  (2+ messages)

pull-request: wireless-2023-04-05
 2023-04-06  0:40 UTC  (2+ messages)

linux-next: duplicate patches in the thermal tree
 2023-04-06  0:40 UTC 

[f2fs-dev] [RFC PATCH] fsverity: use shash API instead of ahash API
 2023-04-06  0:37 UTC  (2+ messages)
`  "

[igt-dev] [PATCH i-g-t v2] tests/kms_cursor_crc: Reduce the execution time on simulation
 2023-04-06  0:39 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_cursor_crc: Reduce the execution time on simulation (rev2)

[PATCH 0/3] powerpc/kvm: Enable HV KVM guests to use prefixed instructions to access emulated MMIO
 2023-04-06  0:34 UTC  (4+ messages)
  ` [PATCH 0/3] powerpc/kvm: Enable HV KVM guests to use prefixed instructions to access emulated MM

[PATCH v2 0/2] KVM: PPC: Book3S HV: Injected interrupt SRR1
 2023-04-06  0:34 UTC  (3+ messages)

[PATCH v4 0/1] hw/riscv: Add ACT related support
 2023-04-06  0:36 UTC  (3+ messages)
` [PATCH v4 1/1] hw/riscv: Add signature dump function for spike to run ACT tests

[PATCH v2] KVM: PPC: BookE: Fix W=1 warnings
 2023-04-06  0:34 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-04-06  0:37 UTC 

[PATCH] KVM: PPC: Mark three local functions "static"
 2023-04-06  0:34 UTC  (2+ messages)

[PATCH v5] KVM: PPC: Book3S HV: kvmppc_hv_entry: remove .global scope
 2023-04-06  0:34 UTC  (2+ messages)

[PATCH v3 00/20] remove MISA ext_N flags from cpu->cfg,
 2023-04-06  0:32 UTC  (36+ messages)
` [PATCH v3 04/20] target/riscv: introduce riscv_cpu_add_misa_properties()
` [PATCH v3 05/20] target/riscv: remove cpu->cfg.ext_a
` [PATCH v3 06/20] target/riscv: remove cpu->cfg.ext_c
` [PATCH v3 07/20] target/riscv: remove cpu->cfg.ext_d
` [PATCH v3 08/20] target/riscv: remove cpu->cfg.ext_f
` [PATCH v3 09/20] target/riscv: remove cpu->cfg.ext_i
` [PATCH v3 10/20] target/riscv: remove cpu->cfg.ext_e
` [PATCH v3 11/20] target/riscv: remove cpu->cfg.ext_m
` [PATCH v3 12/20] target/riscv: remove cpu->cfg.ext_s
` [PATCH v3 13/20] target/riscv: remove cpu->cfg.ext_u
` [PATCH v3 14/20] target/riscv: remove cpu->cfg.ext_h
` [PATCH v3 15/20] target/riscv: remove cpu->cfg.ext_j
` [PATCH v3 16/20] target/riscv: remove cpu->cfg.ext_v
` [PATCH v3 17/20] target/riscv: remove riscv_cpu_sync_misa_cfg()
` [PATCH v3 18/20] target/riscv: remove cfg.ext_g setup from rv64_thead_c906_cpu_init()
` [PATCH v3 19/20] target/riscv: add RVG and remove cpu->cfg.ext_g
` [PATCH v3 20/20] target/riscv/cpu.c: redesign register_cpu_props()

linux-next: manual merge of the thermal tree with the pm tree
 2023-04-06  0:32 UTC 

[tip:x86/urgent] BUILD SUCCESS 81515ecf155a38f3532bf5ddef88d651898df6be
 2023-04-06  0:31 UTC 

[PATCH] powerpc/mm: Fix false detection of read faults
 2023-04-06  0:29 UTC  (2+ messages)

[PATCH net-next 01/10] can: isotp: add module parameter for maximum pdu size
 2023-04-06  0:30 UTC  (2+ messages)

[PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2023-04-04 (ice)
 2023-04-06  0:30 UTC  (2+ messages)

[PATCH net 1/4] can: j1939: j1939_tp_tx_dat_new(): fix out-of-bounds memory access
 2023-04-06  0:30 UTC  (2+ messages)

[PATCH v2] powerpc/pseries/vas: Ignore VAS update for DLPAR if copy/paste is not enabled
 2023-04-06  0:26 UTC  (2+ messages)

[PATCH v2] powerpc/64s: Fix __pte_needs_flush() false positive warning
 2023-04-06  0:26 UTC  (2+ messages)

[PATCH] powerpc: don't try to copy ppc for task with NULL pt_regs
 2023-04-06  0:26 UTC  (2+ messages)

[PATCH v2] powerpc/papr_scm: Update the NUMA distance table for the target node
 2023-04-06  0:26 UTC  (2+ messages)

GXP support into OpenBMC kernel
 2023-04-05 21:34 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-04-06  0:27 UTC 

[PATCH net 0/3] bonding: fix ns validation on backup slaves
 2023-04-06  0:23 UTC  (8+ messages)
` [PATCH net 2/3] selftests: bonding: re-format bond option tests

Reg. phosphor-ipmi-flash in openBMC
 2023-04-05  4:43 UTC  (2+ messages)

[PATCH bpf-next v6] bpf: Support 64-bit pointers to kfuncs
 2023-04-06  0:25 UTC  (2+ messages)

[RFC PATCH 0/5] fstests specific MAINTAINERS file
 2023-04-06  0:25 UTC  (5+ messages)
` [f2fs-dev] [PATCH 3/5] fstests/MAINTAINERS: add supported mailing list
  `  "
    ` [Ocfs2-devel] "

[PATCH 0/2] hw/arm/npcm7xx_gpio: Add some pin state QOM
 2023-04-06  0:24 UTC  (3+ messages)
` [PATCH 1/2] hw/gpio/npcm7xx: Add GPIO DIN object property
` [PATCH 2/2] hw/gpio/npcm7xx: Support qom-get on GPIO pin level

[BUG] issues with new bootflow, uefi and virtio
 2023-04-06  0:25 UTC  (2+ messages)

[PATCH v2] dma-buf/heaps: system_heap: Avoid DoS by limiting single allocations to half of all memory
 2023-04-06  0:25 UTC  (2+ messages)

check-layer failures for meta-ti
 2023-04-06  0:24 UTC  (3+ messages)
` [meta-ti] "

[PATCH v8 0/7] pci: Work around ASMedia ASM2824 PCIe link training failures
 2023-04-06  0:21 UTC  (16+ messages)
` [PATCH v8 1/7] PCI: pciehp: Rely on `link_active_reporting'
` [PATCH v8 2/7] PCI: Export PCI link retrain timeout
` [PATCH v8 3/7] PCI: Execute `quirk_enable_clear_retrain_link' earlier
` [PATCH v8 4/7] PCI: Initialize `link_active_reporting' earlier
` [PATCH v8 5/7] powerpc/eeh: Rely on `link_active_reporting'
` [PATCH v8 6/7] net/mlx5: "
` [PATCH v8 7/7] PCI: Work around PCIe link training failures

[PATCH] nvme: fix async event trace event
 2023-04-06  0:22 UTC  (2+ messages)

New CVE entries this week
 2023-04-06  0:19 UTC 

[RESEND PATCH] kvm/selftests: Close opened file descriptor in stable_tsc_check_supported()
 2023-04-06  0:18 UTC  (3+ messages)

[PATCH 0/3] ASoC: cleanup mutex lock
 2023-04-06  0:16 UTC  (4+ messages)
` [PATCH 1/3] ASoC: expand snd_soc_dapm_mutex_lock/unlock()
` [PATCH 2/3] ASoC: expand snd_soc_dpcm_mutex_lock/unlock()
` [PATCH 3/3] ASoC: add snd_soc_card_mutex_lock/unlock()

[PATCH] KVM: selftests: Refactor stable TSC check to use TEST_REQUIRE()
 2023-04-06  0:17 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-04-06  0:17 UTC 

[Intel-xe] [PATCH 0/6] Begin adding GMD_ID support for Xe
 2023-04-06  0:16 UTC  (5+ messages)
` [Intel-xe] [PATCH 6/6] drm/xe: Select graphics/media descriptors from GMD_ID

[RFC v2 01/12] shared/crypto: Add bt_crypto_sirk
 2023-04-06  0:16 UTC  (7+ messages)

[PATCH net 0/2][pull request] iavf: fix racing in VLANs
 2023-04-06  0:15 UTC  (3+ messages)
` [PATCH net 1/2] iavf: refactor VLAN filter states

[PATCH bpf v4 00/12] bpf sockmap fixes
 2023-04-06  0:14 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] xsk: Fix unaligned descriptor validation
 2023-04-06  0:17 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests: xsk: Add test UNALIGNED_INV_DESC_4K1_FRAME_SIZE

[PATCH v2] rcu/kvfree: Prevents cache growing when the backoff_page_cache_fill is set
 2023-04-06  0:12 UTC 

[PATCH] riscv: add icache flush for nommu sigreturn trampoline
 2023-04-06  0:11 UTC 

[PATCHSET v2 0/4] xfs: fix ascii-ci problems, then kill it
 2023-04-06  0:11 UTC  (13+ messages)
` [PATCH 1/4] xfs: stabilize the dirent name transformation function used for ascii-ci dir hash computation
` [PATCH 2/4] xfs: test the ascii case-insensitive hash
` [PATCH 3/4] xfs: use the directory name hash function for dir scrubbing
` [PATCH 4/4] xfs: deprecate the ascii-ci feature
` [PATCHSET v2 0/6] xfsprogs: fix ascii-ci problems, then kill it
  ` [PATCH 1/6] xfs: stabilize the dirent name transformation function used for ascii-ci dir hash computation
  ` [PATCH 2/6] xfs: test the ascii case-insensitive hash
  ` [PATCH 3/6] xfs_db: move obfuscate_name assertion to callers
  ` [PATCH 4/6] xfs_db: fix metadump name obfuscation for ascii-ci filesystems
  ` [PATCH 5/6] mkfs.xfs.8: warn about the version=ci feature
  ` [PATCH 6/6] mkfs: deprecate the ascii-ci feature
` [PATCH] fstests: add a couple more tests for ascii-ci problems

[PATCH] usb: dwc3: gadget: Stall and restart EP0 if host is unresponsive
 2023-04-06  0:10 UTC  (7+ messages)

[PATCH 0/9] fortify: Add KUnit tests for runtime overflows
 2023-04-06  0:02 UTC  (10+ messages)
` [PATCH 1/9] kunit: tool: Enable CONFIG_FORTIFY_SOURCE under UML
` [PATCH 2/9] fortify: Allow KUnit test to build without FORTIFY
` [PATCH 3/9] string: Add Kunit tests for strcat() family
` [PATCH 4/9] fortify: Add protection for strlcat()
` [PATCH 5/9] fortify: strcat: Move definition to use fortified strlcat()
` [PATCH 6/9] fortify: Split reporting and avoid passing string pointer
` [PATCH 7/9] fortify: Provide KUnit counters for failure testing
` [PATCH 8/9] fortify: Add KUnit tests for runtime overflows
` [PATCH 9/9] fortify: Improve buffer overflow reporting

[PATCH] CodeSamples/count: change full memory barrier to partial one
 2023-04-06  0:09 UTC  (2+ messages)

[PATCHSET 0/2] xfsprogs: test the dir/attr hash function
 2023-04-06  0:08 UTC  (3+ messages)
` [PATCH 1/2] libfrog: move crc32c selftest buffer into a separate file
` [PATCH 2/2] misc: test the dir/attr hash before formatting or repairing fs

[PATCH bpf] xsk: Fix unaligned descriptor validation
 2023-04-06  0:12 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-04-06  0:07 UTC 

[android-common:android-4.19-stable 14965/29326] kernel/sched/stubs.c:8:5: warning: no previous prototype for function 'sched_isolate_cpu'
 2023-04-06  0:04 UTC 

[PATCH v1 00/14] extcon: Core cleanups and documentation fixes
 2023-04-06  0:04 UTC  (5+ messages)

[PATCH V4 00/10] Add Tegra234 HTE support
 2023-04-06  0:03 UTC  (4+ messages)
` [PATCH V4 06/10] hte: Re-phrase tegra API document

[Intel-xe] [PATCH 0/2] Try to fix driver load (again)
 2023-04-06  0:02 UTC  (6+ messages)
` [Intel-xe] [PATCH 1/2] drm/xe: Always write GEN12_RCU_MODE.GEN12_RCU_MODE_CCS_ENABLE for CCS engines
` [Intel-xe] ✓ CI.Build: success for Try to fix driver load (again)
` [Intel-xe] ○ CI.BAT: info "

[RFC PATCH v3 3/5] Add ndo_hwtstamp_get/set support to vlan code path
 2023-04-06  0:00 UTC  (8+ messages)

[PATCH] KVM: x86/pmu: Zero out pmu->all_valid_pmc_idx each time it's refreshed
 2023-04-05 23:59 UTC  (2+ messages)

[PATCH] KVM: x86: set varaiable mitigate_smt_rsb storage-class-specifier to static
 2023-04-05 23:59 UTC  (2+ messages)

[Intel-xe] [RFC PATCH 00/10] Xe DRM scheduler and long running workload plans
 2023-04-05 23:58 UTC  (12+ messages)
` [RFC PATCH 08/10] dma-buf/dma-fence: Introduce long-running completion fences
                  ` [Intel-xe] "

RTT-PROBE: lore-subspace-rtt
 2023-04-05 23:57 UTC 

linux-next: a couple of breaks
 2023-04-05 23:53 UTC  (3+ messages)

[PATCH] ARM: configs: imx8mm: Sync i.MX8M Mini Toradex Verdin and Menlo board configs
 2023-04-05 23:51 UTC 

[PATCH 0/9] Update clang support for ARM
 2023-04-05 23:48 UTC  (10+ messages)
` [PATCH 1/9] arm: Only support ARM64_CRC32 when using GCC
` [PATCH 2/9] clang: Add $(CLANG_TARGET) to LDPPFLAGS
` [PATCH 3/9] clang: Don't look for libgcc
` [PATCH 4/9] arm: Centralize fixed register logic
` [PATCH 5/9] armv7: Use isb/dsb directly in start.S
` [PATCH 6/9] boot/image-board.c: Silence warning in select_ramdisk
` [PATCH 7/9] usb: gadget: f_mass_storage: Rework do_request_sense slightly
` [PATCH 8/9] clang: efi payload: Silence unaligned access warning
` [PATCH 9/9] doc: clang: Update and correct support notes

[meta-ti][master/kirkstone][PATCH] conf: machine: Set common default SERIAL_CONSOLES for all K3
 2023-04-05 23:49 UTC  (2+ messages)

[PATCH v4 0/3] xen-ucode: print information about currently loaded ucode
 2023-04-05 23:48 UTC  (4+ messages)
` [PATCH v4 3/3] tools/xen-ucode: "

[PATCH v3 00/19] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
 2023-04-05 23:48 UTC  (3+ messages)
` [PATCH v3 18/19] x86/resctrl: Add cpu offline callback for resctrl work

[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-04-05 23:48 UTC  (4+ messages)
` [PATCH RFC v8 48/56] KVM: SVM: Add SNP-specific handling for memory attribute updates

[PATCH v2] usb: host: xhci-plat: Use dev_is_pci() helper
 2023-04-05 23:46 UTC 

[PATCH 6.2 000/185] 6.2.10-rc2 review
 2023-04-05 23:47 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-04-05 23:47 UTC 

[PATCH mptcp-net 2/2] Squash-to: "mptcp: stops worker on unaccepted sockets at listener close"
 2023-04-05 23:47 UTC  (2+ messages)
` Squash-to: "mptcp: stops worker on unaccepted sockets at listener close": Tests Results

[igt-dev] [PATCH i-g-t 0/2] List engines belonging to a gt
 2023-04-05 23:47 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[kvm-unit-tests v3 00/13] powerpc: updates, P10, PNV support
 2023-04-05 23:45 UTC  (4+ messages)
` [kvm-unit-tests v3 10/13] powerpc: Add support for more interrupts including HV interrupts

[PATCH 0/2] KVM: VMX: Fixes for faults on ENCLS emulation
 2023-04-05 23:45 UTC  (3+ messages)
` [PATCH 1/2] KVM: VMX: Inject #GP on ENCLS if vCPU has paging disabled (CR0.PG==0)
` [PATCH 2/2] KVM: VMX: Inject #GP, not #UD, if SGX2 ENCLS leafs are unsupported

[PATCH 0/1] arm-bsp/optee: Update OP-TEE TA devkit to 3.20 for N1SDP
 2023-04-05 23:44 UTC  (10+ messages)
` [PATCH 1/1] "
  ` [meta-arm] "

[PATCH v8 00/12] btrfs: scrub: use a more reader friendly code to implement scrub_simple_mirror()
 2023-04-05 23:44 UTC  (4+ messages)
` [PATCH v8 06/12] btrfs: scrub: introduce a helper to verify one metadata

[PATCH 6.1 000/177] 6.1.23-rc3 review
 2023-04-05 23:43 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.