linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-12 16:13:04 to 2015-02-12 21:49:35 UTC [more...]

[PATCH] rc: st_rc: Use CONFIG_PM_SLEEP instead of CONFIG_PM for st_rc_suspend() and st_rc_resume()
 2015-02-12 21:56 UTC  (3+ messages)

ANN: libseccomp v2.2.0 released
 2015-02-12 21:40 UTC 

[PATCH] ASoC: fsl-asoc-card: Add snd_soc_of_parse_audio_routing()
 2015-02-12 21:30 UTC 

BUG: spinlock bad magic on CPU#0, migration/0/9
 2015-02-12 21:27 UTC  (12+ messages)
` [PATCH] sched/completion: completion_done() should serialize with complete()

[PATCH 1/3] perf, x86: Add new cache events table for Haswell
 2015-02-12 21:28 UTC  (2+ messages)

[PATCHv3 00/24] THP refcounting redesign
 2015-02-12 21:10 UTC  (30+ messages)
` [PATCHv3 01/24] thp: cluster split_huge_page* code together
` [PATCHv3 02/24] mm: change PageAnon() and page_anon_vma() to work on tail pages
` [PATCHv3 03/24] mm: avoid PG_locked "
` [PATCHv3 04/24] rmap: add argument to charge compound page
` [PATCHv3 05/24] mm, proc: adjust PSS calculation
` [PATCHv3 06/24] mm: store mapcount for compound page separately
` [PATCHv3 07/24] mm, thp: adjust conditions when we can reuse the page on WP fault
` [PATCHv3 08/24] mm: adjust FOLL_SPLIT for new refcounting
` [PATCHv3 09/24] thp, mlock: do not allow huge pages in mlocked area
` [PATCHv3 10/24] khugepaged: ignore pmd tables with THP mapped with ptes
` [PATCHv3 11/24] thp: rename split_huge_page_pmd() to split_huge_pmd()
` [PATCHv3 12/24] thp: PMD splitting without splitting compound page
` [PATCHv3 13/24] mm, vmstats: new THP splitting event
` [PATCHv3 14/24] thp: implement new split_huge_page()
` [PATCHv3 15/24] mm, thp: remove infrastructure for handling splitting PMDs
` [PATCHv3 16/24] x86, "
` [PATCHv3 17/24] futex, thp: remove special case for THP in get_futex_key
` [PATCHv3 18/24] thp, mm: split_huge_page(): caller need to lock page
` [PATCHv3 19/24] thp, mm: use migration entries to freeze page counts on split
` [PATCHv3 20/24] mm, thp: remove compound_lock
` [PATCHv3 21/24] thp: introduce deferred_split_huge_page()
` [PATCHv3 22/24] memcg: adjust to support new THP refcounting
` [PATCHv3 23/24] ksm: split huge pages on follow_page()
` [PATCHv3 24/24] thp: update documentation

[PATCH] Revert "clk: mxs: Fix invalid 32-bit access to frac registers"
 2015-02-12 21:12 UTC  (2+ messages)

gxt4500 on x86 (Fire GL2)
 2015-02-12 21:11 UTC 

[PATCH 0/9] nbd: cleanups
 2015-02-12 21:08 UTC  (11+ messages)
` [PATCH 1/9] Documentation: nbd: Reformat to allow more documentation
` [PATCH 2/9] Documentation: nbd: Add list of module parameters
` [PATCH 3/9] nbd: Remove kernel internal header
` [PATCH 4/9] nbd: Replace kthread_create with kthread_run
` [PATCH 5/9] nbd: Fix device bytesize type
` [PATCH 6/9] nbd: Restructure debugging prints
` [PATCH 7/9] nbd: Remove fixme that was already fixed
` [PATCH 8/9] nbd: Return error code directly
` [PATCH 9/9] nbd: Return error pointer directly

[PATCH net] net: eth: altera: Change access ports to mdio for all xMII applications
 2015-02-12 16:47 UTC 

[PATCH net] net: eth: altera: Change reset_mac failure message masks from err to dbg
 2015-02-12 16:47 UTC 

[GIT PULL] Block driver changes for 3.20
 2015-02-12 20:57 UTC 

[PATCH v3 0/2] couple of generic remoteproc enhancements
 2015-02-12 20:54 UTC  (6+ messages)
` [PATCH v3 2/2] remoteproc: add support to handle internal memories

[PATCHv2 0/2] drm: atmel-hlcdc: PM support
 2015-02-12 20:49 UTC  (3+ messages)
` [PATCHv2 1/2] drm: atmel-hlcdc: Add PM suspend/resume support
` [PATCHv2 2/2] drm: atmel-hlcdc: Add pinctrl PM select sleep,default state in CRTC suspend/resume

[GIT PULL] Core block IO changes for 3.20
 2015-02-12 20:48 UTC 

[PATCH] led/led-class: Handle LEDs with the same name
 2015-02-12 20:45 UTC  (3+ messages)

[GIT PULL] Backing device changes for 3.20
 2015-02-12 20:38 UTC 

[PATCH 00/14] Add support to STMicroelectronics STM32 family
 2015-02-12 20:37 UTC  (17+ messages)
` [PATCH 01/14] scripts: link-vmlinux: Don't pass page offset to kallsyms if XIP Kernel
` [PATCH 02/14] ARM: ARMv7M: Enlarge vector table to 256 entries
` [PATCH 03/14] clocksource: Add ARM System timer driver
` [PATCH 04/14] reset: Add reset_controller_of_init() function
` [PATCH 05/14] ARM: call reset_controller_of_init from default time_init handler
` [PATCH 06/14] drivers: reset: Add STM32 reset driver
` [PATCH 07/14] clockevent: Add STM32 Timer driver
` [PATCH 08/14] pinctrl: Add pinctrl driver for STM32 MCUs
` [PATCH 09/14] serial: stm32-usart: Add STM32 USART Driver
` [PATCH 10/14] ARM: Add STM32 family machine
` [PATCH 11/14] ARM: dts: Add ARM System timer as clockevent in armv7m
` [PATCH 12/14] ARM: dts: Introduce STM32F429 MCU
` [PATCH 13/14] ARM: configs: Add STM32 defconfig
` [PATCH 14/14] MAINTAINERS: Add entry for STM32 MCUs

[PATCH 00/16 v9] omap 8250 based uart + DMA
 2015-02-12 20:34 UTC  (14+ messages)
` [PATCH 03/16] tty: serial: 8250_core: read only RX if there is something in the FIFO

[PATCH] drm/radeon: Fix regression with suspend/resume
 2015-02-12 20:30 UTC 

Revert e0922e5e3ccb78aa0152e93dfbd1755ac39c8582
 2015-02-12 20:23 UTC 

[PATCH 0/4] add openpandora device support
 2015-02-12 20:09 UTC  (11+ messages)
` [PATCH 1/4] ARM: dts: omap3-pandora: add common device tree
` [PATCH 2/4] ARM: dts: omap3-pandora: add OMAP3530 600 MHz version
` [PATCH 4/4] ARM: dts: omap3-pandora: include in dts Makefile

[PATCH] nfc: logging neatening
 2015-02-12 20:10 UTC 

[PATCH 00/11] ARM: random randconfig fixes, soc specific
 2015-02-12 20:08 UTC  (14+ messages)
` [PATCH 01/11] ARM: vexpress: use ARM_CPU_SUSPEND if needed
` [PATCH 02/11] ARM: sunxi: always select RESET_CONTROLLER
` [PATCH 03/11] ARM: BCM: put back ARCH_MULTI_V7 dependency for mobile
` [PATCH 04/11] ARM: davinci: davinci_cfg_reg cannot be init
` [PATCH 05/11] ARM: davinci: multi-soc kernels require AUTO_ZRELADDR
` [PATCH 06/11] ARM: at91: fix pm declarations
` [PATCH 07/11] ARM: prima2: do not select SMP_ON_UP
` [PATCH 08/11] ARM: ixp4xx: fix {in,out}s{bwl} data types
` [PATCH 09/11] ARM: rockchip: make rockchip_suspend_init conditional
` [PATCH 10/11] ARM: sti: always enable RESET_CONTROLLER
` [PATCH 11/11] ARM: mvebu: build armada375-smp code conditionally

[PATCH v2 0/4] Add ioctl and debug utilities to UFS driver
 2015-02-12 19:55 UTC  (3+ messages)
` [PATCH v2 3/4] scsi: ufs: add trace events and dump prints for debug

[RFC] USB phy type C
 2015-02-12 19:55 UTC  (4+ messages)

[PATCH v2 0/3] clk: Some fixes for the per-user clk API changes
 2015-02-12 19:55 UTC  (8+ messages)
` [PATCH v2 1/3] clk: Don't dereference parent clock if is NULL
` [PATCH v2 2/3] clk: Add __clk_hw_set_clk helper function
` [PATCH v2 3/3] clk: Replace explicit clk assignment with __clk_hw_set_clk

[PATCH] Add support for Atheros AR5B195 combo Mini PCIe cards (AR3011 Bluetooth)
 2015-02-12 19:36 UTC  (2+ messages)

[PATCH v2 0/2] Add ACPI support for NXP PN544
 2015-02-12 19:26 UTC  (5+ messages)
` [PATCH v2 2/2] NFC: "

[PATCH v2 1/2] leds: add DT binding for Qualcomm PM8941 WLED block
 2015-02-12 19:20 UTC  (6+ messages)
` [PATCH v2 2/2] leds: add Qualcomm PM8941 WLED driver

[PATCH RESEND 1/3] uprobes: add comment with insn opcodes, mnemonics and why we dont support them
 2015-02-12 19:18 UTC  (3+ messages)
` [PATCH RESEND 2/3] uprobes: fix 1-byte opcode tables
` [PATCH RESEND 3/3] uprobe: fix 2-byte opcode table

[PATCH V2 RESEND] clk: mxs: Fix invalid 32-bit access to frac registers
 2015-02-12 19:08 UTC  (12+ messages)

[PATCH] x86: x86-opcode-map.txt: explain CALLW discrepancy between Intel and AMD
 2015-02-12 19:06 UTC 

[PATCH] x86: insn decoder: create artificial 3rd byte for 2-byte VEX
 2015-02-12 19:04 UTC 

[GIT PULL] LED subsystem for 3.20 merge window
 2015-02-12 19:04 UTC 

[Dng] About separate mailing lists - What systemd sounds like
 2015-02-12 19:01 UTC 

[Dng] John Goerzen asks, "Has modern Linux lost its way?"
 2015-02-12 18:56 UTC 

[PATCHv3 00/24] ILP32 support in ARM64
 2015-02-12 18:59 UTC  (21+ messages)
    ` [musl] "

FUCK YOU SYSTEMD. (in a sound format)
 2015-02-12 18:59 UTC 

[PATCH 0/2] Scorpion PMU support
 2015-02-12 18:53 UTC  (4+ messages)
` [PATCH 2/2] ARM: perf: Add support for Scorpion PMUs

imx_v6_v7_defconfig needs lzop
 2015-02-12 18:52 UTC  (7+ messages)

[PATCH v2 0/4] KVM: APIC improvements (with bonus mixed mode)
 2015-02-12 18:41 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: x86: use MDA for interrupt matching
` [PATCH v2 2/4] KVM: x86: fix mixed APIC mode broadcast
` [PATCH v2 3/4] KVM: x86: avoid logical_map when it is invalid
` [PATCH v2 4/4] KVM: x86: simplify kvm_apic_map

What do you think of this song (GPLd)
 2015-02-12 18:30 UTC 

[PATCH] usb: dwc3: dwc3-omap: Fix disable IRQ
 2015-02-12 18:22 UTC  (2+ messages)

[PATCH -v5 0/5] rcu,nohz,kvm: use RCU extended quiescent state when running KVM guest
 2015-02-12 17:48 UTC  (7+ messages)
` [PATCH -v5 6/5] context_tracking: fix exception_enter when already in IN_KERNEL

[PATCH 1/4] serial: imx: checkpatch cleanup
 2015-02-12 17:44 UTC  (5+ messages)
` [PATCH 2/4] spi: "

[PATCH RESEND 0/3] memory_hotplug: hyperv: fix deadlock between memory adding and onlining
 2015-02-12 17:40 UTC  (4+ messages)

[RFC PATCH v2 00/26] Early kprobe: enable kprobes at very early booting stage
 2015-02-12 17:39 UTC  (7+ messages)
` [RFC PATCH v2 06/26] ftrace: sort ftrace entries earlier
` [RFC PATCH v2 07/26] ftrace: allow search ftrace addr before ftrace fully inited
` [RFC PATCH v2 08/26] ftrace: enable other subsystems make ftrace nop before ftrace_init()

[PATCH] net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send,recv}msg
 2015-02-12 17:32 UTC  (3+ messages)

[BUG in v3.18 ?] Seems to be triggered from cgroup code
 2015-02-12 17:30 UTC  (3+ messages)

[PATCH v4 1/5] ARM: dts: pxa: add pwri2c to pxa device-tree
 2015-02-12 17:22 UTC  (5+ messages)
` [PATCH v4 2/5] ARM: dts: pxa: add clocks
` [PATCH v4 3/5] ARM: dts: pxa: add pxa27x-udc to pxa27x
` [PATCH v4 4/5] ARM: dts: pxa: add pxa27x-keypad "
` [PATCH v4 5/5] ARM: dts: pxa: add pxa-timer to pxa27x and pxa3xx

[PATCH 0/4] perf: add support for profiling jitted code
 2015-02-12 17:27 UTC  (6+ messages)
` [PATCH 4/4] perf tools: add JVMTI agent library

[PATCH] ARM OMAP2 GPMC undefines DEBUG
 2015-02-12 17:13 UTC  (2+ messages)
` [PATCH] ARM OMAP2 GPMC: don't undef DEBUG

scsi: Implement per-cpu logging buffer
 2015-02-12 17:18 UTC  (3+ messages)

[PATCH 1/2] x86: entry_64.S: always allocate complete "struct pt_regs"
 2015-02-12 17:17 UTC  (2+ messages)

[GIT PULL] KVM changes for 3.20, except PPC
 2015-02-12 17:14 UTC 

[patch] perf_event_open.2: Clarify PERF_EVENT_IOC_REFRESH behavior
 2015-02-12 17:14 UTC 

[PATCH 8/7] Input: synaptics - Remove X250 from the topbuttonpad list
 2015-02-12 17:09 UTC 

[PATCH 0/8] Cleanup and add support for SSD1305
 2015-02-12 16:58 UTC  (7+ messages)
` [PATCH 2/8] fbdev: ssd1307fb: Unify init code and make controller configurable from device tree

[PATCH] Revert "smc91x: retrieve IRQ and trigger flags in a modern way"
 2015-02-12 16:59 UTC 

[RFC] pstore-ram: remove superfluous memory size check
 2015-02-12 16:54 UTC  (4+ messages)

[PATCH v4 00/11] Improvements to Tegra-based Chromebook support
 2015-02-12 16:54 UTC  (5+ messages)
` [PATCH v4 02/11] ARM: tegra: Move out nyan-generic parts out from the nyan-big DT

[PATCH] x86 spinlock: Fix memory corruption on completing completions
 2015-02-12 14:18 UTC  (11+ messages)

[PATCH] Don't leak a key reference if request_key() tries to use a revoked keyring
 2015-02-12 16:46 UTC  (2+ messages)

[PATCH] Don't leak a key reference if request_key() tries to use a revoked keyring
 2015-02-12 16:45 UTC 

[PATCH 1/6] staging: rt8188eu: hal: removed space before ','
 2015-02-12 16:44 UTC  (12+ messages)
` [PATCH 2/6] staging: rtl8188eu: hal: removed code indent error
            ` checkpatch induced patches

[PATCH v2] quota: reorder flags in quota state
 2015-02-12 16:42 UTC  (2+ messages)

smp_call_function_single lockups
 2015-02-12 16:38 UTC  (5+ messages)

[PATCH] bridge: netfilter: Move sysctl-specific error code inside #ifdef
 2015-02-12 16:45 UTC  (2+ messages)

randconfig build error with next-20150212, in arch/x86
 2015-02-12 16:34 UTC 

[GIT PULL] jfs changes for v3.20
 2015-02-12 16:32 UTC 

[PATCH 0/9] ARM: berlin: add nand support
 2015-02-12 16:26 UTC  (6+ messages)
` [PATCH 5/9] mtd: pxa3xx_nand: add support for the Marvell Berlin nand controller

[PATCH 0/6] PM / sleep: Support for quiescing timers during suspend-to-idle
 2015-02-12 16:25 UTC  (5+ messages)
` [PATCH 5/6] intel_idle: Add ->enter_freeze callbacks

3.19: device name associates with IRQ's for ahci controllers operating with a single IRQ changed from "ahci?" to "<BDF>"
 2015-02-12 16:33 UTC  (4+ messages)

[PATCH v2] mm: vmscan: fix the page state calculation in too_many_isolated
 2015-02-12 16:19 UTC  (5+ messages)

[PATCH] mmc: tegra: Optimize write_w path for tegra114 and later
 2015-02-12 16:17 UTC  (3+ messages)

[PATCH RESEND] dmaengine: qcom_bam_dma: Fix error path in probe function
 2015-02-12 16:15 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 NNTP newsgroup(s).