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

[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

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

[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 

[U-Boot] [PATCH 00/14] Add Intel Agilex SoC support
 2019-05-14  5:54 UTC  (24+ 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] 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 02/18] kunit: test: add test resource management API
` [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 10/18] kunit: test: add tests for kunit "
` [PATCH v3 11/18] kunit: test: add the concept of assertions
` [PATCH v3 12/18] kunit: test: add tests for KUnit managed resources
` [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

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

[Qemu-devel] [PULL 00/31] tcg: gvec improvments
 2019-05-14  0:05 UTC  (3+ messages)
` [Qemu-devel] [PULL 06/31] tcg/arm: Use tcg_out_mov_reg in tcg_out_mov
` [Qemu-devel] [PULL 20/31] tcg: Add support for integer absolute value

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

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

[PATCH V6 00/15] Add Tegra194 PCIe support
 2019-05-14  5:27 UTC  (6+ messages)
` [PATCH V6 06/15] dt-bindings: PCI: designware: Add binding for CDM register check

[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

PROBLEM: call trace triggered in 5.1.1 in drivers/nvme/host/pci.c, 5.0.11 ok
 2019-05-14  5:20 UTC 

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

[PATCH V5 0/4] additional features to Tegra SPI
 2019-05-14  5:03 UTC  (10+ 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 3/4] spi: tegra114: add support for HW CS timing
` [PATCH V5 4/4] spi: tegra114: add support for TX and RX trimmers

[PATCH -tip v8 0/6] tracing/probes: uaccess: Add support user-space access
 2019-05-14  5:02 UTC  (3+ messages)

[U-Boot] [PATCH] cmd: env: print a message when setting UEFI variable failed
 2019-05-14  4:58 UTC 

bpf VM_FLUSH_RESET_PERMS breaks sparc64 boot
 2019-05-14  4:58 UTC  (5+ messages)

[U-Boot] [PATCH] efi_loader: bootmgr: print a message when loading from BootNext failed
 2019-05-14  4:58 UTC 

[U-Boot] [PATCH] efi_loader: variable: attributes may not be changed if a variable exists
 2019-05-14  4:57 UTC 

[PATCH] arm64: dts: imx8qxp: Add gpio alias
 2019-05-14  4:57 UTC  (2+ messages)

[Bug 203597] New: kernel 4.9.175 fails to boot on a PowerMac G4 3,6 at early stage
 2019-05-14  4:56 UTC  (3+ messages)

[PATCH v4] f2fs: add bio cache for IPU
 2019-05-14  4:55 UTC  (4+ messages)
    ` [f2fs-dev] "

[Qemu-devel] How do we do user input bitmap properties?
 2019-05-14  4:54 UTC  (5+ messages)

[PATCH 0/6] net/mlx: enable secondary process to register DMA memory
 2019-05-14  4:54 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 5/6] net/mlx4: add control of excessive memory pinning by kernel
    ` [dpdk-dev] "

[PATCH 00/23] Patch review for warrior-next
 2019-05-14  4:54 UTC  (24+ messages)
` [PATCH 01/23] nettle: fix the Segmentation fault
` [PATCH 02/23] bitbake.conf: Account for older versions of bitbake
` [PATCH 03/23] cpio/tar/native.bbclass: move rmt to sbindir and add a prefix to avoid native clashing
` [PATCH 04/23] go: Exclude vcs files when installing deps
` [PATCH 05/23] recipetool: fix unbound variable when fixed SRCREV can't be found
` [PATCH 06/23] wic: change expand behaviour to match docs
` [PATCH 07/23] distutils: Run python from the PATH in the -native case as well
` [PATCH 08/23] cml1.bbclass: fix undefined behavior
` [PATCH 09/23] resulttool: Add option to dump all ptest logs
` [PATCH 10/23] opkg: fix ptest packaging when OPKGLIBDIR == libdir
` [PATCH 11/23] uboot-sign: add support for different u-boot configurations
` [PATCH 12/23] uboot-sign: Fix build when UBOOT_DTB_BINARY is empty
` [PATCH 13/23] uboot-sign: Fix u-boot-nodtb symlinks
` [PATCH 14/23] oeqa/ssh: Avoid unicode decode exceptions
` [PATCH 15/23] useradd-staticids: print exception after parse_args() error
` [PATCH 16/23] ghostscript: set CVE_PRODUCT
` [PATCH 17/23] flac: also add flac to CVE_PRODUCT
` [PATCH 18/23] squashfs-tools: set CVE_PRODUCT
` [PATCH 19/23] acpica: use update-alternatives for acpidump
` [PATCH 20/23] bitbake.conf: use https instead of http
` [PATCH 21/23] oeqa: Drop OETestID
` [PATCH 22/23] oeqa/core/runner: Handle unexpectedSucesses
` [PATCH 23/23] gdb: Fix aarch64 build with musl


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.