linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-01 20:26:52 to 2023-03-02 01:41:59 UTC [more...]

[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-03-02  1:41 UTC  (17+ messages)
` [PATCH RFC v8 47/56] KVM: SVM: Support SEV-SNP AP Creation NAE event
` [PATCH RFC v8 48/56] KVM: SVM: Add SNP-specific handling for memory attribute updates
` [PATCH RFC v8 52/56] ccp: Add support to decrypt the page
` [PATCH RFC v8 53/56] KVM: SVM: Make VMSAVE target area memory allocation SNP safe
` [PATCH RFC v8 54/56] x86/sev: Add KVM commands for instance certs

[PATCH v10 00/26] Drivers for Gunyah hypervisor
 2023-03-02  1:40 UTC  (7+ messages)
` [PATCH v10 03/26] gunyah: Common types and error codes for Gunyah hypercalls
` [PATCH v10 04/26] virt: gunyah: Add hypercalls to identify Gunyah

[PATCH 0/8] clk: Add kunit tests for fixed rate and parent data
 2023-03-02  1:38 UTC  (9+ messages)
` [PATCH 1/8] dt-bindings: Add linux,kunit binding
` [PATCH 2/8] of: Enable DTB loading on UML for KUnit tests
` [PATCH 3/8] kunit: Add test managed platform_device/driver APIs
` [PATCH 4/8] clk: Add test managed clk provider/consumer APIs
` [PATCH 5/8] dt-bindings: kunit: Add fixed rate clk consumer test
` [PATCH 6/8] clk: Add KUnit tests for clk fixed rate basic type
` [PATCH 7/8] dt-bindings: clk: Add KUnit clk_parent_data test
` [PATCH 8/8] clk: Add KUnit tests for clks registered with struct clk_parent_data

[PATCH v2 2/4] extcon: Added extcon_alloc_cables to simplify extcon register function
 2023-03-02  1:38 UTC  (4+ messages)
` [PATCH v2 0/4] Simplify extcon_dev_register function

[PATCH v12 00/11] Parallel CPU bringup for x86_64
 2023-03-02  1:37 UTC  (10+ messages)
` [PATCH v12 07/11] x86/smpboot: Remove early_gdt_descr on 64-bit

[PATCH v4 0/6] Remove VT-d virtual command interface and IOASID
 2023-03-02  1:36 UTC  (8+ messages)
` [PATCH v4 1/6] iommu/vt-d: Remove virtual command interface
` [PATCH v4 2/6] iommu/sva: Move PASID helpers to sva code
` [PATCH v4 3/6] iommu/sva: Stop using ioasid_set for SVA
` [PATCH v4 4/6] iommu/sva: Use GFP_KERNEL for pasid allocation
` [PATCH v4 5/6] iommu/ioasid: Rename INVALID_IOASID
` [PATCH v4 6/6] iommu: Remove ioasid infrastructure

[PATCH v4 0/2] fix error flag covered by journal recovery
 2023-03-02  1:30 UTC  (5+ messages)
` [PATCH v4 1/2] ext4: commit super block if fs record error when journal record without error
` [PATCH v4 2/2] ext4: make sure fs error flag setted before clear journal error

[patch 0/3] net, refcount: Address dst_entry reference count scalability issues
 2023-03-02  1:29 UTC  (10+ messages)
` [patch 1/3] net: dst: Prevent false sharing vs. dst_entry::__refcnt
` [patch 2/3] atomics: Provide rcuref - scalable reference counting

[PATCH] migrate_pages: silence gcc notes for mis-casting
 2023-03-02  1:26 UTC 

[PATCH] x86/split_lock: Enumerate architectural split lock disable bit
 2023-03-02  1:19 UTC 

[PATCH RFC v2] rcu: Add a minimum time for marking boot as completed
 2023-03-02  1:19 UTC  (14+ messages)

[PATCH] arm64: dts: qcom: msm8996: Add missing DWC3 quirks
 2023-03-02  1:18 UTC 

[PATCH v1] KVM: allow KVM_BUG/KVM_BUG_ON to handle 64-bit cond
 2023-03-02  1:17 UTC  (2+ messages)

[PATCH] crypto: stm32 - Save and restore between each request
 2023-03-02  1:16 UTC  (11+ messages)
` [v2 PATCH] "
  ` [v3 "
          ` [v4 "

[PATCH v5 1/2] fs/proc: optimize register ctl_tables
 2023-03-02  1:12 UTC  (5+ messages)

[PATCH v12 000/106] KVM TDX basic feature support
 2023-03-02  1:11 UTC  (4+ messages)
` [PATCH v12 013/106] KVM: TDX: create/destroy VM structure

[PATCH] maple_tree: export symbol mas_preallocate()
 2023-03-02  1:10 UTC 

[PATCH v2 00/46] hugetlb: introduce HugeTLB high-granularity mapping
 2023-03-02  1:06 UTC  (3+ messages)
` [PATCH v2 05/46] rmap: hugetlb: switch from page_dup_file_rmap to page_add_file_rmap

[PATCH 0/4] Re-enable IDXD kernel workqueue under DMA API
 2023-03-02  1:03 UTC  (6+ messages)
` [PATCH 1/4] iommu/vt-d: Implement set device pasid op for default domain
` [PATCH 2/4] iommu/vt-d: Use non-privileged mode for all PASIDs
` [PATCH 3/4] iommu/sva: Support reservation of global PASIDs
` [PATCH 4/4] dmaengine/idxd: Re-enable kernel workqueue under DMA API

[PATCH v4 00/33] Per-VMA locks
 2023-03-02  0:53 UTC  (7+ messages)
` [PATCH v4 18/33] mm: write-lock VMAs before removing them from VMA tree

[PATCHv2 0/6] zsmalloc: fine-grained fullness and new compaction algorithm
 2023-03-02  0:53 UTC  (21+ messages)
` [PATCHv2 3/6] zsmalloc: fine-grained inuse ratio based fullness grouping
` [PATCHv2 5/6] zsmalloc: extend compaction statistics

[RFC][PATCH 1/2] time: alarmtimer: Fix erroneous case of using 0 as an "invalid" initialization value
 2023-03-02  0:47 UTC  (13+ messages)
` [RFC][PATCH 2/2] time: alarmtimer: Use TASK_FREEZABLE to cleanup freezer handling

[syzbot] [mm?] INFO: task hung in write_cache_pages (2)
 2023-03-02  0:35 UTC 

[PATCH v2 0/2] Validating UAPI backwards compatibility
 2023-03-01 23:59 UTC  (9+ messages)

[PATCH v2] rtlwifi: rtl8192se: Remove some unused variables
 2023-03-02  0:27 UTC  (3+ messages)

linux-next: Tree for Mar 2
 2023-03-02  0:25 UTC 

[PATCH] watchdog: avoid usage of iterator after loop
 2023-03-02  0:16 UTC  (4+ messages)

[PATCH 0/3] of: irq: Fixes refcount issues with of_irq_parse_one()/of_irq_parse_raw()
 2023-03-01 21:00 UTC  (5+ messages)
` [PATCH 1/3] of: irq: make callers of of_irq_parse_raw() release the device node
` [PATCH 2/3] of: irq: make callers of of_irq_parse_one() "
` [PATCH 3/3] of: irq: release the node after looking up for "interrupts-extended"

[PATCH bpf-next 1/2] bpf: Fix doxygen comments for dynptr slice kfuncs
 2023-03-02  0:10 UTC  (2+ messages)

[RFC PATCH net-next v11 00/12] net: ethernet: mtk_eth_soc: various enhancements
 2023-03-02  0:03 UTC  (4+ messages)
` [RFC PATCH v11 08/12] net: ethernet: mtk_eth_soc: fix RX data corruption issue

[PATCH v2] mailmap: updates for Jarkko Sakkinen
 2023-03-01 23:54 UTC 

[PATCH v1] clk: Mark a fwnode as initialized when using CLK_OF_DECLARE* macros
 2023-03-01 23:52 UTC  (7+ messages)

[PATCH] mailmap: updates for Jarkko Sakkinen
 2023-03-01 23:52 UTC 

[PATCH v3] ACPI: cpufreq: use a platform device to load ACPI PPC and PCC drivers
 2023-03-01 23:48 UTC  (2+ messages)

[PATCH 6.1 00/42] 6.1.15-rc1 review
 2023-03-01 23:43 UTC  (4+ messages)

[PATCH v7 00/24] x86: Implement an HPET-based hardlockup detector
 2023-03-01 23:47 UTC  (25+ messages)
` [PATCH v7 01/24] x86/apic: Add irq_cfg::delivery_mode
` [PATCH v7 02/24] x86/apic/msi: Use the delivery mode from irq_cfg for message composition
` [PATCH v7 03/24] x86/apic: Add the X86_IRQ_ALLOC_AS_NMI interrupt allocation flag
` [PATCH v7 04/24] x86/apic/vector: Implement a local APIC NMI controller
` [PATCH v7 05/24] x86/apic/vector: Skip cleanup for the NMI vector
` [PATCH v7 06/24] iommu/vt-d: Clear the redirection hint when the destination mode is physical
` [PATCH v7 07/24] iommu/vt-d: Rework prepare_irte() to support per-interrupt delivery mode
` [PATCH v7 08/24] iommu/vt-d: Set the IRTE delivery mode individually for each interrupt
` [PATCH v7 09/24] iommu/amd: Expose [set|get]_dev_entry_bit()
` [PATCH v7 10/24] iommu/amd: Enable NMIPass when allocating an NMI
` [PATCH v7 11/24] iommu/amd: Compose MSI messages for NMIs in non-IR format
` [PATCH v7 12/24] x86/hpet: Expose hpet_writel() in header
` [PATCH v7 13/24] x86/hpet: Add helper function hpet_set_comparator_periodic()
` [PATCH v7 14/24] x86/hpet: Prepare IRQ assignments to use the X86_ALLOC_AS_NMI flag
` [PATCH v7 15/24] x86/hpet: Reserve an HPET channel for the hardlockup detector
` [PATCH v7 16/24] watchdog/hardlockup: Define a generic function to detect hardlockups
` [PATCH v7 17/24] watchdog/hardlockup: Decouple the hardlockup detector from perf
` [PATCH v7 18/24] init/main: Delay initialization of the lockup detector after smp_init()
` [PATCH v7 19/24] x86/watchdog/hardlockup: Add an HPET-based hardlockup detector
` [PATCH v7 20/24] x86/watchdog/hardlockup/hpet: Determine if HPET timer caused NMI
` [PATCH v7 21/24] watchdog/hardlockup/hpet: Only enable the HPET watchdog via a boot parameter
` [PATCH v7 22/24] x86/watchdog: Add a shim hardlockup detector
` [PATCH v7 23/24] watchdog: Introduce hardlockup_detector_mark_unavailable()
` [PATCH v7 24/24] x86/tsc: Stop the HPET hardlockup detector if TSC become unstable

mmc: core: Disable card detect during shutdown
 2023-03-01 23:32 UTC 

[syzbot] [ntfs?] KASAN: use-after-free Read in ntfs_attr_find (2)
 2023-03-01 23:29 UTC 

[PATCH 6.2 00/16] 6.2.2-rc1 review
 2023-03-01 23:24 UTC  (3+ messages)

[PATCH] workqueue: avoid usage of list iterator after loop in __flush_workqueue()
 2023-03-01 23:23 UTC 

[Patch V5 0/3] Tegra TPM driver with HW flow control
 2023-03-01 23:17 UTC  (5+ messages)
` [Patch V5 2/3] tpm_tis-spi: Support hardware wait polling

[PATCH] perf: fix perf_event_context->time
 2023-03-01 23:16 UTC  (3+ messages)

[PATCH v2] x86/sgx: Avoid using iterator after loop in sgx_mmu_notifier_release()
 2023-03-01 23:07 UTC  (2+ messages)

[tip:master] BUILD SUCCESS 239b842d8c45ac8e0794189d2676eea409eab497
 2023-03-01 23:03 UTC 

[PATCH] fs/jfs: avoid usage of list iterator after loop in lmPostGC()
 2023-03-01 23:02 UTC 

[PATCH] scsi: lpfc: avoid usage of list iterator variable after loop
 2023-03-01 23:01 UTC  (2+ messages)

[PATCH v2 00/11] fold per-CPU vmstats remotely
 2023-03-01 22:57 UTC  (3+ messages)
` [PATCH v2 09/11] mm/vmstat: use cmpxchg loop in cpu_vm_stats_fold

[PATCH] perf: arm_cspmu: Fix compiler warning
 2023-03-01 22:56 UTC 

[PATCHv3 2/4] wiegand: add Wiegand bus driver
 2023-03-01 22:53 UTC  (2+ messages)

[PATCH v4] usb: dwc3: gadget: Add 1ms delay after end transfer command without IOC
 2023-03-01 22:44 UTC  (2+ messages)

[Patch V7 2/3] tpm_tis-spi: Add hardware wait polling
 2023-03-01 22:43 UTC  (2+ messages)

[RFC PATCH v2 1/2] PM: domains: Skip disabling unused domains if provider has sync_state
 2023-03-01 22:40 UTC  (11+ messages)

[tip:x86/urgent] BUILD SUCCESS dd093fb08e8f8a958fec4eef36f9f09eac047f60
 2023-03-01 22:37 UTC 

[PATCH net v3] ice: copy last block omitted in ice_get_module_eeprom()
 2023-03-01 22:27 UTC  (2+ messages)

[PATCH v2] x86/mce: Schedule work after restart from sysfs update
 2023-03-01 22:18 UTC  (3+ messages)

[RFC] Support for Arm CCA VMs on Linux
 2023-03-01 22:12 UTC  (14+ messages)
` [RFC PATCH 00/28] arm64: Support for Arm CCA in KVM
  ` [RFC PATCH 06/28] arm64: RME: ioctls to create and configure realms
  ` [RFC PATCH 08/28] arm64: RME: Keep a spare page delegated to the RMM

[PATCH 5.10 00/19] 5.10.171-rc1 review
 2023-03-01 22:09 UTC  (4+ messages)

[PATCH] x86/mce: Schedule work after restart from sysfs update
 2023-03-01 22:08 UTC  (3+ messages)

[PATCH 0/4] arm64: dts: qcom: sc7180: Delete a few unused trogdor dts files
 2023-03-01 22:05 UTC  (9+ messages)
` [PATCH 1/4] arm64: dts: qcom: sc7180: Delete wormdingler-rev0
` [PATCH 2/4] arm64: dts: qcom: sc7180: Delete kingoftown-rev0
` [PATCH 3/4] arm64: dts: qcom: sc7180: Delete lazor-rev0
` [PATCH 4/4] arm64: dts: qcom: sc7180: Delete mrbland

[PATCH 4.19 0/9] 4.19.275-rc1 review
 2023-03-01 22:04 UTC  (2+ messages)

[syzbot] [ext4?] possible deadlock in evict (3)
 2023-03-01 21:55 UTC  (3+ messages)

[syzbot] [jfs?] KASAN: use-after-free Read in lbmIODone (2)
 2023-03-01 21:54 UTC 

[PATCH] staging: rtl8192e: Remove call_usermodehelper starting RadioPower.sh
 2023-03-01 21:54 UTC 

[PATCH 5.15 00/22] 5.15.97-rc1 review
 2023-03-01 21:50 UTC  (3+ messages)

[PATCH v1 0/4] Remove use of fw_devlink_purge_absent_suppliers()
 2023-03-01 21:49 UTC  (5+ messages)
` [PATCH v1 1/4] usb: typec: stusb160x: "
` [PATCH v1 2/4] usb: typec: tipd: "
` [PATCH v1 3/4] usb: typec: tcpm: "
` [PATCH v1 4/4] driver core: Delete fw_devlink_purge_absent_suppliers()

[PATCH] arch/alpha/kernel: Remove form feed characters
 2023-03-01 21:43 UTC 

[PATCH 0/3] drm/i915: track gt->wakerefs
 2023-03-01 21:42 UTC  (4+ messages)
` [PATCH 1/3] drm/i915: Separate wakeref tracking
    ` [Intel-gfx] "

[PATCH v5] drm/virtio: Add option to disable KMS support
 2023-03-01 21:39 UTC  (2+ messages)

[PATCH] rcu: use try_cmpxchg in check_cpu_stall
 2023-03-01 21:29 UTC  (13+ messages)

[PATCH-next] scsi: fix use-after-free problem in scsi_remove_target
 2023-03-01 21:15 UTC  (4+ messages)

[PATCH v3] drm/msm/dp: check core_initialized flag at both host_init() and host_deinit()
 2023-03-01 21:15 UTC  (4+ messages)

[PATCH v2 1/2] ASoC: dt-bindings: wlf,wm8524: Convert to json-schema
 2023-03-01 21:08 UTC  (4+ messages)
` [PATCH v2 2/2] ASoC: wm8524: Correct the MUTE setting while power up/down

[patch 00/39] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 1 cleanups
 2023-03-01 21:07 UTC  (4+ messages)
` [patch 05/39] genirq/msi: Remove filter from msi_free_descs_free_range()

[PATCH 1/1] psi: remove 500ms min window size limitation for triggers
 2023-03-01 21:00 UTC  (4+ messages)

[PATCH v13 0/3] Checkpoint Support for Syscall User Dispatch
 2023-03-01 20:58 UTC  (4+ messages)
` [PATCH v13 1/3] syscall_user_dispatch: helper function to operate on given task
` [PATCH v13 2/3] ptrace,syscall_user_dispatch: checkpoint/restore support for SUD
` [PATCH v13 3/3] selftest,ptrace: Add selftest for syscall user dispatch config api

[PATCH] spi: Reorder fields in 'struct spi_message'
 2023-03-01 20:58 UTC 

[PATCH v6 01/12] kbuild: add a tool to list files ignored by git
 2023-03-01 20:41 UTC  (5+ messages)
` [PATCH v6 12/12] kbuild: add srcdeb-pkg target

[PATCH v3 0/5] Add Intel LJCA device driver
 2023-03-01 20:44 UTC  (2+ messages)

[PATCH v2 0/3] ARM: dts: aspeed: ASRock BMC updates
 2023-03-01 20:36 UTC  (5+ messages)
` [PATCH v2 3/3] ARM: dts: aspeed: asrock: Correct firmware flash SPI clocks

[linus:master] [mm/mmap] 04241ffe3f: Kernel_panic-not_syncing:Fatal_exception
 2023-03-01 20:35 UTC  (4+ messages)

[GIT PULL] SPI fixes for v6.3
 2023-03-01 20:34 UTC 

[GIT PULL] regulator fixes for v6.3
 2023-03-01 20:34 UTC 

[PATCH v13 00/13] Add PSR support for eDP
 2023-03-01 20:34 UTC  (4+ messages)

[PATCH v3 RESEND] ARM/dma-mapping: use kvcalloc for fallback memory allocation need
 2023-03-01 20:34 UTC 

[PATCH v2] nvme: Add a module parameter for users to force simple suspend
 2023-03-01 20:33 UTC 

drivers/net/ethernet/aquantia/atlantic/aq_ring.h:67:2: warning: field within 'struct aq_ring_buff_s' is less aligned than 'union aq_ring_buff_s::(anonymous at drivers/net/ethernet/aquantia/atlantic/aq_ring.h:67:2)' and is usually due to 'struct aq_ring_b
 2023-03-01 20:30 UTC 

[PATCH RESEND] w1: Use kfree_sensitive to clear sensitive information
 2023-03-01 20:27 UTC 


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).