All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-19 12:51:38 to 2016-09-19 13:34:43 UTC [more...]

[PATCH 00/14] drm: Fix a bunch of sparse warnings
 2016-09-19 13:33 UTC  (12+ messages)
` [PATCH 01/14] drm/atomic-helper: Fix "
` [PATCH 02/14] drm/blend: "
` [PATCH 03/14] drm/fb-helper: "
` [PATCH 04/14] drm/arm: "
` [PATCH 05/14] drm/ast: "
` [PATCH 06/14] drm/bochs: "
` [PATCH 07/14] drm/cirrus: "
` [PATCH 08/14] drm/mgag200: "
` [PATCH 09/14] drm/msm: "
` [PATCH 10/14] drm/nouveau: "
` [PATCH 11/14] drm/rockchip: "

VERBOSE flags
 2016-09-19 13:34 UTC  (5+ messages)

[PATCH] sbitmap: initialize weight to zero
 2016-09-19 13:34 UTC 

[U-Boot] [PATCH 0/2] Add sdram capacity auto detect for rk3288
 2016-09-19 13:33 UTC  (8+ messages)

[PATCH v4] Livepatch for ARM 64 and 32
 2016-09-19 13:33 UTC  (6+ messages)
` [PATCH v4 05/16] livepatch: ARM/x86: Check displacement of old_addr and new_addr
` [PATCH v4 07/16] livepatch/arm/x86: Check payload for for unwelcomed symbols

[RESEND PATCH v4] thermal: tango: add resume support
 2016-09-19 13:33 UTC  (6+ messages)

[PATCH RFC 00/21] blk-mq: Introduce combined hardware queues
 2016-09-19 13:33 UTC  (5+ messages)

[RFC 0/5] xen/arm: support big.little SoC
 2016-09-19 13:33 UTC  (12+ messages)

[PATCH] arm64: Add BCM2835 (Raspberry Pi 3) support to the defconfig
 2016-09-19 13:31 UTC  (2+ messages)

[Qemu-devel] [PULL v1 0/8] Merge qcrypto 2016/09/19
 2016-09-19 13:31 UTC  (6+ messages)

[Qemu-devel] [PATCH v3 0/3] trace: Add events to track vCPU lifecycle
 2016-09-19 12:55 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/3] trace: Properly initialize dynamic event states in hot-plugged vCPUs
` [Qemu-devel] [PATCH v3 2/3] trace: Add event "guest_cpu_enter"
` [Qemu-devel] [PATCH v3 3/3] trace: Add event "guest_cpu_reset"

[Qemu-devel] [PATCH 0/2] qom-get [for 2.8]
 2016-09-19 13:30 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] qapi: Stub out StringOutputVisitor struct support
` [Qemu-devel] [PATCH 2/2] qom: Implement qom-get HMP command

[PATCH net] qed: Fix stack corruption on probe
 2016-09-19 13:30 UTC  (3+ messages)

[PATCH 0/4] net-next: dsa: set_addr should be optional
 2016-09-19 13:28 UTC  (5+ messages)
` [PATCH 1/4] net-next: dsa: fix duplicate invocation of set_addr()
` [PATCH 2/4] net-next: dsa: make the set_addr() operation optional
` [PATCH 3/4] net-next: dsa: b53: remove empty set_addr() stub
` [PATCH 4/4] net-next: dsa: qca8k: "

[PATCH 0/2] fix mbufs leakage during Rx queue release on ixgbe/i40e
 2016-09-19 13:29 UTC  (2+ messages)

Difference between config, menuconfig and defconfig
 2016-09-19 13:29 UTC  (4+ messages)

[PATCH] IB/rxe: avoid putting a large struct rxe_qp on stack
 2016-09-19 13:28 UTC  (3+ messages)

[PATCH 1/2 v5] iio: gyro: Add MPU-3050 device tree bindings
 2016-09-19 13:28 UTC  (3+ messages)
` [PATCH 2/2 v5] iio: gyro: Add driver for the MPU-3050 gyroscope

[Qemu-devel] [PATCH 0/3] virtio: detach VirtQueueElements freed by reset
 2016-09-19 13:28 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] virtio: add virtio_detach_element()
` [Qemu-devel] [PATCH 2/3] virtio-blk: add missing virtio_detach_element() call
` [Qemu-devel] [PATCH 3/3] virtio-serial: "

[PATCH] drm: include linux/seq_file.h as needed
 2016-09-19 13:27 UTC  (4+ messages)

[PATCH] x86: drop a bogus cc clobber
 2016-09-19 13:27 UTC 

[PATCH] mkfs.xfs: clarify ftype defaults in manpage
 2016-09-19 13:26 UTC  (2+ messages)
` [PATCH V2] "

[PATCH 00/11] Resumable clone
 2016-09-19 13:24 UTC  (5+ messages)
` [PATCH 02/11] Resumable clone: add prime-clone endpoints
` [PATCH 09/11] path: add resumable marker

[PATCHv3 00/61] perf c2c: Add new tool to analyze cacheline contention on NUMA systems
 2016-09-19 13:10 UTC  (62+ messages)
` [PATCH 01/61] perf symbols: Do not open device files again
` [PATCH 02/61] perf tools: Remove superfluous initialization of weight
` [PATCH 03/61] perf tools: Make hist_entry__snprintf work over struct perf_hpp_list
` [PATCH 04/61] perf tools: Use bigger buffer for stdio headers
` [PATCH 05/61] perf tools: Introduce c2c_decode_stats function
` [PATCH 06/61] perf tools: Introduce c2c_add_stats function
` [PATCH 07/61] perf tools: Make reset_dimensions global
` [PATCH 08/61] perf tools: Make output_field_add and sort_dimension__add global
` [PATCH 09/61] perf tools: Make several sorting functions global
` [PATCH 10/61] perf tools: Make several display "
` [PATCH 11/61] perf tools: Make hist_entry__snprintf function global
` [PATCH 12/61] perf tools: Make hists__fprintf_headers "
` [PATCH 13/61] perf c2c: Add c2c command
` [PATCH 14/61] perf c2c: Add record subcommand
` [PATCH 15/61] perf c2c: Add report subcommand
` [PATCH 16/61] perf c2c report: Add dimension support
` [PATCH 17/61] perf c2c report: Add sort_entry "
` [PATCH 18/61] perf c2c report: Fallback to standard dimensions
` [PATCH 19/61] perf c2c report: Add sample processing
` [PATCH 20/61] perf c2c report: Add cacheline hists processing
` [PATCH 21/61] perf c2c report: Decode c2c_stats for hist entries
` [PATCH 22/61] perf c2c report: Add header macros
` [PATCH 23/61] perf c2c report: Add dcacheline dimension key
` [PATCH 24/61] perf c2c report: Add offset "
` [PATCH 25/61] perf c2c report: Add iaddr "
` [PATCH 26/61] perf c2c report: Add hitm related dimension keys
` [PATCH 27/61] perf c2c report: Add stores "
` [PATCH 28/61] perf c2c report: Add loads "
` [PATCH 29/61] perf c2c report: Add llc and remote "
` [PATCH 30/61] perf c2c report: Add llc load miss dimension key
` [PATCH 31/61] perf c2c report: Add total record sort key
` [PATCH 32/61] perf c2c report: Add total loads "
` [PATCH 33/61] perf c2c report: Add hitm percent "
` [PATCH 34/61] perf c2c report: Add hitm/store percent related sort keys
` [PATCH 35/61] perf c2c report: Add dram "
` [PATCH 36/61] perf c2c report: Add pid sort key
` [PATCH 37/61] perf c2c report: Add tid "
` [PATCH 38/61] perf c2c report: Add symbol and dso sort keys
` [PATCH 39/61] perf c2c report: Add node sort key
` [PATCH 40/61] perf c2c report: Add stats related sort keys
` [PATCH 41/61] perf c2c report: Add cpu cnt sort key
` [PATCH 42/61] perf c2c report: Add src line "
` [PATCH 43/61] perf c2c report: Setup number of header lines for hists
` [PATCH 44/61] perf c2c report: Set final resort fields
` [PATCH 45/61] perf c2c report: Add stdio output support
` [PATCH 46/61] perf c2c report: Add main browser
` [PATCH 47/61] perf c2c report: Add cacheline browser
` [PATCH 48/61] perf c2c report: Add global stats stdio output
` [PATCH 49/61] perf c2c report: Add shared cachelines "
` [PATCH 50/61] perf c2c report: Add c2c related "
` [PATCH 51/61] perf c2c report: Allow to report callchains
` [PATCH 52/61] perf c2c report: Limit the cachelines table entries
` [PATCH 53/61] perf c2c report: Add support to choose local HITMs
` [PATCH 54/61] perf c2c report: Allow to set cacheline sort fields
` [PATCH 55/61] perf c2c report: Recalc width of global sort entries
` [PATCH 56/61] perf c2c report: Add cacheline index entry
` [PATCH 57/61] perf c2c report: Add support to manage symbol name length
` [PATCH 58/61] perf c2c report: Iterate node display in browser
` [PATCH 59/61] perf c2c report: Add help windows
` [PATCH 60/61] perf c2c: Add man page and credits
` [PATCH 61/61] perf tools: Fix width computation for srcline sort entry

[PATCHv12 1/3] rdmacg: Added rdma cgroup controller
 2016-09-19 13:10 UTC  (14+ messages)

[Qemu-devel] [PATCH v7 00/16] cpu-exec: Safe work in quiescent state
 2016-09-19 13:24 UTC  (5+ messages)
` [Qemu-devel] [PATCH 14/16] cpus-common: Introduce async_safe_run_on_cpu()
` [Qemu-devel] [PATCH 15/16] tcg: Make tb_flush() thread safe
` [Qemu-devel] [PATCH 16/16] cpus-common: lock-free fast path for cpu_exec_start/end

Tracking multiple timelines (full-ppgtt)
 2016-09-19 13:23 UTC  (5+ messages)
` [PATCH 13/18] drm/i915: Move the global sync optimisation to the timeline
` [PATCH 14/18] drm/i915: Create a unique name for the context

[v4l-utils PATCH 1/1] Fix static linking of v4l2-compliance and v4l2-ctl
 2016-09-19 13:22 UTC  (4+ messages)
` [v4l-utils PATCH 2/2] Add --with-static-binaries option to link binaries statically

[PATCH v1] ibacm: Handle EP expiration time
 2016-09-19 13:21 UTC  (3+ messages)

Interest in KDD (Windows Debugger Stub) enhancements
 2016-09-19 13:20 UTC 

[meta-oe][PATCH] crash: Enforce use of LDFLAGS during make
 2016-09-19 12:57 UTC 

linux-next: new scheduler messages span: 0-15 (max cpu_capacity = 589) when starting KVM guests
 2016-09-19 13:19 UTC 

[PATCH v3] checkout: eliminate unnecessary merge for trivial checkout
 2016-09-19 13:18 UTC  (3+ messages)

[Qemu-arm] [PATCH v5 00/14] arm: add ast2500 support
 2016-09-19 13:03 UTC  (3+ messages)
` [Qemu-devel] "

[ANN] Codec & Request API Brainstorm meeting Oct 10 & 11
 2016-09-19 13:18 UTC 

[PATCH 0/7] openrisc: Misc fixes from backlog
 2016-09-19 13:17 UTC  (8+ messages)
` [PATCH 5/7] openrisc: Support both old (or32) and new (or1k) toolchain
        ` [OpenRISC] "

[xtf test] 100874: all pass - PUSHED
 2016-09-19 13:18 UTC  (4+ messages)

git add --intent-to-add silently creates empty commits
 2016-09-19 13:16 UTC  (3+ messages)

[PATCH] syslinux_test: Fix out-of-tree build handling
 2016-09-19 13:17 UTC  (2+ messages)

[PATCH v2 0/3] Armada 7k/8k CP110 system controller fixes
 2016-09-19 13:17 UTC  (3+ messages)

Hello Dearest
 2016-09-19 13:17 UTC 

[U-Boot] [bug report] sunxi: booting from eMMC
 2016-09-19 13:17 UTC  (6+ messages)

[PATCH] net: phy: Ensure the state machine is called when phy is UP
 2016-09-19 13:15 UTC  (8+ messages)

[PATCH] kvm: x86: correctly reset dest_map->vector when restoring LAPIC state
 2016-09-19 13:16 UTC  (2+ messages)

Inquiring about Xen Hypervisor project
 2016-09-19 13:15 UTC 

[PATCH 00/10] More splitting&documenting for drm_crtc.c
 2016-09-19 13:13 UTC  (7+ messages)
` [PATCH 04/10] drm: Extract drm_plane.[hc]
  ` [Intel-gfx] "
` [PATCH 05/10] drm/doc: Polish for drm_plane.[hc]

[PATCH v1] mtd: nand: tango: import driver for tango controller
 2016-09-19 13:12 UTC  (10+ messages)
      ` [PATCH v2] mtd: nand: tango: import driver for tango chips
          ` [PATCH v3] "
                ` [PATCH v5] "

[PATCH] staging: iio: meter: ade7758_ring: Match alignment with open parenthesis
 2016-09-19 13:11 UTC  (4+ messages)
` [Outreachy kernel] "

[Qemu-devel] [PATCH v2] qom: Implement qom-get HMP command
 2016-09-19 13:11 UTC  (9+ messages)

[PATCH] sunrpc: include gid in the rpc_cred_cache hash
 2016-09-19 13:10 UTC  (3+ messages)

powerplay sensors (v3)
 2016-09-19 13:10 UTC  (3+ messages)
  ` [PATCH 1/2] drm/amd/powerplay: Add read_sensor() callback to hwmgr (v3)
  ` [PATCH 2/2] drm/amd/amdgpu: Hook up read_sensor() to debugfs (v2)

[RFC PATCH 0/9] Introduce AMD SVM AVIC
 2016-09-19 13:09 UTC  (2+ messages)

[PATCH 1/6] i18n: commit: mark message for translation
 2016-09-19 13:08 UTC  (6+ messages)
` [PATCH 2/6] i18n: connect: mark die messages "
` [PATCH 3/6] i18n: diff: mark die errors "
` [PATCH 4/6] i18n: ident: mark hint "
` [PATCH 5/6] i18n: notes-merge: mark die messages "
` [PATCH 6/6] i18n: stash: mark "

[RFC] Arm64 boot fail with numa enable in BIOS
 2016-09-19 13:05 UTC  (2+ messages)

[PATCH 0/9] Various fixes related to ptrace_may_access()
 2016-09-19 13:01 UTC  (3+ messages)
` [PATCH 3/9] proc: use open()-time creds for ptrace checks

[Buildroot] (fwd) RFC PATCH [wbx@uclibc-ng.org]
 2016-09-19 13:06 UTC 

[PATCH v2] F2FS customized migrate_page callback
 2016-09-19 21:03 UTC 

[PATCH] net: skbuff: Fix length validation in skb_vlan_pop()
 2016-09-19 13:05 UTC  (5+ messages)

[meta-networking][PATCH] openl2tp: Obey LDFLAGS in Makefile
 2016-09-19 12:59 UTC 

[PATCH] HID: apple: Fix the '`'/'~' key issue for MacBook Air 6,2
 2016-09-19 13:04 UTC 

[REGRESSION? v4.8] i2c-core: acpi_i2c_get_info() touches non-existent devices
 2016-09-19 13:03 UTC  (2+ messages)

[PATCH 0/6] add Tx preparation
 2016-09-19 13:03 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] ethdev: "
  ` [PATCH v2 5/6] ixgbe: "
  ` [PATCH v2 6/6] testpmd: add txprep engine

[patch v2] i2c: add master driver for mellanox systems
 2016-09-19 15:00 UTC 

TRIM/UNMAP/DISCARD via ATA Passthrough
 2016-09-19 13:01 UTC  (11+ messages)

[PATCH v6 00/15] x86: multiboot2 protocol support
 2016-09-19 13:00 UTC  (5+ messages)
` [PATCH v6 11/15] x86: change default load address from 1 MiB to 2 MiB
` [PATCH v6 12/15] x86/setup: use XEN_IMG_OFFSET instead of

Two bugs in --pretty with %C(auto)
 2016-09-19 12:59 UTC  (3+ messages)

[PATCHv2] sunrpc: fix write space race causing stalls
 2016-09-19 12:58 UTC  (2+ messages)

bcache and btrfs linux 4.7
 2016-09-19 12:56 UTC  (5+ messages)

[Qemu-devel] [PATCH RFC v1 00/29] ARC cores
 2016-09-19 12:55 UTC  (5+ messages)
`  "

[PATCH] scsi:Prevent deletion of SCSI block device in use
 2016-09-19 12:55 UTC  (2+ messages)

[PATCH v2 0/7] drm/i915: clean up dsi sequences
 2016-09-19 12:55 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH v2] libs/gnttab: introduce XENGNTTAB_BUILD_BUG_ON
 2016-09-19 12:52 UTC  (3+ messages)

[PATCH 0/2 v2] x86/tsc: Update tsc crystal_khz whitelist
 2016-09-19 12:51 UTC  (3+ messages)
` [PATCH 1/2 v2] x86,tsc: Use cpu id defines from intel-family.h
` [PATCH 2/2 v2] x86/tsc: Add additional Intel CPU models to crystal_khz whitelist

[Ksummit-discuss] [topic proposal] tracepoints and ABI stability warranties
 2016-09-19 12:51 UTC  (9+ 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.