public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-12-14 03:26:48 to 2013-12-14 20:14:19 UTC [more...]

[PATCH v4 0/2] ARM: mach-moxart: add MOXA ART SoC support
 2013-12-14 20:14 UTC  (11+ messages)
` [PATCH v4 1/2] ARM: mach-moxart: add MOXA ART SoC platform files

[PATCH 1/2] memcg: fix memcg_size() calculation
 2013-12-14 20:13 UTC  (3+ messages)
` [PATCH 2/2] memcg: do not use vmalloc for mem_cgroup allocations
  ` [Devel] "

[PATCH 000/115] Android ION for drivers/staging
 2013-12-14 20:06 UTC  (34+ messages)
` [PATCH 001/115] gpu: ion: Add ION Memory Manager
        ` [PATCH 1/2] ion: Don't allow building ION as a module
          ` [PATCH 2/2] ion: Reenable the build
` [PATCH 093/115] ion: don't use phys_to_page or __phys_to_pfn
  ` [PATCH 094/115] ion: fix printk warnings
  ` [PATCH 095/115] gpu: ion: remove unnecessary function from system heap
  ` [PATCH 096/115] ion: clean up ioctls
  ` [PATCH 097/115] gpu: ion: fix use-after-free in ion_heap_freelist_drain
  ` [PATCH 098/115] ion: Fix two small issues in system_heap allocation
  ` [PATCH 099/115] ion: drop dependency on ARM
  ` [PATCH 100/115] ion: add alignment check to carveout heap
  ` [PATCH 101/115] ion: optimize ion_heap_buffer_zero
  ` [PATCH 102/115] ion: free low memory from page pools first
  ` [PATCH 103/115] ion: check return value from remap_pfn_range
  ` [PATCH 104/115] ion: use vm_insert_pfn for faulted pages
  ` [PATCH 105/115] ion: remove ion_heap_alloc_pages
  ` [PATCH 106/115] ion: allow cached mappings of chunk and system heap buffers
  ` [PATCH 107/115] ion: use alloc_pages in system contig heap
  ` [PATCH 108/115] ion: fix sparse warnings
  ` [PATCH 109/115] ion: carveout heap: zero buffers on free, fix memory leak
  ` [PATCH 110/115] ion: add helper to zero contiguous region of pages
  ` [PATCH 111/115] ion: add alignment check to chunk heap
  ` [PATCH 112/115] ion: fix bugs in cma heap
  ` [PATCH 113/115] ion: Cleanup whitespace issues and other checkpatch problems
  ` [PATCH 114/115] ion: Improve ION config description
  ` [PATCH 115/115] ion: Update system heap shrinker to use the new count/scan interface

[PATCH v13 00/16] kmemcg shrinkers
 2013-12-14 20:03 UTC  (8+ messages)
` [PATCH v13 11/16] mm: list_lru: add per-memcg lists

[PATCH 00/12] i8k patch series
 2013-12-14 19:50 UTC  (19+ messages)
` [PATCH 01/14] i8k: Convert to use pr_ functions instead of printk
` [PATCH 02/14] i8k: Fix various checkpatch warnings and errors
` [PATCH 03/14] i8k: Convert to use to hwmon_device_register_with_groups hwmon API
` [PATCH 04/14] i8k: Support additional temperature sensors
` [PATCH 05/14] MAINTAINERS: Add myself as i8k maintainer
` [PATCH 06/14] i8k: Remove obsolete link to out-of-tree driver
` [PATCH 07/14] i8k: Drop driver version number and info message at startup
` [PATCH 08/14] i8k: Force SMM to run on CPU 0
` [PATCH 09/14] i8k: Add copyright
` [PATCH 10/14] i8k: Add support for Dell Studio laptops
` [PATCH 11/14] i8k: Add support for Dell XPS M140
` [PATCH 12/14] i8k: Use driver_data field of dmi_system_id to override fan multiplier
` [PATCH 13/14] i8k: Stop reading SMM BIOS version during driver probe
` [PATCH 14/14] i8k: Implement hwmon based fan speed control
  ` [lm-sensors] [PATCH 00/12] i8k patch series

[PATCH v3 00/23] mm: Use memblock interface instead of bootmem
 2013-12-14 19:48 UTC  (6+ messages)
` [PATCH v3 08/23] mm/memblock: Add memblock memory allocation apis

[PATCH 0/9] ARM: support for ICP DAS LP-8x4x (with dts)
 2013-12-14 19:34 UTC  (5+ messages)
` [PATCH v2 00/16] "
  ` [PATCH v2 03/16] ARM: dts: provide DMA config to pxamci

Replace /dev/random input mix polynomial with Brent's xorgen?
 2013-12-14 19:23 UTC  (2+ messages)

[GIT PULL] PCI updates for v3.13
 2013-12-14 19:31 UTC 

[PATCH] NFS: dprintk() should not print negative fileids
 2013-12-14 19:20 UTC 

[PATCH 0/4] treewide: add missing put_device calls
 2013-12-14 17:24 UTC  (5+ messages)
` [PATCH 4/4] w1: call put_device if device_register fails

[PATCH v2] kernel/locking: mutex: simplify access to the first entry in the wait-list
 2013-12-14 17:26 UTC  (7+ messages)

Writeback threads and freezable
 2013-12-14 17:30 UTC  (3+ messages)

[RFC] dma-buf: Implement test module
 2013-12-14 19:26 UTC  (16+ messages)

[PATCH 1/4] net: phy: call put_device on device_register() failure
 2013-12-14 17:25 UTC 

[PATCH v3 0/9] Reuse davinci-nand driver for Keystone arch
 2013-12-14 19:18 UTC  (3+ messages)

[PATCH] x86: intel-mid: make X86_INTEL_MID depending on SFI
 2013-12-14 19:23 UTC 

[PATCH v5 0/5] Update Davinci watchdog driver
 2013-12-14 19:17 UTC  (3+ messages)

[PATCH v3 0/2] Introduce AEMIF driver for Davinci/Keystone archs
 2013-12-14 19:15 UTC  (5+ messages)
` [PATCH v3 1/2] memory: ti-aemif: introduce AEMIF driver
` [PATCH v3 2/2] memory: ti-aemif: add bindings for "

[PATCH 0/2] gpio: davinci: reuse for keystone arch
 2013-12-14 19:11 UTC  (2+ messages)

[GIT PULL] MTD fixes for 3.13-rc
 2013-12-14 19:10 UTC  (5+ messages)

[PATCH] ARM: dts: add board dts file for EXYNOS4412 based TINY4412 board
 2013-12-14 18:57 UTC  (4+ messages)

[PATCH 00/10] Kconfig: cleanup SERIO_I8042 dependencies
 2013-12-14 18:41 UTC  (14+ messages)
` [PATCH 01/10] alpha: select ARCH_MIGHT_HAVE_PC_SERIO
` [PATCH 02/10] arm: "
` [PATCH 03/10] ia64: "
` [PATCH 04/10] mips: "
` [PATCH 05/10] powerpc: "
` [PATCH 06/10] sh: "
` [PATCH 07/10] sparc: "
` [PATCH 08/10] unicore32: "
` [PATCH 09/10] x86: "
` [PATCH 10/10] Kconfig: cleanup SERIO_I8042 dependencies

[PATCH 1/3] drivers: edac: Mark the function amd64_decode_bus_error() as static in amd64_edac.c
 2013-12-14 18:17 UTC  (5+ messages)
` [PATCH 2/3] drivers: edac: Mark the function edac_create_debug_nodes() as static in edac_mc_sysfs.c
` [PATCH 3/3] drivers: edac: Mark the function get_mci_for_node_id() as static in sb_edac.c

bnx2x_sriov.c: Missing switch/case breaks?
 2013-12-14 17:49 UTC  (5+ messages)

[PATCH] drivers: infiniband: Mark function _c4iw_write_mem_dma() as static in mem.c
 2013-12-14 16:01 UTC  (2+ messages)

[PATCH v5] clk: si570: Add a driver for SI570 oscillators
 2013-12-14 16:33 UTC  (4+ messages)

[PATCH] selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock()
 2013-12-14 16:33 UTC  (6+ messages)
        ` [PATCH v2] "

[PATCH 1/1] Added Capella CM32181 Ambient Light Sensor IIO Driver
 2013-12-14 16:28 UTC  (2+ messages)

Guten Tag
 2013-12-14 16:13 UTC 

Guten Tag!
 2013-12-14 16:13 UTC 

[PATCHv6+ 01/13] of: introduce of_property_for_earch_phandle_with_args()
 2013-12-14 15:51 UTC  (4+ messages)

[PATCH] MAINTAINERS: add myself as gpt maintainer
 2013-12-14 15:00 UTC  (2+ messages)

[PATCHv7 00/12] Unifying SMMU driver among Tegra SoCs
 2013-12-14 14:28 UTC  (6+ messages)
` [PATCHv7 04/12] driver/core: populate devices in order for IOMMUs

[RFC PATCH 0/3] Fix ebizzy performance regression on IvyBridge due to X86 TLB range flush
 2013-12-14 14:27 UTC  (11+ messages)
` [PATCH 2/3] x86: mm: Change tlb_flushall_shift for IvyBridge

[PATCH] drivers: reset: Mark function as static in core.c
 2013-12-14 14:15 UTC  (2+ messages)

[PATCH 0/2] Add missing audio-related clocks to imx6 clock tree
 2013-12-14 14:15 UTC  (2+ messages)

[PATCH] ARM: imx6: Derive spdif clock from pll3_pfd3_454m
 2013-12-14 14:15 UTC  (2+ messages)

[PATCH 1/2] drivers: ata: Mark the function ahci_init_interrupts() as static in ahci.c
 2013-12-14 14:10 UTC  (2+ messages)
` [PATCH 2/2] drivers: ata: Mark the function as static in libahci.c

[PATCH] drivers: char: Include appropriate header file in frontend.c
 2013-12-14 13:51 UTC 

[PATCH] smp: remove cpumask_ipi
 2013-12-14 13:34 UTC 

[PATCH] drivers: dca: Mark the function dca_common_get_tag() as static in dca-core.c
 2013-12-14 13:44 UTC 

[PATCH] drivers: input: Include appropriate header file in cyttsp_i2c_common.c
 2013-12-14 13:38 UTC 

[PATCH] drivers: hv: Mark the function hv_synic_free_cpu() as static in hv.c
 2013-12-14 13:30 UTC 

[PATCH 0/4] sched: remove cpu_load decay
 2013-12-14 13:27 UTC  (7+ messages)

[PATCH v2 1/1] ARM: dts: Add missing clocks for exynos4412 dwmmc node
 2013-12-14 13:24 UTC  (2+ messages)

[PATCH] drivers: pnp: Mark the function pnp_build_option() as static in resource.c
 2013-12-14 13:20 UTC 

[PATCH 1/1] dmaengine: remove obsolete comment reference to dma_data_direction
 2013-12-14 13:20 UTC  (2+ messages)

[PATCH] drivers: mmc: Mark the function sdhci_disable_irq_wakeups() as static in sdhci.c
 2013-12-14 13:16 UTC 

[PATCH 1/3] mfd: mc13xxx: Remove useless symbol MFD_MC13783
 2013-12-14 13:03 UTC  (3+ messages)
` [PATCH 2/3] mfd: mc13xxx: Remove duplicate mc13xxx_get_flags() declaration
` [PATCH 3/3] mfd: mc13xxx: Simplify "probe" & "remove"

[PATCH] drivers: memstick: Mark function memstick_debug_get_tpc_name() as static in r592.c
 2013-12-14 13:07 UTC 

[PATCH] drivers: md: Mark the function btree_insert_fn() as static in btree.c
 2013-12-14 12:59 UTC 

[PATCH 1/3] drivers: rapidio: Include appropriate header file in rio-access.c
 2013-12-14 12:53 UTC  (3+ messages)
` [PATCH 2/3] drivers: rapidio: Include appropriate header file in rio-driver.c
` [PATCH 3/3] drivers: rapidio: Remove unused function rio_remove_sysfs_dev_files() in rio-sysfs.c

[PATCH v2 1/9] drivers: net: Remove unused function igb_get_eee_status_i354() in e1000_82575.c
 2013-12-14 12:32 UTC  (10+ messages)
` [PATCH v2 2/9] drivers: net: Mark functions as static in qlcnic_io.c
` [PATCH v2 3/9] drivers: net: Mark functions as static in qlcnic_83xx_hw.c
` [PATCH v2 4/9] drivers: net: Mark functions as static in stmmac_platform.c
` [PATCH v2 5/9] drivers: net: Put prototype declaration for function sbni_probe() in sbni.c
` [PATCH v2 6/9] drivers: net: Mark functions as static in 3945-debug.c
` [PATCH v2 7/9] drivers: net: Mark functions as static in 4965-debug.c
` [PATCH v2 8/9] drivers: net: Mark functions as static in debug.c
` [PATCH v2 9/9] drivers: net: Mark function xenvif_count_frag_slots() as static in netback.c

[GIT PULL] EDAC fix for 3.13
 2013-12-14 12:21 UTC 

ARM,sdhci_esdhc_imx: INFO: HARDIRQ-safe -> HARDIRQ-unsafe lock order detected
 2013-12-14 12:16 UTC  (4+ messages)

[PATCH 0/5] xfs: add O_TMPFILE support
 2013-12-14 11:43 UTC  (10+ messages)
` [PATCH 1/5] xfs: factor prid related codes into xfs_get_initial_prid()
` [PATCH 5/5] xfs: allow linkat() on O_TMPFILE files

stable regression: tda18271_read_regs: [1-0060|M] ERROR: i2c_transfer returned: -19
 2013-12-14 11:24 UTC  (2+ messages)

[PATCH] mm/slab.c: check pointer slabp before using it in alloc_slabmgmt()
 2013-12-14 11:15 UTC  (7+ messages)

Guten Tag
 2013-12-14 10:57 UTC 

[patch net-next v3] ipv6: log autoconfiguration failures
 2013-12-14 10:39 UTC  (3+ messages)

[PATCH V6] ARM : unwinder : Prevent data abort due to stack overflow
 2013-12-14 10:17 UTC  (2+ messages)

[GIT PULL] RAS for 3.14
 2013-12-14 10:11 UTC 

[PATCH] KVM: x86: fix guest-initiated crash with x2apic (CVE-2013-6376)
 2013-12-14 10:04 UTC  (5+ messages)

vunmap() on large regions may trigger soft lockup warnings
 2013-12-14  8:32 UTC  (4+ messages)

[PATCH v4 0/8] Update Kona drivers to use clocks
 2013-12-14  8:26 UTC  (7+ messages)
` [PATCH v4 5/8] mmc: sdhci-bcm-kona: Add basic use of clocks
` [PATCH v4 6/8] Documentation: dt: kona-timer: Add clocks property
` [PATCH v4 7/8] clocksource: kona: Add basic use of external clock

XFS / writeback invoking soft lockup
 2013-12-14  8:20 UTC  (5+ messages)

[PATCH] drivers: clk: Fix build break introduced in 3e1e4a5f
 2013-12-14  7:46 UTC 

[PATCH] clocksource: sh_cmt: Add clk_prepare/unprepare support
 2013-12-14  6:07 UTC 

[PATCH 0/2] MTD maintenance updates
 2013-12-14  5:54 UTC  (3+ messages)

[RFC PATCH 0/3] Change how we determine when to hand out THPs
 2013-12-14  5:44 UTC  (2+ messages)

[PATCH v11] PPC: POWERNV: move iommu_add_device earlier
 2013-12-14  4:57 UTC  (2+ messages)

[PATCH 1/3] powerpc/vfio: Enable on POWERNV platform
 2013-12-14  4:56 UTC  (5+ messages)
` [1/3] "

[PATCH 0/10] ACPI: Device objects for all namespace nodes and PCI root hotplug integration
 2013-12-14  5:07 UTC  (4+ messages)
` [PATCH 7/10] ACPI / hotplug: Move container-specific code out of the core

[PATCH -next] ARM: pxa: fix return value check in em_x270_sensor_init()
 2013-12-14  4:43 UTC 

[PATCH 0/3] Add USB support for Ingenic JZ4740
 2013-12-14  3:48 UTC  (4+ messages)
` [PATCH 1/3] mips: qi_lb60: add defconfig for Ben NanoNote
` [PATCH 2/3] usb: musb: add support for JZ4740 usb device controller
` [PATCH 3/3] usb: musb: fix setting JZ4740 gadget periphal mode on reset

[PATCH v2 2/4] pciehp: Use link change notifications for hot-plug and removal
 2013-12-14  3:39 UTC  (8+ messages)


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