LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-10 04:07:49 to 2015-09-10 09:42:02 UTC [more...]

[PATCHv5 0/7] Fix compound_head() race
 2015-09-10  9:41 UTC  (3+ messages)
` [PATCHv5 4/7] mm: pack compound_dtor and compound_order into one word in struct page

[RESEND PATCH 1/3] arm64: dts: Add reset dts config for Hisilicon Hi6220 SoC
 2015-09-10  9:40 UTC  (6+ messages)
` [RESEND PATCH 2/3] reset: hisilicon: document hisi-hi6220 reset controllers bindings
` [RESEND PATCH 3/3] reset: hi6220: Reset driver for hisilicon hi6220 SoC

[RFC PATCH] PM / Runtime: runtime: Add sysfs option for forcing runtime suspend
 2015-09-10  9:38 UTC  (5+ messages)

[PATCH v2] mlock.2: mlock2.2: Add entry to for new mlock2 syscall
 2015-09-10  9:31 UTC  (2+ messages)

[PATCH] tty/serial: at91: move ATMEL_MAX_UART
 2015-09-10  9:29 UTC 

[PATCH] crypto: sun4i-ss Fix a possible driver hang with ciphers
 2015-09-10  9:26 UTC  (2+ messages)

[PATCH 1/3] ibmvsci: make parameters max_id and max_channel read-only
 2015-09-10  9:23 UTC  (3+ messages)
` [PATCH 2/3] ibmvcsci: display default value for max_id, max_lun and max_channel
` [PATCH 3/3] ibmvsci: Allow to configure maximum LUN

[RFC 00/13] perf_env/CPU socket reorg/fixes
 2015-09-10  9:19 UTC  (2+ messages)

[PATCH] clocksource: Add CPU info to clocksource watchdog reporting
 2015-09-10  9:01 UTC 

[PATCH V3 0/4] PCI: ACPI: Setting up DMA coherency for PCI device from _CCA attribute
 2015-09-10  9:15 UTC  (2+ messages)

[PATCH 00/21] dmaengine/ARM: Merge the edma drivers into one
 2015-09-10  9:13 UTC  (27+ messages)
` [PATCH 01/21] ARM: common: edma: Fix channel parameter for irq callbacks
` [PATCH 02/21] ARM: common: edma: Remove unused functions
` [PATCH 03/21] dmaengine: edma: Simplify and optimize the edma_execute path
` [PATCH 04/21] ARM: davinci/common: Convert edma driver to handle one eDMA instance per driver
` [PATCH 05/21] ARM/dmaengine: edma: Move of_dma_controller_register to the dmaengine driver
` [PATCH 06/21] ARM: common: edma: Internal API to use pointer to 'struct edma'
` [PATCH 07/21] ARM/dmaengine: edma: Public API to use private struct pointer
` [PATCH 08/21] ARM/dmaengine: edma: Remove limitation on the number of eDMA controllers
` [PATCH 09/21] ARM: davinci: Add set dma_mask to eDMA devices
` [PATCH 10/21] ARM/dmaengine: edma: Merge the two drivers under drivers/dmaengine
` [PATCH 11/21] dmaengine: edma: Allocate memory dynamically for bitmaps and structures
` [PATCH 12/21] dmaengine: edma: Parameter alignment and long line fixes
` [PATCH 13/21] dmaengine: edma: Use devm_kcalloc when possible
` [PATCH 14/21] dmaengine: edma: Cleanup regarding the use of dev around the code
` [PATCH 15/21] dmaengine: edma: Use dev_dbg instead pr_debug
` [PATCH 16/21] dmaengine: edma: Use the edma_write_slot instead open coded memcpy_toio
` [PATCH 17/21] dmaengine: edma: Print warning when linking slots from different eDMA
` [PATCH 18/21] dmaengine: edma: Consolidate the comments for functions
` [PATCH 19/21] dmaengine: edma: Simplify the interrupt handling
` [PATCH 20/21] dmaengine: edma: Move the pending error check into helper function
` [PATCH 21/21] dmaengine: edma: Simplify and optimize ccerr interrupt handler

[PATCH 1/1] mm: kmemleak: remove unneeded initialization of object to NULL
 2015-09-10  9:13 UTC  (2+ messages)

[PATCH] selftests/seccomp: add support for s390
 2015-09-10  9:11 UTC  (6+ messages)

[PATCH 0/5] ACPI probing infrastructure
 2015-09-10  9:03 UTC  (3+ messages)

[PATCH 0/4] sched fixes and clean-ups
 2015-09-10  9:03 UTC  (4+ messages)
` [PATCH 1/4] sched/{cpuset,core}: restore complete root_domain status across hotplug

eata fails to load on post 4.2 kernels
 2015-09-10  9:00 UTC  (6+ messages)

[PATCH 1/5] virtio-gpu: add virtio_gpu_queue_ctrl_buffer_nolock
 2015-09-10  8:59 UTC  (6+ messages)
` [PATCH 3/5] update virtio gpu driver: add 3d/virgl support
` [PATCH 5/5] virtgpu: mark as a render gpu

eata fails to load on post 4.2 kernels
 2015-09-10  8:58 UTC  (6+ messages)
` [Bugfix] PCI, x86: Correctly allocate IRQs for PCI devices managed by non-PCI drivers

[PATCH 00/10] Various x86 pmu scheduling patches
 2015-09-10  8:54 UTC  (5+ messages)
` [PATCH 01/10] perf,x86: Fix event/group validation

[PATCH 1/3] perf probe: Free perf probe event in cleanup_perf_probe_events()
 2015-09-10  8:51 UTC  (2+ messages)

[PATCH] efi/libstub/fdt: Standardize the names of EFI stub parameters
 2015-09-10  8:41 UTC 

[PATCH v3] r8169: Fix sleeping function called during get_stats64, v2
 2015-09-10  8:47 UTC 

[PATCH] thermal: Fix thermal_zone_of_sensor_register to match documentation
 2015-09-10  8:44 UTC  (3+ messages)

[RFC PATCH] mmc: block: Add new ioctl to send combo commands
 2015-09-10  8:43 UTC  (5+ messages)

[PATCH] lib/vsprintf.c: increase the size of the field_width variable
 2015-09-10  8:39 UTC  (9+ messages)

[PATCH] mmc: block: Add new ioctl to send multi commands
 2015-09-10  8:38 UTC  (6+ messages)

Multiple potential races on vma->vm_flags
 2015-09-10  8:36 UTC  (3+ messages)

[PATCH v2] r8169: Fix sleeping function called during get_stats64
 2015-09-10  8:35 UTC  (3+ messages)

[PATCH v4 2/2] dt: power: st: Provide bindings for ST's OPPs
 2015-09-10  8:31 UTC  (11+ messages)

[PATCH v2 0/5] Add eeprom to the Olimex series of boards
 2015-09-10  8:31 UTC  (6+ messages)
` [PATCH v2 1/5] dts: sunxi: add eeprom to A10 OLinuXino Lime board
` [PATCH v2 2/5] dts: sunxi: correct vendor prefix on OLinuXino a10s micro
` [PATCH v2 3/5] dts: sunxi: add eeprom to A20 OLinuXino Lime board
` [PATCH v2 4/5] dts: sunxi: add eeprom to A20 OLinuXino Lime2 board
` [PATCH v2 5/5] dts: sunxi: add eeprom to A20 OLinuXino micro board

CONFIG_OF vs DMA_OF
 2015-09-10  8:26 UTC  (7+ messages)
  ` [PATCH 0/2] "
    ` [PATCH 1/2] dmaengine: OF DMAEngine API based on CONFIG_DMA_OF instead of CONFIG_OF
          ` [alsa-devel] "

[PATCHv2 0/5] perf tools: Enhance parsing events tracepoint error output
 2015-09-10  8:24 UTC  (7+ messages)
` [PATCH 4/5] perf tools: Propagate error info from tp_format
` [PATCH 5/5] perf tools: Enhance parsing events tracepoint error output

[PATCH] spi: atmel: remove warning when !CONFIG_PM_SLEEP
 2015-09-10  8:19 UTC 

[PATCH] net/mac80211/rate.c: fix wrong sizeof()
 2015-09-10  8:13 UTC  (2+ messages)

[PATCH v2 1/5] perf probe: Split add_perf_probe_events()
 2015-09-10  8:10 UTC  (6+ messages)
    `  "

[PATCH 00/13] Enhance twl4030_charger functionality. - V3
 2015-09-10  8:08 UTC  (9+ messages)
` [PATCH 03/13] twl4030_charger: correctly handle -EPROBE_DEFER from devm_usb_get_phy_by_node

[PATCH 1/6] Staging: iio: addac: adt7316.c : Prefer using BIT macro
 2015-09-10  8:05 UTC  (11+ messages)
` [PATCH 2/6] Staging: iio: cdc: ad7152.c: Prefer using the "
` [PATCH 3/6] Staging: iio: meter: "
` [PATCH 4/6] Staging: iio: cdc: ad7746.c: "
` [PATCH 5/6] Staging: iio: impedance-analyzer: "
` [PATCH 6/6] Staging: iio: resolver: "

linux-next: Tree for Sep 10
 2015-09-10  8:05 UTC  (2+ messages)

[PATCH] fs/buffer: simplify the code flow of LRU management algorithm
 2015-09-10  8:09 UTC 

[PATCH 2/3] rhashtable-test: retry insert operations in threads
 2015-09-10  8:03 UTC  (11+ messages)

[PATCH v2 0/3] ARMv7-M: Make FORCE_MAX_ZONE_ORDER configurable from defconfig
 2015-09-10  7:53 UTC  (5+ messages)
` [PATCH v2 1/3] ARM: Make FORCE_MAX_ZONEORDER configurable if ARM_SINGLE_ARMV7M

[PATCH v5 1/2] mfd: update Intel soc PMIC header file to support Broxton WC PMIC
 2015-09-10  7:51 UTC  (3+ messages)

[RFC 0/2] drm/dsi: DSI for devices with different control bus
 2015-09-10  7:32 UTC  (14+ messages)

[PATCH -resend 1/1] cxgbi: fix build with EXTRA_CFLAGS
 2015-09-10  7:32 UTC 

[PATCH 0/4] vhost test fixes
 2015-09-10  7:23 UTC  (5+ messages)
` [PATCH 1/4] tools/virtio: fix build after 4.2 changes
` [PATCH 2/4] vhost: move features to core
` [PATCH 3/4] tools/virtio: propagate V=X to kernel build
` [PATCH 4/4] virtio: introduce avail cache

[char-misc-next 0/8] mei: mei client bus enhancements
 2015-09-10  7:18 UTC  (9+ messages)
` [char-misc-next 1/8 V2] mei: make modules.alias UUID information easier to read
` [char-misc-next 2/8] mei: bus: export client protocol version
` [char-misc-next 3/8] mei: bus: add client protocol version to the device alias
` [char-misc-next 4/8] mei: bus: export uuid and protocol version to mei_cl bus drivers
` [char-misc-next 5/8] mei: bus: export mei_cldev_enabled function
` [char-misc-next 6/8] mei: bus: complete variable rename of type struct mei_cl_device
` [char-misc-next 7/8] mei: bus: use mei_cldev_ prefix for the API functions
` [char-misc-next 8/8] mei: bus: use mei_cl_bus_ prefix consistently

[PATCH v2] ahci: qoriq: fixed using uninitialized variable warnings
 2015-09-10  7:13 UTC 

[PATCH 4/4] Staging: rtl8192u: space prohibited before close parenthesis
 2015-09-10  7:16 UTC 

[PATCH 3/4] Staging: rtl8192u: space required after close braces
 2015-09-10  7:16 UTC 

[PATCH 2/4] Staging: rtl8192u: space required before open braces
 2015-09-10  7:16 UTC 

[PATCH 1/4] Staging: rtl8192u: Space not allowed after &
 2015-09-10  7:16 UTC 

[PATCH v7 0/3] KVM: Dynamic Halt-Polling
 2015-09-10  7:13 UTC  (4+ messages)

[PATCH] misc: add CS2000 Fractional-N driver
 2015-09-10  6:52 UTC  (2+ messages)

[PATCH v4 07/13] usb: otg: add OTG core
 2015-09-10  5:35 UTC  (11+ messages)

incoming
 2015-09-10  6:47 UTC  (2+ messages)

[PATCH v2] powerpc32: memcpy/memset: only use dcbz once cache is enabled
 2015-09-10  6:41 UTC 

[PATCH/RFC] mm: do not regard CMA pages as free on watermark check
 2015-09-10  6:39 UTC  (3+ messages)

[PATCH 00/17] thermal: add COMPILE_TEST (on drivers)
 2015-09-10  6:38 UTC  (26+ messages)
` [PATCH 01/17] thermal: hisi: allow compile test
` [PATCH 02/17] thermal: spear: "
` [PATCH 03/17] thermal: rockchip: "
` [PATCH 04/17] thermal: kirkwood: "
` [PATCH 05/17] thermal: dove: "
` [PATCH 06/17] thermal: u8500: "
` [PATCH 07/17] thermal: armada: "
` [PATCH 08/17] thermal: tegra: "
` [PATCH 09/17] thermal: powerclamp: "
` [PATCH 10/17] thermal: intel_soc_dts_iosf: "
` [PATCH 11/17] thermal: intel_soc_dts: "
` [PATCH 12/17] thermal: intel_quark: "
` [PATCH 13/17] thermal: int340x: "
` [PATCH 14/17] thermal: exynos: "
` [PATCH 15/17] thermal: st: "
` [PATCH 16/17] thermal: qcom_spmi: "
` [PATCH 17/17] thermal: ti-soc: "

[GIT PULL REQUEST] watchdog - v4.3-rc1 merge window
 2015-09-10  6:37 UTC  (6+ messages)

[PATCH] infiniband:mlx4:Fix assumation that ib_get_cached_pkey runs successfully in build_mlx_header
 2015-09-10  5:48 UTC 

[PATCH] ahci: qoriq: fixed using uninitialized variable warnings
 2015-09-10  6:17 UTC  (3+ messages)

Kernel 4.1.6 Panic due to slab corruption
 2015-09-10  6:12 UTC  (10+ messages)

[PATCH 0/3] net: irda: pxaficp_ir: dmaengine conversion
 2015-09-10  6:14 UTC  (6+ messages)
` [PATCH 2/3] net: irda: pxaficp_ir: convert to readl and writel

[PATCH 1/3] arm64: dts: Add reset dts config for Hisilicon Hi6220 SoC
 2015-09-10  6:06 UTC  (3+ messages)
` [PATCH 2/3] reset: hisilicon: document hisi-hi6220 reset controllers bindings
` [PATCH 3/3] reset: hi6220: Reset driver for hisilicon hi6220 SoC

[PATCH] hw_random: octeon-rng: Use devm_hwrng_register
 2015-09-10  6:02 UTC 

[PATCH 0/3] kobject: support namespace aware udev
 2015-09-10  5:58 UTC  (14+ messages)
` [PATCH 2/3] lib/kobject_uevent.c: add uevent forwarding function
          ` [COMMERCIAL] Re: [PATCH 0/3] kobject: support namespace aware udev

[PATCH v2] zram: introduce comp algorithm fallback functionality
 2015-09-10  5:58 UTC  (4+ messages)

[PATCH] staging: ion: fix corruption of ion_import_dma_buf
 2015-09-10  5:41 UTC  (3+ messages)

[PATCH 1/5] Staging: rtl8192u: ieee80211: Replace "#include <asm/uaccess>" with "#include <linux/uaccess>"
 2015-09-10  5:37 UTC  (4+ messages)
` [PATCH 4/5] Staging: rtl8192u: r8192U_core.c: "

[PATCH] ipv6: fix ifnullfree.cocci warnings
 2015-09-10  5:08 UTC  (2+ messages)

[GIT PULL] arch/microblaze changes for 4.3-rc1
 2015-09-10  5:01 UTC 

[PATCHv3 1/1] ti-soc-thermal: implement omap3 support
 2015-09-10  4:58 UTC 

[PATCH 1/3] staging: fbtft: use strncpy instead of strcpy
 2015-09-10  4:54 UTC  (5+ messages)
` [PATCH 3/3] staging: fbtft: use pr_fmt

[PATCH] ether: add IEEE 1722 ethertype - TSN
 2015-09-10  4:53 UTC 

[PATCH v3 00/17] staging: sm750fb: coding style fixes
 2015-09-10  4:40 UTC  (6+ messages)
` [PATCH v3 06/17] staging: sm750fb: rename swI2CInit to sm750_sw_i2c_init

Incorrect key code parsing in dell-wmi.c since 5ea2559
 2015-09-10  4:34 UTC  (2+ messages)

[PATCH v2 0/7] Make cpuid <-> nodeid mapping persistent
 2015-09-10  4:27 UTC  (8+ messages)
` [PATCH v2 1/7] x86, numa: Move definition of find_near_online_node() forward
` [PATCH v2 2/7] x86, numa: Introduce a node to node array to map a node to its best online node
` [PATCH v2 3/7] x86, gfp: Cache best near node for memory allocation
` [PATCH v2 4/7] x86, acpi, cpu-hotplug: Enable acpi to register all possible cpus at boot time
` [PATCH v2 5/7] x86, acpi, cpu-hotplug: Introduce apicid_to_cpuid[] array to store persistent cpuid <-> apicid mapping
` [PATCH v2 6/7] x86, acpi, cpu-hotplug: Enable MADT APIs to return disabled apicid
` [PATCH v2 7/7] x86, acpi, cpu-hotplug: Set persistent cpuid <-> nodeid mapping when booting

(no subject)
 2015-09-10  4:22 UTC 

[RFC PATCH] clocksource: exynos_mct: use container_of() instead of this_cpu_ptr()
 2015-09-10  4:21 UTC  (2+ messages)

[PATCH 1/1] thermal: ti-soc: Kconfig fix to avoid menu showing wrongly
 2015-09-10  4:17 UTC 

[PATCH] igb: don't unmap hw_addr if its NULL
 2015-09-10  4:07 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).