messages from 2019-11-30 21:56:43 to 2019-12-01 01:54:03 UTC [more...]
[patch 078/158] mm/memory_hotplug: remove __online_page_free() and __online_page_increment_counters()
2019-12-01 1:54 UTC
[patch 077/158] hv_balloon: use generic_online_page()
2019-12-01 1:53 UTC
[patch 076/158] mm/memory_hotplug: export generic_online_page()
2019-12-01 1:53 UTC
[patch 075/158] mm/memory_hotplug.c: add a bounds check to __add_pages()
2019-12-01 1:53 UTC
[patch 074/158] mm/hotplug: reorder memblock_[free|remove]() calls in try_remove_memory()
2019-12-01 1:53 UTC
[patch 073/158] mm/memory-failure.c: use page_shift() in add_to_kill()
2019-12-01 1:53 UTC
[patch 072/158] mm, soft-offline: convert parameter to pfn
2019-12-01 1:53 UTC
[patch 071/158] mm/memory-failure.c clean up around tk pre-allocation
2019-12-01 1:53 UTC
[patch 070/158] memfd: add test for COW on MAP_PRIVATE and F_SEAL_FUTURE_WRITE mappings
2019-12-01 1:53 UTC
[patch 069/158] mm, memfd: fix COW issue on MAP_PRIVATE and F_SEAL_FUTURE_WRITE mappings
2019-12-01 1:53 UTC
[patch 068/158] mm: ptdump: reduce level numbers by 1 in note_page()
2019-12-01 1:53 UTC
[patch 067/158] arm64: mm: display non-present entries in ptdump
2019-12-01 1:53 UTC
[patch 066/158] arm64: mm: convert mm/dump.c to use walk_page_range()
2019-12-01 1:53 UTC
[patch 065/158] x86: mm: convert dump_pagetables to use walk_page_range
2019-12-01 1:53 UTC
[patch 064/158] mm: add generic ptdump
2019-12-01 1:53 UTC
[patch 063/158] x86: mm: convert ptdump_walk_pgd_level_core() to take an mm_struct
2019-12-01 1:52 UTC
[patch 062/158] x86: mm: convert ptdump_walk_pgd_level_debugfs() to take an mm_struct
2019-12-01 1:52 UTC
[patch 061/158] x86: mm+efi: convert ptdump_walk_pgd_level() to take a mm_struct
2019-12-01 1:52 UTC
[patch 060/158] x86: mm: point to struct seq_file from struct pg_state
2019-12-01 1:52 UTC
[patch 059/158] mm: pagewalk: add 'depth' parameter to pte_hole
2019-12-01 1:52 UTC
[patch 058/158] mm: pagewalk: add test_p?d callbacks
2019-12-01 1:52 UTC
[patch 057/158] mm: pagewalk: allow walking without vma
2019-12-01 1:52 UTC
[patch 056/158] mm: pagewalk: add p4d_entry() and pgd_entry()
2019-12-01 1:52 UTC
[patch 055/158] x86: mm: add p?d_leaf() definitions
2019-12-01 1:52 UTC
[patch 054/158] sparc: mm: add p?d_leaf() definitions
2019-12-01 1:52 UTC
[patch 053/158] s390: mm: add p?d_leaf() definitions
2019-12-01 1:52 UTC
[patch 052/158] riscv: mm: add p?d_leaf() definitions
2019-12-01 1:52 UTC
[patch 051/158] powerpc: mm: add p?d_leaf() definitions
2019-12-01 1:52 UTC
[patch 050/158] mips: mm: add p?d_leaf() definitions
2019-12-01 1:51 UTC
[patch 049/158] arm64: mm: add p?d_leaf() definitions
2019-12-01 1:51 UTC
[patch 048/158] arm: mm: add p?d_leaf() definitions
2019-12-01 1:51 UTC
[patch 047/158] arc: mm: add p?d_leaf() definitions
2019-12-01 1:51 UTC
[patch 046/158] mm: add generic p?d_leaf() macros
2019-12-01 1:51 UTC
[patch 045/158] mm/memory.c: fix a huge pud insertion race during faulting
2019-12-01 1:51 UTC
[patch 044/158] mm: move the backup x_devmap() functions to asm-generic/pgtable.h
2019-12-01 1:51 UTC
[patch 043/158] mm/rmap.c: use VM_BUG_ON_PAGE() in __page_check_anon_rmap()
2019-12-01 1:51 UTC
[patch 042/158] mm/rmap.c: fix outdated comment in page_get_anon_vma()
2019-12-01 1:51 UTC
[patch 041/158] asm-generic/mm: stub out p{4,u}d_clear_bad() if __PAGETABLE_P{4,U}D_FOLDED
2019-12-01 1:51 UTC
[patch 040/158] asm-generic/tlb: stub out pmd_free_tlb() if nopmd
2019-12-01 1:51 UTC
[patch 039/158] asm-generic/tlb: stub out p4d_free_tlb() if nop4d
2019-12-01 1:51 UTC
[patch 038/158] asm-generic/tlb: stub out pud_free_tlb() if nopud
2019-12-01 1:51 UTC
[patch 037/158] ARC: mm: remove __ARCH_USE_5LEVEL_HACK
2019-12-01 1:51 UTC
[patch 036/158] mm/mmap.c: use IS_ERR_VALUE to check return value of get_unmapped_area
2019-12-01 1:51 UTC
[patch 035/158] mm/rmap.c: reuse mergeable anon_vma as parent when fork
2019-12-01 1:50 UTC
[patch 034/158] mm/rmap.c: don't reuse anon_vma if we just want a copy
2019-12-01 1:50 UTC
[patch 033/158] mm/mmap.c: rb_parent is not necessary in __vma_link_list()
2019-12-01 1:50 UTC
[patch 032/158] mm/mmap.c: extract __vma_unlink_list() as counterpart for __vma_link_list()
2019-12-01 1:50 UTC
[patch 031/158] mm/mmap.c: __vma_unlink_prev() is not necessary now
2019-12-01 1:50 UTC
[patch 030/158] mm/mmap.c: prev could be retrieved from vma->vm_prev
2019-12-01 1:50 UTC
[patch 029/158] mm/swap.c: piggyback lru_add_drain_all() calls
2019-12-01 1:50 UTC
[patch 028/158] mm/mmap.c: remove a never-triggered warning in __vma_adjust()
2019-12-01 1:50 UTC
[patch 027/158] rss_stat: add support to detect RSS updates of external mm
2019-12-01 1:50 UTC
[patch 026/158] mm: emit tracepoint when RSS changes
2019-12-01 1:50 UTC
[patch 025/158] shmem: pin the file in shmem_fault() if mmap_sem is dropped
2019-12-01 1:50 UTC
[patch 024/158] mm: drop mmap_sem before calling balance_dirty_pages() in write fault
2019-12-01 1:50 UTC
[patch 023/158] Documentation/admin-guide/cgroup-v2.rst: document why inactive_X + active_X may not equal X
2019-12-01 1:50 UTC
[patch 022/158] mm: vmscan: memcontrol: remove mem_cgroup_select_victim_node()
2019-12-01 1:50 UTC
[patch 021/158] include/linux/memcontrol.h: fix comments based on per-node memcg
2019-12-01 1:50 UTC
[patch 020/158] mm: memcontrol: try harder to set a new memory.high
2019-12-01 1:50 UTC
[patch 019/158] mm: memcontrol: remove dead code from memory_max_write()
2019-12-01 1:50 UTC
[patch 018/158] mm, memcg: clean up reclaim iter array
2019-12-01 1:50 UTC
[patch 017/158] mm/swap.c: trivial mark_page_accessed() cleanup
2019-12-01 1:50 UTC
[patch 016/158] mm, swap: disallow swapon() on zoned block devices
2019-12-01 1:49 UTC
[patch 015/158] mm/gup.c: fix comments of __get_user_pages() and get_user_pages_remote()
2019-12-01 1:49 UTC
[patch 014/158] mm/gup.c: allow CMA migration to propagate errors back to caller
2019-12-01 1:49 UTC
[patch 013/158] mm/filemap.c: warn if stale pagecache is left after direct write
2019-12-01 1:49 UTC
[patch 012/158] fs/direct-io.c: keep dio_warn_stale_pagecache() when CONFIG_BLOCK=n
2019-12-01 1:49 UTC
[patch 011/158] mm/filemap.c: remove redundant cache invalidation after async direct-io write
2019-12-01 1:49 UTC
[patch 010/158] mm/slub.c: clean up validate_slab()
2019-12-01 1:49 UTC
[patch 009/158] mm/slub.c: update comments
2019-12-01 1:49 UTC
[patch 008/158] mm: slub: print the offset of fault addresses
2019-12-01 1:49 UTC
[patch 007/158] mm, slab_common: use enum kmalloc_cache_type to iterate over kmalloc caches
2019-12-01 1:49 UTC
[patch 006/158] mm, slab: remove unused kmalloc_size()
2019-12-01 1:49 UTC
[patch 005/158] mm, slab: make kmalloc_info[] contain all types of names
2019-12-01 1:49 UTC
[patch 004/158] fs/buffer.c: include internal.h for missing declarations
2019-12-01 1:49 UTC
[patch 003/158] fs/buffer.c: fix use true/false for bool type
2019-12-01 1:49 UTC
[patch 002/158] ocfs2: fix passing zero to 'PTR_ERR' warning
2019-12-01 1:49 UTC
[patch 001/158] scripts/spelling.txt: add more spellings to spelling.txt
2019-12-01 1:49 UTC
incoming
2019-12-01 1:47 UTC
Fw: [PATCH] Documentation: networking: device drivers: Remove stray asterisks
2019-12-01 1:45 UTC (3+ messages)
` "
[GIT PULL] SELinux patches for v5.5
2019-12-01 1:40 UTC (2+ messages)
[GIT PULL] Audit patches for v5.5
2019-12-01 1:40 UTC (2+ messages)
[GIT PULL] kgdb changes v5.5-rc1
2019-12-01 1:40 UTC (2+ messages)
[GIT PULL] seccomp updates for v5.5-rc1
2019-12-01 1:40 UTC (3+ messages)
{standard input}:211: Error: operand out of range (128 is not between -128 and 127)
2019-12-01 1:24 UTC (5+ messages)
[PATCH] dm-thin: replace spin_lock_irqsave with spin_lock_irq
2019-12-01 1:19 UTC (2+ messages)
[PATCH v3 1/2] mm: clean up validate_slab()
2019-12-01 1:17 UTC (11+ messages)
` [PATCH v4 "
` [PATCH v4 2/2] mm: avoid slub allocation while holding list_lock
` [FIX] slub: Remove kmalloc under list_lock from list_slab_objects() V2
[GIT PULL] ext4 updates for 5.5
2019-12-01 1:16 UTC (3+ messages)
dm-thin: wakeup worker only when deferred bios exist
2019-12-01 1:15 UTC (2+ messages)
[PATCH v2 0/9] drm/i915: i915_display_info cleanup
2019-12-01 1:15 UTC (4+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "
` "
INFO: trying to register non-static key in hci_uart_tty_receive (2)
2019-12-01 1:15 UTC
Processing of xfsprogs_5.3.0-1_amd64.changes
2019-12-01 0:43 UTC
[U-Boot] [PATCH] net: eth-uclass: ignore unavailable devices
2019-12-01 0:55 UTC (2+ messages)
[PATCH v35 00/13] QEMU AVR 8 bit cores
2019-12-01 0:50 UTC (7+ messages)
` [PATCH v35 01/13] target/avr: Add outward facing interfaces and core CPU logic
Enhancement request: exclude paths from mkfs.erofs
2019-12-01 0:44 UTC (2+ messages)
[PULL] Documentation for 5.5
2019-12-01 0:40 UTC (4+ messages)
[PATCH v2] block: optimise bvec_iter_advance()
2019-12-01 0:04 UTC (3+ messages)
KASAN: use-after-free Read in blkdev_get
2019-12-01 0:04 UTC (6+ messages)
[MPTCP] Re: [PATCH] mptcp: fix option length of mp_capable syn/ack
2019-12-01 0:04 UTC
[PATCH 0/5] mips: machines: Renovate coding style
2019-12-01 0:00 UTC (4+ messages)
` [PATCH 2/5] mips: malta: "
[Intel-gfx] [PATCH] drm/i915/gt: Remove direct invocation of breadcrumb signaling
2019-11-30 23:50 UTC (6+ messages)
` "
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "
` "
[PATCH v6 00/10] mm/memory_hotplug: Shrink zones before removing memory
2019-11-30 23:43 UTC (7+ messages)
` [PATCH v6 05/10] mm/memory_hotplug: Shrink zones when offlining memory
[Buildroot] [PATCH 1/1] pakcage/libasio: new package
2019-11-30 23:29 UTC
[PATCH v2 0/3] KVM: x86: fixes for speculation bug feature reporting
2019-11-30 23:27 UTC (3+ messages)
` [PATCH 1/3] KVM: x86: fix reporting of AMD speculation bug CPUID leaf
[Intel-gfx] [PATCH] drm/i915/gt: Use soft-rc6 for w/a protection
2019-11-30 23:24 UTC (6+ messages)
` "
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "
` "
[MPTCP] [PATCH] selftests: remove pcap captures with 'make clean'
2019-11-30 23:21 UTC
[PATCH v6] mm/pgmap: Use correct alignment when looking at first pfn from a region
2019-11-30 23:13 UTC (5+ messages)
[PATCH v37 00/17] QEMU AVR 8 bit cores
2019-11-30 23:11 UTC (6+ messages)
` [PATCH v37 05/17] target/avr: Add instruction translation - Arithmetic and Logic Instructions
[GIT PULL] Please pull powerpc/linux.git powerpc-5.5-1 tag
2019-11-30 23:05 UTC (5+ messages)
[PATCH v5 0/3] git-gui: revert untracked files by deleting them
2019-11-30 23:05 UTC (4+ messages)
` [PATCH v6 "
` [PATCH v6 2/3] git-gui: update status bar to track operations
[GIT PULL] RAS urgent for 5.5
2019-11-30 23:05 UTC (2+ messages)
[GIT PULL] nds32 patches for 5.5-rc1
2019-11-30 23:05 UTC (2+ messages)
[GIT PULL] Hyper-V commits for v5.5
2019-11-30 23:05 UTC (2+ messages)
[GIT PULL] pipe: Notification queue preparation
2019-11-30 23:05 UTC (3+ messages)
[GIT PULL] parisc architecture updates for kernel v5.5
2019-11-30 23:05 UTC (2+ messages)
[PATCH 1/2] soc: imx: gpcv2: Add support for imx8mm
2019-11-30 23:01 UTC (10+ messages)
` [PATCH 2/2] arm64: dts: Add GPC Support
Mising init and systemd binary files
2019-11-30 23:00 UTC (3+ messages)
` [yocto] "
[PATCH v7 0/4] Enable second DBuf slice for ICL and TGL
2019-11-30 23:00 UTC (4+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Enable second DBuf slice for ICL and TGL (rev3)
` "
5.4 Regression in r8169 with jumbo frames - packet loss/delays
2019-11-30 22:54 UTC (3+ messages)
[PATCH 1/2] crypto: caam: Change the i.MX8MQ check support all i.MX8M variants
2019-11-30 22:51 UTC (4+ messages)
` [PATCH 2/2] arm64: dts: imx8mm: Add Crypto CAAM support
[linux-next:master 14297/14311] arch/m68k/mm/kmap.c:80:28: error: 'pmd_t {aka struct <anonymous>}' has no member named 'pmd'; did you mean 'pud'?
2019-11-30 22:50 UTC (2+ messages)
[MPTCP] [PATCH 9/9] don't flag parent socket as RCV_SHUTDOWN if one one subflow has closed
2019-11-30 22:49 UTC
[MPTCP] [PATCH 8/9] subflow: place further subflows on new 'join_list'
2019-11-30 22:48 UTC
[MPTCP] [PATCH 7/9] pass subflow socket to mptcp_finish_connect
2019-11-30 22:48 UTC
[MPTCP] [PATCH 6/9] make accept not allocate kernel socket struct
2019-11-30 22:48 UTC
[MPTCP] [PATCH 5/9] add mptcp_subflow_shutdown
2019-11-30 22:48 UTC
[MPTCP] [PATCH 4/9] store tcp_sk, not socket
2019-11-30 22:48 UTC
[MPTCP] [PATCH 3/9] copy connection id from first subflow to mptcp socket
2019-11-30 22:48 UTC
[MPTCP] [PATCH 2/9] mptcp: fix race from mptcp_close/mptcp join
2019-11-30 22:48 UTC
[MPTCP] [PATCH 1/9] token: handle join-before-accept-completion case
2019-11-30 22:48 UTC
[MPTCP] [PATCH 0/9] mptcp: support mptcp joins
2019-11-30 22:48 UTC
[Xen-devel] [libvirt test] 144408: tolerable all pass - PUSHED
2019-11-30 22:41 UTC
[PATCH] drm/amdgpu/sriov: No need the event 3 and 4 now
2019-11-30 22:41 UTC
[x86/mm/pat] 8d04a5f97a: phoronix-test-suite.glmark2.0.score -23.7% regression
2019-11-30 22:35 UTC (6+ messages)
[PATCH] HID: Add quirk for Xin-Mo Dual Controller
2019-11-30 22:22 UTC
[PATCH] drm: meson: venc: cvbs: fix CVBS mode matching
2019-11-30 22:25 UTC (3+ messages)
[Buildroot] rpi4 64 bit support
2019-11-30 22:18 UTC (2+ messages)
[PATCH V5 1/3] drm/panel: simple: Add Logic PD Type 28 display support
2019-11-30 22:16 UTC (8+ messages)
` [PATCH V5 2/3] dt-bindings: Add Logic PD Type 28 display panel
[PATCH 0/1] Brown-bag fix on top of js/mingw-inherit-only-std-handles
2019-11-30 22:16 UTC (8+ messages)
` [PATCH 1/1] mingw: do set `errno` correctly when trying to restrict handle inheritance
` [PATCH v2 0/2] Brown-bag fix on top of js/mingw-inherit-only-std-handles
+ mm-memcg-slab-wait-for-root-kmem_cache-refcnt-killing-on-root-kmem_cache-destruction.patch added to -mm tree
2019-11-30 22:15 UTC
[PATCH 0/4] On Windows, limit which file handles are inherited by spawned child processes
2019-11-30 22:10 UTC (6+ messages)
` [PATCH 3/4] mingw: spawned processes need to inherit only standard handles
[Buildroot] [git commit] package/libglib2: bump to 2.62.3
2019-11-30 22:07 UTC
[Buildroot] [git commit branch/next] package/libglib2: bump to 2.62.3
2019-11-30 22:07 UTC
disk revalidation cleanups and fixlets v2
2019-11-30 22:06 UTC (4+ messages)
` [PATCH 2/7] block: merge invalidate_partitions into rescan_partitions
[PATCH v3] mkfs: Break block discard into chunks of 2 GB
2019-11-30 22:01 UTC (2+ messages)
[U-Boot] [PULL] u-boot-mips
2019-11-30 22:01 UTC
[PATCH 1/2] drm/i915/gt: Use soft-rc6 for w/a protection
2019-11-30 22:00 UTC (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/2] "
` "
[PATCH 0/1] gpg-interface: prefer check_signature() for GPG verification
2019-11-30 21:57 UTC (3+ messages)
` [PATCH 1/1] "
[LTP] ❌ FAIL: Test report for kernel 5.3.13-3b5f971.cki (stable-queue)
2019-11-30 21:56 UTC (3+ messages)
` "
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.