index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-03
Merge tag 'iommu-updates-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-24
/
+127
2021-09-03
Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-8
/
+53
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
25
-92
/
+201
2021-09-03
mm: wire up syscall process_mrelease
Suren Baghdasaryan
2
-1
/
+4
2021-09-03
memblock: make memblock_find_in_range method private
Mike Rapoport
1
-2
/
+0
2021-09-03
mm/hugetlb: add support for mempolicy MPOL_PREFERRED_MANY
Ben Widawsky
1
-0
/
+12
2021-09-03
mm/mempolicy: add MPOL_PREFERRED_MANY for multiple preferred nodes
Dave Hansen
1
-0
/
+1
2021-09-03
mm: compaction: support triggering of proactive compaction by user
Charan Teja Reddy
2
-0
/
+3
2021-09-03
mm/vmscan: remove unneeded return value of kswapd_run()
Miaohe Lin
1
-1
/
+1
2021-09-03
mm/vmpressure: replace vmpressure_to_css() with vmpressure_to_memcg()
Hui Su
1
-1
/
+1
2021-09-03
mm/migrate: add sysfs interface to enable reclaim migration
Huang Ying
1
-0
/
+4
2021-09-03
mm/vmscan: add page demotion counter
Yang Shi
1
-0
/
+2
2021-09-03
mm/migrate: demote pages during reclaim
Dave Hansen
2
-1
/
+11
2021-09-03
mm/migrate: enable returning precise migrate_pages() success count
Yang Shi
1
-2
/
+3
2021-09-03
userfaultfd: change mmap_changing to atomic
Nadav Amit
1
-4
/
+4
2021-09-03
hugetlb: fix hugetlb cgroup refcounting during vma split
Mike Kravetz
1
-0
/
+12
2021-09-03
mm: hwpoison: don't drop slab caches for offlining non-LRU page
Yang Shi
1
-1
/
+1
2021-09-03
mm/sparse: set SECTION_NID_SHIFT to 6
Naoya Horiguchi
1
-1
/
+1
2021-09-03
mm: sparse: remove __section_nr() function
Ohhoon Kwon
1
-1
/
+0
2021-09-03
mm: sparse: pass section_nr to find_memory_block
Ohhoon Kwon
1
-1
/
+1
2021-09-03
mm: change fault_in_pages_* to have an unsigned size parameter
Greg Kroah-Hartman
1
-2
/
+2
2021-09-03
mm: remove flush_kernel_dcache_page
Christoph Hellwig
1
-4
/
+1
2021-09-03
mm, memcg: remove unused functions
Miaohe Lin
1
-12
/
+0
2021-09-03
memcg: replace in_interrupt() by !in_task() in active_memcg()
Vasily Averin
1
-1
/
+1
2021-09-03
memcg: cleanup racy sum avoidance code
Shakeel Butt
1
-13
/
+2
2021-09-03
memcg: infrastructure to flush memcg stats
Shakeel Butt
1
-0
/
+6
2021-09-03
memcg: switch lruvec stats to rstat
Shakeel Butt
1
-22
/
+20
2021-09-03
mm, memcg: inline swap-related functions to improve disabled memcg config
Suren Baghdasaryan
1
-3
/
+23
2021-09-03
mm, memcg: inline mem_cgroup_{charge/uncharge} to improve disabled memcg config
Suren Baghdasaryan
1
-3
/
+25
2021-09-03
huge tmpfs: shmem_is_huge(vma, inode, index)
Hugh Dickins
1
-3
/
+6
2021-09-03
huge tmpfs: SGP_NOALLOC to stop collapse_file() on race
Hugh Dickins
1
-0
/
+1
2021-09-03
huge tmpfs: fix split_huge_page() after FALLOC_FL_KEEP_SIZE
Hugh Dickins
1
-0
/
+13
2021-09-03
shmem: use raw_spinlock_t for ->stat_lock
Sebastian Andrzej Siewior
1
-1
/
+1
2021-09-03
mm: delete unused get_kernel_page()
John Hubbard
1
-1
/
+0
2021-09-03
mm/gup: remove try_get_page(), call try_get_compound_head() directly
John Hubbard
1
-9
/
+1
2021-09-03
mm/gup: small refactoring: simplify try_grab_page()
John Hubbard
1
-2
/
+2
2021-09-03
include/linux/buffer_head.h: fix boolreturn.cocci warnings
Jing Yangyang
1
-1
/
+1
2021-09-03
writeback: memcg: simplify cgroup_writeback_by_id
Shakeel Butt
2
-1
/
+16
2021-09-03
writeback: fix bandwidth estimate for spiky workload
Jan Kara
2
-0
/
+2
2021-09-03
writeback: reliably update bandwidth estimation
Jan Kara
2
-1
/
+19
2021-09-03
writeback: track number of inodes under writeback
Jan Kara
1
-0
/
+1
2021-09-03
mm: report a more useful address for reclaim acquisition
Matthew Wilcox (Oracle)
1
-4
/
+4
2021-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
13
-83
/
+192
2021-09-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
6
-51
/
+133
2021-09-02
Merge tag 'pinctrl-v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-0
/
+2454
2021-09-02
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
18
-7
/
+1508
2021-09-02
Merge tag 'mailbox-v5.15' of git://git.linaro.org/landing-teams/working/fujit...
Linus Torvalds
2
-0
/
+1147
2021-09-02
Merge tag 'platform-drivers-x86-v5.15-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-0
/
+12
2021-09-02
Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
5
-11
/
+298
2021-09-02
Merge tag 'integrity-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+17
[next]