All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-17 21:41:37 to 2014-02-17 22:25:36 UTC [more...]

[PATCH tip/core/rcu 0/55] Torture-test changes for 3.15
 2014-02-17 22:12 UTC  (44+ messages)
` [PATCH tip/core/rcu 01/55] rcutorture: Print grace-period performance statistics
  ` [PATCH tip/core/rcu 02/55] rcutorture: Print script and arguments to standard output
  ` [PATCH tip/core/rcu 03/55] rcutorture: Move common boot flags to kvm-test-1-rcu.sh
  ` [PATCH tip/core/rcu 05/55] rcutorture: Move common qemu flags to kvm-test-1.sh
  ` [PATCH tip/core/rcu 07/55] rcutorture: Enable concurrent rcutorture runs
  ` [PATCH tip/core/rcu 09/55] rcutorture: Add dryrun capability
  ` [PATCH tip/core/rcu 12/55] rcutorture: Add comments, especially on bin packing
  ` [PATCH tip/core/rcu 14/55] rcutorture: Print results directory when dumping results
  ` [PATCH tip/core/rcu 15/55] rcutorture: Abstract rcu_torture_random()
  ` [PATCH tip/core/rcu 18/55] rcutorture: Rename PRINTK to TOROUT
  ` [PATCH tip/core/rcu 20/55] rcutorture: Abstract torture_shutdown_absorb()
  ` [PATCH tip/core/rcu 22/55] rcutorture: Abstract torture_shuffle()
  ` [PATCH tip/core/rcu 24/55] rcutorture: Abstract torture-test initialization
  ` [PATCH tip/core/rcu 26/55] rcutorture: Print dates when doing parallel rcutorture runs
  ` [PATCH tip/core/rcu 27/55] rcutorture: Abstract torture_shutdown_notify()
  ` [PATCH tip/core/rcu 28/55] rcutorture: Privatize fullstop
  ` [PATCH tip/core/rcu 29/55] rcutorture: Add diagnostic for unscheduled system shutdown
  ` [PATCH tip/core/rcu 30/55] rcutorture: Abstract stutter_wait()
  ` [PATCH tip/core/rcu 31/55] rcutorture: Apply ACCESS_ONCE() to racy fullstop accesses
  ` [PATCH tip/core/rcu 32/55] rcutorture: Abstract torture_shutdown()
  ` [PATCH tip/core/rcu 33/55] rcutorture: Clean up rcu_torture_init() error checking
  ` [PATCH tip/core/rcu 34/55] rcutorture: Announce task creation
  ` [PATCH tip/core/rcu 35/55] rcutorture: Fix rcutorture shutdown races
  ` [PATCH tip/core/rcu 36/55] rcutorture: Fix missing-return bug in rcu_torture_barrier_init()
  ` [PATCH tip/core/rcu 37/55] rcutorture: Abstract torture_create_kthread()
  ` [PATCH tip/core/rcu 38/55] rcutorture: Abstract torture_stop_kthread()
  ` [PATCH tip/core/rcu 39/55] rcutorture: Stop generic kthreads in torture_cleanup()
  ` [PATCH tip/core/rcu 40/55] rcutorture: Remove redundant module-alias directives
  ` [PATCH tip/core/rcu 41/55] rcutorture: Abstract kvm-recheck.sh
  ` [PATCH tip/core/rcu 42/55] locktorture: Add a lock-torture kernel module
  ` [PATCH tip/core/rcu 43/55] rcutorture: Add an rcu_busted to test the test
  ` [PATCH tip/core/rcu 44/55] rcutorture: Create config files for scripted test-the-test testing
  ` [PATCH tip/core/rcu 45/55] rcutorture: Create CFcommon file for common Kconfig parameters
  ` [PATCH tip/core/rcu 46/55] rcutorture: Remove RCU dependencies from ver_functions.sh API
  ` [PATCH tip/core/rcu 47/55] rcutorture: Rename kvm-test-1-rcu.sh
  ` [PATCH tip/core/rcu 48/55] rcutorture: Introduce "rcu" directory level underneath configs
  ` [PATCH tip/core/rcu 49/55] locktorture: Add vestigial locktorture configuration
  ` [PATCH tip/core/rcu 50/55] rcutorture: Gracefully handle NULL cleanup hooks
  ` [PATCH tip/core/rcu 51/55] locktorture: Add kvm-recheck.sh plug-in for locktorture
  ` [PATCH tip/core/rcu 52/55] rcutorture: Rename TREE_RCU-Kconfig.txt
  ` [PATCH tip/core/rcu 53/55] rcutorture: Place kvm-test-1-run.sh output into res directory
  ` [PATCH tip/core/rcu 54/55] rcutorture: Add a lock_busted to test the test
  ` [PATCH tip/core/rcu 55/55] rcutorture: Save kvm.sh output to log

[Qemu-devel] [PULL v2 00/49] QOM devices patch queue 2014-02-17
 2014-02-17 22:24 UTC  (28+ messages)
` [Qemu-devel] [PULL v2 01/49] qtest: don't report signals if qtest driver enabled
` [Qemu-devel] [PULL v2 02/49] ppcemb-softmmu: Drop Mac and e500 emulation
` [Qemu-devel] [PULL v2 03/49] target-ppc: Make ppc40x CPUs available in ppcemb
` [Qemu-devel] [PULL v2 04/49] tests: Fix gcov paths for relocated device sources
` [Qemu-devel] [PULL v2 05/49] qom-test: Run for all available machines
` [Qemu-devel] [PULL v2 06/49] qom-test: Test shutdown in addition to startup
` [Qemu-devel] [PULL v2 07/49] tests: Run qom-test for every architecture
` [Qemu-devel] [PULL v2 08/49] nand: Don't use qdev_create() in nand_init()
` [Qemu-devel] [PULL v2 09/49] i2c: Rename i2c_bus to I2CBus
` [Qemu-devel] [PULL v2 10/49] pxa2xx: QOM'ify I2C slave
` [Qemu-devel] [PULL v2 11/49] tosa: QOM'ify DAC
` [Qemu-devel] [PULL v2 12/49] z2: QOM'ify AER915
` [Qemu-devel] [PULL v2 13/49] wm8750: QOM'ify
` [Qemu-devel] [PULL v2 14/49] ssd0303: QOM'ify
` [Qemu-devel] [PULL v2 15/49] max7310: QOM'ify
` [Qemu-devel] [PULL v2 16/49] lm832x: QOM'ify
` [Qemu-devel] [PULL v2 17/49] ds1338: QOM'ify
` [Qemu-devel] [PULL v2 18/49] twl92230: QOM'ify
` [Qemu-devel] [PULL v2 19/49] i2c: Drop FROM_I2C_SLAVE() macro
` [Qemu-devel] [PULL v2 20/49] tests: Add e1000 qtest
` [Qemu-devel] [PULL v2 21/49] tests: Add vmxnet3 qtest
` [Qemu-devel] [PULL v2 22/49] tests: Add rtl8139 qtest
` [Qemu-devel] [PULL v2 23/49] tests: Add pcnet qtest
` [Qemu-devel] [PULL v2 24/49] tests: Add eepro100 qtest
` [Qemu-devel] [PULL v2 25/49] tests: Add ne2000 qtest
` [Qemu-devel] [PULL v2 26/49] tests: Add virtio-net qtest
` [Qemu-devel] [PULL v2 28/49] tests: Add ipoctal232 qtest

[U-Boot] [PATCH 1/1] TPM: STMicroelectronics u-boot driver I2C
 2014-02-17 22:23 UTC  (3+ messages)

log iptables
 2014-02-17 22:22 UTC  (4+ messages)

[PATCH 00/11] Dora Updates
 2014-02-17 22:21 UTC  (3+ messages)
` [PATCH 06/11] libav: update bbappend to latest version

[U-Boot] [PATCH v1 0/5] usb: eth: introduce Moschip MCS7830 driver
 2014-02-17 22:22 UTC  (5+ messages)
` [U-Boot] [PATCH v1 2/5] arm: config: alpha-sort USB ethernet items for Asix and SMSC
` [U-Boot] [PATCH v1 5/5] usb: doc: update README.doc to list all USB ethernet options

[PATCH] csum_partial_copy_from_user: clean up inconsistencies in implementations
 2014-02-17 22:20 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/7] usb: eth: introduce Moschip MCS7830 driver
 2014-02-17 22:20 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/7] usb: eth: don't ifdef routine declarations in usb_ether.h

[PATCH net-next v5 00/10] Support for the Broadcom GENET driver
 2014-02-17 23:10 UTC  (4+ messages)
` [PATCH net-next v5 09/10] Documentation: add Device tree bindings for Broadcom GENET

[PATCH] nfsd: check passed socket's net matches NFSd superblock's one
 2014-02-17 22:19 UTC  (4+ messages)

[PATCH] HID: sony: Correct Sixaxis battery reporting
 2014-02-17 22:18 UTC  (2+ messages)

[RFC][PATCH 0/5] arch: atomic rework
 2014-02-17 22:14 UTC  (31+ messages)

[U-Boot] Regarding u-boot patch about accurate boot time measurement
 2014-02-17 22:16 UTC  (5+ messages)

[Buildroot] [PATCH 1/2] imagemagick: disable documentation
 2014-02-17 22:15 UTC  (3+ messages)

btrfs "possible irq lock inversion dependency detected"
 2014-02-17 22:14 UTC  (2+ messages)

difftool sends malformed path to exernal tool on Windows
 2014-02-17 22:14 UTC 

[U-Boot] [PATCH v2 0/8] common, fit, rsa: enhancements
 2014-02-17 22:14 UTC  (6+ messages)
` [U-Boot] [PATCH v2 3/8] fit: add sha256 support

[meta-handheld] zaurus: catch up with sum.jffs2 -> jffs2.sum renaming
 2014-02-17 22:13 UTC 

[PATCH v2 1/2] pata_imx: Use devm_ioremap_resource() to simplify code
 2014-02-17 23:12 UTC  (3+ messages)
` [PATCH v2 2/2] pata_imx: Propagate the real error code on platform_get_irq() failure

[B.A.T.M.A.N.] [PATCH] batman-adv: use ether_addr_copy instead of memcpy in multicast code
 2014-02-17 22:12 UTC 

cache support
 2014-02-17 22:12 UTC  (9+ messages)

[U-Boot] [PATCH v8 0/14] Driver model implementation, tests, demo and GPIO
 2014-02-17 22:12 UTC  (16+ messages)
` [U-Boot] [PATCH v8 01/14] sandbox: Build a device tree file for sandbox
` [U-Boot] [PATCH v8 02/14] Add cmd_process_error() to report and process errors
` [U-Boot] [PATCH v8 03/14] yaffs: Remove private list implementation
` [U-Boot] [PATCH v8 04/14] dm: Add README for driver model
` [U-Boot] [PATCH v8 05/14] dm: Add base driver model support
` [U-Boot] [PATCH v8 06/14] sandbox: config: Enable driver model
` [U-Boot] [PATCH v8 07/14] dm: Set up driver model after relocation
` [U-Boot] [PATCH v8 08/14] dm: Add basic tests
` [U-Boot] [PATCH v8 09/14] dm: Add a 'dm' command for testing
` [U-Boot] [PATCH v8 10/14] dm: Add a demonstration/example driver
` [U-Boot] [PATCH v8 11/14] dm: Add GPIO support and tests
` [U-Boot] [PATCH v8 12/14] sandbox: Convert GPIOs to use driver model
` [U-Boot] [PATCH v8 13/14] dm: Enable gpio command to support "
` [U-Boot] [PATCH v8 14/14] dm: Remove old driver model documentation

[PATCH v7 00/18] Armada 370/XP watchdog
 2014-02-17 22:09 UTC  (3+ messages)

[radeonsi] si_populate_sq_ramping_values
 2014-02-17 22:08 UTC 

RFC: add init-regs for phy nodes
 2014-02-17 22:08 UTC  (6+ messages)
` [PATCH] net: add init-regs for of_phy support

[Buildroot] [PATCH 0/6] Add toolchain knob for NPTL
 2014-02-17 22:08 UTC  (3+ messages)
` [Buildroot] [PATCH 1/6] toolchain: introduce a "

[PATCH 1/2] cpufreq: Return error if ->get() failed in cpufreq_update_policy()
 2014-02-17 22:22 UTC  (7+ messages)
` [PATCH 2/2] cpufreq: don't call cpufreq_update_policy() on CPU addition

[PATCH 00/14][RFC] Android updates for staging-next
 2014-02-17 21:58 UTC  (15+ messages)
` [PATCH 01/14] staging: binder: Fix death notifications
` [PATCH 02/14] staging: android: Split uapi out of android_alarm.h
` [PATCH 03/14] staging: android: Split uapi out of ashmem.h
` [PATCH 04/14] staging: android: split uapi out of sync.h and sw_sync.h
` [PATCH 05/14] staging: android: Split uapi out of binder.h
` [PATCH 06/14] staging: ion: Create separate heap and client debugfs directories
` [PATCH 07/14] staging: ion: Fix debugfs handling of multiple kernel clients
` [PATCH 08/14] staging: ion: Store a copy of the client name on client creation
` [PATCH 09/14] staging: ion: Make sure all clients are exposed in debugfs
` [PATCH 10/14] staging: ion: Move shrinker out of heaps
` [PATCH 11/14] staging: ion: Add private buffer flag to skip page pooling on free
` [PATCH 12/14] staging: binder: Fix ABI for 64bit Android
` [PATCH 13/14] staging: binder: Support concurrent 32 bit and 64 bit processes
` [PATCH 14/14] staging: binder: Improve Kconfig entry for ANDROID_BINDER_IPC_32BIT

[PATCH 00/19] drm/i915: vlv power domains support
 2014-02-17 22:02 UTC  (20+ messages)
` [PATCH 01/19] drm/i915: use drm_i915_private everywhere in the power domain api
` [PATCH 02/19] drm/i915: fold in __intel_power_well_get/put functions
` [PATCH 03/19] drm/i915: move modeset_update_power_wells earlier
` [PATCH 04/19] drm/i915: move power domain macros to intel_pm.c
` [PATCH 05/19] drm/i915: power domains: add power well ops
` [PATCH 06/19] drm/i915: remove power_well->always_on flag
` [PATCH 07/19] drm/i915: add port power domains
` [PATCH 08/19] drm/i915: get port power domain in connector detect
` [PATCH 09/19] drm/i915: check port power domain when reading the encoder hw state
` [PATCH 10/19] drm/i915: check pipe power domain when reading its "
` [PATCH 11/19] drm/i915: vlv: keep first level vblank IRQs masked
` [PATCH 12/19] drm/i915: sanitize PUNIT register macro definitions
` [PATCH 13/19] drm/i915: factor out reset_vblank_counter
` [PATCH 14/19] drm/i915: switch order of power domain init wrt. irq install
` [PATCH 15/19] drm/i915: use power domain api to check vga power state
` [PATCH 16/19] drm/i915: sanity check power well sw state against hw state
` [PATCH 17/19] drm/i915: vlv: factor out valleyview_display_irq_install
` [PATCH 18/19] drm/i915: move hsw power domain comment to its right place
` [PATCH 19/19] drm/i915: power domains: add vlv power wells

[PATCH tip/core/rcu 0/12] Miscellaneous fixes for 3.15
 2014-02-17 22:01 UTC  (5+ messages)
` [PATCH tip/core/rcu 01/12] rcu: Add ACCESS_ONCE() to ->n_force_qs_lh accesses
  ` [PATCH tip/core/rcu 09/12] fs: Substitute rcu_access_pointer() for rcu_dereference_raw()

[PATCH 1/1] net: i40evf: Remove duplicate include
 2014-02-17 22:02 UTC  (2+ messages)

[PATCH -next] net: tcp: add mib counters to track zero window transitions
 2014-02-17 21:57 UTC 

[PATCH 00/17] SCSI data path micro-optimizations
 2014-02-17 22:00 UTC  (7+ messages)
` [PATCH 13/17] scsi: push host_lock down into scsi_{host,target}_queue_ready

[PATCH net-next 1/4] netlink: fix checkpatch errors space and "foo *bar"
 2014-02-17 21:58 UTC  (8+ messages)
` [PATCH net-next 2/4] ipv6: fix checkpatch errors with brace "
` [PATCH 3/4] ipv6: fix checkpatch errors with space required or prohibited
` [PATCH 4/4] ipv6:fix checkpatch errors with assignment in if condition

[Buildroot] [PATCH 1/2] infra: Add PRE_*_HOOKS for every step
 2014-02-17 21:57 UTC  (2+ messages)

[U-Boot] [U-Boot: RESEND][PATCH 0/7] Add support for Keystone2 SoC and K2HK EVM
 2014-02-17 21:57 UTC  (5+ messages)
  ` [U-Boot] [U-Boot:RESEND][[PATCH 6/7] k2hk: add support for k2hk SOC and EVM

[PATCH 0/2] pm80xx: Fix ATTO pm8001 based HBA support
 2014-02-17 21:41 UTC  (3+ messages)

[PATCH net-next] sch_netem: replace magic numbers with enumerate in get_loss_clg
 2014-02-17 21:56 UTC  (2+ messages)

[PATCH] ipv4: fix counter in_slow_tot
 2014-02-17 21:55 UTC  (2+ messages)

[PATCH tip/core/rcu 0/3] Response-time changes for 3.15
 2014-02-17 21:54 UTC  (7+ messages)
` [PATCH tip/core/rcu 1/3] rcu: Optimize rcu_is_nocb_cpu() for RCU_NOCB_CPU_ALL
  ` [PATCH tip/core/rcu 2/3] rcu: Optimize rcu_needs_cpu() "
  ` [PATCH tip/core/rcu 3/3] rcu: Optimize RCU_FAST_NO_HZ "

[meta-handheld][PATCH 1/2] linux-yocto*: mtd: collie: refactor headers of collie-match-cfi-qry.patch
 2014-02-17 21:54 UTC  (2+ messages)
` [meta-handheld][PATCH 2/2] linux-yocto*: catch up with serial-8250.cfg renaming

[PATCH 1/6] eglibc: Upgrade from 2.18 -> 2.19
 2014-02-17 21:53 UTC  (3+ messages)
` [PATCH 4/6] icu: Disable the default LDFLAGSICUDT for target compile

[PATCH] cpufreq: remove sysfs link when a cpu != policy->cpu, is removed
 2014-02-17 22:03 UTC  (2+ messages)

[PATCH] cpufreq, powernow-k8: Initialize per-cpu data-structures properly
 2014-02-17 22:02 UTC  (3+ messages)

[PATCH tip/core/rcu 0/6] Documentation changes for 3.15
 2014-02-17 21:47 UTC  (7+ messages)
` [PATCH tip/core/rcu 1/6] documentation: Document call_rcu() safety mechanisms and limitations
  ` [PATCH tip/core/rcu 2/6] Documentation/memory-barriers.txt: ACCESS_ONCE() provides cache coherence
  ` [PATCH tip/core/rcu 5/6] Documentation/memory-barriers.txt: Need barriers() for some control dependencies

[meta-qt5] why does Qt5 build with ARM_INSTRUCTION_SET = "arm"
 2014-02-17 21:46 UTC  (2+ messages)

New bcache compiler warning (was: Re: bcache: Minor fixes from kbuild robot)
 2014-02-17 21:45 UTC  (4+ messages)

[PATCH net-next v3 0/10] ieee802154: support rf212 and extended mac features
 2014-02-17 21:45 UTC  (2+ messages)

[PATCH v4 0/4] DT support for kirkwood based Synology NAS boxes
 2014-02-17 21:45 UTC  (10+ messages)
` [PATCH v4 1/4] Power: Reset: Generalize qnap-poweroff to with on Synology devices
` [PATCH v4 2/4] DT: Vendor prefixes: Add ricoh, ssi and synology
` [PATCH v4 3/4] DT: i2c: Trivial: Add sii, s35390a, fix ricoh vendor prefix
` [PATCH v4 4/4] ARM: Kirkwood: Add support for many Synology NAS devices

[PATCH 02/03] pinctrl: sh-pfc: r8a7791: SD1_CLK fix
 2014-02-17 21:45 UTC  (2+ messages)

[PATCH 1/3] pata_imx: Use devm_ioremap_resource() to simplify code
 2014-02-17 22:45 UTC  (5+ messages)
` [PATCH 2/3] pata_imx: Propagate the real error code on platform_get_irq() failure

[Bug 74784] New: Strange artifacts when rendering tees in Dota 2
 2014-02-17 21:44 UTC  (2+ messages)
` [Bug 74784] Strange artifacts when rendering trees "

[PATCH 00/27] Renesas CMT (Compare Match Timer) DT bindings
 2014-02-17 21:43 UTC  (6+ messages)
` [PATCH 23/27] clocksource: sh_cmt: Add DT support

[PATCH] script: Also flush writes to timing file
 2014-02-17 21:43 UTC 


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.