All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-06 17:29:19 to 2018-04-06 18:31:43 UTC [more...]

[PATCH v13] ath10k: add LED and GPIO controlling support for various chipsets
 2018-04-06 18:31 UTC  (3+ messages)

[PATCHv2] target: prefer dbroot of /etc/target over /var/target
 2018-04-06 18:31 UTC 

[4.15 & 4.14 stable 00/12] Series to update microcode loading
 2018-04-06 18:30 UTC  (7+ messages)
` [4.15 & 4.14 stable 04/12] x86/microcode: Get rid of struct apply_microcode_ctx
` [4.15 & 4.14 stable 05/12] x86/microcode/intel: Check microcode revision before updating sibling threads
` [4.15 & 4.14 stable 06/12] x86/microcode/intel: Writeback and invalidate caches before updating microcode
` [4.15 & 4.14 stable 07/12] x86/microcode: Do not upload microcode if CPUs are offline
` [4.15 & 4.14 stable 08/12] x86/microcode/intel: Look into the patch cache first
` [4.15 & 4.14 stable 09/12] x86/microcode: Request microcode on the BSP

[Buildroot] [PATCH 0/2] cramfs: new maintainer, repo and XIP feature
 2018-04-06 18:29 UTC  (9+ messages)
` [Buildroot] [PATCH 1/2] cramfs: change to new site location

[Bug 105869] clang crashes when compiling OpenCL kernel
 2018-04-06 18:29 UTC  (2+ messages)

[Question] patch posting process
 2018-04-06 18:29 UTC 

[PATCH v3 1/4] libnvdimm: Add of_node to region and bus descriptors
 2018-04-06 18:28 UTC  (3+ messages)

[Qemu-devel] [PATCH for-2.12] vfio-ccw: fix memory leak in vfio_ccw_realize()
 2018-04-06 18:27 UTC  (3+ messages)

[PATCH 0/3] Fix problem with leftover files in tmp/sysroots-components
 2018-04-06 18:26 UTC  (4+ messages)
` [PATCH 1/3] Use ${MACHINE_ARCH} instead of ${MACHINE} for stamp-extra-info task flag
` [PATCH 2/3] sstate.bbclass: Add ${PACKAGE_EXTRA_ARCHS} to SSTATE_ARCHS
` [PATCH 3/3] license.bbclass: Minor simplification of get_deployed_dependencies()

[PATCH v3 1/2] iio:imu: inv_mpu6050: support more interrupt types
 2018-04-06 18:26 UTC  (2+ messages)
` [PATCH v3 2/2] dt-bindings: iio:imu:mpu6050: "

imx6q: Graphics hardware acceleration with x11 (old topic)
 2018-04-06 18:26 UTC 

reg. fatal: The remote end hung up unexpectedly on NFS
 2018-04-06 18:25 UTC 

Commit *driver core: emit uevents when device is bound to a driver* causes regression
 2018-04-06 18:26 UTC  (5+ messages)

[PATCH] eal: fix clang compilation error on ARM64
 2018-04-06 18:25 UTC  (3+ messages)

LAYERSERIES
 2018-04-06 18:25 UTC  (5+ messages)
` [Openembedded-architecture] LAYERSERIES

[RFC PATCH 0/4] acpi: apei: Improve error handling with firmware-first
 2018-04-06 18:24 UTC  (7+ messages)
` [RFC PATCH 3/4] acpi: apei: Do not panic() in NMI because of GHES messages

[PATCH v3 0/4] Ktest: add email support
 2018-04-06 18:24 UTC  (3+ messages)
` [PATCH v3 1/4] "

amd_iommu fallback question
 2018-04-06 18:23 UTC  (2+ messages)

git 2.17.0: uninitialized value $rec in scalar chomp at ...Git.pm line 557
 2018-04-06 18:23 UTC  (4+ messages)
` [PATCH] git-svn: avoid warning on undef readline()

[PATCH] clk: cs2000: set pm_ops in hibernate-compatible way
 2018-04-06 18:23 UTC  (3+ messages)

[PATCH] clk: imx: Set CLK_SET_RATE_GATE for gate and divider clocks
 2018-04-06 18:22 UTC  (4+ messages)

[PATCH net-next 00/12] fscache: Fixes, traces and development
 2018-04-06 18:21 UTC  (3+ messages)

[PATCH 1/7] drm/arc: Stop consulting plane->fb
 2018-04-06 18:21 UTC  (3+ messages)
` [PATCH 4/7] drm/vmwgfx: Stop using plane->fb in vmw_kms_update_implicit_fb()

[Qemu-devel] [RFC] Defining firmware (OVMF, et al) metadata format & file
 2018-04-06 18:21 UTC  (7+ messages)

[RESEND 0/4] Update imx7 clocks
 2018-04-06 18:20 UTC  (17+ messages)
` [RESEND 1/4] clk: imx7d: Add USB clock information
` [RESEND 2/4] clk: imx7d: Correct dram pll type
` [RESEND 3/4] clk: imx7d: Correct ahb clk parent select
` [RESEND 4/4] clk: imx7d: Move clks_init_on before any clock operations

[Qemu-devel] [PATCH v2 00/17] Translation loop conversion for sh4/sparc/mips/s390x/openrisc/riscv targets
 2018-04-06 18:20 UTC  (18+ messages)
` [Qemu-devel] [PATCH v2 01/17] translator: merge max_insns into DisasContextBase
` [Qemu-devel] [PATCH v2 02/17] target/sh4: convert to TranslatorOps
` [Qemu-devel] [PATCH v2 03/17] target/sparc: convert to DisasJumpType
` [Qemu-devel] [PATCH v2 04/17] target/sparc: convert to DisasContextBase
` [Qemu-devel] [PATCH v2 05/17] target/sparc: convert to TranslatorOps
` [Qemu-devel] [PATCH v2 06/17] target/mips: convert to DisasJumpType
` [Qemu-devel] [PATCH v2 07/17] target/mips: convert to DisasContextBase
` [Qemu-devel] [PATCH v2 08/17] target/mips: use *ctx for DisasContext
` [Qemu-devel] [PATCH v2 09/17] target/mips: convert to TranslatorOps
` [Qemu-devel] [PATCH v2 10/17] target/s390x: convert to DisasJumpType
` [Qemu-devel] [PATCH v2 11/17] target/s390x: convert to DisasContextBase
` [Qemu-devel] [PATCH v2 12/17] target/s390x: convert to TranslatorOps
` [Qemu-devel] [PATCH v2 13/17] target/openrisc: convert to DisasContextBase
` [Qemu-devel] [PATCH v2 14/17] target/openrisc: convert to TranslatorOps
` [Qemu-devel] [PATCH v2 15/17] target/riscv: convert to DisasJumpType
` [Qemu-devel] [PATCH v2 16/17] target/riscv: convert to DisasContextBase
` [Qemu-devel] [PATCH v2 17/17] target/riscv: convert to TranslatorOps

[PATCH v2 1/2] iio:imu: inv_mpu6050: support more interrupt types
 2018-04-06 18:19 UTC  (2+ messages)
` [PATCH v2 2/2] dt-bindings: iio:imu:mpu6050: "

NFS troubles
 2018-04-06 18:18 UTC  (7+ messages)

[refpolicy] [PATCH v3 0/7] X Desktop Group location support and reduced user content access privileges
 2018-04-06 18:18 UTC  (3+ messages)

[PATCH v3 00/10] clk: qcom: CPU clock driver for msm8996
 2018-04-06 18:18 UTC  (6+ messages)
` [PATCH v3 03/10] clk: qcom: Add "

[xtf test] 121951: all pass - PUSHED
 2018-04-06 18:16 UTC 

[PATCH v2] clk: bcm2835: De-assert/assert PLL reset signal when appropriate
 2018-04-06 18:16 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] kms_frontbuffer_tracking: Remove unnecessary modeset from get_sink_crc
 2018-04-06 18:16 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH v3 1/2] MIPS: io: prevent compiler reordering on the default writeX() implementation
 2018-04-06 18:15 UTC  (5+ messages)
` [PATCH v3 2/2] MIPS: io: add a barrier after register read in readX()

[PATCH v3 0/2] kexec-tools: arm64: Enable D-cache in purgatory
 2018-04-06 18:15 UTC  (7+ messages)

[Qemu-devel] [PULL 00/25] target-arm queue
 2018-04-06 18:14 UTC  (4+ messages)
` [Qemu-devel] [PULL 10/25] aarch64-linux-user: Add support for SVE signal frame records

[PATCH] compress/isal: ISA-L compression PMD
 2018-04-06 18:13 UTC  (2+ messages)
` [PATCH v2] "

[Qemu-devel] [PULL for-2.12 0/3] Qcrypto next patches
 2018-04-06 18:13 UTC  (2+ messages)

[PATCH] Input: leds - fix out of bound access
 2018-04-06 18:12 UTC 

[PATCH] drm/i915/psr: Chase psr.enabled only under the psr.lock
 2018-04-06 18:12 UTC  (2+ messages)
` [Intel-gfx] "

FREAD_READS_DIRECTORIES test fails for the wrong reasons
 2018-04-06 18:06 UTC 

[bisected] 3c8ba0d61d04ced9f8d9ff93977995a9e4e96e91 oopses on s390
 2018-04-06 18:10 UTC  (4+ messages)

[Buildroot] [git commit branch/2018.02.x] linux: bump default to version 4.15.15
 2018-04-06 18:11 UTC 

[PATCH 0/4] bnxt patchset
 2018-04-06 18:10 UTC  (6+ messages)
` [PATCH 3/4] mk: allow kernel artifacts to be located in output directory

[Buildroot] [git commit branch/2018.02.x] utils/genrandconfig: use --no-check-certificate in wget by default
 2018-04-06 18:10 UTC 

[Buildroot] [git commit branch/2018.02.x] nodejs: security bump to version 8.11.1
 2018-04-06 18:10 UTC 

[PATCH v2 12/19] media: davinci: allow build vpbe_display with COMPILE_TEST
 2018-04-06 18:08 UTC  (2+ messages)

[Buildroot] [git commit branch/2018.02.x] support/check-uniq-files: support weird locales and filenames
 2018-04-06 18:09 UTC 

[Buildroot] [git commit branch/2018.02.x] package/openocd: fix fallout after no-C++ fixups
 2018-04-06 18:08 UTC 

Procedure for alsa modules compilation from git
 2018-04-06 18:07 UTC 

[Buildroot] [git commit branch/2018.02.x] package/jimtcl: fix fallout after no-C++ fixups
 2018-04-06 18:08 UTC 

[Buildroot] [git commit branch/2018.02.x] support/config-fragments/autobuild: fix SSP in br-nios2-glibc
 2018-04-06 18:07 UTC 

[Buildroot] [git commit branch/2018.02.x] zstd: fix legal info
 2018-04-06 18:07 UTC 

[Buildroot] [git commit branch/2018.02.x] opus-tools: update license
 2018-04-06 18:06 UTC 

[Buildroot] [git commit branch/2018.02.x] core: alternate solution to disable C++
 2018-04-06 18:06 UTC 

[PATCH v2 0/3] implement compression API
 2018-04-06 18:05 UTC  (15+ messages)
` [PATCH v3 00/13] Implement "
  ` [PATCH v3 01/13] compressdev: add basic device management
  ` [PATCH v3 02/13] compressdev: add queue pair management
  ` [PATCH v3 03/13] compressdev: add compression specific data
  ` [PATCH v3 04/13] compressdev: add enqueue/dequeue functions
  ` [PATCH v3 05/13] compressdev: add operation management
  ` [PATCH v3 06/13] compressdev: support stateless operations
  ` [PATCH v3 07/13] compressdev: support stateful operations
  ` [PATCH v3 08/13] compressdev: support hash operations
  ` [PATCH v3 09/13] compressdev: add device feature flags
  ` [PATCH v3 10/13] compressdev: add compression service "
  ` [PATCH v3 11/13] compressdev: add device stats
  ` [PATCH v3 12/13] compressdev: add device capabilities
  ` [PATCH v3 13/13] compressdev: get device id from name

[Buildroot] [git commit branch/2018.02.x] libopenssl: security bump to version 1.0.2o
 2018-04-06 18:05 UTC 

[Buildroot] [git commit branch/2018.02.x] sngrep: fix libgcrypt handling
 2018-04-06 18:04 UTC 

IRQ/nvme_pci_complete_rq: NULL pointer dereference yet again
 2018-04-06 18:04 UTC  (12+ messages)

[Buildroot] [git commit branch/2018.02.x] package/php: security bump to version 7.2.4
 2018-04-06 18:04 UTC 

[Buildroot] [git commit branch/2018.02.x] linux-headers: bump 4.{1, 4, 9, 14, 15}.x series
 2018-04-06 18:03 UTC 

[Buildroot] [git commit branch/2018.02.x] linux: bump default to version 4.15.14
 2018-04-06 18:03 UTC 

[igt-dev] [PATCH i-g-t] lib/igt_debugfs: Add timeouts to opening pipe CRC fd
 2018-04-06 18:27 UTC  (8+ messages)

[Buildroot] [git commit branch/2018.02.x] xerces: add upstream security fix
 2018-04-06 18:03 UTC 

[PATCH v2 0/4] vmscan per-cgroup reclaim fixes
 2018-04-06 18:02 UTC  (3+ messages)
` [PATCH v3 1/2] mm/vmscan: don't change pgdat state on base of a single LRU list state
  ` [PATCH v3 2/2] mm/vmscan: don't mess with pgdat->flags in memcg reclaim

[PATCH 1/2] io: change readX_relaxed() to remove barriers
 2018-04-06 18:02 UTC  (4+ messages)
` [PATCH 2/2] io: change writeX_relaxed() "

[PATCH 01/25] slab: fixup calculate_alignment() argument type
 2018-04-06 18:02 UTC  (5+ messages)
` [PATCH 23/25] slub: make struct kmem_cache_order_objects::x unsigned int

[Qemu-devel] [Bug 1761535] [NEW] qemu-aarch64-static docker arm64v8/openjdk coredump
 2018-04-06 17:51 UTC  (2+ messages)
` [Qemu-devel] [Bug 1761535] "

[PATCH v2] powerpc, pkey: make protection key 0 less special
 2018-04-06 18:01 UTC  (3+ messages)

[Buildroot] [git commit branch/2018.02.x] Config.in: Document BR2_CCACHE_DIR override
 2018-04-06 18:01 UTC 

[Buildroot] [git commit branch/2018.02.x] package/systemd: add upstream build fix
 2018-04-06 18:01 UTC 

[PATCH] drm/i915/psr: vbt change for psr
 2018-04-06 18:01 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[Buildroot] [git commit branch/2018.02.x] systemd: do not use host system-uid/gid ranges
 2018-04-06 18:00 UTC 

[Buildroot] [git commit branch/2018.02.x] busybox: disable PAM in the config if linux-pam is not selected
 2018-04-06 17:57 UTC 

[PATCH for-4.11] x86/ioreq: Fix build from a collision of c/s f46b61973 and c/s 6e387461ed
 2018-04-06 17:57 UTC 

[U-Boot] [PATCH v4] timer: Add High Precision Event Timers (HPET) support
 2018-04-06 17:56 UTC  (3+ messages)

[Buildroot] [git commit branch/2018.02.x] libfcgi: Use SPDX license identifier
 2018-04-06 17:56 UTC 

[Buildroot] [git commit branch/2018.02.x] toolchain: fix detection of SSP support
 2018-04-06 17:55 UTC 

[PATCH 05/20] afs: Implement @sys substitution handling
 2018-04-06 17:54 UTC  (5+ messages)
` [PATCH 00/20] afs: Fixes and development

[RFC PATCH 0/7] Fix `git clean` with pathspecs
 2018-04-06 17:53 UTC  (7+ messages)
` [RFC PATCH 2/7] dir.c: fix off-by-one error in match_pathspec_item

[Buildroot] [git commit branch/2018.02.x] sam-ba: fix sam-ba symbolic link
 2018-04-06 17:53 UTC 

[Buildroot] [git commit branch/2018.02.x] package/libss7: propagate dependency from dahdi-tools
 2018-04-06 17:53 UTC 

How to configure sendemail for no-auth?
 2018-04-06 17:50 UTC  (9+ messages)
` How to undo previously set configuration?

[PATCH v2 0/2] smp: don't kick CPUs running idle or nohz_full tasks
 2018-04-06 17:50 UTC  (14+ messages)
` [PATCH 1/5] arm64: entry: isb in el1_irq

Using WG for transport security in a p2p network
 2018-04-06 17:59 UTC  (2+ messages)

[Qemu-devel] [PULL 00/20] Miscellaneous patches for QEMU 2.12-rc
 2018-04-06 17:44 UTC  (3+ messages)
` [Qemu-devel] [PULL 01/20] sys_membarrier: fix up include directives

[PATCH] doc: sort qede feature list
 2018-04-06 17:44 UTC  (2+ messages)

[PATCH v10 00/11] Aspect ratio support in DRM layer
 2018-04-06 17:44 UTC  (5+ messages)
` [PATCH v10 10/11] drm: Add aspect ratio parsing "
    ` [Intel-gfx] "
` ✓ Fi.CI.BAT: success for Aspect ratio support in DRM layer (rev2)

[Xenomai] Context switch to secondary mode in xenomai tasks
 2018-04-06 17:43 UTC  (7+ messages)

[PATCH] Btrfs: do not abort transaction when failing to insert hole extent
 2018-04-06 17:43 UTC  (5+ messages)

[PATCH] drivers/net: update link status
 2018-04-06 17:42 UTC  (2+ messages)

vmxnet3 RX VLAN Strip offload incorrect behaviour
 2018-04-06 17:42 UTC  (2+ messages)

[PATCH 4.15 00/72] 4.15.16-stable review
 2018-04-06 17:42 UTC  (2+ messages)

[PATCH] selftests/android/ion: fix heap_type may be uninitialized
 2018-04-06 17:42 UTC  (5+ messages)
` [PATCH v2] "

Block device handling from other module
 2018-04-06 17:38 UTC  (2+ messages)

[PATCH] drm/i915: Split out parking from the idle worker for reuse
 2018-04-06 17:38 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH v4 0/7] Introduce on-chip interconnect API
 2018-04-06 17:38 UTC  (4+ messages)
` [PATCH v4 1/7] interconnect: Add generic "

[PATCH 0/5] net/sfc: support choice of FW subvariant without Tx checksum
 2018-04-06 17:37 UTC  (3+ messages)
` [PATCH v3 "

[SPDK] nvmf/rdma: handling QP errors
 2018-04-06 17:37 UTC 

[PATCH] net: phy: marvell: Enable interrupt function on LED2 pin
 2018-04-06 17:37 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3 1/2] mm: memcg: remote memcg charging for kmem allocations
 2018-04-06 17:36 UTC  (2+ messages)
` [PATCH] "

[Patch 4/4] Support for obtaining reduced view of a graded file
 2018-04-06 17:34 UTC  (2+ messages)

[PATCH] net/enic: add primary mac address handler
 2018-04-06 17:33 UTC  (5+ messages)

[Buildroot] ws281x library, scons, fails
 2018-04-06 17:33 UTC  (3+ messages)

Xen and safety certification, Minutes of the meeting on Apr 4th
 2018-04-06 17:32 UTC  (3+ messages)

[PATCH v13 27/28] ovl: Verify a data dentry has been found for metacopy inode
 2018-04-06 17:32 UTC  (11+ messages)

[PATCH v14.1 00/21] xfs: online repair support
 2018-04-06 17:31 UTC  (4+ messages)
` [PATCH 06/21] xfs: make xfs_bmapi_remapi work with attribute forks

[PATCH] target: prefer dbroot of /etc/target over /var/target
 2018-04-06 17:31 UTC  (2+ messages)

[PATCH v5 0/7] xen/x86: various XPTI speedups
 2018-04-06 17:30 UTC  (3+ messages)
` [PATCH v5 7/7] xen/x86: use PCID feature


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.