linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-31 15:02:41 to 2022-05-31 18:26:20 UTC [more...]

[PATCH 00/10] mpt3sas and dmapool scalability
 2022-05-31 18:23 UTC  (12+ 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] mm: throttle LRU pages skipping on rmap_lock contention
 2022-05-31 18:26 UTC  (2+ messages)

[PATCH v19 00/20] s390/vfio-ap: dynamic configuration support
 2022-05-31 18:26 UTC  (3+ messages)
` [PATCH v19 20/20] MAINTAINERS: pick up all vfio_ap docs for VFIO AP maintainers

[PATCH] blk-cgroup: Optimize blkcg_rstat_flush()
 2022-05-31 18:24 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
  `  "

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

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

[PATCH] tty: serial: qcom-geni-serial: minor fixes to get_clk_div_rate()
 2022-05-31 18:17 UTC 

[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 V9 0/9] CXL: Read CDAT and DSMAS data
 2022-05-31 17:57 UTC  (18+ 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 6/9] cxl/port: Read CDAT table
` [PATCH V9 7/9] cxl/port: Introduce cxl_cdat_valid()
` [PATCH V9 8/9] cxl/port: Retry reading CDAT on failure
` [PATCH V9 9/9] cxl/port: Parse out DSMAS data from CDAT table

[PATCH v1] iio: trigger: warn about non-registered iio trigger getting attempt
 2022-05-31 18:15 UTC 

[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  (10+ 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 00/12] iommu/vt-d: Optimize the use of locks
 2022-05-31 18:07 UTC  (17+ messages)
` [PATCH 01/12] iommu/vt-d: Use iommu_get_domain_for_dev() in debugfs

[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] cfi: Fix __cfi_slowpath_diag RCU usage with cpuidle
 2022-05-31 17:59 UTC 

[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 0/2] KVM: vmx, pmu: respect KVM_GET_MSR_INDEX_LIST/KVM_SET_MSR contracts
 2022-05-31 17:54 UTC  (3+ 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

[PATCH 1/3] mm: rename kernel_init_free_pages to kernel_init_pages
 2022-05-31 17:52 UTC  (4+ messages)
` [PATCH 2/3] mm: introduce clear_highpage_tagged
` [PATCH 3/3] kasan: fix zeroing vmalloc memory with HW_TAGS

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

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

[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 v3 0/2] Fix some compile warnings in v5.18+
 2022-05-31 17:16 UTC  (3+ messages)

[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  (4+ messages)
` [PATCH v7 1/3] dt-bindings: phy: qcom,usb-snps-femto-v2: Add phy override params bindings
` [PATCH v7 2/3] phy: qcom-snps: Add support for overriding phy tuning parameters
` [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 

[PATCH v4 0/4] A few cleanup and fixup patches for migration
 2022-05-31 16:09 UTC  (5+ messages)
` [PATCH v4 1/4] mm: reduce the rcu lock duration

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

[PATCH -next v7 0/6]mm: page_table_check: add support on arm64 and riscv
 2022-05-31 16:05 UTC  (7+ messages)
` [PATCH -next v7 5/6] arm64/mm: Enable ARCH_SUPPORTS_PAGE_TABLE_CHECK

[syzbot] INFO: task hung in fuse_launder_folio
 2022-05-31 16:04 UTC 

[GIT PULL] asm-generic changes for 5.19
 2022-05-31 16:01 UTC  (12+ messages)
          ` [musl] "

[RFC PATCH v6 000/104] KVM TDX basic feature support
 2022-05-31 15:58 UTC  (3+ messages)
` [RFC PATCH v6 064/104] KVM: TDX: Add helper assembly function to TDX vcpu

[PATCH v2] sched: Queue task on wakelist in the same llc if the wakee cpu is idle
 2022-05-31 15:56 UTC  (7+ messages)

[PATCH 1/2] irqchip: Adjust Kconfig for Loongson
 2022-05-31 15:53 UTC  (3+ messages)

[PATCH 0/3] btrfs: Replace kmap() with kmap_local_page()
 2022-05-31 15:53 UTC  (7+ messages)
` [PATCH 1/3] btrfs: Replace kmap() with kmap_local_page() in inode.c
` [PATCH 2/3] btrfs: Replace kmap() with kmap_local_page() in lzo.c
` [PATCH 3/3] btrfs: Replace kmap() with kmap_local_page() in zlib.c

[PATCH v2] HID: uclogic: properly format kernel-doc comment for hid_dbg() wrappers
 2022-05-31 15:52 UTC  (2+ messages)

[PATCH] KVM: VMX: CPU frequency scaling for intel x86_64 KVM guests
 2022-05-31 15:51 UTC  (7+ messages)
` ...\n

[PATCH 0/4] arm64: dts: rockchip: px30: fix ov5695 camera probe
 2022-05-31 15:50 UTC  (5+ messages)
` [PATCH 1/4] media: i2c: ov5695: use regulator_bulk_enable/regulator_bulk disable instead of for loop

[PATCH V3 net-next 0/4] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-05-31 15:49 UTC  (8+ messages)
` [PATCH V3 net-next 1/4] net: bridge: add fdb flag to extent locked port feature

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

[PATCH] RISC-V: Prepare dropping week attribute from arch_kexec_apply_relocations[_add]
 2022-05-31 15:45 UTC  (2+ messages)

[Query] Looking for comments on CONFIG_SPI_SPIDEV and CONFIG_I2C_CHARDEV interfaces security
 2022-05-31 15:41 UTC  (2+ messages)

[PATCH] MIPS: fix pmd_mkinvalid
 2022-05-31 15:40 UTC  (2+ messages)

ext4_writepages: jbd2_start: 5120 pages, ino 11; err -5
 2022-05-31 15:39 UTC  (4+ messages)

[PATCH 0/3] Add Chameleon v3 devicetree
 2022-05-31 15:36 UTC  (7+ messages)
` [PATCH 2/3] dts: socfpga: Add Google "

[PATCH 1/2] HID: nintendo: fix face button mappings
 2022-05-31 15:31 UTC  (4+ messages)

[PATCH -next,v2] fuse: return the more nuanced writeback error on close()
 2022-05-31 15:31 UTC  (3+ messages)

[PATCH] mm/memremap: fix missing call to untrack_pfn() in pagemap_range()
 2022-05-31 15:30 UTC  (2+ messages)

[printk] 8e27473211: hwsim.ap_ft_pmf_bip_cmac_128.fail
 2022-05-31 15:29 UTC  (2+ messages)

[PATCH 0/3] tools/nolibc: fix build issues when building from tools/
 2022-05-31 15:23 UTC  (2+ messages)

[PATCH 0/3] pinctrl: sunxi: Remove non-existent reset line references
 2022-05-31 15:22 UTC  (2+ messages)

[PATCH] dt-bindings: net: Fix unevaluatedProperties warnings in examples
 2022-05-31 15:20 UTC  (2+ messages)

[PATCH] dt-bindings: PCI: socionext,uniphier-pcie: Add missing child interrupt controller
 2022-05-31 15:19 UTC  (2+ messages)

[PATCH] dt-bindings: usb: snps,dwc3: Add missing 'dma-coherent' property
 2022-05-31 15:18 UTC  (2+ messages)

soundwire: device drivers for PC based hardware
 2022-05-31 15:17 UTC 

[PATCH 0/6] drm/sun4i: HDMI PHY cleanup/refactoring
 2022-05-31 15:16 UTC  (5+ messages)
` [PATCH 3/6] drm/sun4i: sun8i-hdmi-phy: Used device-managed clocks/resets

[PATCH] ASoC: Intel: cirrus-common: fix incorrect channel mapping
 2022-05-31 14:51 UTC  (2+ messages)

[PATCH] drm/ssd130x: Only define a SPI device ID table when built as a module
 2022-05-31 15:10 UTC  (2+ messages)

[PATCH] spi: dt-bindings: Move 'rx-sample-delay-ns' to spi-peripheral-props.yaml
 2022-05-31 15:10 UTC  (5+ messages)

[PATCH] mm: kmemleak: Skip check in kmemleak_*_phys when pfn bound is not ready
 2022-05-31 15:07 UTC  (6+ messages)

[PATCH] drm/prime: Ensure mmap offset is initialized
 2022-05-31 15:06 UTC  (7+ messages)

[PATCH] dt-bindings: mtd: mxc-nand: Drop undocumented properties from example
 2022-05-31 15:05 UTC  (3+ messages)

[PATCH 1/7] perf list: Add IBM z16 event description for s390
 2022-05-31 15:04 UTC  (9+ messages)
` [PATCH 4/7] perf list: Update event description for IBM z14 to latest level
` [PATCH 5/7] perf list: Update event description for IBM z15 "
` [PATCH 6/7] perf list: Update event description for IBM z196/z114 "
` [PATCH 7/7] perf list: Update event description for IBM zEC12/zBC12 "

Broken Address Dependency in mm/ksm.c::cmp_and_merge_page()
 2022-05-31 15:03 UTC  (4+ 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).