linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-20 15:14:15 to 2014-10-20 20:37:22 UTC [more...]

[PATCH v2 0/7] driver-core: async probe support
 2014-10-20 20:37 UTC  (4+ messages)
` [PATCH v2 1/7] taint: add TAINT_DEBUG for invasive debugging features

localed stuck in recent 3.18 git in copy_net_ns?
 2014-10-20 20:15 UTC 

[PATCH 1/8] percpu: Add a DEFINE_PER_CPU_2PAGE_ALIGNED
 2014-10-20 20:28 UTC  (3+ messages)
` [PATCH 7/8] x86: Add documentation for rd/wr fs/gs base

[PATCH V5 0/5] audit by executable name
 2014-10-20 20:25 UTC  (2+ messages)

[PATCH] cmpxchg: Discard unnecessary cast to volatile
 2014-10-20 20:22 UTC  (2+ messages)

[PATCH] staging: clocking-wizard: Contain macro argument in parenthesis
 2014-10-20 20:20 UTC 

[PATCH v3] sched/numa: fix unsafe get_task_struct() in task_numa_assign()
 2014-10-20 20:18 UTC  (5+ messages)

[PATCH V2] ARM: debug: move StrongARM debug include to arch/arm/include/debug
 2014-10-20 20:16 UTC 

[PATCH v5] init: Disable defaults if init= fails
 2014-10-20 20:14 UTC  (10+ messages)

[PATCH v2 0/2] ARM: EXYNOS: Call regulator suspend prepare/finish
 2014-10-20 20:10 UTC  (8+ messages)
` [PATCH v2 2/2] ARM: EXYNOS: Call regulator core suspend prepare and finish functions

[uml-devel] kernel stalls in balance_dirty_pages_ratelimited()
 2014-10-20 20:01 UTC  (4+ messages)

+ oom-pm-oom-killed-task-cannot-escape-pm-suspend.patch added to -mm tree
 2014-10-20 19:56 UTC  (4+ messages)
    ` oom && coredump

[PATCH v5 1/6] ARM: cygnus: Initial support for Broadcom Cygnus SoC
 2014-10-20 19:55 UTC  (2+ messages)

[bisected] e341694e3eb5 netlink_lookup() rcu conversion causes latencies
 2014-10-20 19:53 UTC  (5+ messages)
      ` [PATCH] netlink: Re-add locking to netlink_lookup() and seq walker

[GIT PULL REQUEST] watchdog - v3.18 Merge window
 2014-10-20 19:53 UTC 

[PATCH] iio: tsl4531: Fix compiler error when CONFIG_PM_OPS is not defined
 2014-10-20 19:52 UTC 

[patch] mm: memcontrol: update mem_cgroup_page_lruvec() documentation
 2014-10-20 19:46 UTC  (3+ messages)

[patch] mm: memcontrol: clarify migration where old page is uncharged
 2014-10-20 19:45 UTC  (2+ messages)

[PATCH v2 1/1] Documentation: dt-bindings: Explain order in patch series
 2014-10-20 19:42 UTC  (4+ messages)

[PATCHv5 0/7] usb: dwc2: Add support for dual-role
 2014-10-20 19:42 UTC  (9+ messages)
` [PATCHv5 1/7] usb: dwc2: Update the gadget driver to use common dwc2_hsotg structure
` [PATCHv5 2/7] usb: dwc2: Move gadget probe function into platform code
` [PATCHv5 3/7] usb: dwc2: Initialize the USB core for peripheral mode
` [PATCHv5 4/7] usb: dwc2: Update common interrupt handler to call gadget interrupt handler
` [PATCHv5 5/7] usb: dwc2: Add call_gadget functions for perpheral mode interrupts
` [PATCHv5 6/7] usb: dwc2: gadget: Do not fail probe if there isn't a clock node
` [PATCHv5 7/7] usb: dwc2: Update Kconfig to support dual-role

[PATCH v4 RESEND] Move BTRFS RCU string to common library
 2014-10-20 19:41 UTC  (2+ messages)

[PATCH v4] dma: Add Xilinx AXI Direct Memory Access Engine driver support
 2014-10-20 19:37 UTC  (2+ messages)

[RFC] UBSan: run-time undefined behavior sanity checker
 2014-10-20 19:35 UTC  (3+ messages)
` [RFC PATCH] "

Implement lbr-as-callgraph v10
 2014-10-20 19:33 UTC  (15+ messages)
` [PATCH 2/8] perf, tools: Add --branch-history option to report
` [PATCH 3/8] perf, tools: Enable printing the srcline in the history
` [PATCH 5/8] perf, tools: Support source line numbers in annotate
` [PATCH 7/8] tools, perf: Make srcline output address with -v
` [PATCH 8/8] tools, perf: Add asprintf replacement

[uml-devel] [UM] Long loop in __getnsdayoftime() after resume from ram
 2014-10-20 19:19 UTC  (3+ messages)

[PATCH] efi: efi-stub: notify on DTB absence
 2014-10-20 19:10 UTC  (4+ messages)

[PATCH 00/19] MIPS GIC cleanup, part 2
 2014-10-20 19:04 UTC  (20+ messages)
` [PATCH 01/19] MIPS: Malta: Use gic_read_count() to read GIC timer
` [PATCH 02/19] irqchip: mips-gic: Export function to read counter width
` [PATCH 03/19] MIPS: sead3: Stop using GIC REG macros
` [PATCH 04/19] MIPS: Malta: "
` [PATCH 05/19] irqchip: mips-gic: Use proper iomem accessors
` [PATCH 06/19] MIPS: Move gic.h to include/linux/irqchip/mips-gic.h
` [PATCH 07/19] irqchip: mips-gic: Clean up header file
` [PATCH 08/19] irqchip: mips-gic: Clean up #includes
` [PATCH 09/19] irqchip: mips-gic: Remove gic_{pending,itrmask}_regs
` [PATCH 10/19] irqchip: mips-gic: Use GIC_SH_WEDGE_{SET,CLR} macros
` [PATCH 11/19] MIPS: Move GIC clocksource driver to drivers/clocksource/
` [PATCH 12/19] clocksource: mips-gic: Combine with GIC clockevent driver
` [PATCH 13/19] clocksource: mips-gic: Staticize local symbols
` [PATCH 14/19] clocksource: mips-gic: Move gic_frequency to clocksource driver
` [PATCH 15/19] clocksource: mips-gic: Remove gic_event_handler
` [PATCH 16/19] clocksource: mips-gic: Use percpu_dev_id
` [PATCH 17/19] clocksource: mips-gic: Use CPU notifiers to setup the timer
` [PATCH 18/19] clocksource: mips-gic: Use clockevents_config_and_register
` [PATCH 19/19] clocksource: mips-gic: Bump up rating of GIC timer

[GIT PULL] doc for 3.18 merge window
 2014-10-20 19:08 UTC  (3+ messages)

[PATCH] Revert duplicate "PCI: pciehp: Prevent NULL dereference during probe"
 2014-10-20 19:08 UTC 

[PATCH v2 1/3] ARM: zynq: Move common.h to generic location
 2014-10-20 19:07 UTC  (3+ messages)

[PATCH 1/2] clocksource: enable pxa_timer for SA-1100 platform
 2014-10-20 19:07 UTC  (2+ messages)

[PATCH v3] drivers: of: add return value to of_reserved_mem_device_init
 2014-10-20 19:04 UTC  (3+ messages)
` [PATCH v4] "
  ` [Linaro-mm-sig] "

[PATCH 0/6] Add Spreadtrum Shark64 SoC support
 2014-10-20 19:00 UTC  (4+ messages)
` [PATCH 2/6] arm64: Add DTS support for Spreadtrum's Shark64 SoC

[PATCH] memcg: simplify unreclaimable groups handling in soft limit reclaim
 2014-10-20 18:59 UTC  (2+ messages)

[patch] mm: memcontrol: micro-optimize mem_cgroup_update_page_stat()
 2014-10-20 18:59 UTC  (2+ messages)

unaligned accesses in SLAB etc
 2014-10-20 18:57 UTC  (4+ messages)

[PATCH] ARM: zynq: Actually remove hotplug.c
 2014-10-20 18:53 UTC  (2+ messages)

[PATCH 0/2] s390 vs. kprobes on ftrace
 2014-10-20 18:53 UTC  (4+ messages)
` [PATCH 1/2] kprobes: introduce ARCH_HANDLES_KPROBES_ON_FTRACE

[PATCH -mm] memcg: remove activate_kmem_mutex
 2014-10-20 18:53 UTC  (3+ messages)

[PATCH v3 0/2] x86_64,entry: Clear NT on entry and speed up switch_to
 2014-10-20 18:52 UTC  (3+ messages)
` [PATCH v3 2/2] x86_64: Don't save flags on context switch

[PATCH v5 00/11] drivers: cacheinfo support
 2014-10-20 18:49 UTC  (3+ messages)

[PATCH v2 1/2] timekeeping: add EXPORT_SYMBOL_GPL for do_adjtimex()
 2014-10-20 18:40 UTC  (3+ messages)

new GPG key
 2014-10-20 18:33 UTC  (3+ messages)

[PATCH] power: reset: at91-reset: fix power down register
 2014-10-20 18:27 UTC 

[PATCH] tty: serial: msm: Fix lock init issue with earlycon
 2014-10-20 18:27 UTC  (2+ messages)

[PATCH] drivers: net: xgene: Add missing initialization in xgene_enet_ecc_init()
 2014-10-20 18:20 UTC  (2+ messages)

[PATCH 0/8] x86, microcode, intel: fixes and enhancements
 2014-10-20 18:24 UTC  (4+ messages)
` [PATCH 2/8] x86, microcode, intel: don't update each HT core twice

[PATCH 0/3] i2c/at91: add support PM functions
 2014-10-20 18:17 UTC  (5+ messages)
` [PATCH 2/3] i2c/at91: add support for system PM
` [PATCH 3/3] i2c/at91: adopt pinctrl support

[PATCH v2 00/16] usb: dwc3: add support for AMD NL SoC
 2014-10-20 18:17 UTC  (10+ messages)
` [PATCH v2 16/16] usb: dwc3: enable usb suspend phy

[PATCH] pstore: honor dmesg_restrict sysctl on dmesg dumps
 2014-10-20 18:15 UTC  (2+ messages)

[PATCH 0/4] mm: new flag to forbid zero page mappings for a vma
 2014-10-20 18:14 UTC  (6+ messages)
` [PATCH 2/4] mm: introduce new VM_NOZEROPAGE flag

[PATCH] arm64: Fix compile error seen in non-SMP builds
 2014-10-20 18:13 UTC  (3+ messages)

[PATCH] spi/atmel: add support for runtime PM
 2014-10-20 18:09 UTC  (6+ messages)

v3.18-rc1 32 bit KVM hangs early in boot process
 2014-10-20 17:59 UTC  (2+ messages)

[PATCH v1 00/10] Remove weak function declarations
 2014-10-20 17:55 UTC  (12+ messages)
` [PATCH v1 02/10] x86, intel-mid: Remove "weak" from "
` [PATCH v1 08/10] kgdb: Remove "weak" from kgdb_arch_pc() declaration

randconfig build error with next-20141020, in drivers/media/platform/marvell-ccic/mcam-core.c
 2014-10-20 17:52 UTC 

[GIT PULL] LED subsystem for 3.18 merge window
 2014-10-20 17:51 UTC 

sunflower oil for you
 2014-10-20 17:49 UTC 

[PATCH 0/8] x86: Disentangle the vdso and clean it up
 2014-10-20 17:44 UTC  (2+ messages)

[PATCHv8 0/2] Add Allwinner SoCs PWM support
 2014-10-20 17:44 UTC  (8+ messages)
` [PATCHv8 1/2] pwm: Add Allwinner SoC support

+ freezer-check-oom-kill-while-being-frozen.patch added to -mm tree
 2014-10-20 17:40 UTC  (12+ messages)
              ` [PATCH -v2] freezer: check OOM kill while being frozen

[PATCH v2] scsi: ips.c: Use jiffies comparison instead of do_gettimeofday()
 2014-10-20 17:43 UTC  (3+ messages)
` [OPW kernel] "

[RFC 0/5] CR4 handling improvements
 2014-10-20 17:39 UTC  (11+ messages)
` [RFC 5/5] x86,perf: Only allow rdpmc if a perf_event is mapped

[PATCH v4] mtd: ubi: Extend UBI layer debug/messaging capabilities
 2014-10-20 17:29 UTC  (8+ messages)

[PATCH 1/2] misc: Add Wi2Wi w2sc0004 gps driver
 2014-10-20 17:26 UTC  (8+ messages)
` [PATCH 2/2] Documentation: devicetree: Add bindings for Wi2Wi w2sg0004 gps

[PATCH] DocBook: fix media build error
 2014-10-20 17:26 UTC  (6+ messages)
    ` [PATCH] [media] v4l: "

[PATCH v3 00/27] Use MSI chip framework to configure MSI/MSI-X in all platforms
 2014-10-20 17:21 UTC  (3+ messages)
` [PATCH v3 04/27] arm/MSI: Save MSI chip in pci_sys_data

[PATCH 3.12 000/197] 3.12.31-stable review
 2014-10-20 17:13 UTC  (2+ messages)

[PATCH 1/1] tty/serial: at91: fix rx ring buffer management
 2014-10-20 17:12 UTC 

[PATCH] Documentation: remove outdated references to the linux-next wiki
 2014-10-20 17:11 UTC  (5+ messages)

[PATCH v4 13/25] virtio_console: enable VQs early
 2014-10-20 17:09 UTC  (4+ messages)
` [PATCH] virtio_console: move early VQ enablement

[PATCH] staging: android: binder: move to the "real" part of the kernel
 2014-10-20 17:06 UTC  (2+ messages)

[PATCH] drivers: base: update cpu offline info when do hotplug
 2014-10-20 17:02 UTC  (6+ messages)

[PATCH] gpu:drm: Fix typo in Documentation/DocBook/drm.xml
 2014-10-20 17:00 UTC  (2+ messages)

[PATCH V5] mtd: ubi: Extend UBI layer debug/messaging capabilities
 2014-10-20 16:57 UTC 

[PATCH v2] PCI: tegra: Enable root port specific features
 2014-10-20 16:52 UTC  (2+ messages)

[PATCH v2 0/7] simple wait queue support (from -rt)
 2014-10-20 16:47 UTC  (8+ messages)
` [PATCH 3/7] wait.[ch]: Introduce the simple waitqueue (swait) implementation

USB Ethernet gadget on Nokia n900
 2014-10-20 16:45 UTC  (6+ messages)

[PATCH] i8k: Ignore temperature sensors which report invalid values
 2014-10-20 16:46 UTC  (3+ messages)

[PATCH 1/2] mtd: atmel_nand: use __iowrite32_copy for 32 bit copy
 2014-10-20 16:06 UTC  (2+ messages)
` [PATCH 2/2] mtd: mxc_nand: "

[PATCH] drivers: staging: lustre: Fix "spaces required around that '='" errors
 2014-10-20 16:42 UTC 

[PATCH] MIPS: MSP71xx: remove compilation error when CONFIG_MIPS_MT is present
 2014-10-20 16:33 UTC 

To torpedo Debian and leave RHEL as the only stable option
 2014-10-20 16:31 UTC 

[PATCH] ARM: imx: clk-vf610: define PLL's clock tree
 2014-10-20 16:28 UTC  (2+ messages)

[PATCH 1/5] sched: idle: cpuidle: Check the latency req before idle
 2014-10-20 16:25 UTC  (5+ messages)
` [PATCH 2/5] sched: idle: Get the next timer event and pass it the cpuidle framework
` [PATCH 3/5] cpuidle: idle: menu: Don't reflect when a state selection failed
` [PATCH 4/5] cpuidle: menu: Fix the get_typical_interval
` [PATCH 5/5] cpuidle: menu: Move the update function before its declaration

[PATCH] audit: add Paul Moore to the MAINTAINERS entry
 2014-10-20 16:23 UTC 

Cache Allocation Technology Design
 2014-10-20 16:18 UTC  (2+ messages)

[PATCH] drivers: staging: lustre: Fix "'foo * bar' should be 'foo *bar'" errors
 2014-10-20 16:18 UTC 

UBI: Fastmap fixes - round one
 2014-10-20 16:17 UTC  (16+ messages)
` [PATCH 3/4] UBI: Fastmap: Care about the protection queue

[PATCH] futex: Ensure get_futex_key_refs() always implies a barrier
 2014-10-20 16:00 UTC  (9+ messages)

[PATCH] drivers: staging: lustre: Fix 'that open brace { should be on the previous line' errors
 2014-10-20 15:58 UTC 

v3.18-rc1 bloat-o-meter
 2014-10-20 15:57 UTC  (2+ messages)

[PATCH v4 0/7] introduce GNTTABOP_cache_flush
 2014-10-20 15:50 UTC  (9+ messages)
` [PATCH v4 1/7] xen/arm: remove handling of XENFEAT_grant_map_identity
` [PATCH v4 4/7] xen/arm: use is_dma_coherent
` [PATCH v4 5/7] xen/arm/arm64: merge xen/mm32.c into xen/mm.c
` [PATCH v4 7/7] xen/arm: introduce GNTTABOP_cache_flush

[PATCH 0/5] Further compaction tuning
 2014-10-20 15:45 UTC  (9+ messages)
` [PATCH 1/5] mm, compaction: pass classzone_idx and alloc_flags to watermark checking
` [PATCH 3/5] mm, compaction: defer only on COMPACT_COMPLETE
` [PATCH 4/5] mm, compaction: always update cached scanner positions
` [PATCH 5/5] mm, compaction: more focused lru and pcplists draining

[PATCH] sched/deadline: do not try to push tasks if pinned task switches to dl
 2014-10-20 15:42 UTC  (4+ messages)

[PATCH 0/6] dts, kbuild: Implement support for dtb vendor subdirs
 2014-10-20 15:24 UTC  (8+ messages)
        ` [GIT PULL] "

[PATCH 2/5] scsi: bfa: bfa_fcs_lport.c: Cleaning up missing null-terminate by switching from strncpy to strzcpy
 2014-10-20 15:37 UTC  (2+ messages)

[PATCH] net: ethernet : stmicro: fixed power suspend and resume failure in stmmac driver
 2014-10-20 15:36 UTC  (3+ messages)

[PATCH 0/4] platform: fix accidently erasing .owner
 2014-10-20 15:33 UTC  (5+ messages)
` [PATCH 1/4] core: platform: add warning if driver has no owner
` [PATCH 2/4] core: platform: let platform_driver_probe initialize module owner
` [PATCH 3/4] core: platform: let platform_create_bundle "
` [PATCH 4/4] coccinelle: api: add spatch to prevent unnecessary .owner

[PATCH] drivers: staging: lustre: Fix "space prohibited before that close parenthesis ')'" errors
 2014-10-20 15:27 UTC 

[Patch] ACPI, irq: fix regression casued by 6b9fb7082409
 2014-10-20 15:25 UTC  (2+ messages)
` [tip:x86/urgent] x86: ACPI: Do not translate GSI number if IOAPIC is disabled

[patch 0/4] mm: memcontrol: remove the page_cgroup->flags field
 2014-10-20 15:22 UTC  (5+ messages)
` [patch 1/4] mm: memcontrol: uncharge pages on swapout
` [patch 2/4] mm: memcontrol: remove unnecessary PCG_MEMSW memory+swap charge flag
` [patch 3/4] mm: memcontrol: remove unnecessary PCG_MEM memory "
` [patch 4/4] mm: memcontrol: remove unnecessary PCG_USED pc->mem_cgroup valid flag


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