All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-02 06:10:52 to 2018-04-02 08:43:28 UTC [more...]

[U-Boot] [PATCH v3 00/14] log: Add a new logging feature
 2018-04-02  8:43 UTC  (4+ messages)
` [U-Boot] [PATCH v3 14/14] log: Add documentation

[PATCH v7 0/7] eventtimer: introduce event timer adapter
 2018-04-02  8:42 UTC  (6+ messages)
` [PATCH v8 0/9] "
  ` [PATCH v8 2/9] eventdev: convert to SPDX license tag in header
  ` [PATCH v8 5/9] eventtimer: add default software driver

[U-Boot] [PATCH v2] tools: buildman: Don't use the working dir as build dir
 2018-04-02  8:43 UTC 

[U-Boot] [PATCH] log: Add units to code-size stats in README.log
 2018-04-02  8:42 UTC 

[U-Boot] [PATCH] log: Correct missing free() on error in log_add_filter()
 2018-04-02  8:42 UTC 

[Buildroot] [v4 01/13] core/pkg-download: change all helpers to use common options
 2018-04-02  8:40 UTC  (15+ messages)
` [Buildroot] [v4 02/13] download: put most of the infra in dl-wrapper
` [Buildroot] [v4 03/13] packages: use new $($PKG)_DL_DIR) variable
` [Buildroot] [v4 04/13] arc/xtensa: store the eXtensa overlay in the per-package DL_DIR
` [Buildroot] [v4 05/13] pkg-{download, generic}: use new $($(PKG)_DL_DIR)
` [Buildroot] [v4 06/13] support/download: make sure the download folder is created
` [Buildroot] [v4 07/13] pkg-generic: add a subdirectory to the DL_DIR
` [Buildroot] [v4 08/13] pkg-download: support new subdir for mirrors
` [Buildroot] [v4 09/13] pkg-generic: introduce _SAME_SOURCE_AS
` [Buildroot] [v4 10/13] package: share downloaded files for big packages
` [Buildroot] [v4 11/13] help/manual: update help about the new $(LIBFOO_DL_DIR)
` [Buildroot] [v4 12/13] download: add flock call before dl-wrapper
` [Buildroot] [v4 13/13] download: git: introduce cache feature

[PATCH] eal/vfio: export internal vfio functions
 2018-04-02  8:36 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest
 2018-04-02  8:37 UTC  (2+ messages)
` [PATCH] drm/i915: Move vgpu balloon info into i915_virtual_gpu struct

[Qemu-devel] qemu testing image link not work
 2018-04-02  8:37 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] package/libressl: bump version to 2.7.2
 2018-04-02  8:37 UTC  (2+ messages)
` [Buildroot] [PATCH v2 2/2] package/openvpn: bump version to 2.4.5

[PATCH] drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest
 2018-04-02  8:34 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] ARM: dts: da850-evm: add WP and CD to MMC
 2018-04-02  8:32 UTC  (3+ messages)

[PATCH] gpio: fix ifnullfree.cocci warnings (fwd)
 2018-04-02  8:31 UTC  (2+ messages)
` [PATCH] gpio: fix ifnullfree.cocci warnings

[Buildroot] [PATCH 1/1] package/openvpn: bump version to 2.4.5, needs OpenSSL
 2018-04-02  8:29 UTC  (2+ messages)

[Buildroot] [git commit] iqvlinux: add patch to support Linux kernel 4.12 and later
 2018-04-02  8:28 UTC 

[GIT PULL] RAS changes for v4.17
 2018-04-02  8:26 UTC 

[Buildroot] [git commit] iqvlinux: bump to version 1.2.0.3
 2018-04-02  8:26 UTC 

[Qemu-devel] [RFC 00/18] QEMU validator: A method to specify QEMU crash-test cases
 2018-03-31  8:37 UTC  (2+ messages)

[GIT PULL] perf changes for v4.17
 2018-04-02  8:22 UTC 

[Buildroot] [PATCH v2 1/1] package/libupnp18: add optional dependency to openssl/libressl
 2018-04-02  8:21 UTC 

[PATCH] Add sysfs attribute for mtd OOB available size
 2018-04-02  8:20 UTC  (4+ messages)
  ` [PATCH] mtd: "

[PATCH 0/2] perf: riscv: Preliminary Perf Event Support on RISC-V
 2018-04-02  8:18 UTC  (10+ messages)
` [PATCH 1/2] perf: riscv: preliminary RISC-V support

[igt-dev] [PATCH i-g-t] tests/kms_plane_scaling: fb height to be min 16 for NV12
 2018-04-02  8:14 UTC 

[PATCH v5 0/5] optimize memblock_next_valid_pfn and early_pfn_valid on arm and arm64
 2018-04-02  8:15 UTC  (28+ messages)
` [PATCH v5 1/5] mm: page_alloc: remain memblock_next_valid_pfn() "
` [PATCH v5 2/5] arm: arm64: page_alloc: reduce unnecessary binary search in memblock_next_valid_pfn()
` [PATCH v5 3/5] mm/memblock: introduce memblock_search_pfn_regions()
` [PATCH v5 4/5] arm64: introduce pfn_valid_region()
` [PATCH v5 5/5] mm: page_alloc: reduce unnecessary binary search in early_pfn_valid()

[Buildroot] [git commit] lxc: bump to version 3.0.0
 2018-04-02  8:13 UTC 

[PATCH v3 0/5] optimize memblock_next_valid_pfn and early_pfn_valid
 2018-04-02  8:12 UTC  (5+ messages)
` [PATCH v3 1/5] mm: page_alloc: remain memblock_next_valid_pfn() when CONFIG_HAVE_ARCH_PFN_VALID is enable

Hello
 2018-04-02  8:07 UTC 

[PATCH 1/2] event/sw: code refractor to reduce the fetch stall
 2018-04-02  8:06 UTC  (2+ messages)

[PATCH v5 01/16] initrd: Add weakly-linked generic free_initrd_mem
 2018-04-02 16:04 UTC  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 11/16] nios2: Switch to "

[PATCH v3 1/2] eventdev: add device stop flush callback
 2018-04-02  8:03 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] event/sw: support "

[PATCH] nvmet: fix nvmet_execute_write_zeroes function
 2018-04-02  8:03 UTC  (5+ messages)

[PATCH 1/2] Move kfree_call_rcu() to slab_common.c
 2018-04-02  7:59 UTC  (3+ messages)

[PATCH 31/45] C++: Avoid using 'compl' and 'and' as names
 2018-04-02  7:57 UTC  (2+ messages)

[PATCH 09/45] C++: x86: Fix the x86 syscall table production for C++
 2018-04-02  7:57 UTC  (2+ messages)

[PATCH] net: improve ipv4 performances
 2018-04-02  7:57 UTC  (2+ messages)

[PATCH] doc: update Marvell's driver link
 2018-04-02  7:51 UTC 

[PATCH 1/4] test-crypto-perf: use virt2iova to get op IOVA address
 2018-04-02  7:47 UTC  (3+ messages)
` [PATCH 3/4] fslmc: do not needlessly check for IOVA mode

[PATCH v3 1/2] net: usb: asix88179_178a: set permanent address once only
 2018-04-02  7:43 UTC  (4+ messages)
` [v3,1/2] "
` [PATCH v3 2/2] net: usb: asix88179_178a: de-duplicate code
  ` [v3,2/2] "

[PATCH V2] powerpc: Fix oops due to wrong access of lppaca on non virtualized platform
 2018-04-02  7:41 UTC  (2+ messages)

[U-Boot] [PATCH v4 00/19] sunxi: sync H3, H5, A64 DTs from mainline Linux
 2018-04-02  7:40 UTC  (4+ messages)

[PATCH 1/7] test/crypto: add macro for dpaa sec device name
 2018-04-02  7:36 UTC  (9+ messages)
` [PATCH v2 1/8] "
  ` [PATCH v2 2/8] app/crypto-perf: fix excess crypto device error
  ` [PATCH v2 3/8] app/crypto-perf: enable it for non default mempool
  ` [PATCH v2 4/8] crypto/dpaa_sec: add macro for device name
  ` [PATCH v2 5/8] crypto/dpaa_sec: fix to check the portal presence
  ` [PATCH v2 6/8] crypto/dpaa_sec: fix incorrect NULL check
  ` [PATCH v2 7/8] crypto/dpaa_sec: move mempool allocation to config
  ` [PATCH v2 8/8] crypto/dpaa2_sec: fix OP storage for physical IOVA mode

[PATCH v5 00/14] Report PCI device link status
 2018-04-02  7:34 UTC  (6+ messages)
` [PATCH v5 03/14] PCI: Add pcie_bandwidth_capable() to compute max supported link bandwidth
        ` [Intel-wired-lan] "

[PATCH 42/45] C++: Hide C++ keywords
 2018-04-02  7:32 UTC  (2+ messages)

[PATCH] powerpc: Fix oops due to deferral of lpacca on non virtualized platform
 2018-04-02  7:30 UTC 

Difference between atomic context and interrupt context
 2018-04-02  7:30 UTC 

[PATCH] libf2fs: reset wanted_total_sectors by new sector_size
 2018-04-02  7:19 UTC  (7+ messages)

[PATCH 1/1] USB-Audio: Add second S/PDIF device on Phiree U2SX
 2018-04-02  7:19 UTC  (2+ messages)

[Question] MFD driver that handles clocks/resets and populates child nodes
 2018-04-02  7:17 UTC  (2+ messages)

[GIT PULL] arch: remove obsolete architecture ports
 2018-04-02  7:17 UTC 

[PATCH] resource: Fix integer overflow at reallocation
 2018-04-02  7:16 UTC 

[Buildroot] [git commit] snort: avoid detecting the host pcre
 2018-04-02  7:16 UTC 

[PATCH 2/2] kfree_rcu() should use kfree_bulk() interface
 2018-04-02  7:13 UTC  (3+ messages)

[PATCH] Documentation/thermal: Check links and convert to https
 2018-04-02  7:12 UTC  (3+ messages)

[Buildroot] Make C and CXX compiler cache in toolchainfile.cmake.in
 2018-04-02  7:12 UTC  (3+ messages)

[PATCH BlueZ 0/1] Usage of bt_shell with ell
 2018-04-02  7:12 UTC  (2+ messages)

[PATCH v5] ANDROID: binder: change down_write to down_read
 2018-04-02  7:11 UTC  (7+ messages)

[PATCH] drm/vc4: Fix memory leak during BO teardown
 2018-04-02  7:10 UTC 

[PATCH] drm/amdgpu: add documentation on hwmon interfaces exposed (v2)
 2018-04-02  7:09 UTC  (2+ messages)

[PATCH] cpufreq: cppc_cpufreq: Initialize shared cpu's perf capabilities
 2018-04-02  7:08 UTC  (2+ messages)

[PATCH] mtd: nand: davinci: don't acquire and enable clock
 2018-04-02  7:03 UTC  (5+ messages)

Re : {Alerting You}
 2018-04-02  7:02 UTC 

[PATCH 07/45] C++: Define a header with some C++ type traits for type checking
 2018-04-02  7:00 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: Don't change preferred domian when fallback GTT v6
 2018-04-02  7:00 UTC  (2+ messages)
  ` [PATCH 2/2] drm/amdgpu: add bo flag that indicates KFD BOs

[PATCH] selftests/ftrace: fix spelling mistake: "tiggers" -> "triggers"
 2018-04-02  6:58 UTC  (5+ messages)

[GIT PULL] locking changes for v4.17
 2018-04-02  6:57 UTC 

[DPU PATCH v2 0/2] Add hardware catalog information in driver source for SDM845
 2018-04-02  6:54 UTC  (4+ messages)
` [DPU PATCH v2 1/2] dt-bindings: msm/disp: Remove hw block offset DT entries "

[PATCH 0/3] ASoC: Intel: Skylake: Driver updates for new DSP FW
 2018-04-02  6:45 UTC  (4+ messages)
` [PATCH 1/3] ASoC: Intel: Skylake: Reset DSP Pipelines in prepare
` [PATCH 2/3] ASoC: Intel: Skylake: Reset DSP pipe in skl_pcm_hw_free
` [PATCH 3/3] ASoC: Intel: Skylake: Unify the fw ops for SKL and KBL

Need help debugging issue in git
 2018-04-02  6:53 UTC  (2+ messages)

[Buildroot] [PATCH v4 00/11] llvm for mesa3d
 2018-04-02  6:51 UTC  (5+ messages)
` [Buildroot] [PATCH v4 10/11] package/mesa3d: enable OpenCL support

linux-next: Signed-off-by missing for commits in the net-next tree
 2018-04-02  6:50 UTC  (3+ messages)

[GIT PULL] Andes(nds32) Port for Linux 4.17
 2018-04-02  6:47 UTC  (2+ messages)

[PATCH v2] PM / wakeup: use seq_open() to show wakeup stats
 2018-04-02  6:46 UTC  (5+ messages)

[PATCH 4.4 000/134] 4.4.123-stable review
 2018-04-02  6:45 UTC  (4+ messages)
` [PATCH 4.4 076/134] kprobes/x86: Set kprobes pages read-only

BUG: corrupted list in __dentry_kill
 2018-04-02  6:44 UTC  (6+ messages)

[meta-java][PATCH 1/3] ca-certificates-java: add recipe to generate trustStore
 2018-04-02  6:43 UTC  (2+ messages)
` [meta-java][PATCH v2] "

[Buildroot] [PATCH 1/1] rust: make sure the cxx compiler is also set for the target
 2018-04-02  6:38 UTC  (7+ messages)

[PATCH 0/2] arm64 SMMUv3 PMU driver with IORT support
 2018-04-02  6:37 UTC  (6+ messages)
` [PATCH 2/2] perf: add arm64 smmuv3 pmu driver

[PATCH] ls-remote: create option to sort by versions
 2018-04-02  6:37 UTC  (2+ messages)

[PATCH v5 00/13] ARM: dts: ipq: updates to enable a few peripherals
 2018-04-02  6:36 UTC  (23+ messages)
` [PATCH v5 06/13] ARM: dts: ipq4019: Add ipq4019-ap.dk04.1-c1 board file
` [PATCH v5 09/13] ARM: dts: ipq4019: Add qcom-ipq4019-ap.dk07.1-c1 "
` [PATCH v5 10/13] ARM: dts: ipq4019: Add qcom-ipq4019-ap.dk07.1-c2 "
` [PATCH v5 11/13] ARM: dts: ipq8074: Add peripheral nodes
` [PATCH v5 12/13] ARM: dts: ipq8074: Add pcie nodes
` [PATCH v5 13/13] ARM: dts: ipq8074: Enable few peripherals for hk01 board

Need some advices on how to workaround a hardware bug
 2018-04-02  6:36 UTC  (3+ messages)

[PATCH] cpufreq: ti-cpufreq: Fix couple of minor issues in probe()
 2018-04-02  6:32 UTC  (2+ messages)

[PATCH v3 0/7] powerpc/fadump: Improvements and fixes for firmware-assisted dump
 2018-04-02  6:30 UTC  (8+ messages)
` [PATCH v3 1/7] powerpc/fadump: Move the metadata region to start of the reserved area
` [PATCH v3 2/7] powerpc/fadump: Update documentation to reflect the metadata region movement
` [PATCH v3 3/7] powerpc/fadump: Reservationless firmware assisted dump
` [PATCH v3 4/7] powerpc/fadump: exclude memory holes while reserving memory in second kernel
` [PATCH v3 5/7] powerpc/fadump: throw proper error message on fadump registration failure
` [PATCH v3 6/7] powerpc/fadump: Do not allow hot-remove memory from fadump reserved area
` [PATCH v3 7/7] powerpc/fadump: un-register fadump on kexec path

[GIT PULL] RCU changes for v4.17
 2018-04-02  6:30 UTC 

[PATCH 00/13] soundwire: Add stream support
 2018-04-02  6:26 UTC  (5+ messages)
` [PATCH 08/13] ASoC: Add SoundWire stream programming interface

[GIT PULL] Reduce <linux/interrupt.h> dependencies
 2018-04-02  6:23 UTC 

[PATCH 00/15] mpt3sas: Enhancements and Defect fixes
 2018-04-02  6:23 UTC  (4+ messages)
` [PATCH 03/15] mpt3sas: Add sanity checks for scsi tracker before accessing it

[Qemu-devel] [Bug 1726394] [NEW] Passes through prctl(PR_SET_SECCOMP, SECCOMP_MODE_FILTER, address)
 2018-04-02  6:14 UTC  (2+ messages)
` [Qemu-devel] [Bug 1726394] "

[GIT PULL] debugobjects changes for v4.17
 2018-04-02  6:20 UTC 

[Qemu-devel] [PATCH resend v2] qga: unset frozen state if no mount points are frozen
 2018-04-02  6:15 UTC 

[PATCH] net/e1000: add mac_addr_set set to em
 2018-04-02  6:17 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2/dlm: wait for dlm recovery done when migrating all lock resources
 2018-04-02  6:15 UTC  (4+ messages)

[U-Boot] [RFC PATCH 1/2] fpga: xilinx: zynq: Add support to decrypt images
 2018-04-02  6:15 UTC  (2+ messages)
` [U-Boot] [RFC PATCH 2/2] zynq: Add support for loading secure images

[GIT PULL] misc core kernel changes
 2018-04-02  6:14 UTC 

[Buildroot] [PATCH v2] uclibc: update to 1.0.29
 2018-04-02  6:13 UTC  (2+ messages)

[U-Boot] Please pull u-boot-dm
 2018-04-02  6:11 UTC  (5+ messages)

[PATCH 05/45] C++: Set compilation as C++ for .c files
 2018-04-02  6:10 UTC  (3+ messages)

[PATCH 41/45] C++: Cast in bitops
 2018-04-02  6:10 UTC  (2+ messages)

[PATCH 06/45] C++: Do some basic C++ type definition
 2018-04-02  6:10 UTC  (2+ messages)

[meta-selinux][PATCH V2 0/2] Fix systemd configure error if audit enabled
 2018-04-02  6:11 UTC  (3+ messages)
` [PATCH 1/2] enable-audit.bbclass: remove implement of packageconfig audit
` [PATCH 2/2] audit: fix pkgconfigdir


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.