messages from 2015-04-16 16:00:11 to 2015-04-16 16:47:14 UTC [more...]
[merged] mm-memblock-add-debug-output-for-the-memblock_add.patch removed from -mm tree
2015-04-16 16:52 UTC
[merged] mm-hugetlb-cleanup-using-pagehugeactive-flag.patch removed from -mm tree
2015-04-16 16:52 UTC
[merged] mm-hugetlb-introduce-pagehugeactive-flag.patch removed from -mm tree
2015-04-16 16:52 UTC
[merged] mm-dont-call-__page_cache_release-for-hugetlb.patch removed from -mm tree
2015-04-16 16:52 UTC
[merged] mm-mmapc-use-while-instead-of-ifgoto.patch removed from -mm tree
2015-04-16 16:52 UTC
[merged] mm-selftests-test-return-value-of-munmap-for-map_hugetlb-memory.patch removed from -mm tree
2015-04-16 16:52 UTC
[merged] mm-doc-cleanup-and-clarify-munmap-behavior-for-hugetlb-memory.patch removed from -mm tree
2015-04-16 16:52 UTC
[merged] thp-do-not-adjust-zone-water-marks-if-khugepaged-is-not-started.patch removed from -mm tree
2015-04-16 16:52 UTC
[merged] thp-handle-errors-in-hugepage_init-properly.patch removed from -mm tree
2015-04-16 16:52 UTC
[merged] mm-mempool-poison-elements-backed-by-slab-allocator.patch removed from -mm tree
2015-04-16 16:52 UTC
[merged] mm-mempool-disallow-mempools-based-on-slab-caches-with-constructors.patch removed from -mm tree
2015-04-16 16:52 UTC
[merged] fs-jfs-remove-slab-object-constructor.patch removed from -mm tree
2015-04-16 16:52 UTC
[merged] mm-remove-rest-of-access_once-usages.patch removed from -mm tree
2015-04-16 16:52 UTC
[merged] mm-use-read_once-for-non-scalar-types.patch removed from -mm tree
2015-04-16 16:52 UTC
[merged] clean-up-goto-just-return-err_ptr.patch removed from -mm tree
2015-04-16 16:52 UTC
[merged] mremap-should-return-enomem-when-__vm_enough_memory-fail.patch removed from -mm tree
2015-04-16 16:52 UTC
[merged] mm-vmalloc-get-rid-of-dirty-bitmap-inside-vmap_block-structure.patch removed from -mm tree
2015-04-16 16:52 UTC
[PATCH] of: base: improve of_get_next_child() kernel-doc
2015-04-16 16:46 UTC (4+ messages)
[merged] mm-vmalloc-occupy-newly-allocated-vmap-block-just-after-allocation.patch removed from -mm tree
2015-04-16 16:51 UTC
[merged] mm-vmalloc-fix-possible-exhaustion-of-vmalloc-space-caused-by-vm_map_ram-allocator.patch removed from -mm tree
2015-04-16 16:51 UTC
[merged] hugetlbfs-document-min_size-mount-option-and-cleanup.patch removed from -mm tree
2015-04-16 16:51 UTC
[merged] hugetlbfs-accept-subpool-min_size-mount-option-and-setup-accordingly.patch removed from -mm tree
2015-04-16 16:51 UTC
[merged] hugetlbfs-add-minimum-size-accounting-to-subpools.patch removed from -mm tree
2015-04-16 16:51 UTC
[merged] hugetlbfs-add-minimum-size-tracking-fields-to-subpool-structure.patch removed from -mm tree
2015-04-16 16:51 UTC
[merged] mm-compaction-reset-compaction-scanner-positions.patch removed from -mm tree
2015-04-16 16:51 UTC
[merged] mm-memcg-sync-allocation-and-memcg-charge-gfp-flags-for-thp.patch removed from -mm tree
2015-04-16 16:51 UTC
[merged] mm-change-deactivate_page-with-deactivate_file_page.patch removed from -mm tree
2015-04-16 16:51 UTC
[merged] document-interaction-between-compaction-and-the-unevictable-lru.patch removed from -mm tree
2015-04-16 16:51 UTC
[merged] allow-compaction-of-unevictable-pages.patch removed from -mm tree
2015-04-16 16:51 UTC
[merged] mm-page-writeback-check-before-clear-pagereclaim.patch removed from -mm tree
2015-04-16 16:51 UTC
[merged] mm-migrate-check-before-clear-pageswapcache.patch removed from -mm tree
2015-04-16 16:51 UTC
[merged] mm-avoid-tail-page-refcounting-on-non-thp-compound-pages.patch removed from -mm tree
2015-04-16 16:51 UTC
[merged] mm-consolidate-all-page-flags-helpers-in-linux-page-flagsh.patch removed from -mm tree
2015-04-16 16:51 UTC
[merged] mm-memory-failurec-define-page-types-for-action_result-in-one-place.patch removed from -mm tree
2015-04-16 16:51 UTC
[merged] memcg-remove-obsolete-comment.patch removed from -mm tree
2015-04-16 16:51 UTC
[merged] memcg-zap-mem_cgroup_lookup.patch removed from -mm tree
2015-04-16 16:51 UTC
[merged] mm-refactor-zone_movable_is_highmem.patch removed from -mm tree
2015-04-16 16:51 UTC
[merged] mm-oom_killc-fix-a-typo.patch removed from -mm tree
2015-04-16 16:51 UTC
[merged] vfs-delete-vfs_readdir-function-declaration.patch removed from -mm tree
2015-04-16 16:51 UTC
[PATCH RFC v2 0/3] tools: Allow building XenServer's blktap 2.5 as an external tree
2015-04-16 16:45 UTC (5+ messages)
` [PATCH RFC v2 1/3] tools: Remove in-tree blktap2
` [PATCH RFC v2 2/3] libxl: Port libxl_blktap2.c to blktap2.5 API
[PATCH 00/19] xen: arm: cleanup traps.c
2015-04-16 16:45 UTC (28+ messages)
` [PATCH 02/19] xen: arm: add missing break
` [PATCH 04/19] xen: arm: provide and use a handle_raz_wi helper
` [PATCH 05/19] xen: arm: Add and use r/o+raz and w/o+wi helpers
` [PATCH 06/19] xen: arm: add minimum exception level argument to trap handler helpers
` [PATCH 07/19] xen: arm: Annotate trap handler for HCR_EL2.{TWI, TWE, TSC}
` [PATCH 08/19] xen: arm: implement handling of ACTLR_EL1 trap
` [PATCH 10/19] xen: arm: Annotate registers trapped by CPTR_EL2.TTA
n900 in 4.1-rc0
2015-04-16 16:45 UTC (6+ messages)
[libvirt] libvirtd live-locking on CTX_LOCK when doing 'virsh <domid> save /tmp/blah' with guest corrupting memory (on purpose)
2015-04-16 16:44 UTC (3+ messages)
` [libvirt] [PATCH 0/2] "
[PATCH 0/4] watchdog: MAX63xx cleanup and platform settings
2015-04-16 16:37 UTC (2+ messages)
[PATCH v3 07/28] IB/Verbs: Reform IB-ulp ipoib
2015-04-16 16:44 UTC (12+ messages)
[PATCH] passthrough/amd: avoid reading an uninitialized variable
2015-04-16 16:44 UTC
[PATCH V2 1/6] perf,core: allow invalid context events to be part of sw/hw groups
2015-04-16 16:43 UTC (7+ messages)
` [PATCH V2 4/6] perf,tools: check and re-organize evsel cpu maps
` [PATCH V2 6/6] perf/x86/intel/uncore: do not implicitly set uncore event cpu
[Qemu-devel] ppc64 not resuming with v2.3.0-rc3
2015-04-16 16:43 UTC
[PATCH] VTd/dmar: Tweak how the DMAR table is clobbered
2015-04-16 16:44 UTC (6+ messages)
[PATCH v3 00/28] IB/Verbs: IB Management Helpers
2015-04-16 16:43 UTC (6+ messages)
` [PATCH v3 27/28] IB/Verbs: Clean up rdma_ib_or_iboe()
[Xenomai] [PATCH] Add support for SUNXI boards
2015-04-16 16:43 UTC (6+ messages)
[patch 00/39] hrtimer/tick: Optimizations, cleanups and solutions for various issues
2015-04-16 16:42 UTC (7+ messages)
` [patch 03/39] net: sched: Use hrtimer_resolution instead of hrtimer_get_res()
` [patch 20/39] tick: nohz: Rework next timer evaluation
` [patch 31/39] net: core: pktgen: Remove bogus hrtimer_active() check
Fwd: [RFC] Keeping host value of CR4.MCE (and other bits) live during guest execution
2015-04-16 16:41 UTC (3+ messages)
[PATCH] vt-x: Preserve host CR4.MCE value while in guest mode
2015-04-16 16:41 UTC
[PATCH] HID: roccat: Removing all modules except Kone
2015-04-16 16:39 UTC (2+ messages)
tg3 NIC driver bug in 3.14.x under Xen [and 3 more messages]
2015-04-16 16:39 UTC (13+ messages)
[linux-lvm] lvm thinpool metadata spare resizing
2015-04-16 16:38 UTC (2+ messages)
[PATCH] devtool: call parse_recipe with correct arguments
2015-04-16 16:37 UTC
[PATCH 1/1] x86/hvm: prevent hvm_free_ioreq_gmfn() clobber of arbitrary memory
2015-04-16 16:37 UTC (6+ messages)
[PATCH 0/5] intel_pstate: Use C0 time, calculate target pstate directly
2015-04-16 16:35 UTC (2+ messages)
Ceph.com
2015-04-16 16:34 UTC (2+ messages)
[PATCH] mtd-utils: make hashtable_iterator functions static inline
2015-04-16 16:32 UTC
[PATCH] ARM: VDSO: depend on CPU_V7
2015-04-16 16:33 UTC (5+ messages)
[PATCH 1/2] gpio: omap: irq_shutdown: remove unnecessary call of gpiochip_unlock_as_irq
2015-04-16 16:29 UTC (5+ messages)
` [RFC/RFT PATCH 2/2] gpio: omap: ensure that runtime pm will disable unused gpio banks
[PATCH] smp/call: Detect stuck CSD locks
2015-04-16 16:31 UTC (11+ messages)
[PATCH] ixgbe: fix build with gcc 4.4
2015-04-16 16:31 UTC (5+ messages)
` [PATCH v2 2/2] use simple zero initializers
[PATCH] Support gcc 6 for building
2015-04-16 16:29 UTC (5+ messages)
[bug] first line truncated with `git log --oneline --decorate --graph`
2015-04-16 16:31 UTC (7+ messages)
` git-owner, was "
Kernel thread scheduling
2015-04-16 16:31 UTC (12+ messages)
[PATCH v2 0/1] stmmac: rmmod oops after ifconfig
2015-04-16 16:30 UTC (5+ messages)
` [PATCH v2 1/1] stmmac: fix oops on rmmod after assigning ip addr
[PATCH v8 1/1] media: i2c/adp1653: Devicetree support for adp1653
2015-04-16 16:29 UTC (5+ messages)
[PATCH kernel v8 00/31] powerpc/iommu/vfio: Enable Dynamic DMA windows
2015-04-16 16:29 UTC (5+ messages)
` [PATCH kernel v8 21/31] powerpc/iommu: Split iommu_free_table into 2 helpers
[PATCH 04/11] drm/i915: Add EDID read in intel_dp_check_link_status() for Link CTS 4.2.2.1
2015-04-16 16:31 UTC (7+ messages)
` [PATCH 04/13] "
[PATCH RT 3.18] ring-buffer: Mark irq_work as HARD_IRQ to prevent deadlocks
2015-04-16 16:28 UTC (6+ messages)
` [PATCH RT 3.18] irq_work: Provide a soft-irq based queue
[Qemu-devel] [PATCH qemu v6 00/15] spapr: vfio: Enable Dynamic DMA windows (DDW)
2015-04-16 16:27 UTC (4+ messages)
` [Qemu-devel] [PATCH qemu v6 04/15] vfio: spapr: Move SPAPR-related code to a separate file
[PATCH stable 3.10-3.16] tcp: Fix crash in TCP Fast Open
2015-04-16 16:24 UTC (2+ messages)
[Buildroot] ldconfig error on second make as non-root user
2015-04-16 16:23 UTC
[PATCH 1/8] raisin: Fix non-verbose case
2015-04-16 16:23 UTC (9+ messages)
` [PATCH 2/8] Include actual config in package, not defconfig
` [PATCH 3/8] raisin: Use fakeroot for mkdeb so we can build the package as non-root
` [PATCH 4/8] raisin: Use PKGTYPE rather than DISTRO to determine how to build a package
` [PATCH 5/8] raisin: Fix CentOS build
` [PATCH 6/8] raisin: Break build into components and allow the sub-steps to be called individually
` [PATCH 7/8] raisin: Rework component specification
` [PATCH 8/8] raisin: RFC Add blktap2 as an external tree
improve futex on -RT by avoiding the double wake-up
2015-04-16 16:22 UTC (11+ messages)
` [PATCH 2/3] futex: avoid double wake up in futex_wake() on -RT
` [PATCH 2/3 v2] "
[PATCH v7] Bluetooth: btusb: Add Realtek 8723A/8723B/8761A/8821A support
2015-04-16 16:22 UTC (3+ messages)
[PATCH] ARM: gemini: remove unnecessary mdio-gpio includes
2015-04-16 16:18 UTC (2+ messages)
[Xenomai] CLOCK_HOST_REALTIME failure on Xenomai 3
2015-04-16 16:18 UTC (6+ messages)
AM335x OMAP2 common clock external fixed-clock registration
2015-04-16 16:17 UTC (10+ messages)
[PATCH 0/3] perf tests: don't use obsolete syscalls
2015-04-16 16:17 UTC (2+ messages)
[PATCH] powerpc/dts: Move pll0/1-div4 index
2015-04-16 12:08 UTC
[PATCH] x86, selftests: Add single_step_syscall test
2015-04-16 16:16 UTC (2+ messages)
` [tip:x86/urgent] "
[PATCH] x86: Enable fast 32-bit put_user_64 for copy_to_user
2015-04-16 16:15 UTC (2+ messages)
` [tip:x86/asm] x86/asm: Enable fast 32-bit put_user_64() for copy_to_user()
[PATCH] dsa: mv88e6xxx: Drop duplicate declaration of 'ret' variable
2015-04-16 16:15 UTC (2+ messages)
[PATCH] Fix pointer cast for 32 bits arch
2015-04-16 16:14 UTC (3+ messages)
` [PATCH V4] "
[PATCH -next] netns: remove duplicated include from net_namespace.c
2015-04-16 16:15 UTC (2+ messages)
[PATCH -next] ethernet: remove unused including <linux/version.h>
2015-04-16 16:14 UTC (2+ messages)
[v4] clk: qoriq: Add support for the FMan clock
2015-04-16 12:05 UTC
[PATCH 00/16] HD-audio core controller split
2015-04-16 16:14 UTC (17+ messages)
` [PATCH 01/16] ALSA: hda - Handle error from get_response bus ops directly
` [PATCH 02/16] ALSA: hda - Add the controller helper codes to hda-core module
` [PATCH 03/16] ALSA: hda - Add DSP loader to core library code
` [PATCH 04/16] ALSA: hda - moved alloc/free stream pages function to controller library
` [PATCH 05/16] ALSA: hda - Merge codec and controller helpers
` [PATCH 06/16] ALSA: hda - Move send_cmd / get_response to hdac_bus_ops
` [PATCH 07/16] ALSA: hda - Pass bus io_ops directly from the top-level driver
` [PATCH 08/16] ALSA: hda - Migrate hdac_stream into legacy driver
` [PATCH 09/16] ALSA: hda - Migrate more hdac_stream codes
` [PATCH 10/16] ALSA: hda - Embed bus into controller object
` [PATCH 11/16] ALSA: hda - Minor refactoring
` [PATCH 12/16] ALSA: hda - Move PCM format and rate handling code to core library
` [PATCH 13/16] ALSA: hda - Add missing inclusion of <linux/clocksource.h>
` [PATCH 14/16] ALSA: hda - Reenable tracepoints for controller
` [PATCH 15/16] ALSA: hda/tegra - Fix build error and warning
` [PATCH 16/16] ALSA: hda - Drop azx_sd_read*/write*() macros
[PATCH] rocker: fix error return code in rocker_probe()
2015-04-16 16:13 UTC (2+ messages)
[PATCH] dsa: mv88e6xxx: Fix error handling in mv88e6xxx_set_port_state
2015-04-16 16:13 UTC (2+ messages)
[PATCH -next 0/3] net: cap size to original frag size when refragmenting
2015-04-16 16:13 UTC (5+ messages)
[PATCH 0/3] a few perf numa benchmark fixes
2015-04-16 16:13 UTC (2+ messages)
[PATCH V1 net-next] IB/ipoib: Fix ndo_get_iflink
2015-04-16 16:12 UTC (3+ messages)
ARM errata 430973 on multi platform kernels
2015-04-16 16:08 UTC (12+ messages)
[PATCH 0/5 v2] Support for Open-Channel SSDs
2015-04-16 16:12 UTC (10+ messages)
` [PATCH 5/5 v2] nvme: LightNVM support
[GIT PULL] arm64: updates for 4.1
2015-04-16 16:11 UTC (2+ messages)
[Patch net-next v2] fou: avoid missing unlock in failure path
2015-04-16 16:11 UTC (2+ messages)
[PATCH -next] fou: Fix missing unlock on error in fou_nl_dump()
2015-04-16 16:11 UTC (2+ messages)
leaking mons on a latest dumpling
2015-04-16 16:11 UTC (3+ messages)
[PATCH 0/2] intel_reg: Intel graphics register multitool
2015-04-16 16:10 UTC (3+ messages)
` [PATCH 2/2] man: add man page for intel_reg in rst format
[PATCH] dir: allow a BOM at the beginning of exclude files
2015-04-16 16:10 UTC (4+ messages)
[RFC PATCH v2 0/1] ARM: cpuidle: heterogeneous systems extension
2015-04-16 16:10 UTC (4+ messages)
` [RFC PATCH v2 1/1] drivers: cpuidle: cpuidle-arm: "
[V2 1/2] i2c: brcmstb: Add Broadcom settop SoC i2c controller driver
2015-04-16 16:10 UTC (3+ messages)
[PATCH] drm/i915: add psr toggle to debugfs
2015-04-16 16:10 UTC (8+ messages)
Ongoing issue with libvirt-xen driver for Openstack Nova
2015-04-16 16:08 UTC (10+ messages)
[PATCH] ARM: multi_v7_defconfig: Enable shmobile r8a7778 (M1A)
2015-04-16 16:08 UTC (5+ messages)
[PATCH net] bpf: fix verifier memory corruption
2015-04-16 16:07 UTC (2+ messages)
sfdisk input parsing broken with 2.26.1
2015-04-16 16:05 UTC (3+ messages)
[PATCH 1/2] Documentation: devicetree: root node serial-number property documentation
2015-04-16 16:05 UTC (6+ messages)
` [PATCH 2/2] arch: arm: Show the serial number from devicetree in cpuinfo
[RFC] Simlify dif_verify routines and fixup fileio protection information code
2015-04-16 16:04 UTC (13+ messages)
Backport of a fix for HPSA (Disabling a disabled device problem during kdump) driver
2015-04-16 16:03 UTC (6+ messages)
[patch 1/1] cxgb4: drop __GFP_NOFAIL allocation
2015-04-16 16:03 UTC (2+ messages)
[PATCH 0/9] raisin: introduce qemu and qemu-traditional
2015-04-16 16:03 UTC (4+ messages)
` [PATCH 4/9] raisin: add a component to build qemu_traditional
ARM C++ segfaulting
2015-04-16 16:02 UTC
[GIT PULL] kdbus for 4.1-rc1
2015-04-16 16:02 UTC (12+ messages)
ARM: PCI devices emulation broken with KVM due to cache issue
2015-04-16 16:02 UTC (2+ messages)
` [Qemu-devel] "
[PATCH 1/1] altera tse: Fix network-delays and -retransmissions after high throughput
2015-04-16 16:02 UTC (2+ messages)
[PATCH] powerpc/dts: Fix incorrect clock-names property
2015-04-16 11:53 UTC
[RFC PATCH 0/4] TLB flush multiple pages with a single IPI v2
2015-04-16 16:01 UTC (7+ messages)
` [PATCH 3/4] mm: Gather more PFNs before sending a TLB to flush unmapped pages
` [PATCH 4/4] mm: migrate: Batch TLB flushing when unmapping pages for migration
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.