All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-08 18:44:19 to 2022-12-08 19:39:38 UTC [more...]

[RFC PATCH 00/37] KVM: Refactor the KVM/x86 TDP MMU into common code
 2022-12-08 19:38 UTC  (62+ messages)
` [RFC PATCH 01/37] KVM: x86/mmu: Store the address space ID directly in kvm_mmu_page_role
` [RFC PATCH 02/37] KVM: MMU: Move struct kvm_mmu_page_role into common code
` [RFC PATCH 03/37] KVM: MMU: Move tdp_ptep_t "
` [RFC PATCH 04/37] KVM: x86/mmu: Invert sp->tdp_mmu_page to sp->shadow_mmu_page
` [RFC PATCH 05/37] KVM: x86/mmu: Unify TDP MMU and Shadow MMU root refcounts
` [RFC PATCH 06/37] KVM: MMU: Move struct kvm_mmu_page to common code
` [RFC PATCH 07/37] mm: Introduce architecture-neutral PG_LEVEL macros
` [RFC PATCH 08/37] KVM: selftests: Stop assuming stats are contiguous in kvm_binary_stats_test
` [RFC PATCH 09/37] KVM: Move page size stats into common code
` [RFC PATCH 10/37] KVM: MMU: Move struct kvm_page_fault to "
` [RFC PATCH 11/37] KVM: MMU: Move RET_PF_* into "
` [RFC PATCH 12/37] KVM: x86/mmu: Use PG_LEVEL_{PTE, PMD, PUD} in the TDP MMU
  ` [RFC PATCH 12/37] KVM: x86/mmu: Use PG_LEVEL_{PTE,PMD,PUD} "
` [RFC PATCH 13/37] KVM: MMU: Move sptep_to_sp() to common code
` [RFC PATCH 14/37] KVM: MMU: Introduce common macros for TDP page tables
` [RFC PATCH 15/37] KVM: x86/mmu: Add a common API for inspecting/modifying TDP PTEs
` [RFC PATCH 16/37] KVM: x86/mmu: Abstract away TDP MMU root lookup
` [RFC PATCH 17/37] KVM: Move struct kvm_gfn_range to kvm_types.h
` [RFC PATCH 18/37] KVM: x86/mmu: Add common API for creating TDP PTEs
` [RFC PATCH 19/37] KVM: x86/mmu: Add arch hooks for NX Huge Pages
` [RFC PATCH 20/37] KVM: x86/mmu: Abstract away computing the max mapping level
` [RFC PATCH 21/37] KVM: Introduce CONFIG_HAVE_TDP_MMU
` [RFC PATCH 22/37] KVM: x86: Select HAVE_TDP_MMU if X86_64
` [RFC PATCH 23/37] KVM: MMU: Move VM-level TDP MMU state to struct kvm
` [RFC PATCH 24/37] KVM: x86/mmu: Move kvm_mmu_hugepage_adjust() up to fault handler
` [RFC PATCH 25/37] KVM: x86/mmu: Pass root role to kvm_tdp_mmu_get_vcpu_root_hpa()
` [RFC PATCH 26/37] KVM: Move page table cache to struct kvm_vcpu
` [RFC PATCH 27/37] KVM: MMU: Move mmu_page_header_cache to common code
` [RFC PATCH 28/37] KVM: MMU: Stub out tracepoints on non-x86 architectures
` [RFC PATCH 29/37] KVM: x86/mmu: Collapse kvm_flush_remote_tlbs_with_{range,address}() together
` [RFC PATCH 30/37] KVM: x86/mmu: Rename kvm_flush_remote_tlbs_with_address()
` [RFC PATCH 31/37] KVM: x86/MMU: Use gfn_t in kvm_flush_remote_tlbs_range()
` [RFC PATCH 32/37] KVM: Allow range-based TLB invalidation from common code
` [RFC PATCH 33/37] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to "
` [RFC PATCH 34/37] KVM: MMU: Move the TDP iterator "
` [RFC PATCH 35/37] KVM: x86/mmu: Move tdp_mmu_max_gfn_exclusive() to tdp_pgtable.c
` [RFC PATCH 36/37] KVM: x86/mmu: Move is_tdp_mmu_page() to mmu_internal.h
` [RFC PATCH 37/37] KVM: MMU: Move the TDP MMU to common code

drivers/clk/clk-nomadik.c:145: warning: expecting prototype for struct clk_pll1. Prototype was for struct clk_pll instead
 2022-12-08 19:38 UTC 

[alobakin:fgkaslr 15/15] arch/x86/um/asm/processor.h:30:29: error: static declaration of 'cpu_relax' follows non-static declaration
 2022-12-08 19:38 UTC 

QA notification for completed autobuilder build (yocto-4.2_M1.rc1)
 2022-12-08 19:38 UTC 

[syzbot] WARNING in _copy_from_iter
 2022-12-08 19:38 UTC  (2+ messages)

[PATCH v1 0/4] implementation of ML common code
 2022-12-08 19:35 UTC  (5+ messages)
` [PATCH v1 1/4] common/ml: add initial files for "
` [PATCH v1 2/4] common/ml: add data type conversion routines
` [PATCH v1 3/4] common/ml: add generic type conversion functions
` [PATCH v1 4/4] common/ml: add Arm NEON type conversion routines

[PATCH net-next] lan9303: Fix read error execution path
 2022-12-08 19:34 UTC  (2+ messages)

[PATCH 1/2] wifi: rtl8xxxu: Fix assignment to bit field priv->pi_enabled
 2022-12-08 19:34 UTC  (2+ messages)
` [PATCH 2/2] wifi: rtl8xxxu: Fix assignment to bit field priv->cck_agc_report_type

[PATCH mm-unstable] mm: clarify folio_set_compound_order() zero support
 2022-12-08 19:33 UTC  (7+ messages)

[PATCH 0/2] feat: checkpatch: prohibit Buglink: and warn about missing Link:
 2022-12-08 19:32 UTC  (3+ messages)
` [PATCH 1/2] checkpatch: warn when unknown tags are used for links
` [PATCH 2/2] checkpatch: warn when Reported-by: is not followed by Link:

[PATCH net-next 0/3] Trace points for mv88e6xxx
 2022-12-08 19:31 UTC  (6+ messages)
` [PATCH net-next 2/3] net: dsa: mv88e6xxx: replace ATU violation prints with trace points

RTT-PROBE: lore-subspace-rtt
 2022-12-08 19:31 UTC 

[PATCH v2 01/12] app/mldev: implement test framework for mldev
 2022-12-08 19:29 UTC  (13+ messages)
` [PATCH v3 "
  ` [PATCH v3 02/12] app/mldev: add common test functions
  ` [PATCH v3 03/12] app/mldev: add test case to validate device ops
  ` [PATCH v3 04/12] app/mldev: add test case to validate model ops
  ` [PATCH v3 05/12] app/mldev: add ordered inference test case
  ` [PATCH v3 06/12] app/mldev: add test case to interleave inferences
  ` [PATCH v3 07/12] app/mldev: enable support for burst inferences
  ` [PATCH v3 08/12] app/mldev: enable support for queue pairs and size
  ` [PATCH v3 09/12] app/mldev: enable support for inference batches
  ` [PATCH v3 10/12] app/mldev: enable support for inference validation
  ` [PATCH v3 11/12] app/mldev: enable reporting stats in mldev app
  ` [PATCH v3 12/12] app/mldev: add documentation for mldev test cases

[PATCH 1/3] python3-hatchling: remove python3-tomli DEPENDS
 2022-12-08 19:30 UTC  (3+ messages)
` [PATCH 2/3] python3-cryptography: remove python3-tomli RDEPENDS
` [PATCH 3/3] python3-packaging: upgrade to 22.0

[PATCH v12 1/1] drm/i915/pxp: Promote pxp subsystem to top-level of i915
 2022-12-08 19:30 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v12,1/1] "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH] drm/display: Include missing DPCD definitions from DP2.0 spec
 2022-12-08 19:29 UTC  (3+ messages)

[thermal:thermal/linux-next 31/66] drivers/thermal/thermal_sysfs.c:215:22: warning: variable 'ret' set but not used
 2022-12-08 19:28 UTC 

stable-rc/queue/4.9 build: 187 builds: 2 failed, 185 passed, 34 warnings (v4.9.335-11-g022558d2df1c)
 2022-12-08 19:27 UTC 

[GIT PULL] ARM: SoC fixes for 6.1, part 5
 2022-12-08 19:26 UTC  (3+ messages)

[GIT PULL] ata fixes for 6.1-rc8
 2022-12-08 19:26 UTC  (2+ messages)

[GIT PULL] gpio: fixes for v6.1
 2022-12-08 19:26 UTC  (2+ messages)

[GIT PULL] xen: branch for v6.1-rc9b
 2022-12-08 19:26 UTC  (2+ messages)

[GIT PULL] LoongArch fixes for v6.1-final
 2022-12-08 19:26 UTC  (2+ messages)

[PATCH 0/6] Enable Cubieboard A10 boot SPL from SD card
 2022-12-08 19:24 UTC  (9+ messages)
` [PATCH 3/6] hw/i2c: Allwinner TWI/I2C Emulation
` [PATCH 6/6] hw/arm: Allwinner A10 enable SPL load from MMC

[PATCH v1 0/2] HID: Revert catchall handling of Bluetooth device in hid-logitech-hidpp
 2022-12-08 19:24 UTC  (2+ messages)

stable-rc/queue/4.14 build: 194 builds: 2 failed, 192 passed, 36 warnings (v4.14.301-15-g71f3c115988f)
 2022-12-08 19:22 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-12-08 19:21 UTC 

[PATCH 0/5] arm64: dts: qcom: sc7180: Make pazquel360's touchscreen work
 2022-12-08 19:20 UTC  (6+ messages)
` [PATCH 1/5] arm64: dts: qcom: sc7180: Bump up trogdor ts_reset_l drive strength
` [PATCH 2/5] arm64: dts: qcom: sc7180: Add trogdor eDP/touchscreen regulator off-on-time
` [PATCH 3/5] arm64: dts: qcom: sc7180: Start the trogdor eDP/touchscreen regulator on
` [PATCH 4/5] arm64: dts: qcom: sc7180: Add pazquel360 touschreen
` [PATCH 5/5] Input: elants_i2c: Delay longer with reset asserted

[ndctl PATCH v2] ndctl: create disable master passphrase support
 2022-12-08 19:21 UTC  (3+ messages)

[PATCH 12/26] habanalabs/gaudi2: remove duplicated event prints
 2022-12-08 19:18 UTC  (2+ messages)

[PATCH] powerpc/boot: Fix compilation of uImage for e500 platforms
 2022-12-08 19:16 UTC  (16+ messages)
` [PATCH v3] powerpc/boot: Don't always pass -mcpu=powerpc when building 32-bit uImage

[PATCH 0/4] PCI: Continue E820 vs host bridge window saga
 2022-12-08 19:16 UTC  (3+ messages)

[PATCH 0/5] Clean up and fixes for swap
 2022-12-08 19:14 UTC  (5+ messages)
` [PATCH 3/5] swap: fold swap_ra_clamp_pfn into swap_ra_info
` [PATCH 5/5] swap: avoid ra statistic lost when swapin races

[PATCH v1] powerpc/64: Set default CPU in Kconfig
 2022-12-08 19:13 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/display: no need for gt/gen8_ppgtt.h
 2022-12-08 19:10 UTC  (2+ messages)

PXA25x: GPIO driver fails probe due to resource conflict with pinctrl driver
 2022-12-08 19:10 UTC  (10+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-12-08 19:11 UTC 

[PATCH v2 0/3] perf: introduce perf based task analyzer
 2022-12-08 19:10 UTC  (6+ messages)

[PATCH V1 0/8] vfio virtual address update redo
 2022-12-08 19:09 UTC  (5+ messages)
` [PATCH V1 1/8] vfio: delete interfaces to update vaddr

[PATCH bpf-next v3 00/12] xdp: hints via kfuncs
 2022-12-08 19:07 UTC  (15+ messages)
` [PATCH bpf-next v3 01/12] bpf: Document XDP RX metadata
` [PATCH bpf-next v3 03/12] bpf: XDP metadata RX kfuncs
` [PATCH bpf-next v3 07/12] mlx4: Introduce mlx4_xdp_buff wrapper for xdp_buff
` [PATCH bpf-next v3 08/12] mxl4: Support RX XDP metadata

[RFC PATCH 0/1] remoteproc: Enable getter for drivers that manage 2+ remotes
 2022-12-08 19:05 UTC  (6+ messages)
` [RFC PATCH 1/1] remoteproc: Introduce rproc_get_by_id API

[PATCH v14 0/7] crash: Kernel handling of CPU and memory hot un/plug
 2022-12-08 19:04 UTC  (5+ messages)
` [PATCH v14 3/7] crash: add generic infrastructure for crash hotplug support

Bad padding with bpftool btf dump .. format c
 2022-12-08 19:04 UTC  (13+ messages)
  ` Sv: "

[PATCH v2 0/4] PCI: Continue E820 vs host bridge window saga
 2022-12-08 19:03 UTC  (5+ messages)
` [PATCH v2 1/4] efi/x86: Remove EfiMemoryMappedIO from E820 map
` [PATCH v2 2/4] PCI: Skip allocate_resource() if too little space available
` [PATCH v2 3/4] x86/PCI: Tidy E820 removal messages
` [PATCH v2 4/4] x86/PCI: Fix log message typo

[RFC PATCH v2 2/2] riscv: mm: use svinval instructions instead of sfence.vma
 2022-12-08 19:03 UTC  (2+ messages)

[PATCH 0/4] KVM: selftests: Fixes for ucall pool + page_fault_test
 2022-12-08 19:01 UTC  (12+ messages)
` [PATCH 2/4] KVM: selftests: Setup ucall after loading program into guest memory

[Intel-gfx] [PATCH 1/2] drm/i915/display: use fetch_and_zero if applicable
 2022-12-08 19:03 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] "

[RFC PATCH] arm64: dts: ls1028a: mark ARM SMMU as DMA coherent
 2022-12-08 19:01 UTC  (3+ messages)

[wireless-next:pending] BUILD SUCCESS ce3c43789a232d5c7255e50658810be07e6f1a02
 2022-12-08 19:00 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-12-08 19:01 UTC 

[PATCH] mtd: parsers: scpart: fix __udivdi3 undefined on mips
 2022-12-08 18:59 UTC  (2+ messages)

[patch iproute2/net-next 0/4] devlink: optimize ifname handling
 2022-12-08 19:00 UTC  (3+ messages)
` [patch iproute2/net-next 2/4] devlink: get devlink port for ifname using RTNL get link command

[Intel-gfx] [PATCH 1/4] drm/i915/display: kill fetch_and_zero usage
 2022-12-08 18:58 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/4] "

[PATCH net-next v3 1/4] net: microchip: vcap: Add vcap_get_rule
 2022-12-08 18:57 UTC 

[alobakin:fgkaslr 15/15] arch/x86/um/asm/processor.h:30:29: warning: conflicting types for 'cpu_relax'; have 'void(void)'
 2022-12-08 18:57 UTC 

[PATCH bpf-next 0/6] BTF-to-C dumper fixes and improvements
 2022-12-08 18:57 UTC  (7+ messages)
` [PATCH bpf-next 1/6] libbpf: fix single-line struct definition output in btf_dump
` [PATCH bpf-next 2/6] libbpf: handle non-standardly sized enums better in BTF-to-C dumper
` [PATCH bpf-next 3/6] selftests/bpf: add non-standardly sized enum tests for btf_dump
` [PATCH bpf-next 4/6] libbpf: fix btf__align_of() by taking into account field offsets
` [PATCH bpf-next 5/6] libbpf: fix BTF-to-C converter's padding logic
` [PATCH bpf-next 6/6] selftests/bpf: add few corner cases to test padding handling of btf_dump

stable-rc/queue/4.19 build: 197 builds: 5 failed, 192 passed, 37 warnings (v4.19.268-18-gb809b8191e85)
 2022-12-08 18:57 UTC 

VMware vmxnet3 PMD roadmap question
 2022-12-08 18:56 UTC  (2+ messages)

[PATCH iproute2] ip-link: man: Document existence of netns argument in add command
 2022-12-08 18:53 UTC 

[Intel-gfx] [PATCH 0/4] drm/i915/vrr: VRR fixes
 2022-12-08 18:42 UTC  (7+ messages)
` [Intel-gfx] [PATCH 2/4] drm/i915/vrr: Fix guardband/vblank exit length calculation for adl+

RTT-PROBE: lore-subspace-rtt
 2022-12-08 18:51 UTC 

vfio-pci rejects binding to devices having same pcie vendor id and device id
 2022-12-08 18:48 UTC  (6+ messages)

[meta-ti][dunfell][PATCH v2] machine: Add am62axx evm configuration
 2022-12-08 18:48 UTC  (2+ messages)

[PATCH v3 0/2] hw/nvme: Add shadow doorbell buffer support
 2022-12-08 18:47 UTC  (6+ messages)
` [PATCH v3 1/2] hw/nvme: Implement "

[libgpiod][WIP PATCH 0/2] Convert the build from autotools to meson
 2022-12-08 18:48 UTC  (6+ messages)

[PATCH] iio: proximity: sx_common: Add old register mapping
 2022-12-08 18:48 UTC 

[PULL] drm-misc-fixes
 2022-12-08 18:47 UTC 

[PATCH] FreeBSD: Upgrade to 12.4 release
 2022-12-08 18:46 UTC  (3+ messages)

stable-rc/linux-5.4.y baseline: 141 runs, 21 regressions (v5.4.226)
 2022-12-08 18:46 UTC 

[Buildroot] [PATCH] package/xr819-xradio: fix build failure with Linux 6.0
 2022-12-08 18:46 UTC  (2+ messages)

[PATCH v3 0/5] cpumask: improve on cpumask_local_spread() locality
 2022-12-08 18:45 UTC  (2+ messages)

[PATCH net-next 0/2] devlink: add params FW_BANK and ENABLE_MIGRATION
 2022-12-08 18:44 UTC  (6+ messages)
` [PATCH net-next 1/2] devlink: add fw bank select parameter

ath11k vs ar_qrtr?
 2022-12-08 18:44 UTC  (11+ messages)
      ` failed to insert STA entry for the AP (error -2)


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.