All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-07 04:30:44 to 2020-08-07 06:21:34 UTC [more...]

incoming
 2020-08-07  6:21 UTC  (80+ messages)
` [patch 001/163] mm/memory.c: avoid access flag update TLB flush for retried page fault
` [patch 002/163] mm/migrate: fix migrate_pgmap_owner w/o CONFIG_MMU_NOTIFIER
` [patch 003/163] mm/shuffle: don't move pages between zones and don't read garbage memmaps
` [patch 004/163] mm: fix kthread_use_mm() vs TLB invalidate
` [patch 005/163] kthread: remove incorrect comment in kthread_create_on_cpu()
` [patch 006/163] tools/: replace HTTP links with HTTPS ones
` [patch 007/163] tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null pointer dereference
` [patch 008/163] scripts/tags.sh: collect compiled source precisely
` [patch 009/163] scripts/bloat-o-meter: Support comparing library archives
` [patch 010/163] scripts/decode_stacktrace.sh: skip missing symbols
` [patch 011/163] scripts/decode_stacktrace.sh: guess basepath if not specified
` [patch 012/163] scripts/decode_stacktrace.sh: guess path to modules
` [patch 013/163] scripts/decode_stacktrace.sh: guess path to vmlinux by release name
` [patch 014/163] const_structs.checkpatch: add regulator_ops
` [patch 015/163] scripts/spelling.txt: add more spellings to spelling.txt
` [patch 016/163] ntfs: fix ntfs_test_inode and ntfs_init_locked_inode function type
` [patch 017/163] ocfs2: fix remounting needed after setfacl command
` [patch 018/163] ocfs2: suballoc.h: delete a duplicated word
` [patch 019/163] ocfs2: change slot number type s16 to u16
` [patch 020/163] ocfs2: replace HTTP links with HTTPS ones
` [patch 021/163] ocfs2: fix unbalanced locking
` [patch 022/163] mm, treewide: rename kzfree() to kfree_sensitive()
` [patch 023/163] mm: ksize() should silently accept a NULL pointer
` [patch 024/163] mm/slab: expand CONFIG_SLAB_FREELIST_HARDENED to include SLAB
` [patch 025/163] mm/slab: add naive detection of double free
` [patch 026/163] mm, slab: check GFP_SLAB_BUG_MASK before alloc_pages in kmalloc_order
` [patch 027/163] mm/slab.c: update outdated kmem_list3 in a comment
` [patch 028/163] mm, slub: extend slub_debug syntax for multiple blocks
` [patch 029/163] mm, slub: make some slub_debug related attributes read-only
` [patch 030/163] mm, slub: remove runtime allocation order changes
` [patch 031/163] mm, slub: make remaining slub_debug related attributes read-only
` [patch 032/163] mm, slub: make reclaim_account attribute read-only
` [patch 033/163] mm, slub: introduce static key for slub_debug()
` [patch 034/163] mm, slub: introduce kmem_cache_debug_flags()
` [patch 035/163] mm, slub: extend checks guarded by slub_debug static key
` [patch 036/163] mm, slab/slub: move and improve cache_from_obj()
` [patch 037/163] mm, slab/slub: improve error reporting and overhead of cache_from_obj()
` [patch 038/163] mm/slub.c: drop lockdep_assert_held() from put_map()
` [patch 039/163] mm, kcsan: instrument SLAB/SLUB free with "ASSERT_EXCLUSIVE_ACCESS"
` [patch 040/163] mm/debug_vm_pgtable: add tests validating arch helpers for core MM features
` [patch 041/163] mm/debug_vm_pgtable: add tests validating advanced arch page table helpers
` [patch 042/163] mm/debug_vm_pgtable: add debug prints for individual tests
` [patch 043/163] Documentation/mm: add descriptions for arch page table helpers
` [patch 044/163] mm/debug: handle page->mapping better in dump_page
` [patch 045/163] mm/debug: dump compound page information on a second line
` [patch 046/163] mm/debug: print head flags in dump_page
` [patch 047/163] mm/debug: switch dump_page to get_kernel_nofault
` [patch 048/163] mm/debug: print the inode number in dump_page
` [patch 049/163] mm/debug: print hashed address of struct page
` [patch 050/163] mm, dump_page: do not crash with bad compound_mapcount()
` [patch 051/163] mm: filemap: clear idle flag for writes
` [patch 052/163] mm: filemap: add missing FGP_ flags in kerneldoc comment for pagecache_get_page
` [patch 053/163] mm/gup.c: fix the comment of return value for populate_vma_page_range()
` [patch 054/163] mm/swap_slots.c: simplify alloc_swap_slot_cache()
` [patch 055/163] mm/swap_slots.c: simplify enable_swap_slots_cache()
` [patch 056/163] mm/swap_slots.c: remove redundant check for swap_slot_cache_initialized
` [patch 057/163] mm: swap: fix kerneldoc of swap_vma_readahead()
` [patch 058/163] mm/page_io.c: use blk_io_schedule() for avoiding task hung in sync io
` [patch 059/163] tmpfs: per-superblock i_ino support
` [patch 060/163] tmpfs: support 64-bit inums per-sb
` [patch 061/163] mm: kmem: make memcg_kmem_enabled() irreversible
` [patch 062/163] mm: memcg: factor out memcg- and lruvec-level changes out of __mod_lruvec_state()
` [patch 063/163] mm: memcg: prepare for byte-sized vmstat items
` [patch 064/163] mm: memcg: convert vmstat slab counters to bytes
` [patch 065/163] mm: slub: implement SLUB version of obj_to_index()
` [patch 066/163] mm: memcontrol: decouple reference counting from page accounting
` [patch 067/163] mm: memcg/slab: obj_cgroup API
` [patch 068/163] mm: memcg/slab: allocate obj_cgroups for non-root slab pages
` [patch 069/163] mm: memcg/slab: save obj_cgroup for non-root slab objects
` [patch 070/163] mm: memcg/slab: charge individual slab objects instead of pages
` [patch 071/163] mm: memcg/slab: deprecate memory.kmem.slabinfo
` [patch 072/163] mm: memcg/slab: move memcg_kmem_bypass() to memcontrol.h
` [patch 073/163] mm: memcg/slab: use a single set of kmem_caches for all accounted allocations
` [patch 074/163] mm: memcg/slab: simplify memcg cache creation
` [patch 075/163] mm: memcg/slab: remove memcg_kmem_get_cache()
` [patch 076/163] mm: memcg/slab: deprecate slab_root_caches
` [patch 077/163] mm: memcg/slab: remove redundant check in memcg_accumulate_slabinfo()
` [patch 078/163] mm: memcg/slab: use a single set of kmem_caches for all allocations
` [patch 079/163] kselftests: cgroup: add kernel memory accounting tests

[RFC PATCH 0/8] *** A Method for evaluating dirty page rate ***
 2020-08-07  6:19 UTC  (10+ messages)
` [RFC PATCH 2/8] migration/dirtyrate: Add block_dirty_info to store dirtypage info

[PATCH for-5.2 00/19] aspeed: mostly cleanups and some extensions
 2020-08-07  6:19 UTC  (13+ messages)
` [PATCH for-5.2 02/19] m25p80: Add support for mx25l25635f
` [PATCH for-5.2 08/19] aspeed/sdhci: Fix reset sequence
` [PATCH for-5.2 10/19] ftgmac100: Fix interrupt status "Packet transmitted on ethernet"
` [PATCH for-5.2 12/19] ftgmac100: Change interrupt status when a DMA error occurs

[PATCH v2 2/2] ext4: rename system_blks to s_system_blks inside ext4_sb_info
 2020-08-07  6:20 UTC 

[PATCH v2 1/2] ext4: rename journal_dev to s_journal_dev inside ext4_sb_info
 2020-08-07  6:20 UTC 

[Buildroot] Having trouble getting a simple cmake based custom package to wok
 2020-08-07  6:08 UTC  (2+ messages)

[GIT PULL]: dmaengine updates for v5.9-rc1
 2020-08-07  6:05 UTC 

[PATCH v2 0/2] powerpc/pci: unmap interrupts when a PHB is removed
 2020-08-07  6:01 UTC  (3+ messages)
` [PATCH v2 2/2] powerpc/pci: unmap all "

[PATCH v3 2/4] irqchip/qcom-pdc: Switch to using IRQCHIP_PLATFORM_DRIVER helper macros
 2020-08-07  5:58 UTC  (13+ messages)

[folded-merged] mm-thp-replace-http-links-with-https-ones-fix.patch removed from -mm tree
 2020-08-07  5:58 UTC 

[folded-merged] mm-page_alloc-skip-watermark_boost-for-atomic-order-0-allocations-fix.patch removed from -mm tree
 2020-08-07  5:58 UTC 

[folded-merged] page_alloc-consider-highatomic-reserve-in-watermark-fast-v5.patch removed from -mm tree
 2020-08-07  5:57 UTC 

INVESTMENT
 2020-08-07  5:56 UTC 

[folded-merged] kasan-arm64-dont-instrument-functions-that-enable-kasan-v2.patch removed from -mm tree
 2020-08-07  5:57 UTC 

[folded-merged] kasan-fix-kasan-unit-tests-for-tag-based-kasan-v4.patch removed from -mm tree
 2020-08-07  5:56 UTC 

[folded-merged] kasan-record-and-print-the-free-track-v8.patch removed from -mm tree
 2020-08-07  5:56 UTC 

[folded-merged] rcu-kasan-record-and-print-call_rcu-call-stack-v8.patch removed from -mm tree
 2020-08-07  5:55 UTC 

[dpdk-dev] [PATCH] tracepoint: fix compilation with C++
 2020-08-07  5:54 UTC  (5+ messages)
  ` [dpdk-dev] [EXT] "

[folded-merged] xtensa-switch-to-generic-version-of-pte-allocation-fix.patch removed from -mm tree
 2020-08-07  5:54 UTC 

[PATCH] configs: socfpga: add kernel parameter for immediate reboot
 2020-08-07  5:53 UTC  (2+ messages)

[folded-merged] mm-remove-unneeded-includes-of-asm-pgalloch-fix.patch removed from -mm tree
 2020-08-07  5:53 UTC 

[PATCH v3] drm/virtio: fix missing dma_fence_put() in virtio_gpu_execbuffer_ioctl()
 2020-08-07  5:52 UTC  (5+ messages)

[folded-merged] mm-memcg-slab-use-a-single-set-of-kmem_caches-for-all-allocations-fix.patch removed from -mm tree
 2020-08-07  5:52 UTC 

[Buildroot] [PATCH 1/1] package/php: bump version to 7.4.9
 2020-08-07  5:52 UTC 

[folded-merged] mm-memcontrol-decouple-reference-counting-from-page-accounting-fix.patch removed from -mm tree
 2020-08-07  5:51 UTC 

[PATCH] epic100: switch from 'pci_' to 'dma_' API
 2020-08-07  5:50 UTC  (4+ messages)

[folded-merged] tmpfs-support-64-bit-inums-per-sb-fix.patch removed from -mm tree
 2020-08-07  5:50 UTC 

[folded-merged] mm-handle-page-mapping-better-in-dump_page-fix.patch removed from -mm tree
 2020-08-07  5:49 UTC 

[tpm2] Re: Debugging tpm2 tools based of FAPI
 2020-08-07  5:48 UTC 

[folded-merged] documentation-mm-add-descriptions-for-arch-page-table-helpers-v5.patch removed from -mm tree
 2020-08-07  5:48 UTC 

[folded-merged] mm-debug_vm_pgtable-add-tests-validating-advanced-arch-page-table-helpers-v5.patch removed from -mm tree
 2020-08-07  5:48 UTC 

[folded-merged] mm-slab-slub-improve-error-reporting-and-overhead-of-cache_from_obj-fix.patch removed from -mm tree
 2020-08-07  5:47 UTC 

[folded-merged] mm-slub-introduce-kmem_cache_debug_flags-fix.patch removed from -mm tree
 2020-08-07  5:46 UTC 

[folded-merged] mm-slub-extend-slub_debug-syntax-for-multiple-blocks-fix.patch removed from -mm tree
 2020-08-07  5:45 UTC 

[folded-merged] slab-add-naive-detection-of-double-free-fix.patch removed from -mm tree
 2020-08-07  5:44 UTC 

[folded-merged] mm-treewide-rename-kzfree-to-kfree_sensitive-fix-fix.patch removed from -mm tree
 2020-08-07  5:44 UTC 

[folded-merged] mm-treewide-rename-kzfree-to-kfree_sensitive-fix.patch removed from -mm tree
 2020-08-07  5:44 UTC 

[folded-merged] scripts-tagssh-collect-compiled-source-precisely-v2.patch removed from -mm tree
 2020-08-07  5:43 UTC 

[folded-merged] mm-fix-kthread_use_mm-vs-tlb-invalidate-fix.patch removed from -mm tree
 2020-08-07  5:43 UTC 

[Bug 1890775] [NEW] Aten USB to Serial bridge does not work with qemu under Windows 10
 2020-08-07  5:33 UTC  (2+ messages)
` [Bug 1890775] "

[intel-linux-intel-lts:5.4/yocto 3/3] drivers/gpu/drm/hantro_driver/hantrodec.c:1544:31-32: WARNING: Use ARRAY_SIZE
 2020-08-07  5:41 UTC  (6+ messages)
` [PATCH] drm: fix array_size.cocci warnings
` [PATCH] drm: fix platform_no_drv_owner.cocci warnings
` [PATCH] drm: fix zalloc-simple.cocci warnings
` [PATCH] drm: fix vma_pages.cocci warnings

[PATCH] btrfs: backref: this patch fixes a null pointer dereference bug
 2020-08-07  5:40 UTC  (3+ messages)

drivers/staging/mt7621-pci/pci-mt7621.c:189:11: error: 'pci_generic_config_read' undeclared here (not in a function)
 2020-08-07  5:36 UTC  (2+ messages)

psplash and mountpoint -q
 2020-08-07  5:36 UTC  (2+ messages)
` [yocto] "

[PATCH for-5.2] hw/null-machine: Add the kvm_type() hook for MIPS
 2020-08-07  5:36 UTC 

[PATCH V7 for-5.2] hw/mips: Add Loongson-3 machine support (with KVM)
 2020-08-07  5:36 UTC 

drivers/net/wireless/mediatek/mt76/mt7915/init.c:339:26: sparse: sparse: cast from restricted __le16
 2020-08-07  5:12 UTC  (2+ messages)

[PATCH v1 1/2] Missing instruction_pointer_set() instances
 2020-08-07  5:32 UTC  (10+ messages)
` [PATCH v1 2/2] perf/core: Fake regs for leaked kernel samples

INFO: task hung in pipe_read (2)
 2020-08-07  5:31 UTC  (4+ messages)

when is it appropriate to push recipe enhancements (eg., class-nativesdk) upstream?
 2020-08-07  5:28 UTC  (2+ messages)
` [yocto] "

[linux-5.4 test] 152501: tolerable FAIL - PUSHED
 2020-08-07  5:26 UTC 

[PATCH] drm/vmwgfx/stdu: Use drm_mode_config_reset
 2020-08-07  5:27 UTC  (2+ messages)

[PATCH v6 00/11] Introduce features and debugfs/sysfs entries for MHI
 2020-08-07  5:22 UTC  (7+ messages)
` [PATCH v6 07/11] bus: mhi: core: Introduce counters to track MHI device state transitions
` [PATCH v6 10/11] bus: mhi: core: Introduce APIs to allocate and free the MHI controller
` [PATCH v6 11/11] bus: mhi: core: Introduce sysfs entries for MHI

[PATCH v3 0/2] dma-pool fixes
 2020-08-07  5:21 UTC  (4+ messages)
` [PATCH v3 2/2] dma-pool: Only allocate from CMA when in same memory zone

request for missing access permission to libhinawa repository
 2020-08-07  5:18 UTC 

[PATCH] serial: qcom_geni_serial: Fix recent kdb hang
 2020-08-07  5:19 UTC 

Does any version of Yocto currently support LLVM/CLANG/and OpenCL ?
 2020-08-07  5:17 UTC  (2+ messages)
` [yocto] "

Kernel external module with firmware
 2020-08-07  5:16 UTC 

+ mm-treewide-rename-kzfree-to-kfree_sensitive-fix-fix.patch added to -mm tree
 2020-08-07  5:10 UTC 

[ext4:dev] BUILD SUCCESS fe1edafb90b34392aa1f6d8041faa4e404bb250c
 2020-08-07  5:08 UTC 

[PATCH] docs: Correct the release date of 5.2 stable
 2020-08-07  5:06 UTC  (6+ messages)

[PATCH 1/2] ext4: rename journal_dev to s_journal_dev inside ext4_sb_info
 2020-08-07  5:05 UTC  (2+ messages)

[GIT PULL] xen: branch for v5.9-rc1
 2020-08-07  5:04 UTC  (2+ messages)

[RFC PATCH 1/2] powerpc/numa: Introduce logical numa id
 2020-08-07  5:02 UTC  (3+ messages)

[dpdk-dev] [PATCH] doc: update RSS action with best effort
 2020-08-07  5:02 UTC  (2+ messages)
` [dpdk-dev] [PATCH v3] "

+ mm-treewide-rename-kzfree-to-kfree_sensitive-fix.patch added to -mm tree
 2020-08-07  5:01 UTC 

[PATCH] ftrace: Fixup lockdep assert held of text_mutex
 2020-08-07  5:01 UTC  (6+ messages)

[PATCH 0/6 v3] ext4: Check journal inode extents more carefully
 2020-08-07  5:01 UTC  (2+ messages)

[PATCH v2 00/41] spi / fbdev / cpufreq / usb / mmc / hwmon / ARM: Prepare for multiplatform S3C
 2020-08-07  4:58 UTC  (13+ messages)
` [PATCH v2 34/41] cpufreq: s3c24xx: split out registers
` [PATCH v2 35/41] ARM: s3c: remove cpufreq header dependencies
` [PATCH v2 36/41] cpufreq: s3c2412: use global s3c2412_cpufreq_setrefresh
` [PATCH v2 37/41] cpufreq: s3c24xx: move low-level clk reg access into platform code

TCLIBC with newlib
 2020-08-07  4:58 UTC  (2+ messages)
` [poky] "

[git pull] m68knommu changes for v5.9
 2020-08-07  4:56 UTC 

[Buildroot] I need help to solve this error
 2020-08-07  4:56 UTC  (3+ messages)

[PATCH] kernel:cobalt:heap: replace kzalloc with kvzalloc
 2020-08-07  4:56 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/x11r7/xlib_libX11: bump version to 1.6.11
 2020-08-07  4:55 UTC 

[PATCH] crypto: caam - Move debugfs fops into standalone file
 2020-08-07  4:54 UTC  (6+ messages)
  ` [v2 PATCH] "
    ` [v3 "

[dpdk-dev] DPDK Release Status Meeting 6/08/2020
 2020-08-07  4:52 UTC  (5+ messages)

[PATCH] nvme-core: fix io interrupt when work with dm-multipah
 2020-08-07  4:50 UTC  (12+ messages)
        `  "
          ` [PATCH] nvme: restore use of blk_path_error() in nvme_complete_rq()
              `  "

[PATCH 3/4] drm/ttm: drop size from resource manager base class
 2020-08-07  4:46 UTC  (3+ messages)

[LTP] [PATCH V8 1/2] syscalls/utimensat: Migrate to new test framework
 2020-08-07  4:42 UTC  (3+ messages)

[driver-core:readfile] BUILD SUCCESS 68b2d084a9af04c5b98108f9b7fc5fb77509ef1a
 2020-08-07  4:38 UTC 

[driver-core:debugfs_cleanup] BUILD SUCCESS 386703cdbd092acbc66a1f2f4f0406574aaa7d5e
 2020-08-07  4:38 UTC 

[Intel-gfx] [PATCH i-g-t] i915/gem_caching: Fix mmap protection for writes
 2020-08-07  4:38 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v3 0/5] mm: memcg accounting of percpu memory
 2020-08-07  4:37 UTC  (5+ messages)
` [PATCH v3 4/5] mm: memcg: charge memcg percpu memory to the parent cgroup

[PATCH 1/3] mm: set page fault address for update_mmu_cache_pmd
 2020-08-07  4:35 UTC  (7+ messages)
` [PATCH 2/3] mm/huge_memory.c: update tlb entry if pmd is changed

"#define precompose_argv(c,v) /* empty */" is evil
 2020-08-07  4:34 UTC  (6+ messages)

[PATCH v5 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline
 2020-08-07  4:32 UTC  (13+ messages)

[PATCH v8 0/4] scsi: ufs: Add Host Performance Booster Support
 2020-08-07  4:32 UTC  (8+ messages)

[PATVH V2 0/3] nvmet: passthru fixes
 2020-08-07  4:31 UTC  (3+ messages)
` [PATVH V2 1/3] nvmet: add ns tear down label for pt-cmd handling

[PATCH] drm/nouveau: missing cases of rename ttm_mem_reg to ttm_resource
 2020-08-07  4:30 UTC  (3+ messages)
  ` [Nouveau] "


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.