All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-26 18:54:54 to 2024-04-26 20:15:35 UTC [more...]

[PATCH v3 0/2] query-cpu-model-expansion: report deprecated features
 2024-04-26 20:11 UTC  (8+ messages)
` [PATCH v3 1/2] target/s390x: report deprecated-props in cpu-model-expansion reply

[PATCH v14 00/22] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-04-26 20:14 UTC  (11+ messages)
` [PATCH v14 09/22] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH v14 21/22] crypto: ccp: Add the SNP_{PAUSE,RESUME}_ATTESTATION commands

[PATCH v2 0/4] vfio-pci support pasid attach/detach
 2024-04-26 20:13 UTC  (12+ messages)

[PATCH v7 0/5] cxl: access_coordinate validity fixes for 6.9
 2024-04-26 20:13 UTC  (4+ messages)
` [PATCH v7 1/5] cxl: Remove checking of iter in cxl_endpoint_get_perf_coordinates()

RTT-PROBE: lore-subspace-rtt
 2024-04-26 20:12 UTC 

[PATCH 0/2 v5] pwm: add axi-pwm-gen driver
 2024-04-26 20:11 UTC  (3+ messages)
` [PATCH 1/2 v5] dt-bindings: pwm: Add AXI PWM generator

[RFC v2 0/1] fs/namespace: defer RCU sync for MNT_DETACH umount
 2024-04-26 20:09 UTC  (3+ messages)
` [RFC v2 1/1] "

[meta-ti][master/scarthgap][PATCH] conf: am57/am33/am43: Add/fix DEVICETREE_FILE
 2024-04-26 20:09 UTC 

[PATCH 1/1 fyi] tools headers: Synchronize linux/bits.h with the kernel sources
 2024-04-26 20:08 UTC 

[PATCH] Revert "vmgenid: emit uevent when VMGENID updates"
 2024-04-26 20:05 UTC  (8+ messages)
` [REGRESSION] "

[PATCH v20 00/41] Introduce QC USB SND audio offloading support
 2024-04-26 20:03 UTC  (4+ messages)
` [PATCH v20 08/41] usb: host: xhci-mem: Allow for interrupter clients to choose specific index

Regarding DAMON sysfs usage to get memory access stats
 2024-04-26 20:04 UTC  (2+ messages)

[PATCH v3 1/2] tests/kms_vrr: Add a subtest for seamless modeset to a virtual LRR mode
 2024-04-26 20:03 UTC  (9+ messages)

[PATCH 0/4 v4] PCI: Add Secondary Bus Reset (SBR) support for CXL
 2024-04-26 20:03 UTC  (5+ messages)
` [PATCH v4 3/4] PCI: Create new reset method to force SBR "
` [PATCH v4 4/4] cxl: Add post reset warning if reset results in loss of previously committed HDM decoders

[PATCH v3 0/2] efi/cxl-cper: Report CXL CPER events through tracing
 2024-04-26 20:03 UTC  (3+ messages)
` [PATCH v3 1/2] acpi/ghes: Process CXL Component Events
` [PATCH v3 2/2] cxl/pci: Process CPER events

RTT-PROBE: lore-subspace-rtt
 2024-04-26 20:02 UTC 

[PATCH] iio: adc: rtq6056: Use automated cleanup for mode handling in write_raw
 2024-04-26 20:01 UTC 

[PATCH net-next v2 0/3] mlx4: Add support for netdev-genl API
 2024-04-26 20:01 UTC  (7+ messages)
` [PATCH net-next v2 1/3] net/mlx4: Track RX allocation failures in a stat
` [PATCH net-next v2 2/3] net/mlx4: link NAPI instances to queues and IRQs
` [PATCH net-next v2 3/3] net/mlx4: support per-queue statistics via netlink

[PATCH v3 00/17] riscv: Support vendor extensions and xtheadvector
 2024-04-26 20:01 UTC  (6+ messages)
` [PATCH v3 08/17] riscv: Introduce vendor variants of extension helpers

[RFC][PATCH] uprobe: support for private hugetlb mappings
 2024-04-26 19:55 UTC  (11+ messages)

[PATCH] yamllint: Drop excluding quoted values with ',' from checks
 2024-04-26 19:54 UTC 

[PATCH] dt-bindings: interrupt-controller: mediatek,mt6577-sysirq: Drop unnecessary quotes
 2024-04-26 19:54 UTC  (2+ messages)

[PATCH] mm/memory-failure: remove shake_page()
 2024-04-26 19:52 UTC  (7+ messages)

[PATCH 0/7] mm/damon: add a DAMOS filter type for page granularity access recheck
 2024-04-26 19:52 UTC  (8+ messages)
` [PATCH 1/7] mm/damon/paddr: implement damon_folio_young()
` [PATCH 2/7] mm/damon/paddr: implement damon_folio_mkold()
` [PATCH 3/7] mm/damon: add DAMOS filter type YOUNG
` [PATCH 4/7] mm/damon/paddr: implement "
` [PATCH 5/7] Docs/mm/damon/design: document 'young page' type DAMOS filter
` [PATCH 6/7] Docs/admin-guide/mm/damon/usage: update for young page "
` [PATCH 7/7] Docs/ABI/damon: update for 'youg page' "

RTT-PROBE: lore-subspace-rtt
 2024-04-26 19:52 UTC 

[PULL 00/38] Exec / accelerators patches
 2024-04-26 19:41 UTC  (39+ messages)
` [PULL 01/38] exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET
` [PULL 02/38] exec: Reduce tlb_set_dirty() declaration scope
` [PULL 03/38] exec: Include 'cpu.h' before validating CPUArchState placement
` [PULL 04/38] exec: Expose 'target_page.h' API to user emulation
` [PULL 05/38] accel: Include missing 'exec/cpu_ldst.h' header
` [PULL 06/38] gdbstub: Include missing 'hw/core/cpu.h' header
` [PULL 07/38] gdbstub: Simplify #ifdef'ry in helpers.h
` [PULL 08/38] gdbstub: Avoid including 'cpu.h' in 'gdbstub/helpers.h'
` [PULL 09/38] semihosting/uaccess: Avoid including 'cpu.h'
` [PULL 10/38] semihosting/guestfd: Remove unused 'semihosting/uaccess.h' header
` [PULL 11/38] target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'
` [PULL 12/38] target/ppc/excp_helper: Avoid 'abi_ptr' in system emulation
` [PULL 13/38] target/sparc: Replace abi_ulong by uint32_t for TARGET_ABI32
` [PULL 14/38] target/i386: Include missing 'exec/exec-all.h' header
` [PULL 15/38] accel/tcg: Un-inline retaddr helpers to 'user-retaddr.h'
` [PULL 16/38] accel/tcg: Include missing 'hw/core/cpu.h' header
` [PULL 17/38] accel/tcg: Include missing headers in 'tb-jmp-cache.h'
` [PULL 18/38] accel/tcg: Rename load-extract/store-insert headers using .h.inc suffix
` [PULL 19/38] accel/tcg: Rename helper-head.h -> helper-head.h.inc
` [PULL 20/38] accel/whpx: Use accel-specific per-vcpu @dirty field
` [PULL 21/38] accel/nvmm: "
` [PULL 22/38] accel/hvf: "
` [PULL 23/38] exec/cpu-all: Reduce 'qemu/rcu.h' header inclusion
` [PULL 24/38] exec/cpu-all: Remove unused 'qemu/thread.h' header
` [PULL 25/38] exec/cpu-all: Remove unused tswapls() definitions
` [PULL 26/38] exec: Declare target_words_bigendian() in 'exec/tswap.h'
` [PULL 27/38] exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h'
` [PULL 28/38] exec/user: Do not include 'cpu.h' in 'abitypes.h'
` [PULL 29/38] exec: Declare abi_ptr type in its own 'abi_ptr.h' header
` [PULL 30/38] exec: Declare MMUAccessType type in 'mmu-access-type.h' header
` [PULL 31/38] exec: Declare CPUBreakpoint/CPUWatchpoint type in 'breakpoint.h' header
` [PULL 32/38] exec: Restrict TCG specific declarations of 'cputlb.h'
` [PULL 33/38] exec: Restrict 'cpu_ldst.h' to TCG accelerator
` [PULL 34/38] exec: Rename 'exec/user/guest-base.h' as 'user/guest-base.h'
` [PULL 35/38] exec: Restrict inclusion of 'user/guest-base.h'
` [PULL 36/38] exec: Move CPUTLBEntry helpers to cputlb.c
` [PULL 37/38] hw/core: Avoid including the full 'hw/core/cpu.h' in 'tcg-cpu-ops.h'
` [PULL 38/38] plugins: Include missing 'qemu/bitmap.h' header

[GIT PULL] MMC fixes for v6.9-rc6
 2024-04-26 19:51 UTC 

[PATCH 0/3] XOR Math Fixups: translation & position
 2024-04-26 19:51 UTC  (4+ messages)
` [PATCH 1/3] cxl/acpi: Restore XOR'd position bits during address translation
` [PATCH 2/3] cxl/region: Verify target positions using the ordered target list
` [PATCH 3/3] cxl: Remove defunct code calculating host bridge target positions

[PATCH 0/5] drm/xe: Fix early probe order
 2024-04-26 19:50 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe: Fix early probe order (rev2)

[PATCH 0/3] Further trace improvements
 2024-04-26 19:50 UTC  (3+ messages)
` [PATCH 3/3] tools/xentrace: Remove xentrace_format

[PATCH v4] net: dsa: lan9303: use ethtool_puts() for lan9303_get_strings()
 2024-04-26 19:50 UTC  (2+ messages)

[PATCH net] Fix a potential infinite loop in extract_user_to_sg()
 2024-04-26 19:50 UTC  (2+ messages)

+ bitops-optimize-fns-for-improved-performance.patch added to mm-nonmm-unstable branch
 2024-04-26 19:48 UTC  (2+ messages)

[PATCH dwarves v8 0/3] pahole: Inject kfunc decl tags into BTF
 2024-04-26 19:47 UTC  (3+ messages)
` [PATCH dwarves v8 3/3] "

[PATCH v2 0/2] Fix Kernel CI issues
 2024-04-26 19:46 UTC  (5+ messages)
` [PATCH v2 2/2] drm: xlnx: zynqmp_dpsub: Fix compilation error

[PATCH v1 0/5] Fix Kselftest's vfork() side effects
 2024-04-26 19:47 UTC  (9+ messages)
` [PATCH v1 1/5] selftests/pidfd: Fix config for pidfd_setns_test
` [PATCH v1 2/5] selftests/landlock: Fix FS tests when run on a private mount point
` [PATCH v1 3/5] selftests/harness: Fix fixture teardown
` [PATCH v1 5/5] selftests/harness: Fix vfork() side effects and uncaught errors

[PATCH net v2 0/3] net: bcmgenet: protect contended accesses
 2024-04-26 19:46 UTC  (5+ messages)
` [PATCH net v2 3/3] net: bcmgenet: synchronize UMAC_CMD access

[RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
 2024-04-26 19:46 UTC  (17+ messages)

[PATCH v3 0/4] arm64: dts: add description for solidrun cn9130 som and clearfog boards
 2024-04-26 19:43 UTC  (9+ messages)
` [PATCH v3 4/4] arm64: dts: add description for solidrun cn9131 solidwan board

RTT-PROBE: lore-subspace-rtt
 2024-04-26 19:42 UTC 

[PATCH v1 00/49] ARM: dts: imx: Use #pwm-cells = <3> for imx27-pwm device
 2024-04-26 19:40 UTC  (3+ messages)

[RFC v2 0/3] iommu/intel: Free empty page tables on unmaps
 2024-04-26 19:39 UTC  (5+ messages)

[PATCH bpf-next] bpf, docs: Clarify PC use in instruction-set.rst
 2024-04-26 19:36 UTC  (10+ messages)
` [Bpf] "

[PATCH 00/24] include/exec: Rework (part 2)
 2024-04-26 19:34 UTC  (3+ messages)
` [PATCH 18/24] plugins: Include missing 'qemu/bitmap.h' header

mkfs on luks USB flash drive blocks forever with "reset SuperSpeed USB device" (kernel 6.7.9)
 2024-04-26 19:35 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-26 19:32 UTC 

[PATCH v3 0/8] refs: add symref support to 'git-update-ref'
 2024-04-26 19:31 UTC  (4+ messages)
` [PATCH v4 0/7] add symref-* commands to 'git-update-ref --stdin'
  ` [PATCH v4 1/7] refs: accept symref values in `ref_transaction[_add]_update`

[PATCH 1/3] rng: Introduce SPL_DM_RNG
 2024-04-26 19:31 UTC  (7+ messages)
` [PATCH 2/3] crypto/fsl: Introduce SPL_FSL_CAAM_RNG

[PATCH v3 0/2] Fix Kernel CI issues
 2024-04-26 19:27 UTC  (6+ messages)
` [PATCH v3 1/2] drm: xlnx: zynqmp_dpsub: Fix few function comments
` [PATCH v3 2/2] drm: xlnx: zynqmp_dpsub: Fix compilation error

Git Bug Report: git credential 'url' parsing clear other fields
 2024-04-26 19:27 UTC 

[xen-unstable bisection] complete test-amd64-amd64-livepatch
 2024-04-26 19:26 UTC 

[PATCH] venice: show emmc boot hardware partition
 2024-04-26 19:26 UTC  (2+ messages)

[chrome-os:chromeos-6.6 31/33] drivers/md/dm-verity-chromeos.c:177:47: sparse: sparse: incorrect type in argument 4 (different base types)
 2024-04-26 19:25 UTC 

RFC: Restricting userspace interfaces for CXL fabric management
 2024-04-26 19:25 UTC  (12+ messages)

[PATCH v2 0/2] ARM: st: add new compatible for PWR regulators on STM32MP13
 2024-04-26 19:22 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: regulator: st,stm32mp1-pwr-reg: add compatible for STM32MP13

[yocto] issue adding the user with the yocto kirkstone
 2024-04-26 19:22 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-26 19:22 UTC 

MISRA and -Wextra-semi
 2024-04-26 19:21 UTC  (2+ messages)

[PATCH v1] kconfig: add config and source entry details
 2024-04-26 19:21 UTC  (8+ messages)

[PATCH v5] mm/rmap: do not add fully unmapped large folio to deferred split list
 2024-04-26 19:20 UTC  (3+ messages)

[RFCv3 7/7] iomap: Optimize data access patterns for filesystems with indirect mappings
 2024-04-26 19:19 UTC  (3+ messages)

[PATCH v9 0/5] TI K3 M4F support on AM62 SoCs
 2024-04-26 19:18 UTC  (12+ messages)
` [PATCH v9 1/5] dt-bindings: remoteproc: k3-m4f: Add K3 AM64x SoCs
` [PATCH v9 2/5] remoteproc: k3-m4: Add a remoteproc driver for M4F subsystem
` [PATCH v9 3/5] arm64: dts: ti: k3-am62: Add M4F remoteproc node
` [PATCH v9 4/5] arm64: dts: ti: k3-am625-sk: "
` [PATCH v9 5/5] arm64: defconfig: Enable TI K3 M4 remoteproc driver

[PATCH 0/3] sysfs: Group visibility fixups
 2024-04-26 19:18 UTC  (5+ messages)
` [PATCH 1/3] sysfs: Fix crash on empty group attributes array

[PATCH v2 00/11] Series to deliver Ethernets for STM32MP13
 2024-04-26 19:16 UTC  (4+ messages)
` [PATCH v2 01/11] dt-bindings: net: add STM32MP13 compatible in documentation for stm32

[PATCH v2 0/1] xen/arm: Annotate code symbols
 2024-04-26 19:13 UTC  (5+ messages)
` [PATCH v2 1/1] xen/arm64: entry: Add missing code symbol annotations

+ mm-vmalloc-fix-return-value-of-vb_alloc-if-size-is-0.patch added to mm-hotfixes-unstable branch
 2024-04-26 19:13 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-26 19:12 UTC 

[PATCH v3 0/6] ufs-exynos support for Tensor GS101
 2024-04-26 19:11 UTC  (4+ messages)
` [PATCH v3 1/6] dt-bindings: ufs: exynos-ufs: Add gs101 compatible

[PATCH 0/3] misc: eeprom: at24: add optional dovdd-supply
 2024-04-26 19:10 UTC  (4+ messages)
` [PATCH 3/3] dt-bindings: eeprom: at24: Add property dovdd-supply

[PATCH 0/6] Add some devicetree node for SDX75
 2024-04-26 19:08 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: mailbox: qcom-ipcc: Document the SDX75 IPCC
` [PATCH 2/6] dt-bindings: mfd: qcom,tcsr: Add compatible for SDX75
` [PATCH 3/6] dt-bindings: soc: qcom,aoss-qmp: Document the SDX75 AOSS channel

[GIT PULL] ARX fixes for 6.9
 2024-04-26 19:08 UTC  (2+ messages)

[PATCH 0/2] Remove unneeded MKTME detection
 2024-04-26 19:07 UTC  (2+ messages)

[PATCH] xen/x86: Fix Syntax warning in gen-cpuid.py
 2024-04-26 19:07 UTC  (2+ messages)

[XEN PATCH v3 0/5] FF-A notifications
 2024-04-26 19:07 UTC  (3+ messages)
` [XEN PATCH v3 5/5] xen/arm: ffa: support notification

[PATCH][yocto-autobuilder-helper 1/2] config.json: remove generic-arm64 from meta-arm
 2024-04-26 19:07 UTC  (2+ messages)
` [PATCH][yocto-autobuilder-helper 2/2] config.json: don't do SDK tests on fvp-base

[RFC PATCH] net: Fix one page_pool page leak from skb_frag_unref
 2024-04-26 19:03 UTC  (9+ messages)

[PATCH v6 00/16] mm: jit/text allocator
 2024-04-26 19:01 UTC  (9+ messages)
` [PATCH v6 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v6 08/16] mm/execmem, arch: convert remaining "

RTT-PROBE: lore-subspace-rtt
 2024-04-26 19:02 UTC 

[master/scarthgap/kirkstone][PATCH v2] wic: prevent boot FAT partition mounting under /boot
 2024-04-26 19:02 UTC  (3+ messages)
` [meta-ti] "

[PATCH 00/30] PREEMPT_AUTO: support lazy rescheduling
 2024-04-26 19:00 UTC  (5+ messages)

[meta-ti][master/scarthgap][PATCH] conf: machine: add AM69-SK machine configuration
 2024-04-26 19:01 UTC  (5+ messages)

[geert-renesas-drivers:renesas-clk] BUILD SUCCESS 5add5ebc4e35a703a49976abfd82e708d9aea4ad
 2024-04-26 19:00 UTC 

[pci:enumeration] BUILD SUCCESS 1a5e2721de4e950efda11a9140cdc402b54e102d
 2024-04-26 18:59 UTC 

[PATCH] sysfs: Allow bin_attributes to be added to groups
 2024-04-26 18:59 UTC  (3+ messages)

[PATCH v2 0/6] drm/xe: Per client usage
 2024-04-26 18:59 UTC  (4+ messages)
` [PATCH v2 3/6] drm/xe: Add helper to accumulate exec queue runtime

[PATCH bpf-next] bpf: Fix verifier assumptions about socket->sk
 2024-04-26 18:56 UTC 

[PATCH] drm/amdkfd: Flush the process wq before creating a kfd_process
 2024-04-26 18:55 UTC 

[xen-unstable test] 185806: regressions - FAIL
 2024-04-26 18:55 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.