linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-01-03 09:16:13 to 2014-01-03 20:18:56 UTC [more...]

[PATCH] mm/mlock: fix BUG_ON unlocked page for nolinear VMAs
 2014-01-03 20:17 UTC  (5+ messages)

bio_integrity_verify() bug causing READ verify to be silently skipped
 2014-01-03 20:09 UTC  (2+ messages)

[rcu] 026ad2835: +30% increased context switches
 2014-01-03 20:06 UTC  (2+ messages)

status of block-integrity
 2014-01-03 20:03 UTC  (3+ messages)

mmotm 2014-01-02-14-35 uploaded
 2014-01-03 20:02 UTC  (4+ messages)
` mmotm 2014-01-02-14-35 uploaded (musb)
` mmotm 2014-01-02-14-35 uploaded (brocade/bna)

spinlock_irqsave() && flags (Was: pm80xx: Spinlock fix)
 2014-01-03 20:02 UTC  (8+ messages)

intel_pstate divide error with v3.13-rc4-256-gb7000ad
 2014-01-03 20:00 UTC  (7+ messages)

[PATCH v3 00/14] mm, hugetlb: remove a hugetlb_instantiation_mutex
 2014-01-03 19:55 UTC  (8+ messages)
` [PATCH v3 13/14] mm, hugetlb: retry if failed to allocate and there is concurrent user

process 'stuck' at exit
 2014-01-03 19:55 UTC  (12+ messages)
` PATCH? introduce get_compound_page (Was: process 'stuck' at exit)
            ` [PATCH 0/1] mm: fix the theoretical compound_lock() vs prep_new_page() race
              ` [PATCH 1/1] "
                  ` [PATCH v2 0/1] "
                    ` [PATCH v2 1/1] "

[PATCH 3.12 000/118] 3.12.6-stable review
 2014-01-03 19:54 UTC  (6+ messages)
` [PATCH 3.12 033/118] usb: xhci: Link TRB must not occur within a USB payload burst

[block:for-3.14/core] kernel BUG at fs/bio.c:1748
 2014-01-03 19:51 UTC  (2+ messages)

[BUG 3.13.0-rc6] reiserfs possible circular locking dependency
 2014-01-03 19:46 UTC  (2+ messages)

xhci: Switch Intel Lynx Point ports to EHCI on shutdown
 2014-01-03 19:34 UTC  (9+ messages)
` [PATCH v1] "

[PATCH v2 0/7] Allow MSM DT platforms to be built multi-platform
 2014-01-03 19:31 UTC  (4+ messages)

[PATCH v2] Documentation/cpu-freq: add intel-pstate.txt
 2014-01-03 19:23 UTC 

[PATCH v12] Linux Xen PVH support
 2014-01-03 19:18 UTC  (69+ messages)
` [PATCH v12 02/18] xen/pvh/x86: Define what an PVH guest is (v2)
` [PATCH v12 03/18] xen/pvh: Early bootup changes in PV code (v2)
` [PATCH v12 04/18] xen/pvh: Don't setup P2M tree
` [PATCH v12 05/18] xen/mmu/p2m: Refactor the xen_pagetable_init code
` [PATCH v12 06/18] xen/pvh: MMU changes for PVH (v2)
` [PATCH v12 07/18] xen/pvh: Setup up shared_info
` [PATCH v12 08/18] xen/pvh: Load GDT/GS in early PV bootup code for BSP
` [PATCH v12 10/18] xen/pvh: Update E820 to work with PVH (v2)
` [PATCH v12 11/18] xen/pvh: Piggyback on PVHVM for event channels (v2)
` [PATCH v12 12/18] xen/grants: Remove gnttab_max_grant_frames dependency on gnttab_init
` [PATCH v12 13/18] xen/grant-table: Refactor gnttab_init
` [PATCH v12 14/18] xen/grant: Implement an grant frame array struct
      ` [Xen-devel] "
` [PATCH v12 15/18] xen/pvh: Piggyback on PVHVM for grant driver (v2)
            ` [Xen-devel] "
` [PATCH v12 16/18] xen/pvh: Piggyback on PVHVM XenBus
` [PATCH v12 17/18] xen/pvh/arm/arm64: Disable PV code that does not work with PVH (v2)

You have reached the storage limit on your mailbox
 2014-01-03 18:55 UTC 

[PATCH v2] allow xenfb initialization for hvm guests
 2014-01-03 19:02 UTC 

[PATCH] ACPI/Battery: Add a _BIX quirk for NEC LZ750/LS
 2014-01-03 19:01 UTC  (2+ messages)

GPL violators (charging for a Linux kernel by itself and then charging again for source)
 2014-01-03 18:56 UTC 

[PATCH] arm/smp: Make boot_secondary() static
 2014-01-03 18:41 UTC  (4+ messages)

[PATCH] allow xenfb initialization for hvm guests
 2014-01-03 18:38 UTC  (3+ messages)

[PATCH] swiotlb: Don't DoS us with 'swiotlb buffer is full'
 2014-01-03 18:36 UTC  (3+ messages)

[PATCH v2] dma-debug: enhance dma_debug_device_change() to check for mapping errors
 2014-01-03 18:26 UTC  (3+ messages)

[RFC PATCHv3 00/11] Intermix Lowmem and vmalloc
 2014-01-03 18:23 UTC  (2+ messages)

[RFC] mm: show message when updating min_free_kbytes in thp
 2014-01-03 18:17 UTC  (4+ messages)

[PATCH 0/9] re-shrink 'struct page' when SLUB is on
 2014-01-03 18:02 UTC  (10+ messages)
` [PATCH 1/9] mm: slab/slub: use page->list consistently instead of page->lru
` [PATCH 2/9] mm: blk-mq: uses page->list incorrectly
` [PATCH 3/9] mm: page->pfmemalloc only used by slab/skb
` [PATCH 4/9] mm: slabs: reset page at free
` [PATCH 5/9] mm: rearrange struct page
` [PATCH 6/9] mm: slub: rearrange 'struct page' fields
` [PATCH 7/9] mm: slub: abstract out double cmpxchg option
` [PATCH 8/9] mm: slub: remove 'struct page' alignment restrictions
` [PATCH 9/9] mm: slub: cleanups after code churn

next-20131218 - BUG: spinlock wrong CPU on CPU#3, mount/563
 2013-12-19 18:00 UTC 

[PATCH] Tracing events with GPIOs
 2014-01-03 16:39 UTC  (9+ messages)

[PATCH v5 00/33] x86, irq: Support ioapic controller hotplug
 2014-01-03 17:50 UTC  (3+ messages)
` [PATCH v5 16/33] xen, irq: Call irq_alloc_reserved_desc_at() at first
  ` [Xen-devel] "

[PATCH] lib/vsprintf: add %pT[C012] format specifier
 2014-01-03 17:49 UTC  (9+ messages)

[PATCH] Documentation/cpu-freq: add intel-pstate.txt
 2014-01-03 17:46 UTC  (4+ messages)

[PATCH 0/3] Deferrable timers support for timerfd API
 2014-01-03 17:45 UTC  (3+ messages)

[PATCH 7/7] Fix uninitialised variable warning in mei-amt-version.c
 2014-01-03 17:14 UTC  (5+ messages)
    ` [PATCH] mei: mei-amt-version: remove unneeded call of mei_deinit()

[PATCH] scripts/gcc-version.sh: handle CC="gcc -m32"
 2014-01-03 17:10 UTC  (2+ messages)

[GIT] pktcdvd
 2014-01-03 17:04 UTC  (2+ messages)

[PATCH] block: blk-mq: fix initializing request's start time
 2014-01-03 17:03 UTC  (2+ messages)

[PATCH 7/7] Makefile: Build with -Werror=date-time if the compiler supports it
 2014-01-03 16:40 UTC  (2+ messages)

[PATCH] i2c: s3c2410: dont need CPU_FREQ transitions for exynos series
 2014-01-03 16:23 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] kbuild: Fix silent builds with make-4
 2014-01-03 16:18 UTC  (3+ messages)

[PATCH 6/7] Fix a warning pertaining to the aty128fb backlight variable
 2014-01-03 16:08 UTC 

[PATCH 5/7] Fix up a pointer-integer size mismatch warning in tps62360_probe()
 2014-01-03 16:07 UTC 

[PATCH 4/7] Fix up a pointer-integer size mismatch warning in tps65217_probe()
 2014-01-03 16:07 UTC 

[PATCH 3/7] Fix up a pointer-integer size mismatch warning in max8998_i2c_get_driver_data()
 2014-01-03 16:07 UTC 

[PATCH 2/7] Fix a defined-but-not-used warning for do_gma_backlight_set()
 2014-01-03 16:07 UTC 

[PATCH 1/7] Make for_each_child_of_node() reference its args when CONFIG_OF=n
 2014-01-03 16:07 UTC 

1be41b78: +18% increased btrfs write throughput
 2014-01-03 16:07 UTC  (2+ messages)

[PATCH 0/4] Add support for charging battery in Nokia RX-51
 2014-01-03 16:02 UTC  (6+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] power_supply: Add power_supply notifier

[PATCH 2/5] ARM: kprobes-test: use <asm/opcodes.h> for instruction accesses
 2014-01-03 15:53 UTC  (2+ messages)

[PATCH 0/2] i2c-designware-pci: Add Haswell ULT device support
 2014-01-03 15:52 UTC  (8+ messages)
` [PATCH 2/2] i2c-designware-pci: Index Haswell ULT bus names from 0

[PATCH] metag/smp: Make boot_secondary() static
 2014-01-03 15:43 UTC 

[PATCH] Add LED pattern trigger
 2014-01-03 15:23 UTC  (10+ messages)

[PATCH] arm64/xen: redefine xen_remap on arm64
 2014-01-03 15:17 UTC  (10+ messages)
` [Xen-devel] "

[PATCH] mm/zswap: add writethrough option
 2014-01-03 15:11 UTC  (2+ messages)

[PATCH v11] PVH support for Linux kernel
 2014-01-03 15:10 UTC  (9+ messages)
` [PATCH v11 09/12] xen/pvh: Piggyback on PVHVM XenBus and event channels for PVH
  ` [Xen-devel] "
` [PATCH v11 10/12] xen/pvh: Piggyback on PVHVM for grant driver
  ` [Xen-devel] "

[PATCH 1/1] watchdog: Adding Merrifield watchdog driver support
 2014-01-03 15:03 UTC  (2+ messages)

I'll pay along, if somebody would tell me the rules
 2014-01-03 14:55 UTC  (4+ messages)
` AMD microcode fails to update with v3.8.3 and newer, bisect failed

possible regression on 3.13 when calling flush_dcache_page
 2014-01-03 14:54 UTC  (9+ messages)

[PATCH 0/3] Ceph fscache: Fix kernel panic due to a race
 2014-01-03 14:43 UTC  (4+ messages)

[PATCH tip/efi-kexec] x86: setup.c build fix
 2014-01-03 14:40 UTC  (2+ messages)

Strange problem with vxlan!
 2014-01-03 14:27 UTC 

[PATCH 01/17] ARM: spear: Remove deprecated IRQF_DISABLED flag
 2014-01-03 14:34 UTC  (4+ messages)

[PATCH 1/2] perf tools: Move arch setup into seprate Makefile
 2014-01-03 14:32 UTC  (2+ messages)
` [PATCH 2/2] perf tests: Fix installation tests path setup

[PATCH, RFC 00/30] sleep_on removal
 2014-01-03 14:01 UTC  (4+ messages)
` [PATCH, RFC 15/30] usbserial: stop using interruptible_sleep_on

Double fault when single-stepping compat task with PREEMPT_RT
 2014-01-03 13:55 UTC  (3+ messages)
            ` [PATCH] Revert "x86: Disable IST stacks for debug/int 3/stack fault for PREEMPT_RT"

[PATCH] Fix detectition of kernel git repository in setlocalversion script
 2014-01-03 13:49 UTC  (3+ messages)
` [PATCH] Fix detectition of kernel git repository in setlocalversion script [take #2]

[PATCH resend] scripts: Coccinelle script for pm_runtime_* return checks with IS_ERR_VALUE
 2014-01-03 13:40 UTC  (4+ messages)

[PATCH] scripts: Have make TAGS not include structure members
 2014-01-03 13:24 UTC  (9+ messages)

[PATCH 00/11] ASoC/MFD: twl4030 codec local register cache removal
 2014-01-03 13:27 UTC  (12+ messages)
` [PATCH 01/11] MFD: twl-core: Simplify IO wrapper functions by moving common code out
` [PATCH 02/11] MFD: twl-core: API to set the regcache bypass for a given regmap in twl
` [PATCH 03/11] MFD: twl-core: Enable regcache for audio registers
` [PATCH 04/11] ASoC: twl4030: Separate write condition checking from I/O function
` [PATCH 05/11] ASoC: twl4030: Remove check defaults functionality
` [PATCH 06/11] ASoC: twl4030: Remove reset registers functionality
` [PATCH 07/11] ASoC: twl4030: Introduce local ctl register cache
` [PATCH 08/11] ASoC: twl4030: Remove local reg cache
` [PATCH 09/11] ASoC: twl4030: Parameter alignment fixes (for code consistency)
` [PATCH 10/11] ASoC: twl4030: Move the ctl cache update local to twl4030_write() function
` [PATCH 11/11] ASoC: twl4030: Pass the twl4030_priv directly to twl4030_can_write_to_chip()

DONATION FOR YOU
 2014-01-03 13:28 UTC 

[PATCH 1/4] tools lib traceevent: Add state member to struct trace_seq
 2014-01-03 13:24 UTC  (2+ messages)

[GIT PULL] ACPI and power management fixes for v3.13-rc7
 2014-01-03 13:37 UTC 

Linux 3.2.54
 2014-01-03 13:21 UTC 

3.12.6 warning/lockup at kernel/workqueue.c:1587 worker_enter_idle+0xde/0x150()
 2014-01-03 13:01 UTC 

[PATCH] drm/i915: Fix refcount leak and possible NULL pointer dereference
 2014-01-03 12:51 UTC  (4+ messages)
  ` [PATCH] drm/i915: Fix refcount leak and possible NULL pointerdereference

[PATCHv8 0/4] Add Freescale FTM PWM driver
 2014-01-03 12:50 UTC  (5+ messages)
` [PATCHv8 1/4] pwm: Add Freescale FTM PWM driver support

[PATCH] arch: use ASM_NL instead of ';' for assembler new line character in the macro
 2014-01-03 12:38 UTC  (8+ messages)
      ` [PATCH v2] "

[PATCH v2] Staging: rtl8188eu: Fixed coding style issues
 2014-01-03 12:09 UTC  (4+ messages)
` [PATCH v3] "

[RFC PATCH 0/3] APM X-Gene PCIe driver
 2014-01-03 12:07 UTC  (5+ messages)
` [RFC PATCH 1/3] pci: APM X-Gene PCIe controller driver
` [RFC PATCH 3/3] dt-bindings: pci: xgene pcie device tree bindings

[PATCH 1/2] cpufreq: try to resume policies which failed on last resume
 2014-01-03 11:55 UTC  (8+ messages)

[PATCH v2 0/6] efuse driver for Tegra
 2014-01-03 11:19 UTC  (3+ messages)
` [PATCH v2 4/6] ARM: tegra: rework fuse.c

[PATCH] drivers: Remove unused devm_*_put functions
 2014-01-03 11:07 UTC  (3+ messages)

[PATCH 0/6] Device Tree support for the at91sam9261ek
 2014-01-03 10:19 UTC  (8+ messages)
` [PATCH 1/6] Basic Device Tree support for the at91sam9261
` [PATCH 3/6] At91: dt: Added smc bus driver

[RFC PATCH net-next 3/4] veth: backup classid befor switch net_ns
 2014-01-03 10:45 UTC  (2+ messages)

[PATCH] cpufreq: arm-big-little: Make driver dependent on CONFIG_BIG_LITTLE
 2014-01-03 10:21 UTC 

[PATCH v4] cpufreq: Fix timer/workqueue corruption by protecting reading governor_enabled
 2014-01-03 10:10 UTC  (2+ messages)

[PATCH Resend] regulator: s5m8767: Update LDO index in s5m8767-regulator.txt
 2014-01-03  9:59 UTC 

[PATCH 0/3] Change in handling different input device in hid-multitouch
 2014-01-03  9:56 UTC  (4+ messages)
` [patch 3/3] HID: multitouch: add support of other generic collections in hid-mt

[RFC] lib: raid: New RAID library supporting up to six parities
 2014-01-03  9:47 UTC 

[GIT PULL] battery-2.6.git
 2014-01-03  9:27 UTC 

[PATCH net-next v2 0/6] support new chip
 2014-01-03  7:49 UTC  (5+ messages)
` [PATCH net-next v2 6/6] r8152: support RTL8153

[PATCH v3] cpufreq: Fix timer/workqueue corruption by protecting reading governor_enabled
 2014-01-03  9:19 UTC  (3+ messages)

[PATCHv8 RFC] pwm: Add Freescale FTM PWM driver support
 2014-01-03  9:16 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 NNTP newsgroup(s).