linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-31 16:15:32 to 2022-05-31 19:46:45 UTC [more...]

[PATCH v1] PCI: brcmstb: Fix regression regarding missing PCIe linkup
 2022-05-31 19:46 UTC  (3+ messages)

[PATCH v3 0/8] vfio/pci: power management changes
 2022-05-31 19:43 UTC  (10+ messages)
` [PATCH v3 8/8] vfio/pci: Add the support for PCI D3cold state

[PATCH v4 00/22] TDX host kernel support
 2022-05-31 19:39 UTC  (23+ messages)
` [PATCH v4 01/22] x86/virt/tdx: Detect TDX during kernel boot
` [PATCH v4 02/22] cc_platform: Add new attribute to prevent ACPI CPU hotplug
` [PATCH v4 03/22] cc_platform: Add new attribute to prevent ACPI memory hotplug
` [PATCH v4 04/22] x86/virt/tdx: Prevent ACPI CPU hotplug and "
` [PATCH v4 05/22] x86/virt/tdx: Prevent hot-add driver managed memory
` [PATCH v4 06/22] x86/virt/tdx: Add skeleton to initialize TDX on demand
` [PATCH v4 07/22] x86/virt/tdx: Implement SEAMCALL function
` [PATCH v4 08/22] x86/virt/tdx: Shut down TDX module in case of error
` [PATCH v4 09/22] x86/virt/tdx: Detect TDX module by doing module global initialization
` [PATCH v4 10/22] x86/virt/tdx: Do logical-cpu scope TDX module initialization
` [PATCH v4 11/22] x86/virt/tdx: Get information about TDX module and TDX-capable memory
` [PATCH v4 12/22] x86/virt/tdx: Convert all memory regions in memblock to TDX memory
` [PATCH v4 13/22] x86/virt/tdx: Add placeholder to construct TDMRs based on memblock
` [PATCH v4 14/22] x86/virt/tdx: Create TDMRs to cover all memblock memory regions
` [PATCH v4 15/22] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
` [PATCH v4 16/22] x86/virt/tdx: Set up reserved areas for all TDMRs
` [PATCH v4 17/22] x86/virt/tdx: Reserve TDX module global KeyID
` [PATCH v4 18/22] x86/virt/tdx: Configure TDX module with TDMRs and "
` [PATCH v4 19/22] x86/virt/tdx: Configure global KeyID on all packages
` [PATCH v4 20/22] x86/virt/tdx: Initialize all TDMRs
` [PATCH v4 21/22] x86/virt/tdx: Support kexec()
` [PATCH v4 22/22] Documentation/x86: Add documentation for TDX host support

[PATCH] KVM: Adjust the return type of kvm_vm_ioctl_check_extension_generic()
 2022-05-31 19:39 UTC  (2+ messages)

[PATCH 00/10] mpt3sas and dmapool scalability
 2022-05-31 19:33 UTC  (13+ messages)
` [PATCH 01/10] dmapool: remove checks for dev == NULL
` [PATCH 02/10] dmapool: cleanup integer types
` [PATCH 03/10] dmapool: fix boundary comparison
` [PATCH 04/10] dmapool: improve accuracy of debug statistics
` [PATCH 05/10] dmapool: debug: prevent endless loop in case of corruption
` [PATCH 06/10] dmapool: ignore init_on_free when DMAPOOL_DEBUG enabled
` [PATCH 07/10] dmapool: speedup DMAPOOL_DEBUG with init_on_alloc
` [PATCH 08/10] dmapool: cleanup dma_pool_destroy
` [PATCH 09/10] dmapool: improve scalability of dma_pool_alloc
` [PATCH 10/10] dmapool: improve scalability of dma_pool_free

[PATCH] cfi: Fix __cfi_slowpath_diag RCU usage with cpuidle
 2022-05-31 19:33 UTC  (2+ messages)

[PATCH V9 0/9] CXL: Read CDAT and DSMAS data
 2022-05-31 19:30 UTC  (17+ messages)
` [PATCH V9 1/9] PCI: Add vendor ID for the PCI SIG
  ` [PATCH v9 "
` [PATCH V9 2/9] PCI: Replace magic constant for PCI Sig Vendor ID
  ` [PATCH v9 "
` [PATCH V9 3/9] PCI: Create PCI library functions in support of DOE mailboxes
  ` [PATCH v9 "
` [PATCH V9 4/9] cxl/pci: Create PCI DOE mailbox's for memory devices
` [PATCH V9 5/9] cxl/port: Find a DOE mailbox which supports CDAT
` [PATCH V9 7/9] cxl/port: Introduce cxl_cdat_valid()
` [PATCH V9 8/9] cxl/port: Retry reading CDAT on failure
  ` [PATCH v9 "

[PATCH] tty: serial: qcom-geni-serial: minor fixes to get_clk_div_rate()
 2022-05-31 19:28 UTC  (3+ messages)

[RFC 0/1] refactor all tasklet users into other APIs
 2022-05-31 19:27 UTC  (10+ messages)
` [RFC 1/1] drivers/dma/*: replace tasklets with workqueue

[PATCH v12 00/26] ima: Namespace IMA with audit support in IMA-ns
 2022-05-31 19:26 UTC  (4+ messages)
` [PATCH v12 21/26] ima: Setup securityfs for IMA namespace

[PATCH 1/3] mm: rename kernel_init_free_pages to kernel_init_pages
 2022-05-31 19:24 UTC  (4+ messages)
` [PATCH 2/3] mm: introduce clear_highpage_tagged

[PATCH v2 1/2] binfmt_misc: cleanup on filesystem umount
 2022-05-31 19:24 UTC  (6+ messages)
` [PATCH v2 2/2] binfmt_misc: enable sandboxed mounts

[PATCH v19 00/20] s390/vfio-ap: dynamic configuration support
 2022-05-31 19:23 UTC  (5+ messages)
` [PATCH v19 19/20] s390/Docs: new doc describing lock usage by the vfio_ap device driver
` [PATCH v19 20/20] MAINTAINERS: pick up all vfio_ap docs for VFIO AP maintainers

[PATCH 0/5] io_uring: add opcodes for current working directory
 2022-05-31 19:22 UTC  (9+ messages)
` [PATCH 1/5] io_uring: add rename opcode "
` [PATCH 2/5] io_uring: add unlink "
` [PATCH 3/5] io_uring: add mkdir "
` [PATCH 4/5] io_uring: add symlink "
` [PATCH 5/5] io_uring: add link "
  ` [External] Re: [PATCH 0/5] io_uring: add opcodes "

[PATCH] blk-cgroup: Optimize blkcg_rstat_flush()
 2022-05-31 19:22 UTC  (4+ messages)

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-05-31 19:15 UTC  (3+ messages)
` [PATCH v6 3/8] mm/memfd: Introduce MFD_INACCESSIBLE flag

net: fman: IRQ races
 2022-05-31 19:09 UTC 

[PATCH v4 0/6] Enable PASID for DMA API users
 2022-05-31 19:05 UTC  (9+ messages)
` [PATCH v4 1/6] iommu: Add a per domain PASID for DMA API

[PATCH v8 00/27] Introduce power-off+restart call chain API
 2022-05-31 19:04 UTC  (3+ messages)
` [PATCH v8 16/27] m68k: Switch to new sys-off handler API

[PATCH] Bluetooth: When HCI work queue is drained, only queue chained work
 2022-05-31 18:58 UTC  (2+ messages)

[PATCH v1] iio: trigger: warn about non-registered iio trigger getting attempt
 2022-05-31 18:57 UTC  (2+ messages)

[PATCH] mapletree-vs-khugepaged
 2022-05-31 18:56 UTC  (10+ messages)

[PATCH] drm/nouveau/fifo/gv100-: set gv100_fifo_runlist storage-class to static
 2022-05-31 18:51 UTC  (2+ messages)

[PATCH 00/12] iommu/vt-d: Optimize the use of locks
 2022-05-31 18:51 UTC  (18+ messages)
` [PATCH 01/12] iommu/vt-d: Use iommu_get_domain_for_dev() in debugfs

[PATCH v2 0/3] arm: bcmbca: add bcm6878 soc support
 2022-05-31 18:46 UTC  (4+ messages)
` [PATCH v2 1/3] ARM: dts: add dts files for bcmbca soc 6878
` [PATCH v2 2/3] [PATCH] dt-bindings: arm: add BCM6878 soc to binding document
` [PATCH v2 3/3] MAINTAINERS: add bcm6878 to bcmbca arch entry

[PATCH v3 00/13] PCI: dwc: Various fixes and cleanups
 2022-05-31 18:46 UTC  (7+ messages)
` [PATCH v3 02/13] PCI: dwc: Don't use generic IO-ops for DBI-space access

[PATCH v2 0/3] arm64: bcmbca: add bcm6858 soc support
 2022-05-31 18:46 UTC  (4+ messages)
` [PATCH v2 1/3] ARM64: dts: add dts files for bcmbca SoC bcm6858
` [PATCH v2 2/3] dt-bindings: arm64: add BCM6858 soc
` [PATCH v2 3/3] MAINTAINERS: add bcm6858 to bcmbca arch entry

[RFC PATCH 0/1] KUnit tests for drm_format_helper
 2022-05-31 18:44 UTC  (6+ messages)
` [RFC PATCH 1/1] drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb332()

[PATCH v3 0/2] Fix some compile warnings in v5.18+
 2022-05-31 18:44 UTC  (4+ messages)

[PATCH v4 00/12] perf c2c: Support display for Arm64
 2022-05-31 18:44 UTC  (2+ messages)

[PATCH] selftests/vm: Add protection_keys tests to run_vmtests
 2022-05-31 18:40 UTC  (2+ messages)

[PATCH] PCI: vmd: Use devm_kasprintf instead of simple kasprintf
 2022-05-31 18:39 UTC  (2+ messages)

[PATCH 0/2] KVM: vmx, pmu: respect KVM_GET_MSR_INDEX_LIST/KVM_SET_MSR contracts
 2022-05-31 18:37 UTC  (4+ messages)
` [PATCH 1/2] KVM: vmx, pmu: accept 0 for absent MSRs when host-initiated
` [PATCH 2/2] KVM: x86: always allow host-initiated writes to PMU MSRs

[RESEND 1/2] power_supply: Register cooling device outside of probe
 2022-05-31 18:30 UTC  (2+ messages)
` [RESEND 2/2] power_supply: Use of-thermal cdev registration API

[PATCH v2] mm: page_frag: Warn_on when frag_alloc size is bigger than PAGE_SIZE
 2022-05-31 18:28 UTC  (4+ messages)
`  "

[PATCH] mm: throttle LRU pages skipping on rmap_lock contention
 2022-05-31 18:26 UTC  (2+ messages)

[PATCH v2 0/5] iio: treewide: rearrange iio trig get/register
 2022-05-31 18:20 UTC  (3+ messages)

[PATCH v6 00/17] Move HEVC stateless controls out of staging
 2022-05-31 18:20 UTC  (4+ messages)
` Re: [PATCH v6 11/17] media: uapi: Add V4L2_CID_STATELESS_HEVC_ENTRY_POINT_OFFSETS control
  `  "

[PATCH net-next] dt-bindings: net: xilinx: document xilinx emaclite driver binding
 2022-05-31 18:19 UTC  (5+ messages)

[V2] tty: serial: qcom-geni-serial: Remove uart frequency table. Instead, find suitable frequency with call to clk_round_rate
 2022-05-31 18:17 UTC  (4+ messages)

[PATCH] drm/msm/dpu: Remove unused code
 2022-05-31 18:14 UTC  (2+ messages)

[PATCH v2 00/13] stackleak: fixes and rework
 2022-05-31 18:13 UTC  (8+ messages)
` [PATCH v2 07/13] stackleak: rework poison scanning

[PATCH v2] PCI: mediatek-gen3: Fix refcount leak in mtk_pcie_init_irq_domains
 2022-05-31 18:13 UTC  (2+ messages)

[PATCH v3 0/4] Add support for XP-PEN Deco L
 2022-05-31 18:12 UTC  (5+ messages)
` [PATCH v3 1/4] HID: uclogic: Make template placeholder IDs generic
` [PATCH v3 2/4] HID: uclogic: Add KUnit tests for uclogic_rdesc_template_apply()
` [PATCH v3 3/4] HID: uclogic: Allow to generate frame templates
` [PATCH v3 4/4] HID: uclogic: Add support for XP-PEN Deco L

[PATCH] KVM: VMX: CPU frequency scaling for intel x86_64 KVM guests
 2022-05-31 18:11 UTC  (3+ messages)

[PATCH v2] iio: Use octal permissions and DEVICE_ATTR_{RO,RW}
 2022-05-31 18:10 UTC 

[PATCH bpf-next 0/2] Add PROG_TEST_RUN support to BPF_PROG_TYPE_KPROBE
 2022-05-31 18:07 UTC  (9+ messages)
` [PATCH bpf-next 1/2] bpf, test_run: Add PROG_TEST_RUN support to kprobe
` [PATCH bpf-next 2/2] selftests/bpf: Add PROG_TEST_RUN selftest for BPF_PROG_TYPE_KPROBE

[PATCH v2 0/8] KVM: x86: Emulator _regs fixes and cleanups
 2022-05-31 18:06 UTC  (11+ messages)
` [PATCH v2 3/8] KVM: x86: Omit VCPU_REGS_RIP from emulator's _regs array
` [PATCH v2 5/8] KVM: x86: Reduce the number of emulator GPRs to '8' for 32-bit KVM
` [PATCH v2 6/8] KVM: x86: Bug the VM if the emulator accesses a non-existent GPR
` [PATCH v2 7/8] KVM: x86: Bug the VM if the emulator generates a bogus exception vector
` [PATCH v2 8/8] KVM: x86: Bug the VM on an out-of-bounds data read

[PATCH] mm/migrate: skip unsupported ZONE_DEVICE page in migrate_vma_collect_pmd()
 2022-05-31 18:05 UTC  (2+ messages)

[PATCH 00/35] Shadow stacks for userspace
 2022-05-31 18:00 UTC  (15+ messages)

[PATCH 4/4] serial: max310x: implement I2C support
 2022-05-31 17:58 UTC  (2+ messages)

[PATCH] KVM: x86: SVM: fix nested PAUSE filtering when L0 intercepts PAUSE
 2022-05-31 17:58 UTC 

[PATCH] m68k: virt: Kconfig minor fixes
 2022-05-31 17:55 UTC  (2+ messages)

[PATCH] drm/msm/dpu: Fix pointer dereferenced before checking
 2022-05-31 17:51 UTC  (2+ messages)

[RFC PATCH v5 0/4] remoteproc: restructure the remoteproc VirtIO device
 2022-05-31 17:49 UTC  (2+ messages)

[PATCH 1/2] powerpc/irq: Make __do_irq() static
 2022-05-31 17:47 UTC  (2+ messages)
` [PATCH 2/2] powerpc/irq: Perform stack_overflow detection after switching to IRQ stack

[PATCH] workqueue: missing NOT while checking if Workqueue is offline
 2022-05-31 17:43 UTC  (8+ messages)

[PATCH] KVM: arm64: Fix memory leaks from stage2 pagetable
 2022-05-31 17:41 UTC  (5+ messages)

[PATCH] dt-bindings: timestamp: Correct id path
 2022-05-31 17:35 UTC  (3+ messages)

[PATCH 0/5] gpio: thunderx: Marvell GPIO changes
 2022-05-31 17:30 UTC  (5+ messages)
` [PATCH 1/5] gpio: thunderx: avoid potential deadlock

[RESEND PATCH] rpmsg: char: Add mutex protection for rpmsg_eptdev_open()
 2022-05-31 17:28 UTC  (2+ messages)

[PATCH] xen: replace xen_remap() with memremap()
 2022-05-31 17:27 UTC  (2+ messages)

[RFC PATCH 0/3] hugetlb: speed up linear address scanning
 2022-05-31 17:25 UTC  (13+ messages)
` [RFC PATCH 1/3] hugetlb: skip to end of PT page mapping when pte not present
` [RFC PATCH 2/3] hugetlb: do not update address in huge_pmd_unshare
` [RFC PATCH 3/3] hugetlb: Lazy page table copies in fork()

[PATCH] cgroup: wait for css offline when rmdir
 2022-05-31 17:22 UTC  (7+ messages)

[PATCH] HID: apple: Reset quirks when Fn key is not found
 2022-05-31 17:20 UTC  (7+ messages)
        ` [PATCH v2] HID: apple: Workaround for non-Apple keyboards

[PATCH 1/4] dt-bindings: power: Add MT8365 power domains
 2022-05-31 17:17 UTC  (3+ messages)
` [PATCH 3/4] soc: mediatek: add support of MTK_SCPD_STRICT_BUSP cap

[PATCH] KVM: x86: Bypass cpuid check for empty arch-lbr leaf
 2022-05-31 17:15 UTC  (2+ messages)

[PATCH] Adding in defines for PPP_ECP and PPP_EAP into linux/ppp_defs.h
 2022-05-31 17:13 UTC 

[GIT PULL] RISC-V Patches for the 5.19 Merge Window, Part 1
 2022-05-31 17:13 UTC 

[PATCH V3 0/8] virtio: Solution to restrict memory access under Xen using xen-grant DMA-mapping layer
 2022-05-31 17:09 UTC  (4+ messages)
` [PATCH V3 5/8] dt-bindings: Add xen,grant-dma IOMMU description for xen-grant DMA ops

[stable:linux-5.15.y 5773/6856] <instantiation>:3:19: error: too many positional arguments
 2022-05-31 17:07 UTC 

arch/arm64/kernel/signal.c:663:43: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-05-31 17:07 UTC  (2+ messages)

[GIT PULL] arch/microblaze patches for 5.19-rc1
 2022-05-31 17:05 UTC  (2+ messages)

[git pull] IOMMU Updates for Linux v5.19
 2022-05-31 17:05 UTC  (2+ messages)

[PATCH v4] tracing: add 'accounted' entry into output of allocation tracepoints
 2022-05-31 16:58 UTC  (4+ messages)
` [PATCH v5] "

arch/arm64/kernel/fpsimd.c:1944:55: sparse: sparse: dereference of noderef expression
 2022-05-31 16:57 UTC  (2+ messages)

[PATCH RFC] proc: Fix a dentry lock race between release_task and lookup
 2022-05-31 16:57 UTC  (2+ messages)

linux-next: build warnings after merge of the tomoyo tree
 2022-05-31 16:45 UTC  (3+ messages)

mainline build failure due to f1e4c916f97f ("drm/edid: add EDID block count and size helpers")
 2022-05-31 16:41 UTC  (4+ messages)

ZSWAP still considered experimental?
 2022-05-31 16:39 UTC  (2+ messages)

[PATCH] fs/ntfs3: fix null pointer dereference in d_flags_for_inode
 2022-05-31 16:34 UTC  (4+ messages)

[PATCH v3 0/2] sched/fair: optimize and simplify rq
 2022-05-31 16:32 UTC  (5+ messages)
` [PATCH v3 2/2] sched/fair: optimize and simplify rq leaf_cfs_rq_list
    ` [External] "

[PATCH v16 0/4] m68k: Add Virtual M68k Machine
 2022-05-31 16:32 UTC  (5+ messages)
` [PATCH v16 4/4] m68k: introduce a virtual m68k machine

[PATCH V2 0/2] irqchip: Adjust to fix build for LoongArch
 2022-05-31 16:32 UTC  (3+ messages)
` [PATCH V2 1/2] irqchip: Adjust Kconfig for Loongson
` [PATCH V2 2/2] irqchip/loongson-liointc: Fix build error for LoongArch

[PATCH] mm: kmemleak: check boundary of objects allocated with physical address when scan
 2022-05-31 16:29 UTC  (2+ messages)

[PULL REQUEST] i2c-for-5.19
 2022-05-31 16:27 UTC 

[PATCH 1/6] iommu/qcom: Use the asid read from device-tree if specified
 2022-05-31 16:26 UTC  (7+ messages)
` [PATCH 2/6] iommu/qcom: Write TCR before TTBRs to fix ASID access behavior

[PATCH v2 1/3] ata: ahci: Add new board low_power_no_debounce_delay
 2022-05-31 16:24 UTC  (14+ messages)
` [PATCH v2 3/3] ata: ahci: Skip 200 ms debounce delay for AMD 300 Series Chipset SATA Controller

[PATCH V9 0/8] Use copy_process in vhost layer
 2022-05-31 16:18 UTC  (2+ messages)

[PATCH 00/21] rcu/context-tracking: Merge RCU eqs-dynticks counter to context tracking v3
 2022-05-31 16:15 UTC  (5+ messages)
` [PATCH 20/21] rcu/context_tracking: Merge dynticks counter and context tracking states

[PATCH v7 0/3] Add QCOM SNPS PHY overriding params support
 2022-05-31 16:14 UTC  (2+ messages)
` [PATCH v7 3/3] arm64: dts: qcom: sc7280: Update SNPS Phy params for SC7280 IDP device

[PATCH AUTOSEL 5.17 001/135] iommu/vt-d: Add RPLS to quirk list to skip TE disabling
 2022-05-31 16:15 UTC  (3+ messages)
` [PATCH AUTOSEL 5.17 089/135] kunit: bail out of test filtering logic quicker if OOM

[syzbot] KASAN: invalid-free in put_fs_context
 2022-05-31 16:15 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).