public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-28 21:50:03 to 2023-07-29 01:36:00 UTC [more...]

[PATCH v4 00/29] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups
 2023-07-29  1:35 UTC  (3+ messages)
` [PATCH v4 01/29] drm/i915/gvt: Verify pfn is "valid" before dereferencing "struct page"
` [PATCH v4 02/29] drm/i915/gvt: remove interface intel_gvt_is_valid_gfn

[PATCH 6.4 000/227] 6.4.7-rc1 review
 2023-07-29  1:25 UTC  (3+ messages)

[tip:master] BUILD SUCCESS 6b04724914eb378993ca6929dbaab849dc044abb
 2023-07-29  1:22 UTC 

[PATCH v2 00/21] KVM: x86: Add "governed" X86_FEATURE framework
 2023-07-29  1:16 UTC  (22+ messages)
` [PATCH v2 01/21] KVM: nSVM: Check instead of asserting on nested TSC scaling support
` [PATCH v2 02/21] KVM: nSVM: Load L1's TSC multiplier based on L1 state, not L2 state
` [PATCH v2 03/21] KVM: nSVM: Use the "outer" helper for writing multiplier to MSR_AMD64_TSC_RATIO
` [PATCH v2 04/21] KVM: SVM: Clean up preemption toggling related "
` [PATCH v2 05/21] KVM: x86: Always write vCPU's current TSC offset/ratio in vendor hooks
` [PATCH v2 06/21] KVM: nSVM: Skip writes to MSR_AMD64_TSC_RATIO if guest state isn't loaded
` [PATCH v2 07/21] KVM: x86: Add a framework for enabling KVM-governed x86 features
` [PATCH v2 08/21] KVM: x86/mmu: Use KVM-governed feature framework to track "GBPAGES enabled"
` [PATCH v2 09/21] KVM: VMX: Recompute "XSAVES enabled" only after CPUID update
` [PATCH v2 10/21] KVM: VMX: Check KVM CPU caps, not just VMX MSR support, for XSAVE enabling
` [PATCH v2 11/21] KVM: VMX: Rename XSAVES control to follow KVM's preferred "ENABLE_XYZ"
` [PATCH v2 12/21] KVM: x86: Use KVM-governed feature framework to track "XSAVES enabled"
` [PATCH v2 13/21] KVM: nVMX: Use KVM-governed feature framework to track "nested VMX enabled"
` [PATCH v2 14/21] KVM: nSVM: Use KVM-governed feature framework to track "NRIPS enabled"
` [PATCH v2 15/21] KVM: nSVM: Use KVM-governed feature framework to track "TSC scaling enabled"
` [PATCH v2 16/21] KVM: nSVM: Use KVM-governed feature framework to track "vVM{SAVE,LOAD} enabled"
` [PATCH v2 17/21] KVM: nSVM: Use KVM-governed feature framework to track "LBRv enabled"
` [PATCH v2 18/21] KVM: nSVM: Use KVM-governed feature framework to track "Pause Filter enabled"
` [PATCH v2 19/21] KVM: nSVM: Use KVM-governed feature framework to track "vGIF enabled"
` [PATCH v2 20/21] KVM: nSVM: Use KVM-governed feature framework to track "vNMI enabled"
` [PATCH v2 21/21] KVM: x86: Disallow guest CPUID lookups when IRQs are disabled

[PATCH v5 1/2] ring-buffer: Introducing ring-buffer mapping functions
 2023-07-29  1:09 UTC  (2+ messages)

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

[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

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

[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 v3 net-next] net: flow_dissector: Use 64bits for used_keys
 2023-07-29  0:47 UTC  (2+ messages)

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

[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  (35+ 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  (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)

[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  (4+ 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)

[RESEND PATCH v2] selftests:connector: Fix input argument error paths to skip
 2023-07-29  0:24 UTC 

drivers/net/ethernet/mellanox/mlx5/core/en_accel/macsec_fs.c:1183:13: sparse: sparse: restricted __be64 degrades to integer
 2023-07-29  0:18 UTC 

[patch v2 00/38] x86/cpu: Rework the topology evaluation
 2023-07-29  0:07 UTC  (12+ messages)
` [patch v2 11/38] x86/apic: Use BAD_APICID consistently;
` [patch v2 19/38] x86/cpu: Provide debug interface
` [patch v2 21/38] x86/cpu: Provide cpu_init/parse_topology()
` [patch v2 27/38] x86/cpu/amd: Provide a separate acessor for Node ID
` [patch v2 28/38] x86/cpu: Provide an AMD/HYGON specific topology parser

[PATCH RFC v5 00/10] Support for Solid Fill Planes
 2023-07-29  0:05 UTC  (5+ messages)
` [PATCH RFC v5 04/10] drm/atomic: Add pixel source to plane state dump
` [PATCH RFC v5 05/10] drm/atomic: Add solid fill data "

[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
 2023-07-29  0:03 UTC  (4+ messages)
` [RFC PATCH v11 06/29] KVM: Introduce KVM_SET_USER_MEMORY_REGION2

[RFC PATCH] net: ethernet: ti: am65-cpsw-qos: Add Frame Preemption MAC Merge support
 2023-07-29  0:01 UTC  (2+ messages)

[PATCH bpf-next v6 0/5] Support defragmenting IPv(4|6) packets in BPF
 2023-07-29  0:00 UTC  (2+ messages)

[PATCH] cxl/memdev: Avoid mailbox functionality on device memory CXL devices
 2023-07-28 23:58 UTC  (3+ messages)

[PATCH v2] bpf: Add length check for SK_DIAG_BPF_STORAGE_REQ_MAP_FD parsing
 2023-07-28 23:57 UTC  (3+ messages)

[syzbot] [fs?] INFO: task hung in pipe_release (4)
 2023-07-28 23:52 UTC  (4+ messages)

[PATCH kernel 0/9] KVM: SEV: Enable AMD SEV-ES DebugSwap
 2023-07-28 23:49 UTC  (2+ messages)

[PATCH v3 0/2] Unify uapi bitsperlong.h
 2023-07-28 23:44 UTC  (7+ messages)
` [PATCH v3 1/2] asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch

[syzbot] [reiserfs?] kernel BUG in reiserfs_rename
 2023-07-28 23:31 UTC 

[PATCH][next] net: ethernet: slicoss: remove redundant increment of pointer data
 2023-07-28 23:30 UTC  (2+ messages)

[PATCH v2] net: netsec: Ignore 'phy-mode' on SynQuacer in DT mode
 2023-07-28 23:28 UTC  (3+ messages)

[tip:x86/shstk 6/42] htmldocs: Warning: arch/x86/Kconfig references a file that doesn't exist: Documentation/x86/shstk.rst
 2023-07-28 23:25 UTC  (2+ messages)

[PATCH 1/2] Docs/process/changes: Consolidate NFS-utils update links
 2023-07-28 23:22 UTC  (4+ messages)
` [PATCH 2/2] Docs/process/changes: Replace http:// with https://

[PATCH v3] of: dynamic: Refactor action prints to not use "%pOF" inside devtree_lock
 2023-07-28 23:19 UTC 

[PATCH] x86/cpu/amd: Report zenbleed in sysfs
 2023-07-28 23:14 UTC  (2+ messages)

[PATCH] wifi: ray_cs: Replace 1-element array with flexible array
 2023-07-28 23:13 UTC 

[PATCH v2 0/2] tracing: Clean up how iter is freed
 2023-07-28 23:08 UTC  (4+ messages)
` [PATCH v2 2/2] tracing: Add free_trace_iter_content() helper function

[PATCH] arm64: dts: rockchip: Change serial baud rate for Pinephone Pro to 1.5 MB
 2023-07-28 23:05 UTC  (6+ messages)

[PATCH v2] drm/nouveau/nvkm/dp: Add workaround to fix DP 1.3+ DPCD issues
 2023-07-28 22:58 UTC 

Linux 6.5-rc3
 2023-07-28 22:57 UTC  (4+ messages)
` Build regressions/improvements in v6.5-rc3

[PATCH] led: trig: timer: stop offloading on deactivation
 2023-07-28 22:55 UTC  (2+ messages)

[PATCH v2 0/2] x86: kprobes: Fix CFI_CLANG related issues
 2023-07-28 22:49 UTC  (3+ messages)
` [PATCH v2 1/2] kprobes: Prohibit probing on CFI preamble symbol

[Patch v3 0/4] RDMA/mana_ib Read Capabilities
 2023-07-28 22:52 UTC  (5+ messages)
` [Patch v3 3/4] RDMA/mana_ib : Create adapter and Add error eq
` [Patch v3 4/4] RDMA/mana_ib : Query adapter capabilities

[PATCH 00/33] Qualcomm video decoder/encoder driver
 2023-07-28 22:48 UTC  (3+ messages)
` [PATCH 01/33] MAINTAINERS: Add Qualcomm Iris video accelerator driver

[PATCH v4 bpf 0/2] bpf: return proper error codes for lwt redirect
 2023-07-28 22:47 UTC  (5+ messages)
` [PATCH v4 bpf 1/2] bpf: fix skb_do_redirect return values
` [PATCH v4 bpf 2/2] bpf: selftests: add lwt redirect regression test cases

[PATCH net-next 0/3] virtchnl: fix fake 1-elem arrays
 2023-07-28 22:43 UTC  (3+ messages)
` [PATCH net-next 1/3] virtchnl: fix fake 1-elem arrays in structs allocated as `nents + 1` - 1

[PATCH 0/6] scsi: mpt3sas: Use flexible arrays and do a few cleanups
 2023-07-28 22:29 UTC  (11+ messages)
` [PATCH 1/6] scsi: mpt3sas: Use flexible arrays when obviously possible
` [PATCH 2/6] scsi: mpt3sas: Use flexible arrays when less "
` [PATCH 4/6] scsi: mpt3sas: Fix an outdated comment
` [PATCH 5/6] scsi: mpt3sas: Fix typo of "TRIGGER"
` [PATCH 6/6] scsi: mpt3sas: Replace a dynamic allocation with a local variable

[PATCH v1] clk: keystone: syscon-clk: Fix audio refclk
 2023-07-28 22:26 UTC 

[PATCH v1 0/4] smaps / mm/gup: fix gup_can_follow_protnone fallout
 2023-07-28 22:14 UTC  (13+ messages)

[RFC PATCH v2 00/20] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2023-07-28 22:04 UTC  (3+ messages)
` [RFC PATCH v2 10/20] jump_label,module: Don't alloc static_key_mod for __ro_after_init keys

[PATCH v3 0/2] fix at803x wol setting
 2023-07-28 21:53 UTC  (3+ messages)
` [PATCH v3 1/2] net: phy: at803x: fix the wol setting functions
` [PATCH v3 2/2] net: phy: at803x: remove set/get wol callbacks for AR8032

[RFC][PATCH 0/3] cpuidle,teo: Improve TEO tick decisions
 2023-07-28 22:01 UTC  (4+ messages)
` [RFC][PATCH 2/3] cpuidle,teo: Improve NOHZ management

[PATCH -next] mfd: max77686: Remove unused extern declarations
 2023-07-28 21:55 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox