All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-18 15:14:07 to 2022-03-18 15:51:22 UTC [more...]

[RFC PATCH 00/16] Introduce SCMI test driver and related Kselftest
 2022-03-18 15:49 UTC  (7+ messages)
` [RFC PATCH 07/16] debugfs: Add signed versions of debugfs_create_u32/64 helpers

[PATCH v8 00/46] CXl 2.0 emulation Support
 2022-03-18 15:06 UTC  (71+ messages)
` [PATCH v8 06/46] hw/cxl/device: Implement basic mailbox (8.2.8.4)
` [PATCH v8 07/46] hw/cxl/device: Add memory device utilities
` [PATCH v8 08/46] hw/cxl/device: Add cheap EVENTS implementation (8.2.9.1)
` [PATCH v8 09/46] hw/cxl/device: Timestamp implementation (8.2.9.3)
` [PATCH v8 10/46] hw/cxl/device: Add log commands (8.2.9.4) + CEL
` [PATCH v8 11/46] hw/pxb: Use a type for realizing expanders
` [PATCH v8 12/46] hw/pci/cxl: Create a CXL bus type
` [PATCH v8 13/46] cxl: Machine level control on whether CXL support is enabled
` [PATCH v8 14/46] hw/pxb: Allow creation of a CXL PXB (host bridge)
` [PATCH v8 15/46] qtest/cxl: Introduce initial test for pxb-cxl only
` [PATCH v8 16/46] hw/cxl/rp: Add a root port
` [PATCH v8 17/46] hw/cxl/device: Add a memory device (8.2.8.5)
` [PATCH v8 18/46] hw/cxl/device: Implement MMIO HDM decoding (8.2.5.12)
` [PATCH v8 19/46] hw/cxl/device: Add some trivial commands
` [PATCH v8 20/46] hw/cxl/device: Plumb real Label Storage Area (LSA) sizing
` [PATCH v8 21/46] hw/cxl/device: Implement get/set Label Storage Area (LSA)
` [PATCH v8 22/46] qtests/cxl: Add initial root port and CXL type3 tests
` [PATCH v8 23/46] hw/cxl/component: Implement host bridge MMIO (8.2.5, table 142)
` [PATCH v8 24/46] acpi/cxl: Add _OSC implementation (9.14.2)
` [PATCH v8 25/46] acpi/cxl: Create the CEDT (9.14.1)
` [PATCH v8 26/46] hw/cxl/component: Add utils for interleave parameter encoding/decoding
` [PATCH v8 27/46] hw/cxl/host: Add support for CXL Fixed Memory Windows
` [PATCH v8 28/46] acpi/cxl: Introduce CFMWS structures in CEDT
` [PATCH v8 29/46] hw/pci-host/gpex-acpi: Add support for dsdt construction for pxb-cxl
` [PATCH v8 30/46] pci/pcie_port: Add pci_find_port_by_pn()
` [PATCH v8 31/46] CXL/cxl_component: Add cxl_get_hb_cstate()
` [PATCH v8 32/46] mem/cxl_type3: Add read and write functions for associated hostmem
` [PATCH v8 33/46] cxl/cxl-host: Add memops for CFMWS region
` [PATCH v8 34/46] hw/cxl/component Add a dumb HDM decoder handler
` [PATCH v8 35/46] i386/pc: Enable CXL fixed memory windows
` [PATCH v8 36/46] tests/acpi: q35: Allow addition of a CXL test
` [PATCH v8 37/46] qtests/bios-tables-test: Add a test for CXL emulation
` [PATCH v8 38/46] tests/acpi: Add tables "
` [PATCH v8 39/46] qtest/cxl: Add more complex test cases with CFMWs
` [PATCH v8 40/46] hw/arm/virt: Basic CXL enablement on pci_expander_bridge instances pxb-cxl
` [PATCH v8 41/46] qtest/cxl: Add aarch64 virt test for CXL
` [PATCH v8 42/46] docs/cxl: Add initial Compute eXpress Link (CXL) documentation
` [PATCH v8 43/46] pci-bridge/cxl_upstream: Add a CXL switch upstream port
` [PATCH v8 44/46] pci-bridge/cxl_downstream: Add a CXL switch downstream port
` [PATCH v8 45/46] cxl/cxl-host: Support interleave decoding with one level of switches
` [PATCH v8 46/46] docs/cxl: Add switch documentation

[PATCH] scsi: add __GFP_ZERO flag for blk_rq_map_kern in function sg_scsi_ioctl
 2022-03-18 15:50 UTC  (2+ messages)

[PATCH] ath11k: Add support for SAR
 2022-03-18 15:50 UTC  (3+ messages)

Fw: Connman Ofono Huawei MS2372h-153 not working
 2022-03-18 15:49 UTC 

[RFC v1 00/10] roadtest: a driver testing framework
 2022-03-18 15:49 UTC  (5+ messages)
` [RFC v1 07/10] iio: light: opt3001: add roadtest

[Intel-gfx] [PATCH] drm/i915/display/adlp: More voltage swing table updates
 2022-03-18 15:48 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the spi tree
 2022-03-18 15:48 UTC  (4+ messages)

can't access kernelci results
 2022-03-18 15:47 UTC  (14+ messages)

[PATCH] version: 22.07-rc0
 2022-03-18 15:46 UTC  (2+ messages)

[PATCH v2] ipv6: acquire write lock for addr_list in dev_forward_change
 2022-03-18 15:45 UTC  (5+ messages)

[PATCH 1/7] drm/amdgpu: move VM PDEs to idle after update
 2022-03-18 15:45 UTC  (3+ messages)
` [PATCH 4/7] drm/amdgpu: rework TLB flushing

[Bridge] [PATCH v2 net-next 0/4] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-03-18 15:45 UTC  (5+ messages)
` [Bridge] [PATCH v2 net-next 4/4] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests
    `  "

[PATCH] drm/amd/display: Fixed the unused-but-set-variable warning
 2022-03-18 15:44 UTC  (3+ messages)

[PATCH bpf-next] bpftool: add BPF_TRACE_KPROBE_MULTI to attach type names table
 2022-03-18 15:44 UTC  (2+ messages)

[PATCH 1/3] Makefile/set_versions: Allow poky.yaml to be autogenerated
 2022-03-18 15:42 UTC  (3+ messages)
` [PATCH 2/3] conf.py/set_versions/poky.yaml: Set version in conf.py from poky.yaml
` [PATCH 3/3] set_versions: Add support for setting POKYVERSION found in older releases

[broonie-misc:arm64-sysreg-gen 6/9] arch/arm64/include/asm/sysreg.h:125:10: fatal error: 'generated/asm/sysreg.h' file not found
 2022-03-18 15:41 UTC  (5+ messages)

[PATCH] target/i386: kvm: do not access uninitialized variable on older kernels
 2022-03-18 15:26 UTC 

[PATCH 03/30] ath6kl: fix typos in comments
 2022-03-18 15:39 UTC  (2+ messages)

[PATCH V2] ath9k: Use platform_get_irq() to get the interrupt
 2022-03-18 15:38 UTC  (2+ messages)

[PATCH V2,2/2] mm: madvise: skip unmapped vma holes passed to process_madvise
 2022-03-18 15:37 UTC  (11+ messages)

[PATCH v3 1/6] ath11k: Add basic WoW functionalities
 2022-03-18 15:37 UTC  (3+ messages)

[PATCH v4 00/45] x86: Kernel IBT
 2022-03-18 15:36 UTC  (2+ messages)
` [tip: x86/core] kbuild: Fixup the IBT kbuild changes

[RFC 0/4] completion locking optimisation feature
 2022-03-18 15:34 UTC  (11+ messages)
` [PATCH 4/4] io_uring: optimise compl locking for non-shared rings

[PATCHv6 00/30] TDX Guest: TDX core support
 2022-03-18 15:36 UTC  (12+ messages)
` [PATCHv6 07/30] x86/traps: Add #VE support for TDX guest
` [PATCHv6 16/30] x86/boot: Port I/O: add decompression-time support for TDX

mdadm is unable to see Alder Lake IMSM array
 2022-03-18 15:34 UTC  (5+ messages)

[PATCH v2 0/5] vCPU hotunplug related memory leaks
 2022-03-18 15:15 UTC  (6+ messages)
` [PATCH v2 1/5] accel: Introduce AccelOpsClass::destroy_vcpu_thread()
` [PATCH v2 2/5] softmmu/cpus: Free cpu->thread in destroy_vcpu_thread_generic()
` [PATCH v2 3/5] softmmu/cpus: Free cpu->halt_cond "
` [PATCH v2 4/5] cpu: Free cpu->cpu_ases in cpu_exec_unrealizefn()
` [PATCH v2 5/5] i386/cpu: Free env->xsave_buf in x86_cpu_unrealizefn()

[PATCHv7 00/30] TDX Guest: TDX core support
 2022-03-18 15:30 UTC  (31+ messages)
` [PATCHv7 01/30] x86/tdx: Detect running as a TDX guest in early boot
` [PATCHv7 02/30] x86/tdx: Provide common base for SEAMCALL and TDCALL C wrappers
` [PATCHv7 03/30] x86/tdx: Add __tdx_module_call() and __tdx_hypercall() helper functions
` [PATCHv7 04/30] x86/tdx: Extend the confidential computing API to support TDX guests
` [PATCHv7 05/30] x86/tdx: Exclude shared bit from __PHYSICAL_MASK
` [PATCHv7 06/30] x86/traps: Refactor exc_general_protection()
` [PATCHv7 07/30] x86/traps: Add #VE support for TDX guest
` [PATCHv7 08/30] x86/tdx: Add HLT support for TDX guests
` [PATCHv7 09/30] x86/tdx: Add MSR "
` [PATCHv7 10/30] x86/tdx: Handle CPUID via #VE
` [PATCHv7 11/30] x86/tdx: Handle in-kernel MMIO
` [PATCHv7 12/30] x86/tdx: Detect TDX at early kernel decompression time
` [PATCHv7 13/30] x86: Adjust types used in port I/O helpers
` [PATCHv7 14/30] x86: Consolidate "
` [PATCHv7 15/30] x86/boot: Port I/O: allow to hook up alternative helpers
` [PATCHv7 16/30] x86/boot: Port I/O: add decompression-time support for TDX
` [PATCHv7 17/30] x86/tdx: Port I/O: add runtime hypercalls
` [PATCHv7 18/30] x86/tdx: Port I/O: add early boot support
` [PATCHv7 19/30] x86/tdx: Wire up KVM hypercalls
` [PATCHv7 20/30] x86/boot: Add a trampoline for booting APs via firmware handoff
` [PATCHv7 21/30] x86/acpi, x86/boot: Add multiprocessor wake-up support
` [PATCHv7 22/30] x86/boot: Set CR0.NE early and keep it set during the boot
` [PATCHv7 23/30] x86/boot: Avoid #VE during boot for TDX platforms
` [PATCHv7 24/30] x86/topology: Disable CPU online/offline control for TDX guests
` [PATCHv7 25/30] x86/tdx: Make pages shared in ioremap()
` [PATCHv7 26/30] x86/mm/cpa: Add support for TDX shared memory
` [PATCHv7 27/30] x86/mm: Make DMA memory shared for TD guest
` [PATCHv7 28/30] x86/tdx: ioapic: Add shared bit for IOAPIC base address
` [PATCHv7 29/30] ACPICA: Avoid cache flush inside virtual machines
` [PATCHv7 30/30] Documentation/x86: Document TDX kernel architecture

[PATCHv3 00/10] ext4: Improve FC trace events
 2022-03-18 15:32 UTC  (8+ messages)
` [PATCHv3 02/10] ext4: Fix ext4_fc_stats trace point

bcm2711 / RPi4 not functional after d62069c22eda
 2022-03-18 15:31 UTC  (2+ messages)

[PATCH] sandbox: board: add stickypage.bin into .gitignore
 2022-03-18 15:30 UTC 

[PATCH] scripts: remove non-existent bareboxstate binaries from .gitignore
 2022-03-18 15:28 UTC 

[PATCH net-next v4 0/2] af_vsock: add two new tests for SOCK_SEQPACKET
 2022-03-18 15:30 UTC  (2+ messages)

pull-request: wireless-next-2022-03-18
 2022-03-18 15:30 UTC  (2+ messages)

[syzbot] WARNING in inc_nlink (3)
 2022-03-18 15:29 UTC  (2+ messages)

[fixup! EXP srcu] 7bf8d644f8: WARNING:at_kernel/rcu/srcutree.c:#process_srcu
 2022-03-18 15:28 UTC  (8+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_async_flips: Test Cleanup
 2022-03-18 15:28 UTC  (2+ messages)

[PATCH v3 0/6] Boot time cpupools
 2022-03-18 15:25 UTC  (7+ messages)
` [PATCH v3 1/6] tools/cpupools: Give a name to unnamed cpupools
` [PATCH v3 2/6] xen/sched: create public function for cpupools creation
` [PATCH v3 3/6] xen/sched: retrieve scheduler id by name
` [PATCH v3 4/6] xen/cpupool: Create different cpupools at boot time
` [PATCH v3 5/6] arm/dom0less: assign dom0less guests to cpupools
` [PATCH v3 6/6] xen/cpupool: Allow cpupool0 to use different scheduler

[REGRESSION] Too-low frequency limit for AMD GPU PCI-passed-through to Windows VM
 2022-03-18 15:25 UTC  (20+ messages)

[PATCH] drm: of: Properly try all possible cases for bridge/panel detection
 2022-03-18 15:25 UTC  (7+ messages)

[PATCH] PCI: fu740: Drop to 2.5GT/s to fix initial device probing on some boards
 2022-03-18 15:25 UTC  (4+ messages)

[PATCH] thunderbolt: Make iommu_dma_protection more accurate
 2022-03-18 15:23 UTC  (12+ messages)

[V3] PCI: fu740: Drop to 2.5GT/s to fix initial device probing on some boards
 2022-03-18 15:24 UTC  (2+ messages)

pull-request: bpf 2022-03-18
 2022-03-18 15:24 UTC 

[PATCH bpf-next 0/3] Make 2-byte access to bpf_sk_lookup->remote_port endian-agnostic
 2022-03-18 15:22 UTC  (4+ messages)
` [PATCH bpf-next 1/3] bpf: Treat bpf_sk_lookup remote_port as a 2-byte field

[PATCH] platform/x86/dell: add buffer allocation/free functions for SMI calls
 2022-03-18 15:22 UTC  (2+ messages)

[PATCH v2 0/2] automation: qemu32 smoke test
 2022-03-18 15:20 UTC  (3+ messages)
` [PATCH v2 1/2] gitlab-ci: add qemu-system-arm to the existing tests-artifacts container

20.11.5 patches review and test
 2022-03-18 15:20 UTC 

[PATCH v2 for-7.1] vfio/common: remove spurious tpm-crb-cmd misalignment warning
 2022-03-18 15:01 UTC 

[Buildroot] openssl-1.1.1n build failure (with older buildroot)
 2022-03-18 15:18 UTC  (2+ messages)

[lttng-dev] getting lttng-modules to work on archlinux?
 2022-03-18 15:17 UTC  (3+ messages)

[PATCH] Revert "mmc: sdhci-xenon: fix annoying 1.8V regulator warning"
 2022-03-18 15:17 UTC  (2+ messages)

[PATCH v3 01/12] rockchip: rk3228-power: sync power domain dt-binding header from Linux
 2022-03-18 15:17 UTC  (4+ messages)
` [PATCH v3 12/12] rockchip: fix boot_devices constants

[PATCH nf-next] netfilter: nf_conntrack_tcp: skip tracking for offloaded packets
 2022-03-18 15:17 UTC  (2+ messages)

[PATCH v3] tpm: Remove read16/read32/write32 calls from tpm_tis_phy_ops
 2022-03-18 15:16 UTC 

[RFC PATCH v4 0/5] Renesas RZ/G2L IRQC support
 2022-03-18 15:15 UTC  (3+ messages)
` [RFC PATCH v4 3/5] gpio: gpiolib: Allow free() callback to be overridden

[PATCH v2] clk: bcm: rpi: Fix slab-out-of-bounds during raspberrypi_discover_clocks
 2022-03-18 15:16 UTC  (2+ messages)

[PATCH] RISC-V: Increase range and default value of NR_CPUS
 2022-03-18 15:14 UTC  (4+ messages)

[RFC v2 PATCH 0/7] Introduce nfs-readahead-udev
 2022-03-18 15:13 UTC  (3+ 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.