linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-27 08:38:32 to 2015-08-27 13:49:38 UTC [more...]

provide more common DMA API functions V2
 2015-08-27 13:49 UTC  (3+ messages)
` [PATCH 3/5] dma-mapping: cosolidate dma_mapping_error

[PATCH] tools lib traceeveent: Allow for negative numbers in print format
 2015-08-27 13:46 UTC 

[PATCH] mmc: Kconfig: Add dependency on GPIOLIB for MMC_SDHCI
 2015-08-27 13:43 UTC  (6+ messages)

[PATCH v7 0/8] Watchdog: introduce ARM SBSA watchdog driver
 2015-08-27 13:40 UTC  (10+ messages)
  ` [PATCH v7 8/8] clocksource: simplify ACPI code in arm_arch_timer.c

[PATCH] iommu/s390: add iommu api for s390 pci devices
 2015-08-27 13:33 UTC 

[PATCH 0/5] Fix broken DMAFLUSHP on Rockchips platform
 2015-08-27 13:28 UTC  (12+ messages)
` [PATCH 1/5] DMA: pl330: support burst mode for dev-to-mem and mem-to-dev transmit
` [PATCH 2/5] DMA: pl330: add quirk for broken no flushp
` [PATCH 3/5] ARM: dts: Add broken-no-flushp quirk for rk3288 platform
` [PATCH 4/5] ARM: dts: Add broken-no-flushp quirk for rk3xxx platform
` [PATCH 5/5] Documentation: arm-pl330: add description of broken-no-flushp

[PATCH] mmc: block: disable the reliable write If the card does not support CMD23
 2015-08-27 13:22 UTC  (3+ messages)

[PATCH v3 00/15] omap_hsmmc: regulator usage cleanup and fixes
 2015-08-27 13:20 UTC  (22+ messages)
` [PATCH v3 01/15] mmc: host: omap_hsmmc: use devm_regulator_get_optional() for vmmc
` [PATCH v3 02/15] mmc: host: omap_hsmmc: return on fatal errors from omap_hsmmc_reg_get
` [PATCH v3 03/15] mmc: host: omap_hsmmc: cleanup omap_hsmmc_reg_get()
` [PATCH v3 04/15] mmc: host: omap_hsmmc: use the ocrmask provided by the vmmc regulator
` [PATCH v3 05/15] mmc: host: omap_hsmmc: use mmc_host's vmmc and vqmmc
` [PATCH v3 06/15] mmc: host: omap_hsmmc: remove unnecessary pbias set_voltage
` [PATCH v3 07/15] mmc: host: omap_hsmmc: return error if any of the regulator APIs fail
` [PATCH v3 08/15] mmc: host: omap_hsmmc: add separate functions for enable/disable supply
` [PATCH v3 09/15] mmc: host: omap_hsmmc: add separate function to set pbias
` [PATCH v3 10/15] mmc: host: omap_hsmmc: avoid pbias regulator enable on power off
` [PATCH v3 11/15] mmc: host: omap_hsmmc: don't use ->set_power to set initial regulator state
` [PATCH v3 12/15] mmc: host: omap_hsmmc: enable/disable vmmc_aux regulator based on previous state
` [PATCH v3 13/15] mmc: host: omap_hsmmc: use regulator_is_enabled to find pbias status
` [PATCH v3 14/15] mmc: host: omap_hsmmc: use ios->vdd for setting vmmc voltage
` [PATCH v3 15/15] mmc: host: omap_hsmmc: remove CONFIG_REGULATOR check

[PATCH 0/3] timer: Improve itimers scalability
 2015-08-27 13:18 UTC  (13+ messages)
` [PATCH 3/3] timer: Reduce unnecessary sighand lock contention

wake_up_process implied memory barrier clarification
 2015-08-27 13:14 UTC  (3+ messages)

[RFC/PATCH 0/2] A simpler way to maintain custom defconfigs
 2015-08-27 13:08 UTC  (3+ messages)
` [RFC/PATCH 1/2] kconfig: add KBUILD_USERCONFIG option
` [RFC/PATCH 2/2] kconfig: add KCONFIG_BASECONFIG option to savedefconfig

[PATCH 0/3] drivers/staging: Use %pM format specifier to print mac address
 2015-08-27 13:13 UTC  (5+ messages)
` [PATCH 1/3] staging/rtl8188eu: "
` [PATCH 2/3] staging/rtl8723au: "
` [PATCH 3/3] staging/wilc1000: "

[PATCH v11 00/20] Compile-time stack validation
 2015-08-27 13:11 UTC  (5+ messages)

[PATCH] spi: mediatek: fix SPI_CMD_PAUSE_IE macro error
 2015-08-27 13:09 UTC 

[PATCH] mmc: enable mmc host device to suspend/resume asynchronously
 2015-08-27 13:05 UTC  (2+ messages)

[PATCH v4 0/4] VFIO platform reset
 2015-08-27 13:05 UTC  (3+ messages)

[PATCH v4 0/4] irqchip: GICv2/v3: Add support for irq_vcpu_affinity
 2015-08-27 13:03 UTC  (2+ messages)

CONFIG_DEBUG_SHIRQ and PM
 2015-08-27 13:02 UTC  (9+ messages)

[PATCH v2] mm/page_alloc: add a helper function to check page before alloc/free
 2015-08-27 12:50 UTC  (3+ messages)

ip_rcv_finish() NULL pointer and possibly related Oopses
 2015-08-27 13:00 UTC  (4+ messages)

[PATCH v3] mm/page_alloc: add a helper function to check page before alloc/free
 2015-08-27 12:51 UTC 

[PATCH v5 5/5] PM / devfreq: drop comment about thermal setting max_freq
 2015-08-27 12:52 UTC  (2+ messages)

[PATCH v2 00/15] Big fixes, retries, handle a race condition
 2015-08-27 12:41 UTC  (16+ messages)
` [PATCH v2 01/15] scsi: ufs: clear UTRD, UPIU req and rsp before new transfers
` [PATCH v2 02/15] scsi: ufs: clear fields "
` [PATCH v2 03/15] scsi: ufs: verify command tag validity
` [PATCH v2 04/15] scsi: ufs: clear outstanding_request bit in case query timeout
` [PATCH v2 05/15] scsi: ufs: increase fDeviceInit query response timeout
` [PATCH v2 06/15] scsi: ufs: avoid exception event handler racing with PM callbacks
` [PATCH v2 07/15] scsi: ufs: set REQUEST_SENSE command size to 18 bytes
` [PATCH v2 08/15] scsi: ufs: add retries to dme_peer get and set attribute
` [PATCH v2 09/15] scsi: ufs: add retries for hibern8 enter
` [PATCH v2 10/15] scsi: ufs: fix error recovery after the hibern8 exit failure
` [PATCH v2 11/15] scsi: ufs: retry failed query flag requests
` [PATCH v2 12/15] scsi: ufs: reduce the interrupts for power mode change requests
` [PATCH v2 13/15] scsi: ufs: add missing memory barriers
` [PATCH v2 14/15] scsi: ufs: commit descriptors before setting the doorbell
` [PATCH v2 15/15] scsi: ufs: add wrapper for retrying sending query attribute

[patch -mm] mm, oom: add global access to memory reserves on livelock
 2015-08-27 12:41 UTC  (8+ messages)

[PATCH] m68k/sun3: Use %pM format specifier to print ethernet address
 2015-08-27 12:41 UTC  (2+ messages)

[PATCH v4 0/4] PCI: st: provide support for dw pcie
 2015-08-27 12:34 UTC  (5+ messages)
` [PATCH v4 1/4] ARM: STi: Kconfig update for PCIe support
` [PATCH v4 2/4] PCI: st: Add Device Tree bindings for sti pcie
` [PATCH v4 3/4] PCI: st: Provide support for the sti PCIe controller
` [PATCH v4 4/4] MAINTAINERS: Add pci-st.c to ARCH/STI architecture

[PATCH v2 0/5] [media] c8sectpfe: Various fixups
 2015-08-27 12:29 UTC  (6+ messages)
` [PATCH v2 1/5] ARM: DT: STi: stihxxx-b2120: Add pulse-width properties to ssc2 & ssc3
` [PATCH v2 2/5] ARM: DT: STi: STiH407: Add c8sectpfe LinuxDVB DT node
` [PATCH v2 3/5] [media] c8sectpfe: Remove select on undefined LIBELF_32
` [PATCH v2 4/5] [media] c8sectpfe: Update binding to reset-gpios
` [PATCH v2 5/5] [media] c8sectpfe: Update DT binding doc with some minor fixes

[PATCH] cpufreq: powernv: Increase the verbosity of OCC console messages
 2015-08-27 12:29 UTC  (2+ messages)

[PATCH v1 00/15] Big fixes, retries, handle a race condition
 2015-08-27 12:28 UTC  (7+ messages)
` [PATCH v1 14/15] scsi: ufs: commit descriptors before setting the doorbell

[PATCH] ARM: dts: use vqmmc-supply of emmc/sd for exynos4412-odroid-common
 2015-08-27 12:26 UTC  (3+ messages)

[PATCH] rtc: Fix module autoload for rtc-{ab8500,max8997,s5m} drivers
 2015-08-27 12:23 UTC  (3+ messages)

[PATCH] rtc: Fix module autoload for OF platform drivers
 2015-08-27 12:09 UTC  (2+ messages)

[PATCH] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller
 2015-08-27 11:44 UTC 

[PATCH V2 00/10] KASan ppc64 support
 2015-08-27 12:16 UTC  (14+ messages)
` [PATCH V2 04/10] kasan: Don't use kasan shadow pointer in generic functions
` [PATCH V2 05/10] kasan: Enable arch to hook into kasan callbacks
` [PATCH V2 06/10] kasan: Allow arch to overrride kasan shadow offsets
` [PATCH V2 07/10] kasan: Make INLINE KASan support arch selectable
` [PATCH V2 09/10] kasan: Prevent deadlock in kasan reporting
` [PATCH V2 10/10] powerpc/mm: kasan: Add kasan support for ppc64

[PATCH 00/10] Add support for img AXD audio hardware decoder
 2015-08-27 12:15 UTC  (6+ messages)
` [PATCH 03/10] ALSA: add AXD Audio Processing IP alsa driver

Linux Firmware Signing
 2015-08-27 10:57 UTC  (3+ messages)

Likely issue with ch341 kernel-module/driver
 2015-08-27 12:03 UTC  (9+ messages)

Lockups with 4.2-rc kernels and qemu
 2015-08-27 11:59 UTC  (2+ messages)

[PATCH] btrfs: Fixed dsize and last_off declarations
 2015-08-27 11:51 UTC  (2+ messages)

[PATCH v7] Add Mediatek thermal support
 2015-08-27 11:50 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: thermal: Add binding document for Mediatek thermal controller
` [PATCH 2/3] thermal: Add Mediatek thermal controller support

[LINUX RFC v2 0/4] spi: add dual parallel mode support in Zynq MPSoC GQSPI controller
 2015-08-27 11:49 UTC  (7+ messages)

[PATCH v2 1/2] ethtool: changes of emac_regs structure accordingly within driver emac_regs structure
 2015-08-27 10:39 UTC  (2+ messages)

[PATCH 0/8] math-emu: Update kernel math-emu code from current glibc soft-fp
 2015-08-27 11:31 UTC  (6+ messages)
` Ping "

[PATCH] perf tools: Don't set cmdline_group_boundary if no evsel is collected
 2015-08-27 11:25 UTC  (2+ messages)

[PATCH v2] sched: fix nohz.next_balance update
 2015-08-27 11:21 UTC  (2+ messages)

[PATCH 0/5] usb: xhci: Fix breakage on dual-role case
 2015-08-27 11:18 UTC  (3+ messages)

[PATCH RFC v1 0/4] perf: Introduce extended syscall error reporting
 2015-08-27 11:12 UTC  (6+ messages)

[GIT PULL] RPi DT changes due for v4.3
 2015-08-27 11:10 UTC  (4+ messages)

[PATCH V3] mm: memory hot-add: memory can not be added to movable zone defaultly
 2015-08-27 11:07 UTC  (3+ messages)

[PATCH v3] xen/blkfront: convert to blk-mq APIs
 2015-08-27 11:03 UTC  (5+ messages)

[PATCH v5 0/5] Devfreq cooling device
 2015-08-27 10:58 UTC  (7+ messages)
` [PATCH v5 1/5] PM / devfreq: cache the last call to get_dev_status()
` [PATCH v5 2/5] PM / OPP: get the voltage for all OPPs
` [PATCH v5 3/5] thermal: Add devfreq cooling
` [PATCH v5 4/5] devfreq_cooling: add trace information
` [PATCH v5 5/5] PM / devfreq: drop comment about thermal setting max_freq

[PATCH 0/7] Improvement kselftest support for arm and arm64
 2015-08-27 10:55 UTC  (7+ messages)
` [PATCH 2/7] selftests: add CFLAGS_EXTRA
` [PATCH 3/7] selftests: exec: fix for running and installing

Rasperry Pi clock support
 2015-08-27 10:48 UTC  (4+ messages)
` [PATCH v5 3/3] ARM: bcm2835: Add DT for the firmware clocks driver

[RFC PATCH 0/4] perf tools: Use the new ability of eBPF programs to access hardware PMU counter
 2015-08-27 10:42 UTC  (5+ messages)
` [RFC PATCH 1/4] bpf tools: Add bpf_update_elem() and perf_event_open() for common bpf operations
` [RFC PATCH 2/4] bpf tools: Collect BPF_MAP_TYPE_PERF_EVENT_ARRAY map definitions from 'maps' section
` [RFC PATCH 3/4] bpf tools: Save the perf event fds from "maps" sections to 'struct bpf_object'
` [RFC PATCH 4/4] bpf tools: Enable/disable the perf events stored in "

[PATCH net-next] macvtap/macvlan: use IFF_NO_QUEUE
 2015-08-27 10:43 UTC  (6+ messages)

[PATCH] rtc: ds1374: Remove unused variable
 2015-08-27 10:42 UTC 

[PATCH RFC] xen: if on Xen, "flatten" the scheduling domain hierarchy
 2015-08-27 10:24 UTC  (2+ messages)

[PATCH v2 00/16] Signature verification of hibernate snapshot
 2015-08-27 10:21 UTC  (13+ messages)
` [PATCH v2 06/16] x86/efi: Generating random HMAC key for siging hibernate image
` [PATCH v2 07/16] efi: Make efi_status_to_err() public
` [PATCH v2 08/16] x86/efi: Carrying hibernation key by setup data
` [PATCH v2 09/16] PM / hibernate: Reserve hibernation key and erase footprints

[PATCH] cpufreq: powernv: Export frequency throttle state of the chip through sysfs
 2015-08-27 10:17 UTC  (3+ messages)

[PATCH] Documentation/Changes: Now need OpenSSL devel packages for module signing
 2015-08-27 10:13 UTC 

[PATCH] arm: tegra: update default configuration
 2015-08-27 10:10 UTC 

[PATCH] regmap: Fix the null function of format_val on regmap_bulk_read
 2015-08-27 10:06 UTC  (6+ messages)

[PATCH] x86/asm: Drop repeated macro of X86_EFLAGS_AC definition
 2015-08-27 10:04 UTC 

[PATCH v2 2/3] KVM: dynamic halt_poll_ns adjustment
 2015-08-27  9:59 UTC  (3+ messages)

[PATCH 0/7] Exynos4412-based Trats2 USB gadget (DWC2) fixes
 2015-08-27  9:54 UTC  (6+ messages)
` [PATCH 1/7] phy: exynos-usb2: add vbus regulator support

[PATCH v4 1/3] KVM: make halt_poll_ns per-VCPU
 2015-08-27  9:52 UTC  (3+ messages)
` [PATCH v4 2/3] KVM: dynamic halt_poll_ns adjustment
` [PATCH v4 3/3] KVM: trace kvm_halt_poll_ns grow/shrink

[PATCH v4 0/3] KVM: Dynamic Halt-Polling
 2015-08-27  9:52 UTC 

[PATCH linux-next v5 0/5] add driver for Atmel QSPI controller
 2015-08-27  9:51 UTC  (4+ messages)
` [PATCH linux-next v5 1/5] mtd: spi-nor: notify (Q)SPI controller about protocol change

[PATCH 1/2] cxl: Fix + cleanup error paths in cxl_dev_context_init
 2015-08-27  9:50 UTC  (2+ messages)
` [PATCH 2/2] cxl: Fix force unmapping mmaps of contexts allocated through the kernel api

[PATCH] arm: tegra: dtsi whitespace clean-up for tegra20, tegra30 and tegra124
 2015-08-27  9:44 UTC 

[PATCH v4 0/3] KVM: Dynamic Halt-Polling
 2015-08-27  9:47 UTC 

[PATCH 0/5] net: Hisilicon Network Subsystem support
 2015-08-27  9:50 UTC  (4+ messages)
` [PATCH 1/5] net: add Hisilicon Network Subsystem support (config and documents)
    ` 答复: "

[PATCH 00/12] dw-hdmi development
 2015-08-27  9:40 UTC  (7+ messages)
` [PATCH 04/12] gpu: imx: fix support for interlaced modes
` [PATCH 0/9] dw-hdmi audio support

[PATCH] x86, acpi: Handle lapic/x2apic entries in MADT
 2015-08-27  9:37 UTC  (4+ messages)
  ` [PATCH] x86, arm64, "

[PATCH] clk: at91: add audio pll clock driver
 2015-08-27  9:30 UTC  (2+ messages)

[PATCH v3 0/6] ARCv2 port to Linux - (C) perf
 2015-08-27  9:18 UTC  (5+ messages)
  ` [arc-linux-dev] "

[PATCH 00/12] Remove zonelist cache and high-order watermark checking v3
 2015-08-27  9:18 UTC  (7+ messages)
` [PATCH 07/12] mm, page_alloc: Distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd

[PATCH V4] thermal: cpu_cooling: Add MAINTAINERS entry
 2015-08-27  9:01 UTC  (2+ messages)

[PATCH v2] thermal: cpu_cooling: Remove usage of devm functions
 2015-08-27  9:00 UTC  (7+ messages)

[PATCH] thermal: cpu_cooling: Remove usage of devm functions
 2015-08-27  8:59 UTC  (2+ messages)

[PATCH] pwrseq: bind pinctrl pins before using the gpios
 2015-08-27  8:48 UTC  (3+ messages)

[PATCH] net, skbuff: Get rid of unused skb_propagate_pfmemalloc
 2015-08-27  8:46 UTC 

[PATCH] Input: only send a syn event when needed in input_dev_release_keys
 2015-08-27  8:38 UTC  (3+ messages)


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 NNTP newsgroup(s).