linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-11 05:52:12 to 2014-03-11 11:01:16 UTC [more...]

[RFC PATCH 0/2] dmaengine: at_hdmac: fix locking according to slave DMA requirements
 2014-03-11 10:56 UTC  (3+ messages)
` [PATCH 2/2] dmaengine: at_hdmac: run callback function with no lock held nor interrupts disabled

serial core: crash / race condition on unbind
 2014-03-11 10:58 UTC  (4+ messages)

[PATCH 0/2] Fix CPPI Warnings during tear down after ISOCH transfers
 2014-03-11 10:53 UTC  (2+ messages)

[PATCH v3 0/5] Add STiH407 SoC and reference board support
 2014-03-11 10:55 UTC  (11+ messages)
` [PATCH v3 2/5] pinctrl: st: Enhance the controller to manage unavailable registers
` [PATCH v3 3/5] pinctrl: st: add pinctrl support for the STiH407 SoC
` [PATCH v3 4/5] ARM: dts: Add STiH407 SoC support

[PATCH 1/3] ARM: DT: STi: Add support to B2020 revision E board
 2014-03-11 10:52 UTC  (5+ messages)
` [PATCH 2/3] ARM: STi: stih416-b2020: Explicitly include STiH416 Pinctrl bindings
` [PATCH 3/3] ARM: STi: stih41x: Provide a proper header for this DTSI file

[PATCH trivial 01/16] serial_core: Spelling s/contro/control/
 2014-03-11 10:51 UTC  (18+ messages)
` [PATCH trivial 02/16] serial_core: Grammar s/ports/port's/
` [PATCH trivial 03/16] drm/exynos: Spelling s/contro/control/
` [PATCH trivial 04/16] of: Improve grammar for of_alias_get_id() documentation
` [PATCH trivial 05/16] arm64: mm: Remove superfluous "the" in comment
` [PATCH trivial 06/16] PM / Runtime: Add missing "it" "
` [PATCH trivial 07/16] PM / Hibernate: Spelling s/anonymouns/anonymous/
` [PATCH trivial 08/16] packet: doc: Spelling s/than/that/
` [PATCH trivial 09/16] i2c: "
` [PATCH trivial 10/16] gpio: "
` [PATCH trivial 11/16] ath10k: Improve grammar in comments
` [PATCH trivial 12/16] ath6kl: Spelling s/determnine/determine/
` [PATCH trivial 13/16] wimax: Spelling s/than/that/, wording s/destinatary/recipient/
` [PATCH trivial 14/16] dma: imx-sdma: Spelling s/determnine/determine/
` [PATCH trivial 15/16] [SCSI] aic7xxx: Spelling s/termnation/termination/
` [PATCH trivial 16/16] of: Spelling s/anonymouns/anonymous/

[PATCH] MAINTAINERS: wimax@linuxwimax.org is subscribers-only
 2014-03-11 10:51 UTC  (2+ messages)

[PATCH linux-next] sched: Fix broken setscheduler()
 2014-03-11 10:48 UTC  (10+ messages)
    ` [PATCH v2] "

[PATCH 1/3] spi: sh-hspi: Add missing call to pm_runtime_disable() in failure path
 2014-03-11 10:47 UTC  (5+ messages)
` [PATCH 2/3] spi: sh-msiof: Convert to spi core auto_runtime_pm framework
` [PATCH 3/3] spi: rspi: Add runtime PM support, using spi core auto_runtime_pm

[PATCH v2 0/7] tty: xuartps: Rebranding + DT documentation
 2014-03-11 10:46 UTC  (6+ messages)
` [PATCH v2 5/7] tty: xuartps: Rebrand driver as Cadence UART
` [PATCH v2 7/7] ARM: zynq: DT: Migrate UART to Cadence binding

[RFC][PATCH 0/7] locking: qspinlock
 2014-03-11 10:45 UTC  (2+ messages)

[PATCH v6 0/6] [RFC] Support for creating generic host_bridge from device tree
 2014-03-11 10:43 UTC  (6+ messages)
` [PATCH v6 6/6] pci: Add support for creating a "

[PATCH] perf/x86/uncore: fix compilation warning in snb_uncore_imc_init_box()
 2014-03-11 10:44 UTC 

[PATCH v2 0/4] ASoC: simple-card: DT fix and multi DAI links extension
 2014-03-11 10:27 UTC  (5+ messages)
` [PATCH v2 1/4] ASoC: simple-card: Fix the reference count of device nodes
` [PATCH v2 2/4] ASoC: simple-card: dynamically allocate the DAI link array
` [PATCH v2 3/4] ASoC: simple-card: accept many DAI links
` [PATCH v2 4/4] ASoC: simple-card: Add DT documentation for multi-DAI links

perf: Add support for full Intel event lists
 2014-03-11 10:23 UTC  (3+ messages)
` [PATCH 1/8] perf, tools: Add jsmn `jasmine' JSON parser

[RFC 0/6] rework sched_domain topology description
 2014-03-11 10:31 UTC  (7+ messages)
` [PATCH 2/6] sched: rework of sched_domain topology definition
` [RFC 4/6] sched: powerpc: create a dedicated topology table

blackfin + dmaengine: conflicting define/enum "DMA_COMPLETE"
 2014-03-11 10:25 UTC  (6+ messages)

[PATCH 1/4] serial: sh-sci: Replace printk() by pr_*()
 2014-03-11 10:30 UTC  (5+ messages)
` [PATCH 2/4] serial: sh-sci: Remove useless casts
` [PATCH 3/4] serial: sh-sci: Add more register documentation
` [PATCH 4/4] serial: sh-sci: Replace hardcoded 3 by UART_PM_STATE_OFF

[PATCH] pinctrl-baytrail: add function mux checking in gpio pin request
 2014-03-11 10:36 UTC  (3+ messages)

[PATCHv6 0/6] Getting rid of get_unused_fd() / enable close-on-exec
 2014-03-11 10:23 UTC  (7+ messages)
` [PATCHv6 1/6] ia64: use get_unused_fd_flags(0) instead of get_unused_fd()
` [PATCHv6 2/6] ppc/cell: "
` [PATCHv6 3/6] binfmt_misc: "
` [PATCHv6 4/6] file: "
` [PATCHv6 5/6] fanotify: enable close-on-exec on events' fd when requested in fanotify_init()
` [PATCHv6 6/6] file: remove macro get_unused_fd()

[PATCH] dma: Add Keystone Packet DMA Engine driver
 2014-03-11 10:23 UTC  (2+ messages)

[PATCH 1/2] timer: check failure of timer_cpu_notify() before calling init_timer_stats()
 2014-03-11 10:26 UTC  (4+ messages)
` [PATCH 2/2] timer: Make sure TIMER_FLAG_MASK bits are free in allocated base

[PATCH v4 0/7] Add support for the Allwinner A31 DMA Controller
 2014-03-11 10:22 UTC  (9+ messages)
` [PATCH v4 6/7] DMA: sun6i: Add driver for the Allwinner A31 DMA controller

[PATCH] devicetree: bindings: gpio-davinic: fix documentation
 2014-03-11 10:21 UTC  (2+ messages)

[PATCH] PM: Add missing "freeze" state
 2014-03-11 10:21 UTC  (2+ messages)

[PATCH 00/17 for-tip V3] A series patches about sched priority
 2014-03-11 10:09 UTC  (18+ messages)
` [PATCH 01/17] sched/prio: Add a inline function named nice_to_rlimit() in prio.h
` [PATCH 02/17] kernel/sys: Fix the indent issue in switch
` [PATCH 03/17] kernel/sys: Replace opened code implementation with nice_to_rlimit()
` [PATCH 04/17] workqueue: Replace hardcoding of -20 with MIN_NICE
` [PATCH 05/17] locktorture: Replace hardcoding of 19 with MAX_NICE
` [PATCH 06/17] tools/mq_perf_tests: Replace hardcoding of -20 with MIN_NICE
` [PATCH 07/17] mm: Replace hardcoding of 19 with MAX_NICE
` [PATCH 08/17] ioprio: Add a macro named NICE_TO_IOPRIO
` [PATCH 09/17] fs/hearbeat: Replace hardcoding of -20 with MIN_NICE
` [PATCH 10/17] driver/block: "
` [PATCH 11/17] driver/char: Replace hardcoding of 19 with MAX_NICE
` [PATCH 12/17] drivers/s390: "
` [PATCH 13/17] sched/prio: Add an inline function named rlimit_to_nice in prio.h
` [PATCH 14/17] driver/staging/android: Use rlimit_to_nice to replace opened code implementation
` [PATCH 15/17] driver/staging/lustre: Replace hardcoding of -20 with MIN_NICE
` [PATCH 16/17] driver/scsi: "
` [PATCH 17/17] sched: Get rid of opened code implementation of funtion nice_to_rlimit()

[PATCH 3/3] perf trace: Decode architecture-specific signal numbers
 2014-03-11 10:16 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH] perf tools: Fix crash in elf_section_by_name
 2014-03-11 10:16 UTC  (2+ messages)
` [tip:perf/urgent] perf symbols: "

[PATCH 1/3] perf, machine: Use map as success in ip__resolve_ams
 2014-03-11 10:16 UTC  (2+ messages)
` [tip:perf/urgent] perf "

[PATCH] gpio: davinci: fix gpio selection for OF
 2014-03-11 10:15 UTC  (3+ messages)
` [PATCH v2] "

[x86, vdso] BUG: unable to handle kernel paging request at d34bd000
 2014-03-11 10:11 UTC  (18+ messages)

[PATCH] kernel/sys: Fix the indent issue in switch
 2014-03-11 10:07 UTC  (2+ messages)

[PATCH RFC net-next v1 0/9] ptp: dynamic pin control
 2014-03-11 10:08 UTC  (4+ messages)
` [PATCH RFC net-next v1 1/9] ptp: introduce programmable pins

[GIT PULL 0/3] perf/urgent fixes
 2014-03-11 10:04 UTC  (2+ messages)

[PATCH 0/4] Fix some spurious errors at bootup
 2014-03-11 10:03 UTC  (3+ messages)
` [PATCH 1/4] mei: Don't log an error when the MEI device is quirked off

[PATCHv3 resend 0/3] Simplify the CODEC ASoC probe code
 2014-03-11 10:00 UTC  (5+ messages)
` [PATCHv3 resend 1/3] ASoC: codec: Simplify "
` [PATCHv3 resend 2/3] ASoC: io: New signature for snd_soc_codec_set_cache_io()
` [PATCHv3 resend 3/3] ASoC: core: Fix check before setting default I/O up try regmap

[kees:format-security 2/3] arch/sh/kernel/dumpstack.c:118:2: error: format not a string literal and no format arguments
 2014-03-11  9:59 UTC  (2+ messages)

[PATCH v8 net-next 1/3] filter: add Extended BPF interpreter and converter
 2014-03-11  9:51 UTC  (5+ messages)

[PATCH v5] can: xilinx CAN controller support
 2014-03-11  9:38 UTC  (7+ messages)

[PATCH v2] x86: Remove compat vdso support
 2014-03-11  9:36 UTC  (7+ messages)

[PATCH 00/16 for-tip V2] A series patches about sched priority
 2014-03-11  9:34 UTC  (21+ messages)
` [PATCH 01/16] sched/prio: Add a inline function named nice_to_rlimit() in prio.h
` [PATCH 02/16] kernel/sys: Replace opened code implementation with nice_to_rlimit()
` [PATCH 03/16] workqueue: Replace hardcoding of -20 with MIN_NICE
` [PATCH 04/16] locktorture: Replace hardcoding of 19 with MAX_NICE
` [PATCH 05/16] tools/mq_perf_tests: Replace hardcoding of -20 with MIN_NICE
` [PATCH 06/16] mm: Replace hardcoding of 19 with MAX_NICE
` [PATCH 07/16] ioprio: Add a macro named NICE_TO_IOPRIO
` [PATCH 08/16] fs/hearbeat: Replace hardcoding of -20 with MIN_NICE
` [PATCH 09/16] driver/block: "
` [PATCH 10/16] driver/char: Replace hardcoding of 19 with MAX_NICE
` [PATCH 11/16] drivers/s390: "
` [PATCH 12/16] sched/prio: Add an inline function named rlimit_to_nice in prio.h
` [PATCH 13/16] driver/staging/android: Use rlimit_to_nice to replace opened code implementation
` [PATCH 14/16] driver/staging/lustre: Replace hardcoding of -20 with MIN_NICE
` [PATCH 15/16] driver/scsi: "
` [PATCH 16/16] sched: Get rid of opened code implementation of funtion nice_to_rlimit()

[PATCH v2 0/8] Input: pixcir_i2c_ts: Add Type-B Multi-touch and DT support
 2014-03-11  9:35 UTC  (6+ messages)
` [PATCH v2 4/8] Input: pixcir_i2c_ts: Use Type-B Multi-Touch protocol

agp/intel: can't ioremap flush page - no chipset flushing
 2014-03-11  9:20 UTC  (16+ messages)
` [Intel-gfx] "

[PATCH v5 0/7] Getting rid of get_unused_fd() / enable close-on-exec
 2014-03-11  8:39 UTC  (12+ messages)
` [PATCHv5 6/7] perf: introduce a flag to enable close-on-exec in perf_event_open()
    ` [PATCH] perf tools: enable close-on-exec flag on perf file descriptor
            ` [PATCHv1] "
              ` [PATCHv2] "
                  ` [PATCHv3] "
                    ` [PATCHv4] "

"can't evaluate _CRS: 1" messages since b355cee [ACPI / resources: ignore invalid ACPI device resources]
 2014-03-11  9:02 UTC  (2+ messages)

[PATCH v3 0/4] clk: at91: better support for the PCKs
 2014-03-11  9:00 UTC  (5+ messages)
` [PATCH v3 1/4] clk: at91: replace prog clk round_rate with determine_rate
` [PATCH v3 2/4] clk: at91: propagate rate change on system clks
` [PATCH v3 3/4] clk: at91: fix programmable clk irq handling
` [PATCH v3 4/4] clk: at91: optimization of the set_rate callback

Build regressions/improvements in v3.14-rc6
 2014-03-11  8:56 UTC 

[PATCH] cris: Convert ffs from an object-like macro to a function-like macro
 2014-03-11  8:43 UTC  (2+ messages)

[PATCH v2] tools/net/Makefile: Define PACKAGE to fix build problems
 2014-03-11  8:49 UTC  (4+ messages)

[PATCH v9 0/9] USB Host support for OMAP5 uEVM
 2014-03-11  8:48 UTC  (2+ messages)

[PATCHv8 0/4] power_supply: Introduce power supply charging driver
 2014-03-11  8:47 UTC  (5+ messages)
` [PATCHv8 2/4] power_supply: Introduce generic psy "

[PATCH 00/15] A series patch for priority
 2014-03-11  8:44 UTC  (6+ messages)
` [PATCH 01/15] sched/prio: Add a macro named NICE_TO_RLIMIT in prio.h

[PATCH] net: phy: fix uninitalized WOL parameters in phy_ethtool_get_wol
 2014-03-11  8:40 UTC  (5+ messages)

[PATCH] mtd: nand: fix mention to CONFIG_MTD_NAND_ECC_BCH
 2014-03-11  8:39 UTC  (2+ messages)

[RFC PATCH] edac: zynq: Added EDAC support for zynq ddr ecc controller
 2014-03-11  8:32 UTC  (6+ messages)

[PATCH] dm: era: use do_div for 64-bit division
 2014-03-11  8:31 UTC 

oops in slab/leaks_show
 2014-03-11  8:30 UTC  (7+ messages)

[PATCH net-next] r8152: support dumping the hw counters
 2014-03-11  8:24 UTC 

[PATCH v5 00/35] mtd: st_spi_fsm: Add new driver
 2014-03-11  8:23 UTC  (4+ messages)
` [PATCH 01/35] mtd: st_spi_fsm: Allocate resources and register with MTD framework
    ` [PATCH v6 "

[PATCH] sched/clock: prevent tracing recursion in sched_clock_cpu()
 2014-03-11  8:15 UTC  (5+ messages)

[PATCHSET 0/9] perf tools: Update on filtered entries' percentage output (v7)
 2014-03-11  7:57 UTC  (5+ messages)

[PATCH 0/5] ARM: dts: exynos: Add missing dt data to bring kernel of Exynos4x12
 2014-03-11  7:54 UTC  (6+ messages)
` [PATCH 1/5] ARM: dts: exynos4x12: Add ADC's dt data to read raw data
` [PATCH 2/5] ARM: dts: exynos4x12: Add PMU dt data to support PMU(Perforamnce Monitoring Unit)
` [PATCH 3/5] ARM: dts: exynos4x12: Add GPS_ALIVE power domain
` [PATCH 4/5] ARM: dts: exynos: Move common dt data for interrupt combiner controller
` [PATCH 5/5] ARM: dts: exynos4412-trats2: Add ADC's dt data to get temperature of SoC/battery

[PATCH net-next V5 0/2] irq,net: Affinity hint helper function
 2014-03-11  7:33 UTC  (3+ messages)
` [PATCH net-next V5 1/2] irq: Utility function to get affinity_hint by policy
` [PATCH net-next V5 2/2] net/mlx4_en: Use affinity hint

[PATCH] staging: unisys: remove incorrect error handling after queue_delayed_work
 2014-03-11  7:31 UTC 

[PATCH 0/5] skbuff: fix skb_segment with zero copy skbs
 2014-03-11  7:21 UTC  (11+ messages)
` [PATCH 5/5] skbuff: skb_segment: orphan frags before copying

[PATCH V2] input: misc: da9063: OnKey driver
 2014-03-11  7:20 UTC  (2+ messages)

[PATCH net] r8169: fix the incorrect tx descriptor version
 2014-03-11  7:11 UTC 

[PATCH] i2c-cadence: Do not let signals interrupt I2C transfers
 2014-03-11  7:07 UTC  (4+ messages)

[PATCH] arm: LLVMLinux: use static inline in ARM ftrace.h
 2014-03-11  7:01 UTC  (2+ messages)

[PATCH] module: LLVMLinux: Remove unused function warning from __param_check macro
 2014-03-11  7:00 UTC  (3+ messages)

[PATCH 0/5] kbuild: LLVMLinux: Initial updates to kbuild to enable the kernel to be compiled with clang/LLVM
 2014-03-11  6:58 UTC  (4+ messages)
` [PATCH 1/5] kbuild: LLVMLinux: Add Kbuild support for building kernel with Clang

[PATCH] sound: sound_core: Reduce checkpatch noise
 2014-03-11  6:56 UTC  (2+ messages)

[PATCHv3 0/9] Convert twl4030-madc to IIO API and add DT support
 2014-03-11  6:56 UTC  (3+ messages)
` [PATCHv3 2/9] mfd: twl4030-madc: Add DT support and convert to IIO framework

[PATCH] pinctrl: at91: add the config GPIO_OUTPUT_x
 2014-03-11  6:54 UTC  (6+ messages)

[PATCH] Revert "ALSA: emu10k1: Fix warning: "CCR" redefined"
 2014-03-11  6:54 UTC  (2+ messages)

[PATCH v2] gpio: clamp returned values to the boolean range
 2014-03-11  6:52 UTC 

[PATCH] drivers: mfd: silence compiler warning in sec-core.c
 2014-03-11  6:46 UTC  (4+ messages)

[PATCH] tools, perf: Add asprintf replacement
 2014-03-11  6:43 UTC 

[PATCH 1/1] HFSPLUS: add __init to hfsplus_create_attr_tree_cache()
 2014-03-11  6:38 UTC  (2+ messages)

[PATCH] x86: Remove compat vdso support
 2014-03-11  6:28 UTC  (2+ messages)

[PATCH 1/2] pstore: fix NULL pointer fault if get NULL prz in ramoops_get_next_prz
 2014-03-11  6:17 UTC  (2+ messages)
` [PATCH 2/2] pstore: correct the max_dump_cnt clearing of ramoops

[PATCH v15 0/3] PHY: Add APM X-Gene SoC 15Gbps Multi-purpose PHY support
 2014-03-11  6:04 UTC  (6+ messages)
` [PATCH v15 1/3] Documentation: Add APM X-Gene SoC 15Gbps Multi-purpose PHY driver binding documentation
  ` [PATCH v15 2/3] PHY: add APM X-Gene SoC 15Gbps Multi-purpose PHY driver
    ` [PATCH v15 3/3] arm64: Add APM X-Gene SoC 15Gbps Multi-purpose PHY DTS entries


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