All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-12 22:46:24 to 2015-06-13 00:39:45 UTC [more...]

[PATCH] serial/amba-pl011: Disable interrupts around TX softirq
 2015-06-13  0:39 UTC  (3+ messages)

[libvirt test] 58119: regressions - FAIL
 2015-06-13  0:38 UTC  (3+ messages)

[PATCH net-next v2] bridge: use either ndo VLAN ops or switchdev VLAN ops to install MASTER vlans
 2015-06-13  0:39 UTC 

[PATCH 1/1] PCI: X-Gene: Disable Configuration Request Retry Status for X-Gene v1 PCIe
 2015-06-13  0:35 UTC  (7+ messages)
      ` [PATCH v2 "

[PATCH V2 0/3] Add RS-485 support and fix RTS/CTS implementation
 2015-06-13  0:35 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2015-06-13  0:34 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2015-06-13  0:34 UTC 

[PATCHv3 00/16] vme DMA and user space driver improvements
 2015-06-13  0:31 UTC  (8+ messages)
` [PATCHv3 08/16] staging: vme_user: provide DMA functionality
` [PATCHv3 16/16] vme: provide uapi header

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2015-06-13  0:31 UTC 

[PATCH] module: add per-module param_lock
 2015-06-13  0:30 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2015-06-13  0:29 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2015-06-13  0:27 UTC 

[PATCH net-next 0/3] bpf: share helpers between tracing and networking
 2015-06-13  0:26 UTC  (16+ messages)
` [PATCH net-next 1/3] bpf: introduce current->pid, tgid, uid, gid, comm accessors

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2015-06-13  0:25 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2015-06-13  0:22 UTC 

virtual filesystem for Xen
 2015-06-13  0:21 UTC 

[PATCH 0/2] User-space Ethtool
 2015-06-13  0:21 UTC  (3+ messages)
` [PATCH v6 0/4] "

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2015-06-13  0:20 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2015-06-13  0:20 UTC 

[PATCH v4 0/7] staging: fsl-mc: New functionality to the MC bus driver
 2015-06-13  0:18 UTC  (2+ messages)

[PATCH v4 0/2] staging: ion: Add generic ion-physmem driver
 2015-06-13  0:16 UTC  (3+ messages)
` [PATCH v4 1/2] "

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2015-06-13  0:13 UTC 

[PATCH 1/1] usb: core: lpm: set lpm_capable for root hub device
 2015-06-13  0:12 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2015-06-13  0:12 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2015-06-13  0:12 UTC 

For your amusement: slightly faster syscalls
 2015-06-13  0:09 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2015-06-13  0:08 UTC 

post-receive: pub/scm/linux/kernel/git/luto/devel
 2015-06-13  0:08 UTC 

[PATCH v2 0/3] staging: unisys: visorbus fixes
 2015-06-13  0:07 UTC  (3+ messages)
` [PATCH v2 2/3] staging: unisys: convert pack pragma to __packed

post-receive: pub/scm/linux/kernel/git/gregkh/staging
 2015-06-13  0:07 UTC 

[PATCH] staging: comedi: cb_pcimdas: fix handlers for DI and DO subdevices
 2015-06-13  0:05 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/luto/devel
 2015-06-13  0:05 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/char-misc
 2015-06-13  0:04 UTC 

[PATCH V2 00/10] Drivers: hv: vmbus: Enable kexec and other misc cleanup
 2015-06-13  0:03 UTC  (3+ messages)
` [PATCH V2 01/10] cpu-hotplug: export cpu_hotplug_enable/cpu_hotplug_disable

post-receive: pub/scm/linux/kernel/git/gregkh/char-misc
 2015-06-13  0:02 UTC 

[GIT] Networking
 2015-06-13  0:00 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/char-misc
 2015-06-12 23:59 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/char-misc
 2015-06-12 23:59 UTC 

[nightly] Core TISDK 2015.06 build 2015-06-12_11-38-31
 2015-06-12 23:57 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/char-misc
 2015-06-12 23:55 UTC 

[PATCH 00/17] x86/tsc: Clean up rdtsc helpers
 2015-06-12 23:41 UTC  (22+ messages)
` [PATCH 01/17] x86/tsc: Inline native_read_tsc and remove __native_read_tsc
` [PATCH 02/17] x86/msr/kvm: Remove vget_cycles()
` [PATCH 03/17] x86/tsc/paravirt: Remove the read_tsc and read_tscp paravirt hooks
` [PATCH 04/17] x86/tsc: Replace rdtscll with native_read_tsc
` [PATCH 05/17] x86/tsc: Remove the rdtscp and rdtscpll macros
` [PATCH 06/17] x86/tsc: Use the full 64-bit tsc in tsc_delay
` [PATCH 07/17] x86/cpu/amd: Use the full 64-bit TSC to detect the 2.6.2 bug
` [PATCH 08/17] baycom_epp: Replace rdtscl() with native_read_tsc()
` [PATCH 09/17] staging/lirc_serial: Remove TSC-based timing
` [PATCH 10/17] input/joystick/analog: Switch from rdtscl() to native_read_tsc()
` [PATCH 11/17] drivers/input/gameport: Replace rdtscl() with native_read_tsc()
` [PATCH 12/17] x86/tsc: Remove rdtscl()
` [PATCH 13/17] x86/tsc: Rename native_read_tsc() to rdtsc_unordered()
` [PATCH 14/17] x86/tsc: Move rdtsc_barrier() and rename it to barrier_before_rdtsc()
` [PATCH 15/17] x86: Add rdtsc_ordered() and use it in trivial call sites
` [PATCH 16/17] x86/tsc: Use rdtsc_ordered() in check_tsc_warp() and drop extra barriers
  ` [PATCH 03/17] x86/tsc: Replace rdtscll with native_read_tsc
  ` [PATCH 04/17] x86/tsc: Remove the rdtscp and rdtscpll macros
  ` [PATCH 05/17] x86/tsc/paravirt: Remove the read_tsc and read_tscp paravirt hooks
  ` [PATCH 16/17] x86/tsc: Use rdtsc_unordered() in check_tsc_warp()
` [PATCH 17/17] x86/tsc: In read_tsc, use rdtsc_ordered() instead of get_cycles()

[PATCH v2 00/17] x86/tsc: Clean up rdtsc helpers
 2015-06-12 23:44 UTC  (18+ messages)
` [PATCH v2 01/17] x86/tsc: Inline native_read_tsc and remove __native_read_tsc
` [PATCH v2 02/17] x86/msr/kvm: Remove vget_cycles()
` [PATCH v2 03/17] x86/tsc/paravirt: Remove the read_tsc and read_tscp paravirt hooks
` [PATCH v2 04/17] x86/tsc: Replace rdtscll with native_read_tsc
` [PATCH v2 05/17] x86/tsc: Remove the rdtscp and rdtscpll macros
` [PATCH v2 06/17] x86/tsc: Use the full 64-bit tsc in tsc_delay
` [PATCH v2 07/17] x86/cpu/amd: Use the full 64-bit TSC to detect the 2.6.2 bug
` [PATCH v2 08/17] baycom_epp: Replace rdtscl() with native_read_tsc()
` [PATCH v2 09/17] staging/lirc_serial: Remove TSC-based timing
` [PATCH v2 10/17] input/joystick/analog: Switch from rdtscl() to native_read_tsc()
` [PATCH v2 11/17] drivers/input/gameport: Replace rdtscl() with native_read_tsc()
` [PATCH v2 12/17] x86/tsc: Remove rdtscl()
` [PATCH v2 13/17] x86/tsc: Rename native_read_tsc() to rdtsc_unordered()
` [PATCH v2 14/17] x86/tsc: Move rdtsc_barrier() and rename it to barrier_before_rdtsc()
` [PATCH v2 15/17] x86: Add rdtsc_ordered() and use it in trivial call sites
` [PATCH v2 16/17] x86/tsc: Use rdtsc_ordered() in check_tsc_warp() and drop extra barriers
` [PATCH v2 17/17] x86/tsc: In read_tsc, use rdtsc_ordered() instead of get_cycles()

[PATCH V3 0/4] map GHES memory region with EFI memory map
 2015-06-12 23:49 UTC  (7+ messages)
` [PATCH V3 1/4] x86: acpi: define uncached page flag
` [PATCH V3 4/4] acpi, apei: use EFI memmap to map GHES memory

[PATCH 0/4] drm: Add decoding for DRM/KMS and i915 ioctls
 2015-06-12 23:48 UTC  (13+ messages)
` [PATCH 2/4] drm: Add dispatcher and driver identification for DRM
` [PATCH 3/4] drm: Add decoding of i915 ioctls

[PATCH] staging: comedi: replace ENOSYS by proper error codes
 2015-06-12 23:46 UTC  (5+ messages)

[Qemu-devel] [PATCH 00/16] qapi: Miscellaneous fixes and cleanups
 2015-06-12 23:42 UTC  (21+ messages)
` [Qemu-devel] [PATCH 01/16] MAINTAINERS: Fix up QAPI and QAPI schema file patterns
` [Qemu-devel] [PATCH 02/16] qapi: Drop bogus command from docs
` [Qemu-devel] [PATCH 03/16] qapi: Eliminate superfluous QAPISchema attribute input_dir
` [Qemu-devel] [PATCH 04/16] qapi: Eliminate superfluous QAPISchema attribute include_hist
` [Qemu-devel] [PATCH 05/16] qapi: Improve a couple of confusing variable names
` [Qemu-devel] [PATCH 06/16] qapi: Fix file name in error messages for included files
` [Qemu-devel] [PATCH 07/16] qapi: Simplify inclusion cycle detection
` [Qemu-devel] [PATCH 08/16] qapi: Fix to reject stray 't', 'f' and 'n'
` [Qemu-devel] [PATCH 09/16] qapi: Move exprs checking from parse_schema() to check_exprs()
` [Qemu-devel] [PATCH 10/16] qapi: Better separate the different kinds of helpers

[PATCH 1/1] pci-imx6: add speed change timeout message
 2015-06-12 23:39 UTC  (4+ messages)

[RFC PATCH 00/12] x86/mm: Implement lockless pgd_alloc()/pgd_free()
 2015-06-12 23:36 UTC  (16+ messages)
` [PATCH 02/12] x86/mm/hotplug: Remove pgd_list use from the memory hotplug code
` [PATCH 06/12] x86/mm: Enable and use the arch_pgd_init_late() method
` [PATCH 07/12] x86/virt/guest/xen: Remove use of pgd_list from the Xen guest code

[lustre-devel] lustre design docs
 2015-06-12 23:35 UTC  (6+ messages)
      ` [lustre-devel] KVM Quick Start Guide

lånetilbud
 2015-06-10 10:27 UTC 

lånetilbud
 2015-06-10 10:27 UTC 

lånetilbud
 2015-06-10 10:27 UTC 

FAILED: patch "[PATCH] x86/vdso: Fix 'make bzImage' on older distros" failed to apply to 4.0-stable tree
 2015-06-12 23:31 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/jmorris/linux-security
 2015-06-12 23:31 UTC 

Kernel contributions from organisations and individual privacy
 2015-06-12 23:29 UTC  (14+ messages)

RIP MTRR - status update for upcoming v4.2
 2015-06-12 23:29 UTC  (9+ messages)
  ` [Xen-devel] "

Bucket name restrictions in RGW
 2015-06-12 23:29 UTC  (5+ messages)

[PATCH v4] seccomp: add ptrace options for suspend/resume
 2015-06-12 23:29 UTC  (9+ messages)

[PATCH 1/5] x86/asm/entry/32: Fix fallout from r9 trick removal in SYSCALL code
 2015-06-12 23:28 UTC  (4+ messages)
` [PATCH 3/5] x86/asm/entry/32: Shorten __audit_syscall_entry args preparation

[PATCH] x86/asm/entry/32: Slightly better handling of syscall errors in auditing
 2015-06-12 23:24 UTC  (2+ messages)

[PATCH v2 0/6] SPMI regulator driver
 2015-06-12 23:24 UTC  (5+ messages)
` [PATCH v2 6/6] regulator: qcom-spmi: Add vendor specific configuration

kernel crashes with btrfs and busy database IO - how to debug?
 2015-06-12 23:23 UTC  (5+ messages)

[Buildroot] [PATCH 0/4] core/pkg-kconfig: fix saving back the configuration (branch yem/pr8156)
 2015-06-12 23:23 UTC  (6+ messages)
` [Buildroot] [PATCH 4/4] core/pkg-kconfig: allow saving config to a non-existing custom config file

post-receive: pub/scm/linux/kernel/git/sameo/nfc-next
 2015-06-12 23:20 UTC 

[PATCH v5] Bluetooth: btusb: Add routine for applying Intel DDC parameters
 2015-06-12 23:20 UTC 

lånetilbud
 2015-06-10 10:32 UTC 

[Buildroot] [PATCH 0/11 v2] pkg-kernel-module: new infra to ease building kernel modules (branch yem/kernel-modules)
 2015-06-12 23:19 UTC  (9+ messages)
` [Buildroot] [PATCH 01/11 v2] package-infra: add helper to build kernel modules
` [Buildroot] [PATCH 09/11 v2] package/owl-linux: use kernel-module helper

[Buildroot] [PATCH v5 0/3] kyua: new package and dependencies
 2015-06-12 23:17 UTC  (8+ messages)
` [Buildroot] [PATCH v5 2/3] lutok: new package
` [Buildroot] [PATCH v5 3/3] kyua: "

post-receive: pub/scm/git/git
 2015-06-12 23:17 UTC 

[PATCH v2 0/4] x86, mwaitt: introduce AMD mwaitt support
 2015-06-12 23:15 UTC  (6+ messages)
` [PATCH v2 3/4] x86, mwaitt: introduce mwaix delay with a configurable timer

post-receive: pub/scm/linux/kernel/git/sameo/nfc-next
 2015-06-12 23:10 UTC 

[PATCH 1/1] omap3isp: Fix sub-device power management code
 2015-06-12 23:06 UTC  (6+ messages)
      ` [PATCH v1.1 "

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2015-06-12 23:05 UTC 

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2015-06-12 23:04 UTC 

[Qemu-devel] [PATCH 0/2] HyperV equivalent of pvpanic driver
 2015-06-12 23:03 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/2] kvm/x86: Hyper-V based guest crash data handling
    `  "

[U-Boot] [PATCH v2 2/9] dm: cpu: Test against cpu_ops->get_info in cpu_get_info()
 2015-06-12 23:03 UTC  (9+ messages)
` [U-Boot] [PATCH v2 3/9] x86: dm: Clean up cpu drivers
` [U-Boot] [PATCH v2 5/9] x86: kconfig: Make MAX_CPUS and AP_STACK_SIZE depend on SMP
` [U-Boot] [PATCH v2 6/9] x86: kconfig: Fix minor nits in MAX_CPUS

[U-Boot] [PATCH v2 1/9] dm: cpu: Fix undefined ENOSYS build error
 2015-06-12 23:03 UTC  (2+ messages)

[U-Boot] [PATCH 00/11] dm: x86: PCI/SPI fixes for minnowboard MAX
 2015-06-12 23:03 UTC  (9+ messages)
` [U-Boot] [PATCH 01/11] spi: sf: Print the error code on failure
` [U-Boot] [PATCH 02/11] dm: spi: Correct minor nits in ICH driver

[Xenomai] RTDM-native mainlining - status?
 2015-06-12 23:02 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/demarchi/linux
 2015-06-12 23:00 UTC 

[Qemu-devel] [PATCH 00/12] -audiodev option
 2015-06-12 22:59 UTC  (4+ messages)
` [Qemu-devel] [PATCH 07/12] qapi: qapi for audio backends

[PATCH 0/2 v2] locking/qrwlock: Fix interrupt handling problem
 2015-06-12 22:58 UTC  (6+ messages)
` [PATCH v2 2/2] locking/qrwlock: Don't contend with readers when setting _QW_WAITING

[RESEND][PATCH] btrfs: Align EOF length to block in extent_same
 2015-06-12 22:56 UTC  (3+ messages)

DPDK and ASLR
 2015-06-12 22:53 UTC 

PROBLEM: XFS on ARM corruption 'Structure needs cleaning'
 2015-06-12 22:52 UTC  (9+ messages)

[PATCH] xfs_metadump: obfuscate attrs on CRC fs
 2015-06-12 22:50 UTC 

[PATCH] regulator: Add docbook for soft start
 2015-06-12 22:48 UTC  (2+ messages)

[PATCH v2] mmc: enable Enhance Strobe for HS400
 2015-06-12 22:47 UTC  (2+ messages)

[PATCH v3] regulator: Add QCOM SPMI regulator driver
 2015-06-12 22:47 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/15] target-s390x: add Program-Event Recording feature
 2015-06-12 22:46 UTC  (12+ messages)
` [Qemu-devel] [PATCH 03/15] target-s390x: mvc_fast_memset: access memory through softmmu
` [Qemu-devel] [PATCH 04/15] target-s390x: mvc_fast_memmove: "
` [Qemu-devel] [PATCH 07/15] target-s390x: add get_per_in_range function
` [Qemu-devel] [PATCH 08/15] target-s390x: basic PER event handling
` [Qemu-devel] [PATCH 09/15] target-s390x: PER successful-branching event support
` [Qemu-devel] [PATCH 10/15] target-s390x: PER instruction-fetch "
` [Qemu-devel] [PATCH 11/15] translate-all: fix watchpoints if retranslation not possible
` [Qemu-devel] [PATCH 12/15] target-s390x: PER storage-alteration event support
` [Qemu-devel] [PATCH 13/15] target-s390x: PER store-using-real-address "
` [Qemu-devel] [PATCH 14/15] target-s390x: PER instruction-fetch nullification "
` [Qemu-devel] [PATCH 15/15] target-s390x: PER: add Breaking-Event-Address register


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.