All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-21 16:49:55 to 2022-09-21 17:55:41 UTC [more...]

[PATCH] KVM: arm64: nvhe: Disable profile optimization
 2022-09-21 17:25 UTC  (7+ messages)

[Patch v7 00/18] Introduce Microsoft Azure Network Adatper (MANA) PMD
 2022-09-21 17:55 UTC  (5+ messages)
` [Patch v7 11/18] net/mana: implement the hardware layer operations
` [Patch v7 18/18] net/mana: add function to support RX interrupts

[Patch v7 01/18] net/mana: add basic driver, build environment and doc
 2022-09-21 17:55 UTC  (3+ messages)
` [Patch v8 01/18] net/mana: add basic driver with "

[PATCH v3 0/4] dirty_log_perf_test cpu pinning and some goodies
 2022-09-21 17:55 UTC  (4+ messages)
` [PATCH v3 1/4] KVM: selftests: Explicitly set variables based on options in dirty_log_perf_test

stable-rc/linux-4.9.y build: 153 builds: 3 failed, 150 passed, 2 errors, 22 warnings (v4.9.329-13-gaf1d606e70ee)
 2022-09-21 17:54 UTC 

FW: ebpf-docs: draft of ISA doc updates in progress
 2022-09-21 17:53 UTC  (6+ messages)

[PATCH v2 00/23] target/i386: pc-relative translation blocks
 2022-09-21 17:51 UTC  (5+ messages)
` [PATCH v2 02/23] target/i386: Return bool from disas_insn

[PATCH v1 00/10] plugins/next (disas, monitor, docs, execlog)
 2022-09-21 17:40 UTC  (13+ messages)
` [PATCH v1 01/10] monitor: expose monitor_puts to rest of code
` [PATCH v1 03/10] disas: use result of ->read_memory_func
` [PATCH v1 06/10] plugins: Assert mmu_idx in range before use in qemu_plugin_get_hwaddr
` [PATCH v1 07/10] docs/devel: clean-up qemu invocations in tcg-plugins
` [PATCH v1 08/10] docs/devel: move API to end of tcg-plugins.rst
` [PATCH v1 09/10] contrib/plugins: reset skip when matching in execlog

[PATCH] t/Makefile: remove 'test-results' on 'make clean'
 2022-09-21 17:52 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] KEYS: encrypted: fix key instantiation with user-provided data
 2022-09-21 17:51 UTC  (4+ messages)

[Intel-gfx] [RFC v4 00/14] drm/i915/vm_bind: Add VM_BIND functionality
 2022-09-21 17:47 UTC  (4+ messages)
` [Intel-gfx] [RFC v4 02/14] drm/i915/vm_bind: Add __i915_sw_fence_await_reservation()

[PATCH] RISC-V: Print SSTC in canonical order
 2022-09-21 17:50 UTC  (2+ messages)

[djiang:cxl-security 1/19] include/linux/memregion.h:54:9: error: implicit declaration of function 'WARN_ON_ONCE'
 2022-09-21 17:39 UTC 

[PATCH v3 0/7] arm64/sve: Clean up KVM integration and optimise syscalls
 2022-09-21 17:47 UTC  (11+ messages)
` [PATCH v3 1/7] KVM: arm64: Discard any SVE state when entering KVM guests
` [PATCH v3 3/7] arm64/fpsimd: Have KVM explicitly say which FP registers to save

[PATCH v2] arch: um: Mark the stack non-executable to fix a binutils warning
 2022-09-21 17:48 UTC  (4+ messages)
  ` Fwd: "

[PATCH] mm: hugetlb: fix UAF in hugetlb_handle_userfault
 2022-09-21 17:48 UTC  (3+ messages)

[INFO] Remoteproc/RPMSG patchset review order for September 21st 2022
 2022-09-21 17:47 UTC 

[PATCH v2 0/3] KVM: EFER.LMSLE cleanup
 2022-09-21 17:45 UTC  (11+ messages)

[Buildroot] [PATCH] package/webkitgtk: bump to version 2.38.0
 2022-09-21 17:44 UTC  (2+ messages)

[PATCH mptcp-next v1 0/5] mptcp: add support for TFO, sender side only
 2022-09-21 17:43 UTC  (6+ messages)
` [PATCH mptcp-next v1 3/5] mptcp: handle defer connect in mptcp_sendmsg
` [PATCH mptcp-next v1 5/5] mptcp: poll allow write call before actual connect
  ` mptcp: poll allow write call before actual connect: Tests Results

[Intel-gfx] [PATCH] drm/i915: Allow D3 when we are not actively managing a known PCI device
 2022-09-21 17:39 UTC  (2+ messages)
`  "

Does overlay driver work if built in to the kernel?
 2022-09-21 17:41 UTC  (4+ messages)

[PATCH -next] bpf: simplify code in btf_parse_hdr
 2022-09-21 17:40 UTC  (2+ messages)

[PATCH] binutils : Fix CVE-2022-38128
 2022-09-21 17:39 UTC 

[Buildroot] [PATCH v2, 1/1] package/poppler: fix introspection build
 2022-09-21 17:38 UTC  (4+ messages)

[PULL 00/15] Testing, qga and misc patches
 2022-09-21 17:33 UTC  (2+ messages)

[PATCH RFC xfrm-next v3 0/8] Extend XFRM core to allow full offload configuration
 2022-09-21 17:37 UTC  (4+ messages)

[PATCH v3 00/10] KVM: x86/mmu: Make tdp_mmu read-only and clean up TPD MMU fault handler
 2022-09-21 17:35 UTC  (11+ messages)
` [PATCH v3 01/10] KVM: x86/mmu: Change tdp_mmu to a read-only parameter
` [PATCH v3 02/10] KVM: x86/mmu: Move TDP MMU VM init/uninit behind tdp_mmu_enabled
` [PATCH v3 03/10] KVM: x86/mmu: Grab mmu_invalidate_seq in kvm_faultin_pfn()
` [PATCH v3 04/10] KVM: x86/mmu: Handle error PFNs "
` [PATCH v3 05/10] KVM: x86/mmu: Avoid memslot lookup during KVM_PFN_ERR_HWPOISON handling
` [PATCH v3 06/10] KVM: x86/mmu: Handle no-slot faults in kvm_faultin_pfn()
` [PATCH v3 07/10] KVM: x86/mmu: Initialize fault.{gfn,slot} earlier for direct MMUs
` [PATCH v3 08/10] KVM: x86/mmu: Split out TDP MMU page fault handling
` [PATCH v3 09/10] KVM: x86/mmu: Stop needlessly making MMU pages available for TDP MMU faults
` [PATCH v3 10/10] KVM: x86/mmu: Rename __direct_map() to direct_map()

[RFC] Listing all DAMON user-space tools in the Doc
 2022-09-21 17:36 UTC 

[PULL 00/21] Misc patches for 2022-09-19
 2022-09-21 17:33 UTC  (2+ messages)

[dm-devel] [PATCH v14 00/13] support zoned block devices with non-power-of-2 zone sizes
 2022-09-21 17:32 UTC  (7+ messages)
  ` [dm-devel] Please further explain Linux's "zoned storage" roadmap [was: Re: [PATCH v14 00/13] support zoned block devices with non-power-of-2 zone sizes]
    `  "
    ` [dm-devel] [PATCH v14 13/13] dm: add power-of-2 target for zoned devices with non power-of-2 zone sizes
          `  "

[PATCH] gc: don't translate literal commands
 2022-09-21 17:35 UTC  (3+ messages)

[PATCH v2] rpmsg: char: Avoid double destroy of default endpoint
 2022-09-21 17:34 UTC  (2+ messages)

[PATCH 0/3] brcmfmac: Support DPP feature series
 2022-09-21 17:31 UTC  (5+ messages)
` [PATCH 1/3] brcmfmac: Support DPP feature
` [PATCH 2/3] brcmfmac: Fix interoperating DPP and other encryption network access

[igt-dev] [PATCH i-g-t] tests/kms_color: fix crc assert condition
 2022-09-21 17:31 UTC  (10+ messages)

[OE-core][kirkstone][PATCH] qemu: Fix CVE-2021-3611
 2022-09-21 17:30 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 0/1] Delay disabling GuC scheduling of an idle context
 2022-09-21 17:32 UTC  (2+ messages)
` [Intel-gfx] [PATCH v2 1/1] drm/i915/guc: Delay disabling guc_id scheduling for better hysteresis

[PATCH v2 0/4] Add driver for CSI2 and CRU modules found on Renesas RZ/G2L SoC
 2022-09-21 17:29 UTC  (6+ messages)
` [PATCH v2 2/4] media: dt-bindings: Document Renesas RZ/G2L CRU block

[PATCHv8 00/11] Linear Address Masking enabling
 2022-09-21 17:29 UTC  (15+ messages)

[PATCH v3 0/3] platform/x86/amd/pmf: Introduce CnQF feature for AMD PMF
 2022-09-21 17:28 UTC  (7+ messages)
` [PATCH v3 2/3] platform/x86/amd/pmf: Add sysfs to toggle CnQF
` [PATCH v3 3/3] Documentation/ABI/testing/sysfs-amd-pmf: Add ABI doc for AMD PMF

[PATCH v2] iommu: Optimise PCI SAC address trick
 2022-09-21 17:27 UTC  (4+ messages)

[PATCH v2 00/39] tests/qtest: Enable running qtest on Windows
 2022-09-21 17:23 UTC  (7+ messages)
` [PATCH v2 26/39] tests/qtest: migration-test: Make sure QEMU process "to" exited after migration is canceled
` [PATCH v2 35/39] tests/qtest: migration-test: Skip running some TLS cases for win32

How to do display sharing between guests or bring up guests display
 2022-09-21 17:24 UTC 

[PATCH] NFSv4.2: Add special handling for LISTXATTR receiving NFS4ERR_NOXATTR
 2022-09-21 17:24 UTC 

[PATCH] ACPI: resources: Add ASUS model S5402ZA to quirks
 2022-09-21 17:24 UTC 

[Intel-gfx] [PATCH v2] drm/i915/display: Don't use port enum as register offset
 2022-09-21 17:22 UTC 

[PATCH 1/2] ddr: imx8m: write fsp_table entry automatically
 2022-09-21 17:20 UTC  (2+ messages)
` [PATCH 2/2] ARM: i.MX8M: remove fsp_table entry

[PATCH v4 0/4] arm64/sme: ptrace support for TPIDR2_EL0
 2022-09-21 17:19 UTC  (3+ messages)

[sj:damon/next 26/29] mm/damon/core.c:807:3: warning: variable 'err' is used uninitialized whenever 'if' condition is false
 2022-09-21 17:20 UTC  (3+ messages)

[PATCH] maintenance: make unregister idempotent
 2022-09-21 17:19 UTC  (2+ messages)

[PATCH] ata: libata-eh: avoid needless hard reset when revalidating link
 2022-09-21 15:57 UTC 

[GIT PULL] UML fixes for 6.0-rc7
 2022-09-21 17:19 UTC  (3+ messages)

Testing v2022.10-rc5 on mt7621
 2022-09-21 15:13 UTC 

[PATCH net-next] net: skb: introduce and use a single page frag cache
 2022-09-21 17:18 UTC  (2+ messages)

[PATCH v9 0/4] remoteproc: restructure the remoteproc VirtIO device
 2022-09-21 17:17 UTC  (2+ messages)

Cutiepi, serdevs, and right way to handle its power button
 2022-09-21 17:17 UTC  (3+ messages)

[PATCH] filemap: Fix error propagation in do_read_cache_page()
 2022-09-21 17:16 UTC  (2+ messages)

main - covscan: free wwid strings in lvmcache
 2022-09-21 17:15 UTC 

[Intel-gfx] [topic/core-for-CI] Revert "iommu/dma: Fix race condition during iova_domain initialization"
 2022-09-21 17:15 UTC  (5+ messages)

[oe-core][PATCH] virglrenderer: upgrade 0.9.1 -> 0.10.3
 2022-09-21 17:14 UTC  (3+ messages)

[PATCH 00/17] Prctl to enable vector commands, previous vector patches rebased
 2022-09-21 17:14 UTC  (2+ messages)

SVSM draft specification now available
 2022-09-21 17:13 UTC 

[PATCH v4 0/8] Add latency priority for CFS class
 2022-09-21 17:12 UTC  (9+ messages)
` [PATCH v4 6/8] sched/fair: Add sched group latency support

✅ PASS (3/169 SKIPPED): Test report for for-kernelci (6.0.0-rc6, arm-next, 926aa56f)
 2022-09-21 17:10 UTC 

[Buildroot] Does Buildroot provide a mechanism to patch the files of a package in the package directory?
 2022-09-21 17:10 UTC 

[PATCH] drm/vmwgfx: Protect pin_user_pages with mmap_lock
 2022-09-21 16:46 UTC  (2+ messages)

[PATCH 1/2] tools/perf/tests: Fix string substitutions in build id test
 2022-09-21 17:08 UTC  (4+ messages)
` [PATCH 2/2] tools/perf/tests: Fix build id test check for PE file

[PATCH v2] pwm: tegra: Optimize period calculation
 2022-09-21 17:09 UTC  (4+ messages)

[PATCH kernel v3] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE support platform dependent
 2022-09-21 17:08 UTC  (6+ messages)

[PATCH] vexpress64: also consider DTB pointer in x1
 2022-09-21 17:09 UTC 

[PATCH v3 0/6] Change mmsys compatible for mt8195 mediatek-drm
 2022-09-21 16:47 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: arm: mediatek: mmsys: change compatible for MT8195

arm64/for-kernelci baseline: 37 runs, 1 regressions (v6.0-rc6-102-g926aa56f42ce1)
 2022-09-21 17:08 UTC 

[PATCH v6] dmaengine: mxs: use platform_driver_register
 2022-09-21 17:05 UTC  (2+ messages)

Secure vTPMs for confidential VMs
 2022-09-21 17:07 UTC  (3+ messages)

[PATCH net-next] xdp: improve page_pool xdp_return performance
 2022-09-21 17:05 UTC 

[PATCH kernel v2] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE support platform dependent
 2022-09-21 17:04 UTC  (8+ messages)

[PATCH memcg v5] net: set proper memcg for net_init hooks allocations
 2022-09-21 17:02 UTC  (6+ messages)
` [PATCH memcg v6] "
  ` [sparc64] fails to boot, (was: Re: [PATCH memcg v6] net: set proper memcg for net_init hooks allocations)

next/master baseline: 565 runs, 13 regressions (next-20220921)
 2022-09-21 17:01 UTC 

[PATCH v10 00/39] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features
 2022-09-21 17:00 UTC  (8+ messages)
` [PATCH v10 02/39] KVM: x86: hyper-v: Resurrect dedicated KVM_REQ_HV_TLB_FLUSH flag
` [PATCH v10 03/39] KVM: x86: hyper-v: Introduce TLB flush fifo
` [PATCH v10 05/39] KVM: x86: hyper-v: Handle HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST{,EX} calls gently

[RFC PATCH bpf-next 00/10] bpf, mm: Add a new item bpf into memory.stat for the observability of bpf memory
 2022-09-21 17:00 UTC  (16+ messages)
` [RFC PATCH bpf-next 01/10] bpf: Introduce new helper bpf_map_put_memcg()
` [RFC PATCH bpf-next 02/10] bpf: Define bpf_map_{get,put}_memcg for !CONFIG_MEMCG_KMEM
` [RFC PATCH bpf-next 03/10] bpf: Call bpf_map_init_from_attr() immediately after map creation
` [RFC PATCH bpf-next 04/10] bpf: Save memcg in bpf_map_init_from_attr()
` [RFC PATCH bpf-next 05/10] bpf: Use scoped-based charge in bpf_map_area_alloc
` [RFC PATCH bpf-next 06/10] bpf: Introduce new helpers bpf_ringbuf_pages_{alloc,free}
` [RFC PATCH bpf-next 07/10] bpf: Use bpf_map_kzalloc in arraymap
` [RFC PATCH bpf-next 08/10] bpf: Use bpf_map_kvcalloc in bpf_local_storage
` [RFC PATCH bpf-next 09/10] bpf: Add bpf map free helpers
` [RFC PATCH bpf-next 10/10] bpf, memcg: Add new item bpf into memory.stat

[PATCH 0/5] [RFC] introduce Roaring bitmaps to Git
 2022-09-21 16:58 UTC  (6+ messages)
` [PATCH 2/5] roaring.[ch]: apply Git specific changes to the roaring API

[PATCH AUTOSEL 5.4 1/5] Drivers: hv: Never allocate anything besides framebuffer from framebuffer memory region
 2022-09-21 16:57 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 2/5] gpio: ixp4xx: Make irqchip immutable

[PATCH v2 00/10] drm: Add driver for PowerPC OF displays
 2022-09-21 16:48 UTC  (5+ messages)
` [PATCH v2 10/10] drm/ofdrm: Support color management

[PATCH v7] checkpatch: warn for non-standard fixes tag style
 2022-09-21 16:57 UTC  (6+ messages)

[PATCH v7 1/5] PCI: qcom: Add system suspend and resume support
 2022-09-21 16:56 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: Split GAM and MSLICE steering
 2022-09-21 16:58 UTC  (5+ messages)

[PATCH v2 iproute2-next] ip link: add sub-command to view and change DSA master
 2022-09-21 16:51 UTC 

[PATCH v3 bpf-next 0/3] Introduce bpf_ct_set_nat_info kfunc helper
 2022-09-21 16:48 UTC  (4+ messages)
` [PATCH v3 bpf-next 1/3] bpf: Tweak definition of KF_TRUSTED_ARGS
` [PATCH v3 bpf-next 2/3] net: netfilter: add bpf_ct_set_nat_info kfunc helper
` [PATCH v3 bpf-next 3/3] selftests/bpf: add tests for bpf_ct_set_nat_info kfunc

[RFC PATCH 0/7] powerpc: first hack at pcrel addressing
 2022-09-21 16:52 UTC  (7+ messages)
` [RFC PATCH 1/7] powerpc: use 16-bit immediate for STACK_FRAME_REGS_MARKER
` [RFC PATCH 2/7] powerpc/64: abstract asm global variable declaration and access
` [RFC PATCH 3/7] powerpc/64: provide a helper macro to load r2 with the kernel TOC

[PATCH v2 char-misc-next] misc: microchip: pci1xxxx: use DEFINE_SIMPLE_DEV_PM_OPS() in place of the SIMPLE_DEV_PM_OPS() in pci1xxxx's gpio driver
 2022-09-21 16:48 UTC  (2+ messages)

[PATCH 5.19 00/39] 5.19.11-rc2 review
 2022-09-21 16:47 UTC 

[PATCH 17/17] riscv: prctl to enable vector commands
 2022-09-21 16:50 UTC 

[PATCH 16/17] riscv: KVM: Add vector lazy save/restore support
 2022-09-21 16:50 UTC 

[PATCH 0/1] arm64: defconfig: Add Coresight as module
 2022-09-21 16:46 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH] arm64: dts: imx8m*-venice: add I2C GPIO bus recovery support
 2022-09-21 16:46 UTC 

[PATCH 15/17] riscv: Add V extension to KVM ISA allow list
 2022-09-21 16:50 UTC 

[PATCH 14/17] riscv: Fix a kernel panic issue if $s2 is set to a specific value before entering Linux
 2022-09-21 16:50 UTC 

[PATCH] refs: unify parse_worktree_ref() and ref_type()
 2022-09-21 16:45 UTC  (8+ messages)

[RFC PATCH v2 0/3] KVM: VMX: Fix VM entry failure on PT_MODE_HOST_GUEST while host is using PT
 2022-09-21 16:45 UTC  (4+ messages)
` [RFC PATCH v2 1/3] perf/core: Expose perf_event_{en,dis}able_local()
` [RFC PATCH v2 2/3] perf/x86/intel/pt: Introduce and export pt_get_curr_event()
` [RFC PATCH v2 3/3] KVM: VMX: Stop/resume host PT before/after VMX transition when PT_MODE_HOST_GUEST

[PATCH 13/17] riscv: Add vector extension XOR implementation
 2022-09-21 16:49 UTC 

stable-rc/queue/5.4 baseline: 83 runs, 2 regressions (v5.4.214-43-g75c9ce402d61c)
 2022-09-21 16:45 UTC 

[PATCH 12/17] riscv: Add support for kernel mode vector
 2022-09-21 16:49 UTC 

[PATCH 11/17] riscv: signal: Report signal frame size to userspace via auxv
 2022-09-21 16:49 UTC 

[PATCH v2 bpf-next 0/4] veristat: CSV output, comparison mode, filtering
 2022-09-21 16:42 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/4] selftests/bpf: fix double bpf_object__close() in veristate
` [PATCH v2 bpf-next 2/4] selftests/bpf: add CSV output mode for veristat
` [PATCH v2 bpf-next 3/4] selftests/bpf: add comparison mode to veristat
` [PATCH v2 bpf-next 4/4] selftests/bpf: add ability to filter programs in veristat


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.