messages from 2014-01-03 14:54:00 to 2014-01-04 00:09:10 UTC [more...]
[PATCH 0/2] efi: Fix krealloc defect and misc neatening
2014-01-04 0:08 UTC (2+ messages)
` [PATCH 1/2] efi: Fix krealloc defect
[PATCH v3 1/2] regulator: anatop-regulator: Fix the error handling on probe
2014-01-04 0:02 UTC (3+ messages)
[net-next] pci_regs.h: Add PCI bus link speed and width defines
2014-01-04 0:00 UTC (6+ messages)
[PATCH] mm/mlock: fix BUG_ON unlocked page for nolinear VMAs
2014-01-03 23:56 UTC (8+ messages)
[PATCH] x86/tlb_info: detect more tlb configuration
2014-01-03 23:48 UTC (2+ messages)
` [tip:x86/cpu] x86, cpu: Detect more TLB configuration
[PATCH] ACPI/Battery: Add a _BIX quirk for NEC LZ750/LS
2014-01-03 23:12 UTC (3+ messages)
[PATCH v4] cpufreq: Fix timer/workqueue corruption by protecting reading governor_enabled
2014-01-03 23:10 UTC (3+ messages)
[PATCHv8 RFC] pwm: Add Freescale FTM PWM driver support
2014-01-03 23:08 UTC (4+ messages)
[PATCH 3.12 000/118] 3.12.6-stable review
2014-01-03 23:29 UTC (8+ messages)
` [PATCH 3.12 033/118] usb: xhci: Link TRB must not occur within a USB payload burst
[PATCH] x86/boot: use .code16 instead of .code16gcc
2014-01-03 23:18 UTC (5+ messages)
` [tip:x86/build] x86, boot: Use "
[PATCH RESEND] netfilter: remove unused variable
2014-01-03 23:11 UTC (2+ messages)
Sanitize CPU-state when switching from virtual-8086 mode to other task
2014-01-03 23:07 UTC (9+ messages)
` Sanitize FPU-state when switching tasks (was sanitize CPU-state when switching from virtual-8086 mode to other task)
GPL violators (charging for a Linux kernel by itself and then charging again for source)
2014-01-03 22:52 UTC (4+ messages)
[PATCH v5 00/33] x86, irq: Support ioapic controller hotplug
2014-01-03 22:47 UTC (9+ messages)
` [PATCH v5 16/33] xen, irq: Call irq_alloc_reserved_desc_at() at first
` [Xen-devel] "
` [PATCH v5 24/33] x86: Move declaration for mp_register_ioapic()
` [PATCH v5 25/33] PCI, x86: Make ioapic hotplug support built-in
` [PATCH v5 30/33] PCI, x86, ACPI: Enable ioapic hotplug support with acpi host bridge
[PATCH] x86: Do not force removal of __user when calling copy_to/from_user_nocheck()
2014-01-03 22:46 UTC (2+ messages)
` [tip:x86/build] x86, sparse: "
[PATCH] Perf: Correct Assumptions about Sample Timestamps in Passes
2014-01-03 22:45 UTC (12+ messages)
intel_pstate divide error with v3.13-rc4-256-gb7000ad
2014-01-03 22:46 UTC (9+ messages)
[GIT PULL] EFI kexec fixes
2014-01-03 22:31 UTC
[PATCH 1/7] Make for_each_child_of_node() reference its args when CONFIG_OF=n
2014-01-03 22:30 UTC (2+ messages)
[PATCH tip/efi-kexec] x86: setup.c build fix
2014-01-03 22:27 UTC (4+ messages)
[PATCH] nfsd: check passed socket's net matches NFSd superblock's one
2014-01-03 22:22 UTC (2+ messages)
[PATCH 0/9] re-shrink 'struct page' when SLUB is on
2014-01-03 22:18 UTC (11+ 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
[RFC PATCHv3 00/11] Intermix Lowmem and vmalloc
2014-01-03 22:08 UTC (3+ messages)
[BUG 3.13.0-rc6] reiserfs possible circular locking dependency
2014-01-03 22:04 UTC (3+ messages)
[PATCH 7/7] Makefile: Build with -Werror=date-time if the compiler supports it
2014-01-03 21:00 UTC (5+ messages)
process 'stuck' at exit
2014-01-03 21:00 UTC (13+ 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] staging: vt6655: check too restrictive (off by one)
2014-01-03 20:59 UTC
[PATCH] watchdog: bcm281xx: Fix Kconfig help section
2014-01-03 20:57 UTC
[PATCH v2] Documentation/cpu-freq: add intel-pstate.txt
2014-01-03 20:50 UTC (2+ messages)
mmotm 2014-01-02-14-35 uploaded
2014-01-03 20:47 UTC (5+ messages)
` mmotm 2014-01-02-14-35 uploaded (musb)
` mmotm 2014-01-02-14-35 uploaded (brocade/bna)
[PATCH v13] Linux Xen PVH support (v13)
2014-01-03 19:38 UTC (20+ messages)
` [PATCH v13 01/19] xen/p2m: Check for auto-xlat when doing mfn_to_local_pfn
` [PATCH v13 02/19] xen/pvh/x86: Define what an PVH guest is (v3)
` [PATCH v13 03/19] xen/pvh: Early bootup changes in PV code (v4)
` [PATCH v13 04/19] xen/pvh: Don't setup P2M tree
` [PATCH v13 05/19] xen/mmu/p2m: Refactor the xen_pagetable_init code (v2)
` [PATCH v13 06/19] xen/mmu: Cleanup xen_pagetable_p2m_copy a bit
` [PATCH v13 07/19] xen/pvh: MMU changes for PVH (v2)
` [PATCH v13 08/19] xen/pvh/mmu: Use PV TLB instead of native
` [PATCH v13 09/19] xen/pvh: Setup up shared_info
` [PATCH v13 10/19] xen/pvh: Load GDT/GS in early PV bootup code for BSP
` [PATCH v13 11/19] xen/pvh: Secondary VCPU bringup (non-bootup CPUs)
` [PATCH v13 12/19] xen/pvh: Update E820 to work with PVH (v2)
` [PATCH v13 13/19] xen/pvh: Piggyback on PVHVM for event channels (v2)
` [PATCH v13 14/19] xen/grants: Remove gnttab_max_grant_frames dependency on gnttab_init
` [PATCH v13 15/19] xen/grant-table: Refactor gnttab_init
` [PATCH v13 16/19] xen/grant: Implement an grant frame array struct (v2)
` [PATCH v13 17/19] xen/pvh: Piggyback on PVHVM for grant driver (v4)
` [PATCH v13 18/19] xen/pvh: Piggyback on PVHVM XenBus
` [PATCH v13 19/19] xen/pvh: Support ParaVirtualized Hardware extensions (v3)
[PATCH v2] allow xenfb initialization for hvm guests
2014-01-03 20:34 UTC (2+ messages)
[PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support
2014-01-03 20:34 UTC (5+ messages)
` [PATCH 1/4] x86: Add support for Cache QoS Monitoring (CQM) detection
` [PATCH 2/4] x86: Add Cache QoS Monitoring support to x86 perf uncore
` [PATCH 3/4] cgroup: Add new cacheqos cgroup subsys to support Cache QoS Monitoring
` [PATCH 4/4] Documentation: Add documentation for cacheqos cgroup
[PATCH] scripts/gcc-version.sh: handle CC="gcc -m32"
2014-01-03 20:34 UTC (3+ messages)
[GIT PULL] usb patches for v3.14 merge window
2014-01-03 20:24 UTC (2+ messages)
[PATCH] drivers: Remove unused devm_*_put functions
2014-01-03 20:22 UTC (4+ 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)
spinlock_irqsave() && flags (Was: pm80xx: Spinlock fix)
2014-01-03 20:02 UTC (8+ 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
[block:for-3.14/core] kernel BUG at fs/bio.c:1748
2014-01-03 19:51 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 v12] Linux Xen PVH support
2014-01-03 19:18 UTC (59+ 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 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] 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] mm: show message when updating min_free_kbytes in thp
2014-01-03 18:17 UTC (4+ messages)
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] 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()
[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] 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
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 (9+ messages)
[PATCH] arm64/xen: redefine xen_remap on arm64
2014-01-03 15:17 UTC (7+ messages)
[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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox