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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-03
mm: shrinkers: provide shrinkers with names
Roman Gushchin
39
-45
/
+167
2022-07-03
mm: shrinkers: introduce debugfs interface for memory shrinkers
Roman Gushchin
5
-3
/
+200
2022-07-03
mm: memcontrol: introduce mem_cgroup_ino() and mem_cgroup_get_from_ino()
Roman Gushchin
2
-0
/
+44
2022-07-03
mm/mempolicy: fix get_nodes out of bound access
Tianyu Li
1
-1
/
+1
2022-07-03
mm/hugetlb: remove unnecessary huge_ptep_set_access_flags() in hugetlb_mcopy_...
Baolin Wang
1
-2
/
+0
2022-07-03
kasan: fix zeroing vmalloc memory with HW_TAGS
Andrey Konovalov
2
-14
/
+28
2022-07-03
mm: introduce clear_highpage_kasan_tagged
Andrey Konovalov
2
-6
/
+12
2022-07-03
mm: rename kernel_init_free_pages to kernel_init_pages
Andrey Konovalov
1
-3
/
+3
2022-07-03
mm/damon/reclaim: add 'damon_reclaim_' prefix to 'enabled_store()'
SeongJae Park
1
-2
/
+2
2022-07-03
mm/damon/reclaim: make 'enabled' checking timer simpler
SeongJae Park
1
-8
/
+1
2022-07-03
mm/damon/sysfs: deduplicate inputs applying
SeongJae Park
1
-35
/
+24
2022-07-03
mm/damon/reclaim: deduplicate 'commit_inputs' handling
SeongJae Park
1
-13
/
+14
2022-07-03
mm/damon/{dbgfs,sysfs}: move target_has_pid() from dbgfs to damon.h
SeongJae Park
3
-15
/
+14
2022-07-03
Docs/admin-guide/damon/reclaim: remove a paragraph that been obsolete due to ...
SeongJae Park
1
-6
/
+0
2022-07-03
mm/migration: fix potential pte_unmap on an not mapped pte
Miaohe Lin
3
-10
/
+29
2022-07-03
mm/migration: return errno when isolate_huge_page failed
Miaohe Lin
7
-16
/
+16
2022-07-03
mm/migration: remove unneeded lock page and PageMovable check
Miaohe Lin
1
-7
/
+2
2022-07-03
mm/page_vma_mapped.c: check possible huge PMD map with transhuge_vma_suitable()
Yang Shi
2
-3
/
+7
2022-07-03
mm: rmap: use the correct parameter name for DEFINE_PAGE_VMA_WALK
Yang Shi
1
-2
/
+2
2022-06-27
docs: rename Documentation/vm to Documentation/mm
Mike Rapoport
107
-93
/
+89
2022-06-27
Merge branch 'master' into mm-stable
akpm
660
-5636
/
+8399
2022-06-26
Linux 5.19-rc4
v5.19-rc4
Linus Torvalds
1
-1
/
+1
2022-06-26
Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
37
-193
/
+205
2022-06-26
Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
15
-35
/
+117
2022-06-26
Merge tag 'perf-tools-fixes-for-v5.19-2022-06-26' of git://git.kernel.org/pub...
Linus Torvalds
11
-104
/
+369
2022-06-26
Merge tag 'for-5.19-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-30
/
+158
2022-06-26
Merge tag 'dma-mapping-5.19-2022-06-26' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-3
/
+2
2022-06-26
Merge tag 'for-5.19/fbdev-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-31
/
+21
2022-06-26
Merge tag 'for-5.19/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-3
/
+9
2022-06-26
Merge tag 'xtensa-20220626' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
3
-1
/
+3
2022-06-26
Merge tag 'powerpc-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
13
-40
/
+83
2022-06-26
Merge tag 'kbuild-fixes-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-4
/
+13
2022-06-26
Merge tag 'exfat-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+3
2022-06-26
Merge tag '5.19-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-139
/
+366
2022-06-26
tools headers UAPI: Synch KVM's svm.h header with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+13
2022-06-26
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
1
-6
/
+20
2022-06-26
perf stat: Enable ignore_missing_thread
Gang Li
1
-0
/
+2
2022-06-26
perf inject: Adjust output data offset for backward compatibility
Raul Silvera
3
-1
/
+17
2022-06-26
perf trace beauty: Fix generation of errno id->str table on ALT Linux
Arnaldo Carvalho de Melo
1
-12
/
+2
2022-06-26
perf build-id: Fix caching files with a wrong build ID
Adrian Hunter
1
-0
/
+28
2022-06-26
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
2
-3
/
+12
2022-06-26
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-81
/
+272
2022-06-26
perf inject: Fix missing free in copy_kcore_dir()
Adrian Hunter
1
-1
/
+3
2022-06-26
parisc: Enable ARCH_HAS_STRICT_MODULE_RWX
Helge Deller
1
-0
/
+1
2022-06-26
parisc: Fix flush_anon_page on PA8800/PA8900
John David Anglin
1
-1
/
+4
2022-06-26
parisc: align '*' in comment in math-emu code
Jiang Jian
1
-1
/
+1
2022-06-26
kbuild: Ignore __this_module in gen_autoksyms.sh
Sami Tolvanen
1
-0
/
+3
2022-06-26
kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMS (2nd attempt)
Masahiro Yamada
1
-1
/
+1
2022-06-25
Merge tag 'char-misc-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
25
-52
/
+92
2022-06-25
Merge tag 'usb-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
13
-48
/
+124
[next]