All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-05-05 16:30:06 to 2015-05-05 16:56:29 UTC [more...]

[PATCH] sched: Handle priority boosted tasks proper in setscheduler()
 2015-05-05 16:50 UTC  (5+ messages)

[PATCH 000/208] big x86 FPU code rewrite
 2015-05-05 16:24 UTC  (23+ messages)
` [PATCH 044/208] x86/fpu: Print out whether we are doing lazy/eager FPU context switches
` [PATCH 045/208] x86/fpu: Eliminate the __thread_has_fpu() wrapper
` [PATCH 047/208] x86/fpu: Move 'PER_CPU(fpu_owner_task)' to fpu/core.c
` [PATCH 050/208] x86/fpu: Remove 'struct task_struct' usage from __thread_fpu_end()
` [PATCH 051/208] x86/fpu: Remove 'struct task_struct' usage from __thread_fpu_begin()
` [PATCH 052/208] x86/fpu: Open code PF_USED_MATH usages
` [PATCH 053/208] x86/fpu: Document fpu__unlazy_stopped()
` [PATCH 056/208] x86/fpu: Remove task_disable_lazy_fpu_restore()
` [PATCH 058/208] x86/fpu: Use 'struct fpu' in restore_fpu_checking()
` [PATCH 059/208] x86/fpu: Use 'struct fpu' in fpu_reset_state()
` [PATCH 061/208] x86/fpu: Use 'struct fpu' in switch_fpu_finish()
` [PATCH 062/208] x86/fpu: Move __save_fpu() into fpu/core.c
` [PATCH 063/208] x86/fpu: Use 'struct fpu' in __fpu_save()
` [PATCH 065/208] x86/fpu: Use 'struct fpu' in fpu_copy()
` [PATCH 066/208] x86/fpu: Use 'struct fpu' in fpu__copy()
` [PATCH 069/208] x86/fpu: Rename fpu__flush_thread() to fpu__clear()
` [PATCH 070/208] x86/fpu: Clean up fpu__clear() a bit
` [PATCH 071/208] x86/fpu: Rename i387.h to fpu/api.h
` [PATCH 072/208] x86/fpu: Move xsave.h to fpu/xsave.h
` [PATCH 074/208] x86/fpu: Move MXCSR_DEFAULT to fpu/internal.h
` [PATCH 078/208] x86/fpu: Print supported xstate features in human readable way
` [PATCH 079/208] x86/fpu: Rename 'pcntxt_mask' to 'xfeatures_mask'

upstart init manager
 2015-05-05 16:56 UTC 

[U-Boot] [PATCH] powerpc/mpc85xx: Add board support for ucp1020
 2015-05-05 16:56 UTC  (3+ messages)

Preparing hammer v0.94.2 release
 2015-05-05 16:56 UTC  (3+ messages)

[PATCH 0/2] block: loop: fix stacked loop and performance regression
 2015-05-05 16:55 UTC  (5+ messages)
` [PATCH 2/2] block: loop: avoiding too many pending per work I/O

Lttng user application tracing
 2015-05-05 16:55 UTC 

[U-Boot] Please pull u-boot-mpc85xx master
 2015-05-05 16:55 UTC 

[Intel-wired-lan] [net-next S4 00/15] i40e/i40evf updates
 2015-05-05 16:55 UTC  (3+ messages)
` [Intel-wired-lan] [net-next S4 13/15] i40e/i40evf: force inline transmit functions

[PATCHv4 0/6] GoTView MasterHD 3 USB tuner
 2015-05-05 16:54 UTC  (7+ messages)
` [PATCH v4 1/6] si2168: add support for gapped clock
` [PATCH v4 2/6] dvbsky: use si2168 config option ts_clock_gapped
` [PATCH v4 3/6] si2168: add I2C error handling
` [PATCH v4 4/6] si2157: support selection of IF interface
` [PATCH v4 5/6] rtl28xxu: add I2C read without write
` [PATCH v4 6/6] rtl2832: add support for GoTView MasterHD 3 USB tuner

Future of installing GRUB to LVM volumes (and loop devices)
 2015-05-05 16:54 UTC 

[PATCH 4/5] btrfs-progs: remove BTRFS_SCAN_PROC scan method
 2015-05-05 16:54 UTC  (3+ messages)
` [PATCH] btrfs-progs: btrfs_scan_block_devices is unused function delete it

[v2,4/4] rtc: pcf85063Add support for different loads
 2015-05-05 16:54 UTC  (2+ messages)

[RFC] How implement Secure Data Path ?
 2015-05-05 16:54 UTC  (2+ messages)

[PATCH] drm/i915/skl: Add module parameter to select edp vswing table
 2015-05-05 16:52 UTC  (2+ messages)

The first infernalis dev release will be v9.0.0
 2015-05-05 16:52 UTC  (5+ messages)
          ` [ceph-users] "

File in JFFS2 corrupted after power loss during removal of other files
 2015-05-05 16:51 UTC  (5+ messages)
      ` File in JFFS2 corrupted after power loss during removal of otherfiles

device tree compiler with overlay support?
 2015-05-05 16:51 UTC  (2+ messages)

[PATCH] sched: Relax a restriction in sched_rt_can_attach()
 2015-05-05 16:50 UTC  (16+ messages)

[PATCH] OSSTEST: introduce a raisin build test
 2015-05-05 16:49 UTC  (4+ messages)

[PATCH] drm/i915/bxt: Port PLL programming BUN
 2015-05-05 16:49 UTC  (4+ messages)

[PATCH 0/2] ARM: AM43xx: PRM: fix reset handling issues
 2015-05-05 16:47 UTC  (6+ messages)
` [PATCH 1/2] ARM: OMAP4+: PRM: add support for passing status register/bit info to reset

[Qemu-devel] [PATCH 0/7] disas: Unify target_disas and monitor_disas
 2015-05-05 16:48 UTC  (4+ messages)
` [Qemu-devel] [PATCH 7/7] disas: arm: Use target_disas impl for monitor

[Qemu-devel] [PULL 00/40] drop qapi nested structs
 2015-05-05 16:47 UTC  (41+ messages)
` [Qemu-devel] [PULL 01/40] qapi: Add copyright declaration on docs
` [Qemu-devel] [PULL 02/40] qapi: Document type-safety considerations
` [Qemu-devel] [PULL 03/40] qapi: Simplify builtin type handling
` [Qemu-devel] [PULL 04/40] qapi: Fix generation of 'size' builtin type
` [Qemu-devel] [PULL 05/40] qapi: Require ASCII in schema
` [Qemu-devel] [PULL 06/40] qapi: Add some enum tests
` [Qemu-devel] [PULL 07/40] qapi: Better error messages for bad enums
` [Qemu-devel] [PULL 08/40] qapi: Add some union tests
` [Qemu-devel] [PULL 09/40] qapi: Clean up test coverage of simple unions
` [Qemu-devel] [PULL 10/40] qapi: Forbid base without discriminator in unions
` [Qemu-devel] [PULL 11/40] qapi: Tighten checking of unions
` [Qemu-devel] [PULL 12/40] qapi: Prepare for catching more semantic parse errors
` [Qemu-devel] [PULL 13/40] qapi: Segregate anonymous unions into alternates in generator
` [Qemu-devel] [PULL 14/40] qapi: Rename anonymous union type in test
` [Qemu-devel] [PULL 15/40] qapi: Document new 'alternate' meta-type
` [Qemu-devel] [PULL 16/40] qapi: Use 'alternate' to replace anonymous union
` [Qemu-devel] [PULL 17/40] qapi: Add some expr tests
` [Qemu-devel] [PULL 18/40] qapi: Better error messages for bad expressions
` [Qemu-devel] [PULL 19/40] qapi: Add tests of redefined expressions
` [Qemu-devel] [PULL 20/40] qapi: Better error messages for duplicated expressions
` [Qemu-devel] [PULL 21/40] qapi: Allow true, false and null in schema json
` [Qemu-devel] [PULL 22/40] qapi: Unify type bypass and add tests
` [Qemu-devel] [PULL 23/40] qapi: Add some type check tests
` [Qemu-devel] [PULL 24/40] qapi: More rigourous checking of types
` [Qemu-devel] [PULL 25/40] qapi: Require valid names
` [Qemu-devel] [PULL 26/40] qapi: Whitelist commands that don't return dictionary
` [Qemu-devel] [PULL 27/40] qapi: More rigorous checking for type safety bypass
` [Qemu-devel] [PULL 28/40] qapi: Prefer 'struct' over 'type' in generator
` [Qemu-devel] [PULL 29/40] qapi: Document 'struct' metatype
` [Qemu-devel] [PULL 30/40] qapi: Use 'struct' instead of 'type' in schema
` [Qemu-devel] [PULL 31/40] qapi: Forbid "
` [Qemu-devel] [PULL 32/40] qapi: Merge UserDefTwo and UserDefNested in tests
` [Qemu-devel] [PULL 33/40] qapi: Drop tests for inline nested structs
` [Qemu-devel] [PULL 34/40] qapi: Drop inline nested struct in query-version
` [Qemu-devel] [PULL 35/40] qapi: Drop inline nested structs in query-pci
` [Qemu-devel] [PULL 36/40] qapi: Drop support for inline nested types
` [Qemu-devel] [PULL 37/40] qapi: Drop dead visitor code related to nested structs
` [Qemu-devel] [PULL 38/40] qapi: Tweak doc references to QMP when QGA is also meant
` [Qemu-devel] [PULL 39/40] qapi: Support (subset of) \u escapes in strings
` [Qemu-devel] [PULL 40/40] qapi: Check for member name conflicts with a base class

Front speakers doesn't work in multichannel output, regression in ALC888
 2015-05-05 16:47 UTC  (2+ messages)

[RFC PATCH 00/13] KVM: x86: SMM support
 2015-05-05 16:45 UTC  (4+ messages)
` [PATCH 07/13] KVM: x86: API changes for "

[PATCH 0/6] get_maintainer/MAINTAINERS updates
 2015-05-05 16:40 UTC  (9+ messages)
` [PATCH 1/6] get_maintainer.pl: Add .get_maintainer.ignore file capability
` [PATCH 2/6] MAINTAINERS: Update sound soc intel patterns
` [PATCH 3/6] MAINTAINERS: Remove section BROADCOM BCM33XX MIPS ARCHITECTURE
` [PATCH 4/6] MAINTAINERS: Update brcm dts pattern
` [PATCH 5/6] MAINTAINERS: Update brcm gpio filename pattern
` [PATCH 6/6] MAINTAINERS: Remove unused nbd.h pattern

[PATCH] xen/arm: p2m: Restrict preemption check in apply_p2m_changes
 2015-05-05 16:31 UTC  (3+ messages)

[Cluster-devel] [GFS2] gfs2: handle NULL rgd in set_rgrp_preferences
 2015-05-05 16:43 UTC  (2+ messages)

[PATCH 00/21] ARCNET: Defibrillation
 2015-05-05 16:43 UTC  (7+ messages)

GitHub sandbox for the DPDK community
 2015-05-05 16:43 UTC  (9+ messages)

[PATCH 00/27] gpio: Allow compile test of GPIO consumers if !GPIOLIB
 2015-05-05 16:32 UTC  (39+ messages)
` [PATCH 01/27] drm/bridge: ptn3460: #include <linux/gpio/consumer.h>, depend on GPIOLIB
  ` [PATCH 02/27] drm/bridge: ps8622: "
  ` [PATCH 03/27] tpm: Allow compile test of GPIO consumers if !GPIOLIB
  ` [PATCH 04/27] extcon: "
  ` [PATCH 05/27] hwmon: "
    ` [lm-sensors] "
  ` [PATCH 06/27] i2c: "
  ` [PATCH 07/27] iio: "
  ` [PATCH 08/27] input: "
  ` [PATCH 09/27] leds: "
  ` [PATCH 10/27] [media] wl128x: "
  ` [PATCH 11/27] mfd: "
  ` [PATCH 12/27] misc: ti-st: "
  ` [PATCH 13/27] mtd: "
  ` [PATCH 14/27] net: phy: "
  ` [PATCH 15/27] power: "
  ` [PATCH 16/27] regulator: "
  ` [PATCH 17/27] spi: "
  ` [PATCH 18/27] staging: android: "
  ` [PATCH 19/27] staging: fbtft: "
  ` [PATCH 20/27] Staging: iio: "
  ` [PATCH 21/27] serial: "
  ` [PATCH 22/27] usb: phy: "
  ` [PATCH 23/27] backlight: "
  ` [PATCH 24/27] fbdev: "
  ` [PATCH 25/27] w1: "
  ` [PATCH 26/27] watchdog: "
  ` [PATCH 27/27] net: rfkill: "

Removed disk vs. failed disk?
 2015-05-05 16:42 UTC 

[Buildroot] [PATCH 1/2] package/libtirpc: remove host-pkgconf dependency
 2015-05-05 16:42 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] package/libtirpc: Add patches to fix musl build

[U-Boot] [PATCH] powerpc/mpc85xx: Fix compiling error for common/cmd_gpio.c
 2015-05-05 16:41 UTC  (2+ messages)

Device Tree Blob (DTB) licence
 2015-05-05 16:41 UTC  (3+ messages)

[U-Boot] [PATCH] t4240qds: apply some updates
 2015-05-05 16:40 UTC  (4+ messages)

[PATCH 0/7] staging: fsl-mc: New functionality to the MC bus driver
 2015-05-05 16:40 UTC  (7+ messages)
` [PATCH 1/7] staging: fsl-mc: MC bus IRQ support

[U-Boot] [PATCH] t2080rdb/rcw: update ddr frequency from 1600MT/s to 1867MT/s
 2015-05-05 16:40 UTC  (2+ messages)

[PATCH 0/3] Drop more omap3 legacy board-*.c files for v4.2
 2015-05-05 16:39 UTC  (5+ messages)

[U-Boot] [PATCH v3 4/4] powerpc/t2080qds: enable eSDHC peripheral clock support
 2015-05-05 16:39 UTC  (2+ messages)

[U-Boot] [PATCH v3 3/4] mmc: fsl_esdhc: Add peripheral clock support
 2015-05-05 16:39 UTC  (2+ messages)

[update report]proc.5: account pmd page tables to the process
 2015-05-05 16:39 UTC  (3+ messages)

[PATCH] add documentation for get_phys_pages and get_av_phys_pages
 2015-05-05 16:39 UTC  (3+ messages)

[U-Boot] [PATCH v3 2/4] powerpc/t2080qds: enable eSDHC adapter card type identification
 2015-05-05 16:38 UTC  (2+ messages)

[PATCH net-next V7 0/2] openvswitch: Add support for 802.1AD
 2015-05-05 16:38 UTC  (4+ messages)
` [PATCH net-next V7 2/2] openvswitch: 802.1ad: Flow handling, actions, and vlan parsing

[U-Boot] [PATCH v3 1/4] mmc: fsl_esdhc: Add adapter card type identification support
 2015-05-05 16:38 UTC  (2+ messages)

Renaming Xen Project Hackathons
 2015-05-05 16:38 UTC 

[U-Boot] [PATCH] board/t2080rdb: reset cs4315 phy
 2015-05-05 16:37 UTC  (2+ messages)

[PATCH V7 0/6] large PEBS interrupt threshold
 2015-05-05 16:36 UTC  (7+ messages)
` [PATCH V7 3/6] perf, x86: handle multiple records in PEBS buffer

[U-Boot] [PATCH] fsl/deepsleep: avoid the DDR restore from being optimized out
 2015-05-05 16:36 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/mpc85xx: Don't deref NULL if qman portal lacks cell-index
 2015-05-05 16:36 UTC  (2+ messages)

hard lockup while balance was running killed my raid5
 2015-05-05 16:36 UTC 

[U-Boot] [PATCH] board/t102x: use fdt_setprop_string instead of fdt_setprop
 2015-05-05 16:35 UTC  (2+ messages)

[U-Boot] [RFC] powerpc: add 2 common dcache assembly functions
 2015-05-05 16:35 UTC  (2+ messages)
` [U-Boot] [U-Boot, RFC] "

[RFC PATCH 00/22] perf tools: introduce 'perf bpf' command to load eBPF programs
 2015-05-05 16:34 UTC  (7+ messages)
` [RFC PATCH 01/22] perf: probe: avoid segfault if passed with ''
` [RFC PATCH 21/22] perf bpf: probe at kprobe points

[PATCH v3 0/6] ARM: l2c / shmobile: r8a7740 : Shared Override
 2015-05-05 16:34 UTC  (8+ messages)
` [PATCH v3 1/6] ARM: l2c: Add DT support for "

[PATCH 1/4] dw2102: remove unnecessary printing of MAC address
 2015-05-05 16:33 UTC  (4+ messages)
` [PATCH 2/4] dw2102: remove unnecessary newline from log printouts
` [PATCH 3/4] dw2102: debugging improvements
` [PATCH 4/4] dw2102: resync fifo when demod locks

[U-Boot] [PATCH v4] powerpc/t1023rdb: Add T1023 RDB board support
 2015-05-05 16:33 UTC  (2+ messages)

[PATCH v2] completion: remove credential helpers from porcelain commands
 2015-05-05 16:33 UTC 

get_maintainers.pl is rude, was Re: [PATCH 05/19] USB: inode.c: move assignment out of if () block
 2015-05-05 16:32 UTC  (4+ messages)

earlycon: no match?
 2015-05-05 16:32 UTC  (11+ messages)

[U-Boot] [PATCH] fsl/pci: Set CFG_READY for PCIe v3.0 and later
 2015-05-05 16:32 UTC  (2+ messages)

[PATCH v3] power_supply: Add support for Richtek rt9455 battery charger
 2015-05-05 16:32 UTC 

[U-Boot] [PATCH v3] T2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down-training issue
 2015-05-05 16:30 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.