public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-04-22 10:15:54 to 2014-04-22 13:46:49 UTC [more...]

[PATCH v2 00/24] input: Introduce ff-memless-next as an improved replacement for ff-memless
 2014-04-22 13:46 UTC  (4+ messages)
` [PATCH 05/24] Port max8997_haptic to ff-memless-next
` [PATCH 09/24] Port hid-dr "
` [PATCH 11/24] Port hid-holtekff "

[PATCH 00/28] nios2 Linux kernel port
 2014-04-22 13:44 UTC  (22+ messages)
` [PATCH 04/28] nios2: Exception handling
` [PATCH 16/28] nios2: System calls handling
` [PATCH 19/28] nios2: Device tree support
` [PATCH 20/28] nios2: Time keeping
` [PATCH 23/28] nios2: Nios2 registers
` [PATCH 28/28] Documentation: Add documentation for Nios2 architecture

[PATCH 00/18] Cross-architecture definitions of relaxed MMIO accessors
 2014-04-22 13:43 UTC  (5+ messages)

[PATCH 0/4] mm: zpool: add common api for zswap to use zbud/zsmalloc
 2014-04-22 13:43 UTC  (4+ messages)
` [PATCH 3/4] mm: zpool: implement common zpool api to zbud/zsmalloc

[PATCH 15/20] mfd: db8500-prcmu: Use cpufreq_for_each_entry macro for iteration
 2014-04-22 13:44 UTC  (2+ messages)

Hardware dependencies in Kconfig
 2014-04-22 13:42 UTC  (5+ messages)

[PATCH 0/3] perf tools: Add libdw DWARF post unwind support for ARM64
 2014-04-22 13:42 UTC  (8+ messages)
` [PATCH 1/3] perf tests: Introduce perf_regs_load function on ARM64

[PATCH v3 0/3] Add Xilinx AXI Video DMA Engine driver
 2014-04-22 13:41 UTC  (4+ messages)
` [PATCH v3 2/3] dma: Add Xilinx Video DMA DT Binding Documentation

ftrace/kprobes: Warning when insmod two modules
 2014-04-22 13:41 UTC  (5+ messages)

vmstat: On demand vmstat workers V3
 2014-04-22 13:40 UTC  (4+ messages)

[PATCH 1/1] fanotify: check permissions when creating file descriptor
 2014-04-22 13:40 UTC  (2+ messages)

[PATCH signal#execve2] syscalls,x86: Add execveat() system call (v3)
 2014-04-22 11:47 UTC  (5+ messages)

[PATCH] vfs: rw_copy_check_uvector() - free iov on error
 2014-04-22 13:38 UTC  (5+ messages)

[PATCH] ARM: sunxi: dt: list all pinctrl compatible strings
 2014-04-22 13:38 UTC 

[PATCH] perf tools: fix processing of pid/tid for mmap records
 2014-04-22 13:37 UTC  (3+ messages)

[PATCH 0/3] of: dts: enable memory@0 quirk for PPC32 only
 2014-04-22 13:35 UTC  (15+ messages)
` [PATCH 1/3] arm: dts: add device_type="memory" for ste-ccu8540
` [PATCH 2/3] mips: dts: add device_type="memory" where missing
` [PATCH 3/3] of: Handle memory@0 node on PPC32 only

[PATCH] mm : Avoid candidate task is equal to current task
 2014-04-22 13:34 UTC  (15+ messages)
          ` [PATCH 0/2] memcg: mm_update_next_owner() should skip kthreads
                ` [PATCH 0/1] memcg: kill start_kernel()->mm_init_owner(init_mm)
                  ` [PATCH 1/1] "

[PATCH] clk: st: Fix memory leak
 2014-04-22 13:15 UTC 

[PATCH v3 0/7] ARM: sunxi: add multi pin controller support
 2014-04-22 13:27 UTC  (16+ messages)
` [PATCH v3 1/7] pinctrl: sunxi: check clk_prepare_enable return value
` [PATCH v3 2/7] pinctrl: sunxi: disable clk when failing to probe pin controller
` [PATCH v3 3/7] pinctrl: sunxi: add PL and PM pin definitions
` [PATCH v3 4/7] pinctrl: sunxi: support multiple pin controller
` [PATCH v3 5/7] pinctrl: sunxi: define A31 R_PIO pin functions
` [PATCH v3 6/7] pinctrl: sunxi: add reset control support
` [PATCH v3 7/7] ARM: sunxi: update the default ARCH_NR_GPIO for sunxi arch

[PATCH 0/6] mm: audit find_vma() callers
 2014-04-22 13:25 UTC  (3+ messages)
` [PATCH 3/6] mips: call find_vma with the mmap_sem held

[PATCH v11 20/27] iommu/exynos: allow having multiple System MMUs for a master H/W
 2014-04-22 13:23 UTC  (2+ messages)

[PATCH] tools lib traceevent: Fix backward compatibility macros for pevent filter enums
 2014-04-22 13:19 UTC  (2+ messages)

[RFC PATCH 0/2] Add support for Exynos PMU driver
 2014-04-22 13:19 UTC  (3+ messages)
` [RFC PATCH 1/2] drivers: mfd: Add support of exynos-pmu driver

[PATCH] pinctrl-baytrail: workaround for irq descriptor conflict on ASUS T100TA
 2014-04-22 13:18 UTC  (2+ messages)

[PATCH 2/2] mm/compaction: fix to initialize free scanner properly
 2014-04-22 13:17 UTC  (10+ messages)
` [PATCH 1/2] mm/compaction: make isolate_freepages start at pageblock boundary
  ` [PATCH 2/2] mm/compaction: cleanup isolate_freepages()

[PATCH v3 00/11] ARM: at91: rework main and slow clk implementation
 2014-04-22 13:12 UTC  (12+ messages)
` [PATCH v3 01/11] clk: at91: rework main "
` [PATCH v3 02/11] clk: at91: update main clk documentation
` [PATCH v3 03/11] clk: at91: add slow clks driver
` [PATCH v3 04/11] clk: at91: add slow clk documentation
` [PATCH v3 05/11] ARM: at91/dt: move sama5d3 SoC to the new main/slow clk model
` [PATCH v3 06/11] ARM: at91/dt: add xtal frequencies to sama5d3xcm boards
` [PATCH v3 07/11] ARM: at91/dt: add xtal frequencies to sama5d3 xplained board
` [PATCH v3 08/11] ARM: at91/dt: move at91sam9261 SoC to the new main clock model
` [PATCH v3 09/11] ARM: at91/dt: define main xtal frequency of the at91sam9261ek board
` [PATCH v3 10/11] ARM: at91/dt: move at91sam9rl SoC to the new slow/main clock models
` [PATCH v3 11/11] ARM: at91/dt: define sam9rlek crystal frequencies

[PATCH 1/2] clk: Fixup spacing in comments
 2014-04-22 13:11 UTC  (2+ messages)
` [PATCH 2/2] clk: Improve clk_ops documentation

[PATCH] pinctrl: pinctrl-imx: Print the mux_mode field in hex format
 2014-04-22 13:11 UTC  (2+ messages)

[PATCH v6 15/19] usb: phy: msm: Fix PTS definitions for MSM USB controller
 2014-04-22 13:09 UTC  (2+ messages)

[PATCH 0/2 v2]: sh-pfc: r8a7791: Add sound pin support
 2014-04-22 13:09 UTC  (5+ messages)
  ` [PATCH 1/2 v2] sh-pfc: r8a7791: Add SSI "
  ` [PATCH 2/2] sh-pfc: r8a7791: Add Audio "

[PATCH] linux-next: rsi: fix using of removed stuff from mmc
 2014-04-22 13:05 UTC  (6+ messages)

[PATCH] clk: versatile: free icst on error return
 2014-04-22 13:04 UTC  (2+ messages)

[PATCH] radio-bcm2048.c: fix wrong overflow check
 2014-04-22 13:02 UTC  (6+ messages)

[PATCH] net/phy: micrel: fix bugged test on device tree loading for ksz9021
 2014-04-22 13:01 UTC 

[PATCH 1/2] ARM: shmobile: armadillo800eva: Add LED support
 2014-04-22 13:01 UTC  (2+ messages)
` [PATCH RFC 2/2] ARM: shmobile: armadillo800eva defconfig: Enable REGULATOR_GPIO and LEDS_GPIO

[RFC PATCH 0/2] Add support for Samsung GH7 PCIe controller
 2014-04-22 13:01 UTC  (9+ messages)
` [RFC PATCH 1/2] PCI: designware: Add ARM64 PCI support

Please read attached for $2.6 million donations
 2014-04-22 12:44 UTC 

[PATCH RFC 00/12] Add Qualcomm SD Card Controller support
 2014-04-22 12:58 UTC  (2+ messages)

[PATCH] radio-bcm2048.c: fix wrong overflow check
 2014-04-22 12:57 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] pinctrl/TB10x: Fix signedness bug
 2014-04-22 12:55 UTC  (2+ messages)

[PATCH 0/8] perf sched: Add trace event for sched wait
 2014-04-22 11:56 UTC  (5+ messages)
` [PATCH 4/8] sched/core: Skip wakeup when task is already running

[PATCH 0/6] File Sealing & memfd_create()
 2014-04-22 12:55 UTC  (7+ messages)

[PATCH] pinctrl: sunxi: fix typo in module author address
 2014-04-22 12:54 UTC  (2+ messages)

[PATCH RESEND 0/5] ARM: berlin: add pinctrl support
 2014-04-22 12:52 UTC  (8+ messages)
` [PATCH RESEND 1/5] pinctrl: allows not to define the get_group_pins operation
` [PATCH RESEND 2/5] pinctrl: berlin: add a pinctrl driver for Marvell Berlin SoCs

[PATCH v5 0/4] APM X-Gene PCIe controller
 2014-04-22 12:49 UTC  (8+ messages)
` [PATCH v5 2/4] arm64: dts: APM X-Gene PCIe device tree nodes

[PATCH] pinctrl-baytrail: fix for irq descriptor conflict on ASUS T100TA
 2014-04-22 12:46 UTC  (3+ messages)

[RFC 0/2] Fix permission checks on open("/proc/self/fd/N", O_RDWR)
 2014-04-22 12:44 UTC  (3+ messages)
` [RFC 2/2] fs,proc: Respect FMODE_WRITE when opening /proc/pid/fd/N

[PATCH] cpuidle: governor: menu: move repeated correction factor check to init
 2014-04-22 12:38 UTC  (6+ messages)
        ` [RESEND][PATCH] "

[PATCH v11 12/27] ARM: dts: Add description of System MMU of Exynos SoCs
 2014-04-22 12:36 UTC  (3+ messages)

[PATCH] usb: gadget: zero: Fix SuperSpeed enumeration for alternate setting 1
 2014-04-22 12:35 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v7 0/3] Add support for PCI in AArch64
 2014-04-22 12:34 UTC  (5+ messages)

[PATCH 0/2] Add PCI mode support for BayTrail LPSS SPI
 2014-04-22 12:37 UTC  (6+ messages)
` [PATCH 2/2] spi/pxa2xx-pci: Pass host clock rate info from PCI glue layer

[RFC PATCH 0/5] add gpio_chip_ops to hold GPIO operations
 2014-04-22 12:28 UTC  (3+ messages)

[PATCH] gpio: bcm-kona: Add irq_set_wake method
 2014-04-22 12:27 UTC  (2+ messages)

[PATCH v2] usb: dwc3: core: Fix gadget for system suspend/resume
 2014-04-22 12:24 UTC  (2+ messages)

[PATCH] locks: rename file-private locks to "open file description locks"
 2014-04-22 12:23 UTC 

[PATCH v4 0/6] Add STiH407 SoC and reference board support
 2014-04-22 12:17 UTC  (5+ messages)

[RESEND] [PATCH] xhci: Switch Intel Lynx Point ports to EHCI on shutdown
 2014-04-22 12:26 UTC  (4+ messages)

Thoughts on credential switching
 2014-04-22 12:14 UTC  (7+ messages)

[PATCH 0/5] xhci: fixes for 3.15-rc usb-linus
 2014-04-22 12:23 UTC  (6+ messages)
` [PATCH 1/5] usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb
` [PATCH 2/5] xhci: Use pci_enable_msix_exact() instead of pci_enable_msix()
` [PATCH 3/5] xhci: Switch Intel Lynx Point ports to EHCI on shutdown
` [PATCH 4/5] xhci: extend quirk for Renesas cards
` [PATCH 5/5] usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PM

[PATCH v2] kernel/power/hibernate.c: use 'u64' instead of 's64' to avoid warning
 2014-04-22 12:10 UTC  (5+ messages)

3.14 on Xenserver (non-HVM): "cannot allocate memory")
 2014-04-22 12:10 UTC  (2+ messages)
` probable cause found - "

Problem: Access to out of range physical memory when handling paging request (kernel 2.6.32.61)
 2014-04-22 12:02 UTC 

[PATCH v2 0/2] regmap: support regmap over SMBus
 2014-04-22 11:57 UTC  (3+ messages)
` [PATCH v4] regmap: i2c: fallback to SMBus if the adapter does not support standard I2C

[PATCH v3 0/2] ARM: sunxi: Add A31 High Speed Timer Support
 2014-04-22 11:57 UTC  (2+ messages)

commit 0bf1457f0cfca7b " mm: vmscan: do not swap anon pages just because free+file is low" causes heavy performance regression on paging
 2014-04-22 11:57 UTC  (2+ messages)

BUG: spinlock trylock failure on UP, i.MX28 3.12.15-rt25
 2014-04-22 11:54 UTC  (3+ messages)

[PATCH 1/2] mm/memcontrol.c: remove meaningless while loop in mem_cgroup_iter()
 2014-04-22 11:53 UTC  (7+ messages)

[Bug 3.15-rc2] intel framebuffer broken
 2014-04-22 11:54 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH RFC 0/3] drm/exynos: refactoring drm initialization/cleanup code
 2014-04-22 11:51 UTC  (7+ messages)
` [PATCH RFC 3/3] drm/exynos: use pending_components for components tracking

[PATCH] sound: core: Fix format string mismatch in seq_midi.c
 2014-04-22 11:42 UTC 

[PATCH v3] pwm_lpss: Add support for PCI devices
 2014-04-22 11:46 UTC  (2+ messages)

[PATCH 0/9] I2C ACPI operation region handler support
 2014-04-22 11:45 UTC  (20+ messages)
` [Resend Patch "
  ` [Resend Patch 1/9] ACPICA: Executer: Fix buffer allocation issue for generic_serial_bus region field accesses
  ` [Resend Patch 2/9] ACPICA: Export acpi_buffer_to_resource symbol
  ` [Resend Patch 3/9] ACPI: Add acpi_bus_attach_private_data() to facilitate to attach data to ACPI handle
  ` [Resend Patch 4/9] ACPI/Thermal: Use acpi_bus_attach_private_data() to attach private data
  ` [Resend Patch 5/9] I2C: Add smbus quick read/write helper function
  ` [Resend Patch 6/9] I2C: Add smbus word/block process call "
  ` [Resend Patch 7/9] I2C/ACPI: Add i2c ACPI operation region support
  ` [Resend Patch 8/9] I2C/ACPI: Move ACPI related code to i2c-acpi.c
  ` [Resend Patch 9/9] I2C/ACPI: Add CONFIG_I2C_ACPI config

[PATCH v2 4/4] perf/x86/uncore: modularize Intel uncore driver
 2014-04-22 11:35 UTC  (4+ messages)

[PATCH v2 5/8] mfd: db8500-prcmu: Use cpufreq_for_each_entry macro for iteration
 2014-04-22 11:49 UTC  (6+ messages)
` [PATCH v4 "

[PATCH v4 5/8] mfd: db8500-prcmu: Use cpufreq_for_each_entry macro for iteration
 2014-04-22 11:29 UTC 

[PATCH 0/4] cgroup: substitude per-cgroup id with per-subsys id
 2014-04-22 11:27 UTC  (3+ messages)
` [PATCH 3/4] netprio_cgroup: use accessor to get id from css

[PATCH] netprio_cgroup: explicitly init the early_init field
 2014-04-22 11:25 UTC  (3+ messages)

[tip:x86/urgent] x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels
 2014-04-22 11:25 UTC  (13+ messages)
` [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE*

[PATCH v1] dma: imx-sdma: add support for sdma memory copy
 2014-04-22 11:24 UTC  (6+ messages)

[PATCH v6 1/2] phy: Add new Exynos5 USB 3.0 PHY driver
 2014-04-22 11:24 UTC  (2+ messages)
` [PATCH v6 2/2] phy: exynos5-usbdrd: Add facility for VBUS supply

tcp option added by driver
 2014-04-22 11:21 UTC  (2+ messages)

[PATCH v7 1/2] can: xilinx CAN controller support
 2014-04-22 11:18 UTC  (7+ messages)

[PATCH] tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc
 2014-04-22 11:16 UTC  (4+ messages)

[PATCH 0/4] add cpuidle support for Exynos5420
 2014-04-22 11:12 UTC  (10+ messages)
` [PATCH 1/4] cpuidle: config: Add SOC_EXYNOS5420 entry to select cpuidle-big-little driver
` [PATCH 2/4] driver: cpuidle: cpuidle-big-little: init driver for Exynos5420
` [PATCH 3/4] exynos: cpuidle: do not allow cpuidle registration "
` [PATCH 4/4] mcpm: exynos: populate suspend and powered_up callbacks

[PATCH] clk: zynq: Leave debug clocks in bootup state
 2014-04-22 11:10 UTC  (2+ messages)

linux-next: build failure after merge of the mmc tree
 2014-04-22 11:10 UTC  (3+ messages)

[PATCH] netclassid_cgroup: explicitly init the early_init field
 2014-04-22 11:02 UTC  (2+ messages)

[PATCH v3 0/5] Fixes for tps65090 for Samsung ARM Chromebook
 2014-04-22 11:02 UTC  (6+ messages)
` [PATCH v3 5/5] regulator: tps65090: Make FETs more reliable by adding retries

[PATCH 1/4] ACPICA: Add <acpi/platform/aclinuxxf.h> to remove mis-ordered inclusion of <acpi/actypes.h> from <acpi/platform/aclinux.h>
 2014-04-22 11:16 UTC  (3+ messages)

[PATCH] regmap: Add missing initialization of this_page
 2014-04-22 10:47 UTC 

[PATCH v2 00/10] drm/nouveau: support for GK20A, cont'd
 2014-04-22 10:40 UTC  (3+ messages)
` [PATCH v2 04/10] drm/nouveau/fb: add GK20A support

[PATCH 1/1] staging: android: Fix warning cast removes address space of expression
 2014-04-22 10:36 UTC  (2+ messages)

[PATCH v4] ARM: perf: save/restore pmu registers in pm notifier
 2014-04-22 10:36 UTC  (2+ messages)

[PATCH 01/10] staging: rtl8188eu: Remove empty header file
 2014-04-22 10:35 UTC  (5+ messages)
` [PATCH 05/10] staging: rtl8188eu: Simplify led blinking strategy code
` [PATCH 09/10] staging: rtl8188eu: Remove unused enum LED_STATE_871x members

[PATCH] clocksource: fix clocksource_mmio_readX_down
 2014-04-22 10:27 UTC  (2+ messages)

[PATCH 0/8 v4] printk: Cleanups and softlockup avoidance
 2014-04-22 10:22 UTC  (6+ messages)
` [PATCH 8/8] printk: Add config option for disabling printk offloading

[PATCH v4 00/16] perf, persistent: Add persistent events
 2014-04-22 10:20 UTC  (8+ messages)

[PATCH 0/4] idr: idr cleanups
 2014-04-22 10:16 UTC  (3+ messages)
` [PATCH 1/4] idr: proper invalid argument handling
` [PATCH 3/4] ida: in-place ida allocation


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