linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-22 10:24:43 to 2014-09-22 15:46:12 UTC [more...]

[PATCH] Fix nasty 32-bit overflow bug in buffer i/o code
 2014-09-22 15:46 UTC  (10+ messages)

[PATCH 1/2] mmc: atmel-mci: Switch to using managed resource in probe
 2014-09-22 15:45 UTC  (2+ messages)

[PATCH v6 0/9] rtc: at91sam9: add DT support
 2014-09-22 15:42 UTC  (10+ messages)
` [PATCH v6 1/9] rtc: at91sam9: remove references to mach specific headers
` [PATCH v6 2/9] rtc: at91sam9: use standard readl/writel functions instead of raw versions
` [PATCH v6 3/9] rtc: at91sam9: replace devm_ioremap by devm_ioremap_resource
` [PATCH v6 4/9] rtc: at91sam9: add DT support
` [PATCH v6 5/9] rtc: at91sam9: make use of syscon/regmap to access GPBR registers
` [PATCH v6 6/9] ARM: at91: add clk_lookup entry for RTT devices
` [PATCH v6 7/9] rtc: at91sam9: use clk API instead of relying on AT91_SLOW_CLOCK
` [PATCH v6 8/9] rtc: at91sam9: add DT bindings documentation
` [PATCH v6 9/9] mfd: syscon: add Atmel GPBR DT bindings documention

[PATCH v2] IIO: add si7020 driver
 2014-09-22 15:40 UTC  (4+ messages)

[PATCH v2 0/3] arm_arch_timer: VDSO preparation, code consolidation
 2014-09-22 15:39 UTC  (2+ messages)

[PATCH 00/12] iommu: Convert iommu_domain_has_cap() to iommu_capable()
 2014-09-22 15:36 UTC  (6+ messages)
` [PATCH 04/12] iommu/arm-smmu: Convert to iommu_capable() API function
    ` [PATCH 04/13 v2] iommu/arm-smmu: Convert to iommu_capable() API function function

[PATCH] resource: Add NULL check in next_resource
 2014-09-22 15:36 UTC  (4+ messages)

[PATCH 0/7] Silence even more W=2 warnings
 2014-09-22 15:33 UTC  (2+ messages)

[PATCH v11 00/10] Support for creating generic PCI host bridges from DT
 2014-09-22 15:33 UTC  (21+ messages)
` [PATCH v11 04/10] PCI: OF: Fix the conversion of IO ranges into IO resources
` [PATCH v11 07/10] OF: Introduce helper function for getting PCI domain_nr
` [PATCH v11 08/10] OF: PCI: Add support for parsing PCI host bridge resources from DT
` [PATCH v11 10/10] PCI: Introduce pci_remap_iospace() for remapping PCI I/O bus resources into CPU space

[PATCH v5 0/9] rtc: at91sam9: add DT support
 2014-09-22 15:26 UTC  (11+ messages)
` [PATCH v5 3/9] rtc: at91sam9: replace devm_ioremap by devm_ioremap_resource
` [PATCH v5 4/9] rtc: at91sam9: add DT support
` [PATCH v5 5/9] rtc: at91sam9: make use of syscon/regmap to access GPBR registers
` [PATCH v5 8/9] rtc: at91sam9: add DT bindings documentation

[PATCH] coredump: add %T in core_pattern to report the tid
 2014-09-22 15:22 UTC  (2+ messages)

[BUG] Bisected Problem with LSI PCI FC Adapter
 2014-09-22 15:23 UTC  (15+ messages)

[PATCHSET 0/5] perf tools: Add call-graph config options
 2014-09-22 15:19 UTC  (8+ messages)
` [PATCH 4/5] perf tools: Introduce perf_callchain_config()

[PATCH v4 0/5] Add drm driver for Rockchip Socs
 2014-09-22 15:15 UTC  (9+ messages)
` [PATCH v4 1/5] drm/rockchip: Add basic drm driver
` [PATCH v4 2/5] dt-bindings: video: Add for rockchip display subsytem
` [PATCH v4 3/5] dt-bindings: video: Add documentation for rockchip vop
` [PATCH v4 4/5] dt-bindings: video: Add documentation for rockchip edp
` [PATCH v4 5/5] drm/rockchip: Add support for Rockchip Soc EDP

[PATCH] modified error code when perf_session__new() fail
 2014-09-22 15:11 UTC  (4+ messages)

[PATCH 0/5] media token resource framework
 2014-09-22 15:00 UTC  (6+ messages)
` [PATCH 1/5] media: add media token device "
` [PATCH 2/5] media: v4l2-core changes to use media tuner token api
` [PATCH 3/5] media: au0828-video "
` [PATCH 4/5] media: dvb-core "
` [PATCH 5/5] media: au0828-core changes to create and destroy media token res

[PATCH v12 00/10] Per-user clock constraints
 2014-09-22 15:06 UTC  (11+ messages)
` [PATCH v12 01/10] clk: Export __clk_put and __clk_get so they can be used by modules
` [PATCH v12 02/10] clk: Add temporary mapping to the existing API
` [PATCH v12 04/10] clk: use struct clk only for external API
  ` [PATCH v12 05/10] clk: per-user clock accounting for debug
  ` [PATCH v12 06/10] clk: Add floor and ceiling constraints to clock rates
  ` [PATCH v12 07/10] clk: Warn of unbalanced clk_prepare() calls
  ` [PATCH v12 08/10] clk: Take the prepare lock when updating the list of per-user clks
  ` [PATCH v12 09/10] clk: Take the prepare lock when updating the per-user constraints
  ` [PATCH v12 10/10] clk: Add docs about calling clk_put after clk_get_parent

[PATCH 0/3 v2] xen/xenbus: Several improvements for 'xenbus_client.c'
 2014-09-22 15:04 UTC  (3+ messages)
` [PATCH 3/3 v2] xen/xenbus: Improve failure processing code for __xenbus_switch_state()
  ` [Xen-devel] "

[PATCH 0/4] drivers/bus: Freescale Management Complex bus driver patch series
 2014-09-22 15:01 UTC  (10+ messages)
` [PATCH 1/4] drivers/bus: Added Freescale Management Complex APIs

[PATCH] drivers/usb/host/ehci-xilinx-of.c: Include "linux/of_irq.h" to avoid compiling error
 2014-09-22 13:25 UTC  (4+ messages)

[PATCH] checkkconfigsymbols.sh: reimplementation in python
 2014-09-22 14:58 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] HID: wacom: fix timeout on probe for some wacoms
 2014-09-22 14:56 UTC  (4+ messages)

[RFC 00/14] perf pollfd v3
 2014-09-22 14:51 UTC  (11+ messages)
` [PATCH 11/14] tools lib api: Adopt fdarray class from perf's evlist

[PATCH 1/2] memcg: move memcg_{alloc,free}_cache_params to slab_common.c
 2014-09-22 14:51 UTC  (8+ messages)
` [PATCH 2/2] memcg: move memcg_update_cache_size "

[PATCH] i2c: axxia: Add I2C driver for AXM55xx
 2014-09-22 14:49 UTC  (11+ messages)

[RFC] autokdump - automated kdump testsuite
 2014-09-22 14:47 UTC  (4+ messages)

[PATCH] mfd: viperboard: allocate I/O buffer separately
 2014-09-22 14:46 UTC 

[patch] mm: memcontrol: lockless page counters
 2014-09-22 14:44 UTC  (3+ messages)

[PATCH v3 00/10] Add support for parameterized events from sysfs
 2014-09-22 14:43 UTC  (2+ messages)

[PATCH v5 0/2] mtd: nand: add sunxi NAND flash controller support
 2014-09-22 14:42 UTC  (3+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] mtd: nand: add sunxi NFC dt bindings doc

[PATCH] sched/numa: kill the wrong/dead TASK_DEAD check in task_numa_fault()
 2014-09-22 14:42 UTC  (2+ messages)

[PATCH] i2c: Add generic support passing secondary devices addresses
 2014-09-22 14:41 UTC  (6+ messages)

[PATCH] drivers: staging: lustre: Fix "open brace '{' following struct go on the same line" errors
 2014-09-22 14:39 UTC 

linux-next: Tree for Sep 19
 2014-09-22 14:40 UTC  (5+ messages)

randconfig build error with next-20140922, in drivers/media/rc/st_rc.c
 2014-09-22 14:39 UTC 

[PATCH] ARM: dts: add rk3288 i2s controller
 2014-09-22 14:35 UTC  (3+ messages)
` [PATCH v2] "

linux-next: manual merge of the staging tree with Linus' tree
 2014-09-22 14:31 UTC  (2+ messages)

[PATCH] kvm: don't take vcpu mutex for obviously invalid vcpu ioctls
 2014-09-22 14:31 UTC  (4+ messages)

[RFC PATCH 0/7] Non-blockling buffered fs read (page cache only)
 2014-09-22 14:30 UTC  (8+ messages)
` [RFC v2 0/5] "

[PATCH] arm64/pci: fix dma coherency inheritance for PCI devices
 2014-09-22 14:30 UTC  (3+ messages)

[PATCH v2 0/2] mtd: nand: support ONFI timings mode retrieval for non-ONFI NANDs
 2014-09-22 14:25 UTC  (3+ messages)
` [PATCH v2 1/2] mtd: nand: support ONFI timing "
` [PATCH v2 2/2] mtd: nand: add Hynix's H27UCG8T2ATR-BC to nand_ids table

[PATCH v2 00/16] MIPS: GIC device-tree support
 2014-09-22 14:23 UTC  (3+ messages)
` [PATCH v2 10/16] of: Add vendor prefix for MIPS Technologies, Inc

[PATCH tty-next] serial: asc: Conditionally use readl_relaxed (COMPILE_TEST)
 2014-09-22 14:16 UTC 

[PATCH] blk-mq: Avoid race condition with uninitialized requests
 2014-09-22 14:17 UTC  (4+ messages)

[RESEND][PATCH v2 0/2] ns, procfs: pid conversion between ns and showing pidns hierarchy
 2014-09-22 14:16 UTC  (3+ messages)
` [RESEND][PATCHv2 1/2] procfs: show hierarchy of pid namespace

[PATCH] rtc-efi: Add missing module alias
 2014-09-22 14:13 UTC 

two more fixes for block/for-linus
 2014-09-22 14:08 UTC  (5+ messages)
` [PATCH 1/2] block: fix blk_abort_request on blk-mq
` [PATCH 2/2] scsi: move blk_mq_start_request call earlier

[PATCH] cgroup/kmemleak: add kmemleak_free() for cgroup deallocations
 2014-09-22 13:48 UTC  (2+ messages)

[PATCH 1/1] Cpufreq: Keep cpufreq sysfs nodes across S2RAM/S2DISK when using intel_pstate driver
 2014-09-22 14:07 UTC  (2+ messages)

[PATCH] cpufreq, release policy->rwsem on error
 2014-09-22 14:06 UTC  (3+ messages)

[PATCH trivial] PM / Domains: Spelling s/domian/domain/
 2014-09-22 14:04 UTC  (2+ messages)

[PATCH][SCSI] mpt2sas: fix undefined reference to `__udivdi3' compilation errors
 2014-09-22 13:42 UTC  (3+ messages)

[PATCH] tty/serial: samsung: Add earlycon support
 2014-09-22 13:41 UTC  (7+ messages)

[PATCH v9 00/12] Support for creating generic PCI host bridges from DT
 2014-09-22 13:36 UTC  (4+ messages)
` [PATCH v9 06/12] ARM: integrator: Correct usage of of_pci_range_to_resource()

[PATCH 0/2] Minor MIPS ftrace fixes
 2014-09-22 13:32 UTC  (3+ messages)
` [PATCH 1/2] MIPS: ftrace.h: Fix the MCOUNT_INSN_SIZE definition
` [PATCH 2/2] MIPS: mcount: Fix selfpc address for static trace

[PATCH] of: Add vendor 2nd prefix for Asahi Kasei Corp
 2014-09-22 13:27 UTC  (5+ messages)
                ` [PATCH][resend] "

[PATCH 00/10] ARM: OMAP5 / DRA7: Add framework for suspend and cpuidle
 2014-09-22 13:17 UTC  (9+ messages)
` [PATCH 08/10] ARM: OMAP5/DRA7: PM: cpuidle MPU CSWR support

(no subject)
 2014-09-22 11:42 UTC 

[GIT PULL] at91: soc for 3.18 #2
 2014-09-22 13:15 UTC 

[GIT PULL] KEYS: Changes for keyrings for security/next
 2014-09-22 12:53 UTC  (5+ messages)

[PATCH] [media] s5p-mfc: Use decode status instead of display status on MFCv5
 2014-09-22 12:52 UTC 

how to build kernel-firmware and kernel-doc RPMs from Red Hat EL6 kernel.spec files ?
 2014-09-22 12:48 UTC 

fs: INFO: possible irq lock inversion dependency detected in kill_fasync
 2014-09-22 12:40 UTC  (5+ messages)

[PATCH] mmc: omap_hsmmc: Switch to using managed version to gpio request
 2014-09-22 12:29 UTC 

itrace: An interrupts tracing tool
 2014-09-22 12:18 UTC  (2+ messages)

[PATCH 0/2] s3c RTC fix for Exynos Chromebooks
 2014-09-22 12:09 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: Add rtc_src clk for s3c-rtc on exynos5250-snow

[PATCH] ARM: dts: s3c64xx: Enable PWM node by default
 2014-09-22 12:03 UTC  (2+ messages)

[GIT PULL] Final KVM changes for 3.17
 2014-09-22 12:02 UTC 

[PATCH 3/3] gpio: add support for Cypress CYUSBS234 USB-GPIO adapter
 2014-09-22 11:43 UTC  (2+ messages)

[PATCH 1/3] sched: fix confusing PFA_NO_NEW_PRIVS constant
 2014-09-22 11:45 UTC  (3+ messages)
` [PATCH 2/3] sched: add a macro to define bitops for task atomic flags

[PATCH] virtio: unify config_changed handling
 2014-09-22 11:45 UTC  (2+ messages)

[PATCHv3 0/6] phy: simplified phy lookup
 2014-09-22 11:37 UTC  (8+ messages)
` [PATCH 2/6] phy: improved lookup method

[GIT PULL 0/3] PHY: Fixes for 3.17 -rc cycle
 2014-09-22 11:33 UTC  (4+ messages)

[PATCH 2/3] i2c: add support for Cypress CYUSBS234 USB-I2C adapter
 2014-09-22 11:30 UTC  (2+ messages)

[PATCH] lib: remove prio_heap
 2014-09-22 11:31 UTC  (2+ messages)

Corrupt Network Packets -- 3.17-rc5/rc6
 2014-09-22 11:30 UTC 

[PATCH RFC 1/2] virtio: support for urgent descriptors
 2014-09-22 11:24 UTC  (8+ messages)
` [PATCH RFC 2/2] vhost: support "

[PATCH v2 1/2] gpio: Increase ARCH_NR_GPIOs to 512
 2014-09-22 11:19 UTC  (3+ messages)
` [PATCH v2 2/2] gpio: Add support for Intel Cherryview/Braswell GPIO controller

[PATCH] x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-only
 2014-09-22 11:17 UTC 

[PATCH v2 0/3] Convert twl4030_madc_battery to IIO consumer and add DT aupport
 2014-09-22 11:03 UTC  (10+ messages)
` [PATCH v2] power: twl4030-madc-battery: Convert to iio consumer
` [PATCH v2] Documentation: DT: Document twl4030-madc-battery bindings

[PATCH 1/3] mfd: add support for Cypress CYUSBS234 USB Serial Bridge controller
 2014-09-22 10:58 UTC  (2+ messages)

[PATCH] drm/panel: update innolux n116bge timings
 2014-09-22 10:43 UTC  (4+ messages)

[PATCH v4 0/2] regulator: get voltage & duty table from dts for st-pwm
 2014-09-22 10:40 UTC  (3+ messages)
` [PATCH v4 2/2] dt-bindings: add devicetree bindings for st-pwm regulator

[PATCH] workqueue: fix a workqueue kernel panic issue
 2014-09-22 10:40 UTC  (3+ messages)

sunflower oil for you
 2014-09-22 10:40 UTC 

Fix me in bootpz.c
 2014-09-22 10:26 UTC 

[PATCH 0/4] watchdog: Introduce new driver to support ST's Watchdog
 2014-09-22 10:24 UTC  (5+ messages)
` [PATCH 4/4] watchdog: st_wdt: Add new driver for ST's LPC Watchdog

linux-next: build failure after merge of the staging tree
 2014-09-22 10:25 UTC  (2+ 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).