linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-30 11:28:10 to 2023-12-30 21:17:29 UTC [more...]

[PATCH 0/5] Pinephone video out fixes (flipping between two frames)
 2023-12-30 21:17 UTC  (5+ messages)
` [PATCH 5/5] drm/panel: st7703: Drive XBD599 panel at higher clock rate

[PATCH v6] io_uring: Statistics of the true utilization of sq threads
 2023-12-30 21:06 UTC  (5+ messages)

[GIT PULL] tracing: Fix eventfs ownership again
 2023-12-30 21:00 UTC  (2+ messages)

[GIT PULL] tracing: Fixes for 6.7-rc7
 2023-12-30 21:00 UTC  (2+ messages)

[PATCH next 0/5] locking/osq_lock: Optimisations to osq_lock code
 2023-12-30 20:59 UTC  (15+ messages)
` [PATCH next 4/5] locking/osq_lock: Optimise per-cpu data accesses
` [PATCH next 5/5] locking/osq_lock: Optimise vcpu_is_preempted() check
` [PATCH next 2/5] locking/osq_lock: Avoid dirtying the local cpu's 'node' in the osq_lock() fast path

[PATCH v6 0/4] Input: support overlay objects on touchscreens
 2023-12-30 20:29 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: touchscreen: add touch-overlay property
` [PATCH v6 2/4] Input: touch-overlay - Add touchscreen overlay handling

[PATCH 00/16] ALSA: hda/tas2781: Add tas2563 support
 2023-12-30 20:18 UTC  (4+ messages)
` [PATCH v2 0/4] "

[PATCH 0/5] bpf: Adjustments for four function implementations
 2023-12-30 20:14 UTC  (6+ messages)
` [PATCH 1/5] bpf: Improve exception handling in bpf_struct_ops_link_create()
` [PATCH 2/5] bpf: Move an assignment for the variable “st_map” "
` [PATCH 3/5] bpf: Improve exception handling in bpf_core_apply()
` [PATCH 4/5] bpf: Return directly after a failed bpf_map_kmalloc_node() in bpf_cgroup_storage_alloc()
` [PATCH 5/5] bpf: Improve exception handling in trie_update_elem()

[PATCH v2 0/3] Add hantro g1 video decoder support for RK3588
 2023-12-30 20:12 UTC  (5+ messages)

Re X (Was San X, low jitter ,fair pay, philosophy)
 2023-12-30 20:03 UTC 

[PATCH wireless 0/5] wifi: b43: Various QoS-related fixes
 2023-12-30 19:43 UTC  (17+ messages)
` [PATCH wireless 1/5] wifi: b43: Correct OpenFW QoS capability warning conditional
` [PATCH wireless 2/5] wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabled
` [PATCH wireless 3/5] wifi: b43: Stop/wake correct queue in PIO "
` [PATCH wireless 5/5] wifi: b43: Support advertising lack of QoS capability

[PATCH v3 00/10] Add PCIe Bandwidth Controller
 2023-12-30 19:30 UTC  (12+ messages)
` [PATCH v3 05/10] PCI: Store all PCIe Supported Link Speeds
` [PATCH v3 06/10] PCI: Cache PCIe device's Supported Speed Vector
` [PATCH v3 07/10] PCI/LINK: Re-add BW notification portdrv as PCIe BW controller
` [PATCH v3 08/10] PCI/bwctrl: Add "controller" part into PCIe bwctrl
` [PATCH v3 09/10] thermal: Add PCIe cooling driver

Stack corruption in bch2_nocow_write
 2023-12-30 19:24 UTC  (4+ messages)

6.6.8 stable: crash in folio_mark_dirty
 2023-12-30 19:16 UTC  (3+ messages)

[PATCH] firmware: imx: scu: ensure wakeup procedure calls pm_system_wakeup()
 2023-12-30 18:55 UTC  (3+ messages)

[PATCH 0/2] riscv: tlb: avoid tlb flushing on exit & execve
 2023-12-30 18:26 UTC  (3+ messages)
` [PATCH 2/2] riscv: tlb: avoid tlb flushing if fullmm == 1

[syzbot] [fs?] general protection fault in pagemap_scan_hugetlb_entry
 2023-12-30 18:24 UTC  (2+ messages)

[PATCH 6.1 000/112] 6.1.70-rc1 review
 2023-12-30 18:14 UTC  (3+ messages)

[PATCH 6.6 000/156] 6.6.9-rc1 review
 2023-12-30 18:11 UTC  (5+ messages)

[PATCH] v2 sched: Fix tg->load when offlining a CPU
 2023-12-30 17:56 UTC  (2+ messages)

[PATCH v11 00/35] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-12-30 17:23 UTC  (36+ messages)
` [PATCH v11 01/35] KVM: Add hugepage support for dedicated guest memory
` [PATCH v11 02/35] mm: Introduce AS_INACCESSIBLE for encrypted/confidential memory
` [PATCH v11 03/35] KVM: Use AS_INACCESSIBLE when creating guest_memfd inode
` [PATCH v11 04/35] KVM: x86: Add gmem hook for initializing memory
` [PATCH v11 05/35] KVM: x86: Add gmem hook for invalidating memory
` [PATCH v11 06/35] KVM: x86/mmu: Pass around full 64-bit error code for KVM page faults
` [PATCH v11 07/35] KVM: x86: Add KVM_X86_SNP_VM vm_type
` [PATCH v11 08/35] KVM: x86: Define RMP page fault error bits for #NPF
` [PATCH v11 09/35] KVM: x86: Determine shared/private faults based on vm_type
` [PATCH v11 10/35] KVM: SEV: Do not intercept accesses to MSR_IA32_XSS for SEV-ES guests
` [PATCH v11 11/35] KVM: SEV: Select KVM_GENERIC_PRIVATE_MEM when CONFIG_KVM_AMD_SEV=y
` [PATCH v11 12/35] KVM: SEV: Add support to handle AP reset MSR protocol
` [PATCH v11 13/35] KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests
` [PATCH v11 14/35] KVM: SEV: Add initial SEV-SNP support
` [PATCH v11 15/35] KVM: SEV: Add KVM_SNP_INIT command
` [PATCH v11 16/35] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH v11 17/35] KVM: Add HVA range operator
` [PATCH v11 18/35] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH v11 19/35] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH v11 20/35] KVM: SEV: Add support to handle GHCB GPA register VMGEXIT
` [PATCH v11 21/35] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH v11 22/35] KVM: SEV: Add support to handle "
` [PATCH v11 23/35] KVM: x86: Export the kvm_zap_gfn_range() for the SNP use
` [PATCH v11 24/35] KVM: SEV: Add support to handle RMP nested page faults
` [PATCH v11 25/35] KVM: SEV: Use a VMSA physical address variable for populating VMCB
` [PATCH v11 26/35] KVM: SEV: Support SEV-SNP AP Creation NAE event
` [PATCH v11 27/35] KVM: SEV: Add support for GHCB-based termination requests
` [PATCH v11 28/35] KVM: SEV: Implement gmem hook for initializing private pages
` [PATCH v11 29/35] KVM: SEV: Implement gmem hook for invalidating "
` [PATCH v11 30/35] KVM: x86: Add gmem hook for determining max NPT mapping level
` [PATCH v11 31/35] KVM: SEV: Avoid WBINVD for HVA-based MMU notifications for SNP
` [PATCH v11 32/35] KVM: SVM: Add module parameter to enable the SEV-SNP
` [PATCH v11 33/35] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH v11 34/35] crypto: ccp: Add the SNP_SET_CONFIG_{START,END} commands
` [PATCH v11 35/35] KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST NAE event

[PATCH v2 0/3] Add hantro g1 video decoder support for RK3588
 2023-12-30 17:23 UTC  (2+ messages)

[PATCH v2 0/2] Surface fan monitoring driver
 2023-12-30 17:19 UTC  (6+ messages)
` [PATCH v2 1/2] hwmon: add fan speed monitoring driver for Surface devices
` [PATCH v2 2/2] platform/surface: aggregator_registry: add entry for fan speed

[PATCH v2 0/3] Add hantro g1 video decoder support for RK3588
 2023-12-30 17:17 UTC  (4+ messages)
` [PATCH v2 3/3] dt-bindings: media: rockchip-vpu: Add RK3588 compatible

[PATCH v3] rootfs: Fix support for rootfstype= when root= is given
 2023-12-30 17:08 UTC  (7+ messages)

[PATCH 6.6 000/156] 6.6.9-rc1 review
 2023-12-30 16:57 UTC 

[PATCH] arm64: dts: rockchip: add sdmmc card detect to the nanopc-t6
 2023-12-30 16:50 UTC 

San X (was fair pay, low jitter, philosophy)
 2023-12-30 16:49 UTC 

[PATCH v1 00/26] Add AMD Secure Nested Paging (SEV-SNP) Initialization Support
 2023-12-30 16:19 UTC  (27+ messages)
` [PATCH v1 01/26] x86/cpufeatures: Add SEV-SNP CPU feature
` [PATCH v1 02/26] x86/speculation: Do not enable Automatic IBRS if SEV SNP is enabled
` [PATCH v1 03/26] iommu/amd: Don't rely on external callers to enable IOMMU SNP support
` [PATCH v1 04/26] x86/sev: Add the host SEV-SNP initialization support
` [PATCH v1 05/26] x86/mtrr: Don't print errors if MtrrFixDramModEn is set when SNP enabled
` [PATCH v1 06/26] x86/sev: Add RMP entry lookup helpers
` [PATCH v1 07/26] x86/fault: Add helper for dumping RMP entries
` [PATCH v1 08/26] x86/traps: Define RMP violation #PF error code
` [PATCH v1 09/26] x86/fault: Dump RMP table information when RMP page faults occur
` [PATCH v1 10/26] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH v1 11/26] x86/sev: Invalidate pages from the direct map when adding them to the RMP table
` [PATCH v1 12/26] crypto: ccp: Define the SEV-SNP commands
` [PATCH v1 13/26] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
` [PATCH v1 14/26] crypto: ccp: Provide API to issue SEV and SNP commands
` [PATCH v1 15/26] x86/sev: Introduce snp leaked pages list
` [PATCH v1 16/26] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
` [PATCH v1 17/26] crypto: ccp: Handle non-volatile INIT_EX data "
` [PATCH v1 18/26] crypto: ccp: Handle legacy SEV commands "
` [PATCH v1 19/26] iommu/amd: Clean up RMP entries for IOMMU pages during SNP shutdown
` [PATCH v1 20/26] crypto: ccp: Add debug support for decrypting pages
` [PATCH v1 21/26] crypto: ccp: Add panic notifier for SEV/SNP firmware shutdown on kdump
` [PATCH v1 22/26] KVM: SEV: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
` [PATCH v1 23/26] x86/cpufeatures: Enable/unmask SEV-SNP CPU feature
` [PATCH v1 24/26] crypto: ccp: Add the SNP_PLATFORM_STATUS command
` [PATCH v1 25/26] crypto: ccp: Add the SNP_COMMIT command
` [PATCH v1 26/26] crypto: ccp: Add the SNP_SET_CONFIG command

[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-12-29 21:41 UTC  (9+ messages)
` [PATCH v10 18/50] crypto: ccp: Handle the legacy SEV command when SNP is enabled
` [PATCH v10 20/50] KVM: SEV: Select CONFIG_KVM_SW_PROTECTED_VM when CONFIG_KVM_AMD_SEV=y

[PATCH v4 00/11] dt-bindings: marvell: a38x: add solidrun armada 388 clearfog boards
 2023-12-30 15:44 UTC  (12+ messages)
` [PATCH v4 01/11] dt-bindings: marvell: a38x: remove invalid txt bindings for armada 38x SoCs
` [PATCH v4 02/11] dt-bindings: marvell: a38x: convert the soc compatibles description to yaml
` [PATCH v4 03/11] dt-bindings: marvell: a38x: add solidrun armada 388 clearfog boards
` [PATCH v4 04/11] dt-bindings: marvell: a38x: add kobol helios-4 board
` [PATCH v4 05/11] dt-bindings: marvell: a38x: add solidrun armada 385 clearfog gtr boards
` [PATCH v4 06/11] arm: dts: marvell: clearfog: add pro variant compatible in legacy dts
` [PATCH v4 07/11] arm: dts: marvell: clearfog-gtr: add board-specific compatible strings
` [PATCH v4 08/11] arm: dts: marvell: clearfog-gtr: sort pinctrl nodes alphabetically
` [PATCH v4 09/11] arm: dts: marvell: clearfog-gtr: add missing pinctrl for all used gpios
` [PATCH v4 10/11] arm: dts: marvell: clearfog-gtr-l8: add support for second sfp connector
` [PATCH v4 11/11] arm: dts: marvell: clearfog-gtr-l8: align port numbers with enclosure

[PATCH v1] RDMA/sa_query: use validate not parser in ib_nl_is_good_resolve_resp
 2023-12-30 15:44 UTC  (2+ messages)

[PATCH 1/2] MIPS: Allow vectored interrupt handler to reside everywhere for 64bit
 2023-12-30 14:45 UTC  (4+ messages)
` [PATCH 2/2] MIPS: Remove unused shadow GPR support from vector irq setup

[PATCH 0/2] MIPS: Adjust SPARSEMEM Kconfigs
 2023-12-30 14:40 UTC  (3+ messages)
` [PATCH 1/2] MIPS: Enable SPARSEMEM option unconditionally on 64BIT

[PATCH] docs: dt-bindings: suggest "reg-names" position in DTS Coding Style
 2023-12-30 14:31 UTC  (2+ messages)

[PATCH] scsi: ses: Move a label in ses_enclosure_data_process()
 2023-12-30 14:25 UTC  (7+ messages)
  `  "

[PATCH v2 0/5] Add Tegra Security Engine driver
 2023-12-30 14:21 UTC  (7+ messages)
` [PATCH v2 1/5] dt-bindings: crypto: Add Tegra Security Engine

[PATCH v3 1/2] dt-bindings: input: Add Himax HX83102J touchscreen
 2023-12-30 14:19 UTC  (3+ messages)

[PATCH] dt-bindings: opp: switch inner and outer min/maxItems rules for opp-hz
 2023-12-30 14:17 UTC  (2+ messages)

Does Linux still support UP?
 2023-12-30 14:14 UTC  (5+ messages)

[PATCH 0/3] SC8280XP preparatory PCIe fixes
 2023-12-30 14:11 UTC  (10+ messages)
` [PATCH 1/3] arm64: dts: qcom: sc8280xp: Fix PCIe PHY power-domains
` [PATCH 3/3] arm64: dts: qcom: sc8280xp-crd: Add PCIe CLKREQ# sleep state

[PATCH V8 0/3] Add support control UP board CPLD/FPGA pin control
 2023-12-30 14:09 UTC  (5+ messages)
` [PATCH V8 2/3] pinctrl: Add support pin control for UP board CPLD/FPGA

[PATCH 1/5] kbuild: deb-pkg: move 'make headers' to build-arch
 2023-12-30 13:52 UTC  (5+ messages)
` [PATCH 2/5] kbuild: deb-pkg: make debian/rules quiet by default
` [PATCH 3/5] kbuild: deb-pkg: use debian/<package> for tmpdir
` [PATCH 4/5] kbuild: deb-pkg: build binary-arch in parallel
` [PATCH 5/5] kbuild: deb-pkg: call more misc debhelper commands

[PATCH v4 00/12] Unregister critical branch clocks + some RPM
 2023-12-30 13:04 UTC  (13+ messages)
` [PATCH v4 01/12] clk: qcom: branch: Add a helper for setting the enable bit
` [PATCH v4 02/12] clk: qcom: Use qcom_branch_set_clk_en()
` [PATCH v4 03/12] clk: qcom: gcc-sm6375: Unregister critical clocks
` [PATCH v4 04/12] clk: qcom: gpucc-sm6375: "
` [PATCH v4 05/12] clk: qcom: gpucc-sm6115: "
` [PATCH v4 06/12] clk: qcom: gpucc-sm6115: Add runtime PM
` [PATCH v4 07/12] clk: qcom: gcc-sm6115: Unregister critical clocks
` [PATCH v4 08/12] clk: qcom: gcc-qcm2290: "
` [PATCH v4 09/12] arm64: dts: qcom: sm6375: Add VDD_CX to GCC
` [PATCH v4 10/12] arm64: dts: qcom: qcm2290: "
` [PATCH v4 11/12] arm64: dts: qcom: sm6115: "
` [PATCH v4 12/12] arm64: dts: qcom: sm6115: Add VDD_CX to GPU_CC

[tip:sched/urgent] BUILD SUCCESS f60a631ab9ed5df15e446269ea515f2b8948ba0c
 2023-12-30 12:51 UTC 

[PATCH net v2] net: dsa: tag_rtl4_a: Bump min packet size
 2023-12-30 12:28 UTC  (13+ messages)

[PATCH v2 0/8] arm64: dts: qcom: sa8295p: Enable GPU
 2023-12-30 12:22 UTC  (5+ messages)
` [PATCH v2 7/8] arm64: dts: qcom: sa8295p-adp: "

[PATCH v2 0/2] RTQ6056: Add compatible for the same chip family
 2023-12-30 12:03 UTC  (3+ messages)
` [PATCH v2 2/2] iio: adc: rtq6056: Add support for the whole RTQ6056 family

[PATCH] kbuild: deb-pkg: do not search for 'scripts' directory under arch/
 2023-12-30 12:02 UTC 

[PATCH 2/2] Add driver properties for cs35l41 for Lenovo Legion Slim 7 Gen 8 serie
 2023-12-30 11:58 UTC  (4+ messages)
` [PATCH v2 1/2] ALSA:hda/realtek enable SND_PCI_QUIRK for Lenovo Legion Slim 7 Gen 8 (2023) serie
` [PATCH v2 2/2] Add driver properties for cs35l41 for Lenovo Legion Slim 7 Gen 8 serie

[PATCH 6.6.y] maple_tree: do not preallocate nodes for slot stores
 2023-12-30 11:43 UTC  (4+ messages)

[PATCH v2 00/10] changes to mprls0025pa
 2023-12-30 11:34 UTC  (14+ messages)
` [PATCH v2 01/10] dt-bindings: iio: pressure: honeywell,mprls0025pa.yaml fix
` [PATCH v2 07/10] iio: pressure: mprls0025pa.c whitespace cleanup
` [PATCH v2 08/10] iio: pressure: mprls0025pa.c refactor

[PATCH v5 3/5] x86/alternative: add indirect call patching
 2023-12-30 11:31 UTC  (2+ messages)
` [tip: x86/paravirt] x86/alternative: Correct feature bit debug output

[PATCH 0/8] Add display support for stm32f769-disco board
 2023-12-30 11:29 UTC  (4+ messages)
` [PATCH 7/8] drm/panel: nt35510: refactor panel initialization

[PATCH v2 0/3] Add Support for NanoPi R6S and R6C boards
 2023-12-30 11:18 UTC  (2+ messages)
` [PATCH v2 3/3] arm64: dts: rockchip: Add support for NanoPi R6C

PHY issue with SJA1105Q/DP84849I Design
 2023-12-30 11:28 UTC  (8+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).