All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-02 15:54:33 to 2023-06-02 16:37:06 UTC [more...]

RTT-PROBE: lore-subspace-rtt
 2023-06-02 16:37 UTC 

[PATCH v3 0/4] Fixes for pte encapsulation bypasses
 2023-06-02 16:35 UTC  (5+ messages)
` [PATCH v3 2/4] mm/damon/ops-common: atomically test and clear young on ptes and pmds
` [PATCH v3 3/4] mm/damon/ops-common: Refactor to use {pte|pmd}p_clear_young_notify()

[PATCH v2] meson.build: Use -Wno-undef only for SDL2 versions that need it
 2023-06-02 16:34 UTC 

[PATCH v2 00/16] Use MMU read lock for clear-dirty-log
 2023-06-02 16:09 UTC  (38+ messages)
` [PATCH v2 01/16] KVM: selftests: Clear dirty logs in user defined chunks sizes in dirty_log_perf_test
` [PATCH v2 02/16] KVM: selftests: Add optional delay between consecutive clear-dirty-log calls
` [PATCH v2 03/16] KVM: selftests: Pass the count of read and write accesses from guest to host
` [PATCH v2 04/16] KVM: selftests: Print read-write progress by vCPUs in dirty_log_perf_test
` [PATCH v2 05/16] KVM: selftests: Allow independent execution of "
` [PATCH v2 06/16] KVM: arm64: Correct the kvm_pgtable_stage2_flush() documentation
` [PATCH v2 07/16] KVM: mmu: Move mmu lock/unlock to arch code for clear dirty log
` [PATCH v2 08/16] KMV: arm64: Pass page table walker flags to stage2_apply_range_*()
` [PATCH v2 09/16] KVM: arm64: Document the page table walker actions based on the callback's return value
` [PATCH v2 10/16] KVM: arm64: Return -ENOENT if PTE is not valid in stage2_attr_walker
` [PATCH v2 11/16] KVM: arm64: Use KVM_PGTABLE_WALK_SHARED flag instead of KVM_PGTABLE_WALK_HANDLE_FAULT
` [PATCH v2 12/16] KVM: arm64: Retry shared page table walks outside of fault handler
` [PATCH v2 13/16] KVM: arm64: Run clear-dirty-log under MMU read lock
` [PATCH v2 14/16] KVM: arm64: Pass page walker flags from callers of stage 2 split walker
` [PATCH v2 15/16] KVM: arm64: Provide option to pass page walker flag for huge page splits
` [PATCH v2 16/16] KVM: arm64: Split huge pages during clear-dirty-log under MMU read lock

[RFC bpf-next 0/8] bpf: support BTF kind metadata to separate
 2023-06-02 16:34 UTC  (7+ messages)
` [RFC bpf-next 1/8] btf: add kind metadata encoding to UAPI

[PATCH net-next] net: phylib: fix phy_read*_poll_timeout()
 2023-06-02 16:34 UTC  (7+ messages)

[PATCH 00/12] A minor flurry of selftest/mm fixes
 2023-06-02 16:34 UTC  (7+ messages)
` [PATCH 10/12] selftests/mm: move uffd* routines from vm_util.c to uffd-common.c
` [PATCH 11/12] selftests/mm: fix missing UFFDIO_CONTINUE_MODE_WP and similar build failures
` [PATCH 12/12] selftests/mm: fix uffd-unit-tests.c build failure due to missing MADV_COLLAPSE

[PATCH v1 1/1] gpiolib: Do not unexport GPIO on freeing
 2023-06-02 16:34 UTC  (3+ messages)

next/master baseline: 98 runs, 11 regressions (next-20230602)
 2023-06-02 16:34 UTC 

[PATCH v2 5/8] rust: workqueue: add helper for defining work_struct fields
 2023-06-02 16:32 UTC  (3+ messages)

[PATCH 5.10 0/2] backport i915 fixes to 5.10
 2023-06-02 16:33 UTC  (5+ messages)
` [PATCH 5.10 1/2] drm/i915/dg1: Wait for pcode/uncore handshake at startup
` [PATCH 5.10 2/2] drm/i915/gen11+: Only load DRAM information from pcode

[PATCH net 0/2] rfs: annotate lockless accesses
 2023-06-02 16:31 UTC  (3+ messages)
` [PATCH net 1/2] rfs: annotate lockless accesses to sk->sk_rxhash
` [PATCH net 2/2] rfs: annotate lockless accesses to RFS sock flow table

[PATCH net-next v5] net: ioctl: Use kernel memory on protocol ioctl callbacks
 2023-06-02 16:30 UTC  (2+ messages)

[PATCH v1 0/3] gpio: Add gpio-delay support
 2023-06-02 16:31 UTC  (5+ messages)
` [PATCH v1 1/3] dt-bindings: gpio: Add gpio-delay binding document
` [PATCH v1 2/3] gpio: Add gpio delay driver

[PATCH net-next v3 00/12] net: intel: start The Great Code Dedup + Page Pool for iavf
 2023-06-02 16:29 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH net-next v3 09/12] iavf: switch to Page Pool
  `  "

[PATCH] New module to add NCT6692D watchdog funtionality
 2023-06-02 16:30 UTC 

[RFC PATCH net-next] net/sched: introduce pretty printers for Qdiscs
 2023-06-02 16:29 UTC 

[PATCH] vhost: fix vhost_dev_enable_notifiers() error case
 2023-06-02 16:27 UTC 

[PATCH] x86/hyperv: add noop functions to x86_init mpparse functions
 2023-06-02 16:27 UTC  (6+ messages)
  ` [EXTERNAL] "

[PATCH] selftests/bpf: Add missing selftests kconfig options
 2023-06-02 16:27 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-06-02 16:27 UTC 

[PATCH 0/5] Add support of report packet type
 2023-06-02 16:26 UTC  (2+ messages)

[PATCH 1/2] x86/Kconfig: Allow CONFIG_X86_MPPARSE disable for OF platforms
 2023-06-02 16:25 UTC  (9+ messages)
  ` [EXTERNAL] "

[RFC bpf-next v3 0/6] Handle immediate reuse in bpf memory allocator
 2023-06-02 16:25 UTC  (9+ messages)
` [RFC bpf-next v3 3/6] bpf: Introduce BPF_MA_REUSE_AFTER_RCU_GP

[PATCH v2 00/21] ASoC: replace dpcm_playback/capture to playback/capture_only
 2023-06-02 14:53 UTC  (5+ messages)

[PATCH v2 1/5] soundwire: stream: Add missing clear of alloc_slave_rt
 2023-06-02 15:13 UTC  (7+ messages)
` [PATCH v2 3/5] soundwire: stream: Remove unneeded checks for NULL bus
` [PATCH v2 4/5] soundwire: stream: Invert logic on runtime alloc flags
` [PATCH v2 5/5] soundwire: stream: Remove unnecessary gotos

[PATCH bpf-next 0/2] add mechanism to report map pressure
 2023-06-02 16:23 UTC  (10+ messages)
` [PATCH bpf-next 1/2] bpf: add new map ops ->map_pressure

[PATCH v2 0/4] app: introduce testgraph application
 2023-06-02 16:22 UTC  (5+ messages)
` [PATCH v3 0/3] node: Introduce kernel_rx & kernel_tx nodes
  ` [PATCH v3 1/3] node/kernel_tx: support packet transmit to kernel
  ` [PATCH v3 2/3] node/kernel_rx: support receiving packets from kernel
  ` [PATCH v3 3/3] node/ethdev_rx: remove hardcoded node next details

[PATCH] migration-guides: release-notes-4.3: update documentation notes
 2023-06-02 16:22 UTC 

[PATCH net-next 0/8] mlxsw, selftests: Cleanups
 2023-06-02 16:20 UTC  (9+ messages)
` [PATCH net-next 1/8] mlxsw: spectrum_router: Clarify a comment
` [PATCH net-next 2/8] mlxsw: spectrum_router: Use extack in mlxsw_sp~_rif_ipip_lb_configure()
` [PATCH net-next 3/8] mlxsw: spectrum_router: Do not query MAX_RIFS on each iteration
` [PATCH net-next 4/8] mlxsw: spectrum_router: Do not query MAX_VRS "
` [PATCH net-next 5/8] selftests: mlxsw: ingress_rif_conf_1d: Fix the diagram
` [PATCH net-next 6/8] selftests: mlxsw: egress_vid_classification: "
` [PATCH net-next 7/8] selftests: router_bridge_vlan: Add a diagram
` [PATCH net-next 8/8] selftests: router_bridge_vlan: Set vlan_default_pvid 0 on the bridge

[PATCH v3 0/7] Add JSON metrics for arm CMN and Yitian710 DDR
 2023-06-02 16:20 UTC  (6+ messages)
` [PATCH v3 2/7] perf metric: Event "Compat" value supports matching multiple identifiers

[PATCH 0/6] windows: remove most pthread lifetime shim functions
 2023-06-02 16:22 UTC  (6+ messages)

[PATCH] doc/guides: fix typo for cnxk platform
 2023-06-02 16:21 UTC 

[PATCH 1/1] fs: fix smh_fs_read_at()
 2023-06-02 16:21 UTC  (5+ messages)

[PATCH v4 00/16] Improve scalability of KVM + userfaultfd live migration via annotated memory faults
 2023-06-02 16:19 UTC  (17+ messages)
` [PATCH v4 01/16] KVM: Allow hva_pfn_fast() to resolve read-only faults
` [PATCH v4 02/16] KVM: x86: Set vCPU exit reason to KVM_EXIT_UNKNOWN at the start of KVM_RUN
` [PATCH v4 03/16] KVM: Add KVM_CAP_MEMORY_FAULT_INFO
` [PATCH v4 04/16] KVM: Add docstrings to __kvm_write_guest_page() and __kvm_read_guest_page()
` [PATCH v4 05/16] KVM: Annotate -EFAULTs from kvm_vcpu_write_guest_page()
` [PATCH v4 06/16] KVM: Annotate -EFAULTs from kvm_vcpu_read_guest_page()
` [PATCH v4 07/16] KVM: Simplify error handling in __gfn_to_pfn_memslot()
` [PATCH v4 08/16] KVM: x86: Annotate -EFAULTs from kvm_handle_error_pfn()
` [PATCH v4 09/16] KVM: Introduce KVM_CAP_NOWAIT_ON_FAULT without implementation
` [PATCH v4 10/16] KVM: x86: Implement KVM_CAP_NOWAIT_ON_FAULT
` [PATCH v4 11/16] KVM: arm64: "
` [PATCH v4 12/16] KVM: selftests: Report per-vcpu demand paging rate from demand paging test
` [PATCH v4 13/16] KVM: selftests: Allow many vCPUs and reader threads per UFFD in "
` [PATCH v4 14/16] KVM: selftests: Use EPOLL in userfaultfd_util reader threads and signal errors via TEST_ASSERT
` [PATCH v4 15/16] KVM: selftests: Add memslot_flags parameter to memstress_create_vm()
` [PATCH v4 16/16] KVM: selftests: Handle memory fault exits in demand_paging_test

[igt-dev] [PATCH i-g-t v2 0/4] Add absolute user fence timeout
 2023-06-02 16:20 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v2 1/4] lib/xe_ioctl: Add xe_wait_ufence_abstime() helper
` [igt-dev] [PATCH i-g-t v2 2/4] lib/xe_ioctl: Return remaining timeout of user fence wait
` [igt-dev] [PATCH i-g-t v2 3/4] tests/xe_waitfence: Rename vague subtest name "test" to reltime
` [igt-dev] [PATCH i-g-t v2 4/4] tests/xe_waitfence: Add abstime subtest for user fence

[PATCH v12 00/24] Add vfio_device cdev for iommufd support
 2023-06-02 16:19 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Add vfio_device cdev for iommufd support (rev15)

[Intel-gfx] [PATCH] drm/i915: sync I915_PMU_MAX_GTS to I915_MAX_GT
 2023-06-02 16:19 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH net-next v4] net: ioctl: Use kernel memory on protocol ioctl callbacks
 2023-06-02 16:19 UTC  (4+ messages)

[syzbot] [reiserfs?] possible deadlock in open_xa_dir
 2023-06-02 16:18 UTC  (2+ messages)

[PATCH 6.1] drm/amd/display: Have Payload Properly Created After Resume
 2023-06-02  3:59 UTC 

[RFC PATCH] coresight: etm4x: Match all ETM4 instances based on DEVARCH and DEVTYPE
 2023-06-02 16:11 UTC  (4+ messages)

[PATCHv13 0/9] mm, x86/cc, efi: Implement support for unaccepted memory
 2023-06-02 16:17 UTC  (8+ messages)
` [PATCHv13 4/9] x86/boot/compressed: Handle "

RTT-PROBE: lore-subspace-rtt
 2023-06-02 16:17 UTC 

[Intel-wired-lan] [PATCH net-next v2 00/12] net: intel: start The Great Code Dedup + Page Pool for iavf
 2023-06-02 16:15 UTC  (9+ messages)
` [Intel-wired-lan] [PATCH net-next v2 03/12] iavf: optimize Rx buffer allocation a bunch
  `  "

[dm-devel] [PATCH 0/5] multipath: Add a group_by_tgp path grouping policy
 2023-06-02 16:16 UTC  (5+ messages)
` [dm-devel] [PATCH 5/5] libmultipath: add "detect_pgpolicy" config option

[PATCH net v1] net/sched: taprio: fix cycle time extension logic
 2023-06-02 16:14 UTC  (4+ messages)

bug? subprocesses can use wrong Git if $PATH is unset
 2023-06-02 16:14 UTC  (3+ messages)

[PATCH] x86: Add Kconfig option to require NX bit support
 2023-06-02 16:14 UTC  (4+ messages)

[PATCH] bpf: cleanup unused function declaration
 2023-06-02 16:12 UTC  (2+ messages)

what should happen for proto=rdma,xprtsec=tls
 2023-06-02 16:13 UTC  (9+ messages)

[PATCHv2 0/3] x86/tdx: Fix one more load_unaligned_zeropad() issue
 2023-06-02 16:11 UTC  (8+ messages)
` [PATCHv2 2/3] x86/tdx: Fix race between set_memory_encrypted() and load_unaligned_zeropad()

[PATCH] arm64: dts: qcom: sdm845-db845c: Move LVS regulator nodes up
 2023-06-02 16:12 UTC 

[PATCH] dt-bindings: mtd: partitions: Include TP-Link SafeLoader in allowed list
 2023-06-02 16:10 UTC  (2+ messages)

[Intel-xe] [PATCH] drm/xe: Get the engine ref while holding a lock
 2023-06-02 16:11 UTC  (2+ messages)
` [Intel-xe] ✗ CI.BAT: failure for "

[PATCH 00/12] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
 2023-06-02 16:09 UTC  (8+ messages)
` [PATCH 07/12] percpu: #ifndef __SIZEOF_INT128__
    ` [PATCH v2 07/12] parisc/percpu: Work around the lack of __SIZEOF_INT128__

[libgpiod][PATCH] tools: tests: replace egrep with grep -E
 2023-06-02 16:07 UTC  (9+ messages)

[PATCH 0/4] KVM: arm64: PMU: Fix PMUVer handling on heterogeneous PMU systems
 2023-06-02 16:07 UTC  (8+ messages)

[PATCH 2/2] module: add support to avoid duplicates early on load
 2023-06-02 16:06 UTC  (14+ messages)

Listing the tools required for Xen development/testing on x86 and Arm by the community
 2023-06-02 16:06 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-06-02 16:07 UTC 

[chrome-os:chromeos-6.1 8/59] include/drm/drm_print.h:536:39: error: format '%ld' expects argument of type 'long int', but argument 4 has type 'size_t' {aka 'unsigned int'}
 2023-06-02 16:06 UTC 

[PATCH 0/2] can: j1939: avoid possible use-after-free when j1939_can_rx_register fails
 2023-06-02 16:06 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH v4 00/11] Add support to configure TPDM DSB subunit
 2023-06-02 16:05 UTC  (8+ messages)
` [PATCH v4 07/11] coresight-tpdm: Add nodes for dsb edge control

[PATCH v9 RESEND 0/5] Add RZ/{G2L,G2LC} and RZ/V2L Display Unit support
 2023-06-02 16:05 UTC  (7+ messages)
` [PATCH v9 RESEND 4/5] drm: Add RZ/G2L DU Support

vhost stable branch
 2023-06-02 16:05 UTC  (7+ messages)

[PATCH 0/4] perf/arm_cspmu: Fixes and cleanups
 2023-06-02 16:02 UTC  (4+ messages)
` [PATCH 3/4] perf/arm_cspmu: Clean up ACPI dependency

Kernel bug related to drivers/gpu/drm/ttm/ttm_bo.c
 2023-06-02 16:02 UTC  (2+ messages)

[pull request][net-next 00/14] mlx5 updates 2023-05-31
 2023-06-02 16:02 UTC  (3+ messages)
` [net-next 03/14] net/mlx5e: rep, store send to vport rules per peer

[PATCH net-next] net: ethtool: Fix out-of-bounds copy to user
 2023-06-02 16:01 UTC  (7+ messages)

[PATCH v2] x86/mce: set MCE_IN_KERNEL_COPYIN for all MC-Safe Copy
 2023-06-02 16:01 UTC  (6+ messages)

[OE-Core][PATCH] rust: Upgrade 1.69.0 -> 1.70.0
 2023-06-02 15:59 UTC 

[meta-python][mickledore][PATCH 1/1] python3-django: upgrade 4.1.7 -> 4.2.1
 2023-06-02 15:59 UTC 

[PATCH v4 00/23] cxl/pci: Add support for RCH RAS error handling
 2023-06-02 15:58 UTC  (4+ messages)
` [PATCH v4 10/23] cxl/port: Store the port's Component Register mappings in struct cxl_port

system hang on start-up (mlx5?)
 2023-06-02 15:58 UTC  (7+ messages)

[PATCH net-next v2 0/3] support non-frag page for page_pool_alloc_frag()
 2023-06-02 15:57 UTC  (7+ messages)
` [PATCH net-next v2 2/3] page_pool: "

RTT-PROBE: lore-subspace-rtt
 2023-06-02 15:57 UTC 

enforce read-only state at the block layer
 2023-06-02 15:56 UTC  (6+ messages)
` [PATCH 3/3] block: fail writes to read-only devices
      ` [dm-devel] "

[PATCH 00/20] target/arm: Convert exception, system, loads and stores to decodetree
 2023-06-02 15:52 UTC  (13+ messages)
` [PATCH 05/20] target/arm: Convert MSR (immediate) "
` [PATCH 07/20] target/arm: Convert exception generation instructions "
` [PATCH 08/20] target/arm: Convert load/store exclusive and ordered "
` [PATCH 09/20] target/arm: Convert LDXP, STXP, CASP, CAS "
` [PATCH 10/20] target/arm: Convert load reg (literal) group "
` [PATCH 11/20] target/arm: Convert load/store-pair "
` [PATCH 12/20] target/arm: Convert ld/st reg+imm9 insns "
` [PATCH 13/20] target/arm: Convert LDR/STR with 12-bit immediate "
` [PATCH 15/20] target/arm: Convert atomic memory ops "
` [PATCH 18/20] target/arm: Convert load/store (multiple structures) "
` [PATCH 19/20] target/arm: Convert load/store single structure "
` [PATCH 20/20] target/arm: Convert load/store tags insns "

[Intel-gfx] [PATCH v2] drm/i915/pxp: Optimize GET_PARAM:PXP_STATUS
 2023-06-02 15:55 UTC  (2+ messages)
`  "

[PATCH RESEND bpf-next 00/18] BPF token
 2023-06-02 15:55 UTC  (2+ messages)

[PATCH wpan-next 00/11] ieee802154: Associations between devices
 2023-06-02 15:54 UTC  (3+ messages)
` [PATCH wpan-next 04/11] mac802154: Handle associating


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.