All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-14 05:04:09 to 2019-05-14 06:13:41 UTC [more...]

[PATCH v3 00/13] Add mediatek mipicsi driver for Mediatek SOC MT2712
 2019-05-14  6:13 UTC  (5+ messages)
` [PATCH v3 01/13] dt-bindings: media: Add binding for MT2712 MIPI-CSI2
` [PATCH v3 02/13] [media] mtk-mipicsi: add mediatek mipicsi driver for mt2712
` [PATCH v3 03/13] [media] mtk-mipicsi: register the soc_camera host
` [PATCH v3 04/13] [media] mtk-mipicsi: add the check for non-supported color format

IPv6 PMTU discovery fails with source-specific routing
 2019-05-14  6:12 UTC  (3+ messages)

[PATCH] KVM: X86: Enable IA32_MSIC_ENABLE MONITOR bit when exposing mwait/monitor
 2019-05-14  6:13 UTC  (3+ messages)

[PATCH] nvme/pci: Use host managed power state for suspend
 2019-05-14  6:11 UTC  (9+ messages)

[Qemu-devel] [PULL 00/31] tcg: gvec improvments
 2019-05-14  0:05 UTC  (5+ messages)
` [Qemu-devel] [PULL 03/31] tcg: Allow add_vec, sub_vec, neg_vec, not_vec to be expanded
` [Qemu-devel] [PULL 06/31] tcg/arm: Use tcg_out_mov_reg in tcg_out_mov
` [Qemu-devel] [PULL 08/31] tcg: Support cross-class moves without instruction support
` [Qemu-devel] [PULL 20/31] tcg: Add support for integer absolute value

[PATCH] powerpc/book3s/mm: Clear MMU_FTR_HPTE_TABLE when radix is enabled
 2019-05-14  6:02 UTC 

[PATCH] arm64: dts: imx8mq: Remove unnecessary blank lines
 2019-05-14  6:08 UTC  (3+ messages)

[PATCH] i386: Enable IA32_MISC_ENABLE MWAIT bit when exposing mwait/monitor
 2019-05-14  6:06 UTC  (2+ messages)
` [Qemu-devel] "

[U-Boot] [PATCH 00/14] Add Intel Agilex SoC support
 2019-05-14  6:07 UTC  (26+ messages)
` [U-Boot] [PATCH 01/14] arm: socfpga: agilex: Add base address for Intel Agilex SoC
` [U-Boot] [PATCH 04/14] arm: socfpga: agilex: Add reset manager support
` [U-Boot] [PATCH 05/14] arm: socfpga: Move Stratix10 and Agilex system manager common code
` [U-Boot] [PATCH 07/14] arm: socfpga: agilex: Add clock manager support
` [U-Boot] [PATCH 08/14] arm: socfpga: agilex: Add CCU support for Agilex
` [U-Boot] [PATCH 10/14] ddr: altera: agilex: Add SDRAM driver "
` [U-Boot] [PATCH 13/14] arm: dts: agilex: Add base dtsi and devkit dts

[PATCH 1/3] powerpc/book3s: Use config independent helpers for page table walk
 2019-05-14  6:03 UTC  (3+ messages)
` [PATCH 2/3] powerpc/mm: pmd_devmap implies pmd_large()
` [PATCH 3/3] powerpc/mm: Remove radix dependency on HugeTLB page

[PATCH v2 0/3] initramfs: add support for xattrs in the initial ram disk
 2019-05-14  6:06 UTC  (12+ messages)

[PATCH v2 0/2] mmc: renesas_sdhi: improve performance by using IOMMU
 2019-05-14  6:05 UTC  (5+ messages)
` [PATCH v2 2/2] mmc: renesas_sdhi: use multiple segments if possible

grub-mkrescue: Problem with MBR partition table at start of EFI partition
 2019-05-14  6:04 UTC  (2+ messages)

[PATCH v2 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-05-14  6:04 UTC  (15+ messages)

[Qemu-devel] QMP; unsigned 64-bit ints; JSON standards compliance
 2019-05-14  6:02 UTC  (10+ messages)
              ` [Qemu-devel] [libvirt] "

[PATCH V6 00/15] Add Tegra194 PCIe support
 2019-05-14  6:02 UTC  (12+ messages)
` [PATCH V6 02/15] PCI/PME: Export pcie_pme_disable_msi() & pcie_pme_no_msi() APIs
` [PATCH V6 06/15] dt-bindings: PCI: designware: Add binding for CDM register check

[Buildroot] [autobuild.buildroot.net] Build results for 2019-05-13
 2019-05-14  6:00 UTC 

[PATCH v2] glib-2.0: fix ptest failures
 2019-05-14  6:06 UTC  (7+ messages)
` [PATCH v3] "

PROBLEM: call trace triggered in 5.1.1 in drivers/nvme/host/pci.c, 5.0.11 ok
 2019-05-14  5:58 UTC  (2+ messages)

[PATCHv1 0/8] qcom: Add cpuidle to some platforms
 2019-05-14  5:57 UTC  (6+ messages)
` [PATCHv1 1/8] arm64: dts: Fix various entry-method properties to reflect documentation

[PATCH] coccinelle: put_device: reduce false positives
 2019-05-14  5:55 UTC  (6+ messages)
` [PATCH 0/5] Coccinelle: put_device: Adjustments for a SmPL script
  ` [PATCH 4/5] Coccinelle: put_device: Extend when constraints for two SmPL ellipses
      ` [4/5] "
        ` [Cocci] "

[Bug 110674] Crashes / Resets From AMDGPU / Radeon VII
 2019-05-14  5:56 UTC  (4+ messages)

[PATCH] iwlwifi: trans: fix killer series loadded incorrect firmware
 2019-05-14  5:56 UTC  (2+ messages)

[PATCH] distutils: Tidy and simplify for readability
 2019-05-14  5:55 UTC 

[PATCH V3 0/2] mm/ioremap: Check virtual address alignment
 2019-05-14  5:55 UTC  (5+ messages)
` [PATCH V3 1/2] mm/ioremap: Check virtual address alignment while creating huge mappings

[rgushchin:kmem_reparent.4 170/380] mm/mprotect.c:152:16: error: 'mm' undeclared
 2019-05-14  5:54 UTC 

[PATCH v2] KVM: X86: Emulate MSR_IA32_MISC_ENABLE MWAIT bit
 2019-05-14  5:55 UTC 

[PATCH] Fixed https://bugzilla.kernel.org/show_bug.cgi?id=202935 allow write on the same file
 2019-05-14  5:52 UTC 

[PATCH v5] probe: Support probing for GPT partition UUID with -g
 2019-05-14  5:52 UTC  (5+ messages)

[dpdk-dev] [PATCH] doc: fix update release notes for Mellanox drivers
 2019-05-14  5:47 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH v3 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-05-14  5:42 UTC  (87+ messages)
` [PATCH v3 01/18] kunit: test: add KUnit test runner core
` [PATCH v3 03/18] kunit: test: add string_stream a std::stream like string builder
` [PATCH v3 04/18] kunit: test: add kunit_stream a std::stream like logger
` [PATCH v3 05/18] kunit: test: add the concept of expectations
` [PATCH v3 06/18] kbuild: enable building KUnit
` [PATCH v3 07/18] kunit: test: add initial tests
` [PATCH v3 08/18] objtool: add kunit_try_catch_throw to the noreturn list
` [PATCH v3 09/18] kunit: test: add support for test abort
  ` [PATCH v3 02/18] kunit: test: add test resource management API
  ` [PATCH v3 10/18] kunit: test: add tests for kunit test abort
  ` [PATCH v3 13/18] kunit: tool: add Python wrappers for running KUnit tests
  ` [PATCH v3 14/18] kunit: defconfig: add defconfigs for building "
  ` [PATCH v3 15/18] Documentation: kunit: add documentation for KUnit
  ` [PATCH v3 16/18] MAINTAINERS: add entry for KUnit the unit testing framework
  ` [PATCH v3 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
  ` [PATCH v3 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section
` [PATCH v3 11/18] kunit: test: add the concept of assertions
` [PATCH v3 12/18] kunit: test: add tests for KUnit managed resources

[SPDK] Configuring listener (especially WWPN) in SPDK NVMe-oF FC transport
 2019-05-14  5:47 UTC 

[PATCH RESEND] powerpc: add simd.h implementation specific to PowerPC
 2019-05-14  5:43 UTC  (3+ messages)
` [PATCH 1/2] [PowerPC] Add simd.h implementation

[rgushchin:kmem_reparent.4 170/380] mm/mprotect.c:138:19: error: 'struct vm_area_struct' has no member named 'mm'
 2019-05-14  5:44 UTC 

[U-Boot] [PATCH v2 1/2] mmc: fsl_esdhc: fix probe issue without CONFIG_BLK enabled
 2019-05-14  5:42 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] armv8: fsl-lsch3: add clock support for the second eSDHC

[PATCH] f2fs: issue discard commands proactively in high fs utilization
 2019-05-14  5:39 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] iwlwifi: remove some unnecessary NULL checks
 2019-05-14  5:39 UTC  (3+ messages)

[Qemu-devel] [PATCH v7 0/8] Add vhost-user-gpu
 2019-05-14  5:37 UTC  (3+ messages)
` [Qemu-devel] [PATCH v7 1/8] vhost-user: add vhost_user_gpu_set_socket()

[PATCH] USB: serial: pl2303: add Allied Telesis VT-Kit3
 2019-05-14  5:35 UTC 

[PATCH] PCI: altera: Allow building as module
 2019-05-14  5:35 UTC  (4+ messages)
` [PATCH] PCI: altera-msi: "

[Qemu-devel] [PATCH 00/13] target/arm/kvm: enable SVE in guests
 2019-05-14  5:32 UTC  (5+ messages)
` [Qemu-devel] [PATCH 08/13] target/arm/monitor: Add query-sve-vector-lengths

[Qemu-devel] [PATCH v8 0/6] target-ppc/spapr: Add FWNMI support in QEMU for PowerKVM guests
 2019-05-14  5:32 UTC  (14+ messages)
` [Qemu-devel] [PATCH v8 4/6] target/ppc: Build rtas error log upon an MCE
  ` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH v8 5/6] ppc: spapr: Enable FWNMI capability
    ` [Qemu-devel] [Qemu-ppc] "

[PATCH] net: wireless: iwlwifi: Fix double-free problems in iwl_req_fw_callback()
 2019-05-14  5:33 UTC  (2+ messages)

[PATCH 1/3] drm/amd/powerplay: drop unnecessary sw smu check
 2019-05-14  5:32 UTC  (3+ messages)
` [PATCH 3/3] drm/amd/powerplay: support ppfeatures sysfs interface on sw smu routine

[PATCH V5 00/16] Add Tegra194 PCIe support
 2019-05-14  5:29 UTC  (8+ messages)
` [PATCH V5 07/16] dt-bindings: PCI: designware: Add binding for CDM register check

[PATCH v8 0/6] virtio pmem driver
 2019-05-14  5:27 UTC  (12+ messages)
` [PATCH v8 3/6] libnvdimm: add dax_dev sync flag
        ` [Qemu-devel] "

[PATCH v2] powerpc: Fix compile issue with force DAWR
 2019-05-14  5:26 UTC  (4+ messages)

[LTP] [PATCH] ltp-cap.m4: add libcap version detection && fix compiler error
 2019-05-14  5:24 UTC  (3+ messages)

Evoc 2019
 2019-05-14  4:25 UTC 

[PATCH 1/3] ath11k: fix sparse symbol should be static warnings
 2019-05-14  5:20 UTC  (3+ messages)
` [PATCH 2/3] ath11k: remove unused functions
` [PATCH 3/3] ath11k: workaround GCC unitialised warnings

[PATCH][next] iwlwifi: d3: Use struct_size() helper
 2019-05-14  5:16 UTC  (2+ messages)

INFO: task hung in __get_super
 2019-05-14  5:15 UTC  (3+ messages)

[PATCH][next] iwlwifi: lib: Use struct_size() helper
 2019-05-14  5:16 UTC  (2+ messages)

[PATCH v2 0/4] x86: Always to to fill acpi_rsdp_addr in boot params
 2019-05-14  5:15 UTC  (5+ messages)
` [PATCH v2 1/4] x86: Update boot parameters defination
` [PATCH v2 2/4] x86: Introduce helpers for getting RSDP address
` [PATCH v2 3/4] x86: Always try to fill acpi_rsdp_addr in boot params
` [PATCH v2 4/4] crashdump/x86: Use new introduced helper for getting RSDP

fix nr_phys_segments vs iterators accounting
 2019-05-14  5:14 UTC  (6+ messages)
` [PATCH 01/10] block: don't decrement nr_phys_segments for physically contigous segments

[PATCH 0/3 v5] Kexec cmdline bufffer measure
 2019-05-14  5:07 UTC  (4+ messages)
` [PATCH 2/3 v5] add a new template field buf to contain the buffer

[PATCH V5 0/4] additional features to Tegra SPI
 2019-05-14  5:03 UTC  (4+ messages)
` [PATCH V5 1/4] spi: tegra114: add support for gpio based CS
` [PATCH V5 2/4] spi: tegra114: add support for hw based cs
` [PATCH V5 4/4] spi: tegra114: add support for TX and RX trimmers

[PATCH bpf 0/3] BPF LRU map fix
 2019-05-14  5:04 UTC  (3+ messages)
` [PATCH bpf 1/3] bpf: add map_lookup_elem_sys_only for lookups from syscall side


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.