All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-26 18:34:19 to 2024-04-26 19:50:28 UTC [more...]

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

[PULL 00/38] Exec / accelerators patches
 2024-04-26 19:41 UTC  (34+ 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 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 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 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 36/38] exec: Move CPUTLBEntry helpers to cputlb.c
` [PULL 38/38] plugins: Include missing 'qemu/bitmap.h' header

+ 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

[PATCH 0/4 v4] PCI: Add Secondary Bus Reset (SBR) support for CXL
 2024-04-26 19:46 UTC  (3+ messages)
` [PATCH v4 3/4] PCI: Create new reset method to force SBR "

[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 1/2] tests/kms_vrr: Add a subtest for seamless modeset to a virtual LRR mode
 2024-04-26 19:46 UTC  (8+ messages)

[PATCH v3 0/4] arm64: dts: add description for solidrun cn9130 som and clearfog boards
 2024-04-26 19:43 UTC  (10+ 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] query-cpu-model-expansion: report deprecated features
 2024-04-26 19:28 UTC  (5+ messages)
` [PATCH v3 1/2] target/s390x: report deprecated-props in cpu-model-expansion reply

[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 v7 0/5] cxl: access_coordinate validity fixes for 6.9
 2024-04-26 19:10 UTC  (3+ messages)
` [PATCH v7 1/5] cxl: Remove checking of iter in cxl_endpoint_get_perf_coordinates()

[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

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

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

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

[PATCH v6 00/16] mm: jit/text allocator
 2024-04-26 19:01 UTC  (17+ messages)
` [PATCH v6 05/16] module: make module_memory_{alloc,free} more self-contained
` [PATCH v6 06/16] mm: introduce execmem_alloc() and execmem_free()
` [PATCH v6 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v6 08/16] mm/execmem, arch: convert remaining "

[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 

[PATCH] rteval: Add summary reporting for rteval
 2024-04-26 18:53 UTC  (2+ messages)

[PATCH v2 0/2] Input: add ft5426
 2024-04-26 18:53 UTC  (10+ messages)
` [PATCH v2 2/2] Input: edt-ft5x06 - "

[PATCH] xen/xsm: Wire up get_dom0_console
 2024-04-26  4:04 UTC 

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

+ kmsan-compiler_types-declare-__no_sanitize_or_inline.patch added to mm-hotfixes-unstable branch
 2024-04-26 18:52 UTC 

[GIT PULL] mtd: Fixes for v6.9-rc6
 2024-04-26 18:51 UTC  (2+ messages)

[RFC PATCH] net: skb: Increasing allocation in __napi_alloc_skb() to 2k when needed
 2024-04-26 18:50 UTC  (3+ messages)

[PATCH 1/7] drm/amdgpu: Add new members for sdma v7_0 fw
 2024-04-26 18:50 UTC  (7+ messages)
` [PATCH 2/7] drm/amdgpu: Add sdma fw v3 structure
` [PATCH 3/7] drm/amdgpu: Add sdma v7_0 ip block support (v7)
` [PATCH 4/7] drm/amdgpu/sdma7: set sdma hang watchdog
` [PATCH 5/7] drm/amdgpu: support SDMA v3 struct fw front door load
` [PATCH 6/7] drm/amdgpu: provide more ucode name shown via id
` [PATCH 7/7] drm/amdgpu/discovery: add sdma v7_0 ip block

+ mm-use-memalloc_nofs_save-in-page_cache_ra_order.patch added to mm-hotfixes-unstable branch
 2024-04-26 18:50 UTC 

[PATCHv4 next] kconfig: add dependency warning print about invalid values while KBUILD_EXTRA_WARN=c
 2024-04-26 18:49 UTC  (2+ messages)

[PATCH] mm: use memalloc_nofs_save() in page_cache_ra_order()
 2024-04-26 18:49 UTC  (2+ messages)

[PATCH] drm/amdgpu: add gfx12 mqd structures
 2024-04-26 18:47 UTC 

[Buildroot] [PATCH 1/1] board/pine64/rockpro64/linux.fragment: integrate stmmac driver
 2024-04-26 18:47 UTC 

[RFC PATCH bpf-next v5 0/2] Replace mono_delivery_time with tstamp_type
 2024-04-26 18:46 UTC  (4+ messages)
` [RFC PATCH bpf-next v5 2/2] net: Add additional bit to support clockid_t timestamp type

[PATCH v2 0/6] drm/msm: Support a750 "software fuse" for raytracing
 2024-04-26 18:44 UTC  (12+ messages)
` [PATCH v2 1/6] arm64: dts: qcom: sm8650: Fix GPU cx_mem size
` [PATCH v2 2/6] firmware: qcom_scm: Add gpu_init_regs call
` [PATCH v2 3/6] drm/msm: Update a6xx registers
` [PATCH v2 4/6] drm/msm/a7xx: Initialize a750 "software fuse"
` [PATCH v2 5/6] drm/msm: Add MSM_PARAM_RAYTRACING uapi
` [PATCH v2 6/6] drm/msm/a7xx: Add missing register writes from downstream

[PATCH v4 i-g-t] tests/device_reset: move later skips into subtests
 2024-04-26 18:44 UTC  (3+ messages)
` ✗ CI.xeBAT: failure for tests/device_reset: move later skips into subtests (rev4)
` ✓ Fi.CI.BAT: success "

[PATCH v3 00/14] ARM: dts: aspeed: Add IBM P11 BMC Boards
 2024-04-26 18:43 UTC  (5+ messages)
` [PATCH v3 08/14] dt-bindings: fsi: ast2600-fsi-master: Switch to yaml format

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

[PATCH v4] mm/rmap: do not add fully unmapped large folio to deferred split list
 2024-04-26 18:41 UTC  (4+ messages)

[PATCH v4 0/3] Add add SPI-NAND Flash controller driver for EN7581
 2024-04-26 18:40 UTC  (6+ messages)
` [PATCH v4 3/3] spi: airoha: add SPI-NAND Flash controller driver

[PATCH v19 000/130] KVM TDX basic feature support
 2024-04-26 18:38 UTC  (4+ messages)
` [PATCH v19 030/130] KVM: TDX: Add helper functions to print TDX SEAMCALL error

[meta-rockchip][PATCH v2 1/2] enable stored U-Boot environment
 2024-04-26 18:35 UTC  (7+ messages)
` [yocto-patches] "

+ mm-optimise-vmf_anon_prepare-for-vmas-without-an-anon_vma.patch added to mm-unstable branch
 2024-04-26 18:34 UTC 

+ mm-fix-some-minor-per-vma-lock-issues-in-userfaultfd.patch added to mm-unstable branch
 2024-04-26 18:34 UTC 

+ mm-delay-the-check-for-a-null-anon_vma.patch added to mm-unstable branch
 2024-04-26 18:34 UTC 

+ mm-assert-the-mmap_lock-is-held-in-__anon_vma_prepare.patch added to mm-unstable branch
 2024-04-26 18:34 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.