All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-29 13:22:48 to 2021-07-29 13:52:51 UTC [more...]

[PATCH v6 5/9] ssh signing: parse ssh-keygen output and verify signatures
 2021-07-29 13:52 UTC  (4+ messages)

[PATCH] hyperv: Fix struct hv_message_header ordering
 2021-07-29 13:52 UTC 

[PATCH 0/5] Cleanups and fixup for memcontrol
 2021-07-29 13:52 UTC  (3+ messages)
` [PATCH 4/5] mm, memcg: avoid possible NULL pointer dereferencing in mem_cgroup_init()

[PATCH] KVM: arm64: Unregister HYP sections from kmemleak in protected mode
 2021-07-29 13:50 UTC  (3+ messages)

[PATCH v2] doc: bitbake-user-manual: grammar fix for the number of "metadata"
 2021-07-29 13:51 UTC  (2+ messages)
  ` [docs] "

[PATCH 0/2] staging: vchiq: Minor fixups to CONFIG_VCHIQ_CDEV
 2021-07-29 13:47 UTC  (7+ messages)
` [PATCH 2/2] staging: vchiq: Add details to $CONFIG_VCHIQ_CDEV help text

[PATCH v5 3/3] drivers: dma: sh: Add DMAC driver for RZ/G2L SoC
 2021-07-29 13:50 UTC  (6+ messages)

[RESEND PATCH] perf/x86/amd: Do not touch the AMD64_EVENTSEL_HOSTONLY bit inside the guest
 2021-07-29 13:49 UTC  (3+ messages)

[PATCH] systemd: Fix build on musl
 2021-07-29 13:49 UTC  (2+ messages)

[RFC v2 00/34] SLUB: reduce irq disabled scope and make it RT compatible
 2021-07-29 13:49 UTC  (4+ messages)

[PATCH 0/2] KVM: x86: Convey the exit reason to user-space on emulation failure
 2021-07-29 13:48 UTC  (6+ messages)
` [PATCH 2/2] KVM: x86: On emulation failure, convey the exit reason to userspace

[PATCH v3 00/21] Track shared pages at EL2 in protected mode
 2021-07-29 13:28 UTC  (66+ messages)
` [PATCH v3 01/21] KVM: arm64: Add hyp_spin_is_locked() for basic locking assertions at EL2
` [PATCH v3 02/21] KVM: arm64: Introduce hyp_assert_lock_held()
` [PATCH v3 03/21] KVM: arm64: Provide the host_stage2_try() helper macro
` [PATCH v3 04/21] KVM: arm64: Introduce helper to retrieve a PTE and its level
` [PATCH v3 05/21] KVM: arm64: Expose page-table helpers
` [PATCH v3 06/21] KVM: arm64: Optimize host memory aborts
` [PATCH v3 07/21] KVM: arm64: Rename KVM_PTE_LEAF_ATTR_S2_IGNORED
` [PATCH v3 08/21] KVM: arm64: Don't overwrite software bits with owner id
` [PATCH v3 09/21] KVM: arm64: Tolerate re-creating hyp mappings to set software bits
` [PATCH v3 10/21] KVM: arm64: Enable forcing page-level stage-2 mappings
` [PATCH v3 11/21] KVM: arm64: Allow populating software bits
` [PATCH v3 12/21] KVM: arm64: Add helpers to tag shared pages in SW bits
` [PATCH v3 13/21] KVM: arm64: Expose host stage-2 manipulation helpers
` [PATCH v3 14/21] KVM: arm64: Expose pkvm_hyp_id
` [PATCH v3 15/21] KVM: arm64: Introduce addr_is_memory()
` [PATCH v3 16/21] KVM: arm64: Enable retrieving protections attributes of PTEs
` [PATCH v3 17/21] KVM: arm64: Mark host bss and rodata section as shared
` [PATCH v3 18/21] KVM: arm64: Remove __pkvm_mark_hyp
` [PATCH v3 19/21] KVM: arm64: Refactor protected nVHE stage-1 locking
` [PATCH v3 20/21] KVM: arm64: Restrict EL2 stage-1 changes in protected mode
` [PATCH v3 21/21] KVM: arm64: Make __pkvm_create_mappings static

[PATCH 14/39] arm64: dts: qcom: sdm630: Add TSENS node
 2021-07-29 13:48 UTC  (7+ messages)

[PATCH RFC 0/3] mirror: rework soft-cancelling READY mirror
 2021-07-29 13:47 UTC  (6+ messages)

[kvm-unit-tests PATCH 0/4] s390x: SIE cleanup 2
 2021-07-29 13:48 UTC  (5+ messages)
` [kvm-unit-tests PATCH 1/4] s390x: sie: Add sie lib validity handling
` [kvm-unit-tests PATCH 2/4] s390x: lib: Introduce HPAGE_* constants
` [kvm-unit-tests PATCH 3/4] s390x: lib: sie: Add struct vm (de)initialization functions
` [kvm-unit-tests PATCH 4/4] lib: s390x: sie: Move sie function into library

[PATCH net] net, gro: Set inner transport header offset in tcp/udp GRO hook
 2021-07-29 13:48 UTC 

[dpdk-dev] [PATCH 0/7] Refactor the NFP PMD
 2021-07-29 13:48 UTC  (12+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v3 "
    ` [dpdk-dev] [PATCH v3 1/7] net/nfp: split rxtx headers into separate file
    ` [dpdk-dev] [PATCH v3 2/7] net/nfp: move rxtx functions to their own file
    ` [dpdk-dev] [PATCH v3 3/7] net/nfp: move CPP bridge to a separate file
    ` [dpdk-dev] [PATCH v3 4/7] net/nfp: prototype common functions in header file
    ` [dpdk-dev] [PATCH v3 5/7] net/nfp: move VF functions into new file
    ` [dpdk-dev] [PATCH v3 6/7] net/nfp: move PF "
    ` [dpdk-dev] [PATCH v3 7/7] net/nfp: batch file rename for consistency

[docs] [PATCH] ref-manual: remove unused example recipe source files
 2021-07-29 13:48 UTC  (6+ messages)

[PATCH 0/4] s390: add kfence support
 2021-07-29 13:47 UTC  (4+ messages)
` [PATCH 2/4] kfence: add function to mask address bits

[PATCH for-6.2 00/43] Unaligned accesses for user-only
 2021-07-29 13:44 UTC  (5+ messages)
` [PATCH for-6.2 05/43] target/microblaze: Implement do_unaligned_access "
` [PATCH for-6.2 07/43] target/ppc: Set fault address in ppc_cpu_do_unaligned_access

[PATCH] KVM: x86/pmu: Introduce pmc->is_paused to reduce the call time of perf interfaces
 2021-07-29 13:46 UTC  (3+ messages)

[PATCH v3 0/3] kvm: x86: Convey the exit reason, etc. to user-space on emulation failure
 2021-07-29 13:39 UTC  (4+ messages)
` [PATCH v3 1/3] KVM: x86: kvm_x86_ops.get_exit_info should include the exit reason
` [PATCH v3 2/3] KVM: x86: On emulation failure, convey the exit reason, etc. to userspace
` [PATCH v3 3/3] KVM: x86: SGX must obey the KVM_INTERNAL_ERROR_EMULATION protocol

[PATCH v2 00/13] KVM: s390: pv: implement lazy destroy
 2021-07-29 13:45 UTC  (16+ messages)
` [PATCH v2 01/13] KVM: s390: pv: avoid stall notifications for some UVCs
` [PATCH v2 02/13] KVM: s390: pv: leak the ASCE page when destroy fails
` [PATCH v2 05/13] KVM: s390: pv: handle secure storage exceptions for normal guests
` [PATCH v2 13/13] KVM: s390: pv: add support for UV feature bits

[PATCH v2] PCI: PM: Add special case handling for PCIe device wakeup
 2021-07-29 13:44 UTC  (3+ messages)

net: dsa: mv88e6xxx: no multicasts rx'd after enabling hw time stamping
 2021-07-29 13:42 UTC  (5+ messages)

[PATCH] powerpc/vdso: Don't use r30 to avoid breaking Go lang
 2021-07-29 13:42 UTC  (2+ messages)

[RFC 0/4] dma-fence: Deadline awareness
 2021-07-29 13:41 UTC  (21+ messages)

[PATCH 0/3] Some exit code tidying
 2021-07-29 13:39 UTC  (3+ messages)
` [PATCH 3/3] perf test: Be more consistent in use of TEST_*

[PATCH] media: em28xx: fix corrupted list
 2021-07-29 13:40 UTC  (5+ messages)
` [PATCH v2] media: em28xx: add missing em28xx_close_extension

[PATCH v3 0/5] Add pidfd support to the fanotify API
 2021-07-29 13:40 UTC  (9+ messages)
` [PATCH v3 5/5] fanotify: add "

[xen-unstable test] 164029: tolerable FAIL
 2021-07-29 13:40 UTC 

[PATCH] tpm: ibmvtpm: Avoid error message when process gets signal while waiting
 2021-07-29 13:39 UTC  (5+ messages)

[PATCH v14 000/138] Memory folios
 2021-07-29 13:39 UTC  (4+ messages)
` [PATCH v14 049/138] mm/memcg: Add folio_lruvec_relock_irq() and folio_lruvec_relock_irqsave()

[PATCH v6 0/6] Introduce multi-preference mempolicy
 2021-07-29 13:38 UTC  (7+ messages)
` [PATCH v6 1/6] mm/mempolicy: Add MPOL_PREFERRED_MANY for multiple preferred nodes

[PATCH] asm-generic/hyperv: Fix struct hv_message_header ordering
 2021-07-29 13:37 UTC 

[PATCH 1/8] llvm: update 12.0.0 -> 12.0.1
 2021-07-29 13:37 UTC  (3+ messages)
` [PATCH 2/8] systemd: update 248.3 -> 249.1
  ` [OE-core] "

[PATCH v4 0/6] staging: r8188eu: add newer/better RTL8188eu driver
 2021-07-29 13:37 UTC  (4+ messages)

[PATCH] ipmi: rate limit ipmi smi_event failure message
 2021-07-29 13:37 UTC  (2+ messages)

[PATCH 0/3] vb2: do not allow support_requests + min_buffers_needed
 2021-07-29 13:36 UTC  (4+ messages)
` [PATCH 1/3] cedrus: drop min_buffers_needed
` [PATCH 2/3] vivid: add module option to set request support mode
` [PATCH 3/3] videobuf2-core: sanity checks for requests and qbuf

[PATCH rcu 0/18] Miscellaneous fixes for v5.15
 2021-07-29 13:36 UTC  (4+ messages)
` [PATCH rcu 10/18] srcutiny: Mark read-side data races

[PATCH] meta-skeleton: add recipe examples from documentation sources
 2021-07-29 13:34 UTC 

[PATCH v2 0/8] docs/zh_CN: add some virt docs translation
 2021-07-29 13:34 UTC  (11+ messages)
` [PATCH v2 1/8] docs/zh_CN: add virt index translation
` [PATCH v2 2/8] docs/zh_CN: add virt paravirt_ops translation
` [PATCH v2 3/8] docs/zh_CN: add virt guest-halt-polling translation
` [PATCH v2 4/8] docs/zh_CN: add virt ne_overview translation
` [PATCH v2 5/8] docs/zh_CN: add virt acrn index translation

[Intel-gfx] [PATCH 1/2] drm/i915/selftests: fixup igt_shrink_thp
 2021-07-29 13:34 UTC  (4+ messages)
`  "
` [Intel-gfx] [PATCH 2/2] drm/i915: Use Transparent Hugepages when IOMMU is enabled
  `  "

[PATCH v2 0/4] kselftest/arm64: Vector length configuration tests
 2021-07-29 13:27 UTC  (6+ messages)
` [PATCH v2 1/4] kselftest/arm64: Provide a helper binary and "library" for SVE RDVL

[dpdk-dev] [PATCH] dmadev: introduce DMA device library
 2021-07-29 13:33 UTC  (13+ messages)
` [dpdk-dev] [PATCH v11 0/2] support dmadev
  ` [dpdk-dev] [PATCH v11 1/2] dmadev: introduce DMA device library
  ` [dpdk-dev] [PATCH v11 2/2] doc: add dmadev library guide

[PATCH for-next 0/3] qedr: consider dscp prio for vlan tag and update tos
 2021-07-29 13:30 UTC  (4+ messages)
` [PATCH for-next 1/3] qed: add get and set support for dscp priority
` [PATCH for-next 2/3] qedr: Consider dscp priority for vlan priority
` [PATCH for-next 3/3] qedr: Use grh layer traffic_class as RDMA CM TOS

[PATCH v2 0/4] Add support for trusted boot on IBM PPC platform
 2021-07-29 13:30 UTC  (4+ messages)
` [PATCH v2 4/4] ibmvtpm: Add support for trusted boot using a vTPM 2.0

[PATCH 00/14] bpf/tests: Extend the eBPF test suite
 2021-07-29 13:29 UTC  (7+ messages)
` [PATCH 10/14] bpf/tests: Add branch conversion JIT test
` [PATCH 11/14] bpf/tests: Add test for 32-bit context pointer argument passing

[GIT PULL FOR v5.15] Venus updates
 2021-07-29 13:28 UTC 

decompressor.c:undefined reference to `__clzdi2'
 2021-07-29 13:29 UTC  (5+ messages)
  ` [PATCH] s390/boot: fix zstd build for -march=z900

[PATCH v6 0/9] cpufreq-qcom-hw: Implement full OSM programming
 2021-07-29 13:28 UTC  (4+ messages)
` [PATCH v6 9/9] dt-bindings: cpufreq: qcom-hw: Make reg-names a required property

[PATCH 1/3] net: mdio-ipq4019: Add mdio reset function
 2021-07-29 13:26 UTC  (2+ messages)

[PATCH v7 0/5] Implement SPM/SAW for MSM8998 and SDM6xx
 2021-07-29 13:26 UTC  (4+ messages)
` [PATCH v7 5/5] dt-bindings: soc: qcom: spm: Document SDM660 and MSM8998 compatibles

[PATCH v6 0/2] init/initramfs.c: make initramfs support pivot_root
 2021-07-29 13:25 UTC  (12+ messages)
` [PATCH v6 2/2] init/do_mounts.c: create second mount for initramfs

[LTP] [PATCH 1/3] mbind01: make use of tst_numa_mode_name
 2021-07-29 13:25 UTC  (3+ messages)
` [LTP] [PATCH 2/3] libs: rename tst_numa_mode_name to tst_mempolicy_mode_name
` [LTP] [PATCH 3/3] mbind01: add more tests for MPOL_LOCAL

[Intel-gfx] [PATCH v3 0/1] lpsp with hdmi/dp outputs
 2021-07-29 13:25 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH 00/16] Various error handling fixes and cleanups
 2021-07-29 13:23 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t RFC] tests/i915/i915_pm_dc: Fix DC9 test
 2021-07-29 13:24 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for "

[PATCH v3 00/35] SLUB: reduce irq disabled scope and make it RT compatible
 2021-07-29 13:21 UTC  (20+ messages)
` [PATCH v3 16/35] mm, slub: validate slab from partial list or page allocator before making it cpu slab
` [PATCH v3 18/35] mm, slub: stop disabling irqs around get_partial()
` [PATCH v3 19/35] mm, slub: move reset of c->page and freelist out of deactivate_slab()
` [PATCH v3 20/35] mm, slub: make locking in deactivate_slab() irq-safe
` [PATCH v3 21/35] mm, slub: call deactivate_slab() without disabling irqs
` [PATCH v3 22/35] mm, slub: move irq control into unfreeze_partials()
` [PATCH v3 23/35] mm, slub: discard slabs in unfreeze_partials() without irqs disabled
` [PATCH v3 24/35] mm, slub: detach whole partial list at once in unfreeze_partials()
` [PATCH v3 25/35] mm, slub: separate detaching of partial list in unfreeze_partials() from unfreezing
` [PATCH v3 26/35] mm, slub: only disable irq with spin_lock in __unfreeze_partials()
` [PATCH v3 27/35] mm, slub: don't disable irqs in slub_cpu_dead()
` [PATCH v3 28/35] mm, slab: make flush_slab() possible to call with irqs enabled
` [PATCH v3 29/35] mm: slub: Move flush_cpu_slab() invocations __free_slab() invocations out of IRQ context
` [PATCH v3 30/35] mm: slub: Make object_map_lock a raw_spinlock_t
` [PATCH v3 31/35] mm, slub: optionally save/restore irqs in slab_[un]lock()/
` [PATCH v3 32/35] mm, slub: make slab_lock() disable irqs with PREEMPT_RT
` [PATCH v3 33/35] mm, slub: protect put_cpu_partial() with disabled irqs instead of cmpxchg
` [PATCH v3 34/35] mm, slub: use migrate_disable() on PREEMPT_RT
` [PATCH v3 35/35] mm, slub: convert kmem_cpu_slab protection to local_lock

[PATCH 1/2] trace-cruncher: Add generic methods for printing
 2021-07-29 13:22 UTC  (2+ messages)
` [PATCH 2/2] trace-cruncher: Provide short info print

[Bug 210263] New: brightness device returns ENXIO (?) on brightness restore at boot, with bootoption "quiet"
 2021-07-29 13:23 UTC  (2+ messages)
` [Bug 210263] "


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.