All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-06 21:54:21 to 2017-09-06 23:21:25 UTC [more...]

[patch 051/119] fs: fix performance regression in clean_bdev_aliases()
 2017-09-06 23:21 UTC 

[patch 050/119] mm: implement find_get_pages_range()
 2017-09-06 23:21 UTC 

[patch 049/119] mm: make pagevec_lookup() update index
 2017-09-06 23:21 UTC 

[patch 048/119] fscache: remove unused ->now_uncached callback
 2017-09-06 23:21 UTC 

[patch 047/119] mm, vmscan: do not loop on too_many_isolated for ever
 2017-09-06 23:21 UTC 

[patch 046/119] zsmalloc: zs_page_migrate: skip unnecessary loops but not return -EBUSY if zspage is not inuse
 2017-09-06 23:21 UTC 

[patch 045/119] mm: always flush VMA ranges affected by zap_page_range
 2017-09-06 23:21 UTC 

[patch 044/119] mm/hugetlb.c: make huge_pte_offset() consistent and document behaviour
 2017-09-06 23:21 UTC 

[patch 043/119] mm/gup: make __gup_device_* require THP
 2017-09-06 23:20 UTC 

[linux-3.18 test] 113072: trouble: blocked/broken/fail/pass
 2017-09-06 23:20 UTC 

[patch 042/119] mm/mremap: fail map duplication attempts for private mappings
 2017-09-06 23:20 UTC 

[patch 041/119] mm, page_owner: don't grab zone->lock for init_pages_in_zone()
 2017-09-06 23:20 UTC 

[patch 040/119] mm, page_ext: periodically reschedule during page_ext_init()
 2017-09-06 23:20 UTC 

[patch 039/119] mm, page_owner: make init_pages_in_zone() faster
 2017-09-06 23:20 UTC 

[patch 038/119] mm, sparse, page_ext: drop ugly N_HIGH_MEMORY branches for allocations
 2017-09-06 23:20 UTC 

[patch 037/119] mm, memory_hotplug: get rid of zonelists_mutex
 2017-09-06 23:20 UTC 

[patch 036/119] mm, page_alloc: remove stop_machine from build_all_zonelists
 2017-09-06 23:20 UTC 

[patch 035/119] mm, page_alloc: simplify zonelist initialization
 2017-09-06 23:20 UTC 

[patch 034/119] mm, memory_hotplug: remove explicit build_all_zonelists from try_online_node
 2017-09-06 23:20 UTC 

[patch 033/119] mm, memory_hotplug: drop zone from build_all_zonelists
 2017-09-06 23:20 UTC 

[patch 032/119] mm, page_alloc: do not set_cpu_numa_mem on empty nodes initialization
 2017-09-06 23:20 UTC 

[patch 031/119] mm, page_alloc: remove boot pageset initialization from memory hotplug
 2017-09-06 23:20 UTC 

[patch 030/119] mm, page_alloc: rip out ZONELIST_ORDER_ZONE
 2017-09-06 23:20 UTC 

[patch 030/119] mm, page_alloc: rip out ZONELIST_ORDER_ZONE
 2017-09-06 23:20 UTC 

[patch 029/119] zram: add config and doc file for writeback feature
 2017-09-06 23:20 UTC 

[patch 028/119] zram: read page from backing device
 2017-09-06 23:20 UTC 

[patch 027/119] zram: write incompressible pages to backing device
 2017-09-06 23:20 UTC 

[patch 026/119] zram: identify asynchronous IO's return value
 2017-09-06 23:20 UTC 

[patch 025/119] zram: add free space management in backing device
 2017-09-06 23:19 UTC 

[patch 024/119] zram: add interface to specif backing device
 2017-09-06 23:19 UTC 

[patch 023/119] zram: rename zram_decompress_page to __zram_bvec_read
 2017-09-06 23:19 UTC 

[patch 022/119] zram: inline zram_compress
 2017-09-06 23:19 UTC 

[patch 021/119] zram: clean up duplicated codes in __zram_bvec_write
 2017-09-06 23:19 UTC 

[patch 020/119] mm, memory_hotplug: remove zone restrictions
 2017-09-06 23:19 UTC 

[patch 019/119] mm, memory_hotplug: display allowed zones in the preferred ordering
 2017-09-06 23:19 UTC 

[patch 018/119] mm/memory_hotplug: just build zonelist for newly added node
 2017-09-06 23:19 UTC 

[patch 017/119] drm/i915: wire up shrinkctl->nr_scanned
 2017-09-06 23:19 UTC 

[patch 016/119] mm: track actual nr_scanned during shrink_slab()
 2017-09-06 23:19 UTC 

[patch 015/119] mm/slub.c: add a naive detection of double free or corruption
 2017-09-06 23:19 UTC 

[patch 014/119] mm: add SLUB free list pointer obfuscation
 2017-09-06 23:19 UTC 

[patch 013/119] slub: tidy up initialization ordering
 2017-09-06 23:19 UTC 

[patch 012/119] ocfs2: clean up some dead code
 2017-09-06 23:19 UTC 

[patch 011/119] ocfs2: make ocfs2_set_acl() static
 2017-09-06 23:19 UTC 

[patch 010/119] modpost: simplify sec_name()
 2017-09-06 23:19 UTC 

[patch 009/119] dax: initialize variable pfn before using it
 2017-09-06 23:19 UTC 

[patch 008/119] dax: use PG_PMD_COLOUR instead of open coding
 2017-09-06 23:18 UTC 

[patch 007/119] dax: explain how read(2)/write(2) addresses are validated
 2017-09-06 23:18 UTC 

[Qemu-arm] [PATCH v2 0/3] Add do_transaction_failed hook for ARM
 2017-09-06 23:18 UTC  (8+ messages)
` [Qemu-arm] [PATCH v2 1/3] boards.h: Define new flag ignore_memory_transaction_failures
  ` [Qemu-devel] "
    ` [Qemu-arm] "
` [Qemu-arm] [PATCH v2 2/3] hw/arm: Set ignore_memory_transaction_failures for most ARM boards
  ` [Qemu-devel] "
    ` [Qemu-arm] "

[patch 006/119] dax: move all DAX radix tree defs to fs/dax.c
 2017-09-06 23:18 UTC 

[patch 005/119] dax: remove DAX code from page_cache_tree_insert()
 2017-09-06 23:18 UTC 

[patch 004/119] dax: use common 4k zero page for dax mmap reads
 2017-09-06 23:18 UTC 

[patch 003/119] dax: relocate some dax functions
 2017-09-06 23:18 UTC 

[patch 002/119] mm: add vm_insert_mixed_mkwrite()
 2017-09-06 23:18 UTC 

[patch 001/119] metag/numa: remove the unused parent_node() macro
 2017-09-06 23:18 UTC 

HAVE_EFFICIENT_UNALIGNED_ACCESS on ARM32 (was: Alignment issues in zImage with Linux 4.12, LZ4 and GCC5.3)
 2017-09-06 23:18 UTC  (10+ messages)

[PATCH 1/2] perf/x86/intel/uncore: Cache logical pkg id in uncore driver
 2017-09-06 23:17 UTC  (2+ messages)
` [PATCH 2/2] x86/topology: Avoid wasting 128k for package id array

incoming
 2017-09-06 23:17 UTC 

[CI] drm/i915: Disable snooping (userptr, set-cache-level) on gen4
 2017-09-06 23:17 UTC  (2+ messages)
` ✗ Fi.CI.IGT: warning for "

Bluetooth LE battery reporting?
 2017-09-06 23:16 UTC  (7+ messages)

[PATCH net] Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"
 2017-09-06 23:14 UTC  (13+ messages)

[folded-merged] mmfork-introduce-madv_wipeonfork-fix.patch removed from -mm tree
 2017-09-06 23:12 UTC 

[folded-merged] mm-clear-to-access-sub-page-last-when-clearing-huge-page-fix.patch removed from -mm tree
 2017-09-06 23:11 UTC 

[PATCH 0/9] add ext4 per-inode DAX flag
 2017-09-06 23:11 UTC  (5+ messages)
` [PATCH 7/9] ext4: prevent data corruption with inline data + DAX

LPC Linux Kernel Memory Workshop next week!
 2017-09-06 23:11 UTC 

[folded-merged] mm-oom-let-oom_reap_task-and-exit_mmap-to-run-concurrently-fix-3.patch removed from -mm tree
 2017-09-06 23:09 UTC 

[folded-merged] mm-oom-let-oom_reap_task-and-exit_mmap-to-run-concurrently-fix-2.patch removed from -mm tree
 2017-09-06 23:09 UTC 

[folded-merged] mm-oom-let-oom_reap_task-and-exit_mmap-to-run-concurrently-fix.patch removed from -mm tree
 2017-09-06 23:09 UTC 

RFC [PATCH] fix non-x86 xen-guest-image-minimal
 2017-09-06 23:09 UTC  (2+ messages)
` RFC: [PATCH] xen-guest-image-minimal: Fix non-x86

[folded-merged] swap-choose-swap-device-according-to-numa-node-v2-fix.patch removed from -mm tree
 2017-09-06 23:09 UTC 

[folded-merged] swap-choose-swap-device-according-to-numa-node-v2.patch removed from -mm tree
 2017-09-06 23:08 UTC 

[folded-merged] mm-swap-add-swap-readahead-hit-statistics-fix.patch removed from -mm tree
 2017-09-06 23:08 UTC 

[folded-merged] userfaultfd-selftest-exercise-uffdio_copy-zeropage-eexist-fix.patch removed from -mm tree
 2017-09-06 23:07 UTC 

[U-Boot] ChormeBook Tegra TK1 HP 14 " running Mainline Kernel Linux (Ubuntu - Xenial) -- Signing Kernel Almost Done !!
 2017-09-06 23:07 UTC 

[folded-merged] mm-thp-swap-make-reuse_swap_page-works-for-thp-swapped-out-fix.patch removed from -mm tree
 2017-09-06 23:06 UTC 

Another code snippet that Sparse has problems with
 2017-09-06 23:05 UTC 

[PATCH 0/3] locking/rwsem/x86: Add stack frame dependency for some inline asm
 2017-09-06 23:05 UTC  (9+ messages)
` [PATCH 3/3] locking/rwsem/x86: Add stack frame dependency for __downgrade_write()
` [PATCH v2 0/3] locking/rwsem/x86: Add stack frame dependency for some inline asm
  ` [PATCH v2 1/3] locking/rwsem/x86: Add stack frame dependency for __up_read()
  ` [PATCH v2 2/3] locking/rwsem/x86: Add stack frame dependency for __up_write()
  ` [PATCH v2 3/3] locking/rwsem/x86: Add stack frame dependency for __downgrade_write()

[folded-merged] mm-thp-swap-support-to-reclaim-swap-space-for-thp-swapped-out-fix.patch removed from -mm tree
 2017-09-06 23:05 UTC 

[folded-merged] mm-memcontrol-use-int-for-event-state-parameter-in-several-functions-v2.patch removed from -mm tree
 2017-09-06 23:04 UTC 

[folded-merged] mm-vmscan-do-not-loop-on-too_many_isolated-for-ever-fix.patch removed from -mm tree
 2017-09-06 23:04 UTC 

[folded-merged] zsmalloc-zs_page_migrate-skip-unnecessary-loops-but-not-return-ebusy-if-zspage-is-not-inuse-fix.patch removed from -mm tree
 2017-09-06 23:03 UTC 

[folded-merged] mm-hugetlbc-make-huge_pte_offset-consistent-and-document-behaviour-v2.patch removed from -mm tree
 2017-09-06 23:02 UTC 

Can yocto build a QEMU image to run under MS Windows ?
 2017-09-06 21:27 UTC 

[folded-merged] mm-page_owner-make-init_pages_in_zone-faster-fix2.patch removed from -mm tree
 2017-09-06 23:01 UTC 

[folded-merged] mm-page_owner-make-init_pages_in_zone-faster-fix-checkpatch-fixes.patch removed from -mm tree
 2017-09-06 23:01 UTC 

[folded-merged] mm-page_owner-make-init_pages_in_zone-faster-fix.patch removed from -mm tree
 2017-09-06 23:01 UTC 

raid5 messed up
 2017-09-06 23:00 UTC  (3+ messages)

[folded-merged] mm-page_alloc-rip-out-zonelist_order_zone-fix.patch removed from -mm tree
 2017-09-06 22:59 UTC 

[folded-merged] zram-read-page-from-backing-device-fix.patch removed from -mm tree
 2017-09-06 22:59 UTC 

[folded-merged] zram-write-incompressible-pages-to-backing-device-fix.patch removed from -mm tree
 2017-09-06 22:58 UTC 

[folded-merged] zram-clean-up-duplicated-codes-in-__zram_bvec_write-fix.patch removed from -mm tree
 2017-09-06 22:57 UTC 

[PATCH/rfc] dm: revise 'rescue' strategy for md->bs allocations
 2017-09-06 22:57 UTC  (8+ messages)

[PATCH] net: bonding: Fix transmit load balancing in balance-alb mode if specified by sysfs
 2017-09-06 22:47 UTC 

[PATCH] net: bonding: Fix transmit load balancing in balance-alb mode
 2017-09-06 22:45 UTC  (2+ messages)

[folded-merged] mm-memory_hotplug-just-build-zonelist-for-new-added-node-fix-fix.patch removed from -mm tree
 2017-09-06 22:57 UTC 

[folded-merged] mm-memory_hotplug-just-build-zonelist-for-new-added-node-fix.patch removed from -mm tree
 2017-09-06 22:57 UTC 

[rfc 0/3] Revisit MCE handling for UE errors
 2017-09-06 22:56 UTC  (3+ messages)
` [rfc 2/3] powerpc/mce: Extract physical_address "

[PATCH 0/6] Adding NV12 support
 2017-09-06 22:53 UTC  (8+ messages)
` [PATCH 4/6] drm/i915: Add NV12 as supported format for primary plane

[PATCH] hwmon: pmbus: Make reg check and clear faults functions return errors
 2017-09-06 22:51 UTC  (4+ messages)

[PATCH] mtd: spi-nor: fix DMA unsafe buffer issue in spi_nor_read_sfdp()
 2017-09-06 22:50 UTC  (2+ messages)

Machine Check in P2010(e500v2)
 2017-09-06 22:50 UTC  (9+ messages)

[SPDK] SCST Usermode iSCSI Storage Server now handles Intel SPDK backing storage
 2017-09-06 22:48 UTC 

[PATCH v3 0/5] scsi: ufs: add ufs driver code for Hisilicon Hi3660 SoC
 2017-09-06 22:46 UTC  (5+ messages)
` [PATCH v3 1/5] scsi: ufs: add Hisilicon ufs driver code

[PATCH 0/18] arm64: renesas: add ULCB Kingfisher board
 2017-09-06 22:45 UTC  (29+ messages)
` [PATCH 01/18] dt: arm: shmobile: add M3ULCB Kingfisher board DT bindings
` [PATCH 02/18] dt: arm: shmobile: add H3ULCB "
` [PATCH 03/18] arm64: dts: ulcb-kf: initial device tree
` [PATCH 04/18] arm64: dts: m3ulcb-kf: "
` [PATCH 05/18] arm64: dts: h3ulcb-kf: ES1.x SoC "
` [PATCH 06/18] arm64: dts: h3ulcb-kf: ES2.0+ "
` [PATCH 07/18] arm64: dts: ulcb-kf: enable SCIF1
` [PATCH 08/18] arm64: dts: ulcb-kf: enable CAN0/1
` [PATCH 09/18] arm64: dts: ulcb-kf: enable USB2 PHY of channel 0
` [PATCH 10/18] arm64: dts: ulcb-kf: enable HSUSB
` [PATCH 11/18] arm64: dts: ulcb-kf: enable USB2.0 Host channel 0
` [PATCH 12/18] arm64: dts: ulcb-kf: enable PCIE0/1
` [PATCH 13/18] arm64: dts: ulcb-kf: enable USB3.0 Host
` [PATCH 14/18] arm64: dts: ulcb-kf: enable PCA9539 on I2C2
` [PATCH 15/18] arm64: dts: ulcb-kf: enable PCA9539 on I2C4
  ` [PATCH 16/18] arm64: dts: ulcb-kf: enable PCA9548 on I2C2
` [PATCH 17/18] arm64: dts: ulcb-kf: enable PCA9548 on I2C4
` [PATCH 18/18] arm64: dts: ulcb-kf: hog USB3 hub control gpios

[PATCH v1] selftests: Enhance kselftest_harness.h to print which assert failed
 2017-09-06 22:44 UTC  (5+ messages)

●●●●澳門新葡京-註冊送38-領取釦釦:746529854-[鐵板精準資料]●●●●
 2017-09-06 22:36 UTC 

[PATCH v2 1/3] hwmon: (k10temp) Move chip specific code into probe function
 2017-09-06 22:36 UTC  (3+ messages)
` [PATCH v2 2/3] hwmon: (k10temp) Add support for family 17h
` [PATCH v2 3/3] hwmon: (k10temp) Add support for temperature offsets

[PATCH] Add driver to force WMI Thunderbolt controller power status
 2017-09-06 22:34 UTC  (8+ messages)
  ` Fwd: "

[PATCH v7 0/9] Application Data Integrity feature introduced by SPARC M7
 2017-09-06 22:32 UTC  (6+ messages)
` [PATCH v7 9/9] sparc64: Add support for ADI (Application Data Integrity)

[PATCH] Btrfs: use the new helper wbc_to_write_flags
 2017-09-06 22:28 UTC  (3+ messages)

[PATCH v2] initramfs-framework: split setup-live and install-efi into separate recipes
 2017-09-06 22:31 UTC 

(no subject)
 2017-09-06 22:30 UTC 

[PATCH v2] merge-recursive: change current file dir string_lists to hashmap
 2017-09-06 22:28 UTC 

[GIT PULL] x86/mm changes for v4.14: PCID support, 5-level paging support, Secure Memory Encryption support
 2017-09-06 22:26 UTC  (9+ messages)

[PATCH v5 0/3] Dollar Cove TI PMIC support for Intel Cherry Trail
 2017-09-06 22:19 UTC  (4+ messages)
` [PATCH v5 1/3] mfd: Add support for Cherry Trail Dollar Cove TI PMIC

[Qemu-devel] [PATCH] trace: Immediately apply per-vCPU state changes if a vCPU is being created
 2017-09-06 22:24 UTC  (2+ messages)

ORC unwinder and 'reliable' flag to printk_stack_address()
 2017-09-06 22:23 UTC  (2+ messages)

[PATCH] drm/i915/cnl: WaThrottleEUPerfToAvoidTDBackPressure:cnl(pre-prod)
 2017-09-06 22:20 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[RFC 00/17] Pile o' entry stack changes
 2017-09-06 22:16 UTC  (2+ messages)

[PATCH 00/21] backports: multiple changes for kernel 3.13-rc6
 2017-09-06 22:14 UTC  (11+ messages)
` [PATCH 08/21] header: backport devm_acpi_dev_add_driver_gpios()
` [PATCH 12/21] compat: avoid usage of kvzalloc() in rhashtable.c
` [PATCH 21/21] copy-list: add quantenna qtnfmac driver

[RFC] PM: Using runtime PM callbacks for system suspend/resume
 2017-09-06 22:14 UTC 

[PATCH] backport: add some new kv[mz]alloc function
 2017-09-06 22:05 UTC  (2+ messages)

[PATCH] arm64: KVM: VHE: save and restore some PSTATE bits
 2017-09-06 22:09 UTC  (2+ messages)

[PATCH] builtin/merge: honor commit-msg hook for merges
 2017-09-06 22:11 UTC  (4+ messages)
` [PATCHv2] "

x86/kconfig: Consolidate unwinders into multiple choice selection
 2017-09-06 22:10 UTC  (3+ messages)

[PATCH 6/6] drm/amdgpu: Add gem_prime_mmap support
 2017-09-06 22:07 UTC 

[PATCH 5/6] drm/amdgpu/vi: add HDP asic callbacks for SOC15
 2017-09-06 22:06 UTC 

[PATCH 4/6] drm/amdgpu/vi: add HDP asic callbacks for VI
 2017-09-06 22:06 UTC 

[PATCH 3/6] drm/amdgpu/vi: add HDP asic callbacks for CIK
 2017-09-06 22:06 UTC 

[PATCH v4] Staging: ccree: ssi_cipher.c: Remove unused variable
 2017-09-06 22:05 UTC 

[PATCH 2/6] drm/amdgpu/vi: add HDP asic callbacks for SI
 2017-09-06 22:05 UTC 

[PATCH 1/6] drm/amdgpu: add new asic callbacks for HDP flush/invalidation
 2017-09-06 22:04 UTC 

hwmon/sht15: gpio irq problem
 2017-09-06 21:50 UTC 

[PATCH V13 4/4] powerpc/vphn: Fix numa update end-loop bug
 2017-09-06 22:03 UTC  (3+ messages)

[PATCH 00/39] per-repository object store, part 1
 2017-09-06 21:59 UTC  (4+ messages)
` [PATCH 25/39] sha1_file: allow alt_odb_usable to handle arbitrary repositories

[PATCH] drm/i915: Transform WaInPlaceDecompressionHang to a simple reg write
 2017-09-06 21:58 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

+ mm-thp-enable-thp-migration-in-generic-path-fix-fix-fix.patch added to -mm tree
 2017-09-06 21:57 UTC 

Working behind a Palo Alto firewall/proxy
 2017-09-06 21:42 UTC 

[PATCH] drm/i915: Clear local engine-needs-reset bit if in progress elsewhere
 2017-09-06 21:57 UTC  (8+ messages)

[Qemu-devel] [PATCH v4 00/20] instrument: Add basic event instrumentation
 2017-09-06 21:57 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 09/20] instrument: Add basic control interface

[linux-next test] 113070: regressions - trouble: blocked/broken/fail/pass
 2017-09-06 21:55 UTC 

[PATCH 01/67] drm/i915/cnp: Introduce Cannonpoint PCH
 2017-09-06 21:55 UTC  (3+ messages)
` [PATCH 64/67] drm/i915/cnl: WaThrottleEUPerfToAvoidTDBackPressure:cnl(pre-prod)

[Buildroot] [PATCH 1/1] DEVELOPERS: add myself as maintainer for libpng
 2017-09-06 21:54 UTC  (2+ messages)


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.