LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-02 11:44:18 to 2016-02-02 15:34:00 UTC [more...]

[PATCH 00/11] arm64: Introduce Allwinner A64 and Pine64 support
 2016-02-02 15:32 UTC  (13+ messages)
` [PATCH 01/11] irqchip: sun4i: fix compilation outside of arch/arm
  ` [tip:irq/urgent] irqchip/sun4i: Fix compilation outside of arch/ arm
` [PATCH 04/11] arm64: Introduce Allwinner SoC config option
` [PATCH 05/11] drivers: pinctrl: add driver for Allwinner A64 SoC
      ` [linux-sunxi] "

[PATCH v2 00/21] arm64: Virtualization Host Extension support
 2016-02-02 15:32 UTC  (10+ messages)
` [PATCH v2 18/21] arm64: KVM: Introduce hyp_alternate_value helper
` [PATCH v2 19/21] arm64: KVM: Move most of the fault decoding to C
` [PATCH v2 21/21] arm64: Panic when VHE and non VHE CPUs coexist

[PATCH v1 0/8] SLAB support for KASAN
 2016-02-02 15:29 UTC  (4+ messages)
` [PATCH v1 1/8] kasan: Change the behavior of kmalloc_large_oob_right test

[PATCH v2 00/11] android sync framework: clean up IOCTLs and ABI
 2016-02-02 15:28 UTC  (16+ messages)
` [PATCH v2 01/11] staging/android: remove SYNC_WAIT ioctl
` [PATCH v2 02/11] staging/android: rename sync_pt_info to fence_info
` [PATCH v2 03/11] staging/android: rename sync_file_info_data to sync_file_info
` [PATCH v2 04/11] staging/android: remove driver_data from struct fence_info
` [PATCH v2 05/11] staging/android: remove len field "
` [PATCH v2 06/11] staging/android: turn fence_info into a __u64 pointer
` [PATCH v2 07/11] staging/android: add num_fences field to struct sync_file_info
` [PATCH v2 08/11] staging/android: make info->len return only the size of fence_infos
` [PATCH v2 09/11] staging/android: rename SYNC_IOC_FENCE_INFO
` [PATCH v2 10/11] staging/android: add flags member to sync ioctl structs
` [PATCH v2 11/11] staging/android: remove redundant comments on sync_merge_data

[PATCH v4] perf/probe: Search both .eh_frame and .debug_frame sections for probe location
 2016-02-02 15:26 UTC 

[PATCH] Issue a uevent when disconnecting
 2016-02-02 15:27 UTC  (2+ messages)
` [PATCH v2] nbd: "

4.4.1 regression from 4.1.x: Soekris net5501 crash in IRQ after mfgpt timer initialization
 2016-02-02 15:03 UTC  (3+ messages)

[PATCH v2 4/4] crypto: testmgr - Add a test case for import()/export()
 2016-02-02 15:03 UTC 

[PATCH 0/2] Add support for SYSCON reset
 2016-02-02 15:23 UTC  (4+ messages)
` [PATCH 1/2] Documentation: dt: reset: Add syscon reset binding

[PATCH] mm/slab: fix race with dereferencing NULL ptr in alloc_calls_show
 2016-02-02 15:19 UTC  (2+ messages)

[PATCH] EDAC, mpc85xx: fix build warning
 2016-02-02 15:19 UTC  (10+ messages)

[PATCH 0/2] perf tools: Fix symbol error on ARM64
 2016-02-02 15:18 UTC  (3+ messages)
` [PATCH 2/2] perf tools: Adjust symbol for shared objects

[PATCH 1/2] drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()
 2016-02-02 15:15 UTC  (3+ messages)
` [PATCH 2/2] drm/i915/skl: Explicitly check for eDP "

[PATCH v2] mac80211: fix memory leak
 2016-02-02 15:14 UTC  (2+ messages)

[PATCH v6 0/9] virtio DMA API, yet again
 2016-02-02 15:06 UTC  (3+ messages)
` [PATCH v6 3/9] s390/dma: Allow per device dma ops

[PATCHSET 00/10] perf tools: Apply percent-limit to callchains (v2)
 2016-02-02 15:03 UTC  (10+ messages)
` [PATCH 03/10] perf report: Apply --percent-limit to callchains also

[PATCH v8 0/5] mfd: tps65912: Driver rewrite with DT support
 2016-02-02 15:03 UTC  (7+ messages)

[PATCH 0/3] clk: Add support for critical clocks
 2016-02-02 15:02 UTC  (6+ messages)
` [PATCH 3/3] clk: Provide OF helper to mark clocks as CRITICAL

[RFC][PATCH] mips: Fix arch_spin_unlock()
 2016-02-02 14:58 UTC  (21+ messages)

[PATCH v3 0/2] Add SPDIF support for Allwinner SoCs
 2016-02-02 14:49 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: add sun4i SPDIF transceiver bindings
` [PATCH v3 2/2] ASOC: sunxi: Add support for the SPDIF block

Loan Offer
 2016-02-02 14:17 UTC 

[PATCH] add support for DWC UFS Host Controller
 2016-02-02 14:47 UTC  (7+ messages)

[PATCH] NVMe: do not touch sq door bell if nvmeq has been suspended
 2016-02-02 14:46 UTC  (6+ messages)

[PATCH v2] EDAC, mpc85xx: fix build warning
 2016-02-02 14:46 UTC 

[PATCHSET 00/21] perf tools: Add support for hierachy view (v4)
 2016-02-02 14:40 UTC  (22+ messages)
` [PATCH 01/21] perf callchain: Check return value of add_child()
` [PATCH 02/21] perf callchain: Check return value of fill_node()
` [PATCH 03/21] perf callchain: Add enum match_result for match_chain()
` [PATCH 04/21] perf callchain: Check return value of split_add_child()
` [PATCH 05/21] perf callchain: Check return value of append_chain_children()
` [PATCH 06/21] perf hists: Return error from hists__collapse_resort()
` [PATCH 07/21] perf report: Check error during report__collapse_hists()
` [PATCH 08/21] perf hists: Basic support of hierarchical report view
` [PATCH 09/21] perf hists: Resort hist entries with hierarchy
` [PATCH 10/21] perf hists: Add helper functions for hierarchy mode
` [PATCH 11/21] perf hists: Support filtering in "
` [PATCH 12/21] perf ui/stdio: Implement hierarchy output mode
` [PATCH 13/21] perf ui/stdio: Align column header for hierarchy output
` [PATCH 14/21] perf hists browser: Count number of hierarchy entries
` [PATCH 15/21] perf hists browser: Support collapsing/expanding whole entries in hierarchy
` [PATCH 16/21] perf hists browser: Implement hierarchy output
` [PATCH 17/21] perf hists browser: Align column header in hierarchy mode
` [PATCH 18/21] perf ui/gtk: Implement hierarchy output mode
` [PATCH 19/21] perf report: Add --hierarchy option
` [PATCH 20/21] perf hists: Support decaying in hierarchy mode
` [PATCH 21/21] perf top: Add --hierarchy option

[PATCH 1/1] sched: Make schedstats a runtime tunable that is disabled by default v3
 2016-02-02 14:45 UTC  (4+ messages)

[PATCH v2 4/4] crypto: testmgr - Add a test case for import()/export()
 2016-02-02 14:44 UTC  (2+ messages)

mod_delayed_work() explosion due to 874bbfe6
 2016-02-02 14:44 UTC 

[PATCH] misc: Move panel driver out of staging
 2016-02-02 14:38 UTC 

[PATCH] iio: chemical: select IRQ_WORK for ATLAS ph sensor
 2016-02-02 14:36 UTC 

[PATCH v2 0/5] mm: workingset: per-cgroup thrash detection
 2016-02-02 14:34 UTC  (5+ messages)
` [PATCH v2 1/5] mm: memcontrol: generalize locking for the page->mem_cgroup binding
` [PATCH v2 5/5] mm: workingset: per-cgroup cache thrash detection

[PATCH v7 00/10] usb: early: add support for early printk through USB3 debug port
 2016-02-02 14:34 UTC  (2+ messages)

[PATCH v2 0/3] Adding NPS400 drivers
 2016-02-02 14:36 UTC  (6+ messages)
` [PATCH v2 1/3] soc: Support for EZchip SoC
` [PATCH v2 2/3] clocksource: Add NPS400 timers driver
` [PATCH v2 3/3] irqchip: add nps Internal and external irqchips

[PATCH/RFC] VFS: Improve fairness when locking the per-superblock s_anon list
 2016-02-02 14:32 UTC  (4+ messages)

[PATCH] cputime: Fix timeval/timespec-->cputime conversion
 2016-02-02 14:30 UTC  (3+ messages)
` [tip:timers/urgent] cputime: Prevent 32bit overflow in time[ val|spec]_to_cputime()

[PATCH 0/9] ARC clockevent/clocksource modernization
 2016-02-02 14:29 UTC  (9+ messages)
` [PATCH 2/9] ARC: [dts] Introduce Timer bindings
` [PATCH 7/9] ARC: use fixed frequencies in arc_set_early_base_baud()

[PATCH 0/2] ARM: OMAP1/OMAP2+: Add dma_slave_map to board files
 2016-02-02 14:27 UTC  (3+ messages)
` [PATCH 1/2] ARM: OMAP1: DMA: Provide dma_slave_map to omap-dma
` [PATCH 2/2] ARM: OMAP2+: DMA: Provide dma_slave_map to omap-dma for legacy boot

[PATCH v2 1/4] crypto x86/sha1_mb: Fix load failure
 2016-02-02 13:56 UTC 

[PATCH v2] ata: add AMD Seattle platform driver
 2016-02-02 14:08 UTC  (4+ messages)

[GIT PULL 0/2] perf/urgent fixes
 2016-02-02 14:08 UTC  (4+ messages)
` [PATCH 2/2] perf tools: Fix fault in error patch of intel_pt_process_auxtrace_info()

[PATCH v2 00/10] Support for Cortex-M Prototyping System
 2016-02-02 14:06 UTC  (4+ messages)
` [PATCH v2 02/10] clockevents/drivers: add MPS2 Timer driver

[PATCH] ARM: dts: imx51: add support for Ka-Ro electronics TX51 modules
 2016-02-02 14:02 UTC  (3+ messages)

perf, tools: Refactor and support interval and CSV metrics
 2016-02-02 14:02 UTC  (4+ messages)
` [PATCH 4/8] perf, tools, stat: Implement CSV metrics output

[PATCH] kernel/fork.c: use sizeof() instead of sizeof
 2016-02-02 13:58 UTC  (4+ messages)
  ` [PATCH] treewide: Use 'sizeof(x)' instead of 'sizeof x'

[PATCH] kexec: unmap reserved pages for each error-return way
 2016-02-02 13:56 UTC  (5+ messages)

[PATCH v6 0/9] ftrace with regs + live patching for ppc64 LE (ABI v2)
 2016-02-02 13:46 UTC  (6+ messages)
` [PATCH v6 8/9] Implement kernel live patching for ppc64le (ABIv2)

[PATCH V6] netfilter: h323: avoid potential attack
 2016-02-02 13:40 UTC 

[PATCH 0/4] dmi: Rework to get IPMI autoloading from DMI tables
 2016-02-02 13:37 UTC  (4+ messages)
` [PATCH 2/4] dmi: Add a DMI firmware node and handling

dom0 show call trace and failed to boot on HSW-EX platform
 2016-02-02 13:34 UTC  (5+ messages)
      ` [Xen-devel] "

[PATCH 1/2] usb: musb: Fix DMA for host mode
 2016-02-02 13:32 UTC  (4+ messages)
` [PATCH 2/2] usb: musb: Fix DMA desired mode for Mentor DMA engine

[PATCH][trivial] Doc: treewide : Fix typos in DocBook/filesystem.xml
 2016-02-02 13:31 UTC 

[PATCH v8 0/7] mtd: nand: gpmi: gpmi-nand DSM and bitflip support
 2016-02-02 13:28 UTC  (4+ messages)
` [PATCH v8 6/7] mtd: nand: gpmi: correct bitflip for erased NAND page

[PATCH] nvmem: imx-ocotp: Fix return value of imx_ocotp_read
 2016-02-02 13:29 UTC 

[PATCH 0/4] rtc: max77686: make max77686 rtc driver as IP driver
 2016-02-02 13:16 UTC  (5+ messages)
` [PATCH 1/4] rtc: max77686: fix checkpatch error
` [PATCH 2/4] rtc: max77686: use rtc regmap to access RTC registers
` [PATCH 3/4] rtc: max77686: avoid reference of parent device info multiple palces
` [PATCH 4/4] rtc: max77686: move initialisation of rtc regmap, irq chip locally

[PATCH 00/11] mfd: axp20x: Add support for AXP809 PMIC
 2016-02-02 13:27 UTC  (5+ messages)
` [PATCH 01/11] MAINTAINERS: Add entry for X-Powers AXP family PMIC drivers
` [PATCH 07/11] ARM: dts: sunxi: Add dtsi file for AXP809 PMIC

[PATCH] pinctrl: sunxi: H3 requires irq_read_needs_mux
 2016-02-02 13:24 UTC  (2+ messages)

[PATCH 0/2] Fix another VM_BUG_ON_PAGE(PageTail(page)) on mbind(2)
 2016-02-02 13:21 UTC  (5+ messages)
` [PATCH 1/2] mm: fix bogus VM_BUG_ON_PAGE() in isolate_lru_page()

[PATCH 00/14] Add A83T clk, r_pio, mmc rsb support
 2016-02-02 13:19 UTC  (10+ messages)
` [PATCH 02/14] clk: sunxi: Add apb0 gates for A83T
` [PATCH 03/14] clk: sunxi: add bus "
` [PATCH 04/14] clk: sunxi: add ahb1 clock "
` [PATCH 06/14] ARM: dts: sun8i-a83t: Correct low speed oscillator clocks

[PATCH v2] mmc: sdhci-of-at91: fix pm runtime unbalanced issue in error path
 2016-02-02 13:11 UTC  (2+ messages)

[PATCH 0/3] mmc: sunxi: Support eMMC DDR modes
 2016-02-02 13:11 UTC  (2+ messages)

[PATCH] mmc: pxamci: fix again read-only gpio detection polarity
 2016-02-02 13:11 UTC  (2+ messages)

[PATCH] mmc: sdhci-iproc: use sdhci_pltfm_unregister directly
 2016-02-02 13:11 UTC  (2+ messages)

[PATCH 00/10] android sync framework: clean up IOCTLs and ABI
 2016-02-02 13:04 UTC  (5+ messages)
` [PATCH 06/10] staging/android: turn fence_info into a __64 pointer

[PATCHv3] staging: iio: replace clk_get() with devm_clk_get()
 2016-02-02 12:56 UTC 

[PATCH] clk: vt8500: don't return possibly uninitialized data
 2016-02-02 12:49 UTC  (3+ messages)

[PATCH] power: bq27xxx_battery: Restore device name
 2016-02-02 12:47 UTC  (8+ messages)
  ` [PATCH v1] "
      ` [PATCH v2] "

[PATCH 0/5] ARM: davinci: Add dma_slave_map to board files
 2016-02-02 12:43 UTC  (6+ messages)
` [PATCH 1/5] ARM: davinci: devices-da8xx: Add dma_slave_map to edma
` [PATCH 2/5] ARM: davinci: dm355: "
` [PATCH 3/5] ARM: davinci: dm365: "
` [PATCH 4/5] ARM: davinci: dm644x: "
` [PATCH 5/5] ARM: davinci: dm646x: "

[PATCH v3] android: binder: Sanity check at binder ioctl
 2016-02-02 12:36 UTC  (2+ messages)

[PATCHv2 0/3] ARCH_SUPPORTS_DEBUG_PAGEALLOC for arm64
 2016-02-02 12:31 UTC  (6+ messages)
` [PATCHv2 2/3] arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOC

[PATCH 1/2] regmap: Return an error if a caller attempts to do an unsupported raw read
 2016-02-02 12:28 UTC  (3+ messages)
` [PATCH 2/2] regmap: cache: Fall back to register by register read for cache defaults

WANTED new maintainer for Linux/md (and mdadm)
 2016-02-02 12:19 UTC  (4+ messages)

[PATCH 1/2] dt/bindings: Add bindings for the PIC32 SPI peripheral
 2016-02-02 12:13 UTC  (3+ messages)
` [PATCH 2/2] spi: spi-pic32: Add PIC32 SPI master driver

[PATCH] pinctrl: sunxi: Add H3 R_PIO controller support
 2016-02-02 12:10 UTC  (4+ messages)

[PATCH v10 0/8] arm64, numa: Add numa support for arm64 platforms
 2016-02-02 11:26 UTC  (2+ messages)

[PATCH 1/2] mm, oom: introduce oom reaper
 2016-02-02 11:48 UTC  (6+ messages)

[PATCH] dts/ls1021a: add the DTS for QSPI support
 2016-02-02 11:10 UTC  (3+ messages)

[PATCH] mmc: sdhci-of-at91: fix pm runtime unbalanced issue in error path
 2016-02-02 11:39 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 read-only IMAP folder(s) and NNTP newsgroup(s).