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

[PATCH] spi: sprd: call pm_runtime_put if pm_runtime_get_sync fails
 2020-06-02  5:19 UTC 

[PATCH v5 0/2] add SW BOOST support for CPPC
 2020-06-02  5:16 UTC  (2+ messages)

[PATCH 0/6] vDPA: doorbell mapping
 2020-06-02  5:09 UTC  (6+ messages)
` [PATCH 1/6] vhost: allow device that does not depend on vhost worker
` [PATCH 5/6] vdpa: introduce virtio pci driver

drivers/net/ethernet/intel/e1000/e1000_osdep.h:13: warning: "CONFIG_RAM_BASE" redefined
 2020-06-02  5:14 UTC 

[linux-linus test] 150606: tolerable FAIL - PUSHED
 2020-06-02  5:12 UTC 

[PATCH] hw_breakpoint: Fix build warnings with clang
 2020-06-02  5:10 UTC  (3+ messages)

[sched/fair] 0b0695f2b3: phoronix-test-suite.compress-gzip.0.seconds 19.8% regression
 2020-06-02  5:23 UTC  (7+ messages)

[dpdk-dev] [PATCH 0/2] eal: choose initial PRNG seed source at runtime
 2020-06-02  5:10 UTC  (18+ messages)
` [dpdk-dev] [PATCH 2/2] eal: resolve getentropy at run time for random seed

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

[linux-next:master 7573/14131] include/linux/list.h:282:16: sparse: sparse: context imbalance in 'gfs2_dispose_glock_lru' - different lock contexts for basic block
 2020-06-02  5:08 UTC 

SUBJECT:Advice from Standard Chartered Bank
 2020-06-02  5:07 UTC 

[PATCH 1/2] Bluetooth: Add support to Intel read supported feature
 2020-06-02  5:07 UTC  (2+ messages)
` [PATCH 2/2] Bluetooth : Load debug config based on the debug support

[RFC] Restrict the untrusted devices, to bind to only a set of "whitelisted" drivers
 2020-06-02  5:06 UTC  (3+ messages)

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

[PATCH 00/13] efi_loader: rework/improve UEFI secure boot code
 2020-06-02  5:05 UTC  (4+ messages)
` [PATCH 05/13] efi_loader: signature: make efi_hash_regions more generic

[oe] [meta-oe] [PATCH] proj: upgrade 7.0.0 -> 7.0.1
 2020-06-02 17:04 UTC 

[PATCH bpf-next] selftests/bpf: fix sample_cnt shared between two threads
 2020-06-02  5:03 UTC 

[PATCH] powerpc/nvram: Replace kmalloc with kzalloc in the error message
 2020-06-02  5:01 UTC  (5+ messages)

memory leak in exfat_parse_param
 2020-06-02  5:03 UTC 

[PATCH 0/4] selftests/livepatch: rework of test-klp-{callbacks,shadow_vars}
 2020-06-02  5:01 UTC  (2+ messages)

[PATCH] iommu: Improve exception handling in iommu_group_alloc()
 2020-06-02  5:01 UTC  (5+ messages)
  `  "

linux-sh for-next reactivation
 2020-06-02  5:00 UTC  (3+ messages)

[RFC 00/16] ext4: mballoc/extents: Code cleanup and debug improvements
 2020-06-02  5:00 UTC  (4+ messages)
` [RFC 16/16] ext4: Add process name and pid in ext4_msg()

[PATCH v2] kexec: Do not verify the signature without the lockdown or mandatory signature
 2020-06-02  4:59 UTC  (2+ messages)

[PATCH v2] driver core: platform: need consistent spacing around '-'
 2020-06-02  4:55 UTC 

[PATCH 4/6] vhost_vdpa: support doorbell mapping via mmap
 2020-06-02  4:56 UTC  (4+ messages)

[PATCH] spi: tegra114: missing put on pm_runtime_get_sync failure
 2020-06-02  4:55 UTC  (2+ 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  (2+ messages)

[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 

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

[LTP] [PATCH] syscalls/ioctl_loop05: set loop blksize to bdev blksize
 2020-06-02  4:53 UTC  (2+ messages)

incoming
 2020-06-02  4:52 UTC  (144+ messages)
` [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 073/128] swap: reduce lock contention on swap cache from swap slots allocation
` [patch 074/128] mm: swapfile: fix /proc/swaps heading and Size/Used/Priority alignment
` [patch 075/128] include/linux/swap.h: delete meaningless __add_to_swap_cache() declaration
` [patch 076/128] mm, memcg: add workingset_restore in memory.stat
` [patch 077/128] mm: memcontrol: simplify value comparison between count and limit
` [patch 078/128] memcg: expose root cgroup's memory.stat
` [patch 079/128] mm/memcg: prepare for swap over-high accounting and penalty calculation
` [patch 080/128] mm/memcg: move penalty delay clamping out of calculate_high_delay()
` [patch 081/128] mm/memcg: move cgroup high memory limit setting into struct page_counter
` [patch 082/128] mm/memcg: automatically penalize tasks with high swap use
` [patch 083/128] memcg: fix memcg_kmem_bypass() for remote memcg charging
` [patch 084/128] x86: mm: ptdump: calculate effective permissions correctly
` [patch 085/128] mm: ptdump: expand type of 'val' in note_page()
` [patch 086/128] /proc/PID/smaps: Add PMD migration entry parsing
` [patch 087/128] mm/memory: remove unnecessary pte_devmap case in copy_one_pte()
` [patch 088/128] mm, memory_failure: don't send BUS_MCEERR_AO for action required error
` [patch 089/128] x86/hyperv: use vmalloc_exec for the hypercall page
` [patch 090/128] x86: fix vmap arguments in map_irq_stack
` [patch 091/128] staging: android: ion: use vmap instead of vm_map_ram
` [patch 092/128] staging: media: ipu3: use vmap instead of reimplementing it
` [patch 093/128] dma-mapping: use vmap insted "
` [patch 094/128] powerpc: add an ioremap_phb helper
` [patch 095/128] powerpc: remove __ioremap_at and __iounmap_at
` [patch 096/128] mm: remove __get_vm_area
` [patch 097/128] mm: unexport unmap_kernel_range_noflush
` [patch 098/128] mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PGTABLE_MAPPING
` [patch 099/128] mm: only allow page table mappings for built-in zsmalloc
` [patch 100/128] mm: pass addr as unsigned long to vb_free
` [patch 101/128] mm: remove vmap_page_range_noflush and vunmap_page_range
` [patch 102/128] mm: rename vmap_page_range to map_kernel_range
` [patch 103/128] mm: don't return the number of pages from map_kernel_range{,_noflush}
` [patch 104/128] mm: remove map_vm_range
` [patch 105/128] mm: remove unmap_vmap_area
` [patch 106/128] mm: remove the prot argument from vm_map_ram
` [patch 107/128] mm: enforce that vmap can't map pages executable
` [patch 108/128] gpu/drm: remove the powerpc hack in drm_legacy_sg_alloc
` [patch 109/128] mm: remove the pgprot argument to __vmalloc
` [patch 110/128] mm: remove the prot argument to __vmalloc_node
` [patch 111/128] mm: remove both instances of __vmalloc_node_flags
` [patch 112/128] mm: remove __vmalloc_node_flags_caller
` [patch 113/128] mm: switch the test_vmalloc module to use __vmalloc_node
` [patch 114/128] mm: remove vmalloc_user_node_flags
` [patch 115/128] arm64: use __vmalloc_node in arch_alloc_vmap_stack
` [patch 116/128] powerpc: use __vmalloc_node in alloc_vm_stack
` [patch 117/128] s390: use __vmalloc_node in stack_alloc
` [patch 118/128] mm: add functions to track page directory modifications
` [patch 119/128] mm/vmalloc: track which page-table levels were modified
` [patch 120/128] mm/ioremap: "
` [patch 121/128] x86/mm/64: implement arch_sync_kernel_mappings()
` [patch 122/128] x86/mm/32: "
` [patch 123/128] mm: remove vmalloc_sync_(un)mappings()
` [patch 124/128] x86/mm: remove vmalloc faulting
` [patch 125/128] kasan: fix clang compilation warning due to stack protector
` [patch 126/128] ubsan: entirely disable alignment checks under UBSAN_TRAP
` [patch 127/128] mm/mm_init.c: report kasan-tag information stored in page->flags
` [patch 128/128] kasan: move kasan_report() into report.c

[jpirko-mlxsw:petrm_wip4 3/12] net/sched/cls_api.c:3817:5: error: redefinition of 'tcf_qevent_init'
 2020-06-02  4:52 UTC 

[PATCH 0/4] firmware: imx: fix/update cm4 and add resource check
 2020-06-02  4:50 UTC  (11+ messages)
` [PATCH 2/4] firmware: imx: add resource management api

[cip-dev] Kernel config warning
 2020-06-02  4:50 UTC  (2+ messages)

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

[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] "


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.