All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-25 11:59:53 to 2016-07-25 13:36:40 UTC [more...]

[PATCH v3 00/13] sched: Clean-ups and asymmetric cpu capacity support
 2016-07-25 13:34 UTC  (12+ messages)
` [PATCH v3 01/13] sched: Fix power to capacity renaming in comment
` [PATCH v3 03/13] sched/fair: Optimize find_idlest_cpu() when there is no choice
` [PATCH v3 04/13] sched/core: Remove unnecessary null-pointer check
` [PATCH v3 05/13] sched: Introduce SD_ASYM_CPUCAPACITY sched_domain topology flag
` [PATCH v3 06/13] sched/core: Pass child domain into sd_init
` [PATCH v3 07/13] sched: Enable SD_BALANCE_WAKE for asymmetric capacity systems
` [PATCH v3 08/13] sched: Store maximum per-cpu capacity in root domain
` [PATCH v3 10/13] sched/fair: Compute task/cpu utilization at wake-up more correctly
` [PATCH v3 11/13] sched/fair: Consider spare capacity in find_idlest_group()
` [PATCH v3 12/13] sched: Add per-cpu min capacity to sched_group_capacity
` [PATCH v3 13/13] sched/fair: Avoid pulling tasks from non-overloaded higher capacity groups

[RFC 0/6] Add support for Tegra20/30 NOR bus controller
 2016-07-25 13:36 UTC  (44+ messages)
` [RFC 1/6] clk: tegra: add TEGRA20_CLK_NOR to init table
` [RFC 3/6] dt/bindings: Add bindings for Tegra20/30 NOR bus driver
` [RFC 6/6] bus: Add support for Tegra NOR controller

[Qemu-devel] ppc: TCG and FP exceptions, is it right ?
 2016-07-25 13:35 UTC  (2+ messages)

[oe-commits] [openembedded-core] 21/28: rt-tests: move ptest to python3
 2016-07-25 13:35 UTC  (4+ messages)

[PATCH] Revert "lttng-tools: filter random filename of ptest output"
 2016-07-25 13:34 UTC  (2+ messages)

[PATCH v2 0/4] update bytes_may_use timely to avoid false ENOSPC issue
 2016-07-25 13:33 UTC  (5+ messages)
` [PATCH v2 3/4] btrfs: update btrfs_space_info's bytes_may_use timely
` [PATCH v2 4/4] btrfs: should block unused block groups deletion work when allocating data space

net/pcap: set rte_errno on TX error
 2016-07-25 13:33 UTC  (2+ messages)

[RFC v3 00/13] linux: generalize sections, ranges and linker tables
 2016-07-25 13:32 UTC  (4+ messages)

[PATCH 0/5 RFC] Add an interface to discover relationships between namespaces
 2016-07-25 13:18 UTC  (8+ messages)

[Qemu-devel] [PATCH] docker: Add "--enable-werror" to configure command line
 2016-07-25 13:31 UTC 

[PATCH v6] gpio: add Intel WhiskeyCove PMIC GPIO driver
 2016-07-25 13:31 UTC  (2+ messages)

About the patch " block: flush writeback dwork before detaching a bdev inode from it"
 2016-07-25 13:29 UTC  (2+ messages)

linux-next: manual merge of the pwm tree with the regulator tree
 2016-07-25 13:29 UTC  (6+ messages)

Packets not reaching lowpan interface
 2016-07-25 13:28 UTC  (2+ messages)

[PATCH] arm: dts: sun7i-a20-bananapi: name the GPIO lines
 2016-07-25 13:27 UTC  (6+ messages)

KVM on ARM crashes with new VGIC v4.7-rc7
 2016-07-25 13:33 UTC  (11+ messages)

[U-Boot] confused by "upgrade_available=0\0" in include/configs/taurus.h
 2016-07-25 13:26 UTC  (6+ messages)

[PATCH 0/5] Add support for ZBC host-managed devices
 2016-07-25 13:24 UTC  (7+ messages)
` [PATCH 1/5] sd: configure ZBC devices

[Qemu-devel] [PATCH for-2.7] fix qemu exit on memory hotplug when allocation fails at prealloc time
 2016-07-25 13:23 UTC  (2+ messages)
` [Qemu-devel] [PATCH] fixup! "

[PATCH -next] xtensa: Fix build error due to missing include file
 2016-07-25 13:22 UTC  (8+ messages)

[PATCH] tools/libxc: Properly increment ApicIdCoreSize field on AMD
 2016-07-25 13:22 UTC  (6+ messages)

[PATCH 1/2] systemd: use standard dependencies for xendriverdomain.service
 2016-07-25 13:22 UTC  (3+ messages)

[Qemu-devel] [PULL v3 00/55] pc, pci, virtio: new features, cleanups, fixes
 2016-07-25 13:21 UTC  (11+ messages)

[PATCH] mmc: moxart: fix wait_for_completion_interruptible_timeout return variable type
 2016-07-25 13:20 UTC  (3+ messages)

[PATCH] thermal: hisilicon: Add dependency on the clock driver to allow frequency scaling
 2016-07-25 13:19 UTC  (6+ messages)

[PATCH -next] MIPS: ath79: Add missing include file
 2016-07-25 13:20 UTC  (2+ messages)

[Cocci] Remove unnecessary null pointer checks?
 2016-07-25 13:20 UTC  (30+ messages)
            ` [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
              ` [PATCH 1/1] InfiniBand: Deletion of unnecessary checks before two "
                ` [PATCH 0/3] IB/mthca: Fine-tuning for mthca_reset()
                  ` [PATCH 1/3] IB/mthca: Delete an unnecessary check before the function call "pci_dev_put"
                  ` [PATCH 2/3] IB/mthca: Less function calls in mthca_reset() after error detection
              ` [PATCH 0/9] staging: ks7010: Fine-tuning for a SDIO card driver
                ` [PATCH 4/9] staging: ks7010: Rename jump labels
                    `  "

[PATCH] tools: add fixdep to objtool/.gitignore
 2016-07-25 13:19 UTC 

[LTP] [PATCH] syscalls/access02: reconstruct and convert to new API
 2016-07-25 13:19 UTC  (3+ messages)
` [LTP] [PATCH v2 1/2] "

[PATCH v3] mem-hotplug: alloc new page from a nearest neighbor node when mem-offline
 2016-07-25  9:53 UTC 

[PATCH linux v2 0/9] xen: pvhvm: support bootup on secondary vCPUs
 2016-07-25 13:17 UTC  (5+ messages)
` [Xen-devel] "

[PATCH] Add --output option to perf-top. Motivation: symmetry with other perf tools
 2016-07-25 13:17 UTC 

[U-Boot] [PATCH 0/3] Some Kconfig move/fixups
 2016-07-25 13:17 UTC  (5+ messages)
` [U-Boot] [PATCH 1/3] cmd: bootz: make CMD_BOOTZ depend on CMD_BOOTM
` [U-Boot] [PATCH 2/3] cmd: booti: move CONFIG_CMD_BOOTI to Kconfig
` [U-Boot] [PATCH 3/3] arm64: thunderx_88xx_defconfig: remove unneeded CONFIG_SYS_EXTRA_OPTIONS

[PATCH net-next v7 1/2] bpf: Add bpf_probe_write_user BPF helper to be called in tracers
 2016-07-25 13:16 UTC  (2+ messages)

[PATCH v2 0/5] net-next: ethernet: add sun8i-emac driver
 2016-07-25 13:16 UTC  (3+ messages)

[PATCH 0/2] drivers: w1: coding style corrections
 2016-07-25 13:15 UTC  (2+ messages)

[PATCH 1/3] mac802154: don't warn on unsupported frames
 2016-07-25 13:15 UTC  (3+ messages)

[Qemu-devel] [PATCH v5 09/31] vhost: fix calling vhost_dev_cleanup() after vhost_dev_init()
 2016-07-25 13:14 UTC  (6+ messages)
` [Qemu-devel] [v5, "

Kernel panic on Xen virtualisation in Debian
 2016-07-25 13:13 UTC  (13+ messages)

[U-Boot] [RFC PATCH v2 3/5] spl: dfu: adding dfu support functions for SPL-DFU
 2016-07-25 13:12 UTC  (4+ messages)
  ` [U-Boot] [RFC PATCH v2 2/5] common: dfu: saperate the dfu common functionality

linux-next: build warning after merge of the tip tree
 2016-07-25 13:11 UTC  (3+ messages)

[PATCH] caif-hsi: Remove deprecated create_singlethread_workqueue
 2016-07-25 13:10 UTC 

Officially vetted programming languages
 2016-07-25 13:11 UTC 

[U-Boot] [PATCH 0/4] Add support for TI PCF8575 I2C GPIO expander
 2016-07-25 13:10 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] gpio: Add driver "
` [U-Boot] [PATCH 2/4] ARM: dra7xx_evm: Enable support for TI PCF8575
` [U-Boot] [PATCH 3/4] net: cpsw: Add support to drive gpios for ethernet to be functional
` [U-Boot] [PATCH 4/4] ARM: dts: dra72-evm: Add mode-gpios entry for mac node

[Qemu-devel] [PATCH v5 17/31] vhost-user: keep vhost_net after a disconnection
 2016-07-25 13:09 UTC  (3+ messages)
` [Qemu-devel] [v5, "

[zer0mem@yahoo.com: [oss-security] panic at big_key_preparse #4.7-r6/rc7 & master]
 2016-07-25 13:06 UTC  (3+ messages)

[Qemu-devel] GNU ARM Eclipse QEMU: Use BASEPRI to disable interrupts on Cortex-M
 2016-07-25 13:06 UTC  (2+ messages)

[PATCH] arch/x86/kernel/cpu/microcode/intel: don't store initrd's start
 2016-07-25 13:06 UTC  (6+ messages)

master - man: add note about 'lastlog' built-in command
 2016-07-25 13:05 UTC 

[PATCH i-g-t v2 00/15] Add support for atomic modeset to IGT
 2016-07-25 13:04 UTC  (4+ messages)
` [PATCH i-g-t v2 05/15] tests/kms: Clean up more users of unassigned pipes

mount btrfs takes 30 minutes, btrfs check runs out of memory
 2016-07-25 13:01 UTC  (10+ messages)

[PATCH v2 0/4] drm/i915/skl: Finally fix watermarks
 2016-07-25 13:01 UTC  (3+ messages)
` [PATCH v2 1/4] drm/i915/gen9: Only copy WM results for changed pipes to skl_hw

[ovmf test] 99608: regressions - FAIL
 2016-07-25 13:00 UTC 

[PATCH RFC 0/4] Fix issues with zero-length records in migration v2
 2016-07-25 13:00 UTC  (5+ messages)
` [PATCH 2/4] tools/libxc: Tolerate zero-length records in migration v2 streams

Review regarding work for issue 9911
 2016-07-25 12:59 UTC  (4+ messages)

[RFC] git subcommand to check if branch is up-to-date with upstream
 2016-07-25 12:58 UTC 

[PATCH/RFC] Re: linux-next: build failure after merge of the luto-misc tree
 2016-07-25 12:56 UTC  (11+ messages)

[PATCH 1/2] mk: get correct clang version
 2016-07-25 12:55 UTC  (2+ messages)
` [PATCH 2/2] mk: fix FreeBSD clang compile error

[Qemu-devel] [PATCH v2 0/2] Drop some useless functions
 2016-07-25 13:02 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] util: Drop unused *_nonblocking_connect() functions
` [Qemu-devel] [PATCH v2 2/2] util: Drop inet_listen()

[WireGuard] Using wireguard link as a proxy?
 2016-07-25 12:57 UTC  (12+ messages)

[PATCH net-next v7 2/2] samples/bpf: Add test/example of using bpf_probe_write_user bpf helper
 2016-07-25 12:55 UTC 

[PATCH net-next v7 0/2] bpf: add bpf_probe_write_user helper & example
 2016-07-25 12:54 UTC 

[PATCH] drm/i2c: tda998x: don't register the connector
 2016-07-25 12:54 UTC  (4+ messages)

[PATCH net-next 1/2] be2net: set temperature value for all adapter's functions
 2016-07-25 12:53 UTC  (3+ messages)

[LTP] [PATCH] du01: create the temp file outside of the working directory
 2016-07-25 12:52 UTC 

[PATCH] net/i40e: fix vsi removing from tailq when release
 2016-07-25 12:51 UTC  (3+ messages)
` [PATCH v2] "

[Qemu-devel] [Bug 1599539] [NEW] 2.6.0: vvfat driver generates bad FAT entries
 2016-07-25 12:42 UTC  (2+ messages)
` [Qemu-devel] [Bug 1599539] "

[Bug 97059] Tahiti+DRI3+Unity+Blender corruption
 2016-07-25 12:50 UTC  (2+ messages)

Kernel bug 109051
 2016-07-25 12:48 UTC  (4+ messages)

[PATCH] iio: document bindings for mounting matrixes
 2016-07-25 12:48 UTC  (4+ messages)

[Qemu-devel] [PATCH for-2.8] qtail: clean up direct access to tqe_prev field
 2016-07-25 12:47 UTC 

[PATCH v11 0/5] soc: fsl: Add initial guts driver
 2016-07-25  6:12 UTC  (7+ messages)
` [PATCH v11 4/5] powerpc/fsl: move mpc85xx.h to include/linux/fsl

[PATCH] net: neigh: disallow state transition DELAY->STALE in neigh_update()
 2016-07-25 12:45 UTC  (5+ messages)

[RFC 0/8] Add two-stage watermark programming for VLV/CHV (v5)
 2016-07-25 12:46 UTC  (8+ messages)
` [PATCH] drm/i915/vlv: Fix off-by-1 error in calculating num_levels

[PATCH net] net/mlx4_core: Check device state before unregistering it
 2016-07-25 12:42 UTC 

[PATCH v2 0/3] mtd: add support for pairing scheme description
 2016-07-25 12:41 UTC  (2+ messages)

[PATCH] iio: stx104: Store channel output state values as int
 2016-07-25 12:41 UTC  (3+ messages)

[PATCH v4] ARM: dts: sun8i: Add dts file for Olimex A33-OLinuXino
 2016-07-25 12:37 UTC  (3+ messages)

[Qemu-devel] GNU ARM Eclipse QEMU: Display more Cortex-M registers in GDB server
 2016-07-25 12:37 UTC 

[PATCH] mk: fix static link with glibc < 2.17
 2016-07-25 12:37 UTC  (4+ messages)

[PULL] Documentation for 4.8
 2016-07-25 12:36 UTC 

[PATCH] crypto: marvell - Update cache with input sg only when it is unmapped
 2016-07-25 12:33 UTC  (2+ messages)

[PATCH] timer: fix break list when timer_cb reset running timer
 2016-07-25 12:29 UTC  (4+ messages)

[PATCH] CodingStyle: Clarify and complete chapter 7
 2016-07-25 12:29 UTC 

Ongoing remoteproc discussions
 2016-07-25 12:26 UTC  (2+ messages)

[PATCH 3/3] xen-blkfront: dynamic configuration of per-vbd resources
 2016-07-25 12:25 UTC  (14+ messages)

[LTP] execute group of test cases
 2016-07-25 12:25 UTC  (3+ messages)

[PATCH 0/3 v2] Fixes for running a big-endian kernel on Cubieboard2
 2016-07-25 12:25 UTC  (5+ messages)
` [PATCH 3/3] ARM: sunxi: enable big-endian

[linux-next:master 12118/12164] arch/x86/include/asm/dma-mapping.h:12:29: fatal error: linux/dma-attrs.h: No such file or directory
 2016-07-25 12:24 UTC 

changing ownership of a file in a package
 2016-07-25 12:22 UTC 

[PATCH v3 0/4] tools: make xenstore domain/daemon configurable
 2016-07-25 12:21 UTC  (8+ messages)
` [PATCH v3 1/4] tools: remove systemd xenstore socket definitions

[U-Boot] [PATCH v2] ARM: socfpga: use the default CONFIG_BOOTDELAY=2
 2016-07-25 12:15 UTC  (2+ messages)

[RFC bluetooth-next 0/4] ieee802154: remove deprecated UAPI
 2016-07-25 12:14 UTC  (5+ messages)
` [RFC bluetooth-next 1/4] ieee802154: socket: remove af802154 raw socket
` [RFC bluetooth-next 2/4] mac802154: keep Makefile sync with mac80211
` [RFC bluetooth-next 3/4] ieee802154: remove old netlink api
` [RFC bluetooth-next 4/4] mac802154: iface: remove ioctl functionality

[PATCH v3 0/9] adv7180 subdev fixes, v3
 2016-07-25 12:13 UTC  (3+ messages)
` [PATCH v3 3/9] media: adv7180: add support for NEWAVMODE

i915 drm patches in LTS 4.4.x ?
 2016-07-25 12:01 UTC  (8+ messages)

[PATCH 0/6] SPI ThunderX driver
 2016-07-25 11:37 UTC  (4+ messages)
` [PATCH 5/6] spi: octeon: Split driver into Octeon specific and common parts

[PATCH 1/3] powerpc/mm: Fix build break due when PPC_NATIVE=n
 2016-07-25 12:11 UTC  (7+ messages)
` [PATCH 2/3] powerpc/mm: Rename hpte_init_lpar() & put fallback in a header

[PATCH XTF 0/3] Runner exit code clean up
 2016-07-25 12:09 UTC  (7+ messages)
` [PATCH XTF 3/3] xtf-runner: regularise runner exit code

[Qemu-devel] [PATCH v3 0/2] vhost-user: Extend protocol to receive replies on any command
 2016-07-25 10:34 UTC  (4+ messages)

linux-next: manual merge of the pm tree with the i2c tree
 2016-07-25 12:03 UTC  (6+ messages)

master - segtype: Fix unrecognised flag message
 2016-07-25 11:59 UTC 


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.