All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-15 02:34:57 to 2020-12-15 03:09:43 UTC [more...]

incoming
 2020-12-15  3:09 UTC  (110+ messages)
` [patch 001/200] kthread: add kthread_work tracepoints
` [patch 002/200] kthread_worker: document CPU hotplug handling
` [patch 003/200] uapi: move constants from <linux/kernel.h> to <linux/const.h>
` [patch 004/200] ide/falcon: remove in_interrupt() usage
` [patch 005/200] ide: remove BUG_ON(in_interrupt() || irqs_disabled()) from ide_unregister()
` [patch 006/200] fs/ntfs: remove unused varibles
` [patch 007/200] fs/ntfs: remove unused variable attr_len
` [patch 008/200] fs/ocfs2/cluster/tcp.c: remove unneeded break
` [patch 009/200] ocfs2: ratelimit the 'max lookup times reached' notice
` [patch 010/200] arch/Kconfig: fix spelling mistakes
` [patch 011/200] mm/slab_common.c: use list_for_each_entry in dump_unreclaimable_slab()
` [patch 012/200] mm: slab: clarify krealloc()'s behavior with __GFP_ZERO
` [patch 013/200] mm: slab: provide krealloc_array()
` [patch 014/200] ALSA: pcm: use krealloc_array()
` [patch 015/200] vhost: vringh: "
` [patch 016/200] pinctrl: "
` [patch 017/200] edac: ghes: "
` [patch 018/200] drm: atomic: "
` [patch 019/200] hwtracing: intel: "
` [patch 020/200] dma-buf: "
` [patch 021/200] mm, slab, slub: clear the slab_cache field when freeing page
` [patch 022/200] mm/slab: rerform init_on_free earlier
` [patch 023/200] mm, slub: use kmem_cache_debug_flags() in deactivate_slab()
` [patch 024/200] mm/slub: let number of online CPUs determine the slub page order
` [patch 025/200] device-dax/kmem: use struct_size()
` [patch 026/200] mm: fix page_owner initializing issue for arm32
` [patch 027/200] mm/page_owner: record timestamp and pid
` [patch 028/200] mm/filemap/c: break generic_file_buffered_read up into multiple functions
` [patch 029/200] mm/filemap.c: generic_file_buffered_read() now uses find_get_pages_contig
` [patch 030/200] mm/truncate: add parameter explanation for invalidate_mapping_pagevec
` [patch 031/200] mm/filemap.c: remove else after a return
` [patch 032/200] mm/gup_benchmark: rename to mm/gup_test
` [patch 033/200] selftests/vm: use a common gup_test.h
` [patch 034/200] selftests/vm: rename run_vmtests --> run_vmtests.sh
` [patch 035/200] selftests/vm: minor cleanup: Makefile and gup_test.c
` [patch 036/200] selftests/vm: only some gup_test items are really benchmarks
` [patch 037/200] selftests/vm: gup_test: introduce the dump_pages() sub-test
` [patch 038/200] selftests/vm: run_vmtests.sh: update and clean up gup_test invocation
` [patch 039/200] selftests/vm: hmm-tests: remove the libhugetlbfs dependency
` [patch 040/200] selftests/vm: 2x speedup for run_vmtests.sh
` [patch 041/200] mm/gup_test.c: mark gup_test_init as __init function
` [patch 042/200] mm/gup_test: GUP_TEST depends on DEBUG_FS
` [patch 043/200] mm/gup: reorganize internal_get_user_pages_fast()
` [patch 044/200] mm/gup: prevent gup_fast from racing with COW during fork
` [patch 045/200] mm/gup: remove the vma allocation from gup_longterm_locked()
` [patch 046/200] mm/gup: combine put_compound_head() and unpin_user_page()
` [patch 047/200] mm: handle zone device pages in release_pages()
` [patch 048/200] mm/swapfile.c: use helper function swap_count() in add_swap_count_continuation()
` [patch 049/200] mm/swap_state: skip meaningless swap cache readahead when ra_info.win == 0
` [patch 050/200] mm/swapfile.c: remove unnecessary out label in __swap_duplicate()
` [patch 051/200] mm/swapfile.c: use memset to fill the swap_map with SWAP_HAS_CACHE
` [patch 052/200] mm: remove pagevec_lookup_range_nr_tag()
` [patch 053/200] mm/shmem.c: make shmem_mapping() inline
` [patch 054/200] tmpfs: fix Documentation nits
` [patch 055/200] mm: memcontrol: add file_thp, shmem_thp to memory.stat
` [patch 056/200] mm: memcontrol: remove unused mod_memcg_obj_state()
` [patch 057/200] mm: memcontrol: eliminate redundant check in __mem_cgroup_insert_exceeded()
` [patch 058/200] mm: memcg/slab: fix return of child memcg objcg for root memcg
` [patch 059/200] mm: memcg/slab: fix use after free in obj_cgroup_charge
` [patch 060/200] mm/rmap: always do TTU_IGNORE_ACCESS
` [patch 061/200] mm/memcg: update page struct member in comments
` [patch 062/200] mm: memcg: fix obsolete code comments
` [patch 063/200] mm: memcg: deprecate the non-hierarchical mode
` [patch 064/200] docs: cgroup-v1: reflect the deprecation of "
` [patch 065/200] cgroup: remove obsoleted broken_hierarchy and warned_broken_hierarchy
` [patch 066/200] mm/page_counter: use page_counter_read in page_counter_set_max
` [patch 067/200] mm: memcg: remove obsolete memcg_has_children()
` [patch 068/200] mm: memcg/slab: rename *_lruvec_slab_state to *_lruvec_kmem_state
` [patch 069/200] mm: memcontrol: sssign boolean values to a bool variable
` [patch 070/200] mm/memcg: remove incorrect comment
` [patch 071/200] mm: move lruvec stats update functions to vmstat.h
` [patch 072/200] mm: memcontrol: account pagetables per node
` [patch 073/200] xen/unpopulated-alloc: consolidate pgmap manipulation
` [patch 074/200] kselftests: vm: add mremap tests
` [patch 075/200] mm: speedup mremap on 1GB or larger regions
` [patch 076/200] arm64: mremap speedup - enable HAVE_MOVE_PUD
` [patch 077/200] x86: mremap speedup - Enable HAVE_MOVE_PUD
` [patch 078/200] mm: cleanup: remove unused tsk arg from __access_remote_vm
` [patch 079/200] mm/mapping_dirty_helpers: enhance the kernel-doc markups
` [patch 080/200] mm/page_vma_mapped.c: add colon to fix kernel-doc markups error for check_pte
` [patch 081/200] mm: mmap_lock: add tracepoints around lock acquisition
` [patch 082/200] sparc: fix handling of page table constructor failure
` [patch 083/200] mm: move free_unref_page to mm/internal.h
` [patch 084/200] mm/mremap: account memory on do_munmap() failure
` [patch 085/200] mm/mremap: for MREMAP_DONTUNMAP check security_vm_enough_memory_mm()
` [patch 086/200] mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio
` [patch 087/200] vm_ops: rename .split() callback to .may_split()
` [patch 088/200] mremap: check if it's possible to split original vma
` [patch 089/200] mm: forbid splitting special mappings
` [patch 090/200] mm: track mmu notifiers in fs_reclaim_acquire/release
` [patch 091/200] mm: extract might_alloc() debug check
` [patch 092/200] locking/selftests: add testcases for fs_reclaim
` [patch 093/200] mm/vmalloc.c:__vmalloc_area_node(): avoid 32-bit overflow
` [patch 094/200] mm/vmalloc: use free_vm_area() if an allocation fails
` [patch 095/200] mm/vmalloc: rework the drain logic
` [patch 096/200] mm/vmalloc: add 'align' parameter explanation for pvm_determine_end_from_reverse
` [patch 097/200] mm/vmalloc.c: remove unnecessary return statement
` [patch 098/200] mm/vmalloc: Fix unlock order in s_stop()
` [patch 099/200] docs/vm: remove unused 3 items explanation for /proc/vmstat
` [patch 100/200] mm/vmalloc.c: fix kasan shadow poisoning size
` [patch 101/200] workqueue: kasan: record workqueue stack
` [patch 102/200] kasan: print "
` [patch 103/200] lib/test_kasan.c: add workqueue test case
` [patch 104/200] kasan: update documentation for generic kasan
` [patch 105/200] lkdtm: disable KASAN for rodata.o
` [patch 106/200] alpha: switch from DISCONTIGMEM to SPARSEMEM
` [patch 107/200] ia64: remove custom __early_pfn_to_nid()
` [patch 108/200] ia64: remove 'ifdef CONFIG_ZONE_DMA32' statements
` [patch 109/200] ia64: discontig: paging_init(): remove local max_pfn calculation

[RFC v2 PATCH 0/9] Make shrinker's nr_deferred memcg aware
 2020-12-15  3:07 UTC  (7+ messages)
` [v2 PATCH 6/9] mm: vmscan: use per memcg nr_deferred of shrinker
` [v2 PATCH 7/9] mm: vmscan: don't need allocate shrinker->nr_deferred for memcg aware shrinkers
` [v2 PATCH 8/9] mm: memcontrol: reparent nr_deferred when memcg offline

[GIT pull] core/entry for v5.11-rc1
 2020-12-15  3:07 UTC  (11+ messages)
` [GIT pull] locking/core "
` [GIT pull] sched/core "
` [GIT pull] timers/core "
` [GIT pull] x86/fpu "
` [GIT pull] core/mm "

next/pending-fixes baseline: 254 runs, 37 regressions (v5.10-3042-g0a8c6e551ed36)
 2020-12-15  3:07 UTC 

[PATCHSET v3 0/4] fs: Support for LOOKUP_NONBLOCK / RESOLVE_NONBLOCK
 2020-12-15  3:06 UTC  (2+ messages)

Current high bug count owners for Yocto Project 3.3
 2020-12-15  3:07 UTC 

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2020-12-15  3:07 UTC 

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2020-12-15  3:06 UTC 

[PATCH 01/27] drm/amdgpu: add amdgpu_ih_regs structure
 2020-12-15  3:04 UTC  (2+ messages)

[PATCH net-next] nfc: s3fwrn5: Remove unused nci prop commands
 2020-12-15  3:03 UTC  (5+ messages)
    ` [linux-nfc] "

Depreciate PATCH support for HostName at NetworkProtocol
 2020-12-15  3:00 UTC  (2+ messages)

Xen-ARM DomUs
 2020-12-15  3:03 UTC  (4+ messages)

[PATCH net-next] MAINTAINERS: Update maintainer for SAMSUNG S3FWRN5 NFC
 2020-12-15  3:01 UTC  (5+ messages)
` [linux-nfc] "
    ` [linux-nfc] "

[PATCH] drm/hisilicon: Fix rmmod hibmc_drm failed
 2020-12-15  3:01 UTC 

[PATCH v3 0/3] Experimental freesync video mode optimization
 2020-12-15  3:02 UTC  (4+ messages)
` [PATCH v3 2/3] drm/amd/display: Add freesync video modes based on preferred modes

[PATCH] mmc: host: renesas_internal_dmac: add pre_req and post_req support
 2020-12-15  3:00 UTC  (4+ messages)

[PATCH 0/3] aspeed-video: extend spurious interrupt handling
 2020-12-15  2:45 UTC  (12+ messages)
` [PATCH 1/3] aspeed-video: add error message for unhandled interrupts
` [PATCH 2/3] aspeed-video: clear spurious interrupt bits unconditionally
` [PATCH 3/3] aspeed-video: add COMP_READY to VE_SPURIOUS_IRQS

[dm-devel] [PATCH v1 0/5] dm: dm-user: New target that proxies BIOs to userspace
 2020-12-15  3:00 UTC  (2+ messages)

Yocto Project Newcomer & Unassigned Bugs - Help Needed
 2020-12-15  3:01 UTC 

[meta-oe][PATCH] iproute2: split ip to invidual package
 2020-12-15  3:00 UTC 

[dpdk-dev] [PATCH] net/ixgbe: fix fdirctrl register setting
 2020-12-15  3:00 UTC  (2+ messages)

[PATCH v1 bpf-next 05/11] tcp: Migrate TCP_NEW_SYN_RECV requests
 2020-12-15  2:58 UTC  (3+ messages)

stable-rc/queue/5.4 build: 200 builds: 0 failed, 200 passed, 109 warnings (v5.4.83-36-g5e3319b6da4d)
 2020-12-15  2:59 UTC 

Fail to start gdm
 2020-12-15  2:58 UTC 

[PATCH 1/2] spi: spi-geni-qcom: Fix geni_spi_isr() NULL dereference in timeout case
 2020-12-15  2:57 UTC  (3+ messages)
` [PATCH 2/2] spi: spi-geni-qcom: Really ensure the previous xfer is done before new one

[PATCH v7 0/5] making pull advice not to trigger when unneeded
 2020-12-15  2:57 UTC  (9+ messages)
` [PATCH v7 3/5] pull: get rid of unnecessary global variable
` [PATCH v7 5/5] pull: display default warning only when non-ff

[linux-linus test] 157529: regressions - FAIL
 2020-12-15  2:56 UTC 

Cloning empty repository uses locally configured default branch name
 2020-12-15  2:55 UTC  (7+ messages)
` [PATCH] clone: in protocol v2, use remote's default branch

[ANNOUNCE] git-2.30.0-rc0 - Compile Fails on HPE NonStop
 2020-12-15  2:52 UTC  (3+ messages)

linux-next: build warning after merge of the amdgpu tree
 2020-12-15  2:49 UTC  (4+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/gt: Split logical ring contexts from execlist submission
 2020-12-15  2:51 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] "
` [Intel-gfx] ✗ Fi.CI.DOCS: "

[RESEND] usb: dwc3: meson-g12a: disable clk on error handling path in probe
 2020-12-15  2:54 UTC  (3+ messages)

[ovmf test] 157537: regressions - FAIL
 2020-12-15  2:48 UTC 

linux-next: build warnings after merge of the drm tree
 2020-12-15  2:47 UTC  (5+ messages)

[PATCH net 0/2] fixes for vhost_net
 2020-12-15  2:45 UTC  (4+ messages)
` [PATCH net 1/2] vhost_net: fix ubuf refcount incorrectly when sendmsg fails

[PATCH] [v2] tty: Protect disc_data in n_tty_close and n_tty_flush_buffer
 2020-12-15  2:45 UTC  (4+ messages)
  ` 答复: "

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2020-12-15  2:46 UTC 

[net-next v4 00/15] Add mlx5 subfunction support
 2020-12-15  2:44 UTC  (3+ messages)

[PATCH liburing] test: use a map to define test files / devices we need
 2020-12-15  2:44 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/3] AVX512 vPMD on i40e
 2020-12-15  2:19 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/3] net/i40e: remove devarg use-latest-supported-vec
` [dpdk-dev] [PATCH 2/3] net/i40e: add AVX512 vector path
` [dpdk-dev] [PATCH 3/3] net/i40e: optimize Tx by using AVX512

[PATCH 0/1] Hashed mailmap support
 2020-12-15  2:40 UTC  (3+ messages)

updated ksmbd (cifsd)
 2020-12-15  2:29 UTC  (7+ messages)

[PATCH] dma-buf: system_heap: Use PTR_ERR_OR_ZERO() to simplify code
 2020-12-15  2:38 UTC 

[PATCH 0/7] Fix some memleaks caused by ptimer_init
 2020-12-15  2:38 UTC  (5+ messages)
` [PATCH 1/7] allwinner-a10-pit: Use ptimer_free() in the finalize function to avoid memleaks

stable-rc/queue/4.4 build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.248-8-g93a7ed462351b)
 2020-12-15  2:38 UTC 

[PATCH v21 00/19] per memcg lru lock
 2020-12-15  2:28 UTC  (4+ messages)

[PATCH v2 00/14] pull: default warning improvements
 2020-12-15  2:36 UTC  (23+ messages)
` [PATCH v2 02/14] pull: improve default warning

[PATCH net] nfp: do not send control messages during cleanup
 2020-12-15  2:26 UTC  (2+ messages)

[PATCH] examples: Add PVH example to config example list
 2020-12-15  2:35 UTC 

[PATCH -next] kernel/audit: convert comma to semicolon
 2020-12-15  2:34 UTC  (3+ messages)

[PATCH 5.9 000/105] 5.9.15-rc1 review
 2020-12-15  2:27 UTC  (2+ messages)

stable-rc/queue/4.9 build: 197 builds: 0 failed, 197 passed, 4 warnings (v4.9.248-11-ga3f32b90fa44)
 2020-12-15  2:34 UTC 

pm/testing baseline: 75 runs, 2 regressions (v5.10-rc7-148-g08e85a810cae)
 2020-12-15  2:33 UTC 


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.