All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-14 02:31:20 to 2023-09-14 03:32:18 UTC [more...]

[PATCH V10 07/19] riscv: qspinlock: errata: Introduce ERRATA_THEAD_QSPINLOCK
 2023-09-14  3:31 UTC  (4+ messages)

[PATCH v3 0/9] kdump: use generic functions to simplify crashkernel reservation in arch
 2023-09-14  3:31 UTC  (6+ messages)
` [PATCH v3 1/9] crash_core.c: remove unnecessary parameter of function
` [PATCH v3 2/9] crash_core: change the prototype of function parse_crashkernel()

[PATCH] media: aspeed: Fix the NULL vs IS_ERR() bug for debugfs_create_file()
 2023-09-14  3:31 UTC 

[PATCH] rtw88: debug: Fix Fix the NULL vs IS_ERR() bug for debugfs_create_file()
 2023-09-14  3:29 UTC 

[PATCH 3/3] drm/mst: adjust the function drm_dp_remove_payload_part2()
 2023-09-14  3:29 UTC  (13+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915: Check lane count when determining FEC support
 2023-09-14  3:27 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/2] "

[PATCH] doc: pull: improve rebase=false documentation
 2023-09-14  3:25 UTC 

[PATCH] vdpa net: zero vhost_vdpa iova_tree pointer at cleanup
 2023-09-14  3:23 UTC  (2+ messages)

[linusw-pinctrl:devel] BUILD SUCCESS f3244b6551288a2cf060008df98773b6de001201
 2023-09-14  3:24 UTC 

[PATCH v4] KVM: x86/tsc: Don't sync user changes to TSC with KVM-initiated change
 2023-09-14  3:24 UTC  (8+ messages)

[RFC PATCH v2 2/2] ALSA: core: split control primitives out of snd_card
 2023-09-14  3:23 UTC  (2+ messages)

[meta-oe][PATCH] ostree: not compatible with riscv32 when ptest enabled
 2023-09-14  3:22 UTC 

[RFC PATCH v2 0/2] platform: generic: thead: add sfence workaroud for th1520/sg2042
 2023-09-14  3:22 UTC  (4+ messages)
` [RFC PATCH v2 1/2] include: Move trap handle helper functions to sbi_trap.h
  ` [RFC PATCH v2 2/2] platform: generic: thead: fix stale TLB entries for th1520/sg2042

[tip:x86/tdx 8/12] vmlinux.o: warning: objtool: __tdx_hypercall+0x128: __tdx_hypercall_failed() is missing a __noreturn annotation
 2023-09-14  3:21 UTC  (3+ messages)

[PATCH v9 0/8] Add StarFive Camera Subsystem driver
 2023-09-14  3:16 UTC  (9+ messages)
` [PATCH v9 1/8] media: dt-bindings: Add JH7110 Camera Subsystem
` [PATCH v9 2/8] media: admin-guide: Add starfive_camss.rst for Starfive "
` [PATCH v9 3/8] media: staging: media: starfive: camss: Add core driver
` [PATCH v9 4/8] media: staging: media: starfive: camss: Add video driver
` [PATCH v9 5/8] media: staging: media: starfive: camss: Add ISP driver
` [PATCH v9 6/8] media: staging: media: starfive: camss: Add capture driver
` [PATCH v9 7/8] media: staging: media: starfive: camss: Add interrupt handling
` [PATCH v9 8/8] media: staging: media: starfive: camss: Register devices

[PATCH 0/5] Trailer readability cleanups
 2023-09-14  3:18 UTC  (14+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 4/6] trailer: teach find_patch_start about --no-divider
  ` [PATCH v2 5/6] trailer: rename *_DEFAULT enums to *_UNSPECIFIED
  ` [PATCH v2 6/6] trailer: use offsets for trailer_start/trailer_end

[meta-oe][PATCH] mariadb: Add ptest support
 2023-09-14  3:18 UTC  (2+ messages)
` [oe] "

[PATCH v6 00/57] Add LoongArch LASX instructions
 2023-09-14  3:16 UTC  (45+ messages)
` [PATCH v6 01/57] target/loongarch: Renamed lsx*.c to vec* .c
` [PATCH v6 06/57] target/loongarch: Use gen_helper_gvec_3 for 3OP vector instructions
` [PATCH v6 07/57] target/loongarch: Use gen_helper_gvec_2_ptr for 2OP + env "
` [PATCH v6 08/57] target/loongarch: Use gen_helper_gvec_2 for 2OP "
` [PATCH v6 09/57] target/loongarch: Use gen_helper_gvec_2i for 2OP + imm "
` [PATCH v6 10/57] target/loongarch: Replace CHECK_SXE to check_vec(ctx, 16)
` [PATCH v6 11/57] target/loongarch: Add LASX data support
` [PATCH v6 12/57] target/loongarch: check_vec support check LASX instructions
` [PATCH v6 13/57] target/loongarch: Add avail_LASX to "
` [PATCH v6 14/57] target/loongarch: Implement xvadd/xvsub
` [PATCH v6 15/57] target/loongarch: Implement xvreplgr2vr
` [PATCH v6 16/57] target/loongarch: Implement xvaddi/xvsubi
` [PATCH v6 17/57] target/loongarch: Implement xvneg
` [PATCH v6 19/57] target/loongarch: Implement xvhaddw/xvhsubw
` [PATCH v6 20/57] target/loongarch: Implement xvaddw/xvsubw
` [PATCH v6 21/57] target/loongarch: Implement xavg/xvagr
` [PATCH v6 24/57] target/loongarch: Implement xvmax/xvmin
` [PATCH v6 25/57] target/loongarch: Implement xvmul/xvmuh/xvmulw{ev/od}
` [PATCH v6 28/57] target/loongarch: Implement xvsat
` [PATCH v6 29/57] target/loongarch: Implement xvexth
` [PATCH v6 31/57] target/loongarch: Implement xvsigncov
` [PATCH v6 33/57] target/loognarch: Implement xvldi
` [PATCH v6 34/57] target/loongarch: Implement LASX logic instructions
` [PATCH v6 36/57] target/loongarch: Implement xvsllwil xvextl
` [PATCH v6 38/57] target/loongarch: Implement xvsrln xvsran
` [PATCH v6 39/57] target/loongarch: Implement xvsrlrn xvsrarn
` [PATCH v6 40/57] target/loongarch: Implement xvssrln xvssran
` [PATCH v6 43/57] target/loongarch: Implement xvpcnt
` [PATCH v6 44/57] target/loongarch: Implement xvbitclr xvbitset xvbitrev
` [PATCH v6 45/57] target/loongarch: Implement xvfrstp
` [PATCH v6 46/57] target/loongarch: Implement LASX fpu arith instructions
` [PATCH v6 47/57] target/loongarch: Implement LASX fpu fcvt instructions
` [PATCH v6 48/57] target/loongarch: Implement xvseq xvsle xvslt
` [PATCH v6 49/57] target/loongarch: Implement xvfcmp
` [PATCH v6 50/57] target/loongarch: Implement xvbitsel xvset
` [PATCH v6 51/57] target/loongarch: Implement xvinsgr2vr xvpickve2gr
` [PATCH v6 52/57] target/loongarch: Implement xvreplve xvinsve0 xvpickve
` [PATCH v6 53/57] target/loongarch: Implement xvpack xvpick xvilv{l/h}
` [PATCH v6 54/57] target/loongarch: Implement xvshuf xvperm{i} xvshuf4i
` [PATCH v6 55/57] target/loongarch: Implement xvld xvst
` [PATCH v6 57/57] target/loongarch: CPUCFG support LASX

[RFC PATCH v12 00/33] KVM: guest_memfd() and per-page attributes
 2023-09-14  3:07 UTC  (9+ messages)
` [RFC PATCH v12 02/33] KVM: Use gfn instead of hva for mmu_notifier_retry
` [RFC PATCH v12 03/33] KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER
` [RFC PATCH v12 31/33] KVM: selftests: Expand set_memory_region_test to validate guest_memfd()

[PATCH v5 00/11] KVM: PPC: Nested APIv2 guest support
 2023-09-14  3:06 UTC  (36+ messages)
` [PATCH v5 01/11] KVM: PPC: Always use the GPR accessors
` [PATCH v5 02/11] KVM: PPC: Introduce FPR/VR accessor functions
` [PATCH v5 03/11] KVM: PPC: Rename accessor generator macros
` [PATCH v5 04/11] KVM: PPC: Use accessors for VCPU registers
` [PATCH v5 05/11] KVM: PPC: Use accessors for VCORE registers
` [PATCH v5 06/11] KVM: PPC: Book3S HV: Use accessors for VCPU registers
` [PATCH v5 07/11] KVM: PPC: Book3S HV: Introduce low level MSR accessor
` [PATCH v5 08/11] KVM: PPC: Add helper library for Guest State Buffers
` [PATCH v5 09/11] KVM: PPC: Book3s HV: Hold LPIDs in an unsigned long
` [PATCH v5 10/11] KVM: PPC: Add support for nestedv2 guests
` [PATCH v5 11/11] docs: powerpc: Document nested KVM on POWER

[PATCH v3 0/9] wifi: cfg80211/mac80211: extend 6 GHz support for all power modes
 2023-09-14  3:15 UTC  (5+ messages)
` [PATCH v3 2/9] wifi: cfg80211: save Power Spectral Density (PSD) of the regulatory rule
      ` [wireless-regdb] "

[PATCH v2] virt: tdx-guest: Add Quote generation support using TSM_REPORTS
 2023-09-14  3:13 UTC 

[virtio-comment] [PATCH 0/5] virtio: introduce SUSPEND bit and vq state
 2023-09-14  3:12 UTC  (55+ messages)
` [virtio-comment] [PATCH 5/5] virtio-pci: implement VIRTIO_F_QUEUE_STATE
                                          ` [virtio-dev] "

[PULL v2 00/45] riscv-to-apply queue
 2023-09-14  3:08 UTC  (3+ messages)

linux-next: build failure after merge of the kspp tree
 2023-09-14  3:07 UTC  (2+ messages)

[RFC Draft PATCH net-next 0/1] Bridge doc update
 2023-09-14  3:06 UTC  (3+ messages)

[PATCH v2 0/9] Mitigate a vmap lock contention v2
 2023-09-14  3:02 UTC  (7+ messages)
` [PATCH v2 7/9] mm: vmalloc: Support multiple nodes in vread_iter

[PATCH AUTOSEL 5.15 1/3] dma-debug: don't call __dma_entry_alloc_check_leak() under free_entries_lock
 2023-09-14  1:55 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 2/3] spi: sun6i: reduce DMA RX transfer width to single byte

[Intel-xe] [PATCH v3 00/13] DRM scheduler changes for Xe
 2023-09-14  2:56 UTC  (7+ messages)
` [Intel-xe] [PATCH v3 09/13] drm/sched: Submit job before starting TDR
    `  "
` [Intel-xe] [PATCH v3 10/13] drm/sched: Add helper to set TDR timeout
  `  "

[virtio-comment] [PATCH v17] virtio-net: support device stats
 2023-09-14  2:55 UTC  (4+ messages)
` [virtio-comment] "

[kvm-unit-tests PATCH v2 0/3] Fix test failures caused by CET KVM series
 2023-09-13 23:50 UTC  (4+ messages)
` [kvm-unit-tests PATCH v2 1/3] x86: VMX: Exclude CR4.CET from the test_vmxon_bad_cr()
` [kvm-unit-tests PATCH v2 2/3] x86: VMX: Rename union vmx_basic and related global variable
` [kvm-unit-tests PATCH v2 3/3] x86:VMX: Introduce new vmx_basic MSR feature bit for vmx tests

[dm-devel] [PATCH -next v2 00/28] md: synchronize io with array reconfiguration
 2023-09-14  2:53 UTC  (4+ messages)
` [dm-devel] [PATCH -next v2 01/28] md: use READ_ONCE/WRITE_ONCE for 'suspend_lo' and 'suspend_hi'
  `  "

linux-next: Tree for Sep 14
 2023-09-14  2:52 UTC 

[Patch v2 2/2] ACPI: processor: reduce CPUFREQ thermal reduction pctg for Tegra241
 2023-09-14  2:51 UTC  (2+ messages)

[PATCH] maple_tree: use GFP_KERNEL on mas_node_count
 2023-09-14  2:49 UTC  (7+ messages)

linux-next: build warning after merge of the wireless-next tree
 2023-09-14  2:49 UTC 

[PATCH v2 00/24] Reduce usage of CPUArchState in cputlb.c
 2023-09-14  2:44 UTC  (25+ messages)
` [PATCH v2 01/24] target/arm: Replace TARGET_PAGE_ENTRY_EXTRA
` [PATCH v2 02/24] accel/tcg: Move CPUTLB definitions from cpu-defs.h
` [PATCH v2 03/24] qom: Propagate alignment through type system
` [PATCH v2 04/24] target/*: Use __alignof not __alignof__
` [PATCH v2 05/24] target/arm: Remove size and alignment for cpu subclasses
` [PATCH v2 06/24] target/*: Add instance_align to all cpu base classes
` [PATCH v2 07/24] accel/tcg: Validate placement of CPUNegativeOffsetState
` [PATCH v2 08/24] accel/tcg: Move CPUNegativeOffsetState into CPUState
` [PATCH v2 09/24] accel/tcg: Remove CPUState.icount_decr_ptr
` [PATCH v2 10/24] accel/tcg: Move can_do_io to CPUNegativeOffsetState
` [PATCH v2 11/24] accel/tcg: Remove cpu_neg()
` [PATCH v2 12/24] tcg: Rename cpu_env to tcg_env
` [PATCH v2 13/24] accel/tcg: Replace CPUState.env_ptr with cpu_env()
` [PATCH v2 14/24] accel/tcg: Remove cpu_set_cpustate_pointers
` [PATCH v2 15/24] accel/tcg: Remove env_neg()
` [PATCH v2 16/24] tcg: Remove TCGContext.tlb_fast_offset
` [PATCH v2 17/24] accel/tcg: Modify tlb_*() to use CPUState
` [PATCH v2 18/24] accel/tcg: Modify probe_access_internal() "
` [PATCH v2 19/24] accel/tcg: Modifies memory access functions "
` [PATCH v2 20/24] accel/tcg: Modify atomic_mmu_lookup() "
` [PATCH v2 21/24] accel/tcg: Use CPUState in atomicity helpers
` [PATCH v2 22/24] accel/tcg: Remove env_tlb()
` [PATCH v2 23/24] accel/tcg: Unify user and softmmu do_[st|ld]*_mmu()
` [PATCH v2 24/24] accel/tcg: move ld/st helpers to ldst_common.c.inc

[PATCH RESEND v2] x86/mce: Set PG_hwpoison page flag to avoid the capture kernel panic
 2023-09-14  3:05 UTC 

[PATCH v3 0/5] Use nth_page() in place of direct struct page manipulation
 2023-09-14  2:46 UTC  (7+ messages)
` [PATCH v3 3/5] mm/memory_hotplug: use pfn math "
` [PATCH v3 4/5] fs: use nth_page() "
  ` [PATCH v3 4/5] "
` [PATCH v3 5/5] mips: "

[v5 0/4] mm: hugetlb: Skip initialization of gigantic tail struct pages if freed by HVO
 2023-09-14  2:45 UTC  (3+ messages)
` [v5 4/4] "

[PATCH] net/core: Export dev_core_stats_rx_dropped_inc sets
 2023-09-14  2:44 UTC  (4+ messages)

[geert-m68k:for-v6.6] BUILD SUCCESS 010d358b9087748f403fd33c4cf34c27584871bf
 2023-09-14  2:43 UTC 

[PATCH net-next v3] net/core: Export dev_core_stats_*_inc()
 2023-09-14  2:37 UTC 

split up ->kill_sb
 2023-09-14  2:37 UTC  (5+ messages)
` [PATCH 03/19] fs: release anon dev_t in deactivate_locked_super

[PATCH v1 0/7] Misc fixes in erofs-utils
 2023-09-14  2:36 UTC  (2+ messages)

[PATCH] media: platform: cros-ec: Add Taranza to the match table
 2023-09-14  2:32 UTC 

[PATCH 00/53] icc-rpmh multi-RSC voting groundwork
 2023-09-14  2:32 UTC  (7+ messages)

[PATCH 0/5] gpio: update i.MX93/8ULP and support i.MX95
 2023-09-14  2:21 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: gpio: vf610: correct i.MX8ULP and i.MX93 interrupts
` [PATCH 5/5] arm64: dts: imx93: update gpio node


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.