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
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
2
-18
/
+0
2020-08-07
mm/mremap: it is sure to have enough space when extent meets requirement
Wei Yang
1
-1
/
+1
2020-08-07
mm: remove unnecessary wrapper function do_mmap_pgoff()
Peter Collingbourne
2
-12
/
+2
2020-08-07
mm/sparsemem: enable vmem_altmap support in vmemmap_alloc_block_buf()
Anshuman Khandual
1
-2
/
+2
2020-08-07
mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages()
Anshuman Khandual
1
-2
/
+3
2020-08-07
mm: adjust vm_committed_as_batch according to vm overcommit policy
Feng Tang
2
-0
/
+6
2020-08-07
percpu_counter: add percpu_counter_sync()
Feng Tang
1
-0
/
+4
2020-08-07
mm: move p?d_alloc_track to separate header file
Joerg Roedel
1
-45
/
+0
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
1
-0
/
+7
2020-08-07
asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()
Mike Rapoport
1
-0
/
+30
2020-08-07
asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
Mike Rapoport
1
-0
/
+43
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-1
/
+0
2020-08-07
mm, memcg: decouple e{low,min} state mutations from protection checks
Chris Down
1
-11
/
+42
2020-08-07
mm, memcg: avoid stale protection values when cgroup is above protection
Yafang Shao
1
-2
/
+40
2020-08-07
mm: kmem: switch to static_branch_likely() in memcg_kmem_enabled()
Roman Gushchin
1
-1
/
+1
2020-08-07
mm: memcontrol: account kernel stack per node
Shakeel Butt
2
-6
/
+23
2020-08-07
mm: memcg/slab: use a single set of kmem_caches for all allocations
Roman Gushchin
3
-15
/
+0
2020-08-07
mm: memcg/slab: remove memcg_kmem_get_cache()
Roman Gushchin
1
-2
/
+0
2020-08-07
mm: memcg/slab: simplify memcg cache creation
Roman Gushchin
1
-1
/
+0
2020-08-07
mm: memcg/slab: use a single set of kmem_caches for all accounted allocations
Roman Gushchin
2
-8
/
+2
2020-08-07
mm: memcg/slab: move memcg_kmem_bypass() to memcontrol.h
Roman Gushchin
1
-0
/
+12
2020-08-07
mm: memcg/slab: save obj_cgroup for non-root slab objects
Roman Gushchin
1
-1
/
+2
2020-08-07
mm: memcg/slab: allocate obj_cgroups for non-root slab pages
Roman Gushchin
3
-1
/
+15
2020-08-07
mm: memcg/slab: obj_cgroup API
Roman Gushchin
1
-0
/
+51
2020-08-07
mm: slub: implement SLUB version of obj_to_index()
Roman Gushchin
1
-0
/
+16
2020-08-07
mm: memcg: convert vmstat slab counters to bytes
Roman Gushchin
1
-3
/
+13
2020-08-07
mm: memcg: prepare for byte-sized vmstat items
Roman Gushchin
2
-1
/
+23
2020-08-07
mm: memcg: factor out memcg- and lruvec-level changes out of __mod_lruvec_sta...
Roman Gushchin
1
-0
/
+17
2020-08-07
tmpfs: support 64-bit inums per-sb
Chris Down
1
-0
/
+1
2020-08-07
tmpfs: per-superblock i_ino support
Chris Down
2
-0
/
+17
2020-08-07
mm, dump_page: do not crash with bad compound_mapcount()
John Hubbard
1
-2
/
+12
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
8
-8
/
+10
2020-08-07
mm/migrate: fix migrate_pgmap_owner w/o CONFIG_MMU_NOTIFIER
Ralph Campbell
1
-0
/
+13
2020-08-06
Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-61
/
+66
2020-08-06
Merge tag 'staging-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-41
/
+415
2020-08-06
Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
16
-99
/
+128
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-2
/
+38
2020-08-06
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2020-08-06
Merge tag 'integrity-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
1
-2
/
+2
2020-08-06
Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-0
/
+4
2020-08-06
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-16
/
+8
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
176
-1564
/
+3748
2020-08-05
Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
43
-638
/
+736
2020-08-05
Merge tag 'leds-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...
Linus Torvalds
4
-3
/
+146
2020-08-05
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
3
-6
/
+40
2020-08-05
Merge tag 'mmc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
3
-0
/
+9
2020-08-05
Merge tag 'hwmon-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
1
-1
/
+2
2020-08-05
Merge tag 'devicetree-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+2
2020-08-05
Merge tag 'gpio-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
3
-8
/
+33
2020-08-05
ipv6: add ipv6_dev_find()
Xin Long
1
-0
/
+2
[next]