linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-18 20:20:30 to 2014-03-19 01:10:09 UTC [more...]

linux-next: build failure after merge of the sound-asoc tree
 2014-03-19  1:10 UTC 

[PATCH v3 0/3] clk: s2mps11: Add support for S2MPS14 clocks
 2014-03-19  1:09 UTC  (8+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] mfd: sec-core: Add of_compatible strings for clock MFD cells
` [PATCH v3 3/3] Documentation: mfd: s2mps11: Describe S5M8767 and S2MPS14 clocks

[PATCH v3 0/5] Add Broadcom Kona PWM Support
 2014-03-19  1:06 UTC  (10+ messages)
` [PATCH v3 1/5] Documentation: dt: Add Kona PWM binding
` [PATCH v3 2/5] pwm: kona: Introduce Kona PWM controller support

[PATCH 0/3] bridge: few enhancements and small fixes
 2014-03-19  1:04 UTC  (11+ messages)
` [PATCH 1/3] bridge: preserve random init MAC address
` [PATCH 2/3] bridge: trigger a bridge calculation upon port changes

[PATCH] staging: unisys: use kzalloc instead of kmalloc/memset 0
 2014-03-19  1:04 UTC  (19+ messages)
` [patch][wip] staging: unisys: kmalloc/memset move to kzalloc
  ` [PATCH] staging: unisys: kmalloc/memset to kzalloc conversation

[PATCH v11 17/27] iommu/exynos: remove calls to Runtime PM API functions
 2014-03-19  1:03 UTC  (5+ messages)

[PATCH] staging: wlags49_h2: Coding style correction
 2014-03-19  1:04 UTC  (2+ messages)

[PATCH] s390: correct misuses of module_put in appldata_generic_handler
 2014-03-19  0:59 UTC  (5+ messages)

[PATCH 1/9] powerpc/fsl: add PVR definition for E500MC and E5500
 2014-03-19  0:56 UTC  (21+ messages)
` [PATCH 7/9] fsl: add EPU FSM configuration for deep sleep
` [PATCH 9/9] powerpc/pm: support deep sleep feature on T1040

linux-next: build failure after merge of the drm-intel tree
 2014-03-19  0:53 UTC 

[PATCH 00/12] scsi/NCR5380: fix debugging macros and #include structure
 2014-03-19  0:47 UTC  (8+ messages)

[PATCH 0/6] perf tools: Share map groups within process
 2014-03-19  0:46 UTC  (2+ messages)

bad rss-counter message in 3.14rc5
 2014-03-19  0:38 UTC  (12+ messages)

[PATCH v11 20/27] iommu/exynos: allow having multiple System MMUs for a master H/W
 2014-03-19  0:39 UTC  (5+ messages)

[PATCH v2 0/2] Add exit_prepare callback to the cpufreq_driver interface
 2014-03-19  0:53 UTC  (4+ messages)
` [PATCH v3 0/2] Add stop "

[PATCH 1/5] f2fs: introduce get_dirty_dents for readability
 2014-03-19  0:24 UTC  (5+ messages)
` [PATCH 2/5] f2fs: avoid small data writes by skipping writepages
` [PATCH 3/5] f2fs: increase pages_skipped when "
` [PATCH 4/5] f2fs: introduce nr_pages_to_write for segment alignment
` [PATCH 5/5] f2fs: call f2fs_wait_on_page_writeback instead of native function

[PATCH 1/3] regulator: tps80031: remove unnecessary parentheses
 2014-03-19  0:26 UTC  (4+ messages)
` [PATCH 2/3] regulator: dbx500: use seq_puts() instead of seq_printf()
  ` [PATCH V2] "

[RFC 0/6] mm: support madvise(MADV_FREE)
 2014-03-19  0:23 UTC  (3+ messages)

[PATCH 01/11] Input: synaptics-rmi4 - do not kfree() managed memory in F01
 2014-03-19  0:21 UTC  (3+ messages)
` [PATCH 03/11] Input: synaptics-rmi4 - do not update configuration in rmi_f01_probe()

[PATCHSET 0/9] perf tools: Update on filtered entries' percentage output (v7)
 2014-03-19  0:18 UTC  (4+ messages)
` [PATCH 3/9] perf hists: Add support for showing relative percentage

[PATCH trivial 1/2] ARM: shmobile: armadillo800eva: Spelling and grammar
 2014-03-19  0:10 UTC  (2+ messages)

[PATCH] checkpatch: Reduce false positives for "Missing blank line after declarations" test
 2014-03-19  0:08 UTC  (3+ messages)
  ` [PATCH V2] "

[PATCH] ASoC: Add support for multi register mux
 2014-03-18 23:59 UTC  (2+ messages)

[PATCH V5 0/5] Add X-Gene platform reboot mechanism
 2014-03-18 23:59 UTC  (2+ messages)

[PATCH v11 10/27] iommu/exynos: use managed device helper functions
 2014-03-18 23:59 UTC  (5+ messages)

mmotm 2014-03-18-16-37 uploaded
 2014-03-18 23:38 UTC 

[PATCH 0/9] Replace rcu_assign_pointer(x, NULL) with RCU_INIT_POINTER(x,NULL)
 2014-03-18 23:30 UTC  (15+ messages)
` [PATCH 1/9] rcu: Replace rcu_assign_pointer(x, NULL) with RCU_INIT_POINTER(x, NULL) in drivers/net/ethernet/broadcom/bnx2.c
` [PATCH 2/9] rcu: Replace rcu_assign_pointer(x, NULL) with RCU_INIT_POINTER(x, NULL) in drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c
` [PATCH 3/9] rcu: Replace rcu_assign_pointer(x, NULL) with RCU_INIT_POINTER(x, NULL) in drivers/net/macvtap.c
` [PATCH 4/9] rcu: Replace rcu_assign_pointer(x, NULL) with RCU_INIT_POINTER(x, NULL)
` [PATCH 5/9] "
` [PATCH 6/9] "
` [PATCH 7/9] "
` [PATCH 8/9] "
` [PATCH 9/9] "

[BUG -next] "mm: per-thread vma caching fix 5" breaks s390
 2014-03-18 23:27 UTC  (4+ messages)

[PATCH] staging/xillybus: Handle OOM in xillybus_init()
 2014-03-18 23:18 UTC  (2+ messages)

[PATCH 0/3] ARM: at91: improve at91sam9m10g45ek support
 2014-03-18 23:15 UTC  (4+ messages)
` [PATCH 1/3] ARM: at91/dt: sam9g45: improve ADC/touchscreen support
` [PATCH 2/3] ARM: at91/dt: at91sam9m10g45ek: add ADC and touchscreen support
` [PATCH 3/3] ARM: at91/dt: at91sam9m10g45ek PWM leds polarity is inversed

[PATCH] staging: cxt1e1: hwprobe: Fix sparse warning
 2014-03-18 23:14 UTC  (4+ messages)

[PATCH] leds: pwm: set polarity on non DT platforms
 2014-03-18 23:09 UTC  (3+ messages)

[PATCH] staging: slicoss: Fix prefer ether_addr_copy over memcpy
 2014-03-18 23:08 UTC  (3+ messages)

ACPICA 20140214 auto-serialize weirds my machine
 2014-03-18 22:58 UTC  (5+ messages)
` [RFC PATCH 0/2] ACPICA: Updates for auto-serialization mechanism
  ` [RFC PATCH 1/2] ACPICA: Dispatcher: Ignore SyncLevel "

[PATCH v3 0/4] mfd: max8997: add regmap support
 2014-03-18 22:33 UTC  (3+ messages)
` [PATCH v3 1/4] mfd: max8997: use regmap to access registers

[PATCH] mfd: mc13xxx: Move definitions out of structures
 2014-03-18 22:31 UTC  (6+ messages)

For review: open_by_name_at(2) man page
 2014-03-18 22:24 UTC  (5+ messages)

[PATCH v2 00/14] UEFI support for arm(64)
 2014-03-18 22:21 UTC  (8+ messages)
` [PATCH v2 11/15] arm64: add EFI stub

[PATCH] rcu: Replace rcu_assign_pointer(x, NULL) with RCU_INIT_POINTER(x, NULL)
 2014-03-18 22:18 UTC  (2+ messages)

[PATCH] rcu: Replace rcu_assign_pointer(x, NULL) with RCU_INIT_POINTER(x, NULL) in drivers/input/input.c
 2014-03-18 22:16 UTC  (2+ messages)

[PATCH] rcu: Replace rcu_assign_pointer(x, NULL) with RCU_INIT_POINTER(x, NULL) in drivers/input/endev.c
 2014-03-18 22:16 UTC  (2+ messages)

[patch 00/12] can: c_can: Fix a series of serious bugs and improve the performance
 2014-03-18 22:15 UTC  (9+ messages)
` [patch 02/12] can: c_can: Fix hardware raminit function
` [patch 12/12] can: c_can: Avoid led toggling for every packet
  ` can: c_can: Reduce interrupt load by 50%

[PATCH v7 00/15] uprobes: Add uprobes support for ARM
 2014-03-18 22:15 UTC  (4+ messages)
` [GIT PULL] "

[ANNOUNCE] Git v1.9.1
 2014-03-18 22:14 UTC 

[PATCH v3 00/52] CPU hotplug: Fix issues with callback registration
 2014-03-18 22:08 UTC  (7+ messages)
` [PATCH v3 10/52] arm, kvm: Fix CPU hotplug "
        ` [UPDATED PATCH "

[PATCH v3 0/7] Introducing (yet again) Device Tree Overlays
 2014-03-18 21:56 UTC  (8+ messages)
` [PATCH v3 1/7] OF: Introduce Device Tree resolve support
` [PATCH v3 2/7] OF: Introduce DT overlay support
` [PATCH v3 3/7] OF: DT-Overlay configfs interface
` [PATCH v3 4/7] OF: platform: Add overlay bus handler
` [PATCH v3 5/7] OF: i2c: "
` [PATCH v3 6/7] OF: spi: "
` [PATCH v3 7/7] of: i2c: Export single device registration method

[PATCH v2 0/4] RDSEED support for the Linux kernel
 2014-03-18 21:52 UTC  (2+ messages)

[PATCH] OF: Utility helper functions for dynamic nodes
 2014-03-18 21:52 UTC 

[PATCH] OF: Add [__]of_find_node_by_full_name
 2014-03-18 21:52 UTC 

[PATCH] of: Make of_find_node_by_path() handle /aliases
 2014-03-18 21:52 UTC 

[PATCH] rcu: Convert rcu_dereference to rcu_access_pointer in drivers/net/ethernet/broadcom/cnic.c
 2014-03-18 21:51 UTC 

[RFC] QR encoding for Oops messages
 2014-03-18 21:49 UTC  (2+ messages)

perf_fuzzer: lockup/reboot bug
 2014-03-18 21:45 UTC  (8+ messages)
  ` rb tree hrtimer lockup bug (found by perf_fuzzer)

[PATCH v9 1/2] ARM: avoid tracers in soft_restart
 2014-03-18 21:40 UTC  (2+ messages)
` [PATCH v9 2/2] ARM hibernation / suspend-to-disk

[ANNOUNCE] 3.2.55-rt81
 2014-03-18 21:39 UTC 

[ANNOUNCE] 3.4.82-rt103
 2014-03-18 21:39 UTC 

[ANNOUNCE] 3.8.13.14-rt30
 2014-03-18 21:38 UTC 

[ANNOUNCE] 3.10.33-rt33
 2014-03-18 21:38 UTC 

[linux-next][regression] [PATCH] percpu: add preemption checks to __this_cpu ops
 2014-03-18 21:37 UTC  (5+ messages)

[GIT PULL 00/13] perf/core improvements and fixes
 2014-03-18 21:26 UTC  (14+ messages)
` [PATCH 01/13] perf timechart: Fix off-by-one error in 'record' argv handling
` [PATCH 02/13] perf sched: Fixup header alignment in 'latency' output
` [PATCH 03/13] perf symbols: Record the reason for filtering an address_location
` [PATCH 04/13] perf symbols: Apply all filters to an addr_location
` [PATCH 05/13] perf report: Merge al->filtered with hist_entry->filtered
` [PATCH 06/13] perf tools: Use tid in mmap/mmap2 events to find maps
` [PATCH 07/13] perf tools: Fix memory leak when synthesizing thread records
` [PATCH 08/13] perf report: Use ui__has_annotation()
` [PATCH 09/13] perf annotate: Print the evsel name in the stdio output
` [PATCH 10/13] perf tools: Remove thread__find_map function
` [PATCH 11/13] perf evsel: Update function names in debug messages
` [PATCH 12/13] perf tools: Update some code references in design.txt
` [PATCH 13/13] perf tools: Remove unused simple_strtoul() function

[patch v3]DM: dm-insitu-comp: a compressed DM target for SSD
 2014-03-18 21:28 UTC  (9+ messages)

[PATCH v23 11/13] x86, vdso: Zero-pad the VVAR page
 2014-03-18 21:29 UTC  (2+ messages)
` [tip:x86/vdso] "

[PATCH v23 13/13] x86, vdso32: handle 32 bit vDSO larger one page
 2014-03-18 21:30 UTC  (2+ messages)
` [tip:x86/vdso] "

[PATCH v23 12/13] x86, vdso32: Disable stack protector, adjust optimizations
 2014-03-18 21:29 UTC  (2+ messages)
` [tip:x86/vdso] "

[PATCH v23 10/13] x86, vdso: Add 32 bit VDSO time support for 64 bit kernel
 2014-03-18 21:29 UTC  (2+ messages)
` [tip:x86/vdso] "

[PATCH v23 09/13] x86, vdso: Add 32 bit VDSO time support for 32 bit kernel
 2014-03-18 21:29 UTC  (2+ messages)
` [tip:x86/vdso] "

[PATCH v23 08/13] x86, vdso: Patch alternatives in the 32-bit VDSO
 2014-03-18 21:29 UTC  (2+ messages)
` [tip:x86/vdso] "

[PATCH v23 07/13] x86, vdso: Introduce VVAR marco for vdso32
 2014-03-18 21:29 UTC  (2+ messages)
` [tip:x86/vdso] "

[PATCH v23 06/13] x86, vdso: Cleanup __vdso_gettimeofday()
 2014-03-18 21:28 UTC  (2+ messages)
` [tip:x86/vdso] "

[PATCH v23 05/13] x86, vdso: Replace VVAR(vsyscall_gtod_data) by gtod macro
 2014-03-18 21:28 UTC  (2+ messages)
` [tip:x86/vdso] "

[PATCH v23 03/13] x86, vdso: Revamp vclock_gettime.c
 2014-03-18 21:28 UTC  (2+ messages)
` [tip:x86/vdso] "

[PATCH v23 04/13] x86, vdso: __vdso_clock_gettime() cleanup
 2014-03-18 21:28 UTC  (2+ messages)
` [tip:x86/vdso] "

[PATCH v23 02/13] mm: Add new func _install_special_mapping() to mmap.c
 2014-03-18 21:28 UTC  (2+ messages)
` [tip:x86/vdso] "

[PATCH v23 01/13] x86, vdso: Make vsyscall_gtod_data handling x86 generic
 2014-03-18 21:27 UTC  (2+ messages)
` [tip:x86/vdso] "

[PATCH 1/1] MINIX: specific inode data access standardization
 2014-03-18 21:25 UTC  (2+ messages)

[PATCH] avr32: replace simple_strtoul() with kstrtoul()
 2014-03-18 21:25 UTC 

[PATCH] cgroup: fix a failure path in create_css()
 2014-03-18 21:22 UTC  (4+ messages)

[PATCH net-next,v3] hyperv: Add support for virtual Receive Side Scaling (vRSS)
 2014-03-18 22:15 UTC 

kswapd using __this_cpu_add() in preemptible code
 2014-03-18 21:22 UTC  (2+ messages)

[PATCH] core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors
 2014-03-18 21:17 UTC 

[PATCH] Coccicheck: Remove memcpy to struct assignment test
 2014-03-18 21:11 UTC 

[PATCH] perf tools: remove unused simple_strtoul() function
 2014-03-18 21:05 UTC 

[patch 0/5] genirq: Sanitize irq_set_affinity callbacks
 2014-03-18 21:04 UTC  (8+ messages)
` [patch 5/5] irqchip: armanda: Sanitize set_irq_affinity()

[char-misc-next 00/13] mei: add runtime pm
 2014-03-18 20:52 UTC  (14+ messages)
` [char-misc-next 01/13] mei: implement power gating isolation hbm layer
` [char-misc-next 02/13] mei: me: introduce power gating registers
` [char-misc-next 03/13] mei: me: add power gating isolation register write wrappers
` [char-misc-next 04/13] mei: condition PGI support on HW and HBM version
` [char-misc-next 05/13] mei: expose hardware power gating state to mei layer
` [char-misc-next 06/13] mei: me: add pg exit and entry flow commands
` [char-misc-next 07/13] mei: add function to check write queues
` [char-misc-next 08/13] mei: me: add runtime pm framework
` [char-misc-next 09/13] mei: txe: "
` [char-misc-next 10/13] mei: use runtime pm in write and read flow
` [char-misc-next 11/13] mei: me: use runtime PG pm domain for non wakeable devices
` [char-misc-next 12/13] mei: txe: "
` [char-misc-next 13/13] mei: me: bump hbm version to 1.1 to support power gating

[PATCH] scsi: lpfc: lpfc_init: use kcalloc for allocating memory
 2014-03-18 20:51 UTC 

[PATCH 1/2] regmap: cache: Step by stride in default sync
 2014-03-18 20:45 UTC  (2+ messages)
` [PATCH 2/2] regmap: cache: Don't attempt to sync non-writeable registers

[PATCH 1/8] mfd: lpc_ich: Fix ACPI enable bitmask
 2014-03-18 20:36 UTC  (6+ messages)
` [PATCH 5/8] watchdog: iTCO_wdt: Add support for v3 silicon

[PATCH 0/3] usbip: move usbip out of staging
 2014-03-18 20:33 UTC  (3+ messages)

[PATCH 0/3] Remove obsolete tnetv107x drivers
 2014-03-18 20:29 UTC  (3+ messages)
` [PATCH 2/3] mfd: remove obsolete ti-ssp driver

[PATCH v3] ASoC: cs42888: Add codec driver support
 2014-03-18 19:55 UTC  (6+ messages)

[PATCH 00/11] ARM: at91: rework main and slow clk implementation
 2014-03-18 20:18 UTC  (6+ messages)
` [PATCH 01/11] clk: at91: rework main "
` [PATCH 03/11] clk: at91: add slow clks driver
` [PATCH 05/11] ARM: at91/dt: move sama5d3 SoC to the new main/slow clk model
` [PATCH 07/11] ARM: at91/dt: add xtal frequencies to sama5d3 xplained board
` [PATCH 10/11] ARM: at91/dt: move at91sam9rl SoC to the new slow/main clock models


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).