All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-19 05:03:02 to 2021-05-19 06:05:52 UTC [more...]

[PATCH 5.12 000/363] 5.12.5-rc2 review
 2021-05-19  6:05 UTC  (2+ messages)

[PATCH 00/20] net: ethernet: remove leading spaces before tabs
 2021-05-19  6:04 UTC  (22+ messages)
` [PATCH 01/20] net: 3com: "
` [PATCH 02/20] net: alteon: "
` [PATCH 03/20] net: amd: "
` [PATCH 04/20] net: apple: "
` [PATCH 05/20] net: broadcom: "
` [PATCH 06/20] net: chelsio: "
` [PATCH 07/20] net: dec: "
` [PATCH 08/20] net: dlink: "
` [PATCH 09/20] net: ibm: "
` [PATCH 10/20] net: marvell: "
` [PATCH 11/20] net: natsemi: "
` [PATCH 12/20] net: realtek: "
` [PATCH 13/20] net: seeq: "
` [PATCH 14/20] net: sis: "
` [PATCH 15/20] net: smsc: "
` [PATCH 16/20] net: sun: "
` [PATCH 17/20] net: fealnx: "
` [PATCH 18/20] net: xircom: "
` [PATCH 19/20] net: 8390: "
` [PATCH 20/20] net: fujitsu: "

[PATCH RFC 0/3] riscv: Add DMA_COHERENT support
 2021-05-19  6:05 UTC  (18+ messages)
` [PATCH RFC 1/3] riscv: pgtable.h: Fixup _PAGE_CHG_MASK usage
` [PATCH RFC 2/3] riscv: Add DMA_COHERENT for custom PTE attributes
` [PATCH RFC 3/3] riscv: Add SYNC_DMA_FOR_CPU/DEVICE for DMA_COHERENT

[RFC v2 05/32] x86/tdx: Add __tdcall() and __tdvmcall() helper functions
 2021-05-19  6:04 UTC  (3+ messages)
` [RFC v2-fix-v1 1/1] x86/tdx: Add __tdx_module_call() and __tdx_hypercall() "

[PATCH 00/10] Domain on Static Allocation
 2021-05-19  6:03 UTC  (13+ messages)
` [PATCH 04/10] xen/arm: static memory initialization
` [PATCH 05/10] xen/arm: introduce alloc_staticmem_pages
` [PATCH 06/10] xen: replace order with nr_pfns in assign_pages for better compatibility
` [PATCH 07/10] xen/arm: intruduce alloc_domstatic_pages

reminder: Xenomai community call on today, May 19th, UTC 7:00
 2021-05-19  6:03 UTC 

[PATCH 2/2] drm/amdgpu/pm: add new fields for Navi1x
 2021-05-19  6:02 UTC  (9+ messages)
` [PATCH 1/3] drm/amdgpu/pm: Update metrics table
  ` [PATCH 2/3] drm/amdgpu/pm: add new fields for Navi1x
  ` [PATCH 3/3] drm/amdgpu/pm: display vcn pp dpm

[PATCH] crypto: remove leading spaces before tabs
 2021-05-19  5:59 UTC 

[syzbot] BUG: soft lockup in handle_mm_fault
 2021-05-19  6:00 UTC  (4+ messages)

[PATCH v6 0/7] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-05-19  6:00 UTC  (16+ messages)
` [PATCH v6 1/7] fsdax: Introduce dax_iomap_cow_copy()
` [PATCH v6 2/7] fsdax: Replace mmap entry in case of CoW
` [PATCH v6 3/7] fsdax: Add dax_iomap_cow_copy() for dax_iomap_zero
` [PATCH v6 4/7] iomap: Introduce iomap_apply2() for operations on two files
` [PATCH v6 5/7] fsdax: Dedup file range to use a compare function
` [PATCH v6 6/7] fs/xfs: Handle CoW for fsdax write() path
` [PATCH v6 7/7] fs/xfs: Add dax dedupe support

[meta-oe][PATCH] sysbench: upgrade to 1.0.20
 2021-05-19  6:00 UTC 

[Buildroot] [PATCH 1/1] package/bird: add BIRD_CPE_ID_VENDOR
 2021-05-19  6:00 UTC 

[PATCH 2/7] rtw88: follow the AP basic rates for tx mgmt frame
 2021-05-19  5:59 UTC  (5+ messages)

Deploy XEN Project
 2021-05-19  5:59 UTC 

[dpdk-dev] [PATCH] eal/hotplug: suppress one error log on primary process
 2021-05-19  6:45 UTC 

[PATCH 00/43] KVM: x86: vCPU RESET/INIT fixes and consolidation
 2021-05-19  5:59 UTC  (27+ messages)
` [PATCH 01/43] KVM: nVMX: Set LDTR to its architecturally defined value on nested VM-Exit
` [PATCH 02/43] KVM: VMX: Set EDX at INIT with CPUID.0x1, Family-Model-Stepping
` [PATCH 03/43] KVM: SVM: Require exact CPUID.0x1 match when stuffing EDX at INIT
` [PATCH 04/43] KVM: SVM: Fall back to KVM's hardcoded value for EDX at RESET/INIT
` [PATCH 05/43] KVM: x86: Split out CR0/CR4 MMU role change detectors to separate helpers
` [PATCH 08/43] KVM: SVM: Drop explicit MMU reset at RESET/INIT
` [PATCH 09/43] KVM: SVM: Drop a redundant init_vmcb() from svm_create_vcpu()
` [PATCH 10/43] KVM: VMX: Move init_vmcs() invocation to vmx_vcpu_reset()
` [PATCH 19/43] KVM: x86: Move EDX initialization at vCPU RESET to common code
` [PATCH 20/43] KVM: SVM: Don't bother writing vmcb->save.rip at vCPU RESET/INIT
` [PATCH 22/43] KVM: VMX: Remove direct write to vcpu->arch.cr0 during "
` [PATCH 30/43] KVM: SVM: Drop redundant writes to vmcb->save.cr4 at RESET/INIT
` [PATCH 33/43] KVM: VMX: Refresh list of user return MSRs after setting guest CPUID

[RFC PATCH 00/25] exec: Add load/store API for aligned pointers
 2021-05-19  5:56 UTC  (4+ messages)
` [RFC PATCH 14/25] qemu/bswap: Introduce load/store for aligned pointer

[meta-zephyr][PATCH 0/2] Add nRF52840 DK support
 2021-05-19  5:57 UTC  (3+ messages)
` [meta-zephyr][PATCH 2/2] nrf52840dk_nrf52840.conf: "
  ` [yocto] "

[PATCH v6 0/9] ui: add vdagent implementation and clipboard support
 2021-05-19  5:54 UTC  (11+ messages)
` [PATCH v6 1/9] build: add separate spice-protocol config option
` [PATCH v6 2/9] ui: add clipboard infrastructure
` [PATCH v6 3/9] ui: add clipboard documentation
` [PATCH v6 4/9] ui/vdagent: core infrastructure
` [PATCH v6 5/9] ui/vdagent: add mouse support
` [PATCH v6 6/9] ui/vdagent: add clipboard support
` [PATCH v6 7/9] ui/vnc: "
` [PATCH v6 8/9] ui/gtk: move struct GtkDisplayState to ui/gtk.h
` [PATCH v6 9/9] ui/gtk: add clipboard support

[PATCH] clocksource/drivers/sprd: Remove the dependency between sprd timer and SPRD arch
 2021-05-19  5:53 UTC  (3+ messages)
  ` 答复: "

[mm/page_alloc] 2ee804b294: netperf.Throughput_Mbps 118.7% improvement
 2021-05-19  5:52 UTC 

add remap_pfn_range_notrack instead of reinventing it in i915 v2
 2021-05-19  5:51 UTC  (16+ messages)
` [PATCH 4/4] i915: fix remap_io_sg to verify the pgprot
          ` [Intel-gfx] "

stable-rc/queue/4.9 baseline: 115 runs, 5 regressions (v4.9.268-223-gb6d8b3fdbc58)
 2021-05-19  5:52 UTC 

[PATCH 1/3] drm/amdgpu: Add new domain for preemptible SG BOs
 2021-05-19  5:51 UTC  (4+ messages)
` [PATCH 2/3] drm/amdgpu: Use preemptible domain for KFD
` [PATCH 3/3] drm/amdgpu: Workaround IOMMU driver bug

[v6 0/1] Introduce support for PSF control
 2021-05-19  5:50 UTC  (4+ messages)
` [v6 1/1] x86/bugs: Implement mitigation for Predictive Store Forwarding

[igt-dev] [v6 i-g-t 00/14] Fix mode selection for 2x tests
 2021-05-19  5:50 UTC  (5+ messages)
` [igt-dev] [v6 i-g-t 08/14] tests/kms_plane: Reset the state before exiting the test
` [igt-dev] [v6 i-g-t 10/14] tests/kms_cursor_edge_walk: "

stable-rc/queue/4.14 baseline: 129 runs, 7 regressions (v4.14.232-301-g0a91b2ff64ad)
 2021-05-19  5:49 UTC 

[PATCH] arm64: dts: qcom: sc7280: Add venus DT node
 2021-05-19  5:46 UTC 

[PATCH v3] mm, slub: change run-time assertion in kmalloc_index() to compile-time
 2021-05-19  5:45 UTC  (10+ messages)

Intel HDA Driver Issue With PCM RW Interleaved
 2021-05-19  5:48 UTC 

[Intel-gfx] [CI 0/5] Rename all CSR references to DMC
 2021-05-19  5:48 UTC  (11+ messages)
` [Intel-gfx] [CI 1/5] drm/i915/dmc: s/intel_csr/intel_dmc
` [Intel-gfx] [CI 2/5] drm/i915/dmc: s/HAS_CSR/HAS_DMC
` [Intel-gfx] [CI 3/5] drm/i915/dmc: Rename macro names containing csr
` [Intel-gfx] [CI 4/5] drm/i915/dmc: Rename functions names having "csr"
` [Intel-gfx] [CI 5/5] drm/i915/dmc: s/intel_csr.c/intel_dmc.c and s/intel_csr.h/intel_dmc.h

[PATCH v4 00/14] arm64: synquacer: Add SynQuacer/DeveloperBox support
 2021-05-19  5:46 UTC  (15+ messages)
` [PATCH v4 01/14] ata: ahci-pci: Use scsi_ops to initialize ops
` [PATCH v4 02/14] dm: pci: Skip setting VGA bridge bits if parent device is the host bus
` [PATCH v4 03/14] efi: Fix to use null handle to create new handle for efi_fmp_raw
` [PATCH v4 04/14] gpio: Introduce CONFIG_GPIO_EXTRA_HEADER to cleanup #ifdefs
` [PATCH v4 05/14] pci: synquacer: Add SynQuacer ECAM based PCIe driver
` [PATCH v4 06/14] mmc: synquacer: Add SynQuacer F_SDH30 SDHCI driver
` [PATCH v4 07/14] spi: synquacer: Add HSSPI SPI controller driver for SynQuacer
` [PATCH v4 08/14] net: synquacer: Add netsec driver
` [PATCH v4 09/14] i2c: synquacer: SNI Synquacer I2C controller
` [PATCH v4 10/14] ARM: dts: synquacer: Add device trees for DeveloperBox
` [PATCH v4 11/14] board: synquacer: Add DeveloperBox 96boards EE support
` [PATCH v4 12/14] dfu_mtd: Ignore non-implemented lock device failure
` [PATCH v4 13/14] doc: qemu: arm64: Fix the documentation of capsule update
` [PATCH v4 14/14] configs: synquacer: Enable EFI capsule update support

KASAN use after free in deferred close
 2021-05-19  5:38 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: sc7180-trogdor: Update flash freq to match reality
 2021-05-19  5:40 UTC 

[PATCH] cpufreq: intel_pstate: Force intel_pstate to load when HWP disabled in firmware
 2021-05-19  5:37 UTC  (6+ messages)
` [PATCH v2] cpufreq: intel_pstate: Add Icelake servers support in no-HWP mode

[Buildroot] [autobuild.buildroot.net] Daily results for 2021-05-18
 2021-05-19  5:44 UTC 

[PATCH] iio: accel: fxls8962af: conditionally compile fxls8962af_i2c_raw_read_errata3()
 2021-05-19  5:37 UTC  (2+ messages)

System freeze with BTRFS corruption on 4 systems with kernel 5.12 (MANJARO)
 2021-05-19  5:39 UTC 

[PATCH] RDMA/uverbs: fix a NULL vs IS_ERR() bug
 2021-05-19  5:37 UTC  (2+ messages)

[PATCH 1/4] drm/panel: seperate panel power control from panel prepare/unprepare
 2021-05-19  5:31 UTC  (7+ messages)
` [PATCH 4/4] drm/mediatek: add dsi module reset driver

[PATCH][linux-5.12.y-rt] drm/i915/gt: Fix a lockdep warning with interrupts enabled
 2021-05-19  5:27 UTC 

[PATCH v11] arm64: dts: imx8qxp: Add jpeg encoder/decoder nodes
 2021-05-19  5:33 UTC  (2+ messages)

[PATCH v2 0/5] Add devm helper for work-queue initialization
 2021-05-19  5:33 UTC  (3+ messages)

[PATCH v11] arm64: dts: imx8qxp: Add jpeg encoder/decoder nodes
 2021-05-19  5:33 UTC  (4+ messages)
  ` [EXT] "

[PATCH] arm: make the size of vmalloc in cmdline and meminfo uniform
 2021-05-19  5:32 UTC  (10+ messages)
    ` [PATCH 3/4] ARM: change vmalloc_min to vmalloc_start

linux-next: Tree for May 19
 2021-05-19  5:32 UTC 

[PATCH] mm/sparse: fix check_usemap_section_nr warnings
 2021-05-19  5:30 UTC  (3+ messages)

[PATCH rdma-rc v1] RDMA/core: Sanitize WQ state received from the userspace
 2021-05-19  5:27 UTC  (3+ messages)

[entry] 47b8ff194c: will-it-scale.per_process_ops -3.0% regression
 2021-05-19  5:27 UTC  (3+ messages)

[PATCH 0/3] A few small OpenBSD-ish fixes
 2021-05-19  5:14 UTC  (4+ messages)
` [PATCH 1/3] Do not fail configure if Python is missing. It's only required for developement of GRUB
` [PATCH 2/3] Fix warning about misleading indentation on OpenBSD 6.9 with -Werror enabled (which is the default)
` [PATCH 3/3] Use size_t printf format to match type

[PATCH] qemu-config: load modules when instantiating option groups
 2021-05-19  5:24 UTC  (2+ messages)

[PATCH v4 00/15] media: mtk-vcodec: support for MT8183 decoder
 2021-05-19  5:23 UTC  (5+ messages)
` [PATCH v4 07/15] media: mtk-vcodec: vdec: add media device if using stateless api

[xen-unstable-smoke test] 162075: regressions - FAIL
 2021-05-19  5:23 UTC 

[PATCH v18 00/18] KVM RISC-V Support
 2021-05-19  5:21 UTC  (7+ messages)

[PATCH net-next] ibmveth: fix kobj_to_dev.cocci warnings
 2021-05-19  5:20 UTC  (3+ messages)

Mellanox CX6DX switchdev mode VF fails rdma-core tests.test_mlx5_dc.DCTest
 2021-05-19  5:19 UTC  (6+ messages)

stable-rc/queue/5.4 baseline: 165 runs, 1 regressions (v5.4.119-141-g3b18c174ac3f)
 2021-05-19  5:19 UTC 

[RFC PATCH 1/2] drm/amdgpu: Fix memory corruption due to swapout and swapin
 2021-05-19  5:07 UTC  (5+ messages)
  ` 回复: "

[PATCH v10 0/5] USB: misc: Add onboard_usb_hub driver
 2021-05-19  5:06 UTC  (6+ messages)
` [PATCH v10 2/5] "

[PATCH v2] b43: don't save dentries for debugfs
 2021-05-19  5:05 UTC  (5+ messages)

[PATCH 00/20] net: ethernet: remove leading spaces before tabs
 2021-05-19  5:04 UTC  (2+ messages)

stable-rc/queue/4.19 baseline: 148 runs, 5 regressions (v4.19.190-394-gc76c1c6f04b5)
 2021-05-19  5:04 UTC 

[xen-unstable test] 162058: tolerable FAIL - PUSHED
 2021-05-19  5:03 UTC 

[PATCH -next] irqchip/mbigen: fix compile warning when CONFIG_ACPI is disabled
 2021-05-19  5:04 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.