All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-29 00:24:25 to 2023-07-29 01:10:24 UTC [more...]

[Intel-wired-lan] [PATCH v3 net-next] net: flow_dissector: Use 64bits for used_keys
 2023-07-29  0:47 UTC  (3+ messages)
  `  "

[PATCH net-next v2 0/2] r8152: reduce control transfer
 2023-07-29  1:10 UTC  (2+ messages)

[PATCH net v2 1/1] net: sched: cls_u32: Fix match key mis-addressing
 2023-07-29  1:10 UTC  (2+ messages)

[PATCH v2 00/13] drm/msm/dpu: use managed memory allocations
 2023-07-29  1:08 UTC  (12+ messages)
` [PATCH v2 06/13] drm/msm/dpu: use devres-managed allocation for HW blocks
` [PATCH v2 09/13] drm/msm/dpu: use drmm-managed allocation for dpu_plane
` [PATCH v2 10/13] drm/msm/dpu: use drmm-managed allocation for dpu_crtc
` [PATCH v2 11/13] drm/msm/dpu: use drmm-managed allocation for dpu_encoder_phys

[Bpf] Review of draft-thaler-bpf-isa-01
 2023-07-29  1:07 UTC  (16+ messages)

[GIT PULL] ata fixes for 6.5-rc4
 2023-07-29  0:56 UTC 

[PATCH next 0/3] Connector/proc_filter test fixes
 2023-07-29  1:02 UTC  (15+ messages)
` [PATCH next 3/3] selftests:connector: Add root check and fix arg error paths to skip

[xen-unstable-smoke test] 182063: tolerable all pass - PUSHED
 2023-07-29  1:04 UTC 

[Intel-gfx] [PATCH 0/4] drm/bridge-connector: simplify handling of USB-C DP
 2023-07-29  0:49 UTC  (15+ messages)
`  "
` [Intel-gfx] [PATCH 1/4] drm: allow specifying default subtype for the DP subconnector property
  `  "
` [PATCH 2/4] drm/bridge-connector: handle subconnector types
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 3/4] drm/uapi: document the USB subconnector type
  `  "
` [Intel-gfx] [PATCH 4/4] soc: qcom: pmic_glink: properly describe the DP connector
  `  "

[PATCH -next v2] kunit: fix wild-memory-access bug in kunit_filter_suites()
 2023-07-29  1:00 UTC 

[linux-5.4 test] 182055: regressions - FAIL
 2023-07-29  1:00 UTC 

[PATCH 01/22] Input: cros_ec_keyb - use device core to create driver-specific device attributes
 2023-07-29  0:51 UTC  (22+ messages)
` [PATCH 02/22] Input: cyapa "
` [PATCH 03/22] Input: iqs269a "
` [PATCH 04/22] Input: kxtj9 "
` [PATCH 05/22] Input: ad7877 "
` [PATCH 06/22] Input: ad7879 "
` [PATCH 07/22] Input: ads7846 "
` [PATCH 08/22] Input: edt-ft5x06 "
` [PATCH 09/22] Input: elants_i2c "
` [PATCH 10/22] Input: exc3000 "
` [PATCH 11/22] Input: hideep "
` [PATCH 12/22] Input: hycon-hy46xx "
` [PATCH 13/22] Input: ili210x "
` [PATCH 14/22] Input: ilitek_ts_i2c "
` [PATCH 15/22] Input: iqs5xx "
` [PATCH 16/22] Input: melfas-mip4 "
` [PATCH 17/22] Input: raydium_i2c_ts "
` [PATCH 18/22] Input: rohm_bu21023 "
` [PATCH 19/22] Input: s6sy761 "
` [PATCH 20/22] Input: stmfts "
` [PATCH 21/22] Input: tsc2004/5 "
` [PATCH 22/22] Input: wdt87xx_i2c "

[PATCH v2 0/5] KVM: x86/mmu: Don't synthesize triple fault on bad root
 2023-07-29  0:52 UTC  (6+ messages)
` [PATCH v2 1/5] KVM: x86/mmu: Add helper to convert root hpa to shadow page
` [PATCH v2 2/5] KVM: x86/mmu: Harden new PGD against roots without shadow pages
` [PATCH v2 3/5] KVM: x86/mmu: Harden TDP MMU iteration against root w/o shadow page
` [PATCH v2 4/5] KVM: x86/mmu: Disallow guest from using !visible slots for page tables
` [PATCH v2 5/5] KVM: x86/mmu: Use dummy root, backed by zero page, for !visible guest roots

[PATCH] mm: shrinkers: fix race condition on debugfs cleanup
 2023-07-29  0:50 UTC  (3+ messages)

[PATCH v3 00/12] KVM: x86/mmu: Clean up MMU_DEBUG and BUG/WARN usage
 2023-07-29  0:47 UTC  (13+ messages)
` [PATCH v3 01/12] KVM: x86/mmu: Delete pgprintk() and all its usage
` [PATCH v3 02/12] KVM: x86/mmu: Delete rmap_printk() "
` [PATCH v3 03/12] KVM: x86/mmu: Delete the "dbg" module param
` [PATCH v3 04/12] KVM: x86/mmu: Avoid pointer arithmetic when iterating over SPTEs
` [PATCH v3 05/12] KVM: x86/mmu: Cleanup sanity check of SPTEs at SP free
` [PATCH v3 06/12] KVM: x86/mmu: Rename MMU_WARN_ON() to KVM_MMU_WARN_ON()
` [PATCH v3 07/12] KVM: x86/mmu: Convert "runtime" WARN_ON() assertions to WARN_ON_ONCE()
` [PATCH v3 08/12] KVM: x86/mmu: Bug the VM if a vCPU ends up in long mode without PAE enabled
` [PATCH v3 09/12] KVM: x86/mmu: Replace MMU_DEBUG with proper KVM_PROVE_MMU Kconfig
` [PATCH v3 10/12] KVM: x86/mmu: Use BUILD_BUG_ON_INVALID() for KVM_MMU_WARN_ON() stub
` [PATCH v3 11/12] KVM: x86/mmu: Plumb "struct kvm" all the way to pte_list_remove()
` [PATCH v3 12/12] KVM: x86/mmu: BUG() in rmap helpers iff CONFIG_BUG_ON_DATA_CORRUPTION=y

[PATCH v2 net-next] net: Use sockaddr_storage for getsockopt(SO_PEERNAME)
 2023-07-29  0:48 UTC 

[chrome-os:chromeos-5.4 5/6] drivers/bluetooth/btusb.c:4022:44: error: 'struct hci_dev' has no member named 'dump'
 2023-07-29  0:48 UTC 

[PATCH BlueZ 0/5] Couple of improvements to btmon
 2023-07-29  0:45 UTC  (6+ messages)
` [PATCH BlueZ 1/5] monitor: Fix decoding Command Complete for Remove ISO Data path
` [PATCH BlueZ 2/5] monitor: Update le event mask with bits 20-23
` [PATCH BlueZ 3/5] monitor/ll: Add support for connection parameter command
` [PATCH BlueZ 4/5] monitor: Add support to decode le read ISO link quality
` [PATCH BlueZ 5/5] monitor: Add parsing Service Data of UUID 128

[RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages)
 2023-07-29  0:46 UTC  (13+ messages)

[PATCH v2] ARM: ftrace: remove unused ftrace_graph_caller_old() declaration
 2023-07-29  0:42 UTC  (3+ messages)

[PATCH] KVM: Wrap kvm_{gfn,hva}_range.pte in a per-action union
 2023-07-29  0:41 UTC  (4+ messages)

[PATCH net-next 0/3] bnxt_en: Add support for page pool
 2023-07-29  0:42 UTC  (5+ messages)
` [PATCH net-next 1/3] bnxt_en: Fix page pool logic for page size >= 64K
` [PATCH net-next 3/3] bnxt_en: Let the page pool manage the DMA mapping

[PATCH] perf probe: skip test_uprobe_from_different_cu if there is no gcc
 2023-07-29  0:38 UTC  (2+ messages)

[PATCH v4 00/34] KVM: selftests: Guest printf and asserts overhaul
 2023-07-29  0:36 UTC  (70+ messages)
` [PATCH v4 01/34] KVM: selftests: Rename the ASSERT_EQ macro
` [PATCH v4 02/34] KVM: selftests: Make TEST_ASSERT_EQ() output look like normal TEST_ASSERT()
` [PATCH v4 03/34] KVM: selftests: Add a shameful hack to preserve/clobber GPRs across ucall
` [PATCH v4 04/34] KVM: selftests: Add strnlen() to the string overrides
` [PATCH v4 05/34] KVM: selftests: Add guest_snprintf() to KVM selftests
` [PATCH v4 06/34] KVM: selftests: Add additional pages to the guest to accommodate ucall
` [PATCH v4 07/34] KVM: selftests: Add string formatting options to ucall
` [PATCH v4 08/34] KVM: selftests: Add formatted guest assert support in ucall framework
` [PATCH v4 09/34] KVM: selftests: Add a selftest for guest prints and formatted asserts
` [PATCH v4 10/34] KVM: selftests: Convert aarch_timer to printf style GUEST_ASSERT
` [PATCH v4 11/34] KVM: selftests: Convert debug-exceptions "
` [PATCH v4 12/34] KVM: selftests: Convert ARM's hypercalls test "
` [PATCH v4 13/34] KVM: selftests: Convert ARM's page fault "
` [PATCH v4 14/34] KVM: selftests: Convert ARM's vGIC IRQ "
` [PATCH v4 15/34] KVM: selftests: Convert the memslot performance test to printf guest asserts
` [PATCH v4 16/34] KVM: selftests: Convert s390's memop test to printf style GUEST_ASSERT
` [PATCH v4 17/34] KVM: selftests: Convert s390's tprot "
` [PATCH v4 18/34] KVM: selftests: Convert set_memory_region_test to printf-based GUEST_ASSERT
` [PATCH v4 19/34] KVM: selftests: Convert steal_time test to printf style GUEST_ASSERT
` [PATCH v4 20/34] KVM: selftests: Convert x86's CPUID "
` [PATCH v4 21/34] KVM: selftests: Convert the Hyper-V extended hypercalls test to printf asserts
` [PATCH v4 22/34] KVM: selftests: Convert the Hyper-V feature test to printf style GUEST_ASSERT
` [PATCH v4 23/34] KVM: selftests: Convert x86's KVM paravirt "
` [PATCH v4 24/34] KVM: selftests: Convert the MONITOR/MWAIT test to use printf guest asserts
` [PATCH v4 25/34] KVM: selftests: Convert x86's nested exceptions test to "
` [PATCH v4 26/34] KVM: selftests: Convert x86's set BSP ID test to printf style "
` [PATCH v4 27/34] KVM: selftests: Convert the nSVM software interrupt test to printf "
` [PATCH v4 28/34] KVM: selftests: Convert x86's TSC MSRs test to use "
` [PATCH v4 29/34] KVM: selftests: Convert the x86 userspace I/O test to printf guest assert
` [PATCH v4 30/34] KVM: selftests: Convert VMX's PMU capabilities test to printf guest asserts
` [PATCH v4 31/34] KVM: selftests: Convert x86's XCR0 test to use printf-based "
` [PATCH v4 32/34] KVM: selftests: Rip out old, param-based guest assert macros
` [PATCH v4 33/34] KVM: selftests: Print out guest RIP on unhandled exception
` [PATCH v4 34/34] KVM: selftests: Use GUEST_FAIL() in ARM's arch timer helpers

[PATCH V5 0/3] Introduce the read-modify-write API to collect
 2023-07-29  0:34 UTC  (5+ messages)
` [PATCH V5 1/3] firmware: qcom_scm: provide a read-modify-write function

[PATCH V2 0/2] riscv: stack: Fixup independent softirq/irq stack for CONFIG_FRAME_POINTER=n
 2023-07-29  0:33 UTC  (3+ messages)

[net-next PATCH v1 0/9] Introduce NAPI queues support
 2023-07-29  0:47 UTC  (10+ messages)
` [net-next PATCH v1 1/9] net: Introduce new fields for napi and queue associations
` [net-next PATCH v1 2/9] ice: Add support in the driver for associating napi with queue[s]
` [net-next PATCH v1 3/9] netdev-genl: spec: Extend netdev netlink spec in YAML for NAPI
` [net-next PATCH v1 4/9] net: Move kernel helpers for queue index outside sysfs
` [net-next PATCH v1 5/9] netdev-genl: Add netlink framework functions for napi
` [net-next PATCH v1 6/9] netdev-genl: spec: Add irq in netdev netlink YAML spec
` [net-next PATCH v1 7/9] net: Add NAPI IRQ support
` [net-next PATCH v1 8/9] netdev-genl: spec: Add PID in netdev netlink YAML spec
` [net-next PATCH v1 9/9] netdev-genl: Add PID for the NAPI thread

[RFC PATCH 0/5] clang-format for Xen
 2023-07-29  0:30 UTC  (2+ messages)

[PATCH v4 00/11] Add multipd remoteproc support
 2023-07-29  0:30 UTC  (3+ messages)
` [PATCH v4 07/11] firmware: qcom_scm: ipq5332: add msa lock/unlock support

[PATCH] tracing: Fix warning in trace_buffered_event_disable()
 2023-07-29  0:29 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next v3] igc: Add support for multiple in-flight TX timestamps
 2023-07-29  0:29 UTC  (2+ messages)

[GIT PULL] Power management fixes for v6.5-rc4
 2023-07-29  0:27 UTC  (2+ messages)

[GIT PULL] hwmon fixes for v6.5-rc4
 2023-07-29  0:27 UTC  (2+ messages)

[GIT PULL] Thermal control fixes for v6.5-rc4
 2023-07-29  0:27 UTC  (2+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2023-07-29  0:27 UTC  (2+ messages)

[GIT PULL] hotfixes for 6.5-rc4
 2023-07-29  0:27 UTC  (2+ messages)

[GIT PULL] tpmdd changes for v6.5-rc4
 2023-07-29  0:27 UTC  (2+ messages)

[PATCH v12 00/10] Introduce ICSSG based ethernet Driver
 2023-07-29  0:25 UTC  (6+ messages)
` [PATCH v12 06/10] net: ti: icssg-prueth: Add ICSSG ethernet driver

[PATCH v2] selftests:connector: Fix input argument error paths to skip
 2023-07-29  0:25 UTC  (5+ messages)


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.