linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-29 09:25:24 to 2013-08-29 14:47:51 UTC [more...]

linux-next: manual merge of the arm-soc tree with the usb tree
 2013-08-29 14:47 UTC  (15+ messages)

[RFC 0/3] ARM: S5PC100: move to common clk framework
 2013-08-29 14:47 UTC  (3+ messages)
` [RFC 1/3] clk: samsung: pll: Add support for PLL6545a and PLL6522x

[RFC] dm-lc: plan to go to staging
 2013-08-29 14:45 UTC  (4+ messages)
  ` [dm-devel] "

[PATCH v3 0/6] ARM: S5PV210: move to common clk framework
 2013-08-29 14:45 UTC  (13+ messages)
` [PATCH v3 1/6] media: s5p-tv: Replace mxr_ macro by default dev_
` [PATCH v3 2/6] media: s5p-tv: Restore vpll clock rate
` [PATCH v3 3/6] media: s5p-tv: Fix sdo driver to work with CCF
` [PATCH v3 4/6] media: s5p-tv: Fix mixer "
` [PATCH v3 5/6] clk: samsung: Add clock driver for s5pc110/s5pv210
` [PATCH v3 6/6] ARM: s5pv210: Migrate clock handling to Common Clock Framework

[RFC/PATCH 3/3] scsi: ufs: Logical Unit (LU) command queue depth
 2013-08-29 14:45 UTC 

[RFC/PATCH 2/3] scsi: ufs: device query status and size check
 2013-08-29 14:44 UTC 

[RFC/PATCH 1/3] scsi: ufs: query descriptor API
 2013-08-29 14:44 UTC 

[PATCH 1/5] mfd: asic3: Remove .set_pwr() callback
 2013-08-29 14:42 UTC  (5+ messages)

[PATCH v2 00/10] Series of fixes for NX driver
 2013-08-29 14:36 UTC  (11+ messages)
` [PATCH v2 01/10] crypto: nx - add offset to nx_build_sg_lists()
` [PATCH v2 02/10] crypto: nx - fix limits to sg lists for AES-ECB
` [PATCH v2 03/10] crypto: nx - fix limits to sg lists for AES-CBC
` [PATCH v2 04/10] crypto: nx - fix limits to sg lists for AES-CTR
` [PATCH v2 05/10] crypto: nx - fix limits to sg lists for AES-GCM
` [PATCH v2 06/10] crypto: nx - fix limits to sg lists for AES-XCBC
` [PATCH v2 07/10] crypto: nx - fix limits to sg lists for AES-CCM
` [PATCH v2 08/10] crypto: nx - fix XCBC for zero length messages
` [PATCH v2 09/10] crypto: nx - fix GCM "
` [PATCH v2 10/10] crypto: nx - fix SHA-2 for chunks bigger than block size

[PATCH 0/9] uprobes: Add uprobes support for ARM
 2013-08-29 14:08 UTC  (3+ messages)
` [PATCH 7/9] ARM: Move uprobes/kprobes shared functions to common file

[PATCH 00/10] Series of fixes for NX driver
 2013-08-29 14:32 UTC  (4+ messages)
` [PATCH 03/10] crypto: nx - fix limits to sg lists for AES-CBC

[PATCH] leds: trigger: ledtrig-backlight: Fix invalid memory access in fb_event notification callback
 2013-08-29 14:31 UTC  (3+ messages)

[PATCH] HID: roccat: Added support for KonePureOptical
 2013-08-29 14:30 UTC 

[RFC 00/17] ARM: provide common arch init for DT clocks
 2013-08-29 14:21 UTC  (17+ messages)
` [PATCH RFC v2 05/16] ARM: imx: remove custom .init_time hook
` [PATCH RFC v2 08/16] ARM: mxs: "
` [PATCH RFC v2 14/16] ARM: vexpress: "
` [PATCH RFC v2 15/16] clk: vt8500: remove call to of_clk_init
` [PATCH RFC v2 16/16] ARM: zynq: Don't call of_clk_init()
` [PATCH RFC v2 01/16] ARM: call clk_of_init from time_init

wakeup tracer not able to capture traces on 3.4 kernel
 2013-08-29 14:11 UTC 

Memory synchronization vs. interrupt handlers
 2013-08-29 14:19 UTC  (2+ messages)

[PATCH v1.2 1/1] arcmsr: Support Areca new SATA Raid Adapter ARC1214/1224/1264/1284
 2013-08-29 14:18 UTC  (2+ messages)

[PATCH 0/3] Send audit/procinfo/cgroup data in socket-level control message
 2013-08-29 14:13 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] Send loginuid and sessionid in SCM_AUDIT
  ` [PATCH v2 2/3] Send comm and cmdline in SCM_PROCINFO
  ` [PATCH v2 3/3] Send cgroup_path in SCM_CGROUP

[PATCH] [TRIVIAL] Remove braces in drivers/scsi/in2000.h to fix build for clang. No functional change otherwise
 2013-08-29 14:13 UTC  (4+ messages)

[PATCH 1/2] ARM: Dove: Add the audio devices in DT
 2013-08-29 14:13 UTC  (15+ messages)

[PATCH] [TRIVIAL] Remove braces in arch/x86/kernel/cpu/vmware.c to fix build for clang. No functional change otherwise
 2013-08-29 14:11 UTC 

[PATCH 00/14] Fix bug about invalid wake up problem
 2013-08-29 14:12 UTC  (18+ messages)
` [PATCH 01/14] kthread: Fix invalid wakeup in kthreadd
` [PATCH 02/14] audit: Fix invalid wakeup in kauditd_thread
` [PATCH 03/14] audit: Fix invalid wakeup in wait_for_auditd
` [PATCH 04/14] exit: Fix invalid wakeup in do_wait
` [PATCH 05/14] hrtimer: Fix invalid wakeup in do_nanosleep
` [PATCH 06/14] irq: Fix invalid wakeup in irq_wait_for_interrupt
` [PATCH 07/14] module: Fix invalid wakeup in wait_for_zero_refcount
` [PATCH 08/14] namespace: Fix invalid wakeup in zap_pid_ns_processes
` [PATCH 09/14] rcutree: Fix invalid wakeup in rcu_wait
` [PATCH 10/14] time: Fix invalid wakeup in alarmtimer_do_nsleep
` [PATCH 11/14] trace: Fix invalid wakeup in wait_to_die
` [PATCH 12/14] trace: Fix invalid wakeup in ring_buffer_consumer_thread
` [PATCH 13/14] workqueue: Fix invalid wakeup in rescuer_thread
` [PATCH 14/14] klist: Fix invalid wakeup in klist_remove

[PATCH] [TRIVIAL] Remove braces to fix build for clang. No functional change otherwise
 2013-08-29 14:10 UTC 

[PATCH] gpio: pcf857x: cleanup irq_demux_work and use threaded irq
 2013-08-29 14:11 UTC  (3+ messages)

[PATCH v2] imx-drm: Fix probe failure
 2013-08-29 13:59 UTC 

[PATCH 0/2] x86, apic: Disable BSP if boot cpu is AP
 2013-08-29 13:54 UTC  (4+ messages)
` [PATCH 1/2] x86, apic: Add boot_cpu_is_bsp() to check if boot cpu is BSP
` [PATCH 2/2] x86, apic: Disable BSP if boot cpu is AP

Fwd: perf: callchain feature on ARM - question about libunwind API
 2013-08-29 13:52 UTC  (3+ messages)

[PATCH RESEND] HID: New hid-cp2112 driver
 2013-08-29 13:51 UTC  (3+ messages)

[PATCH v3 0/3] Add Generic USB VBUS/ID detection via GPIO using extcon
 2013-08-29 13:45 UTC  (10+ messages)
` [PATCH v3 1/3] extcon: extcon-gpio-usbvid: Generic USB VBUS/ID detection via GPIO

[PATCH] of/fdt: Remove duplicate memory clearing on FDT unflattening
 2013-08-29 13:44 UTC 

[PATCH] of/fdt: Clean up casting in unflattening path
 2013-08-29 13:44 UTC 

[PATCH v3] gpio: add GPIO support for F71882FG and F71889F
 2013-08-29 13:41 UTC  (6+ messages)

[GIT PULL] workqueue fixes for v3.11-rc7
 2013-08-29 13:41 UTC 

[PATCH 2/3 v3] Refactor MSI restore call-chain to drop unnecessary argument
 2013-08-29 13:31 UTC  (5+ messages)
` [Xen-devel] "

[GIT PULL] Please pull one NFS client bugfix
 2013-08-29 13:30 UTC 

[patch] mm, memcg: store memcg name for oom kill log consistency
 2013-08-29 13:30 UTC  (2+ messages)

Issues with a rather unusual configured NFS server
 2013-08-29 13:30 UTC  (7+ messages)
        ` [uml-devel] "

[PATCH v3] ARM: xen: only set pm function ptrs for Xen guests
 2013-08-29 13:10 UTC  (2+ messages)

[PATCH 00/16] cpufreq: create & use cpufreq_generic_get() routine
 2013-08-29 13:07 UTC  (3+ messages)
` [PATCH 04/16] cpufreq: cpu0: "

[PATCH] fuse: hotfix truncate_pagecache() issue
 2013-08-29 13:01 UTC  (3+ messages)

[PATCH 1/2] serial: fsl-imx-uart: Cleanup duplicate device tree binding
 2013-08-29 12:55 UTC  (2+ messages)

[PATCH 0/2] simplify devm_request_mem_region/devm_ioremap
 2013-08-29 12:39 UTC  (3+ messages)
` [PATCH 1/2] spi: "

[PATCH net-next 1/1] net: neighbour: Simplify ifdefs around neigh_app_ns()
 2013-08-29 12:38 UTC  (2+ messages)
` [PATCH net-next v2] net: neighbour: Remove CONFIG_ARPD

[PATCH] fuse: fix race in fuse_writepages()
 2013-08-29 12:38 UTC  (3+ messages)

[PATCH v2 1/3] regmap: rbtree: Simplify adjacent node look-up
 2013-08-29 12:36 UTC  (2+ messages)

[PATCH] omap2: panel-generic: Added panel parameters for ortus-com37h3m05dtc/99dtc and sharp-lq070y3dg3b
 2013-08-29 12:35 UTC 

[PATCH v4] gpio: pcf857x: Add OF support
 2013-08-29 12:16 UTC  (2+ messages)

[PATCH] cpuset: mm: Reduce large amounts of memory barrier related damage v3
 2013-08-29 12:10 UTC  (9+ messages)

[PATCH] perf core: Fix a bug that lead to mmap() & munmap() mismatch
 2013-08-29 12:08 UTC 

[PATCH] include/asm-generic/gpio.h: remove the call for __gpio_get_value() and __gpio_set_value() when GPIOLIB disabled
 2013-08-29 12:08 UTC  (2+ messages)

[PATCH] mmc/dw_mmc: Add support for ARC
 2013-08-29 12:05 UTC  (2+ messages)

[RFC PATCH 00/12] KVM: MMU: locklessly wirte-protect
 2013-08-29 12:02 UTC  (20+ messages)
` [PATCH 09/12] KVM: MMU: introduce pte-list lockless walker
` [PATCH 10/12] KVM: MMU: allow locklessly access shadow page table out of vcpu thread

[PATCH 1/1 v1.1] arcmsr: Support Areca new SATA Raid Adapter ARC1214/1224/1264/1284 (Resend renew)
 2013-08-29 11:59 UTC  (2+ messages)

[PATCH] f2fs: optimize gc for better performance
 2013-08-29 11:56 UTC  (2+ messages)

[PATCH] of: Fix missing memory initialization on FDT unflattening
 2013-08-29 11:41 UTC 

[PATCH v2] ARM: xen: only set pm function ptrs for Xen guests
 2013-08-29 11:28 UTC  (3+ messages)

[PATCH v5 0/5] ARM/ARM64 architected timer updates
 2013-08-29 11:24 UTC  (7+ messages)
` [PATCH v5 2/5] ARM: arch_timer: add support to configure and enable event stream
` [PATCH v5 3/5] ARM64: "
` [PATCH v5 4/5] drivers: clocksource: add support for ARM architected timer "

linux-next: build warnings after merge of the akpm-current tree
 2013-08-29 11:24 UTC  (2+ messages)

[PATCH v5 0/7] DMA: shdma: switch DT to use OF device ID tables
 2013-08-29 11:24 UTC  (4+ messages)

Alerta final‏
 2013-08-29  7:38 UTC 

[PATCH] Avoid useless inodes and dentries reclamation
 2013-08-29 11:07 UTC  (2+ messages)

[PATCH] Kconfig.debug: Add FRAME_POINTER anti-dependency for ARC
 2013-08-29 11:04 UTC  (2+ messages)

3.11-rc3: radeon WARNING at kernel/workqueue.c:1378 __queue_work+0x132/0x16d()
 2013-08-29 10:55 UTC  (5+ messages)
    ` [PATCH] radeon kms: fix uninitialised hotplug work usage in r100_irq_process()

[PATCH 33/35] power: use dev_get_platdata()
 2013-08-29 10:41 UTC  (11+ messages)

[PATCH] h8300: Register: add prefix "H8_" to IER
 2013-08-29 10:35 UTC  (2+ messages)

[Query] CPUFreq: Does these machines have separate clock domains for CPUs?
 2013-08-29 10:33 UTC  (5+ messages)

[gcv v3 06/35] scheduler: Replace __get_cpu_var uses
 2013-08-29 10:30 UTC  (5+ messages)
` [gcv v3 19/35] drivers: "

[PATCH] gpiolib: Fix crash when exporting non-existant gpio
 2013-08-29 10:23 UTC  (4+ messages)

[PATCH] blackfin: Ignore generated uImages
 2013-08-29 10:23 UTC 

[PATCH V11 02/15] perf tools: add debug prints
 2013-08-29 10:07 UTC  (2+ messages)
` [tip:perf/core] perf tools: Add "

[tip:perf/core] perf tools: Don' t install scripting files files when disabled
 2013-08-29 10:08 UTC 

Kernel migration eat CPUs
 2013-08-29 10:10 UTC 

[tip:perf/core] tools lib traceevent: Fixup jobserver setup
 2013-08-29 10:10 UTC 

[PATCH V12 02/13] perf tools: add pid to struct thread
 2013-08-29 10:10 UTC  (2+ messages)
` [tip:perf/core] perf tools: Add "

[tip:perf/core] perf trace: Add beautifier for madvise behaviour/ advice parm
 2013-08-29 10:10 UTC 

[tip:perf/core] perf trace: Add beautifier for mmap prot parm
 2013-08-29 10:09 UTC 

[tip:perf/core] perf trace: Allow overiding the formatting of syscall fields
 2013-08-29 10:09 UTC 

[tip:perf/core] perf trace: Add aliases to remaining syscalls of the sys_enter_newfoo
 2013-08-29 10:09 UTC 

[tip:perf/core] perf trace: Allow printing syscall return values in hex
 2013-08-29 10:09 UTC 

[tip:perf/core] perf trace: Simplify sys_exit return printing
 2013-08-29 10:09 UTC 

[tip:perf/core] perf trace: Introduce syscall arg formatters
 2013-08-29 10:09 UTC 

[tip:perf/core] perf trace: Hide sys_exit messages about syscall id = -1
 2013-08-29 10:08 UTC 

[tip:perf/core] perf trace: Add --verbose option
 2013-08-29 10:08 UTC 

[tip:perf/core] perf trace: Support ! in -e expressions
 2013-08-29 10:08 UTC 

[PATCH] perf: sample after exit loses thread correlation - v4
 2013-08-29 10:08 UTC  (2+ messages)
` [tip:perf/core] perf tools: Sample after exit loses thread correlation

[tip:perf/core] perf trace: Implement -o/--output filename
 2013-08-29 10:08 UTC 

[PATCH V11 01/15] perf tools: re-implement debug print function for linking python/perf.so
 2013-08-29 10:07 UTC  (2+ messages)
` [tip:perf/core] perf tools: Re-implement "

[PATCH] perf trace: Make command line arguments consistent with perf-record - v3
 2013-08-29 10:08 UTC  (2+ messages)
` [tip:perf/core] perf trace: Make command line arguments consistent with perf-record

[PATCH] perf, tools: Increase the file descriptor limits
 2013-08-29 10:07 UTC  (2+ messages)
` [tip:perf/core] perf tools: Try to increase the file descriptor limits on EMFILE

[PATCH] perf kvm: remove force option to cmd_record
 2013-08-29 10:07 UTC  (2+ messages)
` [tip:perf/core] perf kvm: Remove "

fixdep ought to be compiled with -D_FILE_OFFSET_BITS
 2013-08-29 10:04 UTC 

[GIT PULL 00/21] perf/core improvements and fixes
 2013-08-29 10:04 UTC  (2+ messages)

linux-next: Tree for Aug 29
 2013-08-29 10:00 UTC 

[PATCH v4 0/5] ARM: tegra: support for Trusted Foundations
 2013-08-29  9:57 UTC  (6+ messages)
` [PATCH v4 1/5] ARM: add basic Trusted Foundations support
` [PATCH v4 2/5] ARM: tegra: add support for Trusted Foundations
` [PATCH v4 3/5] ARM: tegra: split setting of CPU reset handler
` [PATCH v4 4/5] ARM: tegra: set CPU reset handler with firmware op
` [PATCH v4 5/5] ARM: tegra: support Trusted Foundations by default

warning!!
 2013-08-29  9:52 UTC 

[RFC PATCH 0/4] DT: move of_get_cpu_node from PPC to DT core
 2013-08-29  9:50 UTC  (11+ messages)
` [RFC PATCH v2 "
  ` [RFC PATCH v2 3/4] powerpc: refactor of_get_cpu_node to support other architectures

[PATCH 1/1] MAINTAINERS: Change maintainer for cyttsp driver
 2013-08-29  9:48 UTC  (4+ messages)

[PATCH v3 0/1 resend] ARM: shmobile: r8a7790: add I2C support
 2013-08-29  9:46 UTC  (4+ messages)
` [PATCH v3 1/1 resend] i2c: rcar: modify I2C driver

[PATCH] h8300/kernel/timer/timer8.c: add the missing semicolon
 2013-08-29  9:42 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH] drivers: ide: Kconfig: let IDE_H8300 depends on H8300H_AKI3068NET or H8300H_H8MAX

[PATCH] hwmon: (htu21) Add Measurement Specialties HTU21D support
 2013-08-29  9:40 UTC  (3+ messages)
    ` RE : "

[PATCH v4 0/1] ARM: shmobile: r8a7790: add I2C support
 2013-08-29  9:36 UTC  (2+ messages)
` [PATCH v4 1/1] i2c: rcar: modify I2C driver

[PATCH 1/3 v3] pinctrl: ADI PIN control driver for the GPIO controller on bf54x and bf60x
 2013-08-29  9:36 UTC  (8+ messages)

[RFC/PATCH 2/2] scsi: ufs: requests completion handling
 2013-08-29  9:27 UTC  (2+ messages)

[PATCH 0/2] ARM: Dove: Add audio to the DT
 2013-08-29  9:27 UTC  (3+ messages)


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).