All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-12 02:32:43 to 2022-05-12 03:27:54 UTC [more...]

[PATCH V4 0/9] rework on the IRQ hardening of virtio
 2022-05-12  3:27 UTC  (9+ messages)
` [PATCH V4 8/9] virtio: harden vring IRQ

[PATCH 3/4] x86/sgx: Fine grained SGX MCA behavior for virtualization
 2022-05-12  3:27 UTC  (4+ messages)

[PATCH] net: ethernet: Use swap() instead of open coding it
 2022-05-12  3:24 UTC 

-Your Writer Assistant Needed -
 2022-05-12  3:23 UTC 

[PATCH 0/8] Add support for SMU v13.0.4
 2022-05-12  3:22 UTC  (8+ messages)
` [PATCH 2/8] drm/amdgpu/pm: add EnableGfxImu message dummy map for SMU IP v13.0.4
` [PATCH 3/8] drm/amdgpu/pm: add some common ppt functions for SMU IP v13.0.x
` [PATCH 4/8] drm/amdgpu/pm: add swsmu ppt implementation for SMU IP v13.0.4
` [PATCH 5/8] drm/amdgpu/pm: enable swsmu "
` [PATCH 6/8] drm/amdgpu/pm: add GFXOFF control IP version check "
` [PATCH 7/8] drm/amdgpu/discovery: add SMU v13.0.4 into the IP discovery list
` [PATCH 8/8] drm/amdgpu/soc21: add mode2 asic reset for SMU IP v13.0.4

[PATCH v2] power: supply: Add enable the primary charger interface
 2022-05-12  3:22 UTC  (3+ messages)

[allisonhenderson-xfs-work:larp_cleanupv4_pptrs 35/35] fs/xfs/xfs_ioctl.c:1756 xfs_ioc_get_parent_pointer() warn: maybe return -EFAULT instead of the bytes remaining?
 2022-05-12  3:22 UTC 

[RFC PATCH v4 00/36] TDX QEMU support
 2022-05-12  3:18 UTC  (37+ messages)
` [RFC PATCH v4 01/36] *** HACK *** linux-headers: Update headers to pull in TDX API changes
` [RFC PATCH v4 02/36] i386: Introduce tdx-guest object
` [RFC PATCH v4 03/36] target/i386: Implement mc->kvm_type() to get VM type
` [RFC PATCH v4 04/36] target/i386: Introduce kvm_confidential_guest_init()
` [RFC PATCH v4 05/36] i386/tdx: Implement tdx_kvm_init() to initialize TDX VM context
` [RFC PATCH v4 06/36] i386/tdx: Get tdx_capabilities via KVM_TDX_CAPABILITIES
` [RFC PATCH v4 07/36] i386/tdx: Introduce is_tdx_vm() helper and cache tdx_guest object
` [RFC PATCH v4 08/36] i386/tdx: Adjust get_supported_cpuid() for TDX VM
` [RFC PATCH v4 09/36] KVM: Introduce kvm_arch_pre_create_vcpu()
` [RFC PATCH v4 10/36] i386/kvm: Move architectural CPUID leaf generation to separate helper
` [RFC PATCH v4 11/36] i386/tdx: Initialize TDX before creating TD vcpus
` [RFC PATCH v4 12/36] i386/tdx: Wire CPU features up with attributes of TD guest
` [RFC PATCH v4 13/36] i386/tdx: Validate TD attributes
` [RFC PATCH v4 14/36] i386/tdx: Implement user specified tsc frequency
` [RFC PATCH v4 15/36] i386/tdx: Set kvm_readonly_mem_enabled to false for TDX VM
` [RFC PATCH v4 16/36] i386/tdvf: Introduce function to parse TDVF metadata
` [RFC PATCH v4 17/36] i386/tdx: Parse TDVF metadata for TDX VM
` [RFC PATCH v4 18/36] i386/tdx: Skip BIOS shadowing setup
` [RFC PATCH v4 19/36] i386/tdx: Don't initialize pc.rom for TDX VMs
` [RFC PATCH v4 20/36] i386/tdx: Register a machine_init_done callback for TD
` [RFC PATCH v4 21/36] i386/tdx: Track mem_ptr for each firmware entry of TDVF
` [RFC PATCH v4 22/36] i386/tdx: Track RAM entries for TDX VM
` [RFC PATCH v4 23/36] i386/tdx: Setup the TD HOB list
` [RFC PATCH v4 24/36] i386/tdx: Add TDVF memory via KVM_TDX_INIT_MEM_REGION
` [RFC PATCH v4 25/36] i386/tdx: Call KVM_TDX_INIT_VCPU to initialize TDX vcpu
` [RFC PATCH v4 26/36] i386/tdx: Finalize TDX VM
` [RFC PATCH v4 27/36] i386/tdx: Disable SMM for TDX VMs
` [RFC PATCH v4 28/36] i386/tdx: Disable PIC "
` [RFC PATCH v4 29/36] i386/tdx: Don't allow system reset "
` [RFC PATCH v4 30/36] hw/i386: add eoi_intercept_unsupported member to X86MachineState
` [RFC PATCH v4 31/36] hw/i386: add option to forcibly report edge trigger in acpi tables
` [RFC PATCH v4 32/36] i386/tdx: Don't synchronize guest tsc for TDs
` [RFC PATCH v4 33/36] i386/tdx: Only configure MSR_IA32_UCODE_REV in kvm_init_msrs() "
` [RFC PATCH v4 34/36] i386/tdx: Skip kvm_put_apicbase() "
` [RFC PATCH v4 35/36] i386/tdx: Don't get/put guest state for TDX VMs
` [RFC PATCH v4 36/36] docs: Add TDX documentation

RTT-PROBE: lore-subspace-rtt
 2022-05-12  3:21 UTC 

BPF maps don't work without CONFIG_TRACING/CONFIG_FTRACE
 2022-05-12  3:21 UTC  (4+ messages)

[PATCH 0/4] Miscellaneous fixes/improvements
 2022-05-12  3:19 UTC  (5+ messages)
` [PATCH 1/4] tests: Show host determined fs UUID when hfs UUID test fails
` [PATCH 2/4] tests: Add /sbin and /usr/sbin to path in partmap test
` [PATCH 3/4] formatting: Remove whitespace between N_ macro and open parenthesis
` [PATCH 4/4] util/probe.c: Remove unused header includes

[RFC v1 00/14] Implement call_rcu_lazy() and miscellaneous fixes
 2022-05-12  3:17 UTC  (16+ messages)
` [RFC v1 01/14] rcu: Add a lock-less lazy RCU implementation
` [RFC v1 02/14] workqueue: Add a lazy version of queue_rcu_work()
` [RFC v1 03/14] block/blk-ioc: Move call_rcu() to call_rcu_lazy()
` [RFC v1 04/14] cred: "
` [RFC v1 05/14] fs: Move call_rcu() to call_rcu_lazy() in some paths
` [RFC v1 06/14] kernel: Move various core kernel usages to call_rcu_lazy()
` [RFC v1 07/14] security: Move call_rcu() "
` [RFC v1 08/14] net/core: "
` [RFC v1 09/14] lib: "
` [RFC v1 10/14] kfree/rcu: Queue RCU work via queue_rcu_work_lazy()
` [RFC v1 11/14] i915: Move call_rcu() to call_rcu_lazy()
` [RFC v1 12/14] rcu/kfree: remove useless monitor_todo flag
` [RFC v1 13/14] rcu/kfree: Fix kfree_rcu_shrink_count() return value
` [RFC v1 14/14] DEBUG: Toggle rcu_lazy and tune at runtime

[mm/page_alloc] f26b3fa046: netperf.Throughput_Mbps -18.0% regression
 2022-05-12  3:17 UTC  (13+ messages)

[ovmf test] 170344: regressions - FAIL
 2022-05-12  3:16 UTC 

[PATCH BlueZ] gatt-db: Allow passing Characteristic Value to gatt_db_attribute_get_char_data
 2022-05-12  3:16 UTC  (2+ messages)
` [BlueZ] "

[PATCH v2] soc: mediatek: Add support always on flag
 2022-05-12  3:05 UTC  (3+ messages)

[PATCH] ARM: highbank: Fix refcount leak in highbank_init
 2022-05-12  3:12 UTC  (2+ messages)

RFC: Memory Tiering Kernel Interfaces
 2022-05-12  3:13 UTC  (22+ messages)

[PATCH net v5 1/3] ptp: ptp_clockmatrix: Add PTP_CLK_REQ_EXTTS support
 2022-05-12  3:12 UTC  (4+ messages)
` [PATCH net v5 3/3] ptp: clockmatrix: miscellaneous cosmetic change

[PATCH net-next v2 0/2] net/smc: two fixes for using smc with io_uring
 2022-05-12  3:11 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pending
` [PATCH net-next v2 2/2] net/smc: align the connect behaviour with TCP

RTT-PROBE: lore-subspace-rtt
 2022-05-12  3:11 UTC 

[PATCH v2 1/1] rcu/nocb: Add an option to ON/OFF an offloading from RT context
 2022-05-12  3:11 UTC  (2+ messages)

[PATCH v1 00/15] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-05-12  2:58 UTC  (8+ messages)
` [PATCH v1 01/15] mm: add zone device coherent type memory support
` [PATCH v1 04/15] mm: add device coherent checker to remove migration pte

[RFC PATCH qemu] spapr/docs: Add a few words about x-vof
 2022-05-12  3:10 UTC  (3+ messages)

[PATCH] ARM: hisi: Fix refcount leak in hi3xxx_smp_prepare_cpus
 2022-05-12  3:09 UTC  (6+ messages)

[PATCH] drm/amdgpu/gfx11: fix me field handling in map_queue packet
 2022-05-12  3:08 UTC  (3+ messages)
` [PATCH] drm/amdgpu/gfx11: fix mes mqd settings
` [PATCH] drm/amdgpu/gmc11: avoid cpu accessing registers to flush VM

[PATCH net v2] net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pending
 2022-05-12  3:08 UTC 

[PATCH bpf-next v2 0/4] Follow ups for kptr series
 2022-05-12  3:08 UTC  (3+ messages)
` [PATCH bpf-next v2 3/4] selftests/bpf: Add negative C tests for kptrs

[PATCHv4 0/2] cpu/hotplug: Keep cpu hotplug disabled until the rebooting cpu is stable
 2022-05-12  3:06 UTC  (8+ messages)
` [PATCHv4 1/2] "
` [PATCHv4 2/2] cpu/hotplug: Remove the input parameter primary_cpu of smp_shutdown_nonboot_cpus()

[PATCH 0/2] Add efitextmode command
 2022-05-12  3:07 UTC  (3+ messages)
` [PATCH 1/2] efi: Add efitextmode command for getting/setting the text mode resolution
` [PATCH 2/2] docs: Add documentation for the efitextmode command

[PATCH v1] mm,hwpoison: set PG_hwpoison for busy hugetlb pages
 2022-05-12  3:06 UTC  (4+ messages)

[PATCH BlueZ] service: Add initiator argument to service_accept
 2022-05-12  3:06 UTC  (2+ messages)
` [BlueZ] "

how to register an event handler for the instance
 2022-05-12  3:05 UTC  (4+ messages)

[PATCH] arm: npcm: Fix some refcount leaks
 2022-05-12  3:03 UTC  (2+ messages)

[RFC PATCH v1 0/4] mm, hwpoison: improve handling workload related to hugetlb and memory_hotplug
 2022-05-12  3:04 UTC  (12+ messages)

[PATCH v6 00/12] iommu: SVA and IOPF refactoring
 2022-05-12  3:02 UTC  (7+ messages)
` [PATCH v6 08/12] iommu/sva: Use attach/detach_pasid_dev in SVA interfaces

[PATCH] scripts:force conversion argument type
 2022-05-12  3:02 UTC  (2+ messages)

[PATCH] efi: Add missing header from efi/console_control.h
 2022-05-12  3:02 UTC 

[PATCH v2 0/2] x86/asm/bitops: optimize ff{s,z} functions for constant expressions
 2022-05-12  3:02 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] x86/asm/bitops: ffs: use __builtin_ffs to evaluate "

[nf-next PATCH 2/2] netfilter: nf_tables: Annotate reduced expressions
 2022-05-12  3:01 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-12  3:02 UTC 

[PATCH v4 00/25] Add support for MediaTek MT7621 SoC
 2022-05-12  3:00 UTC  (7+ messages)
` [PATCH v4 05/25] mips: mtmips: add "
` [PATCH v4 08/25] clk: mtmips: add clock driver "

[RFC/RFT 0/6] RK3568 PCIe V3 support
 2022-05-11 20:10 UTC  (5+ messages)

[PATCH qemu v16 05/15] target/riscv: rvv: Add tail agnostic for vector load / store instructions
 2022-05-12  2:56 UTC  (2+ messages)

[PATCH 0/7] Various docs improvements
 2022-05-12  2:56 UTC  (8+ messages)
` [PATCH 1/7] docs: Fix spelling typo and remove unnecessary spaces
` [PATCH 2/7] docs: Make note that sendkey is only available on i386-pc
` [PATCH 3/7] docs: Make note of i386-pc specific usage of halt command
` [PATCH 4/7] docs: Markup loader commands with @command tag
` [PATCH 5/7] docs: Create command section for loader commands
` [PATCH 6/7] docs: Add under documented loader commands to beginning of loader section
` [PATCH 7/7] docs: Add section for general undocumented commands

[PATCH 1/2] igb: Remove duplicate defines
 2022-05-12  2:55 UTC  (5+ messages)
` [PATCH 2/2] igb: Make DMA faster when CPU is active on the PCIe link
  ` [Intel-wired-lan] "

[PATCH] docs: pdfdocs: Add space for chapter counts >= 100 in TOC
 2022-05-12  2:54 UTC 

[Patch v2] [PATCH] mm/page_alloc: Fix tracepoint mm_page_alloc_zone_locked()
 2022-05-12  2:53 UTC 

[PATCH v2 2/4] watchdog: simatic-ipc-wdt: convert to use P2SB accessor
 2022-05-12  2:51 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-12  2:51 UTC 

[PATCH] RISC-V: Remove IORESOURCE_BUSY flag for no-map reserved memory
 2022-05-12  2:50 UTC  (5+ messages)

[PATCH v2] mm/memcontrol: Export memcg->watermark via sysfs for v2 memcg
 2022-05-12  2:48 UTC  (4+ messages)

[Intel-gfx] [PATCH v5 0/7] drm/i915: Media freq factor and per-gt enhancements/fixes
 2022-05-12  2:48 UTC  (6+ messages)
` [Intel-gfx] [PATCH 3/7] drm/i915/pcode: Extend pcode functions for multiple gt's
` [Intel-gfx] [PATCH 4/7] drm/i915/pcode: Init pcode on different gt's
` [Intel-gfx] [PATCH 7/7] drm/i915/gt: Fix memory leaks in per-gt sysfs
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Media freq factor and per-gt enhancements/fixes (rev5)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH v7 0/4] use more system keyrings to verify arm64 and s390 kexec kernel image signature
 2022-05-12  2:46 UTC  (17+ messages)
` [PATCH v7 1/4] kexec: clean up arch_kexec_kernel_verify_sig
` [PATCH v7 2/4] kexec, KEYS: make the code in bzImage64_verify_sig generic
` [PATCH v7 3/4] arm64: kexec_file: use more system keyrings to verify kernel image signature
` [PATCH v7 4/4] kexec, KEYS, s390: Make use of built-in and secondary keyring for signature verification

[PATCH v2 01/11] clk: mediatek: Make mtk_clk_register_composite() static
 2022-05-12  2:36 UTC  (4+ messages)

[PATCH] memblock: config the number of init memblock regions
 2022-05-12  2:46 UTC  (5+ messages)

[PATCH] net: Fix incorrect condition for calling grub_net_tcp_retransmit()
 2022-05-12  2:44 UTC 

[PATCH] net/iavf: fix segfaults when calling API after VF reset failed
 2022-05-12 10:48 UTC  (2+ messages)
` [PATCH v3] "

RTT-PROBE: lore-subspace-rtt
 2022-05-12  2:41 UTC 

LSF/MM session: eBPF standardization
 2022-05-12  2:39 UTC  (3+ messages)

[PATCH 1/3] drm/amdgpu: add AMDGPU_GEM_CREATE_DISCARDABLE
 2022-05-12  2:38 UTC  (4+ messages)
` [PATCH 3/3] drm/amdgpu: bump minor version number

Rebuilding 24TB Raid5 array (was btrfs corruption: parent transid verify failed + open_ctree failed)
 2022-05-12  2:39 UTC  (11+ messages)

[PATCH mptcp-next] mptcp: stop using the mptcp_has_another_subflow() helper
 2022-05-12  2:35 UTC  (3+ messages)

[PATCH v12, 00/17] media: mtk-vcodec: support for M8192 decoder
 2022-05-12  2:19 UTC  (6+ messages)
` [PATCH v12, 08/17] media: mediatek: vcodec: Getting supported decoder format types
` [PATCH v12, 11/17] media: mediatek: vcodec: Fix v4l2-compliance fail
` [PATCH v12, 12/17] media: mediatek: vcodec: record capture queue format type


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.