All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-15 21:17:32 to 2016-09-15 22:56:09 UTC [more...]

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2016-09-15 22:56 UTC 

Source code review around jump label usage
 2016-09-15 22:55 UTC  (5+ messages)
` [PATCH 2/4] clk/Renesas-MSTP: Delete an error message for a failed memory allocation
  `  "

[PATCH 4/5] smiapp: Use runtime PM
 2016-09-15 22:53 UTC  (2+ messages)
` [PATCH v1.1 "

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2016-09-15 22:52 UTC 

[PATCH] kni: support RHEL 7.3
 2016-09-15 22:52 UTC  (3+ messages)

[PATCH V3 for-next 0/9] IB/hns: Add CM(Connection Manager) Support to HNS RoCe Driver
 2016-09-15 22:48 UTC  (20+ messages)
` [PATCH V3 for-next 1/9] IB/hns: Register HNS RoCE Driver get_netdev() with IB Core
` [PATCH V3 for-next 2/9] IB/hns: Add & initialize "node_guid" parameter for RDMA CM
` [PATCH V3 for-next 3/9] IB/hns: Fix the value of device_cap_flags
` [PATCH V3 for-next 4/9] IB/hns: Fix two possible bugs for rdma cm
` [PATCH V3 for-next 5/9] IB/hns: Add phy_port for computing GSI/QPN
` [PATCH V3 for-next 6/9] IB/hns: Change the logic for allocating uar registers
` [PATCH V3 for-next 7/9] IB/hns: Fix the bug of rdma cm connecting on user mode
` [PATCH V3 for-next 8/9] IB/hns: Fix two bugs for rdma cm connecting
` [PATCH V3 for-next 9/9] IB/hns: Add node_guid definition to the bindings document

[PATCH babeltrace] Fix: Use autoconf provided grep in test_formats
 2016-09-15 22:47 UTC 

[PATCH v3] net: ip, diag -- Add diag interface for raw sockets
 2016-09-15 22:48 UTC  (6+ messages)

mceusb xhci issue?
 2016-09-15 22:48 UTC  (3+ messages)

[PATCH 1/2] package_manager.py: Adjust error message order
 2016-09-15 22:47 UTC  (2+ messages)
` [PATCH 2/2] package_manager.py: Change diagnostic messages per IRC

[U-Boot] [PATCH] imx: mx6: fix USB bmode to use reserved value
 2016-09-15 22:46 UTC  (2+ messages)

[PATCH] Fix Kconfig dependencies for FIPS
 2016-09-15 22:45 UTC  (2+ messages)

post-receive: pub/scm/git/git-htmldocs
 2016-09-15 22:41 UTC 

post-receive: pub/scm/git/git
 2016-09-15 22:40 UTC 

[PATCH 0/2] cleanup fbtft/fb_ssd1351.c
 2016-09-15 22:38 UTC  (3+ messages)
` [PATCH 1/2] staging: fbtft: move && operator for logical continuation
` [PATCH 2/2] staging: fbtft: add spaces around <<

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2016-09-15 22:37 UTC 

[Qemu-devel] [PATCH v2 0/5] ps2: fix keyboard set 3 and misc improvements
 2016-09-15 22:35 UTC  (2+ messages)

Crash in entry.S:resume on Atari ST
 2016-09-15 22:35 UTC 

[PATCH] Input: joydev - Recognize joysticks with Z axis as joysticks
 2016-09-15 22:35 UTC  (2+ messages)

DAX mapping detection (was: Re: [PATCH] Fix region lost in /proc/self/smaps)
 2016-09-15 22:33 UTC  (14+ messages)

[RFC] writev() semantics with invalid iovec in the middle
 2016-09-15 22:32 UTC  (5+ messages)

nfs broken on Fedora-24, 32-bit?
 2016-09-15 22:32 UTC 

[PATCH 1/2] util-linux: Disable minix support
 2016-09-15 22:32 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] util-linux: Disable bfs support

[PATCH] soc: rockchip: power-domain: Handle errors from of_genpd_add_provider_onecell
 2016-09-15 22:31 UTC  (4+ messages)

[cip-dev] Introduction
 2016-09-15 22:31 UTC  (5+ messages)

[PATCH v2 1/2] iio: Implement counter channel type and info constants
 2016-09-15 22:30 UTC  (2+ messages)

[PATCH] ndctl: move test/dax-errors buffer to global to avoid gcc optimization
 2016-09-15 22:29 UTC  (2+ messages)

[PATCH] blockgroup_lock.h: simplify definition of NR_BG_LOCKS
 2016-09-15 22:29 UTC  (3+ messages)

[PATCH v21 00/20] perf, tools: Add support for PMU events in JSON format
 2016-09-15 22:24 UTC  (20+ messages)
` [PATCH v21 01/19] perf, tools: Add jsmn `jasmine' JSON parser
` [PATCH v21 02/19] perf, tools, jevents: Program to convert JSON file to C style file
` [PATCH v21 03/19] perf, tools: Use pmu_events table to create aliases
` [PATCH v21 04/19] perf, tools: Support CPU ID matching for Powerpc
` [PATCH v21 05/19] perf, tools: Support CPU id matching for x86 v2
` [PATCH v21 06/19] perf, tools: Support alias descriptions
` [PATCH v21 07/19] perf, tools: Query terminal width and use in perf list
` [PATCH v21 08/19] perf, tools: Add a --no-desc flag to "
` [PATCH v21 09/19] perf, tools: Add override support for event list CPUID
` [PATCH v21 10/19] perf, tools, jevents: Add support for long descriptions
` [PATCH v21 11/19] perf, tools: Add alias "
` [PATCH v21 12/19] perf, tools: Support long descriptions with perf list
` [PATCH v21 13/19] perf, tools: Add support for event list topics
` [PATCH v21 14/19] perf, tools, jevents: Handle header line in mapfile
` [PATCH v21 15/19] perf, tools: Add README for info on parsing JSON/map files
` [PATCH v21 16/19] perf, tools: Make alias matching case-insensitive
` [PATCH v21 17/19] perf, tools, pmu-events: Fix fixed counters on Intel
` [PATCH v21 18/19] perf, tools, pmu-events: Add Skylake frontend MSR support
` [PATCH v21 19/19] perf, tools: Allow period= in perf stat CPU event descriptions

[PATCH] Revert "ASoC: core: mark SND_SOC_BYTES_EXT as deprecated"
 2016-09-15 22:29 UTC  (5+ messages)

[RFC] extending pathspec support to submodules
 2016-09-15 22:28 UTC  (5+ messages)

MDB offloading of local ipv4 multicast groups
 2016-09-15 22:28 UTC  (2+ messages)

[PATCH] pNFS: Fix atime updates on pNFS clients
 2016-09-15 22:26 UTC 

[PATCH] blockgroup_lock.h: remove debris from bgl_lock_ptr() conversion
 2016-09-15 22:24 UTC  (2+ messages)

[PATCH i-g-t v5 00/13] Implement sw_sync test
 2016-09-15 22:25 UTC  (4+ messages)
` [PATCH i-g-t v5 06/13] tests/sw_sync: Add subtest test_sync_wait

[Qemu-devel] [PATCH v4 0/3] 9pfs security fixes
 2016-09-15 22:22 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 3/3] 9pfs: handle walk of ".." in the root directory

[PATCH 0/4] move tslib, pointercal and xtscal recipes from oe-core
 2016-09-15 22:19 UTC  (4+ messages)
` [PATCH 4/4] tslib: move recipe "

[Qemu-devel] [PULL 00/42] Block layer patches
 2016-09-15 22:18 UTC  (3+ messages)
` [Qemu-devel] [PULL 36/42] block: Allow node name for 'qemu-io' HMP command

[Qemu-devel] [RFC 0/4] virtio-net: Add support to MTU feature
 2016-09-15 22:16 UTC  (3+ messages)
` [Qemu-devel] [RFC 4/4] virtio-net: Add MTU feature support

[PATCH v4 20/20] NFSv4: Fix a race when updating an open_stateid
 2016-09-15 22:17 UTC  (2+ messages)

[PATCH 0/2] soc: rockchip: fix probe error path in power-domain driver
 2016-09-15 22:14 UTC  (3+ messages)
` [PATCH 1/2] soc: rockchip: power-domain: use pm_genpd_remove in error cleanup
` [PATCH 2/2] soc: rockchip: power-domain: Handle errors from of_genpd_add_provider_onecell

[Qemu-devel] [PATCH v3 00/10] ppc/pnv: loading skiboot and booting the kernel
 2016-09-15 22:13 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 07/10] ppc/pnv: add XSCOM infrastructure
` [Qemu-devel] [PATCH v3 09/10] ppc/pnv: add a LPC controller

[PATCH v2 1/2] openvswitch: fix flow stats accounting when node 0 is not possible
 2016-09-15 22:11 UTC  (2+ messages)
` [PATCH v2 2/2] openvswitch: use percpu flow stats

[PATCH v2] fscrypto: make filename crypto functions return 0 on success
 2016-09-15 22:12 UTC  (3+ messages)

[xen-unstable test] 100970: regressions - FAIL
 2016-09-15 22:11 UTC 

[PATCH 0/7] usb/phy: Add Amlogic Meson8b and GXBB USB support
 2016-09-15 22:10 UTC  (18+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 4/6] ARM64: meson-gxbb: add USB Nodes
  ` [PATCH v2 5/6] ARM64: meson-gxbb-p20x: Enable "
  ` [PATCH v2 6/6] ARM64: meson-gxbb-vega-s95: "

[U-Boot] [PATCH v2] apalis_t30: colibri_imx7: colibri_t30: fix ethernet functionality
 2016-09-15 22:09 UTC  (2+ messages)

[PATCH BACKPORT 3.10-3.16] MIPS: KVM: Check for pfn noslot case
 2016-09-15 22:08 UTC  (4+ messages)

[PATCH] powerpc/powernv: Fix the state of root PE
 2016-09-15 22:07 UTC  (2+ messages)
`  "

[PATCH] powerpc/powernv/pci: Fix missed TCE invalidations that should fallback to OPAL
 2016-09-15 22:07 UTC  (2+ messages)
`  "

[PATCH] powerpc/powernv: Detach from PE on releasing PCI device
 2016-09-15 22:07 UTC  (2+ messages)
`  "

[Qemu-devel] Adding resolutions to the VGA driver
 2016-09-15 22:06 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/powerpc/linux
 2016-09-15 22:05 UTC 

[U-Boot] [PATCH v3] drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller
 2016-09-15 22:05 UTC  (4+ messages)

[GIT PULL FOR v4.9] R-Car VSP1 fixes and features
 2016-09-15 22:04 UTC 

[GIT PULL] KVM fix for 4.8-rc7
 2016-09-15 22:03 UTC 

[RFC/RFT][PATCH v2 0/7] Functional dependencies between devices
 2016-09-15 22:07 UTC  (7+ messages)
` [RFC/RFT][PATCH v3 0/5] "
  ` [Resend][RFC/RFT][PATCH v3 1/5] driver core: Add a wrapper around __device_release_driver()
  ` [RFC/RFT][PATCH v3 2/5] driver core: Functional dependencies tracking support
  ` [RFC/RFT][PATCH v3 3/5] PM / sleep: Make async suspend/resume of devices use device links
  ` [RFC/RFT][PATCH v3 4/5] PM / runtime: Use "
  ` [RFC/RFT][PATCH v3 5/5] PM / runtime: Optimize the use of "

post-receive: pub/scm/virt/kvm/kvm
 2016-09-15 22:01 UTC 

[U-Boot] [PATCH] drivers:usb:common:fsl-dt-fixup: Fix the dt for all type of usb controllers
 2016-09-15 22:01 UTC  (6+ messages)
` [U-Boot] [PATCH v2] drivers: usb: fsl-dt-fixup: Fix the dt for multiple USB nodes in single traversal of device tree

[PATCH] PM / Domains: Allow holes in genpd_data.domains array
 2016-09-15 22:00 UTC  (3+ messages)
` [PATCH v2] "

post-receive: pub/scm/virt/kvm/kvm
 2016-09-15 22:00 UTC 

Crazy display
 2016-09-15 22:00 UTC  (9+ messages)

[PATCH v3) posix-timers: make it configurable
 2016-09-15 21:56 UTC  (13+ messages)

multi-device btrfs with single data mode and disk failure
 2016-09-15 21:54 UTC  (5+ messages)

[PATCH] xfs_quota: Enable 3 more foreign commands
 2016-09-15 21:53 UTC 

[RFC v3 00/22] Landlock LSM: Unprivileged sandboxing
 2016-09-15 21:51 UTC  (15+ messages)
` [RFC v3 03/22] bpf,landlock: Add a new arraymap type to deal with (Landlock) handles
          ` [kernel-hardening] "
` [RFC v3 07/22] landlock: Handle file comparisons
          ` [kernel-hardening] "

[PATCH] Revert "KVM: x86: fix missed hardware breakpoints"
 2016-09-15 21:52 UTC 

[PATCH BACKPORT 3.17-4.7] MIPS: KVM: Check for pfn noslot case
 2016-09-15 21:51 UTC  (3+ messages)

[Buildroot] [PATCH 0/5] grub2: add support for arm and aarch64
 2016-09-15 21:50 UTC  (10+ messages)
` [Buildroot] [PATCH 1/5] grub2: bump up version
` [Buildroot] [PATCH 4/5] grub2: enable support for arm and aarch64 targets

linux-next: removal of the kgdb tree
 2016-09-15 21:49 UTC  (4+ messages)

filestore_fiemap is bad, memstore is buggy
 2016-09-15 21:48 UTC 

[PATCH] PM / OPP: avoid maybe-uninitialized warning
 2016-09-15 21:45 UTC  (2+ messages)

[PATCH] rdma_rxe: Ensure rdma_rxe module init occurs at correct time
 2016-09-15 21:45 UTC 

Power driver patches to avoid lockdep complaints
 2016-09-15 21:45 UTC  (9+ messages)

[PATCH v2 00/33] Enable Intel Resource Allocation in Resource Director Technology
 2016-09-15 21:40 UTC  (5+ messages)
` [PATCH v2 10/33] x86/intel_rdt: Implement scheduling support for Intel RDT

[PATCH v4 07/14] drm: tilcdc: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
 2016-09-15 21:40 UTC  (2+ messages)
` [PATCH v4.1 "

[PATCH] use strbuf_addstr() for adding constant strings to a strbuf, part 2
 2016-09-15 21:39 UTC  (8+ messages)

[PATCH -next] staging: fsl-mc: remove .owner field for driver
 2016-09-15 14:03 UTC  (2+ messages)

[PATCH v2] ls-files: adding support for submodules
 2016-09-15 21:37 UTC  (5+ messages)
  ` [PATCH 2/2] SQUASH??? Undecided

[PATCH 0/5] staging: sm750fb: Fix multiple checkpatch warnings
 2016-09-15 21:33 UTC  (6+ messages)
` [PATCH 1/5] staging: sm750fb: Add blank line after declarations
` [PATCH 2/5] staging: sm750fb: Change 'x != NULL' to 'x'
` [PATCH 3/5] staging: sm750fb: Remove multiple assignments
` [PATCH 4/5] staging: sm750fb: Change 'uint32_t' to 'u32'
` [PATCH 5/5] staging: sm750fb: Add spaces around '|'

[PATCH] samba: unblacklist
 2016-09-15 21:30 UTC  (12+ messages)
` [PATCH] samba: unblacklist and link with bfd on arm only

using d-bus api to set security level
 2016-09-15 21:27 UTC  (3+ messages)

[U-Boot] [PATCH] image-fit: switch ENOLINK to ENOENT
 2016-09-15 21:27 UTC  (4+ messages)

[Buildroot] Ensafe header/library path issue with <pkg>_OVERRIDE_SRCDIR
 2016-09-15 21:25 UTC  (4+ messages)
  ` [Buildroot] Unsafe "

Is stability a joke?
 2016-09-15 21:23 UTC  (9+ messages)
  ` Is stability a joke? (wiki updated)

[Buildroot] RTAI math module compilation
 2016-09-15 21:21 UTC  (2+ messages)

[PATCHSET wq/for-4.9] workqueue: make workqueue available very early during boot
 2016-09-15 21:19 UTC  (3+ messages)
` [PATCH 6/7] debugobj, workqueue: remove keventd_up() usage

[Buildroot] [PATCH] toolchain-external: fix potential entire root filesystem removal
 2016-09-15 21:21 UTC  (6+ messages)

[PATCH v2 net-next 0/7] net: ILA resolver and generic resolver backend
 2016-09-15 21:19 UTC  (8+ messages)
` [PATCH v2 net-next 1/7] lwt: Add net to build_state argument
` [PATCH v2 net-next 2/7] spinlock: Add library function to allocate spinlock buckets array
` [PATCH v2 net-next 3/7] rhashtable: Call library function alloc_bucket_locks
` [PATCH v2 net-next 4/7] ila: "
` [PATCH v2 net-next 5/7] rhashtable: abstract out function to get hash
` [PATCH v2 net-next 6/7] net: Generic resolver backend
` [PATCH v2 net-next 7/7] ila: Resolver mechanism

[PATCH] ARM: dts: msm8974: Add definitions for QCE & cryptobam
 2016-09-15 21:18 UTC  (3+ messages)

Size of scrubbed Data
 2016-09-15 21:18 UTC  (2+ messages)

linux-next: manual merge of the amlogic tree with the pinctrl tree
 2016-09-15 21:18 UTC  (4+ messages)

[Buildroot] [1/1,RFC] mysql: replace mysql with mariadb 10.0
 2016-09-15 21:17 UTC  (2+ messages)

[PATCH] [git-p4.py] Add --checkpoint-period option to sync/clone
 2016-09-15 21:17 UTC  (3+ messages)
` [PATCH v2 0/1] git-p4: "
  ` [PATCH v2 1/1] "


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.