All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-22 21:21:43 to 2017-07-23 02:20:55 UTC [more...]

[linux-linus bisection] complete test-amd64-amd64-xl-qemut-debianhvm-amd64
 2017-07-23  2:20 UTC 

[PATCH v5 0/8] Memory scrubbing from idle loop
 2017-07-23  2:14 UTC  (10+ messages)
` [PATCH v5 1/8] mm: Place unscrubbed pages at the end of pagelist
` [PATCH v5 3/8] mm: Scrub pages in alloc_heap_pages() if needed
` [PATCH v5 4/8] mm: Scrub memory from idle loop

signal not interrupting futex
 2017-07-23  2:14 UTC 

[Qemu-devel] [PATCH] vhost-user: fix watcher need be removed when vhost-user hotplug
 2017-07-23  2:12 UTC  (5+ messages)

[Buildroot] [PATCH v3 1/1] paxtest: new package
 2017-07-23  2:03 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] paxtest: use RUNDIR
 2017-07-23  1:53 UTC 

[Qemu-devel] 答复: Re: 答复: Re: [PATCH] vhost: fix a migration failedbecause ofvhost region merge
 2017-07-23  1:52 UTC  (2+ messages)

[virtio-dev] [PATCH v12 0/8] Virtio-balloon Enhancement
 2017-07-23  1:45 UTC  (13+ messages)
` [virtio-dev] [PATCH v12 5/8] virtio-balloon: VIRTIO_BALLOON_F_SG
  ` [virtio-dev] "
              `  "
              ` [Qemu-devel] "

[PATCH] u-boot-rockchip: update require path
 2017-07-23  1:41 UTC  (3+ messages)

Collecting aged Ext4 profiles
 2017-07-23  1:40 UTC  (4+ messages)

[PATCH net-next 00/11] sctp: remove typedefs from structures part 3
 2017-07-23  1:34 UTC  (24+ messages)
` [PATCH net-next 01/11] sctp: remove the typedef sctp_initack_chunk_t
` [PATCH net-next 02/11] sctp: remove the typedef sctp_cookie_param_t
` [PATCH net-next 03/11] sctp: remove the typedef sctp_unrecognized_param_t
` [PATCH net-next 04/11] sctp: remove the typedef sctp_gap_ack_block_t
` [PATCH net-next 05/11] sctp: remove the typedef sctp_dup_tsn_t
` [PATCH net-next 06/11] sctp: remove the typedef sctp_sack_variable_t
` [PATCH net-next 07/11] sctp: remove the typedef sctp_sackhdr_t
` [PATCH net-next 08/11] sctp: remove the typedef sctp_sack_chunk_t
` [PATCH net-next 09/11] sctp: remove the typedef sctp_heartbeathdr_t
` [PATCH net-next 10/11] sctp: remove the typedef sctp_heartbeat_chunk_t
` [PATCH net-next 11/11] sctp: remove the typedef sctp_abort_chunk_t

[linux-4.9 test] 112117: regressions - FAIL
 2017-07-23  1:17 UTC 

[PATCH v2 2/2] crypto/algapi - make crypto_xor() take separate dst and src arguments
 2017-07-23  1:16 UTC  (3+ messages)

[PATCH] HID: rmi: Make sure the HID device is opened on resume
 2017-07-23  1:15 UTC 

[PATCH] KVM: nVMX: Fix exception injection
 2017-07-23  1:11 UTC  (10+ messages)

[PATCH 01/24] powerpc/mm: Move exception_enter/exit to a do_page_fault wrapper
 2017-07-23  1:10 UTC  (7+ messages)
` [PATCH 02/24] powerpc/mm: Pre-filter SRR1 bits before do_page_fault()
` [PATCH 07/24] powerpc/mm: Move out definition of CPU specific is_write bits

[PATCH v2 2/2] v4l: cadence: Add Cadence MIPI-CSI2 RX driver
 2017-07-23  1:09 UTC  (3+ messages)

[PATCH] KVM: nVMX: consult PFER_MASK and PFER_MATCH before nested vmexit if inject #PF
 2017-07-23  1:05 UTC 

[PATCH 0/4] perf stat: Enable group read of counters
 2017-07-23  0:53 UTC  (3+ messages)
` [PATCH 4/4] perf stat: Use group read for event groups

[U-Boot] [PATCH v1 0/7] x86: acpi: Few enhancements and improvements
 2017-07-23  0:48 UTC  (5+ messages)
` [U-Boot] [PATCH v1 7/7] x86: acpi: Don't touch hardware on HW reduced platforms

[PATCH] oom_reaper: close race without using oom_lock
 2017-07-23  0:41 UTC  (7+ messages)

[PATCH v2 07/10] ARM: dts: sun8i: a83t: Add MMC controller device nodes
 2017-07-23  0:36 UTC  (4+ messages)

[Buildroot] [PATCH] package/kvm-unit-tests: fix syntax
 2017-07-23  0:32 UTC  (3+ messages)

[Buildroot] [git commit] package/kvm-unit-tests: fix syntax
 2017-07-23  0:26 UTC 

brcmfmac: Possible memleak brcmf_sdiod_sgtable_alloc
 2017-07-23  0:24 UTC  (3+ messages)

undefined reference to `_GLOBAL_OFFSET_TABLE_'
 2017-07-23  0:20 UTC 

[Buildroot] [PATCH 00/20] system: properly handle systemd as init system
 2017-07-23  0:18 UTC  (33+ messages)
` [Buildroot] [PATCH 08/20] system: with no init system, only allow custom skeleton
` [Buildroot] [PATCH 09/20] package/skeleton: drop dependency on host-mkpasswd
` [Buildroot] [PATCH 10/20] package/skeleton: select it rather than default to y
` [Buildroot] [PATCH 11/20] package/skeleton: split out into skeleton-custom
` [Buildroot] [PATCH 12/20] package/skeleton: split out into skeleton-common
` [Buildroot] [PATCH 13/20] package/skeleton: make it a virtual package
` [Buildroot] [PATCH 14/20] package/skeleton-common: simplify staging install
` [Buildroot] [PATCH 15/20] package/skeleton: introduce sysv- and systemd-specific skeletons
` [Buildroot] [PATCH 16/20] system: separate sysv and systemd parts of the skeleton
` [Buildroot] [PATCH 17/20] sytem: no-init systems may use our default, common skeleton
` [Buildroot] [PATCH 20/20] support/testing: add runtime testing for init systems

Advice please re failed Raid6
 2017-07-23  0:13 UTC  (7+ messages)

[Bug 101881] [regression] 32bit steam games segfault when launched with DRI_PRIME=1
 2017-07-23  0:07 UTC  (2+ messages)

[PATCH V3 net-next 0/8] Hisilicon Network Subsystem 3 Ethernet Driver
 2017-07-22 23:58 UTC  (23+ messages)
` [PATCH V3 net-next 1/8] net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoC
` [PATCH V3 net-next 2/8] net: hns3: Add support of the HNAE3 framework
` [PATCH V3 net-next 5/8] net: hns3: Add support of TX Scheduler & Shaper to HNS3 driver
` [PATCH V3 net-next 6/8] net: hns3: Add MDIO support to HNS3 Ethernet driver for hip08 SoC

[PATCH V2 net-next 0/8] Hisilicon Network Subsystem 3 Ethernet Driver
 2017-07-22 23:57 UTC  (7+ messages)
` [PATCH V2 net-next 1/8] net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoC
` [PATCH V2 net-next 2/8] net: hns3: Add support of the HNAE3 framework

Followers for Instagram
 2017-07-22 23:55 UTC 

Superblocks lost on 5/6 disks
 2017-07-22 23:54 UTC 

[PATCH] get_maintainer.pl: Prepare for separate MAINTAINERS files
 2017-07-22 23:34 UTC 

[PATCH iproute2 master v2 0/2] Minor BPF updates
 2017-07-22 23:22 UTC  (3+ messages)
` [PATCH iproute2 master v2 1/2] bpf: improve error reporting around tail calls
` [PATCH iproute2 master v2 2/2] bpf: fix mnt path when from env

How to define pins as open-collector?
 2017-07-22 23:18 UTC  (2+ messages)

[PATCH] perf tool sort: Use default sort if evlist is empty
 2017-07-22 23:09 UTC  (4+ messages)

[RFT PATCH] mmc: sdhci-of-arasan: Add command queue support
 2017-07-22 23:03 UTC  (2+ messages)

Linear device of two arrays
 2017-07-22 23:03 UTC  (17+ messages)

[nfs-utils PATCH v4] systemd: add instructions for disabling gssd to nfs.systemd.man
 2017-07-22 22:54 UTC  (4+ messages)

[PATCH] ip route: replace exits with returns
 2017-07-22 22:42 UTC 

[PATCH v3 3/9] perf annotate: Fix wrong --show-total-period option showing number of samples
 2017-07-22 22:46 UTC  (3+ messages)

[linux-linus test] 112114: regressions - trouble: broken/fail/pass
 2017-07-22 22:17 UTC 

[Qemu-devel] [RFC PATCH v2 0/6] Generic PCIE-PCI Bridge
 2017-07-22 22:15 UTC  (7+ messages)
` [Qemu-devel] [RFC PATCH v2 1/6] hw/pci: introduce pcie-pci-bridge device
` [Qemu-devel] [RFC PATCH v2 2/6] hw/i386: allow SHPC for Q35 machine
` [Qemu-devel] [RFC PATCH v2 3/6] hw/pci: enable SHPC for PCIE-PCI bridge
` [Qemu-devel] [RFC PATCH v2 4/6] hw/pci: introduce bridge-only vendor-specific capability to provide some hints to firmware
` [Qemu-devel] [RFC PATCH v2 5/6] hw/pci: add bus_reserve property to pcie-root-port
` [Qemu-devel] [RFC PATCH v2 6/6] hw/pci: add hint capabilty for additional bus reservation "

[PATCH V4 net-next 0/8] Hisilicon Network Subsystem 3 Ethernet Driver
 2017-07-22 22:09 UTC  (19+ messages)
` [PATCH V4 net-next 1/8] net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoC
` [PATCH V4 net-next 2/8] net: hns3: Add support of the HNAE3 framework
` [PATCH V4 net-next 3/8] net: hns3: Add HNS3 IMP(Integrated Mgmt Proc) Cmd Interface Support
` [PATCH V4 net-next 4/8] net: hns3: Add HNS3 Acceleration Engine & Compatibility Layer Support
` [PATCH V4 net-next 5/8] net: hns3: Add support of TX Scheduler & Shaper to HNS3 driver
` [PATCH V4 net-next 6/8] net: hns3: Add MDIO support to HNS3 Ethernet driver for hip08 SoC
` [PATCH V4 net-next 7/8] net: hns3: Add Ethtool support to HNS3 driver
` [PATCH V4 net-next 8/8] net: hns3: Add HNS3 driver to kernel build framework & MAINTAINERS

[PATCH v3 0/5] ACPI / boot: Few amendments
 2017-07-22 22:14 UTC  (6+ messages)
` [PATCH v3 4/5] ACPI / boot: Not all platform require acpi_reduced_hw_init()

[Qemu-devel] [RFC PATCH v2 0/4] Allow RedHat PCI bridges reserve more buses than necessary during init
 2017-07-22 22:11 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH v2 1/4] pci: refactor pci_find_capapibilty to get bdf as the first argument instead of the whole pci_device
` [Qemu-devel] [RFC PATCH v2 2/4] pci: add RedHat vendor ID
` [Qemu-devel] [RFC PATCH v2 3/4] pci: add QEMU-specific PCI capability structure
` [Qemu-devel] [RFC PATCH v2 4/4] pci: enable RedHat PCI bridges to reserve additional buses on PCI init

[PATCH v5 0/3] TPS68470 PMIC drivers
 2017-07-22 22:01 UTC  (4+ messages)

[PATCH v6 0/1] acpi: apei: Bug fix to enable APEI support for ARMv8
 2017-07-22 22:01 UTC  (5+ messages)
` [PATCH v6 1/1] acpi: apei: Enable APEI multiple GHES source to share a single external IRQ

[PATCH] spi: pxa2xx: Only claim CS GPIOs when the slave device is created
 2017-07-22 22:07 UTC  (3+ messages)

[PATCH] media: imx: prpencvf: enable double write reduction
 2017-07-22 22:04 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: rockchip: change clkreq mode for rk3399-firefly
 2017-07-22 22:03 UTC  (2+ messages)

[PATCH] platform/x86: intel-vbtn: reduce unnecessary messages for normal users
 2017-07-22 21:51 UTC  (3+ messages)

Hardware specific rtc regression in v4.4.76
 2017-07-22 21:58 UTC  (2+ messages)

[PATCH 0/2] Handle invalid os_type in e2p
 2017-07-22 21:57 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] e2p: Fix segfault in e2p_os2string
  ` [PATCH v2 2/2] tests: dumpe2fs against an image with bad os_type

[Buildroot] [PATCH 00/13] New DL_DIR organisation; git cache feature
 2017-07-22 21:54 UTC  (6+ messages)
` [Buildroot] [PATCH 04/13] pkg-generic: make PKG_DL_DIR equal to DL_DIR
` [Buildroot] [PATCH 05/13] packages: use new $($PKG)_DL_DIR) variable

[PATCH v6] cpufreq: schedutil: Make iowait boost more energy efficient
 2017-07-22 21:44 UTC  (2+ messages)

[Buildroot] [PATCH 0/4 v3] arch/arm: introduce big.LITTLE configurations
 2017-07-22 21:50 UTC  (9+ messages)
` [Buildroot] [PATCH 2/4 v3] package/kvm-unit-tests: introduce _ARCH_SUPPORTS
` [Buildroot] [PATCH 3/4 v3] arch/arm: add big.LITTLE cpu variants
` [Buildroot] [PATCH 4/4 v3] package/kvm-unit-test: available for big.LITTLE arm cores too

[PATCH v2 0/5] arm64: dts: rockchip: support mail and IPA thermal for rk3399
 2017-07-22 21:48 UTC  (16+ messages)
` [PATCH v2 1/5] dt-bindings: gpu: add the RK3399 mali for rockchip specifics
` [PATCH v2 3/5] arm64: dts: rockchip: add ARM Mali GPU node for RK3399 SoCs
` [PATCH v2 4/5] arm64: dts: rockchip: enable the GPU for RK3399-GRU
` [PATCH v2 5/5] arm64: dts: rockchip: update the thermal zones for RK3399 SoCs

[TRYBOT PATCH] drm/i915: Calculate vlv/chv intermediate watermarks correctly, v3
 2017-07-22 21:47 UTC  (2+ messages)

[PATCH v1 1/2] tools/spi: move to tools buildsystem
 2017-07-22 21:47 UTC  (2+ messages)
  ` [PATCH v1 2/2] tools/spi: add install section

[Buildroot] [PATCH] ndisc6: patch no longer required
 2017-07-22 21:41 UTC  (2+ messages)

[Buildroot] [git commit] ndisc6: patch no longer required
 2017-07-22 21:40 UTC 

[Buildroot] [git commit] pkg-generic: make PKG_DL_DIR equal to DL_DIR
 2017-07-22 21:36 UTC 

[Buildroot] [RFC v1] libv4l: build utils only on MMU (with fork support) platforms
 2017-07-22 21:36 UTC  (5+ messages)

[Buildroot] [PATCH 1/2] package/Makefile.in: add host-cc-option macro
 2017-07-22 21:36 UTC  (2+ messages)

[Buildroot] [git commit] package/aespipe: fix host compile
 2017-07-22 21:35 UTC 

[Buildroot] [git commit] package/Makefile.in: add host-cc-option macro
 2017-07-22 21:35 UTC 

brcm43430 sdio wifi regression with 4.13-rc1
 2017-07-22 21:33 UTC  (2+ messages)

[PATCH] watchdog: qcom: Check for platform_get_resource() failure
 2017-07-22 21:31 UTC  (2+ messages)

[Buildroot] [PATCH v3 1/1] package/gnuradio: link with libatomic when needed
 2017-07-22 21:30 UTC  (2+ messages)

[Buildroot] [git commit] package/gnuradio: link with libatomic when needed
 2017-07-22 21:30 UTC 

[PATCH 1/2] watchdog: renesas-wdt: Check the return value from clk_prepare_enable()
 2017-07-22 21:30 UTC  (7+ messages)
` [PATCH 2/2] watchdog: bcm7038: "

[Buildroot] [git commit] package/kvm-unit-test: available for big.LITTLE arm cores too
 2017-07-22 21:29 UTC 

[Buildroot] [git commit] arch/arm: add big.LITTLE cpu variants
 2017-07-22 21:29 UTC 

[PATCH] arm: dts: qcom: add and enable both wifi blocks on the IPQ4019
 2017-07-22 21:27 UTC  (2+ messages)

[PATCH rdma-next 0/3] Support out of order data placement
 2017-07-22 21:27 UTC  (11+ messages)

[Buildroot] [git commit] package/kvm-unit-tests: introduce _ARCH_SUPPORTS
 2017-07-22 21:26 UTC 

[GIT PULL] hwmon fixes for v4.13-rc2
 2017-07-22 21:21 UTC  (3+ messages)


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.