All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-24 22:07:08 to 2016-02-24 23:23:23 UTC [more...]

[PATCH] unpack-trees: do not delete i-t-a entries in worktree even when forced
 2016-02-24 23:23 UTC  (3+ messages)

[PATCHSET 00/18] perf tools: Add support for hierachy view (v7)
 2016-02-24 23:22 UTC  (3+ messages)
` [PATCH v7 05/18] perf hists: Introduce hist_entry__filter()

DPDK-QoS - link sharing across classes
 2016-02-24 23:22 UTC  (7+ messages)

[Intel-wired-lan] [jkirsher-next-queue:master] 5aba8186856981672447d78a634ada8155b86eb6 BUILD SUCCESS
 2016-02-24 23:21 UTC 

[PATCH 00/15] ACPICA: 20160212 Release
 2016-02-24 23:18 UTC  (4+ messages)
` [PATCH 12/15] ACPICA: ACPI 6.1: Add full support for this version of ACPI spec

[PATCH RFC 0/3] leds: Add driver for the ISSI IS31FL32xx family of LED drivers
 2016-02-24 23:16 UTC  (6+ messages)
` [PATCH RFC 2/3] DT: leds: Add binding "

[PATCH] git: submodule honor -c credential.* from command line
 2016-02-24 23:12 UTC 

what is the priority of wildcarded .bbappend files?
 2016-02-24 23:11 UTC  (7+ messages)

Patch "powerpc: Simplify module TOC handling" has been added to the 4.4-stable tree
 2016-02-24 22:55 UTC  (5+ messages)

[PATCH] writeback: call writeback tracepoints withoud holding list_lock in wb_writeback()
 2016-02-24 22:47 UTC  (2+ messages)

[PATCH v3 00/11] Multi-instance vTPM driver
 2016-02-24 23:10 UTC  (5+ messages)
` [PATCH v3 09/11] tpm: Driver for supporting multiple emulated TPMs

Some strange behavior of git
 2016-02-24 23:10 UTC  (3+ messages)

patch "usb: dwc3: Fix assignment of EP transfer resources" added to usb-linus
 2016-02-24 22:55 UTC 

[PATCH] ASoC: nau8825: Modify power management and add interrupt wakeup
 2016-02-24 23:09 UTC  (3+ messages)

[Buildroot] [PATCH v3] package/mono: Fixing wrong MonoPosixHelper location
 2016-02-24 23:09 UTC  (6+ messages)

[PATCH] enic: fix dma addr of outgoing packets
 2016-02-24 23:06 UTC 

[Intel-wired-lan] [PATCH v8 0/8] Patchset enabling hardware based cross-timestamps for next gen Intel platforms
 2016-02-24 23:07 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH v8 5/8] time: Add history to cross timestamp interface supporting slower devices
    `  "

[PATCH v3 0/8] arm64: dts: apq8016 dt patches (Set2)
 2016-02-24 23:06 UTC  (5+ messages)
` [PATCH v3 6/8] arm64: dts: qcom: fix usb digital voltage levels

[PATCH] x86: CONFIG_COMPAT is defined by Kconfig
 2016-02-24 23:03 UTC 

[PATCH] clk: shmobile: check for failure
 2016-02-24 23:03 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/2] sdhci: pending insert quirk for raspberry pi
 2016-02-24 22:47 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] sdhci: Revert "add optional quirk property to disable card insertion/removal interrupts"
` [Qemu-devel] [PATCH v3 2/2] sdhci: add quirk property for card insert interrupt status on Raspberry Pi

[PATCH] mm: limit direct reclaim for higher order allocations
 2016-02-24 23:02 UTC  (5+ messages)

[GIT PULL 0/7] ARM: EXYNOS: Pull request for v4.6
 2016-02-24 22:33 UTC  (24+ messages)
` [GIT PULL 1/7] ARM: EXYNOS: Non-critical fixes "
` [GIT PULL 2/7] ARM: dts: Exynos DT dependency "
` [GIT PULL 3/7] drivers: soc: EXYNOS drivers "
` [GIT PULL 4/7] ARM: EXYNOS: mach/soc changes "
` [GIT PULL 5/7] ARM: EXYNOS: Driver "
` [GIT PULL 6/7] ARM: dts: Exynos stuff "
` [GIT PULL 7/7] ARM: EXYNOS: Defconfig changes "

[PATCH v6 00/32] refs backend
 2016-02-24 22:59 UTC  (33+ messages)
` [PATCH v6 01/32] refs: move head_ref{,_submodule} to the common code
` [PATCH v6 02/32] refs: move for_each_*ref* functions into "
` [PATCH v6 03/32] files-backend: break out ref reading
` [PATCH v6 04/32] refs: move resolve_ref_unsafe into common code
` [PATCH v6 05/32] refs: add a backend method structure with transaction functions
` [PATCH v6 06/32] refs: add methods for misc ref operations
` [PATCH v6 07/32] refs: add method for do_for_each_ref
` [PATCH v6 08/32] refs: reduce the visibility of do_for_each_ref()
` [PATCH v6 09/32] refs: add do_for_each_per_worktree_ref
` [PATCH v6 10/32] refs: add methods for reflog
` [PATCH v6 11/32] refs: add method for initial ref transaction commit
` [PATCH v6 12/32] refs: add method for delete_refs
` [PATCH v6 13/32] refs: add methods to init refs db
` [PATCH v6 14/32] refs: add method to rename refs
` [PATCH v6 15/32] refs: handle non-normal ref renames
` [PATCH v6 16/32] refs: make lock generic
` [PATCH v6 17/32] refs: move duplicate check to common code
` [PATCH v6 18/32] refs: allow log-only updates
` [PATCH v6 19/32] refs: don't dereference on rename
` [PATCH v6 20/32] refs: on symref reflog expire, lock symref not referrent
` [PATCH v6 21/32] refs: resolve symbolic refs first
` [PATCH v6 22/32] refs: always handle non-normal refs in files backend
` [PATCH v6 23/32] init: allow alternate ref strorage to be set for new repos
` [PATCH v6 24/32] refs: check submodules' ref storage config
` [PATCH v6 25/32] clone: allow ref storage backend to be set for clone
` [PATCH v6 26/32] svn: learn ref-storage argument
` [PATCH v6 27/32] refs: register ref storage backends
` [PATCH v6 28/32] config: read ref storage config on startup
` [PATCH v6 29/32] refs: break out resolve_ref_unsafe_submodule
` [PATCH v6 30/32] refs: add LMDB refs storage backend
` [PATCH v6 31/32] refs: tests for lmdb backend
` [PATCH v6 32/32] tests: add ref-storage argument

[Buildroot] user question about ubi nand
 2016-02-24 23:00 UTC  (2+ messages)

[RFC v5 0/8] Additional kmsg devices
 2016-02-24 22:59 UTC  (5+ messages)

[PATCH] MAINTAINERS: unify email addrs for Kevin Hilman
 2016-02-24 22:57 UTC  (2+ messages)

[GIT PULL] dax-fixes for 4.5-rc6
 2016-02-24 22:57 UTC  (4+ messages)

[PATCH 00/10] Integrate swupd software updater
 2016-02-24 22:57 UTC  (3+ messages)
` [PATCH 03/10] hardlink: add new recipe

[PATCH 0/2] ARM: mvebu: network interface naming
 2016-02-24 22:56 UTC  (8+ messages)
` [PATCH 1/2] ARM: mvebu: change order of ethernet DT nodes on Armada 38x

[RFC 0/2] New MAP_PMEM_AWARE mmap flag
 2016-02-24 22:56 UTC  (11+ messages)

[U-Boot] [RFC PATCH v4 0/3] Enable FIT image to be loaded beyond 32-bit space
 2016-02-24 22:55 UTC  (4+ messages)
` [U-Boot] [RFC PATCH v4 3/3] common: Fix load and entry addresses in FIT image

[BUG][4.5-rc5] rcu_shed self-detected stall on CPU - directly after network goes online
 2016-02-24 22:53 UTC  (2+ messages)

[PATCH] ASoC: Extend FLL function
 2016-02-24 22:51 UTC  (3+ messages)

[Bug 94284] outlast segfault on start
 2016-02-24 22:49 UTC 

[kernel-hardening] [PATCH v3 0/3] Introduce GCC plugin infrastructure
 2016-02-24 22:48 UTC  (6+ messages)
` [kernel-hardening] "
  `  "

[Qemu-devel] [PATCH v8 0/4] i386: expose floppy-related objects in SSDT
 2016-02-24 22:48 UTC  (6+ messages)
` [Qemu-devel] [PATCH v8 3/4] fdc: add function to determine drive chs limits

[U-Boot] [PATCH] dm: ns16550: Add support for reg-offset property
 2016-02-24 22:47 UTC  (7+ messages)

Major HDD performance degradation on btrfs receive
 2016-02-24 22:46 UTC  (4+ messages)

[Buildroot] [PATCH 0/9] Olimex A20 OlinuXino updates
 2016-02-24 22:46 UTC  (8+ messages)
` [Buildroot] [PATCH 6/9] olimex_a20_olinuxino_micro: update to use genimage

[U-Boot] [PATCH v2 00/18] Add support for 96boards Dragonboard410C board
 2016-02-24 22:44 UTC  (4+ messages)
` [U-Boot] [PATCH v2 03/18] mmc: Add support for Qualcomm SDHCI controller

[Buildroot] [git commit branch/next] olimex_a20_olinuxino_*: remove old SD writing instructions
 2016-02-24 22:44 UTC 

[Buildroot] [git commit] olimex_a20_olinuxino_*: remove old SD writing instructions
 2016-02-24 22:44 UTC 

[Buildroot] [git commit branch/next] olimex_a20_olinuxino_lime2: update to use genimage
 2016-02-24 22:43 UTC 

[Buildroot] [git commit] olimex_a20_olinuxino_lime2: update to use genimage
 2016-02-24 22:43 UTC 

[Buildroot] [git commit] olimex_a20_olinuxino_lime: update to use genimage
 2016-02-24 22:43 UTC 

[Buildroot] [git commit branch/next] olimex_a20_olinuxino_lime: update to use genimage
 2016-02-24 22:43 UTC 

[Buildroot] [git commit] olimex_a20_olinuxino_micro: update to use genimage
 2016-02-24 22:43 UTC 

[Buildroot] [git commit branch/next] olimex_a20_olinuxino_micro: update to use genimage
 2016-02-24 22:43 UTC 

[PATCH] glibc.inc: improve optimisation level sanity checking
 2016-02-24 22:39 UTC 

[PATCH 0/1] of overlay callbacks
 2016-02-24 22:36 UTC  (5+ messages)
` [PATCH 1/1] of/overlay: "

[PATCH v4 0/5] getcpu_cache system call for 4.6
 2016-02-24 22:38 UTC  (6+ messages)

[PATCH] fujitsu-laptop: Support radio toggle button
 2016-02-24 22:15 UTC  (2+ messages)

osd dm-crypt key management, seconde partie
 2016-02-24 22:35 UTC  (2+ messages)

sc16is7xx: a lot of time is spend in sc16is7xx_port_irq
 2016-02-24 22:35 UTC  (2+ messages)

[PATCH] drm/nouveau: platform: Fix deferred probe
 2016-02-24 22:33 UTC  (2+ messages)

[GIT PULL] arm64: X-Gene platforms DTS changes queued for v4.6 - part1
 2016-02-24 22:33 UTC  (3+ messages)

[PATCH] git config: do not create .git/ if it does not exist yet
 2016-02-24 22:31 UTC  (4+ messages)
` [PATCH v2] git config: report when trying to modify a non-existing repo config

[Buildroot] [PATCH 1/2] debianutils: bump to version 4.7
 2016-02-24 22:31 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] ifupdown: bump to version 0.8.10

[PATCH] drivers: perf: arm: implement CPU_PM notifier
 2016-02-24 22:31 UTC  (5+ messages)

[PATCH] of: add pre-operation notifications
 2016-02-24 22:28 UTC  (2+ messages)

[Buildroot] [git commit] ifupdown: bump to version 0.8.10
 2016-02-24 22:30 UTC 

[Buildroot] [git commit branch/next] ifupdown: bump to version 0.8.10
 2016-02-24 22:30 UTC 

[Buildroot] [git commit] debianutils: bump to version 4.7
 2016-02-24 22:30 UTC 

[Buildroot] [git commit branch/next] debianutils: bump to version 4.7
 2016-02-24 22:30 UTC 

[Buildroot] [PATCH 1/2] qt: script & webkit depend on BR2_TOOLCHAIN_HAS_SYNC_4
 2016-02-24 22:29 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] qt: properly enable script aarch64 support

[Buildroot] [git commit] qt: properly enable script aarch64 support
 2016-02-24 22:29 UTC 

[Buildroot] [git commit] qt: script & webkit depend on BR2_TOOLCHAIN_HAS_SYNC_4
 2016-02-24 22:28 UTC 

[PATCH] PCI/MSI: pci-xgene-msi: Enable MSI support in ACPI boot for X-Gene v1
 2016-02-24 22:28 UTC  (5+ messages)

+ dax-move-writeback-calls-into-the-filesystems.patch added to -mm tree
 2016-02-24 22:27 UTC 

[PATCH trivial] include/linux/gfp.h: Improve the coding styles
 2016-02-24 22:26 UTC  (2+ messages)

+ dax-give-dax-clearing-code-correct-bdev.patch added to -mm tree
 2016-02-24 22:27 UTC 

+ ext4-online-defrag-not-supported-with-dax.patch added to -mm tree
 2016-02-24 22:27 UTC 

+ ext2-ext4-only-set-s_dax-for-regular-inodes.patch added to -mm tree
 2016-02-24 22:27 UTC 

+ block-disable-block-device-dax-by-default.patch added to -mm tree
 2016-02-24 22:27 UTC 

[Buildroot] Confusion about location of custom Linux patches
 2016-02-24 22:26 UTC  (2+ messages)

[rtc-linux] [PATCH v2 2/2] rtc: rtc-pic32: Add PIC32 real time clock driver
 2016-02-24 22:25 UTC  (4+ messages)
`  "
  ` [rtc-linux] "

[Qemu-devel] [PATCH 0/4] post-include-cleanup followups
 2016-02-24 22:23 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/4] slirp/slirp.h: Remove now-empty #ifdefs

XFS Corruption
 2016-02-24 22:23 UTC  (2+ messages)

[Qemu-trivial] [PATCH 1/1] arm: virt: change GPIO trigger interrupt to pulse
 2016-02-24 22:22 UTC  (11+ messages)
                  ` [Qemu-devel] "

[PATCH v5 0/6] Suppor for various power sensors on GF100+
 2016-02-24 22:22 UTC  (2+ messages)

using git-diff as a diff replacement?
 2016-02-24 22:21 UTC 

[PATCH] dt-bindings: phy-lpc18xx-usb-otg: remove unit address from binding
 2016-02-24 22:20 UTC 

[PATCH v3] ath10k: set MAC timestamp in management Rx frame
 2016-02-24 22:18 UTC  (2+ messages)

4.4.1 skb_warn_bad_offload+0xc5/0x110
 2016-02-24 22:20 UTC  (5+ messages)

[PATCH 00/10] cxgbe: Add flow director support
 2016-02-24 22:17 UTC  (4+ messages)
` [PATCH 01/10] ethdev: add a generic flow and new behavior switch to fdir

[Buildroot] [PATCH v1 1/1] coreutils: allow selection of installed programs
 2016-02-24 22:19 UTC  (7+ messages)

[PATCH] submodule helper list: Respect correct path prefix
 2016-02-24 22:18 UTC  (2+ messages)

[PATCH] clk: fix clk-gpio.c with optional clock= DT property
 2016-02-24 22:18 UTC  (6+ messages)
` [PATCH] clk: gpio: Really allow an "

+ kernel-add-kcov-code-coverage-clean-up-code.patch added to -mm tree
 2016-02-24 22:17 UTC 

[PATCH] ipv4: in new netns initialize sysctls in net.ipv4.conf.* with defaults
 2016-02-24 22:05 UTC  (3+ messages)

radeon RV730 lockup
 2016-02-24 22:13 UTC 

[PATCHSET v2 cgroup/for-4.6] cgroup, perf_event: make perf_event work on v2 hierarchy
 2016-02-24 22:12 UTC  (6+ messages)
` [PATCH 1/2] cgroup: implement cgroup_subsys->implicit_on_dfl
` [PATCH 2/2] cgroup, perf_event: make perf_event controller work on cgroup2 hierarchy

[Qemu-devel] PCI Passthrough KVM with vfio-pci giving EINVAL on PCI Probe
 2016-02-24 22:12 UTC  (2+ messages)

[PATCH 26/35] block: set op to REQ_OP
 2016-02-24 22:10 UTC  (6+ messages)
  ` [Ocfs2-devel] "

+ ocfs2-unlock-inode-if-deleting-inode-from-orphan-fail.patch added to -mm tree
 2016-02-24 22:11 UTC 

+ ocfs2-unlock-inode-if-deleting-inode-from-orphan-fail.patch added to -mm tree
 2016-02-24 22:11 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2016-02-21
 2016-02-24 22:09 UTC  (4+ messages)
` [Buildroot] Analysis of build "

[PATCH] dtb: amd: Fix-up for ccn504 and kcs nodes
 2016-02-24 22:01 UTC  (2+ messages)

NFS: nfs4_reclaim_open_state: Lock reclaim failed! log spew
 2016-02-24 21:43 UTC 

[PATCH v3 0/6] arm: Add Artpec-6 SoC
 2016-02-24 22:00 UTC  (3+ messages)

[PATCH v2] ath10k: set MAC timestamp in management Rx frame
 2016-02-24 22:07 UTC  (4+ messages)

Rebase performance
 2016-02-24 22:09 UTC 

[PATCH v2] arm64: defconfig: Add Qualcomm sdhci and restart functionality
 2016-02-24 20:19 UTC  (2+ messages)

[PATCH v2] clk: add userspace clock consumer
 2016-02-24 22:08 UTC  (3+ messages)

linux-next: manual merge of the renesas tree with the arm-soc tree
 2016-02-24 22:07 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.