All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-02 04:15:21 to 2020-06-02 04:49:21 UTC [more...]

incoming
 2020-06-02  4:49 UTC  (83+ messages)
` [patch 001/128] squashfs: migrate from ll_rw_block usage to BIO
` [patch 002/128] ocfs2: add missing annotation for dlm_empty_lockres()
` [patch 003/128] ocfs2: mount shared volume without ha stack
` [patch 004/128] arch/parisc/include/asm/pgtable.h: remove unused `old_pte'
` [patch 005/128] vfs: track per-sb writeback errors and report them to syncfs
` [patch 006/128] fs/buffer.c: record blockdev write errors in super_block that it backs
` [patch 007/128] usercopy: mark dma-kmalloc caches as usercopy caches
` [patch 008/128] mm/slub.c: fix corrupted freechain in deactivate_slab()
` [patch 009/128] slub: Remove userspace notifier for cache add/remove
` [patch 010/128] slub: remove kmalloc under list_lock from list_slab_objects() V2
` [patch 011/128] mm/slub: fix stack overruns with SLUB_STATS
` [patch 012/128] Documentation/vm/slub.rst: s/Toggle/Enable/
` [patch 013/128] mm, dump_page(): do not crash with invalid mapping pointer
` [patch 014/128] mm: move readahead prototypes from mm.h
` [patch 015/128] mm: return void from various readahead functions
` [patch 016/128] mm: ignore return value of ->readpages
` [patch 017/128] mm: move readahead nr_pages check into read_pages
` [patch 018/128] mm: add new readahead_control API
` [patch 019/128] mm: use readahead_control to pass arguments
` [patch 020/128] mm: rename various 'offset' parameters to 'index'
` [patch 021/128] mm: rename readahead loop variable to 'i'
` [patch 022/128] mm: remove 'page_offset' from readahead loop
` [patch 023/128] mm: put readahead pages in cache earlier
` [patch 024/128] mm: add readahead address space operation
` [patch 025/128] mm: move end_index check out of readahead loop
` [patch 026/128] mm: add page_cache_readahead_unbounded
` [patch 027/128] mm: document why we don't set PageReadahead
` [patch 028/128] mm: use memalloc_nofs_save in readahead path
` [patch 029/128] fs: convert mpage_readpages to mpage_readahead
` [patch 030/128] btrfs: convert from readpages to readahead
` [patch 031/128] erofs: convert uncompressed files "
` [patch 032/128] erofs: convert compressed "
` [patch 033/128] ext4: convert "
` [patch 034/128] ext4: pass the inode to ext4_mpage_readpages
` [patch 035/128] f2fs: convert from readpages to readahead
` [patch 036/128] f2fs: pass the inode to f2fs_mpage_readpages
` [patch 037/128] fuse: convert from readpages to readahead
` [patch 038/128] iomap: "
` [patch 039/128] include/linux/pagemap.h: introduce attach/detach_page_private
` [patch 040/128] md: remove __clear_page_buffers and use attach/detach_page_private
` [patch 041/128] btrfs: "
` [patch 042/128] fs/buffer.c: "
` [patch 043/128] f2fs: "
` [patch 044/128] iomap: "
` [patch 045/128] ntfs: replace attach_page_buffers with attach_page_private
` [patch 046/128] orangefs: use attach/detach_page_private
` [patch 047/128] buffer_head.h: remove attach_page_buffers
` [patch 048/128] mm/migrate.c: call detach_page_private to cleanup code
` [patch 049/128] mm_types.h: change set_page_private to inline function
` [patch 050/128] mm/filemap.c: remove misleading comment
` [patch 051/128] mm/page-writeback.c: remove unused variable
` [patch 052/128] mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE
` [patch 053/128] mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead
` [patch 054/128] mm/gup.c: update the documentation
` [patch 055/128] mm/gup: introduce pin_user_pages_unlocked
` [patch 056/128] ivtv: convert get_user_pages() --> pin_user_pages()
` [patch 057/128] mm/gup.c: further document vma_permits_fault()
` [patch 058/128] mm/swapfile: use list_{prev,next}_entry() instead of open-coding
` [patch 059/128] mm/swap_state: fix a data race in swapin_nr_pages
` [patch 060/128] mm: swap: properly update readahead statistics in unuse_pte_range()
` [patch 061/128] mm/swapfile.c: offset is only used when there is more slots
` [patch 062/128] mm/swapfile.c: explicitly show ssd/non-ssd is handled mutually exclusive
` [patch 063/128] mm/swapfile.c: remove the unnecessary goto for SSD case
` [patch 064/128] mm/swapfile.c: simplify the calculation of n_goal
` [patch 065/128] mm/swapfile.c: remove the extra check in scan_swap_map_slots()
` [patch 066/128] mm/swapfile.c: found_free could be represented by (tmp < max)
` [patch 067/128] mm/swapfile.c: tmp is always smaller than max
` [patch 068/128] mm/swapfile.c: omit a duplicate code by compare tmp and max first
` [patch 069/128] swap: try to scan more free slots even when fragmented
` [patch 070/128] mm/swapfile.c: classify SWAP_MAP_XXX to make it more readable
` [patch 071/128] mm/swapfile.c: __swap_entry_free() always free 1 entry
` [patch 072/128] mm/swapfile.c: use prandom_u32_max()

[PATCH] mm/vmstat: Add events for PMD based THP migration without split
 2020-06-02  4:48 UTC  (5+ messages)

include/linux/compiler.h:199:9: sparse: sparse: context imbalance in 'alua_rtpg' - different lock contexts for basic block
 2020-06-02  4:48 UTC 

[Intel-gfx] [PATCH 1/3] drm/i915: Trim set_timer_ms() intervals
 2020-06-02  4:48 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/3] "

[net 0/2] tipc: revert two patches
 2020-06-02  4:46 UTC  (3+ messages)
` [net 1/2] Revert "tipc: Fix potential tipc_node refcnt leak in tipc_rcv"
` [net 2/2] Revert "tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv"

[jkirsher-next-queue:dev-queue 24/35] drivers/net/ethernet/intel/iecm/iecm_txrx.c:2510:28: error: 'last_offset' undeclared; did you mean 'page_offset'?
 2020-06-02  4:46 UTC  (2+ messages)
` [Intel-wired-lan] "

[lkundrak-linux-mmp:lr/ariel 61/67] sound/soc/codecs/88ce156-codec.c:406:5: warning: no previous prototype for 'ce156_set_sample_rate'
 2020-06-02  4:45 UTC 

[PATCH] driver core: platform: expose numa_node to users in sysfs
 2020-06-02  4:42 UTC  (10+ messages)

linux-next: manual merge of the irqchip tree with the tip tree
 2020-06-02  4:42 UTC 

[LTP] [PATCH v2 1/4] lib: add new cgroup test API
 2020-06-02  4:42 UTC  (3+ messages)

[linux-next:master 7573/14131] drivers/md/dm-integrity.c:1895:33: sparse: expected unsigned long long volatile
 2020-06-02  4:42 UTC 

stable-rc/linux-4.9.y boot: 5 boots: 0 failed, 5 passed (v4.9.225-62-gf7c3cc559c2e)
 2020-06-02  4:41 UTC 

[PATCH] spi: tegra20-sflash: call pm_runtime_put in case of pm_runtime_get failure
 2020-06-02  4:40 UTC  (2+ messages)

[rgushchin:percpu_acc.1 25/27] include/linux/memcontrol.h:45:30: error: implicit conversion from enumeration type 'enum memcg_stat_item' to different enumeration type 'enum node_stat_item'
 2020-06-02  4:39 UTC 

[ceph-client:testing 9/30] include/linux/spinlock.h:353:9: sparse: sparse: context imbalance in 'ceph_handle_caps' - unexpected unlock
 2020-06-02  4:38 UTC 

28307d938f ("percpu: make pcpu_alloc() aware of current gfp .."): BUG: kernel reboot-without-warning in boot stage
 2020-06-02  4:37 UTC  (4+ messages)
  ` [LKP] "

[PATCH] spi: spi-ti-qspi: call pm_runtime_put on pm_runtime_get failure
 2020-06-02  4:36 UTC 

[PATCH 0/2] pseries extended cede cpu offline mode removal
 2020-06-02  4:31 UTC  (3+ messages)
` [PATCH 1/2] powerpc/pseries: remove cede offline state for CPUs
` [PATCH 2/2] powerpc/rtas: don't online CPUs for partition suspend

[PATCH] media: rkvdec: Fix H264 scaling list order
 2020-06-02  4:36 UTC  (2+ messages)

[cip-dev] [PATCH v4.4.y-cip] ARM: dts: iwg20d-q7-common: Add LCD support
 2020-06-02  4:35 UTC  (4+ messages)

[lkundrak-linux-mmp:lr/ariel 61/67] sound/soc/codecs/88ce156-codec.c:1341:5-8: Unneeded variable: "ret". Return "0" on line 1390
 2020-06-02  4:35 UTC  (2+ messages)
` [PATCH] fix returnvar.cocci warnings

drivers/ptp/ptp_ines.c:837:34: warning: unused variable 'ines_ptp_ctrl_of_match'
 2020-06-02  4:35 UTC 

[PATCH 0/5] brcmfmac: Stability change series
 2020-06-02  4:34 UTC  (3+ messages)
` [PATCH 1/5] brcmfmac: To fix kernel crash on out of boundary access

[PATCH] kexec-tools: fix the unintended fallthrough when '-d' option is used
 2020-06-02  4:31 UTC 

[PATCH] driver core: platform: need consistent spacing around '-'
 2020-06-02  4:30 UTC  (2+ messages)

[PATCH 00/30] xfs: rework inode flushing to make inode reclaim fully asynchronous
 2020-06-02  4:30 UTC  (3+ messages)
` [PATCH 01/30] xfs: Don't allow logging of XFS_ISTALE inodes

[PATCH v2 00/17] xfs_repair: catch things that xfs_check misses
 2020-06-02  4:26 UTC  (18+ messages)
` [PATCH 01/17] xfs_quota: fix unsigned int id comparisons
` [PATCH 02/17] xfs_repair: fix missing dir buffer corruption checks
` [PATCH 03/17] xfs_repair: warn when we would have rebuilt a directory
` [PATCH 04/17] xfs_repair: check for AG btree records that would wrap around
` [PATCH 05/17] xfs_repair: fix bnobt and refcountbt record order checks
` [PATCH 06/17] xfs_repair: check for out-of-order inobt records
` [PATCH 07/17] xfs_repair: fix rmapbt record order check
` [PATCH 08/17] xfs_repair: tag inobt vs finobt errors properly
` [PATCH 09/17] xfs_repair: complain about bad interior btree pointers
` [PATCH 10/17] xfs_repair: convert to libxfs_verify_agbno
` [PATCH 11/17] xfs_repair: refactor verify_dfsbno_range
` [PATCH 12/17] xfs_repair: remove verify_dfsbno
` [PATCH 13/17] xfs_repair: remove verify_aginum
` [PATCH 14/17] xfs_repair: mark entire free space btree record as free1
` [PATCH 15/17] xfs_repair: complain about free space only seen by one btree
` [PATCH 16/17] xfs_repair: complain about extents in unknown state
` [PATCH 17/17] xfs_repair: complain about any nonzero inprogress value, not just 1

[PATCH v6 00/12] xfs_repair: use btree bulk loading
 2020-06-02  4:28 UTC  (13+ messages)
` [PATCH 01/12] xfs_repair: drop lostblocks from build_agf_agfl
` [PATCH 02/12] xfs_repair: rename the agfl index loop variable in build_agf_agfl
` [PATCH 03/12] xfs_repair: make container for btree bulkload root and block reservation
` [PATCH 04/12] xfs_repair: remove gratuitous code block in phase5
` [PATCH 05/12] xfs_repair: inject lost blocks back into the fs no matter the owner
` [PATCH 06/12] xfs_repair: create a new class of btree rebuild cursors
` [PATCH 07/12] xfs_repair: rebuild free space btrees with bulk loader
` [PATCH 08/12] xfs_repair: rebuild inode "
` [PATCH 09/12] xfs_repair: rebuild reverse mapping "
` [PATCH 10/12] xfs_repair: rebuild refcount "
` [PATCH 11/12] xfs_repair: remove old btree rebuild support code
` [PATCH 12/12] xfs_repair: use bitmap to track blocks lost during btree construction

[PATCH 00/14] xfs: widen timestamps to deal with y2038
 2020-06-02  4:26 UTC  (5+ messages)
` [PATCH 11/14] xfs: widen ondisk timestamps to deal with y2038 problem

[PATCH] hw_breakpoint: Fix build warnings with clang
 2020-06-02  4:12 UTC 

[pull request][net-next 00/11] mlx5 kTLS RX offload support 2020-05-29
 2020-06-02  4:23 UTC  (8+ messages)
` [net-next 10/11] net/mlx5e: kTLS, Add kTLS RX resync support

[PATCH net-next] af-packet: new flag to indicate all csums are good
 2020-06-02  4:23 UTC  (3+ messages)

[PATCH 0/2] vhost, docs: convert to pin_user_pages(), new "case 5"
 2020-06-02  4:22 UTC  (3+ messages)
` [PATCH 2/2] vhost: convert get_user_pages() --> pin_user_pages()

[folded-merged] mm-vmalloc-track-which-page-table-levels-were-modified-fix.patch removed from -mm tree
 2020-06-02  4:22 UTC 

[PATCH] cxl: Remove dead Kconfig options
 2020-06-02  4:03 UTC 

[folded-merged] mm-remove-vmalloc_user_node_flags-fix.patch removed from -mm tree
 2020-06-02  4:21 UTC 

[folded-merged] mm-switch-the-test_vmalloc-module-to-use-__vmalloc_node-fix-fix.patch removed from -mm tree
 2020-06-02  4:20 UTC 

[folded-merged] mm-switch-the-test_vmalloc-module-to-use-__vmalloc_node-fix.patch removed from -mm tree
 2020-06-02  4:20 UTC 

[virtio-dev] queue_enable vs QueueReady
 2020-06-02  4:20 UTC  (4+ messages)
` [virtio-dev] "

[folded-merged] mm-remove-__vmalloc_node_flags_caller-fix.patch removed from -mm tree
 2020-06-02  4:20 UTC 

[PATCH 00/13] upload-pack: use 'struct upload_pack_data' thoroughly, part 1
 2020-06-02  4:19 UTC  (19+ messages)
` [PATCH 00/12] upload-pack: use 'struct upload_pack_data' thoroughly, part 2
  ` [PATCH 02/12] upload-pack: move static vars to upload_pack_data
  ` [PATCH v2 00/13] upload-pack: use 'struct upload_pack_data' thoroughly, part 2
    ` [PATCH v2 01/13] upload-pack: actually use some upload_pack_data bitfields
    ` [PATCH v2 02/13] upload-pack: annotate upload_pack_data fields
    ` [PATCH v2 03/13] upload-pack: move static vars to upload_pack_data
    ` [PATCH v2 04/13] upload-pack: move use_sideband "
    ` [PATCH v2 05/13] upload-pack: move filter_capability_requested "
    ` [PATCH v2 06/13] upload-pack: move multi_ack "
    ` [PATCH v2 07/13] upload-pack: change multi_ack to an enum
    ` [PATCH v2 08/13] upload-pack: pass upload_pack_data to upload_pack_config()
    ` [PATCH v2 09/13] upload-pack: move keepalive to upload_pack_data
    ` [PATCH v2 10/13] upload-pack: move allow_filter "
    ` [PATCH v2 11/13] upload-pack: move allow_ref_in_want "
    ` [PATCH v2 12/13] upload-pack: move allow_sideband_all "
    ` [PATCH v2 13/13] upload-pack: move pack_objects_hook "

[PATCH 0/7] powerpc/watchpoint: Enable 2nd DAWR on baremetal and powervm
 2020-06-02  4:01 UTC  (3+ messages)
` [PATCH 6/7] powerpc/watchpoint: Return available watchpoints dynamically
` [PATCH 7/7] powerpc/watchpoint: Remove 512 byte boundary

[folded-merged] mm-ptdump-expand-type-of-val-in-note_page-fix.patch removed from -mm tree
 2020-06-02  4:19 UTC 

[folded-merged] x86-mm-ptdump-calculate-effective-permissions-correctly-fix.patch removed from -mm tree
 2020-06-02  4:18 UTC 

[folded-merged] swap-reduce-lock-contention-on-swap-cache-from-swap-slots-allocation-v4.patch removed from -mm tree
 2020-06-02  4:18 UTC 

[folded-merged] swap-reduce-lock-contention-on-swap-cache-from-swap-slots-allocation-v3.patch removed from -mm tree
 2020-06-02  4:17 UTC 

[folded-merged] mm-swapfilec-classify-swap_map_xxx-to-make-it-more-readable-fix.patch removed from -mm tree
 2020-06-02  4:17 UTC 

[BOOTLOADER SPECIFICATION RFC] The bootloader log format for TrenchBoot and others
 2020-06-01 18:25 UTC  (2+ messages)

[folded-merged] mm-gupc-updating-the-documentation-fix.patch removed from -mm tree
 2020-06-02  4:17 UTC 

[folded-merged] mm-discard-nr_unstable_nfs-use-nr_writeback-instead-fix-2.patch removed from -mm tree
 2020-06-02  4:16 UTC 

[folded-merged] mm-discard-nr_unstable_nfs-use-nr_writeback-instead-fix.patch removed from -mm tree
 2020-06-02  4:16 UTC 

[folded-merged] mm-replace-pf_less_throttle-with-pf_local_throttle-checkpatch-fixes.patch removed from -mm tree
 2020-06-02  4:16 UTC 

[RFC v2 00/18] Refactor configuration of guest memory protection
 2020-06-02  4:15 UTC  (3+ messages)
` [RFC v2 16/18] guest memory protection: Add Error ** to GuestMemoryProtection::kvm_init

[folded-merged] mm-migratec-call-detach_page_private-to-cleanup-code-fix-fix.patch removed from -mm tree
 2020-06-02  4:15 UTC 

[folded-merged] mm-migratec-call-detach_page_private-to-cleanup-code-fix.patch removed from -mm tree
 2020-06-02  4:15 UTC 

[PATCH 1/2] perf tools: check libasan and libubsan in Makefile.config
 2020-06-02  4:15 UTC  (2+ messages)
` [PATCH 2/2] perf tools: Remove some duplicated includes


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.