All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-10 18:15:40 to 2022-11-10 19:05:37 UTC [more...]

[PATCH v6 00/26] KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2
 2022-11-10 19:02 UTC  (32+ messages)
` [PATCH v6 01/26] KVM: arm64: Move hyp refcount manipulation helpers to common header file
` [PATCH v6 02/26] KVM: arm64: Allow attaching of non-coalescable pages to a hyp pool
` [PATCH v6 03/26] KVM: arm64: Back the hypervisor 'struct hyp_page' array for all memory
` [PATCH v6 04/26] KVM: arm64: Fix-up hyp stage-1 refcounts for all pages mapped at EL2
` [PATCH v6 05/26] KVM: arm64: Unify identifiers used to distinguish host and hypervisor
` [PATCH v6 06/26] KVM: arm64: Implement do_donate() helper for donating memory
` [PATCH v6 07/26] KVM: arm64: Prevent the donation of no-map pages
` [PATCH v6 08/26] KVM: arm64: Add helpers to pin memory shared with the hypervisor at EL2
` [PATCH v6 09/26] KVM: arm64: Include asm/kvm_mmu.h in nvhe/mem_protect.h
` [PATCH v6 10/26] KVM: arm64: Add hyp_spinlock_t static initializer
` [PATCH v6 11/26] KVM: arm64: Rename 'host_kvm' to 'host_mmu'
` [PATCH v6 12/26] KVM: arm64: Add infrastructure to create and track pKVM instances at EL2
` [PATCH v6 13/26] KVM: arm64: Instantiate pKVM hypervisor VM and vCPU structures from EL1
` [PATCH v6 14/26] KVM: arm64: Add per-cpu fixmap infrastructure at EL2
` [PATCH v6 15/26] KVM: arm64: Initialise hypervisor copies of host symbols unconditionally
` [PATCH v6 16/26] KVM: arm64: Provide I-cache invalidation by virtual address at EL2
` [PATCH v6 17/26] KVM: arm64: Add generic hyp_memcache helpers
` [PATCH v6 18/26] KVM: arm64: Consolidate stage-2 initialisation into a single function
` [PATCH v6 19/26] KVM: arm64: Instantiate guest stage-2 page-tables at EL2
` [PATCH v6 20/26] KVM: arm64: Return guest memory from EL2 via dedicated teardown memcache
` [PATCH v6 21/26] KVM: arm64: Unmap 'kvm_arm_hyp_percpu_base' from the host
` [PATCH v6 22/26] KVM: arm64: Maintain a copy of 'kvm_arm_vmid_bits' at EL2
` [PATCH v6 23/26] KVM: arm64: Explicitly map 'kvm_vgic_global_state' "
` [PATCH v6 24/26] KVM: arm64: Don't unnecessarily map host kernel sections "
` [PATCH v6 25/26] KVM: arm64: Clean out the odd handling of completer_addr
` [RFC PATCH v6 26/26] KVM: arm64: Use the pKVM hyp vCPU structure in handle___kvm_vcpu_run()

[PATCH] ASoC: hdac_hda: fix hda pcm buffer overflow issue
 2022-11-10 19:04 UTC  (2+ messages)

[RFC bpf-next v2 00/14] xdp: hints via kfuncs
 2022-11-10 19:04 UTC  (22+ messages)
` [RFC bpf-next v2 04/14] veth: Support rx timestamp metadata for xdp
` [RFC bpf-next v2 06/14] xdp: Carry over xdp metadata into skb context
          ` [xdp-hints] "

[Intel-gfx] [PATCH v2 4/9] drm/i915/tgl+: Enable display DC power states on all eDP ports
 2022-11-10 18:57 UTC  (4+ messages)
` [Intel-gfx] [PATCH v3 "

[PATCH] ASoC: stm32: i2s: remove irqf_oneshot flag
 2022-11-10 19:04 UTC  (2+ messages)

[XEN v3] xen/arm: Enforce alignment check in debug build for {read, write}_atomic
 2022-11-10 19:03 UTC  (3+ messages)

ideapad-laptop touchpad handling problems, request for help
 2022-11-10 19:01 UTC  (8+ messages)

[PATCH net-next] tcp: tcp_wfree() refactoring
 2022-11-10 19:02 UTC 

[PATCH v3 0/2] Fix the virtio features negotiation flaw
 2022-11-10 19:00 UTC  (6+ messages)
` [PATCH v3 1/2] vhost-user: Refactor vhost acked features saving
` [PATCH v3 2/2] vhost-net: Fix the virtio features negotiation flaw

[PATCH v1 0/2] x86/asm/bitops: optimize fls functions for constant expressions
 2022-11-10 19:01 UTC  (3+ messages)
` [PATCH v1 2/2] x86/asm/bitops: Use __builtin_clz*() to evaluate "

[PATCH v3 0/6] KVM: selftests: memslot_perf_test: aarch64 cleanup/fixes
 2022-11-10 19:00 UTC  (3+ messages)

[PATCH v1 net] dccp/tcp: Reset saddr on failure after inet6?_hash_connect()
 2022-11-10 18:59 UTC  (4+ messages)

[RFC PATCH mptcp-next v15 0/5] mptcp: Fast Open Mechanism
 2022-11-10 18:58 UTC  (2+ messages)

[PATCH 0/3] MAINTAINERS: Update Kbuild and Kconfig entries
 2022-11-10 18:55 UTC  (3+ messages)
` [PATCH 2/3] MAINTAINERS: Remove Michal Marek from Kbuild maintainers

[PATCH net-next v2 00/12] Multiqueue + DSA untag support + fixes for mtk_eth_soc
 2022-11-10 18:50 UTC  (10+ messages)
` [PATCH net-next v2 09/12] net: ethernet: mtk_eth_soc: fix VLAN rx hardware acceleration

[PATCH v2] drm/mediatek: make eDP panel as the first connected connector
 2022-11-10 18:48 UTC  (2+ messages)

[PATCH] hw/sd/sdhci: reset data count in sdhci_buff_access_is_sequential()
 2022-11-10 18:51 UTC  (7+ messages)

[PATCH v3 00/23] Convert to filemap_get_folios_tag()
 2022-11-10 18:51 UTC  (6+ messages)
` [PATCH v3 11/23] f2fs: Convert f2fs_fsync_node_pages() to use filemap_get_folios_tag()
    ` [f2fs-dev] "
      ` [Cluster-devel] "

[bitbake-devel][PATCH] bitbake: Convert to argparse
 2022-11-10 18:52 UTC  (2+ messages)
` [bitbake-devel][PATCH v2] "

[PATCH RFC 0/3] mm/vmalloc.c: allow vread() to read out vm_map_ram areas
 2022-11-10 18:48 UTC  (5+ messages)
` [PATCH RFC 3/3] "

[PATCH 00/12] Add support for the Cirrus Logic CS48L32 audio codecs
 2022-11-10 18:47 UTC  (10+ messages)
` [PATCH 09/12] irqchip: cirrus: Add driver for Cirrus Logic CS48L31/32/33 codecs

[PATCH v8 00/14] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-11-10 18:38 UTC  (43+ messages)
` [PATCH v8 01/14] drm: exynos: dsi: Fix MIPI_DSI*_NO_* mode flags
` [PATCH v8 02/14] drm: exynos: dsi: Properly name HSA/HBP/HFP/HSE bits
` [PATCH v8 03/14] drm: bridge: Generalize Exynos-DSI driver into a Samsung DSIM bridge
` [PATCH v8 04/14] drm: bridge: samsung-dsim: Lookup OF-graph or Child node devices
` [PATCH v8 05/14] drm: bridge: samsung-dsim: Mark PHY as optional
` [PATCH v8 06/14] drm: bridge: samsung-dsim: Handle proper DSI host initialization
` [PATCH v8 07/14] drm: bridge: samsung-dsim: Add atomic_check
` [PATCH v8 08/14] drm: bridge: samsung-dsim: Add platform PLL_P (PMS_P) offset
` [PATCH v8 09/14] drm: bridge: samsung-dsim: Add atomic_get_input_bus_fmts
` [PATCH v8 10/14] drm: bridge: samsung-dsim: Add input_bus_flags
` [PATCH v8 11/14] dt-bindings: display: exynos: dsim: Add NXP i.MX8M Mini/Nano support
` [PATCH v8 12/14] drm: bridge: samsung-dsim: Add "
` [PATCH v8 13/14] dt-bindings: display: exynos: dsim: Add NXP i.MX8M Plus support
` [PATCH v8 14/14] drm: bridge: samsung-dsim: Add "

[PATCH v2] perf jevents: Parse metrics during conversion
 2022-11-10 18:48 UTC  (3+ messages)
  ` RFC "

[Buildroot] [PATCH 1/1] Makefile: fix SDK relocation for per-package-dirs
 2022-11-10 18:47 UTC 

[PATCH v6 1/6] ARM: spear: Do not use timer namespace for timer_shutdown() function
 2022-11-10 18:47 UTC 

[RFC PATCH 0/3] enable bpf_prog_pack allocator for powerpc
 2022-11-10 18:43 UTC  (8+ messages)
` [RFC PATCH 1/3] powerpc/bpf: implement bpf_arch_text_copy
` [RFC PATCH 2/3] powerpc/bpf: implement bpf_arch_text_invalidate for bpf_prog_pack
` [RFC PATCH 3/3] powerpc/bpf: use bpf_jit_binary_pack_[alloc|finalize|free]

[PATCH] perf vendor events: Add Arm Neoverse V2 PMU events
 2022-11-10 18:41 UTC  (4+ messages)

[PATCHv2 0/5] fix direct io device mapper errors
 2022-11-10 18:45 UTC  (6+ messages)
` [PATCHv2 1/5] block: make dma_alignment a stacking queue_limit
` [PATCHv2 2/5] dm-crypt: provide dma_alignment limit in io_hints
` [PATCHv2 3/5] block: make blk_set_default_limits() private
` [PATCHv2 4/5] dm-integrity: set dma_alignment limit in io_hints
` [PATCHv2 5/5] dm-log-writes: "

[igt-dev] [PATCH i-g-t] tests/api_intel_bb: Run misplaced-blitter only with supported engines
 2022-11-10 18:46 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[dm-devel] [PATCH 0/3] fix direct io errors on dm-crypt
 2022-11-10 18:45 UTC  (4+ messages)
  `  "

How can Autoconf help with the transition to stricter compilation defaults?
 2022-11-10 18:44 UTC  (7+ messages)

[RFC 0/4] fs: provide per-filesystem options to disable fscrypt
 2022-11-10 18:43 UTC  (5+ messages)

[PATCH] module: Fix NULL vs IS_ERR checking for module_get_next_page
 2022-11-10 18:43 UTC  (2+ messages)

[PATCH 0/2] mm/migrate: Fix writable pte for read migration entry
 2022-11-10 18:43 UTC  (3+ messages)
` [PATCH 2/2] mm/uffd: Sanity check write bit for uffd-wp protected ptes

[tip: x86/splitlock] x86/split_lock: Add sysctl to control the misery mode
 2022-11-10 18:43 UTC 

[PATCH v2] usb: Check !irq instead of irq == NO_IRQ
 2022-11-10 18:39 UTC  (2+ messages)

[Syzkaller] There is inet_csk_get_port WARNING in v6.1-rc4 kernel
 2022-11-10 18:37 UTC  (2+ messages)

[RFC PATCH v1] perf data: Add fields when converting to json
 2022-11-10 18:37 UTC  (3+ messages)

[PATCH v2] scsi: iscsi: fix possible memory leak when device_register failed
 2022-11-10 18:11 UTC  (2+ messages)

[PATCH 0/5] Removing the lru_cache_add() wrapper
 2022-11-10 18:36 UTC  (4+ messages)
` [PATCH 2/5] fuse: Convert fuse_try_move_page() to use folios

[master] Pull request
 2022-11-10 18:35 UTC 

[PATCH] perf lock: Allow concurrent record and report
 2022-11-10 18:34 UTC  (3+ messages)

[Intel-gfx] [PATCH v2 0/4] drm/i915: header cleanups, cont'd
 2022-11-10 18:34 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH v4 00/11] Encrypted Hibernation
 2022-11-10 18:32 UTC  (6+ messages)
` [PATCH v4 09/11] PM: hibernate: Mix user key in encrypted hibernate

[PATCH v3 0/8] PCI/phy: Add support for PCI on sm8350 platform
 2022-11-10 18:31 UTC  (9+ messages)
` [PATCH v3 1/8] dt-bindings: PCI: qcom: Add sm8350 to bindings
` [PATCH v3 2/8] dt-bindings: phy: qcom,qmp-pcie: add sm8350 bindings
` [PATCH v3 3/8] PCI: qcom: Add support for SM8350
` [PATCH v3 4/8] phy: qcom-qmp-pcie: split sm8450 gen3 PHY config tables
` [PATCH v3 5/8] phy: qcom-qmp-pcie: rename the "
` [PATCH v3 6/8] phy: qcom-qmp-pcie: add support for sm8350 platform
` [PATCH v3 7/8] arm64: dts: qcom: sm8350: add PCIe devices
` [PATCH v3 8/8] arm64: dts: qcom: sm8350-hdk: enable "

[PATCH 1/2] storage: Add TLS session cache file read/write utils
 2022-11-10 18:31 UTC  (7+ messages)
` [PATCH 2/2] eap-tls: Add session caching

[PATCH v4] schemas: Add schema for U-Boot driver model 'phase tags'
 2022-11-10 18:30 UTC  (4+ messages)

[[PATCH for-4.17 v1]] tools/ocaml/xenstored/xenstored.ml: fix incorrect scope
 2022-11-10 18:28 UTC 

PATCH ulogd2 filter BASE ARP packet IP addresses
 2022-11-10 18:28 UTC 

[syzbot] WARNING in kernfs_find_and_get_node_by_id
 2022-11-10 18:28 UTC  (6+ messages)
` [PATCH] fs/kernfs: Fix lockdep warning in kernfs_active()

linux-next: build warnings after merge of the iommufd tree
 2022-11-10 18:27 UTC  (2+ messages)

[PATCH v6 00/35] Allow scsi_execute users to control retries
 2022-11-10 18:21 UTC  (6+ messages)
` [PATCH v6 03/35] scsi: Add struct for args to execution functions

[libgpiod][PATCH V9 0/8] libgpiod: Add Rust bindings
 2022-11-10 18:26 UTC  (3+ messages)
` [libgpiod][PATCH V9 6/8] bindings: rust: Add examples to libgpiod crate

[PATCH v2 0/8] PCI/phy: Add support for PCI on sm8350 platform
 2022-11-10 18:24 UTC  (4+ messages)
` [PATCH v2 6/8] phy: qcom-qmp-pcie: add support for "

[igt-dev] [PATCH] [NEW] Chamelium: Add new EDID Resolution List test
 2022-11-10 18:24 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Chamelium: Add new EDID Resolution List test (rev2)

[PATCH] drm/mediatek: make eDP panel as the first connected connector
 2022-11-10 18:23 UTC  (2+ messages)

[PATCH 2/3] libselinux: bail out on path truncations
 2022-11-10 18:23 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 0/4] hw: make TCO watchdog actually work by default for Q35
 2022-11-10 18:21 UTC  (7+ messages)

[PATCH] Various pages: SYNOPSIS: Use VLA syntax in function parameters
 2022-11-10 18:20 UTC  (15+ messages)
                        ` MR macro 4th argument (was: [PATCH] Various pages: SYNOPSIS: Use VLA syntax in function parameters)

[PATCH 0/5] Skip 'cache_tree_update()' when 'prime_cache_tree()' is called immediate after
 2022-11-10 18:19 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 5/5] rebase: use 'skip_cache_tree_update' option

[PATCHSET 00/12] perf test: Add test workloads (v2)
 2022-11-10 18:19 UTC  (13+ messages)
` [PATCH 01/12] perf test: Add -w/--workload option
` [PATCH 02/12] perf test: Replace pipe test workload with noploop
` [PATCH 03/12] perf test: Add 'thloop' test workload
` [PATCH 04/12] perf test: Replace record test workload with thloop
` [PATCH 05/12] perf test: Add 'leafloop' test workload
` [PATCH 06/12] perf test: Replace arm callgraph fp test workload with leafloop
` [PATCH 07/12] perf test: Add 'sqrtloop' test workload
` [PATCH 08/12] perf test: Replace arm spe fork test workload with sqrtloop
` [PATCH 09/12] perf test: Add 'brstack' test workload
` [PATCH 10/12] perf test: Replace brstack "
` [PATCH 11/12] perf test: Add 'datasym' "
` [PATCH 12/12] perf test: Replace data symbol test workload with datasym

[PATCH 1/2] blk-mq: remove blk_mq_alloc_tag_set_tags
 2022-11-10 18:18 UTC  (2+ messages)

[PATCH 0/2] ARM: dts: bcm283x: Switch to firmware clocks for Pi0-3
 2022-11-10 18:16 UTC  (3+ messages)

[PATCH v1] io_uring: update outdated comment of callbacks
 2022-11-10 18:16 UTC  (2+ messages)

[PATCH v1] io_uring: remove outdated comments of caching
 2022-11-10 18:16 UTC  (2+ messages)

[paulmck-rcu:srcunmisafe.2022.11.09a] BUILD SUCCESS f733615e39aa2d6ddeef33b7b2c9aa6a5a2c2785
 2022-11-10 18:14 UTC 


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.