All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-03 19:12:40 to 2022-03-03 20:07:53 UTC [more...]

[PATCH v5 00/12] Improve PMU support
 2022-03-03 20:04 UTC  (5+ messages)
` [PATCH v5 07/12] target/riscv: Support mcycle/minstret write operation

[PATCH v2 00/12] mos6522: switch to gpios, add control line edge-triggering and extra debugging
 2022-03-03 19:57 UTC  (11+ messages)
` [PATCH v2 06/12] mos6522: use device_class_set_parent_reset() to propagate reset to parent
` [PATCH v2 07/12] mos6522: add register names to register read/write trace events
` [PATCH v2 08/12] mos6522: add "info via" HMP command for debugging
` [PATCH v2 09/12] mos6522: record last_irq_levels in mos6522_set_irq()
` [PATCH v2 10/12] mac_via: make SCSI_DATA (DRQ) bit live rather than latched

RTT-PROBE: lore-subspace-rtt
 2022-03-03 20:06 UTC 

[PULL 00/26] target-arm queue
 2022-03-03 19:57 UTC  (2+ messages)

[PATCH] x86: fold sections in final binaries
 2022-03-03 20:05 UTC  (5+ messages)
` [Regression] "

[PATCH] net: bcmgenet: Return not supported if we don't have a WoL IRQ
 2022-03-03 20:04 UTC  (11+ messages)

[PATCH bpf-next v1 0/9] Extend cgroup interface with bpf
 2022-03-03 20:04 UTC  (23+ messages)
` [PATCH bpf-next v1 1/9] bpf: Add mkdir, rmdir, unlink syscalls for prog_bpf_syscall
` [PATCH bpf-next v1 4/9] bpf: Introduce sleepable tracepoints
` [PATCH bpf-next v1 7/9] bpf: Lift permission check in __sys_bpf when called from kernel
` [PATCH bpf-next v1 8/9] bpf: Introduce cgroup iter

[Intel-gfx] [PATCH] drm/i915/cdclk: Add cdclk check to atomic check
 2022-03-03 20:04 UTC  (3+ messages)

[GSoC][PATCH] userdiff: Add diff driver for Kotlin lang and tests
 2022-03-03 20:04 UTC  (7+ messages)
` [GSoC][PATCHv3] userdiff: add builtin driver for kotlin language
  ` [PATCH] "

[PATCH v4 00/30] KVM: x86/mmu: Overhaul TDP MMU zapping and flushing
 2022-03-03 20:03 UTC  (32+ messages)
` [PATCH v4 01/30] KVM: x86/mmu: Check for present SPTE when clearing dirty bit in TDP MMU
` [PATCH v4 02/30] KVM: x86/mmu: Fix wrong/misleading comments in TDP MMU fast zap
` [PATCH v4 03/30] KVM: x86/mmu: Formalize TDP MMU's (unintended?) deferred TLB flush logic
` [PATCH v4 04/30] KVM: x86/mmu: Document that zapping invalidated roots doesn't need to flush
` [PATCH v4 05/30] KVM: x86/mmu: Require mmu_lock be held for write in unyielding root iter
` [PATCH v4 06/30] KVM: x86/mmu: only perform eager page splitting on valid roots
` [PATCH v4 07/30] KVM: x86/mmu: do not allow readers to acquire references to invalid roots
` [PATCH v4 08/30] KVM: x86/mmu: Check for !leaf=>leaf, not PFN change, in TDP MMU SP removal
` [PATCH v4 09/30] KVM: x86/mmu: Batch TLB flushes from TDP MMU for MMU notifier change_spte
` [PATCH v4 10/30] KVM: x86/mmu: Drop RCU after processing each root in MMU notifier hooks
` [PATCH v4 11/30] KVM: x86/mmu: Add helpers to read/write TDP MMU SPTEs and document RCU
` [PATCH v4 12/30] KVM: x86/mmu: WARN if old _or_ new SPTE is REMOVED in non-atomic path
` [PATCH v4 13/30] KVM: x86/mmu: Refactor low-level TDP MMU set SPTE helper to take raw values
` [PATCH v4 14/30] KVM: x86/mmu: Zap only the target TDP MMU shadow page in NX recovery
` [PATCH v4 15/30] KVM: x86/mmu: Skip remote TLB flush when zapping all of TDP MMU
` [PATCH v4 16/30] KVM: x86/mmu: Add dedicated helper to zap TDP MMU root shadow page
` [PATCH v4 17/30] KVM: x86/mmu: Require mmu_lock be held for write to zap TDP MMU range
` [PATCH v4 18/30] KVM: x86/mmu: Zap only TDP MMU leafs in kvm_zap_gfn_range()
` [PATCH v4 19/30] KVM: x86/mmu: Do remote TLB flush before dropping RCU in TDP MMU resched
` [PATCH v4 20/30] KVM: x86/mmu: Defer TLB flush to caller when freeing TDP MMU shadow pages
` [PATCH v4 21/30] KVM: x86/mmu: Zap invalidated roots via asynchronous worker
` [PATCH v4 22/30] KVM: x86/mmu: Allow yielding when zapping GFNs for defunct TDP MMU root
` [PATCH v4 23/30] KVM: x86/mmu: Zap roots in two passes to avoid inducing RCU stalls
` [PATCH v4 24/30] KVM: x86/mmu: Zap defunct roots via asynchronous worker
` [PATCH v4 25/30] KVM: x86/mmu: Check for a REMOVED leaf SPTE before making the SPTE
` [PATCH v4 26/30] KVM: x86/mmu: WARN on any attempt to atomically update REMOVED SPTE
` [PATCH v4 27/30] KVM: selftests: Move raw KVM_SET_USER_MEMORY_REGION helper to utils
` [PATCH v4 28/30] KVM: selftests: Split out helper to allocate guest mem via memfd
` [PATCH v4 29/30] KVM: selftests: Define cpu_relax() helpers for s390 and x86
` [PATCH v4 30/30] KVM: selftests: Add test to populate a VM with the max possible guest mem

[PATCH] rcu: Delay the RCU-selftests during boot
 2022-03-03 20:02 UTC  (6+ messages)

[PATCH 0/6] list_for_each_entry*: make iterator invisiable outside the loop
 2022-03-03 20:02 UTC  (3+ messages)
` [PATCH 2/6] list: add new MACROs to "

[PATCH v6 00/16] Make image fleecing more usable
 2022-03-03 19:43 UTC  (17+ messages)
` [PATCH v6 01/16] block/block-copy: move copy_bitmap initialization to block_copy_state_new()
` [PATCH v6 02/16] block/dirty-bitmap: bdrv_merge_dirty_bitmap(): add return value
` [PATCH v6 03/16] block/block-copy: block_copy_state_new(): add bitmap parameter
` [PATCH v6 04/16] block/copy-before-write: add bitmap open parameter
` [PATCH v6 05/16] block/block-copy: add block_copy_reset()
` [PATCH v6 06/16] block: intoduce reqlist
` [PATCH v6 07/16] block/reqlist: reqlist_find_conflict(): use ranges_overlap()
` [PATCH v6 08/16] block/dirty-bitmap: introduce bdrv_dirty_bitmap_status()
` [PATCH v6 09/16] block/reqlist: add reqlist_wait_all()
` [PATCH v6 10/16] block/io: introduce block driver snapshot-access API
` [PATCH v6 11/16] block: introduce snapshot-access block driver
` [PATCH v6 12/16] block: copy-before-write: realize snapshot-access API
` [PATCH v6 13/16] iotests/image-fleecing: add test-case for fleecing format node
` [PATCH v6 14/16] iotests.py: add qemu_io_pipe_and_status()
` [PATCH v6 15/16] iotests/image-fleecing: add test case with bitmap
` [PATCH v6 16/16] iotests/image-fleecing: test push backup with fleecing

[Intel-gfx] [PATCH v2 0/9] drm/i915: Fix bandwith related cdclk calculations
 2022-03-03 20:01 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 7/9] drm/i915: Properly write lock bw_state when it changes
` [Intel-gfx] [PATCH v2 9/9] drm/i915: Add "maximum pipe read bandwidth" checks
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Fix bandwith related cdclk calculations (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

RTT-PROBE: lore-subspace-rtt
 2022-03-03 20:01 UTC 

[PATCH v3 0/9] tcg: support 32-bit guest addresses as signed
 2022-03-03 19:56 UTC  (11+ messages)
` [PATCH v3 1/9] tcg: Add TCG_TARGET_SIGNED_ADDR32
` [PATCH v3 2/9] accel/tcg: Split out g2h_tlbe
` [PATCH v3 3/9] accel/tcg: Support TCG_TARGET_SIGNED_ADDR32 for softmmu
` [PATCH v3 4/9] accel/tcg: Add guest_base_signed_addr32 for user-only
` [PATCH v3 5/9] linux-user: Support TCG_TARGET_SIGNED_ADDR32
` [PATCH v3 6/9] tcg/aarch64: "
` [PATCH v3 7/9] tcg/mips: "
` [PATCH v3 8/9] tcg/riscv: "
` [PATCH v3 9/9] tcg/loongarch64: "

[PATCH 00/23] Extend Eager Page Splitting to the shadow MMU
 2022-03-03 19:59 UTC  (12+ messages)
` [PATCH 16/23] KVM: x86/mmu: Zap collapsible SPTEs at all levels in "
` [PATCH 17/23] KVM: x86/mmu: Pass bool flush parameter to drop_large_spte()
` [PATCH 21/23] KVM: x86/mmu: Fully split huge pages that require extra pte_list_desc structs

[PATCH] kselftest/arm64: Log the PIDs of the parent and child in sve-ptrace
 2022-03-03 19:58 UTC  (4+ messages)

[PATCH v7 00/10] vfio/hisilicon: add ACC live migration driver
 2022-03-03 19:59 UTC  (9+ messages)
` [PATCH v7 07/10] vfio: Extend the device migration protocol with PRE_COPY

[RFC 00/10] Introduce In Field Scan driver
 2022-03-03 19:59 UTC  (4+ messages)
` [RFC 07/10] platform/x86/intel/ifs: Create kthreads for online cpus for scan test

[ovmf bisection] complete build-i386-xsm
 2022-03-03 19:58 UTC 

[PATCH v1 1/7] ACPI: enumeration: Discourage to use custom _DSM methods
 2022-03-03 19:58 UTC  (2+ messages)

[PATCH] builtin/remote.c: show progress when renaming remote references
 2022-03-03 19:58 UTC  (9+ messages)

Gang submit
 2022-03-03 19:56 UTC  (5+ messages)
` [PATCH 01/10] drm/amdgpu: install ctx entities with cmpxchg
` [PATCH 02/10] drm/amdgpu: header cleanup

[PATCH v2 00/18] crypto: rockchip: permit to pass self-tests
 2022-03-03 19:54 UTC  (11+ messages)
` [PATCH v2 06/18] crypto: rockchip: add fallback for cipher
` [PATCH v2 17/18] dt-bindings: crypto: convert rockchip-crypto to yaml

RTT-PROBE: lore-subspace-rtt
 2022-03-03 19:56 UTC 

[Intel-gfx] [PATCH 1/5] drm/i915/gmbus: combine gmbus pin lookups to one function
 2022-03-03 19:54 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/5] "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v2] xen/arm: gic: Introduce GIC_PRI_{IRQ/IPI}_ALL
 2022-03-03 19:54 UTC  (2+ messages)

[PATCH mmotm] mm/thp: refix __split_huge_pmd_locked() for migration PMD
 2022-03-03 19:51 UTC  (2+ messages)

Proposal for Porting Xen to Armv8-R64 - DraftA
 2022-03-03 19:51 UTC  (6+ messages)

[LSF/MM/BPF BoF] BoF for Zoned Storage
 2022-03-03 19:51 UTC  (8+ messages)

[PATCH v2] dt-bindings: mfd: Fix pinctrl node name warnings
 2022-03-03 19:50 UTC  (2+ messages)

[PATCH v3] userfaultfd: provide unmasked address on page-fault
 2022-03-03 19:51 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-03 19:51 UTC 

[PATCH 0/4] drm/msm: Clear perf counters across context switch
 2022-03-03 19:46 UTC  (10+ messages)
` [PATCH 1/4] drm/msm: Update generated headers
` [PATCH 2/4] drm/msm: Add SET_PARAM ioctl
` [PATCH 3/4] drm/msm: Add SYSPROF param
` [PATCH 4/4] drm/msm/a6xx: Zap counters across context switch

[PATCH] dt-bindings: mfd: Fix pinctrl node name warnings
 2022-03-03 19:47 UTC  (2+ messages)

[PATCH 0/4] SVM fixes + apic fix
 2022-03-03 19:49 UTC  (11+ messages)
` [PATCH 4/4] KVM: x86: lapic: don't allow to set non default apic id when not using x2apic api

Issue#3500 : Redfish configuration backup and restore function
 2022-03-03 19:48 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/3] Add i915 blt library + gem_ccs test
 2022-03-03 19:47 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 3/3] tests/gem_ccs: Verify uncompressed and compressed blits

RTT-PROBE: lore-subspace-rtt
 2022-03-03 19:46 UTC 

[PATCH 00/21] Control VQ support in vDPA
 2022-03-03 19:39 UTC  (4+ messages)
` [RFC PATCH v2 00/19] "
  ` [RFC PATCH v2 06/19] vdpa: multiple address spaces support

[PATCH 00/35] Shadow stacks for userspace
 2022-03-03 19:40 UTC  (11+ messages)

[PATCH 2/2] Fixed (unsigned) uses, instead use (unsigned int)
 2022-03-03 19:41 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-03-03 19:41 UTC 

Exporting cpu instruction set to kernel .config file
 2022-03-03 19:39 UTC  (3+ messages)

[PATCH 1/1] vhost: Provide a kernel warning if mutex is held whilst clean-up in progress
 2022-03-03 19:38 UTC  (5+ messages)

[next] mips: clang-14-defconfig build regression
 2022-03-03 19:37 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-03 19:36 UTC 

[PATCH v2 0/5] tests/tcg/ppc64le: fix the build of TCG tests with Clang
 2022-03-03 19:30 UTC  (7+ messages)
` [RFC PATCH v2 3/5] tests/tcg/ppc64le: drop __int128 usage in bcdsub
` [RFC PATCH v2 4/5] tests/tcg/ppc64le: emit bcdsub with .long when needed
` [PATCH v2 5/5] tests/tcg/ppc64le: Use Altivec register names in clobbler list

[PATCH] dt-bindings: gpu: Convert aspeed-gfx bindings to yaml
 2022-03-03 19:34 UTC  (4+ messages)

[PATCH 0/3 v4] rk808: Convert bindings to yaml
 2022-03-03 19:18 UTC  (5+ messages)
` [PATCH 3/3 v4] dt-bindings: mfd: "

[igt-dev] [PATCH i-g-t 0/3] Upstream render-copy function for DG2
 2022-03-03 19:32 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/3] lib/intel_batchbuffer: Use safe alignment for intel-bb

RTT-PROBE: lore-subspace-rtt
 2022-03-03 19:31 UTC 

[PATCH v2 0/2] Avoid enabling LPI on non-ARM
 2022-03-03 19:21 UTC  (3+ messages)

[syzbot] WARNING in usbtmc_ioctl/usb_submit_urb
 2022-03-03 19:29 UTC 

Intel QAT on A2SDi-8C-HLN4F causes massive data corruption with dm-crypt + xfs
 2022-03-03 19:21 UTC  (12+ messages)
                  ` [dm-devel] "

[RFC PATCH v4] ACPI: Move sdei_init and ghes_init ahead to handle platform errors earlier
 2022-03-03 19:27 UTC  (4+ messages)
` [PATCH v8 1/2] ACPI: APEI: explicit init HEST and GHES in apci_init

[PATCH v7 00/12] Multigenerational LRU Framework
 2022-03-03 19:26 UTC  (9+ messages)
` [PATCH v7 04/12] mm: multigenerational LRU: groundwork

[PATCH v2 0/7] drm/i915: Use the memcpy_from_wc function from drm
 2022-03-03 19:27 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Use the memcpy_from_wc function from drm (rev3)

RTT-PROBE: lore-subspace-rtt
 2022-03-03 19:26 UTC 

move more work to disk_release v2
 2022-03-03 19:23 UTC  (9+ messages)

[Intel-wired-lan] [tnguy-net-queue:10GbE] BUILD SUCCESS a53c52cf226e561b5ee18c5ffc20e45a616d6643
 2022-03-03 19:23 UTC 

[RFC PATCH 00/13] ARC: handle the lack of ZOL support
 2022-03-03 19:22 UTC  (3+ messages)

[PATCH v9 00/14] module: core code clean up
 2022-03-03 19:21 UTC  (9+ messages)
` [PATCH v9 13/14] module: Move kdb_modules list out of core code

RTT-PROBE: lore-subspace-rtt
 2022-03-03 19:21 UTC 

[Buildroot] [PATCH 1/1] package/wpa_supplicant: fix libwpa_client.so build
 2022-03-03 19:19 UTC 

[PATCH v2 0/6] SLUB debugfs improvements based on stackdepot
 2022-03-03 19:19 UTC  (3+ messages)
` [PATCH v2 1/6] lib/stackdepot: allow requesting early initialization dynamically
  ` [PATCH v3r0 "

[GIT PULL] auxdisplay for v5.17-rc7
 2022-03-03 19:18 UTC  (2+ messages)

[GIT PULL] MIPS fixes for v5.17
 2022-03-03 19:18 UTC  (2+ messages)

[GIT PULL] Networking for 5.17-rc7
 2022-03-03 19:18 UTC  (2+ messages)

[PATCH v6 net-next 0/13] Preserve mono delivery time (EDT) in skb->tstamp
 2022-03-03 19:17 UTC  (4+ messages)
` [PATCH v6 net-next 03/13] net: Handle delivery_time in skb->tstamp during network tapping with af_packet

[PATCH 1/2] kselftest/vm: override TARGETS from arguments
 2022-03-03 19:17 UTC  (2+ messages)

[PATCH -next] i2c: designware: Mark dw_i2c_plat_{suspend,resume}() as __maybe_unused
 2022-03-03 19:17 UTC 

[PATCH v2 1/5] doc: binding: scmi: link to latest Linux kernel binding
 2022-03-03 19:16 UTC  (10+ messages)
` [PATCH v2 2/5] sandbox: scmi: test against a single scmi agent
` [PATCH v2 3/5] scmi: change parameter dev in devm_scmi_process_msg
` [PATCH v2 4/5] firmware: scmi: fix sandbox and related tests for clock discovery
` [PATCH v2 5/5] clk: scmi: register scmi clocks with CCF

[PATCH v4 00/14] vDPA shadow virtqueue
 2022-03-03 18:51 UTC  (4+ messages)
` [PATCH v4 09/14] vhost: Add VhostIOVATree
` [PATCH v4 12/14] vdpa: Never set log_base addr if SVQ is enabled
` [PATCH v4 13/14] vdpa: Expose VHOST_F_LOG_ALL on SVQ

RTT-PROBE: lore-subspace-rtt
 2022-03-03 19:16 UTC 

[PATCH v4 0/5] fs/erofs: new filesystem
 2022-03-03 19:15 UTC  (4+ messages)

[PATCH 4/8] mm: thp: only regular file could be THP eligible
 2022-03-03 19:14 UTC  (4+ messages)

[PATCH v3 0/9] bpf-lsm: Extend interoperability with IMA
 2022-03-03 19:13 UTC  (7+ messages)

[PATCH v3 0/3] libify reflog
 2022-03-03 19:12 UTC  (8+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/3] stash: add tests to ensure reflog --rewrite --updatref behavior


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.