public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-04-14 18:51:45 to 2014-04-14 22:43:57 UTC [more...]

[patch 0/4] mm: A few memory tracker fixes
 2014-04-14 22:43 UTC  (6+ messages)
` [patch 2/4] mm: Dont forget to set softdirty on file mapped fault

[PATCH] Add initcall_blacklist kernel parameter [v4]
 2014-04-14 22:40 UTC  (3+ messages)

[PATCH v9 1/2] ARM: avoid tracers in soft_restart
 2014-04-14 22:37 UTC  (3+ messages)

[PATCH 1/1] remove duplicate definition
 2014-04-14 22:34 UTC 

[Patch v5 0/6] Quaternion support
 2014-04-14 22:33 UTC  (9+ messages)
` [Patch v5 1/6] devres: introduce API "devm_kmemdup
` [Patch v5 2/6] IIO: core: Introduce read_raw_multi
` [Patch v5 3/6] IIO: core: Modify scan element type
` [Patch v5 4/6] IIO: core: Add quaternion modifier
` [Patch v5 5/6] iio: hid-sensors: Added device rotation support
` [Patch v5 6/6] iio: Added ABI description for quaternion

[PATCH] mtd: nand: omap: fix compile warning on ‘erased_sector_bitflips’
 2014-04-14 22:32 UTC 

[PATCH] block/blk-core.c: print readable string instead of values
 2014-04-14 22:27 UTC  (3+ messages)

[PATCH] xen/pci: Remove unused dev_err() string
 2014-04-14 22:25 UTC 

[PATCHSET cgroup/for-3.16] cgroup: implement cgroup.populated
 2014-04-14 22:26 UTC  (3+ messages)

[PATCH] mmc: sdhci-pci: Remove useless check for "slots == 0"
 2014-04-14 22:23 UTC 

[PATCH] isdnloop: NUL-terminate strings from userspace
 2014-04-14 22:21 UTC  (4+ messages)
` [patch 2/2] lib/string.c: strlcpy() might read too far

[PATCH v2 0/8] Reorder i.MX IPU display enable/disable sequence
 2014-04-14 22:18 UTC  (10+ messages)
` [PATCH v2 1/8] imx-drm: ipu-common: add ipu_map_irq to request non-IDMAC interrupts
` [PATCH v2 2/8] imx-drm: ipu-common: Add helpers to check for a busy IDMAC channel and to busywait for an interrupt
` [PATCH v2 3/8] imx-drm: ipu-dmfc: Wait for FIFOs to run empty before disabling
` [PATCH v2 4/8] imx-drm: ipu-dc: Wait for DC_FC_1 / DP_SF_END interrupt
` [PATCH v2 5/8] imx-drm: ipu-dp: Split disabling the DP foreground channel from disabling the DP module
` [PATCH v2 6/8] imx-drm: imx-dp: When disabling the DP foreground channel, wait until the DP background channel is finished before disabling the IDMAC channel
` [PATCH v2 7/8] imx-drm: ipuv3-crtc: Change display enable/disable order
` [PATCH v2 8/8] imx-drm: ipu-dc: Disable DC module when not in use

[PATCH v2 0/4] net: Add APM X-Gene SoC Ethernet driver support
 2014-04-14 22:15 UTC  (9+ messages)
` [PATCH v2 2/4] Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
` [PATCH v2 4/4] drivers: net: Add APM X-Gene SoC ethernet driver support

[PATCH] drm/radeon: fix VCE fence command
 2014-04-14 22:13 UTC  (2+ messages)

[PATCH 0/2] pda_power: USB notifier fixes
 2014-04-14 22:11 UTC  (7+ messages)
` [PATCH 2/2] pda_power: Unregister USB notifier in pda_power_remove()

[PATCH RESEND 04/11] signals: rename rm_from_queue_full() to flush_sigqueue_mask()
 2014-04-14 22:09 UTC  (4+ messages)
` [PATCH RESEND 07/11] signals: jffs2: fix the wrong usage of disallow_signal()

[PATCH cgroup/for-3.16] cgroup: add documentation about unified hierarchy
 2014-04-14 22:09 UTC 

[PATCHv2 00/11] improve PWM lookup support without device tree
 2014-04-14 21:59 UTC  (12+ messages)
` [PATCHv2 01/11] pwm: add period and polarity to struct pwm_lookup
` [PATCHv2 02/11] ARM: shmobile: Armadillo 800 EVA: initialize all struct pwm_lookup members
` [PATCHv2 03/11] pwm: renesas-tpu: remove useless struct tpu_pwm_platform_data
` [PATCHv2 04/11] ARM: OMAP3: Beagle: initialize all the struct pwm_lookup members
` [PATCHv2 05/11] ARM: pxa: hx4700: "
` [PATCHv2 06/11] pwm: modify PWM_LOOKUP to initialize all "
` [PATCHv2 07/11] ARM: OMAP3: Beagle: use PWM_LOOKUP to initialize struct pwm_lookup
` [PATCHv2 08/11] ARM: shmobile: Armadillo 800 EVA: "
` [PATCHv2 09/11] ARM: pxa: hx4700: "
` [PATCHv2 10/11] leds: leds-pwm: retrieve configured pwm period
` [PATCHv2 11/11] backlight: pwm_bl: "

[PATCH] drm/radeon: memory leak on bo reservation failure
 2014-04-14 21:43 UTC  (2+ messages)

Missing USB XHCI and EHCI reset for kexec
 2014-04-14 21:48 UTC  (4+ messages)

[PATCH 0/7] Reorder i.MX IPU display enable/disable sequence
 2014-04-14 21:45 UTC  (5+ messages)
` [PATCH 4/7] imx-drm: ipu-dc: Wait for DC_FC_1 / DP_SF_END interrupt

[PATCHSET cgroup/for-3.16] cgroup: implement unified hierarchy, v2
 2014-04-14 21:45 UTC  (14+ messages)
` [PATCH 01/12] cgroup: update cgroup->subsys_mask to ->child_subsys_mask and restore cgroup_root->subsys_mask
` [PATCH 02/12] cgroup: introduce effective cgroup_subsys_state
` [PATCH 03/12] cgroup: implement cgroup->e_csets[]
` [PATCH 04/12] cgroup: make css_next_child() skip missing csses
` [PATCH 05/12] cgroup: reorganize css_task_iter
` [PATCH 06/12] cgroup: teach css_task_iter about effective csses
` [PATCH 07/12] cgroup: cgroup->subsys[] should be cleared after the css is offlined
` [PATCH 08/12] cgroup: allow cgroup creation and suppress automatic css creation in the unified hierarchy
` [PATCH 09/12] cgroup: add css_set->dfl_cgrp
` [PATCH 10/12] cgroup: update subsystem rebind restrictions
` [PATCH 11/12] cgroup: prepare migration path for unified hierarchy
` [PATCH 12/12] cgroup: implement dynamic subtree controller enable/disable on the default hierarchy

[PATCHSET cgroup/for-3.16] cgroup: implement cgroup.populated, v2
 2014-04-14 21:44 UTC  (4+ messages)
` [PATCH 1/3] kernfs: implement kernfs_root->supers list
` [PATCH 2/3] kernfs: make kernfs_notify() trigger inotify events too
` [PATCH 3/3] cgroup: implement cgroup.subtree_populated for the default hierarchy

[PATCH] Configure FSL eSPI CSBEF, CSAFT, and whether to send all received data to user
 2014-04-14 21:38 UTC  (5+ messages)

[PATCHSET cgroup/for-3.15] cgroup: implement unified hierarchy
 2014-04-14 21:31 UTC  (6+ messages)

[BUG] A panic caused by null pointer dereference aftering updating to
 2014-04-14 21:23 UTC  (7+ messages)

[PATCH v2 0/2] ARM: mm: implement CONFIG_DEBUG_RODATA
 2014-04-14 21:20 UTC  (3+ messages)
` [PATCH v2 1/2] ARM: mm: allow non-text sections to be non-executable
` [PATCH v2 2/2] ARM: mm: allow text and rodata sections to be read-only

[PATCH v2 1/2] regulator: pbias: Fix is_enabled callback implementation
 2014-04-14 21:16 UTC  (2+ messages)

[PATCHv2 0/3] regmap: add LE and DT binding for endianness
 2014-04-14 21:09 UTC  (9+ messages)
` [PATCHv2 2/3] regmap: Add the DT binding documentation "
` [PATCHv2 3/3] regmap: add DT endianness binding support

[PATCH 0/4] regulator: s2mps11: Add external GPIO control for S2MPS14
 2014-04-14 21:13 UTC  (9+ messages)
` [PATCH 1/4] regulator: s2mps11: Move DTS parsing code to separate function
` [PATCH 2/4] regulator: s2mps11: Add external GPIO control for S2MPS14
` [PATCH 3/4] Documentation: regulator: s2mps11: Document external GPIO control
` [PATCH 4/4] regulator: s5m8767: Use same binding for external control as in s2mps11

Hardware dependencies in Kconfig
 2014-04-14 21:12 UTC  (4+ messages)

[PATCH 16/20] mips: lemote 2f: se cpufreq_for_each_entry macro for iteration
 2014-04-14 21:10 UTC 

[PATCH 20/20] irda: sh_sir: Use cpufreq_for_each_valid_entry macro for iteration
 2014-04-14 21:11 UTC 

[PATCH 19/20] cpufreq: pcc_cbe: Use cpufreq_for_each_entry macro for iteration
 2014-04-14 21:11 UTC 

[PATCH 18/20] cpufreq: pasemi: Use cpufreq_for_each_entry macro for iteration
 2014-04-14 21:10 UTC 

[PATCH 17/20] davinci: da850: Use cpufreq_for_each_entry macro for iteration
 2014-04-14 21:10 UTC 

[PATCH 14/20] thermal: cpu_cooling: Use cpufreq_for_each_valid_entry macro for iteration
 2014-04-14 21:10 UTC 

[PATCH 15/20] mfd: db8500-prcmu: Use cpufreq_for_each_entry macro for iteration
 2014-04-14 21:10 UTC 

[PATCH 13/20] sh: clk: Use cpufreq_for_each_valid_entry macro for iteration
 2014-04-14 21:10 UTC 

[PATCH 12/20] cpufreq: s3c64xx: Use cpufreq_for_each_valid_entry macro for iteration
 2014-04-14 21:09 UTC 

[PATCH 11/20] cpufreq: s3c2416: Use cpufreq_for_each_valid_entry macro for iteration
 2014-04-14 21:09 UTC 

[PATCH 10/20] cpufreq: powernow-k6: Use cpufreq_for_each_entry macro for iteration
 2014-04-14 21:09 UTC 

[PATCH 09/20] cpufreq: longhaul: Use cpufreq_for_each_entry macro for iteration
 2014-04-14 21:09 UTC 

[PATCH 08/20] cpufreq: exynos5440: Use cpufreq_for_each_entry macro for iteration
 2014-04-14 21:09 UTC 

[PATCH 07/20] cpufreq: exynos: Use cpufreq_for_each_entry macro for iteration
 2014-04-14 21:09 UTC 

[PATCH 06/20] cpufreq: elanfreq: Use cpufreq_for_each_entry macro for iteration
 2014-04-14 21:08 UTC 

[PATCH 05/20] cpufreq: dbx500: Use cpufreq_for_each_entry macro for iteration
 2014-04-14 21:08 UTC 

Documenting prctl() PR_SET_THP_DISABLE and PR_GET_THP_DISABLE
 2014-04-14 21:08 UTC  (3+ messages)

[PATCH 04/20] cpufreq: arm_big_little: Use cpufreq_for_each_entry macro for iteration
 2014-04-14 21:08 UTC 

[PATCH 03/20] cpufreq: stats: Use cpufreq_for_each_valid_entry macro for iteration
 2014-04-14 21:08 UTC 

[RFC PATCH] ARM: mm: implement CONFIG_DEBUG_RODATA
 2014-04-14 21:08 UTC  (11+ messages)
` [PATCH 2/2] ARM: mm: make text and rodata read-only

[PATCH 02/20] cpufreq: acpi-cpufreq: Use cpufreq_for_each_entry macro for iteration
 2014-04-14 21:08 UTC 

[PATCH 01/20] cpufreq: Introduce macros for cpufreq_frequency_table iteration
 2014-04-14 21:07 UTC 

[PATCH 00/20] Introduce new cpufreq helper macros
 2014-04-14 21:07 UTC 

[RFC PATCH] regmap: smbus: add support for regmap over SMBus
 2014-04-14 21:04 UTC  (3+ messages)
` [RFC PATCH v2] "

[Patch v3 1/6] devres: introduce API "devm_kmemdup
 2014-04-14 21:02 UTC  (6+ messages)
` [Patch v3 2/6] IIO: core: Introduce read_raw_multi

[PATCH 0/4] HID: (thingm) introduces blink(1) mk2
 2014-04-14 20:50 UTC  (5+ messages)
` [PATCH 1/4] HID: (thingm) remove the "play" sysfs attribute
` [PATCH 2/4] HID: (thingm) remove the "fade" "
` [PATCH 3/4] HID: (thingm) refactor blink(1) support
` [PATCH 4/4] HID: (thingm) add support for blink(1) mk2

[PATCH] user namespace: fix incorrect memory barriers
 2014-04-14 20:58 UTC 

[PATCH V4 1/1] X86: Probe for PIC and set legacy_pic appropriately
 2014-04-14 20:57 UTC  (2+ messages)
` [tip:x86/irq] x86, irq, pic: Probe for legacy "

[PATCH] PM / devfreq: Use freq_table for available_frequencies
 2014-04-14 20:51 UTC  (2+ messages)

Kernel scanning/freeing to relieve cgroup memory pressure
 2014-04-14 20:50 UTC  (4+ messages)

[PATCH] ASoC: fsl_sai: Use FSL_SAI_xXR() and regmap_update_bits() to simplify code
 2014-04-14 20:47 UTC  (2+ messages)

[PATCH v2 0/2] ASoC: fsl_sai: Add bus clock and mclks with clock controls
 2014-04-14 20:43 UTC  (5+ messages)
` [PATCH v2 1/2] ASoC: fsl_sai: Add clock controls for SAI
` [PATCH v2 2/2] ARM: dts: Append clock bindings for sai2 on VF610 platform

[PATCH] ASoC: fsl_sai: Fix incorrect condition check in trigger()
 2014-04-14 20:31 UTC  (2+ messages)

[PATCH] seccomp: fix populating a0-a5 syscall args in 32-bit x86 BPF
 2014-04-14 20:28 UTC  (4+ messages)

[3.14+] kernel BUG at mm/filemap.c:1347!
 2014-04-14 20:20 UTC 

[PATCH] percpu: make pcpu_alloc_chunk() use pcpu_mem_free() instead of kfree()
 2014-04-14 20:21 UTC  (2+ messages)

[PATCH 0/8] Enable dma driver for MIC X100 Coprocessors
 2014-04-14 20:15 UTC  (9+ messages)
` [PATCH 1/8] misc: mic: Add mic bus and dma driver documentation
` [PATCH 2/8] misc: mic: add a bus driver for virtual MIC devices
` [PATCH 3/8] dma: MIC X100 DMA Driver
` [PATCH 4/8] misc: mic: add threaded irq support in host driver
` [PATCH 5/8] misc: mic: add dma "
` [PATCH 6/8] misc: mic: add threaded irq support in card driver
` [PATCH 7/8] misc: mic: add dma "
` [PATCH 8/8] misc: mic: add support for loading/unloading dma driver

[RFC PATCH] Suppress a device hot remove related lockdep warning
 2014-04-14 20:13 UTC  (6+ messages)
  ` [RFC PATCH v2] Use kernfs_break_active_protection() for device online store callbacks
      ` [RFC PATCH v3] "

[RESEND PATCH v2] Add documentation on writing an musb glue layer
 2014-04-14 20:12 UTC  (2+ messages)
` [RESEND PATCH v2] documentation: docbook: document process of "

[PATCH 00/15] wire up renameat2 syscall for various archs
 2014-04-14 20:11 UTC  (3+ messages)

[PATCH v4 1/2] SPI: Add driver for Cadence SPI controller
 2014-04-14 20:01 UTC  (2+ messages)

[PATCH 0/4] Support additional regulators on BCM590xx
 2014-04-14 19:59 UTC  (4+ messages)
` [PATCH 2/4] mfd: bcm590xx: add support for second i2c slave address space
` [PATCH 3/4] regulator: bcm590xx: add support for regulators on secondary i2c slave

[PATCH] cdc-acm: some enhancement on acm delayed write
 2014-04-14 19:58 UTC  (2+ messages)
` [PATCH] USB: cdc-acm: fix broken runtime suspend

[PATCH 00/38] tick cleanups and bugfixes
 2014-04-14 19:52 UTC  (5+ messages)
` [PATCH 18/38] tick-common: don't set mode to CLOCK_EVT_MODE_UNUSED in tick_shutdown()
` [PATCH 22/38] tick-sched: no need to recheck cpu_online() in can_stop_idle_tick()

X86: kexec issues with i915 in 3.14
 2014-04-14 19:49 UTC  (3+ messages)

[PATCH] spi: bfin5xx: fix build error
 2014-04-14 19:44 UTC  (2+ messages)

[PATCH] pci/pciehp: Allow polling/irq mode to be decided on a per-port basis
 2014-04-14 19:42 UTC  (2+ messages)

REGRESSION 3.14 i915 warning & mouse cursor vanishing
 2014-04-14 19:42 UTC  (4+ messages)

[PATCH v4 1/2] ASoC: sam9g20_wm8731: remove useless mach/gpio.h
 2014-04-14 19:41 UTC  (2+ messages)

[PATCH v2] pci: Allow hotplug service drivers to operate in polling mode
 2014-04-14 19:35 UTC  (2+ messages)

[git bisect regression 3.15-rc1] NULL ptr deref in ichx_gpio_probe
 2014-04-14 19:26 UTC  (2+ messages)

[PATCH RFC] blkcg: prepare blkcg knobs for default hierarchy
 2014-04-14 19:32 UTC  (3+ messages)

[PATCH] kernel/panic: Add "late_kdump" option for kdump in unstable condition
 2014-04-14 19:31 UTC  (2+ messages)

[PATCH] s390: fix new ccwgroup.h kernel-doc warning
 2014-04-14 19:28 UTC  (2+ messages)

[PATCH] tuntap: add flow control to support back pressure
 2014-04-14 18:45 UTC  (7+ messages)

[PATCH] staging: iio: fix coding style
 2014-04-14 13:59 UTC  (3+ messages)

[PATCH 0/2] ARM: dts: DRA7/AM4372: add l3_noc information
 2014-04-14 19:12 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: DRA7: Use dra7-l3-noc instead of omap4-l3-noc
` [PATCH 2/2] ARM: dts: AM4372: add l3-noc information

3.15-mw: Oops Workqueue: writeback bdi_writeback_workfn (flush-8:16) RIP: e030:[<ffffffff814c6bc1>] [<ffffffff814c6bc1>] kobject_put+0x11/0x70
 2014-04-14 19:00 UTC  (4+ messages)

[PATCH V2] Add support for flag status register on Micron chips
 2014-04-14 18:29 UTC  (6+ messages)

[PATCH] hpsa: fix NULL dereference in hpsa_put_ctlr_into_performant_mode()
 2014-04-14 19:01 UTC 

[PATCH] Documentation: Update stable address in Chinese and Japanese translations
 2014-04-14 19:02 UTC  (3+ messages)

[PATCH 1/1] powerpc: Increase COMMAND_LINE_SIZE to 2048 from 512
 2014-04-14 18:58 UTC  (2+ messages)

sparc64 WARNING: at mm/mmap.c:2757 exit_mmap+0x13c/0x160()
 2014-04-14 18:58 UTC  (4+ messages)

Linux 3.14.1
 2014-04-14 19:00 UTC  (2+ messages)

Linux 3.13.10
 2014-04-14 18:59 UTC 

Linux 3.10.37
 2014-04-14 18:59 UTC  (2+ messages)

Linux 3.4.87
 2014-04-14 18:58 UTC  (2+ messages)

[RFC PATCH 1/1] prefetch result in 64 bit atomic ops
 2014-04-14 18:45 UTC 


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