All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-17 23:26:14 to 2015-07-18 00:52:55 UTC [more...]

[PATCHv2 0/6] clk: make use of of_clk_parent_fill helper function
 2015-07-18  0:52 UTC  (13+ messages)
` [PATCHv2 1/6] clk: at91: "
` [PATCHv2 2/6] clk: qoriq: "
` [PATCHv2 3/6] clk: keystone: "
` [PATCHv2 4/6] clk: st: "
` [PATCHv2 5/6] clk: sunxi: "
` [PATCHv2 6/6] clk: ti: "

[PATCH v3] zsmalloc: do not take class lock in zs_shrinker_count()
 2015-07-18  0:51 UTC  (2+ messages)

[PATCH 00/13 v4] Batch submission via GuC
 2015-07-18  0:45 UTC  (12+ messages)
` [PATCH 01/13 v4] drm/i915: Add i915_gem_object_create_from_data()
` [PATCH 02/13 v4] drm/i915: Add GuC-related module parameters
` [PATCH 03/13 v4] drm/i915: Add GuC-related header files
` [PATCH 04/13 v4] drm/i915: GuC-specific firmware loader
` [PATCH 05/13 v4] drm/i915: Debugfs interface to read GuC load status

[PATCH v3 0/3] Fixes for MT8173 PLLs
 2015-07-18  0:47 UTC  (11+ messages)
` [PATCH v3 1/3] clk: mediatek: Fix PLL registers setting flow
` [PATCH v3 2/3] clk: mediatek: Fix calculation of PLL rate settings
` [PATCH v3 3/3] clk: mediatek: Add MT8173 MMPLL change rate support

[RFC PATCH 0/6] bpf: Introduce the new ability of eBPF programs to access hardware PMU counter
 2015-07-18  0:42 UTC  (4+ messages)

[PATCH 0/6] Input: standardize on "wakeup-source" property
 2015-07-18  0:42 UTC  (11+ messages)
` [PATCH 1/6] Input: matrix_keypad - change name of wakeup property to "wakeup-source"
` [PATCH 2/6] Input: ads7846 "
` [PATCH 3/6] Input: pmic8xxx-keypad - change name of wakeup property
` [PATCH 4/6] Input: gpio_keys[_polled] "
` [PATCH 5/6] Input: samsung-keypad "
` [PATCH 6/6] Input: tc3589x-keypad "

INFO FOR YOU!!!!
 2015-07-17 23:41 UTC 

[PATCH v5 2/2] staging: rtl8192u: remove unneeded bool
 2015-07-18  0:40 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 0/2] MAINTAINERS: Update the MAINTAINERS file
 2015-07-18  0:38 UTC  (5+ messages)
` [Qemu-devel] [PATCH v1 1/2] MAINTAINERS: Update Xilinx Maintainership
` [Qemu-devel] [PATCH v1 2/2] MAINTAINERS: Add ZynqMP to MAINTAINERS file

[PATCH] ARM: mm: do not use virt_to_idmap() for NOMMU systems
 2015-07-18  0:29 UTC  (2+ messages)

[meta-oe][meta-filesystems][PATCH 1/2] libimobiledevice: remove runtime configure check
 2015-07-18  0:38 UTC 

[meta-oe][meta-filesystems][PATCH 2/2] ifuse: remove blacklist due to libimobiledevice
 2015-07-18  0:38 UTC 

[RGC PATCH v3.10] net: sched: validate that class is found in qdisc_tree_decrease_qlen
 2015-07-18  0:27 UTC  (3+ messages)

[Qemu-devel] [PATCH v3] raw-posix.c: Make physical devices usable in QEMU under Mac OS X host
 2015-07-18  0:19 UTC 

[PATCH 1/5] drivers: staging: rtl8192u: fixing coding style issues in r8192U_core.c
 2015-07-18  0:15 UTC  (5+ messages)
` [PATCH 2/5] "
` [PATCH 5/5] drivers: staging: rtl8192u: fixed "

[PATCH] acpi-cpufreq: Add a miss ifdef CONFIG_X86_ACPI_CPUFREQ_CPB
 2015-07-18  0:34 UTC  (4+ messages)

[U-Boot] [PATCH v2 0/4] lpc32xx: devkit3250 board update
 2015-07-18  0:07 UTC  (9+ messages)
` [U-Boot] [PATCH v2 2/4] nand: lpc32xx: add SLC NAND controller support
    ` [U-Boot] [PATCH v3 "
  ` [U-Boot] [PATCH v4 "

Reconciling rcu_irq_enter()/rcu_nmi_enter() with context tracking
 2015-07-18  0:04 UTC  (11+ messages)

[Qemu-devel] [PATCH v4 0/1] Add live migration for vhost user
 2015-07-18  0:07 UTC  (11+ messages)
` [Qemu-devel] [PATCH v4 1/1] vhost user: add support of live migration

[PATCH 0/7] Initial support for user namespace owned mounts
 2015-07-18  0:07 UTC  (11+ messages)

[ANNOUNCE] bcachefs!
 2015-07-18  0:01 UTC  (11+ messages)

[PATCH v7 0/8] CPUFreq driver using CPPC methods
 2015-07-18  0:03 UTC  (4+ messages)
` [PATCH v7 2/8] ACPI: Split out ACPI PSS from ACPI Processor driver

[U-Boot] [PATCH v2 00/14] Devres (Managed Device Resource) for U-Boot
 2015-07-17 23:59 UTC  (4+ messages)
` [U-Boot] [PATCH v2 13/14] dm: remove redundant CONFIG_DM from driver/core/Makefile

[U-Boot] [PATCH] dm: do not set DM_FLAG_ACTIVATED twice
 2015-07-17 23:59 UTC  (3+ messages)

[U-Boot] [PATCH] dm: change dm_warn() message into debug() in uclass_add()
 2015-07-17 23:59 UTC  (3+ messages)

[U-Boot] [PATCH 00/18] dm: test: Add test code for new uclasses
 2015-07-17 23:59 UTC  (37+ messages)
` [U-Boot] [PATCH 01/18] dm: Add platform data advice and admonishment
` [U-Boot] [PATCH 02/18] dm: test: Allow test names to leave out the dm_test_ prefix
` [U-Boot] [PATCH 03/18] dm: test: Add tests for the clk uclass
` [U-Boot] [PATCH 04/18] dm: test: Add tests for the pinctrl uclass
` [U-Boot] [PATCH 05/18] sandbox: Support multiple reset types
` [U-Boot] [PATCH 06/18] dm: reset: Allow reset_walk() to return
` [U-Boot] [PATCH 07/18] sandbox: Add a warm and cold reset driver
` [U-Boot] [PATCH 08/18] sandbox: Use the reset driver to handle reset
` [U-Boot] [PATCH 09/18] dm: test: Add a test for the reset uclass
` [U-Boot] [PATCH 10/18] dm: test: Add a test for the ram uclass
` [U-Boot] [PATCH 11/18] dm: test: Add a test for the mmc uclass
` [U-Boot] [PATCH 12/18] led: Return -ENODEV if the LED device cannot be found
` [U-Boot] [PATCH 13/18] dm: test: Add a test for the LED uclass
` [U-Boot] [PATCH 14/18] dm: test: Add a test for the system controller uclass
` [U-Boot] [PATCH 15/18] dm: test: Add a size to each reg property
` [U-Boot] [PATCH 16/18] test: Add a macro to check that a value is not an error pointer
` [U-Boot] [PATCH 17/18] dm: core: Add device checking to syscon_get_regmap()
` [U-Boot] [PATCH 18/18] test: Add a test for regmap

[U-Boot] [PATCH v3 00/54] dm: Introduce new driver model uclasses
 2015-07-17 23:58 UTC  (107+ messages)
` [U-Boot] [PATCH v3 01/54] Add a dhrystone benchmark command
` [U-Boot] [PATCH v3 02/54] sandbox: Enable dhry command
` [U-Boot] [PATCH v3 03/54] mkimage: Display a better list of available image types
` [U-Boot] [PATCH v3 04/54] fdt: Add a function to remove unused strings from a device tree
` [U-Boot] [PATCH v3 05/54] fdt: Add fdt_first/next_region() functions
` [U-Boot] [PATCH v3 06/54] fdt: Add fdtgrep tool
` [U-Boot] [PATCH v3 07/54] dm: Reduce SPL device tree size
` [U-Boot] [PATCH v3 08/54] dm: arm: Put driver model I2C drivers before legacy ones
` [U-Boot] [PATCH v3 09/54] Add a way of checking the position of a structure member
` [U-Boot] [PATCH v3 10/54] debug_uart: Remove use of asmlinkage
` [U-Boot] [PATCH v3 11/54] dm: Allow debug UART to support an early console
` [U-Boot] [PATCH v3 12/54] sandbox: Drop special-case sandbox console code
` [U-Boot] [PATCH v3 13/54] dm: Move the tree/uclass dump code into its own file
` [U-Boot] [PATCH v3 14/54] dm: core: Use debug() instead of printf() for failures
` [U-Boot] [PATCH v3 15/54] dm: core: Add a function to find any device from device tree
` [U-Boot] [PATCH v3 16/54] dm: core: Correct device_get_child_by_of_offset() parameter
` [U-Boot] [PATCH v3 17/54] dm: gpio: Allow GPIO uclass to be used in SPL
` [U-Boot] [PATCH v3 18/54] dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO name
` [U-Boot] [PATCH v3 19/54] dm: gpio: Add dm_gpio_request() to manually request a GPIO
` [U-Boot] [PATCH v3 20/54] dm: Add support for register maps (regmap)
` [U-Boot] [PATCH v3 21/54] dm: Add support for generic system controllers (syscon)
` [U-Boot] [PATCH v3 23/54] dm: Add support for LEDs
` [U-Boot] [PATCH v3 24/54] dm: led: Add a driver for GPIO-controlled LEDs
` [U-Boot] [PATCH v3 25/54] spl: Add debugging info for spl_mmc boot
` [U-Boot] [PATCH v3 26/54] dm: mmc: Add an MMC uclass
` [U-Boot] [PATCH v3 28/54] mmc: Add debug() output on read errors
` [U-Boot] [PATCH v3 29/54] dm: mmc: Allow driver model to be used for MMC in SPL
` [U-Boot] [PATCH v3 30/54] mmc: Add structure comments for dwmmc
` [U-Boot] [PATCH v3 34/54] dm: power: Avoid case-insensitve match for child names
` [U-Boot] [PATCH v3 35/54] dm: power: Add regulator flags to centralise auto-set logic
` [U-Boot] [PATCH v3 36/54] dm: pmic: Split output from function
` [U-Boot] [PATCH v3 37/54] dm: power: Add a function to set up all regulators
` [U-Boot] [PATCH v3 38/54] dm: power: Use debug() for errors in regulator uclass
` [U-Boot] [PATCH v3 39/54] dm: pmic: Add functions to adjust PMIC registers
` [U-Boot] [PATCH v3 40/54] dm: power: Allow use of regulators in SPL
` [U-Boot] [PATCH v3 41/54] Drop CONFIG_ERRNO_STR from SPL
` [U-Boot] [PATCH v3 42/54] dm: Add support for RAM drivers
` [U-Boot] [PATCH v3 43/54] dm: spi: Make local functions static
` [U-Boot] [PATCH v3 44/54] ns16550: Improve debug UART so it can work with 32-bit access
` [U-Boot] [PATCH v3 45/54] Add rivest cipher 4 (rc4) implementation
` [U-Boot] [PATCH v3 46/54] lib: Add function to extract a number from the end of a string
` [U-Boot] [PATCH v3 47/54] fdt: Provide debug info when a device tree cannot be found
` [U-Boot] [PATCH v3 48/54] dm: spl: Allow device tree/driver model in board_init_f()
` [U-Boot] [PATCH v3 49/54] spl: Add a debug string before the jump to U-Boot
` [U-Boot] [PATCH v3 50/54] mkimage: Set up a file size parameter and keep it updated
` [U-Boot] [PATCH v3 51/54] dm: Add a system reset uclass
` [U-Boot] [PATCH v3 52/54] zynq: Rename struct clk_ops to zynq_clk_ops
` [U-Boot] [PATCH v3 53/54] dm: Add a clock uclass
` [U-Boot] [PATCH v3 54/54] power: pmic: Use trailing_strtol() instead of a local function

[PATCH v4 0/3] net: enable inband link state negotiation only when explicitly requested
 2015-07-17 23:53 UTC  (10+ messages)
` [PATCH 1/3] fixed_phy: handle link-down case

[PATCH 1/3] x86, perf: Make merge_attr global to use from perf_event_intel
 2015-07-17 23:52 UTC  (11+ messages)
` [PATCH 3/3] x86, perf: Add PEBS frontend profiling for Skylake

[PATCH 000/208] big x86 FPU code rewrite
 2015-07-17 23:52 UTC  (4+ messages)

[dpdk-virtio] Performance tuning for dpdk with virtio?
 2015-07-17 23:47 UTC  (3+ messages)

[PATCH 0/7] Add rcu_sync infrastructure to avoid _expedited() in percpu-rwsem
 2015-07-17 23:47 UTC  (6+ messages)

[PATCH RFC V1 0/3] da9062: Add DA9062 RTC support using the existing DA9063 RTC driver
 2015-07-17 23:47 UTC  (7+ messages)
` [PATCH RFC V1 2/3] rtc: da9063: Add DA9062 RTC capability to "
  ` [rtc-linux] "
` [PATCH RFC V1 3/3] devicetree: da9062: Add device tree bindings for DA9062 RTC
  ` [rtc-linux] "

[PATCH 2/2] drm/i915/bxt: WA for swapped HPD pins in A stepping
 2015-07-17 23:47 UTC  (3+ messages)
` [PATCH] "

[PATCH tip/core/rcu 0/6] Torture-test updates for 4.3
 2015-07-17 23:45 UTC  (7+ messages)
` [PATCH tip/core/rcu 1/6] rcutorture: Better bounds checking for n_barrier_cbs
  ` [PATCH tip/core/rcu 2/6] rcutorture: Check nfakewriters parameter
  ` [PATCH tip/core/rcu 3/6] rcutorture: Bounds-check rcutorture.shuffle_interval
  ` [PATCH tip/core/rcu 4/6] rcutorture: Fix rcu_torture_cbflood() for callback-free RCU
  ` [PATCH tip/core/rcu 5/6] rcutorture: Add RCU-tasks qualifier to dereference
  ` [PATCH tip/core/rcu 6/6] rcutorture: Enable lockdep-RCU on TASKS01

[U-Boot] [PATCH 1/3] nand: lpc32xx: add SLC NAND driver
 2015-07-17 23:46 UTC  (5+ messages)

[PATCH] input: Drop owner assignment from i2c_driver
 2015-07-17 23:45 UTC  (2+ messages)

[PATCH v9 07/22] tracing: Add lock-free tracing_map
 2015-07-17 23:44 UTC  (4+ messages)

[PATCH v2 0/4] Add support for touchscreen on Colibri VF50
 2015-07-17 23:42 UTC  (4+ messages)
` [PATCH v2 3/4] touchscreen: colibri-vf50-ts: Add touchscreen support for "

[xen-unstable test] 59654: regressions - FAIL
 2015-07-17 23:39 UTC 

[RFC PATCH nf] netfilter: bridge: fix IPv6 packets not being bridged with CONFIG_IPV6=n
 2015-07-17 23:37 UTC  (4+ messages)
` [PATCHv2 "

[PATCH tip/core/rcu 0/19] Expedited grace period changes for 4.3
 2015-07-17 23:29 UTC  (20+ messages)
` [PATCH tip/core/rcu 01/19] rcu: Stop disabling CPU hotplug in synchronize_rcu_expedited()
  ` [PATCH tip/core/rcu 02/19] rcu: Remove CONFIG_RCU_CPU_STALL_INFO
  ` [PATCH tip/core/rcu 03/19] rcu: Switch synchronize_sched_expedited() to stop_one_cpu()
  ` [PATCH tip/core/rcu 04/19] rcu: Rework synchronize_sched_expedited() counter handling
  ` [PATCH tip/core/rcu 05/19] rcu: Get rid of synchronize_sched_expedited()'s polling loop
  ` [PATCH tip/core/rcu 06/19] rcu: Make expedited GP CPU stoppage asynchronous
  ` [PATCH tip/core/rcu 07/19] rcu: Abstract sequence counting from synchronize_sched_expedited()
  ` [PATCH tip/core/rcu 08/19] rcu: Make synchronize_rcu_expedited() use sequence-counter scheme
  ` [PATCH tip/core/rcu 09/19] rcu: Abstract funnel locking from synchronize_sched_expedited()
  ` [PATCH tip/core/rcu 10/19] rcu: Fix synchronize_sched_expedited() type error for "s"
  ` [PATCH tip/core/rcu 11/19] rcu: Use funnel locking for synchronize_rcu_expedited()'s polling loop
  ` [PATCH tip/core/rcu 12/19] rcu: Apply rcu_seq operations to _rcu_barrier()
  ` [PATCH tip/core/rcu 13/19] rcu: Consolidate last open-coded expedited memory barrier
  ` [PATCH tip/core/rcu 14/19] rcu: Extend expedited funnel locking to rcu_data structure
  ` [PATCH tip/core/rcu 15/19] rcu: Add stall warnings to synchronize_sched_expedited()
  ` [PATCH tip/core/rcu 16/19] documentation: Describe new expedited stall warnings
  ` [PATCH tip/core/rcu 17/19] rcu: Pull out wait_event*() condition into helper function
  ` [PATCH tip/core/rcu 18/19] rcu: Rename RCU_GP_DONE_FQS to RCU_GP_DOING_FQS
  ` [PATCH tip/core/rcu 19/19] rcu: Add fastpath bypassing funnel locking

[PATCH net-next] rocker: forward packets to CPU when port is joined to openvswitch
 2015-07-17 23:33 UTC  (7+ messages)

[RFC PATCH] getcpu_cache system call: caching current CPU number (x86)
 2015-07-17 23:33 UTC  (9+ messages)

[PATCH 00/14] nfsd: some updates and cleanups
 2015-07-17 23:33 UTC  (9+ messages)
` [PATCH 02/14] nfsd: Add missing gen_confirm in nfsd4_setclientid()
              ` [PATCH] nfsd: New counter for generating client confirm verifier

[PATCH tip/core/rcu 0/5] Documentation updates for 4.3
 2015-07-17 23:32 UTC  (6+ messages)
` [PATCH tip/core/rcu 1/5] documentation: Bring rcutorture parameters up to date
  ` [PATCH tip/core/rcu 2/5] documentation: Fix spelling of "operators"
  ` [PATCH tip/core/rcu 3/5] documentation: Fix variable-name typo in memory-barriers.txt
  ` [PATCH tip/core/rcu 4/5] documentation: Replace ACCESS_ONCE() by READ_ONCE() and WRITE_ONCE()
  ` [PATCH tip/core/rcu 5/5] doc: Call out smp_mb__after_unlock_lock() transitivity

Re: How report an error in the Spanish traduction?
 2015-07-17 23:32 UTC 

[PATCH] Input: arizona-haptic - convert to use managed input devices
 2015-07-17 23:28 UTC  (4+ messages)

Connecting input driver to underlying uart
 2015-07-17 23:27 UTC  (3+ messages)

[PATCH v4 0/1] suspend: make sync() on suspend-to-RAM optional
 2015-07-17 23:54 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH 0/3] dm-crypt: Adds support for wiping key when doing suspend/hibernation
 2015-07-17 23:27 UTC  (4+ messages)
` [PATCH v2 1/3] PM suspend/hibernate: Call notifier after freezing processes

[GIT PULL] pxa for v4.3
 2015-07-17 23:26 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.