LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-10 18:57:11 to 2024-04-10 22:21:02 UTC [more...]

[PATCH v12 00/29] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-04-10 22:20 UTC  (5+ messages)
` [PATCH v12 26/29] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH v12 27/29] crypto: ccp: Add the SNP_VLEK_LOAD command

[PATCH net v2] net: sparx5: flower: fix fragment flags handling
 2024-04-10 22:20 UTC  (2+ messages)

[PATCH 0/3] tso: aarch64: Expose TSO for virtualized linux on Apple Silicon
 2024-04-10 21:16 UTC  (4+ messages)
` [PATCH 1/3] tso: aarch64: allow linux kernel to read/write ACTLR.TSOEN
` [PATCH 2/3] tso: aarch64: context-switch tso bit on thread switch
` [PATCH 3/3] tso: aarch64: allow userspace to set tso bit using prctl

[PATCH 00/10] Add support for a few Zc* extensions as well as Zcmop
 2024-04-10 22:16 UTC  (5+ messages)
` [PATCH 07/10] riscv: add ISA extension parsing for Zcmop

[PATCH v6 00/11] Add support for Intel PPS Generator
 2024-04-10 22:15 UTC  (8+ messages)
` [PATCH v6 01/11] x86/tsc: Add base clock properties in clocksource structure
` [PATCH v6 02/11] e1000e: remove convert_art_to_tsc()
` [PATCH v6 08/11] timekeeping: Add function to convert realtime to base clock

[PATCH v4 0/2] usb: typec: Implement UCSI driver for ChromeOS
 2024-04-10 22:14 UTC  (4+ messages)
` [PATCH v4 2/2] usb: typec: ucsi: Implement ChromeOS UCSI driver

[PATCH v2 0/7] PCI/MSI: Remove IMS (Interrupt Message Store) support for now
 2024-04-10 22:13 UTC  (8+ messages)
` [PATCH v2 1/7] Revert "PCI/MSI: Provide stubs for IMS functions"
` [PATCH v2 2/7] Revert "PCI/MSI: Provide pci_ims_alloc/free_irq()"
` [PATCH v2 3/7] Revert "PCI/MSI: Provide IMS (Interrupt Message Store) support"
` [PATCH v2 4/7] Revert "iommu/amd: Enable PCI/IMS"
` [PATCH v2 5/7] Revert "iommu/vt-d: "
` [PATCH v2 6/7] Revert "x86/apic/msi: "
` [PATCH v2 7/7] Revert "genirq/msi: Provide constants for PCI/IMS support"

[PATCH] soc: qcom: cmd-db: map shared memory as WT, not WB
 2024-04-10 22:12 UTC  (7+ messages)

[PATCH 0/5] Add parsing for Zimop ISA extension
 2024-04-10 22:11 UTC  (5+ messages)

[PATCH] drm/msm: Drop msm_read/writel
 2024-04-10 22:11 UTC  (2+ messages)

[PATCH v2 00/10] KVM: Guest Memory Pre-Population API
 2024-04-10 22:07 UTC  (11+ messages)
` [PATCH v2 01/10] KVM: Document KVM_MAP_MEMORY ioctl
` [PATCH v2 02/10] KVM: Add KVM_MAP_MEMORY vcpu ioctl to pre-populate guest memory
` [PATCH v2 03/10] KVM: x86/mmu: Extract __kvm_mmu_do_page_fault()
` [PATCH v2 04/10] KVM: x86/mmu: Make __kvm_mmu_do_page_fault() return mapped level
` [PATCH v2 05/10] KVM: x86/mmu: Introduce kvm_tdp_map_page() to populate guest memory
` [PATCH v2 06/10] KVM: x86: Implement kvm_arch_vcpu_map_memory()
` [PATCH v2 07/10] KVM: x86: Always populate L1 GPA for KVM_MAP_MEMORY
` [PATCH v2 08/10] KVM: x86: Add a hook in kvm_arch_vcpu_map_memory()
` [PATCH v2 09/10] KVM: SVM: Implement pre_mmu_map_page() to refuse KVM_MAP_MEMORY
` [PATCH v2 10/10] KVM: selftests: x86: Add test for KVM_MAP_MEMORY

[PATCH] platform/chrome: cros_ec_uart: properly fix race condition
 2024-04-10 22:06 UTC  (3+ messages)

linux-next: duplicate patch in the risc-v tree
 2024-04-10 22:06 UTC 

[PATCH 0/6] media: Fix warnings for smatch and sparse
 2024-04-10 21:54 UTC  (7+ messages)
` [PATCH 1/6] media: usb: siano: Fix allocation of urbs
` [PATCH 2/6] media: cxd2880: Replaze kmalloc with kzalloc
` [PATCH 3/6] media: platform: sti: hva: clk_unprepare unconditionally
` [PATCH 4/6] media: v4l2-ctrls-core.c: Do not use iterator outside loop
` [PATCH 5/6] media: adv7180: Only request valids IRQs
` [PATCH 6/6] media: touchscreen: sur40: convert le16 to cpu before use

[PATCH v3 0/5] TDX host: kexec() support
 2024-04-10 21:54 UTC  (4+ messages)
` [PATCH v3 1/5] x86/kexec: do unconditional WBINVD for bare-metal in stop_this_cpu()

[PATCH v5 0/2] mm/madvise: enhance lazyfreeing with mTHP in madvise_free
 2024-04-10 21:50 UTC  (2+ messages)

[PATCH v6 0/5] KVM: arm64: Support for 2023 dpISA extensions
 2024-04-10 21:43 UTC  (8+ messages)
` [PATCH v6 1/5] KVM: arm64: Share all userspace hardened thread data with the hypervisor

[PATCH v2 0/2] sched/topology: Optimize topology_span_sane()
 2024-04-10 21:33 UTC  (3+ messages)
` [PATCH v2 1/2] cpumask: Add for_each_cpu_from()
` [PATCH v2 2/2] sched/topology: Optimize topology_span_sane()

[PATCH v2 0/2] Attach DT nodes to existing PCI devices
 2024-04-10 21:41 UTC  (4+ messages)

[PATCH] md/raid5: fix deadlock that raid5d() wait for itself to clear MD_SB_CHANGE_PENDING
 2024-04-10 21:37 UTC  (2+ messages)

[PATCH v3 00/29] riscv control-flow integrity for usermode
 2024-04-10 21:37 UTC  (4+ messages)
` [PATCH v3 04/29] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml)

[PATCH v4 0/2] md: fix is_mddev_idle()
 2024-04-10 21:35 UTC  (2+ messages)

[PATCH 0/5] Handle set_memory_XXcrypted() errors in Hyper-V
 2024-04-10 21:34 UTC  (2+ messages)

[PATCHSET 0/6] perf annotate: Add TUI support for data type profiling (v1)
 2024-04-10 21:32 UTC  (16+ messages)
` [PATCH 3/6] perf annotate-data: Add hist_entry__annotate_data_tui()
` [PATCH 4/6] perf annotate-data: Support event group display in TUI
` [PATCH 5/6] perf report: Add a menu item to annotate data type "

[PATCH 0/4] KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify()
 2024-04-10 21:30 UTC  (2+ messages)

[PATCH v2] Drivers: hv: Cosmetic changes for hv.c and balloon.c
 2024-04-10 21:29 UTC  (2+ messages)

[PATCH v5 0/2] Samsung Galaxy Z Fold5 initial support
 2024-04-10 21:28 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: arm: qcom: Document the Samsung Galaxy Z Fold5
` [PATCH v5 2/2] arm64: dts: qcom: sm8550: Add support for "

[PATCH v2] docs/zh_CN: Add dev-tools/kmemleak Chinese translation
 2024-04-10 21:27 UTC  (2+ messages)

[PATCH v2 2/4] dt-bindings: PCI: mediatek,mt7621: add missing child node reg
 2024-04-10 21:26 UTC  (2+ messages)

[PATCH v5] hv/hv_kvp_daemon: Handle IPv4 and Ipv6 combination for keyfile format
 2024-04-10 21:26 UTC  (2+ messages)

[PATCH] hv: vmbus: Convert sprintf() family to sysfs_emit() family
 2024-04-10 21:25 UTC  (5+ messages)

[PATCH] mm: Always sanity check anon_vma first for per-vma locks
 2024-04-10 21:23 UTC  (5+ messages)

[PATCH 00/11] md: avoid counter operation conflicts
 2024-04-10 21:13 UTC  (2+ messages)

[PATCH 0/5 v2] address remaining stringop-truncation warnings
 2024-04-10 21:13 UTC  (7+ messages)
` [PATCH 1/5] [v2] test_hexdump: avoid string truncation warning
` [PATCH 2/5] [v2] acpi: disable -Wstringop-truncation
` [PATCH 4/5] [v2] blktrace: convert strncpy() to strscpy_pad()

KASAN: slab-out-of-bounds Write in ops_init
 2024-04-10 21:11 UTC 

[PATCH v2 00/10] PCI: endpoint: Make host reboot handling more robust
 2024-04-10 21:10 UTC  (8+ messages)
` [PATCH v2 10/10] PCI: qcom: Implement shutdown() callback to properly reset the endpoint devices

[PATCH v2 0/3] usb: typec: ucsi: additional fixes for Qualcomm platforms
 2024-04-10 21:09 UTC  (6+ messages)
` [PATCH v2 3/3] usb: typec: ucsi_glink: drop special handling for CCI_BUSY

[RFC PATCH v4 00/15] ACPI/arm64: add support for virtual cpu hotplug
 2024-04-10 21:07 UTC  (10+ messages)
` [PATCH RFC v4 02/15] ACPI: processor: Register all CPUs from acpi_processor_get_info()

[PATCH 0/2] regressions documentation improvements
 2024-04-10 21:03 UTC  (4+ messages)
` [PATCH 1/2] docs: *-regressions.rst: unify quoting, add missing word

[PATCH net-next v2 0/2] mptcp: add last time fields in mptcp_info
 2024-04-10 21:01 UTC  (4+ messages)

[PATCH v2 0/4] perf test: "object code reading" test fixes
 2024-04-10 21:00 UTC  (3+ messages)

[PATCH 0/5] x86/pvh: Make PVH entry relocatable
 2024-04-10 21:00 UTC  (7+ messages)
` [PATCH 1/5] xen: sync elfnote.h from xen tree
` [PATCH 2/5] x86/pvh: Make PVH entrypoint PIC for x86-64
` [PATCH 3/5] x86/pvh: Set phys_base when calling xen_prepare_pvh()
` [PATCH 4/5] x86/kernel: Move page table macros to new header
` [PATCH 5/5] x86/pvh: Add 64bit relocation page tables

[RFC PATCH v1 0/2] docs: reporting-issues: rework while involving the 'verify bugs' text
 2024-04-10 21:00 UTC  (5+ messages)
` [RFC PATCH v1 1/2] docs: reporting-issue: rework the detailed guide
` [RFC PATCH v1 2/2] docs: reporting-issue: rework the TLDR

Fwd: Regression: Kernel 6.4 rc1 and higher causes Steam Deck to fail to wake from suspend (bisected)
 2024-04-10 20:59 UTC  (2+ messages)

[PATCH v2 0/4] rtc: convert multiple bindings into dtschema
 2024-04-10 20:56 UTC  (4+ messages)
` [PATCH v2 2/4] dt-bindings: rtc: lpc32xx-rtc: convert to dtschema

[PATCH] ASoC: wm_adsp: Include array_size.h
 2024-04-10 20:55 UTC  (2+ messages)

[PATCH] ASoC: cs35l56: Include array_size.h
 2024-04-10 20:55 UTC  (2+ messages)

[GIT PULL] hardening fixes for v6.9-rc4
 2024-04-10 20:55 UTC  (2+ messages)

[GIT PULL for v6.9-rc4] media fixes
 2024-04-10 20:55 UTC  (3+ messages)

[PATCH 0/2] media: i2c: Add support for GT97xx VCM
 2024-04-10 20:52 UTC  (4+ messages)
` [PATCH 1/2] media: dt-bindings: i2c: add Giantec GT97xx VCM driver

[PATCH] openrisc: Add support for more module relocations
 2024-04-10 20:51 UTC 

[PATCH V5] PCI: Add support for preserving boot configuration
 2024-04-10 20:50 UTC  (2+ messages)

KASAN: slab-out-of-bounds Write in ops_init
 2024-04-10 20:49 UTC 

[PATCH] arm64: dts: qcom: sa8155p-adp: use correct gpio for SDHC2 CD
 2024-04-10 20:43 UTC  (2+ messages)

[PATCH] drm/kmb: Replace of_node_put() with automatic cleanup handler
 2024-04-10 20:45 UTC 

[PATCH] xfs: replace deprecated strncpy with strscpy_pad
 2024-04-10 20:45 UTC  (3+ messages)

[PATCH v2] xfs: replace deprecated strncpy with memtostr_pad
 2024-04-10 20:43 UTC 

[PATCH 00/26] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-04-10 20:33 UTC  (3+ messages)
` [PATCH 06/26] cxl/port: Add Dynamic Capacity mode support to endpoint decoders

[PATCH v2 0/2] regmap: Amend MODULE_DESCRIPTION() texts
 2024-04-10 20:27 UTC  (3+ messages)
` [PATCH v2 1/2] regmap: Drop capitalisation in MODULE_DESCRIPTION()
` [PATCH v2 2/2] regmap: spi: Add missing MODULE_DESCRIPTION()

[PATCH v1 1/1] gpio: pcie-idio-24: Use -ENOTSUPP consistently
 2024-04-10 20:26 UTC  (2+ messages)

[RFC PATCH bpf-next v1 0/3] Rename mono_delivery_time to
 2024-04-10 20:25 UTC  (10+ messages)
` [RFC PATCH bpf-next v1 1/3] net: Rename mono_delivery_time to tstamp_type for scalabilty
` [RFC PATCH bpf-next v1 2/3] net: assign enum to skb->tstamp_type to distinguish between tstamp
` [RFC PATCH bpf-next v1 3/3] net: Add additional bit to support userspace timestamp type

[PATCH v1 1/1] regmap: spi: Add missing MODULE_DESCRIPTION()
 2024-04-10 20:23 UTC  (5+ messages)

[PATCH 1/2] regulator: qcom-refgen: fix module autoloading
 2024-04-10 20:23 UTC  (2+ messages)

[PATCH v3 0/9] spi: cadence-qspi: add Mobileye EyeQ5 support
 2024-04-10 20:22 UTC  (5+ messages)
` [PATCH v3 3/9] spi: dt-bindings: cdns,qspi-nor: make cdns,fifo-depth optional
` [PATCH v3 4/9] spi: cadence-qspi: allow FIFO depth detection

[PATCH v1 0/2] gpiolib: acpi: A couple of error checks amendmends
 2024-04-10 20:21 UTC  (3+ messages)
` [PATCH v1 1/2] gpiolib: acpi: Remove never true check in acpi_get_gpiod_by_index()
` [PATCH v1 2/2] gpiolib: acpi: Check for errors first in acpi_find_gpio()

[PATCH] fork: defer linking file vma until vma is fully initialized
 2024-04-10 20:21 UTC  (2+ messages)

[PATCH] Documentation: tracing: update format of sched_wakeup in example
 2024-04-10 20:23 UTC  (2+ messages)

[GIT PULL] turbostat 2024.04.10
 2024-04-10 20:18 UTC  (3+ messages)

[GIT PULL] platform-drivers-x86 for v6.9-2
 2024-04-10 20:17 UTC  (2+ messages)

[PATCH] selftests: timers: Fix valid-adjtimex signed left-shift undefined behavior
 2024-04-10 20:14 UTC  (3+ messages)
` [tip: timers/urgent] "

[PATCH v2] xfs: xattr: replace strncpy and check for truncation
 2024-04-10 20:14 UTC 

[PATCH v1 0/3] mm: follow_pte() improvements and acrn follow_pte() fixes
 2024-04-10 20:12 UTC  (3+ messages)
` [PATCH v1 1/3] drivers/virt/acrn: fix PFNMAP PTE checks in acrn_vm_ram_map()

[PATCH v1 1/1] fpga: ice40-spi: Remove unused of_gpio.h
 2024-04-10 20:10 UTC  (2+ messages)

[PATCH v4 0/5] virt: vmgenid: Add devicetree bindings support
 2024-04-10 20:09 UTC  (3+ messages)
` [PATCH v4 4/5] dt-bindings: rng: Add vmgenid support

[RFC PATCH v1 0/4] Reduce cost of ptep_get_lockless on arm64
 2024-04-10 20:09 UTC  (14+ messages)

[PATCH] bug: Fix no-return-statement warning with !CONFIG_BUG
 2024-04-10 20:05 UTC  (2+ messages)
` [tip: timers/urgent] "

[PATCH v6 0/2] usb: serial: add support for CH348
 2024-04-10 20:04 UTC  (5+ messages)

[PATCH v3 00/12] mm/gup: Unify hugetlb, part 2
 2024-04-10 19:58 UTC  (11+ messages)

[PATCH 1/3] riscv: Support for early console
 2024-04-10 19:57 UTC  (2+ messages)

[PATCH v1 1/1] mmc: slot-gpio: Use irq_handler_t type
 2024-04-10 19:56 UTC 

[PATCH] blk-iocost: Fix shift-out-of-bounds in iocg_kick_delay()
 2024-04-10 19:53 UTC  (2+ messages)

[REGRESSION] Loss of some SMART information in v6.1.81
 2024-04-10 19:36 UTC  (2+ messages)

[REGRESSION] mainline boot regression on AMD Stoney Ridge Chromebooks
 2024-04-10 19:45 UTC  (6+ messages)
    ` [patch 0/2] x86/cpu/amd: Fixup the topology rework fallout
      ` [patch 1/2] x86/cpu/amd: Make the CPUID 0x80000008 parser correct
      ` [patch 2/2] x86/cpu/amd: Make the NODEID_MSR union actually work

[RFC PATCH 0/4] ACPI: processor: refactor acpi_processor_{get_info|remove}
 2024-04-10 19:44 UTC  (9+ messages)
` [RFC PATCH 2/4] ACPI: processor: refactor acpi_processor_get_info: isolate cpu hotpug init delay
` [RFC PATCH 3/4] ACPI: processor: refactor acpi_processor_get_info: isolate acpi_{map|unmap}_cpu under CONFIG_ACPI_HOTPLUG_CPU

[PATCH net-next v10 00/13] net: Make timestamping selectable
 2024-04-10 19:37 UTC  (7+ messages)
` [PATCH net-next v10 07/13] net: Add struct kernel_ethtool_ts_info

[PATCH] spi: cadence-xspi: use for_each_available_child_of_node_scoped()
 2024-04-10 19:37 UTC  (2+ messages)

[PATCH v2 5/7] dt-bindings: phy: qcom,ipq8074-qmp-pcie: add ipq9574 gen3x2 PHY
 2024-04-10 19:36 UTC  (7+ messages)

[PATCH v12 0/7] drm/meson: add support for MIPI DSI Display
 2024-04-10 19:34 UTC  (3+ messages)
` [PATCH v12 4/7] drm/meson: gate px_clk when setting rate

[PATCH net-next 1/1] dt-bindings: ptp: Add device tree binding for IDT FemtoClock
 2024-04-10 19:32 UTC  (3+ messages)

[PATCH v2 1/4] dt-bindings: PCI: cdns,cdns-pcie-host: drop redundant msi-parent and pci-bus.yaml
 2024-04-10 19:32 UTC  (3+ messages)
` [PATCH v2 4/4] dt-bindings: PCI: mediatek,mt7621-pcie: switch from deprecated pci-bus.yaml

[PATCH net-next] gve: Correctly report software timestamping capabilities
 2024-04-10 19:31 UTC  (6+ messages)

[PATCH 6.1 000/138] 6.1.85-rc3 review
 2024-04-10 19:24 UTC  (2+ messages)

[Query] ACS enablement in the DT based boot flow
 2024-04-10 19:28 UTC  (2+ messages)

[PATCH 0/6] Add SMEM-based speedbin matching
 2024-04-10 19:26 UTC  (5+ messages)
` [PATCH 4/6] drm/msm/adreno: Implement SMEM-based speed bin

[PATCH] fs/jfs: fix order of kfree() and mutex_unlock() within lmLogOpen() in jfs_logmgr.c
 2024-04-10 19:24 UTC  (2+ messages)

More annoying code generation by clang
 2024-04-10 19:23 UTC  (7+ messages)

[PATCH net-next v2 0/5] net: stmmac: Add support for RZN1 GMAC devices
 2024-04-10 19:19 UTC  (6+ messages)
` [PATCH net-next v2 1/5] dt-bindings: net: renesas,rzn1-gmac: Document RZ/N1 GMAC support
` [PATCH net-next v2 3/5] net: stmmac: dwmac-socfpga: use pcs_init/pcs_exit

[PATCH 0/2] context_tracking, rcu: Standardize naming related to contex_tracking.state
 2024-04-10 19:19 UTC  (6+ messages)
` [PATCH 2/2] context_tracking, rcu: Rename RCU_DYNTICKS_IDX to CT_DYNTICKS_IDX

[PATCH v2 0/3] drm/mediatek: Add support for OF graphs
 2024-04-10 19:15 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: display: mediatek: Add OF graph support for board path
` [PATCH v2 2/3] dt-bindings: arm: mediatek: mmsys: "

[PATCH] perf annotate: Skip DSOs not found
 2024-04-10 19:14 UTC  (2+ messages)

[PATCH net-next v5 0/3] Minor cleanups to skb frag ref/unref
 2024-04-10 19:09 UTC  (4+ messages)
` [PATCH net-next v5 2/3] net: mirror skb frag ref/unref helpers

[syzbot] [kernel?] WARNING in __mod_timer (2)
 2024-04-10 19:08 UTC 

[PATCH net-next v6 0/2] Minor cleanups to skb frag ref/unref
 2024-04-10 19:05 UTC  (3+ messages)
` [PATCH net-next v6 1/2] net: move skb ref helpers to new header
` [PATCH net-next v6 2/2] net: mirror skb frag ref/unref helpers

[PATCH v4 0/2] Meson: R/W support for pages used by boot ROM
 2024-04-10 18:54 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: mtd: amlogic,meson-nand: support fields for boot ROM code
` [PATCH v4 2/2] mtd: rawnand: meson: support R/W mode for boot ROM

[PATCH] clk: meson: s4: fix module autoloading
 2024-04-10 19:01 UTC  (2+ messages)

[PATCH] OPP: Fix required_opp_tables for multiple genpds using same table
 2024-04-10 18:58 UTC  (2+ messages)

[GIT PULL] fs/9p patches for 6.9 merge window
 2024-04-10 18:57 UTC  (4+ messages)

[PATCH v4 0/4] Add support for AArch64 AMUv1-based arch_freq_get_on_cpu
 2024-04-10 18:57 UTC  (3+ messages)
` [PATCH v4 3/4] arm64: Update AMU-based frequency scale factor on entering idle

[PATCH 1/2] dt-bindings: panel-simple-dsi: add New Khadas TS050 panel bindings
 2024-04-10 18:57 UTC  (3+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).