All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-16 02:42:22 to 2021-11-16 03:40:17 UTC [more...]

[PATCH 0/2] Generate temporary files using a CSPRNG
 2021-11-16  3:35 UTC  (3+ messages)
` [PATCH 1/2] wrapper: add a helper to generate numbers from "
` [PATCH 2/2] wrapper: use a CSPRNG to generate random file names

[RFC PATCH v4 0/3] Support for hardware-wrapped inline encryption keys
 2021-11-16  3:32 UTC  (4+ messages)
` [RFC PATCH v4 1/3] block: add basic hardware-wrapped key support
` [RFC PATCH v4 2/3] block: add ioctls to create and prepare hardware-wrapped keys
` [RFC PATCH v4 3/3] fscrypt: add support for "

Question regarding map count for compound pages
 2021-11-16  3:40 UTC  (3+ messages)

[oe] [meta-python] [PATCH] python3-isort: upgrade 5.10.0 -> 5.10.1
 2021-11-16  3:36 UTC  (4+ messages)
` [oe] [meta-python] [PATCH] python3-pychromecast: upgrade 9.3.1 -> 10.1.0
` [oe] [meta-python] [PATCH] python3-sqlalchemy: upgrade 1.4.26 -> 1.4.27
` [oe] [meta-networking] [PATCH] smcroute: upgrade 2.5.3 -> 2.5.4

[PATCH 00/15] Currently disabling dirty logging with the TDP MMU is extremely slow. On a 96 vCPU / 96G VM it takes ~45 seconds to disable dirty logging with the TDP MMU, as opposed to ~3.5 seconds with the legacy MMU. This series optimizes TLB flushes and introduces in-place large page promotion, to bring the disable dirty log time down to ~2 seconds
 2021-11-15 23:58 UTC  (17+ messages)
` [PATCH 01/15] KVM: x86/mmu: Remove redundant flushes when disabling dirty logging
` [PATCH 02/15] KVM: x86/mmu: Introduce vcpu_make_spte
` [PATCH 03/15] KVM: x86/mmu: Factor wrprot for nested PML out of make_spte
` [PATCH 04/15] KVM: x86/mmu: Factor mt_mask "
` [PATCH 05/15] KVM: x86/mmu: Remove need for a vcpu from kvm_slot_page_track_is_active
` [PATCH 06/15] KVM: x86/mmu: Remove need for a vcpu from mmu_try_to_unsync_pages
` [PATCH 07/15] KVM: x86/mmu: Factor shadow_zero_check out of make_spte
` [PATCH 08/15] KVM: x86/mmu: Replace vcpu argument with kvm pointer in make_spte
` [PATCH 09/15] KVM: x86/mmu: Factor out the meat of reset_tdp_shadow_zero_bits_mask
` [PATCH 10/15] KVM: x86/mmu: Propagate memslot const qualifier
` [PATCH 11/15] KVM: x86/MMU: Refactor vmx_get_mt_mask
` [PATCH 12/15] KVM: x86/mmu: Factor out part of vmx_get_mt_mask which does not depend on vcpu
` [PATCH 13/15] KVM: x86/mmu: Add try_get_mt_mask to x86_ops
` [PATCH 14/15] KVM: x86/mmu: Make kvm_is_mmio_pfn usable outside of spte.c
` [PATCH 15/15] KVM: x86/mmu: Promote pages in-place when disabling dirty logging

[oe] [meta-python] [PATCH] python3-absl: upgrade 0.15.0 -> 1.0.0
 2021-11-16  3:35 UTC  (4+ messages)
` [oe] [meta-python] [PATCH] python3-alembic: upgrade 1.7.4 -> 1.7.5
` [oe] [meta-python] [PATCH] python3-cmd2: upgrade 2.2.0 -> 2.3.0
` [oe] [meta-python] [PATCH] python3-gast: upgrade 0.5.2 -> 0.5.3

arch/x86/net/bpf_jit_comp.c:2188:5: warning: no previous prototype for 'arch_prepare_bpf_dispatcher'
 2021-11-16  3:25 UTC  (2+ messages)

[1.50][PATCH 0/8] Review request
 2021-11-16  3:32 UTC  (9+ messages)
` [1.50][PATCH 1/8] bitbake:toaster:test: Update SSTATE URL
` [1.50][PATCH 2/8] fetch2/perforce: Fix typo
` [1.50][PATCH 3/8] tests/fetch: Update github urls
` [1.50][PATCH 4/8] fetch: Handle mirror user/password replacements correctly
` [1.50][PATCH 5/8] cooker: check if upstream hash equivalence server is available
` [1.50][PATCH 6/8] tests/fetch: Update pcre.org address after github changes
` [1.50][PATCH 7/8] runqueue: Fix runall option task deletion ordering issue
` [1.50][PATCH 8/8] runqueue: Fix runall option handling

[PATCH v2 1/2] s390/kexec: check the return value of ipl_report_finish
 2021-11-16  3:31 UTC  (6+ messages)
` [PATCH v2 2/2] s390/kexec: fix kmemleak
  ` [PATCH v2 RESEND 2/2] s390/kexec: fix memory leak of ipl report buffer

[PATCH RFC net] net/smc: Ensure the active closing peer first closes clcsock
 2021-11-16  3:30 UTC 

[PATCH] scsi: simplify registration of scsi host sysfs attributes
 2021-11-16  3:29 UTC  (3+ messages)

Questions about KMS flip
 2021-11-16  3:27 UTC  (11+ messages)

[PATCH bpf-next v2] bpftool: add current libbpf_strict mode to version output
 2021-11-15 23:54 UTC  (3+ messages)

stable-rc/queue/5.4 build: 178 builds: 2 failed, 176 passed, 32 warnings (v5.4.159-355-gdc51b076173b5)
 2021-11-15 23:53 UTC 

[PATCH v8 0/9] Implement a batched fsync option for core.fsyncObjectFiles
 2021-11-15 23:51 UTC  (11+ messages)
` [PATCH v9 "
  ` [PATCH v9 1/9] tmp-objdir: new API for creating temporary writable databases
  ` [PATCH v9 2/9] tmp-objdir: disable ref updates when replacing the primary odb
  ` [PATCH v9 3/9] bulk-checkin: rename 'state' variable and separate 'plugged' boolean
  ` [PATCH v9 4/9] core.fsyncobjectfiles: batched disk flushes
  ` [PATCH v9 5/9] core.fsyncobjectfiles: add windows support for batch mode
  ` [PATCH v9 6/9] update-index: use the bulk-checkin infrastructure
  ` [PATCH v9 7/9] unpack-objects: "
  ` [PATCH v9 8/9] core.fsyncobjectfiles: tests for batch mode
  ` [PATCH v9 9/9] core.fsyncobjectfiles: performance tests for add and stash

[hardknott][PATCH 00/14] Review request
 2021-11-16  3:24 UTC  (15+ messages)
` [hardknott][PATCH 01/14] linunistring: Add missing gperf-native dependency
` [hardknott][PATCH 02/14] pseudo: Add in ability to flush database with shutdown request
` [hardknott][PATCH 03/14] pseudo: Add fcntl64 wrapper
` [hardknott][PATCH 04/14] sstate: Account for reserved characters when shortening sstate filenames
` [hardknott][PATCH 05/14] linux-firmware: upgrade 20210919 -> 20211027
` [hardknott][PATCH 06/14] linux-yocto/5.10: update to v5.10.76
` [hardknott][PATCH 07/14] linux-yocto-rt/5.10: update to -rt54
` [hardknott][PATCH 08/14] sstate: another fix for touching files inside pseudo
` [hardknott][PATCH 09/14] avahi: update CVE id fixed by local-ping.patch
` [hardknott][PATCH 10/14] scripts/convert-srcuri: Backport SRC_URI conversion script from master branch
` [hardknott][PATCH 11/14] meta: add explicit branch and protocol to SRC_URI
` [hardknott][PATCH 12/14] meta/scripts: Manual git url branch additions
` [hardknott][PATCH 13/14] cross-canadian: correct the location of pkg-config files
` [hardknott][PATCH 14/14] llvm: bump HASHEQUIV_HASH_VERSION

[Bluez PATCH v3 1/3] Listen and process remote name resolving failure
 2021-11-15 23:49 UTC  (2+ messages)

[PATCH] dump-guest-memory: Use BQL to protect dump finalize process
 2021-11-16  3:22 UTC 

[5.12 - 5.15] xHCI controller dead - not renesas but intel
 2021-11-15 23:48 UTC  (3+ messages)

[Bug 214967] New: mvsas not detecting some disks
 2021-11-16  3:16 UTC  (4+ messages)
` [Bug 214967] "

[XEN][RFC PATCH v4 0/1] Update libfdt to v1.6.1
 2021-11-16  3:15 UTC  (6+ messages)
` [XEN][RFC PATCH v4 1/1] "

[PATCH v4 00/20] Support UXL filed in xstatus
 2021-11-16  3:14 UTC  (10+ messages)
` [PATCH v4 05/20] target/riscv: Use gdb xml according to max mxlen
` [PATCH v4 06/20] target/riscv: Relax debug check for pm write
` [PATCH v4 07/20] target/riscv: Adjust csr write mask with XLEN

[RFC PATCH net-next] net: dsa: microchip: implement multi-bridge support
 2021-11-15 23:45 UTC  (4+ messages)

[PATCH] arm64: dts: sc7180: Fix ps8640 power sequence for Homestar rev4
 2021-11-15 23:45 UTC  (2+ messages)

[PATCH] drm/bridge: parade-ps8640: Fix additional suspend/resume at bootup
 2021-11-15 23:44 UTC  (2+ messages)

WARNING: modpost: lib/find_bit_benchmark.o(.text.unlikely+0x4): Section mismatch in reference from the variable $c to the variable .init.data:bitmap
 2021-11-16  3:09 UTC  (2+ messages)

[PATCH v8 0/3] Add support for sc7280 WPSS PIL loading
 2021-11-15 23:43 UTC  (7+ messages)
` [PATCH v8 1/3] dt-bindings: remoteproc: qcom: adsp: Convert binding to YAML
` [PATCH v8 2/3] dt-bindings: remoteproc: qcom: Add SC7280 WPSS support
` [PATCH v8 3/3] remoteproc: qcom: q6v5_wpss: Add support for sc7280 WPSS

Fwd: Surface Go VCM type (was: Need to pass acpi_enforce_resources=lax on the Surface Go (version1))
 2021-11-15 23:43 UTC  (10+ messages)

[PATCH v3] arm64: dts: qcom: sc7280: Add Display Port node
 2021-11-15 23:39 UTC  (2+ messages)

[PATCH v4 0/5] Refactor thermal pressure update to avoid code duplication
 2021-11-15 23:39 UTC  (4+ messages)
` [PATCH v4 4/5] cpufreq: qcom-cpufreq-hw: Use new thermal pressure update function

[PATCH v2] ARM: dts: aspeed: Adding Facebook Bletchley BMC
 2021-11-16  3:07 UTC  (3+ messages)

[PATCH v2] net/ice: fix secondary process Rx offload path
 2021-11-16  3:09 UTC  (3+ messages)
` [PATCH v3] "

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-11-16  3:07 UTC  (10+ messages)

[PATCH 0/6] KVM: SEV: Bug fix, cleanups and enhancements
 2021-11-15 23:35 UTC  (4+ messages)
` [PATCH 1/6] KVM: SEV: Disallow COPY_ENC_CONTEXT_FROM if target has created vCPUs

[PATCH v2] ASoC: codecs: MBHC: Add support for special headset
 2021-11-15 23:36 UTC  (2+ messages)

stable-rc/linux-4.14.y build: 132 builds: 2 failed, 130 passed, 2 errors, 19 warnings (v4.14.255-200-g2f00898a9f9b)
 2021-11-15 23:34 UTC 

[PATCH] clk: qcom: regmap-mux: fix parent clock lookup
 2021-11-15 23:34 UTC 

[v6 0/5] Mediatek MT8195 power domain support
 2021-11-16  2:50 UTC  (17+ messages)
` [v6 1/5] dt-bindings: power: Add MT8195 power domains
` [v6 2/5] soc: mediatek: pm-domains: Add wakeup capacity support in power domain
` [v6 3/5] soc: mediatek: pm-domains: Remove unused macro
` [v6 4/5] soc: mediatek: pm-domains: Move power status offset to power domain data
` [v6 5/5] soc: mediatek: pm-domains: Add support for mt8195

[PATCH 1/2] vfs: check dentry is still valid in get_link()
 2021-11-16  3:01 UTC  (9+ messages)
` [PATCH 2/2] xfs: make sure link path does not go away at access

[RFC 07/22] dm: blk: add UCLASS_PARTITION
 2021-11-16  3:01 UTC  (11+ messages)

[PATCH v3] mm: migrate: Support multiple target nodes demotion
 2021-11-16  2:58 UTC  (5+ messages)

[PATCH] common/module: fix patient module remover when module is not present
 2021-11-15 23:28 UTC 

nft named set address types
 2021-11-16  2:55 UTC  (7+ messages)

[LTP] [PATCH v3 0/2] Convert syscalls/dup3_{01,02} to new API
 2021-11-16  2:53 UTC  (3+ messages)
` [LTP] [PATCH v3 1/2] syscalls/dup3_01: Rewrite dup3_01 and convert it "
` [LTP] [PATCH v3 2/2] syscalls/dup3_02: Convert "

[PATCH v5] locking/rwsem: Make handoff bit handling more consistent
 2021-11-16  2:52 UTC  (2+ messages)

[PATCH 0/7] ath11k: support one MSI vector
 2021-11-16  2:50 UTC  (4+ messages)

[PATCH 0/2] ftrace: improve ftrace during compiling
 2021-11-16  2:49 UTC  (4+ messages)
` [PATCH v2 0/2] ftrace optimization at compile time
  ` [PATCH v2 1/2] scripts: ftrace - move the sort-processing in ftrace_init to "
  ` [PATCH v2 2/2] scripts: ftrace - move the nop-processing "

[PATCH 00/13] Repair SWAP-over-NFS
 2021-11-16  2:44 UTC  (14+ messages)
` [PATCH 09/13] SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOC
` [PATCH 02/13] NFS: do not take i_rwsem for swap IO
` [PATCH 11/13] NFS: swap-out must always use STABLE writes
` [PATCH 01/13] NFS: move generic_write_checks() call from nfs_file_direct_write() to nfs_file_write()
` [PATCH 08/13] NFS: discard NFS_RPC_SWAPFLAGS and RPC_TASK_ROOTCREDS
` [PATCH 07/13] SUNRPC: remove scheduling boost for "SWAPPER" tasks
` [PATCH 10/13] NFSv4: keep state manager thread active if swap is enabled
` [PATCH 04/13] SUNRPC/call_alloc: async tasks mustn't block waiting for memory
` [PATCH 05/13] SUNRPC/auth: "
` [PATCH 13/13] MM: use AIO for DIO writes to swap
` [PATCH 06/13] SUNRPC/xprt: async tasks mustn't block waiting for memory
` [PATCH 03/13] MM: reclaim mustn't enter FS for swap-over-NFS
` [PATCH 12/13] MM: use AIO/DIO for reads from SWP_FS_OPS swap-space

[PATCH stable 5.14.y] MIPS: fix *-pkg builds for loongson2ef platform
 2021-11-16  2:33 UTC 

[syzbot] INFO: task hung in hub_port_init (2)
 2021-11-16  2:47 UTC 

[syzbot] INFO: trying to register non-static key in nr_release
 2021-11-16  2:47 UTC 

[PATCH] scsi: fix the problem that the pointer "sp" is double free
 2021-11-16  2:45 UTC 

HW power fault defect cause system hang on kernel 5.4.y
 2021-11-16  2:42 UTC  (3+ messages)

FAILED: patch "[PATCH] MIPS: fix *-pkg builds for loongson2ef platform" failed to apply to 5.14-stable tree
 2021-11-16  2:34 UTC  (2+ messages)

[LTP] [PATCH v2 1/2] getuid/getuid01: Convert to new API
 2021-11-16  2:47 UTC  (2+ messages)
` [LTP] [PATCH v2 2/2] getuid/getuid03: "

[PATCH v3] KVM: x86: Fix recording of guest steal time / preempted status
 2021-11-15 23:24 UTC  (12+ messages)
          ` [RFC PATCH 0/11] Rework gfn_to_pfn_cache

[PATCH 0/2] leds: pca955x: Expose GPIOs for all pins
 2021-11-16  2:44 UTC  (4+ messages)
` [PATCH 1/2] leds: pca955x: Make the gpiochip always expose "

[PATCH v6 0/8] Add the imx8m pcie phy driver and imx8mm pcie support
 2021-11-16  2:16 UTC  (27+ messages)
` [PATCH v6 1/8] dt-bindings: phy: phy-imx8-pcie: Add binding for the pad modes of imx8 pcie phy
` [PATCH v6 2/8] dt-bindings: phy: Add imx8 pcie phy driver support
` [PATCH v6 3/8] dt-bindings: imx6q-pcie: Add PHY phandles and name properties
` [PATCH v6 4/8] arm64: dts: imx8mm: Add the pcie phy support
` [PATCH v6 5/8] phy: freescale: pcie: Initialize the imx8 pcie standalone phy driver
` [PATCH v6 6/8] arm64: dts: imx8mm: Add the pcie support
` [PATCH v6 7/8] arm64: dts: imx8mm-evk: Add the pcie support on imx8mm evk board
` [PATCH v6 8/8] PCI: imx: Add the imx8mm pcie support

[PATCH v6 1/3] erofs: rename lz4_0pading to zero_padding
 2021-11-16  2:46 UTC  (2+ messages)

FAILED: patch "[PATCH] erofs: fix unsafe pagevec reuse of hooked pclusters" failed to apply to 4.19-stable tree
 2021-11-16  2:41 UTC  (5+ messages)
` [PATCH 4.19.y 1/2] erofs: remove the occupied parameter from z_erofs_pagevec_enqueue()
  ` [PATCH 4.19.y 2/2] erofs: fix unsafe pagevec reuse of hooked pclusters


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.