All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-11 22:05:59 to 2014-07-12 00:25:51 UTC [more...]

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2014-07-12  0:25 UTC 

[Qemu-devel] [PATCH_v2] ahci.c: mask unused flags when reading size PRDT DBC
 2014-07-12  0:24 UTC  (3+ messages)

[patch 00/55] timekeeping: 2038, optimizations, NMI safe accessors
 2014-07-12  0:27 UTC  (5+ messages)
` [patch 36/55] misc: ioc4: Use ktime_get_ns()
` [patch 47/55] hangcheck-timer: Use ktime_get_raw_ns()

[PATCH 2/2] x86,vdso: Get rid of the fake section mechanism
 2014-07-12  0:21 UTC  (2+ messages)
` [tip:x86/vdso] x86, vdso: "

[PATCH 1/2] x86,vdso: Move the vvar area before the vdso text
 2014-07-12  0:21 UTC  (2+ messages)
` [tip:x86/vdso] x86, vdso: "

Kexec on arm64
 2014-07-12  0:19 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/tip/tip
 2014-07-12  0:19 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable
 2014-07-12  0:16 UTC 

[PATCH 2/2] arch/x86/xen: Silence compiler warnings
 2014-07-12  0:14 UTC 

[PATCH 2/2] arch/x86/xen: Silence compiler warnings
 2014-07-12  0:14 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable
 2014-07-12  0:15 UTC 

[PATCH v3 2/6] s390/MSI: Use standard mask and unmask funtions
 2014-07-11  8:29 UTC  (3+ messages)

[Bug 73053] New: HD6850 cannot boot with dpm
 2014-07-12  0:10 UTC  (3+ messages)
` [Bug 73053] dpm hangs with BTC parts

[PATCH 0/6] x86 mce fixes
 2014-07-12  0:10 UTC  (12+ messages)
` [PATCH 1/6] x86-mce: Modify CMCI poll interval to adjust for small check_interval values

[PATCH] staging: unisys: added virtpci info entry
 2014-07-12  0:09 UTC  (2+ messages)

[PATCH v8 00/17] add performance tracing facility
 2014-07-12  0:08 UTC  (18+ messages)
` [PATCH v8 01/17] trace: move trace declarations from cache.h to new trace.h
` [PATCH v8 02/17] trace: consistently name the format parameter
` [PATCH v8 03/17] trace: remove redundant printf format attribute
` [PATCH v8 04/17] trace: improve trace performance
` [PATCH v8 05/17] Documentation/git.txt: improve documentation of 'GIT_TRACE*' variables
` [PATCH v8 06/17] sha1_file: change GIT_TRACE_PACK_ACCESS logging to use trace API
` [PATCH v8 07/17] trace: add infrastructure to augment trace output with additional info
` [PATCH v8 08/17] trace: disable additional trace output for unit tests
` [PATCH v8 09/17] trace: add current timestamp to all trace output
` [PATCH v8 10/17] trace: move code around, in preparation to file:line output
` [PATCH v8 11/17] trace: add 'file:line' to all trace output
` [PATCH v8 12/17] trace: add high resolution timer function to debug performance issues
` [PATCH v8 13/17] trace: add trace_performance facility "
` [PATCH v8 14/17] git: add performance tracing for git's main() function to debug scripts
` [PATCH v8 15/17] wt-status: simplify performance measurement by using getnanotime()
` [PATCH v8 16/17] progress: "
` [PATCH v8 17/17] api-trace.txt: add trace API documentation

[RFC PATCH 0/2] irqchip: GIC: check and clear GIC interupt active status
 2014-07-11  6:46 UTC  (3+ messages)
` [RFC PATCH 1/2] irqchip: GIC: introduce ICPIDR2 register interface
` [RFC PATCH 2/2] irqchip: GIC: introduce method to deactive interupts

[PATCH] perf, x86: Widen Haswell OFFCORE mask
 2014-07-12  0:06 UTC 

[PATCH] i2c: piix4: Continue probing for auxiliary SMBus without main
 2014-07-12  0:06 UTC  (2+ messages)

kexec for aarch64_be
 2014-07-12  0:03 UTC  (6+ messages)

perf: Add support for full Intel event lists v7
 2014-07-11 23:59 UTC  (12+ messages)
` [PATCH 01/11] perf, tools: Add jsmn `jasmine' JSON parser
` [PATCH 02/11] perf, tools: Add support for text descriptions of events and alias add
` [PATCH 03/11] perf, tools, list: Update perf list to output descriptions
` [PATCH 04/11] perf, tools: Allow events with dot
` [PATCH 05/11] perf, tools: Add support for reading JSON event files
` [PATCH 06/11] perf, tools: Automatically look for event file name for cpu
` [PATCH 07/11] perf, tools: Add perf download to download event files
` [PATCH 08/11] perf, tools: Query terminal width and use in perf list
` [PATCH 09/11] perf, tools: Add a new pmu interface to iterate over all events
` [PATCH 10/11] perf, tools, test: Add test case for alias and JSON parsing
` [PATCH 11/11] perf, tools: Add a --no-desc flag to perf list

[PATCH 1/2] perf, x86: Revamp PEBS event selection
 2014-07-12  0:01 UTC  (2+ messages)
` [PATCH 2/2] perf, x86: Don't mark DataLA addresses as store

[PATCH 0/1] Fixes to the USB 3.0 detection as 2.0 on AMD platform
 2014-07-12  0:04 UTC  (5+ messages)
` [PATCH 1/1] usb: Check if port status is equal to RxDetect

[PATCH net-next 0/2] Introduce generic 6LoWPAN branch
 2014-07-11 23:58 UTC  (8+ messages)
` [PATCH net-next 1/2] 6lowpan: introduce new net/6lowpan directory

post-receive: pub/scm/linux/kernel/git/ak/linux-misc
 2014-07-11 23:57 UTC 

[PATCH v7 1/4] cache-tree: Create/update cache-tree on checkout
 2014-07-11 23:56 UTC  (5+ messages)
` [PATCH v7 2/4] test-dump-cache-tree: invalid trees are not errors
` [PATCH v7 3/4] cache-tree: subdirectory tests
` [PATCH v7 4/4] cache-tree: Write updated cache-tree after commit

[PATCH net] net: bcmgenet: fix RGMII_MODE_EN bit
 2014-07-11 23:55 UTC 

post-receive: pub/scm/linux/kernel/git/bluetooth/bluetooth-next
 2014-07-11 23:53 UTC 

[RFC Patch V1 00/30] Enable memoryless node on x86 platforms
 2014-07-11 23:51 UTC  (10+ messages)

[PATCH 1/1] rcutorture: set executable bit and drop bash from Usage
 2014-07-11 23:47 UTC 

[PATCH 0/2] xen: Silence compiler warnings
 2014-07-11 23:45 UTC  (7+ messages)
` [PATCH 2/2] arch/x86/xen: "

[meta-fsl-arm][PATCH 1/4] libfslcodec: Use python functions to split and amend metadata
 2014-07-11 23:45 UTC  (4+ messages)
` [meta-fsl-arm][PATCH 2/4] libfslparser: Use python function to "
` [meta-fsl-arm][PATCH 3/4] libfslcodec: Move package related fields near to binary ones
` [meta-fsl-arm][PATCH 4/4] amd-gpu-mx51.inc: Use anonymous python function to inject metadata

[linux-linus test] 29226: regressions - trouble: broken/fail/pass
 2014-07-11 23:45 UTC 

[PATCH 1/2] symlinks: remove PATH_MAX limitation
 2014-07-11 23:43 UTC  (10+ messages)
` [PATCH 2/2] dir: "
      ` [PATCH] fixup! symlinks: "

[PATCH] HID: i2c-hid: call the hid driver's suspend and resume callbacks
 2014-07-11 23:34 UTC  (2+ messages)

[PATCH] core-image.bbclass: Reformat definition of CORE_IMAGE_BASE_INSTALL
 2014-07-11 23:41 UTC  (3+ messages)
  ` [oe] "

[PATCH] kernel:dma : fix coding style errors
 2014-07-11 23:39 UTC  (2+ messages)

any value in keeping the backward compat "task-core" stuff?
 2014-07-11 23:39 UTC  (3+ messages)
  ` [oe] "

[PATCH 1/4 v6] cache-tree: Create/update cache-tree on checkout
 2014-07-11 23:37 UTC  (10+ messages)
` [PATCH 3/4 v6] cache-tree: subdirectory tests
` [PATCH 4/4 v6] cache-tree: Write updated cache-tree after commit

[PATCH 1/1] rcutorture: use bash shell for all the test scripts
 2014-07-11 23:33 UTC  (3+ messages)

3.15-rc: regression in suspend
 2014-07-11 23:33 UTC  (13+ messages)

Eudyptula Challenge
 2014-07-11 23:33 UTC  (2+ messages)

[PATCH] xen: Introduce 'xen_nopv' to disable PV extensions for HVM guests
 2014-07-11 23:31 UTC 

[PATCH] xen: Introduce 'xen_nopv' to disable PV extensions for HVM guests
 2014-07-11 23:31 UTC 

[PATCH] MIPS: Don't BUG_ON(!is_fpu_owner()) in do_ade() when preemptible
 2014-07-11 23:28 UTC  (4+ messages)
` [PATCH] Not preempt in CP1 exception handling

Disk utilization statistics in terse format
 2014-07-11 23:25 UTC  (3+ messages)

No speaker output with kernel 3.15 and later
 2014-07-11 23:20 UTC  (9+ messages)

Contact It-Service Desk‏
 2014-07-11 23:08 UTC 

just for test, miss it
 2014-07-11  6:34 UTC 

v0.80.3 released
 2014-07-11 23:16 UTC 

[PATCHv2 0/5] OMAP Mailbox framework adoption & DT support
 2014-07-11 23:15 UTC  (5+ messages)
` [PATCHv2 4/5] mailbox/omap: adapt to the new mailbox framework

[Bug 72361] New: AMD APU reset infinite
 2014-07-11 23:15 UTC  (2+ messages)
` [Bug 72361] "

[linux-lvm] lvm2 conf on boot disk
 2014-07-11 23:15 UTC  (4+ messages)

[PATCH] Catch under/overflow cases in cvtnum() and cvttime()
 2014-07-11 23:14 UTC  (2+ messages)

[PATCH] xen: Introduce 'xen_nopv' to disable PV extensions for HVM guests
 2014-07-11 23:14 UTC  (3+ messages)

[PATCH 0/3] [RFC] X32: fix syscall_get_nr while not breaking seccomp BPF
 2014-07-11 23:12 UTC  (9+ messages)
` [PATCH 2/3] [RFC] seccomp: give BPF x32 bit when restoring x32 filter

[PATCH] xen: Introduce 'xen_nopv' to disable PV extensions for HVM guests
 2014-07-11 23:09 UTC 

VPU_EncGetVersionInfo failed
 2014-07-11 23:03 UTC  (3+ messages)

[PATCH 1/3] tag: use skip_prefix instead of magic numbers
 2014-07-11 22:55 UTC  (3+ messages)
` [PATCH 2/3] tag: fix --sort tests to use cat<<-\EOF format
` [PATCH 3/3] tag: support configuring --sort via .gitconfig

[PATCH] xfs_repair: copy, don't clear, stripe geometry in backup SB
 2014-07-11 23:02 UTC 

perf: Add support for full Intel event lists v7
 2014-07-11 22:55 UTC  (4+ messages)
` [PATCH 2/9] perf, tools: Add support for text descriptions of events and alias add

[PATCH 02/83] drm/radeon: reduce number of free VMIDs and pipes in KV
 2014-07-11 22:54 UTC  (8+ messages)

[Bug 72785] New: bfgminer --scrypt on 7xxx+
 2014-07-11 22:52 UTC  (2+ messages)
` [Bug 72785] "

[PATCH] xen: Introduce 'xen_nopv' to disable PV extensions for HVM guests
 2014-07-11 22:52 UTC  (3+ messages)

Bluetooth device AR3012 [0cf3:e005] sometimes can't work on XHCI host controller
 2014-07-11 22:51 UTC 

[PATCH] librte_pmd_packet: add PMD for AF_PACKET-based virtual devices
 2014-07-11 22:51 UTC  (6+ messages)

[PATCH v3] Input: Add driver for Microchip's CAP1106
 2014-07-11 22:49 UTC 

[Qemu-devel] dataplane: latest rc with selected patches hangs very often
 2014-07-11 22:48 UTC  (4+ messages)

[PATCH 1/3] tag: use skip_prefix instead of magic numbers
 2014-07-11 22:47 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/ssantosh/keystone
 2014-07-11 22:45 UTC 

[PATCH v1] PCI: enable ASPM configuration in PCIE POWERSAVE mode
 2014-07-11 22:44 UTC  (7+ messages)

[GIT PULL] x86 fixes for v3.16-rc5
 2014-07-11 22:41 UTC 

RAID6 questions (mdadm 3.2.6/3.3.x)
 2014-07-11 22:41 UTC 

AR9280 AP mode - 5GHz band
 2014-07-11 22:41 UTC 

[mlmmj] Allowing empty enevelope senders
 2014-07-11 22:37 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/tip/tip
 2014-07-11 22:36 UTC 

post-receive: pub/scm/linux/kernel/git/ak/linux-misc
 2014-07-11 22:33 UTC 

[RFC PATCH 1/1] rcu: use atomic_read(v) instead of atomic_add_return(0, v)
 2014-07-11 22:32 UTC  (7+ messages)

[PATCH 1/3] tag: use skip_prefix instead of magic numbers
 2014-07-11 22:30 UTC  (5+ messages)
` [PATCH 3/3] tag: support configuring --sort via .gitconfig

the awkwardness of using core-image.bbclass
 2014-07-11 22:30 UTC  (3+ messages)

[PATCH v3] http: Add Accept-Language header if possible
 2014-07-11 22:29 UTC  (3+ messages)

+ mm-page-writebackc-fix-divide-by-zero-in-bdi_dirty_limits.patch added to -mm tree
 2014-07-11 22:27 UTC 

[PATCH] mm/page-writeback.c: fix divide by zero in bdi_dirty_limits
 2014-07-11 22:27 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/4] block: Warn about usage of growing formats over non-growable protocols
 2014-07-11 22:23 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] block: Correct bs->growable
` [Qemu-devel] [PATCH 2/4] block: Introduce requires_growing_file
` [Qemu-devel] [PATCH 3/4] iotests: Make some qemu-io commands read-only
` [Qemu-devel] [PATCH 4/4] iotests: Skip read and write in 040 for length=0

IMA: kernel reading files opened with O_DIRECT
 2014-07-11 22:22 UTC  (6+ messages)

[ath9k-devel] AR9280 AP mode - 5GHz band
 2014-07-11 22:21 UTC  (6+ messages)

[PATCH v1 0/4] hashmap improvements
 2014-07-11 22:21 UTC  (5+ messages)
` [PATCH v1 3/4] hashmap: add simplified hashmap_get_from_hash() API

[PATCH 1/2] Check for None to avoid python exception
 2014-07-11 22:20 UTC  (3+ messages)
` [PATCH 2/2] Open files with OPEN4_SHARE_DENY_NONE for DELEG5 test

[PATCH] MIPS: bugfix: missed cache flush of TLB refill handler
 2014-07-11 22:18 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/tytso/ext4
 2014-07-11 22:18 UTC 

post-receive: pub/scm/linux/kernel/git/tytso/ext4
 2014-07-11 22:16 UTC 

[PATCH] drm/i915: Ignore VBT backlight presence check on HP Chromebook 14
 2014-07-11 22:16 UTC 

[RFC 00/10] add support for ack timeout estimation in ath9k driver
 2014-07-11 22:08 UTC  (3+ messages)
` [ath9k-devel] "

Upstart 1.13 released
 2014-07-11 22:13 UTC 

[Buildroot] autobuild-run update
 2014-07-11 22:13 UTC  (4+ messages)

[PATCH 1/3] tag: use skip_prefix instead of magic numbers
 2014-07-11 22:12 UTC  (5+ messages)
` [PATCH 3/3 v5] tag: support configuring --sort via .gitconfig

+ mmap_vmcore-skip-non-ram-pages-reported-by-hypervisors-v4.patch added to -mm tree
 2014-07-11 22:11 UTC 

[PATCH 2/4] NFSD: Rervert "knfsd: locks: flag NFSv4-owned locks"
 2014-07-11 22:11 UTC  (7+ messages)

[v3 00/13] Support for 180 degree HW rotation
 2014-07-11 22:10 UTC  (4+ messages)
` [v3 09/13] drm/i915: Add rotation property for sprites
  ` [Intel-gfx] "

[PATCH] Documentation: Remove reference to acpi_platform_device_ids from acpi/enumeration
 2014-07-11 22:28 UTC  (2+ messages)

[PATCHv8 0/2] Common Mailbox Framework
 2014-07-11 22:09 UTC  (3+ messages)
` [PATCHv8 2/2] mailbox: Introduce framework for mailbox

+ mm-move-slab-related-stuff-from-utilc-to-slab_commonc.patch added to -mm tree
 2014-07-11 22:08 UTC 

post-receive: pub/scm/linux/kernel/git/rafael/linux-pm
 2014-07-11 22:08 UTC 

Fw: [Bug 79891] New: Router causes TCP retransmits for windows hosts after "ip_forward: fix inverted local_df test"
 2014-07-11 22:07 UTC  (5+ messages)
    `  "

[PATCH] ipv6: Use BUG_ON
 2014-07-11 22:07 UTC  (2+ messages)

[PATCH] net: ipv6: Use BUG_ON
 2014-07-11 22:07 UTC  (2+ messages)

[PATCH] cpufreq: make table sentinal macros unsigned to match use
 2014-07-11 22:06 UTC  (4+ messages)

[patch net-next v2] ipv6: addrconf: implement address generation modes
 2014-07-11 22:06 UTC  (2+ 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.