public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-27 10:45:49 to 2015-07-27 14:04:05 UTC [more...]

[PATCH v6 0/7]powerpc/powernv: Nest Instrumentation support
 2015-07-26 18:54 UTC  (3+ messages)
` [PATCH v6 2/7]powerpc/powernv: Add OPAL support for Nest PMU
` [PATCH v6 3/7]powerpc/powernv: Nest PMU detection and device tree parser

[PATCH V5 0/7] Allow user to request memory to be locked on page fault
 2015-07-27 14:03 UTC  (7+ messages)
` [PATCH V5 5/7] mm: mmap: Add mmap flag to request VM_LOCKONFAULT

[PATCH v5 0/6] add device tree support for mxc rtc
 2015-07-27 14:03 UTC  (4+ messages)
` [PATCH v5 4/6] dt-binding: document the binding "

[PATCH] Do not reserve crashkernel high memory if crashkernel low memory reserving failed
 2015-07-27 14:03 UTC  (10+ messages)
` [PATCH v2] "

[PATCH v4 5/7] clocksource: Add Pistachio SoC general purpose timer binding document
 2015-07-27 14:02 UTC  (3+ messages)
` [PATCH v4 6/7] clocksource: Add Pistachio clocksource-only driver
` [PATCH v4 7/7] mips: pistachio: Allow to enable the external timer based clocksource

[PATCH v4 0/7] Clocksource changes for Pistachio CPUFreq
 2015-07-27 14:00 UTC  (5+ messages)
` [PATCH v4 1/7] clocksource: mips-gic: Enable the clock before using it
` [PATCH v4 2/7] clocksource: mips-gic: Add missing error returns checks
` [PATCH v4 3/7] clocksource: mips-gic: Split clocksource and clockevent initialization
` [PATCH v4 4/7] clocksource: mips-gic: Update clockevent frequency on clock rate changes

[PATCH] Staging: dgnc: Merge lines and remove unused variable for immediate return
 2015-07-27 13:59 UTC 

[PATCH -next] serial: etraxfs-uart: Update gpiod API
 2015-07-27 13:59 UTC  (5+ messages)

[PATCH v6 0/2] IMX GPCv2 drivers for wakeup source and suspend
 2015-07-27 13:58 UTC  (7+ messages)
` [PATCH v6 1/2] irqchip: imx-gpcv2: IMX GPCv2 driver for wakeup sources
` [PATCH v6 2/2] ARM: imx: Add suspend codes for imx7D

[PATCH 0/4] enable migration of driver pages
 2015-07-27 13:58 UTC  (5+ messages)
` [PATCH 2/4] mm/compaction: enable mobile-page migration
` [PATCH 4/4] mm: remove direct calling of migration

(no subject)
 2015-07-27 13:58 UTC  (3+ messages)
` [PATCH v3 3/5] usb: phy: add usb3.0 phy driver for mt65xx SoCs

Several races in "usbnet" module (kernel 4.1.x)
 2015-07-27 13:53 UTC  (5+ messages)

[PATCH 0/5] staging: lustre: Fix a file 8 warnings of coding sytle
 2015-07-27  5:52 UTC  (7+ messages)
` [PATCH 1/5] staging: lustre: Replace spaces at the start of a line
` [PATCH 2/5] staging: lustre: Adjust code indent for macro and tail blackslash
` [PATCH 3/5] staging: lustre: Add a blank line after declarations
` [PATCH 4/5] staging: lustre: Remove a trailing */ of a separate line
` [PATCH 5/5] Remove unnecessary braces {} for single statement blocks
` [PATCH 5/5] staging: lustre: "

Getting rid of invalid SYSCALL RSP under Xen?
 2015-07-27 13:52 UTC  (6+ messages)

[PATCH v1 0/7] APQ8064 dt patches
 2015-07-27 13:52 UTC  (8+ messages)
` [PATCH v1 1/7] ARM: dts: apq8064: remove temporary fixed regulator for mmc
` [PATCH v1 2/7] ARM: dts: ifc6410: add real regulators for sdcc nodes
` [PATCH v1 3/7] ARM: dts: qs600: Add real regulators to sdcc
` [PATCH v1 4/7] ARM: dts: apq8064: Add pm8921 mfd and its gpio node
` [PATCH v1 5/7] ARM: dts: apq8064: add pm8921 mpp support
` [PATCH v1 6/7] ARM: dts: apq8064: Add DT support for GSBI6 and for UART pin mux
` [PATCH v1 7/7] ARM: dts: apq8064: fix missing gsbi cell-index

[PATCH v4 0/3] mtd: nand: jz4780: Add NAND and BCH drivers
 2015-07-27 13:50 UTC  (3+ messages)
` [PATCH v4 1/3] mtd: nand: increase ready wait timeout and report timeouts
` [PATCH v4 2/3] dt-bindings: binding for jz4780-{nand,bch}

[PATCH] PS3: PS#-LPM: fixed a space coding style issue
 2015-07-27 13:48 UTC 

[PATCH 0/5] iTCO_wdt: Add support for Intel Sunrisepoint
 2015-07-27 13:49 UTC  (7+ messages)
` [PATCH 1/5] iTCO_wdt: Expose watchdog properties using platform data
` [PATCH 2/5] i2c: i801: Create iTCO device on newer Intel PCHs
` [PATCH 3/5] iTCO_wdt: Add support for TCO on Intel Sunrisepoint
` [PATCH 4/5] iTCO_wdt: fixup for the header
` [PATCH 5/5] i2c-i801: fixup regarding watchdog timer

[PATCH] kexec: Remove the unnecessary conditional judgement to simplify the code logic
 2015-07-27 13:44 UTC  (2+ messages)

[PATCH 0/2] cpufreq: Better separation of device addition/removal and online/offline paths
 2015-07-27 14:09 UTC  (9+ messages)
` [PATCH 0/7] "
  ` [PATCH 1/7] cpufreq: Rework two functions related to CPU offline
  ` [PATCH 2/7] cpufreq: Drop cpufreq_policy_restore()
  ` [PATCH 3/7] cpufreq: Drop unnecessary label from cpufreq_add_dev()
  ` [PATCH 4/7] cpufreq: Drop unused dev argument from two functions
  ` [PATCH 5/7] cpufreq: Do not update related_cpus on every policy activation
  ` [PATCH 6/7] cpufreq: Pass CPU number to cpufreq_policy_alloc()
  ` [PATCH 7/7] cpufreq: Separate CPU device removal from CPU online

[PATCH] Staging : rtl8188eu : os_dep : Compression of lines for immediate return
 2015-07-27 13:37 UTC 

[PATCH v3 0/6] MT8173 IOMMU SUPPORT
 2015-07-27 13:23 UTC  (3+ messages)
` [PATCH v3 5/6] iommu/mediatek: Add mt8173 IOMMU driver

[PATCH] genirq: Export irq_{get,set}_irqchip_state()
 2015-07-27 13:23 UTC  (2+ messages)

[PULL] topic/crc-pmic
 2015-07-27 13:20 UTC  (4+ messages)

[PATCH] MIPS: Remove most of the custom gpio.h
 2015-07-27 13:20 UTC  (3+ messages)

Dear Friend
 2015-07-27 13:19 UTC 

[PATCH] cpufreq: Avoid attempts to create duplicate symbolic links
 2015-07-27 13:45 UTC  (8+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH 2/2] sched: Trace point sched_stat_sleep should cover iowait case
 2015-07-27 13:11 UTC 

[PATCH 1/2] sched: Some sched trace points should depend on SCHEDSTATS
 2015-07-27 13:11 UTC 

[PATCH v2 0/2] extcon: palmas: am57xx-beagle-x15: use palmas for VBUS/ID detection
 2015-07-27 13:10 UTC  (3+ messages)
` [PATCH v2 1/2] extcon: palmas: Support GPIO based USB ID detection
` [PATCH v2 2/2] ARM: dts: am57xx-beagle-x15: use palmas-usb for USB2

Bad change in commit 297d716f6260cc9421d971b124ca196b957ee458?
 2015-07-27 13:10 UTC 

[PATCH V2 net-next 0/3] ARM BPF JIT features
 2015-07-27 13:06 UTC  (5+ messages)
` [PATCH V3 "
  ` [PATCH V3 net-next 1/3] ARM: net: add support for BPF_ANC | SKF_AD_PKTTYPE in ARM JIT
  ` [PATCH V3 net-next 2/3] ARM: net: add support for BPF_ANC | SKF_AD_PAY_OFFSET "
  ` [PATCH V3 net-next 3/3] ARM: net: add support for BPF_ANC | SKF_AD_HATYPE "

[PATCH 1/3] gpio: etraxfs: fix set register flag
 2015-07-27 13:03 UTC  (6+ messages)
` [PATCH 2/3] gpio: generic: support input-only chips
` [PATCH 3/3] gpio: etraxfs: add support for ARTPEC-3

[PATCH] userns: simplify map_id_range_* functions
 2015-07-27 12:59 UTC  (3+ messages)

[PATCH v2 0/2] pinctrl: sunxi: Implement proper irq DT parsing
 2015-07-27 12:58 UTC  (5+ messages)
` [PATCH v2 1/2] pinctrl: sunxi: Add custom irq_domain_ops
` [PATCH v2 2/2] ARM: sunxi: dt: Convert users to the PIO interrupts binding

[PATCH 0/3] ARM: UniPhier: update DTS and MAINTAINERS
 2015-07-27 12:55 UTC  (2+ messages)

[RFC] ARM: dts: sunxi: Add regulators and board-specific operating points for LeMaker BananaPi
 2015-07-27 12:54 UTC  (6+ messages)
` [linux-sunxi] "

[PATCH 03/10] dpaa_eth: add configurable bpool thresholds
 2015-07-27 12:54 UTC  (5+ messages)

HARD LOCKUP: Strange hard lock up on spin_lock(&sighand->siglock);
 2015-07-27 12:54 UTC 

[RFC 00/47] perf stat: Add scripting support
 2015-07-27 12:46 UTC  (4+ messages)

[PATCH 1/2] pinctrl: use dev_err() to show message in pinctrl_register_one_pin()
 2015-07-27 12:45 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: use dev_err() to show message in pinmux_func_name_to_selector()

[PATCH v2] xen/events: Support event channel rebind on ARM
 2015-07-27 12:43 UTC  (3+ messages)
  ` [Xen-devel] "

[PATCH] HID: core: do not reject devices when they declare too many usages
 2015-07-27 12:43 UTC  (2+ messages)

[PATCH] gpio: remove unneeded initializer in gpiochip_add_to_list()
 2015-07-27 12:40 UTC  (2+ messages)

[PATCHv2 00/10] mm, xen/balloon: memory hotplug improvements
 2015-07-27 12:40 UTC  (6+ messages)
` [PATCHv2 10/10] xen/balloon: pre-allocate p2m entries for ballooned pages
  ` [Xen-devel] "

[PATCH 0/4] pinctrl: sunxi: Implement proper irq DT parsing
 2015-07-27 12:27 UTC  (8+ messages)
` [PATCH 1/4] pinctrl: sunxi: Use common functions to change irq_chip and handler
` [PATCH 2/4] pinctrl: sunxi: Add irq_chip name
` [PATCH 3/4] pinctrl: sunxi: Add custom irq_domain_ops

[PATCH V2 1/9] cpufreq: Use __func__ to print function's name
 2015-07-27 12:28 UTC  (9+ messages)
` [PATCH V2 2/9] cpufreq: conservative: remove 'enable' field
` [PATCH V2 3/9] cpufreq: ondemand: only queue canceled works from update_sampling_rate()
` [PATCH V2 4/9] cpufreq: governor: Drop __gov_queue_work()
` [PATCH V2 5/9] cpufreq: ondemand: Drop unnecessary locks from update_sampling_rate()
` [PATCH V2 6/9] cpufreq: ondemand: queue work for policy->cpus together
` [PATCH V2 7/9] cpufreq: ondemand: update sampling rate immidiately
` [PATCH V2 8/9] cpufreq: governor: Quit work-handlers early if governor is stopped
` [PATCH V2 9/9] cpufreq: Get rid of ->governor_enabled and its lock

[PATCH 2/9] MIPS: Require O32 FP64 support for MIPS64 with O32 compat
 2015-07-27 12:26 UTC 

[PATCH] scripts/spelling.txt: spelling of uninitialized
 2015-07-27 12:20 UTC 

[PATCH 0/4] omap: Fix broken pbias device creation
 2015-07-27 12:16 UTC  (5+ messages)
` [RFT PATCH 1/4] ARM: dts: omap24xx: "
` [PATCH 2/4] ARM: dts: OMAP4: "
` [PATCH 3/4] ARM: dts: OMAP5: "
` [PATCH 4/4] ARM: dts: dra7: "

[PATCH] tile: Provide atomic_{or,xor,and}
 2015-07-27 12:17 UTC  (2+ messages)
` [tip:locking/arch-atomic] "

[PATCH] dm cache: fix alloc_bitset check that always evaluates as false
 2015-07-27 12:15 UTC  (2+ messages)
`  "

[RESEND PATCH 0/2] get pinctrl more flexible for per pin muxing controllers
 2015-07-27 12:12 UTC  (10+ messages)
` [RESEND PATCH 1/2] pinctrl: change function behavior "

new dmesg warning in 4.1.3: WARNING: CPU: 1 PID: 1 at arch/x86/mm/ioremap.c:202 __ioremap_caller+0x26f/0x3b0()
 2015-07-27 12:09 UTC 

Next round: revised futex(2) man page for review
 2015-07-27 12:07 UTC 

[PATCH 1/2] drm/i915: use error path
 2015-07-27 12:06 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: check for return value

[PATCH v2 0/7] cpufreq: use generic cpufreq drivers for Exynos4x12 platform
 2015-07-27 12:01 UTC  (12+ messages)
` [PATCH v2 3/7] cpufreq-dt: add turbo modes support
` [PATCH v2 2/7] cpufreq: opp: fix handling of turbo modes

[Patch RFC 1/2] tracing: allow disabling compilation of specific trace systems
 2015-07-27 11:57 UTC  (5+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 2/2] tracing: gpio: add Kconfig option for enabling/disabling trace events

[PATCH v5 0/5] clk: fractional-divider: do a clean up
 2015-07-27 11:48 UTC  (6+ messages)
` [PATCH v5 1/5] clk: fractional-divider: rename prate -> parent_rate
` [PATCH v5 2/5] clk: fractional-divider: keep mwidth and nwidth internally
` [PATCH v5 3/5] clk: rockchip: save width in struct clk_fractional_divider
` [PATCH v5 4/5] clk: fractional-divider: switch to rational best approximation
` [PATCH v5 5/5] serial: 8250_dw: allow lower reference frequencies

[PATCH 0/5] Add imx6ul touch screen controller support
 2015-07-27 11:28 UTC  (8+ messages)
` [PATCH 1/5] input: touchscreen: add imx6ul_tsc driver support
` [PATCH 2/5] Documentation: Detail permitted DT properties for the imx6ul_tsc
` [PATCH 3/5] ARM: imx_v6_v7_defconfig: enable imx6ul_tsc
` [PATCH 4/5] ARM: dts: imx6ul.dtsi: add TSC support
` [PATCH 5/5] ARM: dts: imx6ul-14x14-evk.dts: add tsc support

[PATCH] thermal: remove dangling 'weight_attr' device file
 2015-07-27 11:37 UTC  (2+ messages)

X-Gene: Unhandled fault: synchronous external abort in pci_generic_config_read32
 2015-07-27 11:36 UTC  (3+ messages)

[RFC v2 1/4] mm: make alloc_pages_exact_node pass __GFP_THISNODE
 2015-07-27 11:29 UTC  (7+ messages)
` [RFC v2 4/4] mm: fallback for offline nodes in alloc_pages_node

[RFC PATCH] nfs: avoid swap-over-NFS deadlock
 2015-07-27 11:25 UTC  (5+ messages)

[PATCH 0/2] pbias regulator fixes
 2015-07-27 11:24 UTC  (3+ messages)
` [PATCH 1/2] regulator: pbias: use untranslated address to program pbias regulator
` [PATCH 2/2] regulator: pbias: Fix broken pbias disable functionality

[PATCH v3 0/2] pixcir_i2c_ts: Add optional wakeup irq support
 2015-07-27 11:19 UTC  (4+ messages)
` [PATCH v3 1/2] input: touchscreen: pixcir_i2c_ts: Add support for optional wakeup interrupt

[PATCH v9 0/9] Add simple NVMEM Framework via regmap
 2015-07-27 11:17 UTC  (10+ messages)
` [PATCH v9 1/9] nvmem: Add a simple NVMEM framework for nvmem providers
` [PATCH v9 2/9] nvmem: Add a simple NVMEM framework for consumers
` [PATCH v9 3/9] nvmem: Add nvmem_device based consumer apis
` [PATCH v9 4/9] nvmem: Add bindings for simple nvmem framework
` [PATCH v9 5/9] Documentation: nvmem: add nvmem api level and how-to doc
` [PATCH v9 6/9] nvmem: qfprom: Add Qualcomm QFPROM support
` [PATCH v9 7/9] nvmem: qfprom: Add bindings for qfprom
` [PATCH v9 8/9] nvmem: sunxi: Move the SID driver to the nvmem framework
` [PATCH v9 9/9] nvmem: Add to MAINTAINERS for "

[PATCH] fsl/usb: Workaround for USB erratum-A005697
 2015-07-27 11:41 UTC 

Revised futex(2) man page for review
 2015-07-27 11:10 UTC  (15+ messages)

[linux41] Kernel panic at i686
 2015-07-27 11:10 UTC  (4+ messages)
` [linux41] regression with 'x86/cacheinfo: Move cacheinfo sysfs code to generic infrastructure' on AMD i686
  ` [PATCH] cpu/cacheinfo: Fix teardown path

[PATCH v2 0/5] add driver for Atmel QSPI controller
 2015-07-27 10:53 UTC  (4+ messages)
` [PATCH v2 5/5] mtd: atmel-quadspi: "

Free Gift
 2015-07-25 13:34 UTC  (2+ messages)

[RFC][PATCH 0/7] jump_label: Another (better) static_key interface
 2015-07-27 11:03 UTC  (12+ messages)
` [RFC][PATCH 5/7] jump_label: Rework update logic
` [RFC][PATCH 6/7] jump_label: Add a new static_key interface

[PATCH v2 0/4] Add standby support for the recent mvebu SoCs
 2015-07-27 11:02 UTC  (4+ messages)
` [PATCH v2 3/4] ARM: mvebu: Allow using the GIC for wakeup in standby mode

[PATCH 00/28] arch: Provide atomic logic ops
 2015-07-27 11:01 UTC  (2+ messages)

[PATCH] bootmem: avoid freeing to bootmem after bootmem is done
 2015-07-27 10:59 UTC  (2+ messages)

[PATCH v2 05/11] mfd: devicetree: bindings: Add Qualcomm SMD based RPM DT binding
 2015-07-27 10:58 UTC  (11+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox