Age | Commit message (Expand) | Author |
2020-12-15 | ia64: remove custom __early_pfn_to_nid() | Mike Rapoport |
2020-12-15 | mm/vmalloc: rework the drain logic | Uladzislau Rezki (Sony) |
2020-12-15 | mm: extract might_alloc() debug check | Daniel Vetter |
2020-12-15 | vm_ops: rename .split() callback to .may_split() | Dmitry Safonov |
2020-12-15 | mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio | Dmitry Safonov |
2020-12-15 | mm: move free_unref_page to mm/internal.h | Matthew Wilcox (Oracle) |
2020-12-15 | mm: mmap_lock: add tracepoints around lock acquisition | Axel Rasmussen |
2020-12-15 | mm: cleanup: remove unused tsk arg from __access_remote_vm | John Hubbard |
2020-12-15 | mm: memcontrol: account pagetables per node | Shakeel Butt |
2020-12-15 | mm: move lruvec stats update functions to vmstat.h | Shakeel Butt |
2020-12-15 | mm: memcg/slab: rename *_lruvec_slab_state to *_lruvec_kmem_state | Muchun Song |
2020-12-15 | cgroup: remove obsoleted broken_hierarchy and warned_broken_hierarchy | Roman Gushchin |
2020-12-15 | mm: memcg: deprecate the non-hierarchical mode | Roman Gushchin |
2020-12-15 | mm: memcg: fix obsolete code comments | Roman Gushchin |
2020-12-15 | mm/rmap: always do TTU_IGNORE_ACCESS | Shakeel Butt |
2020-12-15 | mm: memcontrol: remove unused mod_memcg_obj_state() | Muchun Song |
2020-12-15 | mm/shmem.c: make shmem_mapping() inline | Hui Su |
2020-12-15 | mm: remove pagevec_lookup_range_nr_tag() | Jeff Layton |
2020-12-15 | mm/gup: remove the vma allocation from gup_longterm_locked() | Jason Gunthorpe |
2020-12-15 | mm/gup: prevent gup_fast from racing with COW during fork | Jason Gunthorpe |
2020-12-15 | mm: fix page_owner initializing issue for arm32 | Zhenhua Huang |
2020-12-15 | mm: slab: provide krealloc_array() | Bartosz Golaszewski |
2020-12-15 | uapi: move constants from <linux/kernel.h> to <linux/const.h> | Petr Vorel |
2020-12-15 | kthread: add kthread_work tracepoints | Rob Clark |
2020-12-12 | Merge tag 'for-linus-5.10c-rc8-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-12-11 | bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpers | Andrii Nakryiko |
2020-12-11 | elfcore: fix building with clang | Arnd Bergmann |
2020-12-11 | kbuild: avoid static_assert for genksyms | Arnd Bergmann |
2020-12-10 | Merge tag 'fixes-v5.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2020-12-10 | Merge tag 'nfs-for-5.10-3' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2020-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2020-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2020-12-09 | xdp: Remove the xdp_attachment_flags_ok() callback | Toke Høiland-Jørgensen |
2020-12-09 | xen: don't use page->lru for ZONE_DEVICE memory | Juergen Gross |
2020-12-09 | xen: add helpers for caching grant mapping pages | Juergen Gross |
2020-12-08 | net: stmmac: overwrite the dma_cap.addr64 according to HW design | Fugang Duan |
2020-12-08 | netfilter: nft_dynset: fix timeouts later than 23 days | Pablo Neira Ayuso |
2020-12-08 | bonding: fix feature flag setting at init time | Jarod Wilson |
2020-12-08 | netfilter: x_tables: Switch synchronization to RCU | Subash Abhinov Kasiviswanathan |
2020-12-06 | Merge tag 'tty-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2020-12-06 | Merge tag 'irq-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-12-06 | mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPING | Minchan Kim |
2020-12-05 | net: mscc: ocelot: fix dropping of unknown IPv4 multicast on Seville | Vladimir Oltean |
2020-12-05 | Merge tag 'for-5.10/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-12-04 | [SECURITY] fix namespaced fscaps when !CONFIG_SECURITY | Serge Hallyn |
2020-12-04 | block: fix incorrect branching in blk_max_size_offset() | Mike Snitzer |
2020-12-04 | Merge tag 'for-5.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-12-04 | dm: fix IO splitting | Mike Snitzer |
2020-12-04 | tty: Fix ->session locking | Jann Horn |