All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-29 03:48:00 to 2018-10-29 07:30:52 UTC [more...]

[ovmf test] 129121: regressions - FAIL
 2018-10-29  7:30 UTC 

[PATCHSET 0/14] Add support for multiple queue maps
 2018-10-29  7:30 UTC  (7+ messages)
` [PATCH 01/14] blk-mq: kill q->mq_map
` [PATCH 02/14] blk-mq: abstract out queue map

[PATCH] mtd: sa1100: avoid VLA in sa1100_setup_mtd
 2018-10-29  7:30 UTC  (6+ messages)

[PATCH 0/9 v3] locks: avoid thundering-herd wake-ups
 2018-10-28 22:43 UTC  (3+ messages)

[PATCH v5 0/8] EDAC drivers for Armada XP L2 and DDR
 2018-10-29  7:25 UTC  (26+ messages)
` [PATCH v5 1/8] ARM: l2c: move cache-aurora-l2.h to asm/hardware
  ` [v5,1/8] "
` [PATCH v5 2/8] ARM: aurora-l2: add prefix to MAX_RANGE_SIZE
  ` [v5,2/8] "
` [PATCH v5 3/8] ARM: aurora-l2: add defines for parity and ECC registers
  ` [v5,3/8] "
` [PATCH v5 4/8] ARM: l2x0: support parity-enable/disable on aurora
  ` [v5,4/8] "
` [PATCH v5 5/8] ARM: l2x0: add marvell,ecc-enable property for aurora
  ` [v5,5/8] "
` [PATCH v5 6/8] EDAC: Add missing debugfs_create_x32 wrapper
  ` [v5,6/8] "
` [PATCH v5 7/8] EDAC: Add driver for the Marvell Armada XP SDRAM and L2 cache ECC
  ` [v5,7/8] "
` [PATCH v5 8/8] EDAC: armada_xp: Add support for more SoCs
  ` [v5,8/8] "

[PATCH V2 0/2] Unmap EFI boot services code/data regions after boot
 2018-10-29  7:26 UTC  (4+ messages)
` [PATCH V2 1/2] x86/efi: Unmap EFI boot services code/data regions from efi_pgd

[PATCH v2] fpga: altera-cvp: Fix registration for CvP incapable devices
 2018-10-29  7:26 UTC 

[meta-webserver][PATCH] apache2: Fix CVE-2018-11763
 2018-10-29  7:25 UTC 

[Buildroot] Problem with Raspberry Pi 3B+and BT
 2018-10-29  7:24 UTC  (8+ messages)

Host console logs service
 2018-10-29  7:22 UTC  (7+ messages)

[Bug 100423] New: MMIO read of 00000000 FAULT at 022554 [ IBUS ]
 2018-10-29  7:22 UTC  (2+ messages)
  ` [Bug 100423] "

[PATCH] Documentation: cpu-freq: Frequencies aren't always sorted
 2018-10-29  7:17 UTC 

[PATCH] drm/i915: convert HDCP DRM_ERROR into DRM_DEBUG
 2018-10-29  7:17 UTC  (3+ messages)

[PATCH] x86/hyper-v: Fix indent in hv_do_fast_hypercall16()
 2018-10-29  7:17 UTC 

[Qemu-devel] [PATCH RFC 0/2] Fix migration issues
 2018-10-29  7:15 UTC  (8+ messages)

Cramfs: "unable to handle kernel paging request" when reading a file from a fuzzed FS image
 2018-10-29  7:13 UTC  (2+ messages)

[PATCHSET 0/28] blk-mq driver conversions and legacy path removal
 2018-10-29  7:12 UTC  (39+ messages)
` [PATCH 08/28] scsi: kill off the legacy IO path
` [PATCH 09/28] dm: remove "
` [PATCH 10/28] dasd: remove dead code
` [PATCH 11/28] bsg: pass in desired timeout handler
` [PATCH 12/28] bsg: provide bsg_remove_queue() helper
` [PATCH 13/28] bsg: convert to use blk-mq
` [PATCH 14/28] block: remove blk_complete_request()
` [PATCH 15/28] blk-wbt: kill check for legacy queue type
` [PATCH 16/28] blk-cgroup: remove legacy queue bypassing
` [PATCH 17/28] block: remove legacy rq tagging
` [PATCH 18/28] block: remove non mq parts from the flush code
` [PATCH 21/28] block: remove __blk_put_request()
` [PATCH 22/28] block: kill legacy parts of timeout handling
` [PATCH 23/28] block: kill lld busy
` [PATCH 24/28] block: remove request_list code
` [PATCH 25/28] block: kill request slab cache
` [PATCH 26/28] block: remove req_no_special_merge() from merging code
` [PATCH 27/28] blk-merge: kill dead queue lock held check
` [PATCH 28/28] block: get rid of blk_queued_rq()

[PATCH] MAINTAINERS: add maintainer for Renesas I2C driver
 2018-10-28 22:25 UTC  (2+ messages)

[PATCH v2 0/7] fixes for unqualified <dst> push
 2018-10-29  7:06 UTC  (10+ messages)
` [PATCH v3 3/8] push: improve the error shown on "
` [PATCH v3 5/8] push: add an advice "
` [PATCH v3 6/8] push: test that <src> doesn't DWYM if <dst> is unqualified
` [PATCH v3 7/8] push: add DWYM support for "git push refs/remotes/...:<dst>"

[Buildroot] [autobuild.buildroot.net] Build results for 2018-10-28
 2018-10-29  7:00 UTC 

[PATCH v2 1/4] add missing static keyword to globals
 2018-10-29  6:57 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/4] fix global variable issues

[RFC PATCH v2 00/17] CPUFREQ OPP's, DVFS and Tegra30 support by tegra20-cpufreq driver
 2018-10-29  6:53 UTC  (9+ messages)
` [RFC PATCH v2 01/17] OPP: Allow to request stub voltage regulators

KASAN: slab-out-of-bounds Read in sctp_getsockopt
 2018-10-29  6:50 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_content_protection: restore for real before failing
 2018-10-29  6:49 UTC  (2+ messages)

[Qemu-devel] [PULL 0/9] Removal of deprecated options and improvements for qtests
 2018-10-29  6:49 UTC  (9+ messages)
` [Qemu-devel] [PULL 8/9] tests: add qmp/qom-set-without-value test

WARNING in __debug_object_init (3)
 2018-10-29  6:47 UTC  (4+ messages)

[Qemu-devel] vhost-user devices work with chardev from different threads
 2018-10-29  6:46 UTC  (2+ messages)

[PATCH V5 0/5] KVM: X86: Introducing ROE Protection Kernel Hardening
 2018-10-29  6:46 UTC  (2+ messages)

[PATCH] worktree: populate lock_reason in get_worktrees and light refactor/cleanup in worktree files
 2018-10-29  6:42 UTC  (12+ messages)
` [PATCH] worktree: refactor lock_reason_valid and lock_reason to be more sensible

"bitbake core-image-sato" yields "No package 'gdk-x11-3.0' found" build failure
 2018-10-29  6:41 UTC 

[Qemu-devel] [PATCH 0/1] Add PKU/OSPKE on Skylake-Server CPU model
 2018-10-29  6:40 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/1] i386: "

Nested Virtualization on ARM v8.0
 2018-10-29  6:37 UTC 

[PATCH 1/2] x86/pkeys: copy pkey state at fork()
 2018-10-29  6:36 UTC  (6+ messages)

Nested Virtualization on ARM v8.0
 2018-10-29  6:36 UTC 

[PATCH] dt-bindings: arm: Fix cpu capacity mismatch in example
 2018-10-29  6:34 UTC  (6+ messages)

linux-next: Tree for Oct 29
 2018-10-29  6:33 UTC  (2+ messages)

[sumo] [meta-oe][PATCH] upm: Fix do_package error as following when enable multilib
 2018-10-29  6:33 UTC 

[Qemu-devel] Qemu version issues migration
 2018-10-29  6:16 UTC 

[PATCH V2] arm64: Don't flush tlb while clearing the accessed bit
 2018-10-29  6:29 UTC  (3+ messages)

[PATCH] fstests: btrfs/057: Fix false alerts due to orphan files
 2018-10-29  6:30 UTC 

[Qemu-devel] [PATCH 0/2] nvme: fix two issues in nvme unhotplug
 2018-10-29  6:29 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] nvme: don't unref ctrl_mem when device unrealized
` [Qemu-devel] [PATCH 2/2] nvme: free cmbuf in nvme_exit

[PATCH 00/13] libtirpc: Closed a number of memory leaks
 2018-10-29  6:29 UTC  (4+ messages)
` [PATCH 04/13] clnt_vc.c: resource_leak
  ` [Libtirpc-devel] "

[PATCH V2] binder: ipc namespace support for android binder
 2018-10-29  6:18 UTC 

[PATCH net] rtnetlink: Disallow FDB configuration for non-Ethernet device
 2018-10-28 21:37 UTC  (2+ messages)

[PATCH] Add the xsc field when rtps reads the sched/acct file
 2018-10-29  6:22 UTC 

[PATCH] libxcrypt: tweak branch from master to develop
 2018-10-29  6:33 UTC 

[PATCH] ath10k: add amsdu support for monitor mode
 2018-10-29  6:21 UTC  (4+ messages)

[PATCH 1/2] arm64: dts: renesas: ulcb: Switch eMMC bus to 1V8
 2018-10-28 21:34 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: renesas: salvator: "

a new kind of "No space left on device" error
 2018-10-29  6:18 UTC 

[meta-oe][master][sumo][PATCH] mraa: To file do_package error in multilib
 2018-10-29  6:16 UTC 

[PATCH] arch: x86: Touched up patterns of 'sizeof' functions
 2018-10-29  6:13 UTC  (2+ messages)

[GIT PULL] Mailbox changes for v4.20
 2018-10-29  6:11 UTC  (2+ messages)

[PATCH 0/2] pinctrl: sh-pfc: gen2: initialize TDSEL register
 2018-10-28 21:24 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: sh-pfc: r8a7790: "
` [PATCH 2/2] pinctrl: sh-pfc: r8a7794: "

[PATCH] media: saa7134: hvr1110 can decode rc6
 2018-10-28 21:21 UTC 

[U-Boot] [PATCH v5 00/13] Support for the Faraday ftgmac100 controller
 2018-10-29  6:06 UTC  (14+ messages)
` [U-Boot] [PATCH v5 01/13] net: ftgmac100: use the BIT() macro
` [U-Boot] [PATCH v5 02/13] net: ftgmac100: use the aligned() macro
` [U-Boot] [PATCH v5 03/13] net: ftgmac100: convert to driver model
` [U-Boot] [PATCH v5 04/13] net: ftgmac100: use setbits_le32() in the reset method
` [U-Boot] [PATCH v5 05/13] net: ftgmac100: add MDIO bus and phylib support
` [U-Boot] [PATCH v5 06/13] net: ftgmac100: convert the RX/TX descriptor arrays
` [U-Boot] [PATCH v5 07/13] net: ftgmac100: handle timeouts when transmitting
` [U-Boot] [PATCH v5 08/13] net: ftgmac100: add clock support
` [U-Boot] [PATCH v5 09/13] aspeed: ast2500: fix missing break in D2PLL clock enablement
` [U-Boot] [PATCH v5 10/13] net: ftgmac100: Add support for the Aspeed SoC
` [U-Boot] [PATCH v5 11/13] aspeed: Update ast2500 SoC DTS file to Linux v4.17-rc6 level
` [U-Boot] [PATCH v5 12/13] aspeed: Activate ethernet devices on the ast2500 Eval Board
` [U-Boot] [PATCH v5 13/13] aspeed: ast2500: fix D2-PLL clock setting in RGMII mode

[U-Boot] [PATCH v4 00/13] Support for the Faraday ftgmac100 controller
 2018-10-29  6:04 UTC  (4+ messages)
` [U-Boot] [PATCH v4 07/13] net: ftgmac100: handle timeouts when transmitting

[PATCH] net/mlx5: fix Direct Verbs getting item and action flags
 2018-10-29  6:03 UTC  (2+ messages)

[PATCH] scheduler: wait: Added missing include freezer.h
 2018-10-29  6:01 UTC  (2+ messages)

memcg oops: memcg_kmem_charge_memcg()->try_charge()->page_counter_try_charge()->BOOM
 2018-10-29  6:00 UTC 

[PATCH 0/1] macsec: reflect the master interface state
 2018-10-28 21:14 UTC  (6+ messages)
` [PATCH 1/1] "

[RFC PATCH] remote: add --fetch option to git remote set-url
 2018-10-29  5:57 UTC  (2+ messages)

[PATCH v2] btrfs: Fix error handling in btrfs_cleanup_ordered_extents
 2018-10-29  5:53 UTC  (4+ messages)

[PATCH v1 0/3] Improvements over rte hash and tests
 2018-10-29  5:54 UTC  (6+ messages)
` [PATCH v1 3/3] test/hash: add readwrite test for ext table

[PATCH 0/2] staging: xgifb: vb_setmode: fix multiple line dereference and indentations
 2018-10-29  5:52 UTC  (5+ messages)
` [PATCH 2/2] staging: xgifb: vb_setmode: adjust descendant indentation to right
  ` [Outreachy kernel] "

[PATCH libdrm] amdgpu: add VM test to exercise max/min address space
 2018-10-29  5:50 UTC  (2+ messages)

Your Loan Firm
 2018-10-28 19:32 UTC 

[cip-dev] Branch name for -rt
 2018-10-29  5:45 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix VM leaf walking
 2018-10-29  5:45 UTC  (6+ messages)

[PATCH V2 0/3] blk-mq: refactor and fix on issue request directly
 2018-10-29  5:40 UTC  (4+ messages)
` [PATCH V2 1/3] blk-mq: refactor the code of "

[PATCH v6 0/3] staging: iio: ad2s1210: Switch to the gpio descriptor interface
 2018-10-28 20:54 UTC  (4+ messages)
` [PATCH v6 3/3] staging: iio: ad2s1210: Add device tree support

[Buildroot] [PATCH] pdbg: Bump to version v2.0
 2018-10-29  5:39 UTC 

[PATCH 0/11] spi: pxa2xx: add DT and slave mode support
 2018-10-29  5:35 UTC  (4+ messages)
` [PATCH 05/11] DT: marvell,mmp2: Add SSP1 and SSP3

[PATCH RFC] kernel/locking, fs/direct-io: Introduce and use down_write_nolockdep()
 2018-10-28 20:45 UTC  (5+ messages)

[PATCH 0/6] Fixes for virtio/virtio-user
 2018-10-29  5:28 UTC  (7+ messages)
` [PATCH 1/6] net/virtio-user: do not stop stopped device again
` [PATCH 2/6] net/virtio-user: do not make vhost user channel nonblock
` [PATCH 3/6] net/virtio-user: do not reset owner when driver resets
` [PATCH 4/6] net/virtio-user: fix device features for server mode
` [PATCH 5/6] net/virtio-user: simplify device features preparation
` [PATCH 6/6] net/virtio: fix guest announce support

[linux-4.4 baseline test] 129086: tolerable FAIL
 2018-10-29  5:28 UTC 

[GIT PULL] Devicetree updates for 4.20
 2018-10-29  5:25 UTC  (2+ messages)

[Bug 108464] System fails to reboot after Ctrl-Alt-Del
 2018-10-29  5:24 UTC  (2+ messages)

[PATCH v2] drm/amd/display: set backlight level limit to 1
 2018-10-29  5:23 UTC 

xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 Soc
 2018-10-29  5:21 UTC  (3+ messages)
` [PATCH] "

[PATCH 0/2] thp nodereclaim fixes
 2018-10-29  5:17 UTC  (3+ messages)
` [PATCH 1/2] mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings

[PATCH v3] mm/page_owner: use kvmalloc instead of kmalloc
 2018-10-29  5:16 UTC  (3+ messages)

[PATCH] drm/edid: Add 6 bpc quirk for BOE panel
 2018-10-29  5:49 UTC 

[RFR] Store tearing
 2018-10-29  5:16 UTC  (4+ messages)

[GIT PULL] VLA removal for v4.20-rc1
 2018-10-28 20:27 UTC  (2+ messages)

[GIT PULL] Kbuild updates for v4.20
 2018-10-28 20:23 UTC  (2+ messages)

Regarding -: net_vmxnet3: link status Interrupt is not working in DPDK 17.11.2 version
 2018-10-29  5:07 UTC  (3+ messages)

[PATCH v6] virtio_blk: add DISCARD and WRIET ZEROES commands support
 2018-10-29  5:05 UTC  (6+ messages)
` [PATCH v8] virtio_blk: add discard and write zeroes support

[dpdk-announce] release candidate 18.11-rc1
 2018-10-29  4:56 UTC 

Problem with StopDiscovery() via dbus-send
 2018-10-29  5:47 UTC  (3+ messages)
  ` Non intheractive request pin-code

[PATCH] test/hash: solve unit test hash compilation error
 2018-10-29  4:54 UTC  (7+ messages)
` [dpdk-stable] [PATCH v2] "

[Fuego] Fuego Installation on Debian
 2018-10-29  4:53 UTC 

[PATCH] pretty: Add %(trailer:X) to display single trailer
 2018-10-29  4:49 UTC  (2+ messages)

[PATCH 0/8] examples/l2fwd: fix checkpatch reported issues
 2018-10-29  4:48 UTC  (5+ messages)

[REQUEST FOR CODE INTEGRATION - L4.25-L5.05] Parallelization and binary trees with huge dimensions
 2018-10-29  4:44 UTC 

IPsec…
 2018-10-29  4:36 UTC  (2+ messages)

[lustre-devel] [PATCH] lustre: initialize libcfs_debug_file_path
 2018-10-29  4:34 UTC  (3+ messages)

linux-next: build failure after merge of the vfs tree
 2018-10-29  4:33 UTC  (2+ messages)

[lustre-devel] [PATCH 00/28] lustre: more assorted fixes for lustre 2.10
 2018-10-29  4:31 UTC  (5+ messages)
  ` [lustre-devel] [PATCH] lustre: lu_object: fix possible hang waiting for LCS_LEAVING

[PATCH 0/2] add an advice on unqualified <dst> push
 2018-10-29  4:17 UTC  (8+ messages)
` [PATCH 2/2] push: "

[PATCH] pinctrl: bcm2835: Use raw spinlock for RT compatibility
 2018-10-28 19:27 UTC  (2+ messages)

[RFC] gpio: rcar: Request GPIO before enabling interrupt
 2018-10-28 19:16 UTC  (2+ messages)

[lustre-devel] Using loff_t or u64 for PFL port
 2018-10-29  3:49 UTC 

[PATCH 0/7] meson-saradc: add chip temperature support
 2018-10-28 19:02 UTC  (5+ messages)
` [PATCH 2/7] iio: adc: meson-saradc: add support for the chip's temperature sensor


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.