LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-02 13:24:19 to 2016-02-02 16:50:24 UTC [more...]

[PATCH 00/11] arm64: Introduce Allwinner A64 and Pine64 support
 2016-02-02 16:50 UTC  (18+ 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 10/11] arm64: dts: add Allwinner A64 SoC .dtsi
  ` [linux-sunxi] "

[PATCH v2 00/11] HVMlite domU support
 2016-02-02 16:49 UTC  (14+ messages)
` [PATCH v2 01/11] xen/hvmlite: Import hvmlite-related Xen public interfaces
  ` [Xen-devel] "
` [PATCH v2 02/11] xen/hvmlite: Bootstrap HVMlite guest
  ` [Xen-devel] "
` [PATCH v2 04/11] xen/hvmlite: Allow HVMlite guests delay initializing grant table
  ` [Xen-devel] "
` [PATCH v2 06/11] xen/hvmlite: Prepare cpu_initialize_context() routine for HVMlite SMP
  ` [Xen-devel] "
` [PATCH v2 07/11] xen/hvmlite: Initialize context for secondary VCPUs
  ` [Xen-devel] "
` [PATCH v2 09/11] xen/hvmlite: Use x86's default timer init for HVMlite guests
  ` [Xen-devel] "

[PATCH 0/5] cpufreq: governors: Solve the ABBA lockups
 2016-02-02 16:49 UTC  (6+ messages)
` [PATCH 2/5] cpufreq: governor: Create separate sysfs-ops
` [PATCH 5/5] cpufreq: Get rid of ->governor_enabled and its lock

[PATCH] misc: Move panel driver out of staging
 2016-02-02 16:48 UTC  (3+ messages)

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

[PATCH][trivial] Doc: treewide : Fix typos in DocBook/filesystem.xml
 2016-02-02 16:46 UTC  (2+ messages)

[PATCH 1/2] block: fix pfn_mkwrite() DAX fault handler
 2016-02-02 16:46 UTC  (10+ messages)
` [PATCH 2/2] dax: fix bdev NULL pointer dereferences

[PATCH v3] irqchip: gicv3-its: Fix memory leak in its_free_tables()
 2016-02-02 16:46 UTC  (2+ messages)

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

[RESEND PATCH 01/10] net: wireless: ath: Remove unnecessary semicolon
 2016-02-02 16:42 UTC  (2+ messages)
` [RESEND,01/10] "

[PATCH 00/11] mfd: axp20x: Add support for AXP809 PMIC
 2016-02-02 16:41 UTC  (6+ messages)
` [PATCH 01/11] MAINTAINERS: Add entry for X-Powers AXP family PMIC drivers
` [PATCH 10/11] ARM: dts: sun9i: a80-optimus: Disable dummy regulators vcc3v0, vcc3v3, vcc5v0

[PATCH V8 00/23] Coresight integration with perf
 2016-02-02 16:41 UTC  (10+ messages)
` [PATCH V8 23/23] perf tools: adding coresight etm PMU record capabilities

Isn't 4.4 long term stable?
 2016-02-02 16:39 UTC 

[PATCH] staging: goldfish: use div64_s64 instead of do_div
 2016-02-02 16:34 UTC  (2+ messages)

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

Bug 4.1.16: self-detected stall in net/unix/?
 2016-02-02 16:25 UTC 

[PATCH v2 2/3] net: wireless: b43: Coding Style
 2016-02-02 16:25 UTC  (2+ messages)
` [v2,2/3] "

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

[RFC 0/3] MT8173 CMDQ support
 2016-02-02 16:21 UTC  (13+ messages)
` [RFC 3/3] CMDQ: Mediatek CMDQ driver

[PATCHv2 0/2] Fix another VM_BUG_ON_PAGE(PageTail(page)) on mbind(2)
 2016-02-02 16:21 UTC  (3+ messages)
` [PATCHv2 1/2] mempolicy: do not try to queue pages from !vma_migratable()
` [PATCHv2 2/2] mm: downgrade VM_BUG in isolate_lru_page() to warning

[PATCH v2 00/21] arm64: Virtualization Host Extension support
 2016-02-02 16:19 UTC  (25+ messages)
` [PATCH v2 06/21] arm64: KVM: VHE: Patch out use of HVC
` [PATCH v2 10/21] arm64: KVM: VHE: Split save/restore of sysregs shared between EL1 and EL2
` [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 1/3] net: wireless: rsi: Coding Spaces
 2016-02-02 16:18 UTC  (2+ messages)
` [1/3] "

CONFIG_UBSAN_ALIGNMENT breaks x86-64 kernel with lockdep enabled
 2016-02-02 16:18 UTC  (4+ messages)

PCI device driver broken between 4.2 and 4.3
 2016-02-02 16:17 UTC  (5+ messages)

[PATCH 00/31] x86: Memory Protection Keys (v9)
 2016-02-02 16:11 UTC  (3+ messages)
` [PATCH 22/31] x86, pkeys: dump pkey from VMA in /proc/pid/smaps

[PATCH 0/5] all: s390: make compat wrappers the generic solution
 2016-02-02 16:08 UTC  (8+ messages)
` [PATCH 1/5] all: s390: move wrapper infrastructure to generic headers

[PATCHv2 0/3] ARCH_SUPPORTS_DEBUG_PAGEALLOC for arm64
 2016-02-02 16:08 UTC  (7+ messages)
` [PATCHv2 2/3] arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOC

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

linux-4.5-rc1 TI pandboard-es wifi wlcore locks and reset
 2016-02-02 16:05 UTC  (5+ messages)
      ` wl12xx regression on 4.5 (was: Re: linux-4.5-rc1 TI pandboard-es wifi wlcore locks and reset)

[PATCH v6] kernel: add kcov code coverage
 2016-02-02 16:02 UTC  (2+ messages)

[PATCH v3 0/2] Add SPDIF support for Allwinner SoCs
 2016-02-02 16:01 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: add sun4i SPDIF transceiver bindings
` [PATCH v3 2/2] ASOC: sunxi: Add support for the SPDIF block
  ` [PATCH] ASOC: sunxi: fix platform_no_drv_owner.cocci warnings

[PATCH] net: wireless: rt2x00: Fixed Spacing issues
 2016-02-02 15:59 UTC  (2+ messages)
`  "

[PATCHv2] mm/slab: fix race with dereferencing NULL ptr in alloc_calls_show
 2016-02-02 15:57 UTC 

[PATCH RFC 10/11] clk: sunxi: rewrite sun6i-ar100 using factors clk
 2016-02-02 15:55 UTC  (2+ messages)
` [PATCH] clk: sunxi: don't mark sun6i_ar100_data __initconst

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

[PATCH v3] EDAC, mpc85xx: fix build warning
 2016-02-02 15:55 UTC  (2+ messages)

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

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

[PATCH v4 2/4] iio: health: Add driver for the TI AFE4404 heart monitor
 2016-02-02 15:50 UTC  (2+ messages)

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

[PATCH] rtlwifi: Fix reusable codes in core.c
 2016-02-02 15:48 UTC 

[PATCH] [media] msp3400: use IS_ENABLED check instead of #if
 2016-02-02 15:47 UTC 

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

[PATCH 0/9] ARC clockevent/clocksource modernization
 2016-02-02 15:36 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 v2 00/11] android sync framework: clean up IOCTLs and ABI
 2016-02-02 15:28 UTC  (11+ messages)
` [PATCH v2 02/11] staging/android: rename sync_pt_info to fence_info
` [PATCH v2 05/11] staging/android: remove len field from struct fence_info
` [PATCH v2 06/11] staging/android: turn fence_info into a __u64 pointer
` [PATCH v2 08/11] staging/android: make info->len return only the size of fence_infos
` [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: "

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

[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 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

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] 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  (5+ messages)
` [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  (2+ messages)
` [tip:timers/urgent] cputime: Prevent 32bit overflow in time[ val|spec]_to_cputime()

[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)

[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] kexec: unmap reserved pages for each error-return way
 2016-02-02 13:56 UTC  (5+ messages)

[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  (4+ messages)
      ` [Xen-devel] "

[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] pinctrl: sunxi: H3 requires irq_read_needs_mux
 2016-02-02 13:24 UTC  (2+ 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).