All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-03 23:42:35 to 2021-11-04 00:38:20 UTC [more...]

[PATCH] doc: fix grammar rules in commands'syntax
 2021-11-04  0:38 UTC  (8+ messages)
` [PATCH v2 4/9] doc: use only hyphens as word separators in placeholders

[PATCH] ARM: fix early early_iounmap()
 2021-11-04  0:37 UTC 

[PATCH v5.5 00/30] KVM: Scalable memslots implementation
 2021-11-04  0:25 UTC  (120+ messages)
` [PATCH v5.5 01/30] KVM: Ensure local memslot copies operate on up-to-date arch-specific data
` [PATCH v5.5 02/30] KVM: Disallow user memslot with size that exceeds "unsigned long"
` [PATCH v5.5 03/30] KVM: Require total number of memslot pages to fit in an unsigned long
` [PATCH v5.5 04/30] KVM: Open code kvm_delete_memslot() into its only caller
` [PATCH v5.5 05/30] KVM: Resync only arch fields when slots_arch_lock gets reacquired
` [PATCH v5.5 06/30] KVM: Use "new" memslot's address space ID instead of dedicated param
` [PATCH v5.5 07/30] KVM: Let/force architectures to deal with arch specific memslot data
` [PATCH v5.5 08/30] KVM: arm64: Use "new" memslot instead of userspace memory region
` [PATCH v5.5 09/30] KVM: MIPS: Drop pr_debug from memslot commit to avoid using "mem"
` [PATCH v5.5 10/30] KVM: PPC: Avoid referencing userspace memory region in memslot updates
` [PATCH v5.5 11/30] KVM: s390: Use "new" memslot instead of userspace memory region
` [PATCH v5.5 12/30] KVM: x86: "
` [PATCH v5.5 13/30] KVM: RISC-V: "
` [PATCH v5.5 14/30] KVM: Stop passing kvm_userspace_memory_region to arch memslot hooks
` [PATCH v5.5 15/30] KVM: Use prepare/commit hooks to handle generic memslot metadata updates
` [PATCH v5.5 16/30] KVM: x86: Don't assume old/new memslots are non-NULL at memslot commit
` [PATCH v5.5 17/30] KVM: s390: Skip gfn/size sanity checks on memslot DELETE or FLAGS_ONLY
` [PATCH v5.5 18/30] KVM: Don't make a full copy of the old memslot in __kvm_set_memory_region()
` [PATCH v5.5 19/30] KVM: x86: Don't call kvm_mmu_change_mmu_pages() if the count hasn't changed
` [PATCH v5.5 20/30] KVM: x86: Use nr_memslot_pages to avoid traversing the memslots array
` [PATCH v5.5 21/30] KVM: Integrate gfn_to_memslot_approx() into search_memslots()
` [PATCH v5.5 22/30] KVM: Move WARN on invalid memslot index to update_memslots()
` [PATCH v5.5 23/30] KVM: Resolve memslot ID via a hash table instead of via a static array
` [PATCH v5.5 24/30] KVM: Use interval tree to do fast hva lookup in memslots
` [PATCH v5.5 25/30] KVM: s390: Introduce kvm_s390_get_gfn_end()
` [PATCH v5.5 26/30] KVM: Keep memslots in tree-based structures instead of array-based ones
` [PATCH v5.5 27/30] KVM: Optimize gfn lookup in kvm_zap_gfn_range()
` [PATCH v5.5 28/30] KVM: Optimize overlapping memslots check
` [PATCH v5.5 29/30] KVM: Wait 'til the bitter end to initialize the "new" memslot
` [PATCH v5.5 30/30] KVM: Dynamically allocate "new" memslots from the get-go

[Buildroot] [PATCH vRFC 0/4] package/midori: bump to version 9.0
 2021-11-04  0:36 UTC  (5+ messages)
` [Buildroot] [PATCH vRFC 1/4] package/gcr/gcr.mk: enable gtk backend for wayland
` [Buildroot] [PATCH vRFC 2/4] package/webkitgtk: add gobject-introspection optional dependency
` [Buildroot] [PATCH vRFC 3/4] package/libpeas: new package
` [Buildroot] [PATCH vRFC 4/4] package/midori: bump to version 9.0

[PATCH] drm/msm/mdp5: drop vdd regulator
 2021-11-04  0:34 UTC  (2+ messages)

[PATCH v2] kvm: mmu: Use fast PF path for access tracking of huge pages when possible
 2021-11-04  0:33 UTC 

[PATCH] watchdog: Kconfig: enable MTK watchdog
 2021-11-04  0:33 UTC  (2+ messages)

[PATCH 1/5] arm64: dts: qcom: apq8096-db820c: specify adsp firmware name
 2021-11-04  0:29 UTC  (5+ messages)
` [PATCH 2/5] arm64: dts: qcom: apq8096-db820c: add missing regulator details
` [PATCH 3/5] arm64: dts: qcom:apq8096-db820c: correct lvs1 and lvs2 supply property
` [PATCH 4/5] arm64: dts: qcom: msm8994-sony-xperia-kitakami: "
` [PATCH 5/5] arm64: dts: qcom: msm8996-sony-xperia-tone: fix SPMI regulators declaration

FAILED: patch "[PATCH] drm/i915: Remove memory frequency calculation" failed to apply to 5.14-stable tree
 2021-11-04  0:30 UTC  (4+ messages)
` [PATCH] drm/i915: Remove memory frequency calculation

[PATCH] Makefile: replace most hardcoded object lists with $(wildcard)
 2021-11-04  0:31 UTC  (5+ messages)

[PATCH] media: use swap() to make code cleaner
 2021-11-04  0:26 UTC  (3+ messages)

Dunfell - ERROR: ca-certificates-20211016-r0 do_fetch: Fetcher failure
 2021-11-04  0:26 UTC  (2+ messages)
` [yocto] "

[RFC PATCH 0/8] KVM: arm64: Add support for hypercall services selection
 2021-11-04  0:23 UTC  (9+ messages)
` [RFC PATCH 3/8] KVM: arm64: Add standard secure service calls firmware register
` [RFC PATCH 6/8] tools: Import the firmware registers

[PATCH v3 0/3] drm/i915/guc/slpc: Implement waitboost for SLPC
 2021-11-04  0:23 UTC  (7+ messages)
` [PATCH 1/3] drm/i915/guc/slpc: Define and initialize boost frequency
    ` [Intel-gfx] "
` [PATCH 2/3] drm/i915/guc/slpc: Add waitboost functionality for SLPC
  ` [Intel-gfx] "

[LTP] [PATCH] getdomainname/getdomainname01: Convert to new API
 2021-11-04  0:20 UTC 

[PATCH] ia64: use swap() to make code cleaner
 2021-11-04  0:19 UTC  (2+ messages)

[PATCH] locking/ww-mutex: use swap() to make code cleaner
 2021-11-04  0:18 UTC 

What's cooking in git.git (Nov 2021, #02; Wed, 3)
 2021-11-04  0:17 UTC 

No support for Realtek 8821CE RFE Type 6
 2021-11-04  0:17 UTC  (4+ messages)

[PATCH] xfs: Fix double unlock in defer capture code
 2021-11-04  0:16 UTC  (2+ messages)

[GIT PULL 0/4] ARM SoC updates for 5.16
 2021-11-04  0:12 UTC  (17+ messages)
` [GIT PULL 1/4] ARM: "
` [GIT PULL 2/4] ARM: SoC DT updates for v5.16
` [GIT PULL 3/4] ARM: SoC drivers for 5.16
` [GIT PULL 4/4] ARM: defconfig updates "

Breakage in dockerized(pedantic, fedora); Fix in the works
 2021-11-04  0:14 UTC  (2+ messages)

[PATCH] zram: use ATTRIBUTE_GROUPS
 2021-11-04  0:12 UTC  (2+ messages)

[PATCH v3 0/8] Allow clean/smudge filters to handle huge files in the LLP64 data model
 2021-11-04  0:11 UTC  (8+ messages)
` [PATCH v4 "
  ` [PATCH v4 5/8] odb: teach read_blob_entry to use size_t
  ` [PATCH v4 8/8] clean/smudge: allow clean filters to process extremely large files

[PATCH] Revert "drm/imx: Annotate dma-fence critical section in commit path"
 2021-11-04  0:11 UTC 

[PATCH] ksmbd: fix flexible_array.cocci warnings
 2021-11-04  0:10 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v2] tests/kms_async_flips: Skip test when running with Intel's PSR2 selective fetch enabled
 2021-11-04  0:07 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

git aliases and GIT_PREFIX
 2021-11-04  0:02 UTC  (4+ messages)

[PATCH] PCI: imx6: Allow to probe when dw_pcie_wait_for_link() fails
 2021-11-04  0:02 UTC 

[PATCH v7 0/2] add a test mode for SANITIZE=leak, run it in CI
 2021-11-03 23:57 UTC  (5+ messages)
` [PATCH v8 "
  ` [PATCH v8 2/2] tests: "
    ` Re* "

[LTP] [PATCH 1/2] getrlimit/getrlimit01: Convert to new API
 2021-11-03 23:56 UTC  (2+ messages)
` [LTP] [PATCH 2/2] getrlimit/getrlimit02: "

[PATCH v2 0/2] Indroduce Exynos Multi Core Timer version 2
 2021-11-04  0:21 UTC  (11+ messages)
  ` [PATCH v2 1/2] clocksource/drivers/exynos_mct_v2: introduce Exynos MCT version 2 driver for next Exynos SoC

[PATCH bpf-next 0/2] introduce bpf_find_vma
 2021-11-03 23:54 UTC  (4+ messages)
` [PATCH bpf-next 1/2] bpf: introduce helper bpf_find_vma

phosphor-logging Create API with Resolution
 2021-11-03 23:53 UTC 

5.14.14+ USB regression caused by "usb: core: hcd: Add support for deferring roothub registration" series
 2021-11-03 23:54 UTC  (6+ messages)

[PATCH] btrfs-progs: check: change commit condition in fixup_extent_refs()
 2021-11-03 23:52 UTC  (3+ messages)

[PATCH v2 0/4] mtd: spi-nor: Fix software reset; add mx66lm1g45g
 2021-11-03 23:49 UTC  (5+ messages)
` [PATCH v2 1/4] mtd: spi-nor-core: Introduce SPI_NOR_SOFT_RESET flash_info flag
` [PATCH v2 2/4] mtd: spi-nor-core: macronix: Add support for mx66lm1g45g
` [PATCH v2 3/4] Revert "mtd: spi-nor-core: Perform a Soft Reset on boot"
` [PATCH v2 4/4] mtd: spi-nor-core: Fix the opcode extension for the software reset sequence

[PATCH] cxl/memdev: Remove unused cxlmd field
 2021-11-03 23:48 UTC 

[PATCH net] net: fix possible NULL deref in sock_reserve_memory
 2021-11-03 23:49 UTC 

[PATCH v2 0/2] Add support for querying hw info that UMDs need
 2021-11-03 23:49 UTC  (7+ messages)
` [PATCH v2 2/2] drm/i915/uapi: Add query for hwconfig table
  ` [Intel-gfx] "

[Intel-gfx] [PATCH] drm/i915/pmu: Fix synchronization of PMU callback with reset
 2021-11-03 23:47 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v2] PCI/MSI: Re-add checks for skip masking MSI-X on Xen PV
 2021-11-03 23:45 UTC  (8+ messages)
` [PATCH] PCI/MSI: Fix masking MSI/MSI-X "
    ` [PATCH] PCI/MSI: Move non-mask check back into low level accessors

[PATCH] builtin: add git-default-branch command
 2021-11-03 23:44 UTC  (4+ messages)

[PATCH] afs: Fix ENOSPC, EDQUOT and other errors to fail a write rather than retrying
 2021-11-03 23:43 UTC 

[PATCH v4 1/2] dt-bindings: phy: Introduce Qualcomm eDP PHY binding
 2021-11-03 23:44 UTC  (3+ messages)
` [PATCH v4 2/2] phy: qcom: Introduce new eDP PHY driver


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.