messages from 2016-07-26 21:19:08 to 2016-07-26 22:24:05 UTC [more...]
[U-Boot] [PATCH 0/7] MIPS Boston Development Board Support
2016-07-26 22:24 UTC (3+ messages)
` [U-Boot] [PATCH 1/7] serial: ns16550: Support clocks via phandle
` [U-Boot] [PATCH 2/7] dt-bindings: Add interrupt-controller/mips-gic.h header
[patch 063/126] mm: thp: check pmd_trans_unstable() after split_huge_pmd()
2016-07-26 22:24 UTC
[patch 062/126] mm/page_isolation: clean up confused code
2016-07-26 22:24 UTC
[PATCH 00/22] xen/arm: P2M clean-up and fixes
2016-07-26 22:24 UTC (3+ messages)
` [PATCH 05/22] xen/arm: p2m: Clean-up mfn_to_p2m_entry
[patch 061/126] mm/page_alloc: introduce post allocation processing on page allocator
2016-07-26 22:23 UTC
[patch 060/126] mm/page_owner: use stackdepot to store stacktrace
2016-07-26 22:23 UTC
[patch 059/126] tools/vm/page_owner: increase temporary buffer size
2016-07-26 22:23 UTC
[patch 058/126] mm/page_owner: introduce split_page_owner and replace manual handling
2016-07-26 22:23 UTC
[Qemu-devel] [PATCH 01/32] ppc: Fix fault PC reporting for lve*/stve* VMX instructions
2016-07-26 22:21 UTC (25+ messages)
` [Qemu-devel] [PATCH 02/32] ppc: Provide basic raise_exception_* functions
` [Qemu-devel] [PATCH 03/32] ppc: Move classic fp ops out of translate.c
` [Qemu-devel] [PATCH 04/32] ppc: Move embedded spe "
` [Qemu-devel] [PATCH 05/32] ppc: Move DFP "
` [Qemu-devel] [PATCH 06/32] ppc: Move VMX "
` [Qemu-devel] [PATCH 07/32] ppc: Move VSX "
` [Qemu-devel] [PATCH 08/32] ppc: Rename fload_invalid_op_excp to float_invalid_op_excp
` [Qemu-devel] [PATCH 09/32] ppc: Make float_invalid_op_excp() pass the return address
` [Qemu-devel] [PATCH 10/32] ppc: Make float_check_status() "
` [Qemu-devel] [PATCH 11/32] ppc: Don't update the NIP in floating point generated code
` [Qemu-devel] [PATCH 12/32] ppc: FP exceptions are always precise
` [Qemu-devel] [PATCH 13/32] ppc: Don't update NIP in lswi/lswx/stswi/stswx
` [Qemu-devel] [PATCH 15/32] ppc: Make tlb_fill() use new exception helper
` [Qemu-devel] [PATCH 16/32] ppc: Rework NIP updates vs. exception generation
` [Qemu-devel] [PATCH 18/32] ppc: Don't update NIP in DCR access routines
` [Qemu-devel] [PATCH 19/32] ppc: Don't update NIP in facility unavailable interrupts
` [Qemu-devel] [PATCH 20/32] ppc: Don't update NIP BookE 2.06 tlbwe
` [Qemu-devel] [PATCH 21/32] ppc: Don't update NIP on conditional trap instructions
` [Qemu-devel] [PATCH 24/32] ppc: Make alignment exceptions suck less
` [Qemu-devel] [PATCH 27/32] ppc: Fix CFAR updates
` [Qemu-devel] [PATCH 28/32] ppc: Avoid double translation for lvx/lvxl/stvx/stvxl
` [Qemu-devel] [PATCH 29/32] ppc: Don't set access_type on all load/stores on hash64
` [Qemu-devel] [PATCH 30/32] ppc: Use a helper to generate "LE unsupported" alignment interrupts
` [Qemu-devel] [PATCH 31/32] ppc: load/store multiple and string insns don't do LE
[patch 057/126] mm/page_owner: copy last_migrate_reason in copy_page_owner()
2016-07-26 22:23 UTC
[patch 056/126] mm/page_owner: initialize page owner without holding the zone lock
2016-07-26 22:23 UTC
[patch 055/126] mm/compaction: split freepages without holding the zone lock
2016-07-26 22:23 UTC
[patch 054/126] zsmalloc: use OBJ_TAG_BIT for bit shifter
2016-07-26 22:23 UTC
[patch 053/126] zram: use __GFP_MOVABLE for memory allocation
2016-07-26 22:23 UTC
[patch 052/126] zsmalloc: page migration support
2016-07-26 22:23 UTC
[patch 051/126] zsmalloc: use freeobj for index
2016-07-26 22:23 UTC
[patch 050/126] zsmalloc: separate free_zspage from putback_zspage
2016-07-26 22:23 UTC
[patch 049/126] zsmalloc: introduce zspage structure
2016-07-26 22:23 UTC
[patch 048/126] zsmalloc: factor page chain functionality out
2016-07-26 22:23 UTC
[patch 047/126] zsmalloc: use accessor
2016-07-26 22:23 UTC
[patch 046/126] zsmalloc: use bit_spin_lock
2016-07-26 22:23 UTC
[patch 045/126] zsmalloc: keep max_object in size_class
2016-07-26 22:23 UTC
[patch 044/126] mm: balloon: use general non-lru movable page feature
2016-07-26 22:23 UTC
[patch 043/126] mm: migrate: support non-lru movable page migration
2016-07-26 22:23 UTC
[patch 042/126] mm: use put_page() to free page instead of putback_lru_page()
2016-07-26 22:23 UTC
[patch 041/126] zram: drop gfp_t from zcomp_strm_alloc()
2016-07-26 22:22 UTC
[patch 040/126] zram: add more compression algorithms
2016-07-26 22:22 UTC
[patch 039/126] zram: delete custom lzo/lz4
2016-07-26 22:22 UTC
[patch 038/126] zram: cosmetic: cleanup documentation
2016-07-26 22:22 UTC
[patch 037/126] zram: use crypto api to check alg availability
2016-07-26 22:22 UTC
[patch 036/126] zram: switch to crypto compress API
2016-07-26 22:22 UTC
[patch 035/126] zram: rename zstrm find-release functions
2016-07-26 22:22 UTC
[patch 034/126] powerpc/mm: check for irq disabled() only if DEBUG_VM is enabled
2016-07-26 22:22 UTC
[patch 033/126] include/linux/mmdebug.h: add VM_WARN which maps to WARN()
2016-07-26 22:22 UTC
[patch 032/126] mm: oom: add memcg to oom_control
2016-07-26 22:22 UTC
[patch 031/126] mm: zap ZONE_OOM_LOCKED
2016-07-26 22:22 UTC
[patch 030/126] memory-hotplug: use zone_can_shift() for sysfs valid_zones attribute
2016-07-26 22:22 UTC
[patch 029/126] memory-hotplug: more general validation of zone during online
2016-07-26 22:22 UTC
[patch 028/126] memory-hotplug: add move_pfn_range()
2016-07-26 22:22 UTC
[patch 027/126] mm/init: fix zone boundary creation
2016-07-26 22:22 UTC
[patch 026/126] mm/memcontrol.c: remove the useless parameter for mc_handle_swap_pte
2016-07-26 22:22 UTC
[patch 025/126] mm/slab: use list_move instead of list_del/list_add
2016-07-26 22:22 UTC
[patch 024/126] mm: faster kmalloc_array(), kcalloc()
2016-07-26 22:22 UTC
[patch 023/126] slab: do not panic on invalid gfp_mask
2016-07-26 22:22 UTC
[patch 022/126] slab: make GFP_SLAB_BUG_MASK information more human readable
2016-07-26 22:22 UTC
[patch 021/126] mm: SLUB freelist randomization
2016-07-26 22:21 UTC
[patch 020/126] mm: reorganize SLAB freelist randomization
2016-07-26 22:21 UTC
[patch 019/126] fs/fs-writeback.c: inode writeback list tracking tracepoints
2016-07-26 22:21 UTC
[patch 018/126] fs/fs-writeback.c: add a new writeback list for sync
2016-07-26 22:21 UTC
[patch 016/126] ocfs2: remove obscure BUG_ON in dlmglue
2016-07-26 22:21 UTC
[patch 017/126] ocfs2/cluster: clean up unnecessary assignment for 'ret'
2016-07-26 22:21 UTC
[patch 015/126] ocfs2: cleanup implemented prototypes
2016-07-26 22:21 UTC
[patch 014/126] ocfs2/dlm: fix memory leak of dlm_debug_ctxt
2016-07-26 22:21 UTC
[patch 013/126] ocfs2: cleanup unneeded goto in ocfs2_create_new_inode_locks
2016-07-26 22:21 UTC
[patch 012/126] ocfs2: improve recovery performance
2016-07-26 22:21 UTC
[patch 011/126] ocfs2: fix a redundant re-initialization
2016-07-26 22:21 UTC
[patch 010/126] debugobjects.h: fix trivial kernel doc warning
2016-07-26 22:21 UTC
[patch 009/126] m32r: add __ucmpdi2 to fix build failure
2016-07-26 22:21 UTC
[patch 008/126] scripts/bloat-o-meter: fix percent on <1% changes
2016-07-26 22:21 UTC
[patch 007/126] kbuild: abort build on bad stack protector flag
2016-07-26 22:21 UTC
[patch 006/126] CFLAGS: add -Wunused-but-set-parameter
2016-07-26 22:21 UTC
[patch 005/126] fbmon: remove unused function argument
2016-07-26 22:21 UTC
[patch 004/126] dma-debug: track bucket lock state for static checkers
2016-07-26 22:21 UTC
[patch 003/126] dax: remote unused fault wrappers
2016-07-26 22:21 UTC
[patch 002/126] dax: some small updates to dax.txt documentation
2016-07-26 22:21 UTC
[patch 001/126] arm: get rid of superfluous __GFP_REPEAT
2016-07-26 22:20 UTC
[PATCH net] l2tp: Correctly return -EBADF from pppol2tp_getname
2016-07-26 22:19 UTC (2+ messages)
linux-next: duplicate patches in the kspp and kbuild trees
2016-07-26 22:19 UTC (8+ messages)
[PATCH] net/mlx5_core/health: Remove deprecated create_singlethread_workqueue
2016-07-26 22:19 UTC (3+ messages)
` [PATCH v2] "
[PATCH net-next] net: ipmr/ip6mr: update lastuse on entry change
2016-07-26 22:19 UTC (3+ messages)
` [PATCH net-next v2] "
incoming
2016-07-26 22:16 UTC
[PATCH V3 0/4] Change fixed mmio handlers to a variable number
2016-07-26 22:16 UTC (2+ messages)
[Qemu-devel] [Bug 1581936] [NEW] Frozen Windows 7 VMs with VGA CVE-2016-3712 fix (2.6.0 and 2.5.1.1)
2016-07-26 22:06 UTC (2+ messages)
` [Qemu-devel] [Bug 1581936] "
[PATCH 1/1] initramfs-live-boot: Make sure we kill udev before switching root when live booting
2016-07-26 22:10 UTC
[folded-merged] mm-thp-make-swapin-readahead-under-down_read-of-mmap_sem-fix-2-fix.patch removed from -mm tree
2016-07-26 22:10 UTC
GPT corruption on Primary Header, backup OK, fixing primary nuked array -- help?
2016-07-26 22:10 UTC (8+ messages)
[PATCH 00/14] PM: SoC idle support using PM domains
2016-07-26 22:08 UTC (3+ messages)
linux-next: manual merge of the clockevents tree with the arm-soc tree
2016-07-26 22:08 UTC (4+ messages)
[Qemu-devel] [PATCH for-2.7 0/1] ide: fix halted IO segfault at reset
2016-07-26 22:07 UTC (2+ messages)
` [Qemu-devel] [PATCH for-2.7 1/1] "
[SPDK] bdev layer
2016-07-26 22:07 UTC
[PATCH 0/6] extcon: Add the support for extcon type and property
2016-07-26 22:06 UTC (3+ messages)
` [PATCH 2/6] extcon: Add the support for extcon property according to extcon type
[PATCH v2] net: davinci_cpdma: remove excessive dump of register values to kernel log
2016-07-26 22:06 UTC (5+ messages)
[folded-merged] mm-fix-build-warnings-in-linux-compactionh-fix.patch removed from -mm tree
2016-07-26 22:05 UTC
btt ndctl question
2016-07-26 22:05 UTC (7+ messages)
[folded-merged] mm-thp-make-swapin-readahead-under-down_read-of-mmap_sem-fix.patch removed from -mm tree
2016-07-26 22:04 UTC
[folded-merged] mm-memcg-use-consistent-gfp-flags-during-readahead-checkpatch-fixes.patch removed from -mm tree
2016-07-26 22:03 UTC
[folded-merged] mm-memcg-use-consistent-gfp-flags-during-readahead-fix.patch removed from -mm tree
2016-07-26 22:03 UTC
[PATCH] submodule-config: use explicit empty string instead of strbuf in config_from()
2016-07-26 22:02 UTC (8+ messages)
` [PATCH 1/2] fix passing a name for config from submodules
kworker blocked for more than 120s - heavy load on SSD
2016-07-26 22:02 UTC
[PATCH 1/2] ipoib: Add ratelimited version of ipoib_warn
2016-07-26 22:02 UTC (4+ messages)
` [PATCH 2/2] ipoib: Ratelimit messages which can flood a host
[Qemu-devel] [Bug 1606708] [NEW] QEMU crashes when switching consoles using SDL
2016-07-26 21:52 UTC
[folded-merged] mm-add-nr_zsmalloc-to-vmstat-fix-2.patch removed from -mm tree
2016-07-26 21:58 UTC
[folded-merged] mm-add-nr_zsmalloc-to-vmstat-fix.patch removed from -mm tree
2016-07-26 21:58 UTC
[folded-merged] mm-frontswap-convert-frontswap_enabled-to-static-key-checkpatch-fixes.patch removed from -mm tree
2016-07-26 21:58 UTC
[folded-merged] mm-change-the-interface-for-__tlb_remove_page-v3.patch removed from -mm tree
2016-07-26 21:57 UTC
[U-Boot] [PATCH] Trimslice config: update for Trimslice so SPI flash works
2016-07-26 21:56 UTC (6+ messages)
[PATCH] pinctrl: meson: Drop pinctrl_unregister for devm_ registered device
2016-07-26 21:56 UTC (5+ messages)
[folded-merged] mm-page_alloc-introduce-post-allocation-processing-on-page-allocator-v3.patch removed from -mm tree
2016-07-26 21:56 UTC
[PATCH v2] ASoC: dapm: Add a dummy snd_pcm_runtime to avoid NULL pointer access
2016-07-26 21:55 UTC
[folded-merged] mm-page_owner-use-stackdepot-to-store-stacktrace-v3.patch removed from -mm tree
2016-07-26 21:55 UTC
[RFC PATCH 0/5] USB Audio Gadget refactoring
2016-07-26 21:55 UTC (11+ messages)
[GIT PULL] usercopy protection for v4.8
2016-07-26 21:55 UTC
[PATCH 1/3] net: asix: Add in_pm parameter
2016-07-26 21:54 UTC (4+ messages)
[folded-merged] mm-compaction-split-freepages-without-holding-the-zone-lock-fix-2.patch removed from -mm tree
2016-07-26 21:54 UTC
[PATCH v1 0/4] arm64 kexec-tools patches
2016-07-26 21:54 UTC (11+ messages)
` [PATCH v1 3/4] arm64: Add arm64 kexec support
` [PATCH v1.2 "
[folded-merged] mm-compaction-split-freepages-without-holding-the-zone-lock-fix.patch removed from -mm tree
2016-07-26 21:54 UTC
Fwd: [Bug 150021] New: kernel panic: "kernel tried to execute NX-protected page" when resuming from hibernate to disk
2016-07-26 21:53 UTC (4+ messages)
[folded-merged] zsmalloc-page-migration-support-fix-2.patch removed from -mm tree
2016-07-26 21:53 UTC
[folded-merged] zsmalloc-page-migration-support-fix.patch removed from -mm tree
2016-07-26 21:53 UTC
[PATCH 00/11] Execlist based Engine reset patches
2016-07-26 21:52 UTC (9+ messages)
` [PATCH 03/11] drm/i915/tdr: Update reset_in_progress to account for engine reset
` [PATCH 05/11] drm/i915/tdr: Identify hung request and drop it
` [PATCH 06/11] drm/i915/tdr: Restart submission after engine reset
` [PATCH 07/11] drm/i915/tdr: Add support for per engine reset recovery
[folded-merged] mm-balloon-use-general-non-lru-movable-page-feature-fix.patch removed from -mm tree
2016-07-26 21:52 UTC
[PATCH v2] kbuild: Abort build on bad stack protector flag
2016-07-26 21:52 UTC (2+ messages)
[folded-merged] mm-migrate-support-non-lru-movable-page-migration-fix.patch removed from -mm tree
2016-07-26 21:51 UTC
[folded-merged] zram-add-more-compression-algorithms-v3.patch removed from -mm tree
2016-07-26 21:51 UTC
[folded-merged] zram-delete-custom-lzo-lz4-v3.patch removed from -mm tree
2016-07-26 21:50 UTC
Source code review around jump label usage
2016-07-26 21:49 UTC (12+ messages)
` [PATCH 0/7] staging-Lustre: Fine-tuning for some function implementations
` [PATCH v2 0/4] "
` [PATCH v2 3/4] staging: lustre: Less checks in mgc_process_recover_log() after error detection
` [PATCH 00/12] staging-Lustre: Fine-tuning for seven function implementations
` [PATCH 03/12] staging: lustre: One function call less in class_register_type() after error detection
` [PATCH 03/12] staging: lustre: One function call less in class_register_type() after error detec
` staging: lustre: One function call less in class_register_type() after error detection
` [lustre-devel] "
[folded-merged] zram-use-crypto-api-to-check-alg-availability-v3.patch removed from -mm tree
2016-07-26 21:49 UTC
[folded-merged] mm-reorganize-slab-freelist-randomization-fix.patch removed from -mm tree
2016-07-26 21:48 UTC
[PATCH 1/1 linux-next] kbuild: add make force=1 for testing
2016-07-26 21:47 UTC (3+ messages)
[folded-merged] ocfs2-improve-recovery-performance-v2-fix.patch removed from -mm tree
2016-07-26 21:47 UTC
[folded-merged] ocfs2-improve-recovery-performance-v2.patch removed from -mm tree
2016-07-26 21:47 UTC
[GIT PULL] perf changes for v4.8
2016-07-26 21:46 UTC (9+ messages)
[kernel-hardening] [PATCH] [RFC] Introduce mmap randomization
2016-07-26 21:44 UTC (9+ messages)
` [kernel-hardening] "
` [kernel-hardening] "
` "
Declaring local variables inside while loop leads to memory leak
2016-07-26 21:35 UTC (2+ messages)
Bandwidth issues and blktrace debug
2016-07-26 21:42 UTC (3+ messages)
[U-Boot] [PATCH 1/2] sandbox: Migrate CONFIG_I2C_EEPROM
2016-07-26 21:40 UTC (6+ messages)
` [U-Boot] [PATCH 2/2] uniphier: Drop CONFIG_I2C_EEPROM
[PATCH 0/2] speed up "Counting objects" when there are many packs
2016-07-26 21:38 UTC (9+ messages)
` [PATCH 1/2] pack-objects: break out of want_object loop early
[PATCH resend] clocksource: Defer override invalidation unless clock is unstable
2016-07-26 21:36 UTC (2+ messages)
[U-Boot] [PATCH v5 0/4] add support for rk3399 soc and evb
2016-07-26 21:32 UTC (3+ messages)
` [U-Boot] [PATCH v5 1/4] dts: add support for Rockchip rk3399 soc
[Buildroot] [PATCH] asciidoc: use absolute path for resources
2016-07-26 21:31 UTC (2+ messages)
[PATCH net-next V2 0/2] Mellanox 100G mlx5 minimum inline header mode
2016-07-26 21:29 UTC (4+ messages)
[nightly] Core TISDK (daisy/1.6) 2015.06 build 2016-07-26_17-04-44
2016-07-26 21:28 UTC
[PATCH] macsec: ensure rx_sa is set when validation is disabled
2016-07-26 21:28 UTC (2+ messages)
[PATCH net-next v2 0/5] tipc: netlink updates for neighbour monitor
2016-07-26 21:26 UTC (2+ messages)
[PATCH 1/3] powerpc: Factor out common code in setup-common.c
2016-07-26 21:26 UTC (5+ messages)
` [PATCH 3/3] powerpc: Convert fsl_rstcr_restart to a reset handler
[PATCH] qed: Add and use specific logging functions to reduce object size
2016-07-26 21:25 UTC
[PATCH v2] net: neigh: disallow transition to NUD_STALE if lladdr is unchanged in neigh_update()
2016-07-26 21:25 UTC (2+ messages)
Typo in cgroups(7)
2016-07-26 21:25 UTC
[PATCH] ASoC: dapm: Add a dummy snd_pcm_runtime to avoid NULL pointer access
2016-07-26 21:24 UTC (2+ messages)
[PATCH v3] iio: accel: add support for the Domintech DMARD09 3-axis accelerometer
2016-07-26 21:23 UTC (2+ messages)
[RESEND][PATCH] kbuild: Abort build on bad stack protector flag
2016-07-26 21:22 UTC (3+ messages)
[PATCH] scripts/recordmcount: improve EM_METAG define checks
2016-07-26 21:22 UTC (2+ messages)
[PATCH] nfsd: Close race between nfsd4_release_lockowner and nfsd4_lock
2016-07-26 21:22 UTC (4+ messages)
[PATCH v2 0/3] push: allow pushing new branches with --force-with-lease
2016-07-26 21:19 UTC (7+ messages)
` [PATCH v2 2/3] push: add shorthand for --force-with-lease branch creation
Take the initiative to ensure that your orders continue
2016-07-26 21:10 UTC
[fs] 54cc07a761: BUG: kernel test crashed
2016-07-26 21:18 UTC (7+ messages)
` More information please. "
` [LKP] "
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.