public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-12 15:06:46 to 2015-02-12 20:03:10 UTC [more...]

[PATCH 00/11] ARM: random randconfig fixes, soc specific
 2015-02-12 20:02 UTC  (13+ 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

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

[PATCHv3 00/24] THP refcounting redesign
 2015-02-12 19:55 UTC  (28+ 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 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

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

[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] led/led-class: Handle LEDs with the same name
 2015-02-12 19:48 UTC  (2+ messages)

[PATCH 00/14] Add support to STMicroelectronics STM32 family
 2015-02-12 17:46 UTC  (15+ 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] 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 0/4] add openpandora device support
 2015-02-12 17:47 UTC  (10+ 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 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  (8+ 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  (11+ messages)
` [PATCH 2/8] fbdev: ssd1307fb: Unify init code and make controller configurable from device tree
` [PATCH 4/8] fbdev: ssd1307fb: Use vmalloc to allocate video memory

[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  (11+ messages)
` [PATCH 1/6] PM / sleep: Re-implement suspend-to-idle handling
` [PATCH 4/6] PM / sleep: Make it possible to quiesce timers during suspend-to-idle
` [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)

[GIT PULL] ktest: Updates for v3.20
 2015-02-12 16:10 UTC  (2+ messages)

[GIT PULL] tracing: Updates for v3.20
 2015-02-12 16:08 UTC 

toshiba_acpi: Cleanup comments and file header
 2015-02-12 16:02 UTC  (2+ messages)

frequent lockups in 3.18rc4
 2015-02-12 16:01 UTC  (2+ messages)

[RFC][PATCH] perf: Implement read_group() PMU operation
 2015-02-12 15:58 UTC  (2+ messages)

[RFC PATCH 0/9] livepatch: consistency model
 2015-02-12 15:48 UTC  (15+ messages)
` [RFC PATCH 6/9] livepatch: create per-task "
` [RFC PATCH 8/9] livepatch: allow patch modules to be removed

[PATCH] video: fbdev: fix possible null dereference
 2015-02-12 15:47 UTC 

[PATCH 1/2] quota: reorder flags in quota state
 2015-02-12 15:46 UTC  (6+ messages)
` [PATCH 2/2] quota: merge sb->s_quota_types into sb->s_dquot.flags

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

[PATCH v4 1/3] perf: Use monotonic clock as a source for timestamps
 2015-02-12 15:38 UTC  (8+ messages)
` [PATCH v5] "

[PATCH V3] x86 spinlock: Fix memory corruption on completing completions
 2015-02-12 15:28 UTC  (3+ messages)

[PATCH v2 00/10] ARM: berlin: add nand support
 2015-02-12 15:22 UTC  (7+ messages)
` [PATCH v2 04/10] mtd: pxa3xx_nand: set NDCR_PG_PER_BLK if page per block is 128
` [PATCH v2 05/10] mtd: pxa3xx_nand: add a default chunk size

[git pull] IOMMU Updates for Linux v3.20
 2015-02-12 15:19 UTC 

[PATCH v3 1/5] xhci: add a quirk for device disconnection errata for Synopsis Designware USB3 core
 2015-02-12 15:18 UTC  (2+ messages)

[PATCH v2] ARM: dts: zynq: Add OCM node
 2015-02-12 15:15 UTC  (8+ messages)

[PATCH RFC v4 1/3] PM / Runtime: Add an API pm_runtime_set_slave
 2015-02-12 15:13 UTC  (2+ messages)

Question on MSI support in PCI and PCI-E devices
 2015-02-12 15:11 UTC  (2+ messages)

[PATCH] ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gc
 2015-02-12 15:13 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