index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-18
mm/migrate_device: try to handle swapcache pages
Mika Penttilä
1
-6
/
+15
2023-08-18
selftests: cgroup: add zswap-memcg unwanted writeback test
Domenico Cerasuolo
1
-0
/
+61
2023-08-18
selftests: cgroup: add test_zswap with no kmem bypass test
Domenico Cerasuolo
1
-0
/
+163
2023-08-18
selftests: cgroup: add test_zswap program
Domenico Cerasuolo
3
-0
/
+65
2023-08-18
mm/page_alloc: use write_seqlock_irqsave() instead write_seqlock() + local_irq_save().
Sebastian Andrzej Siewior
1
-9
/
+6
2023-08-18
zsmalloc: remove zs_compact_control
Minchan Kim
1
-28
/
+9
2023-08-18
zsmalloc: move migration destination zspage inuse check
Sergey Senozhatsky
1
-4
/
+4
2023-08-18
zsmalloc: do not scan for allocated objects in empty zspage
Sergey Senozhatsky
1
-0
/
+9
2023-08-18
mm/mm_init.c: remove obsolete macro HASH_SMALL
Miaohe Lin
3
-14
/
+3
2023-08-18
mm/page_alloc: fix min_free_kbytes calculation regarding ZONE_MOVABLE
liuq
1
-6
/
+6
2023-08-18
fs: convert block_commit_write to return void
Bean Huo
5
-23
/
+13
2023-08-18
fs/buffer: clean up block_commit_write
Bean Huo
1
-7
/
+4
2023-08-18
mm: memory-failure: remove unneeded 'inline' annotation
Miaohe Lin
1
-2
/
+2
2023-08-18
memory tier: use helper function destroy_memory_type()
Miaohe Lin
1
-1
/
+1
2023-08-18
mm: memory-failure: remove unneeded page state check in shake_page()
Miaohe Lin
1
-7
/
+4
2023-08-18
maple_tree: add a fast path case in mas_wr_slot_store()
Peng Zhang
1
-12
/
+24
2023-08-18
maple_tree: optimize mas_wr_append(), also improve duplicating VMAs
Peng Zhang
1
-11
/
+22
2023-08-18
maple_tree: add test for expanding range in RCU mode
Peng Zhang
1
-0
/
+75
2023-08-18
maple_tree: add test for mas_wr_modify() fast path
Peng Zhang
1
-0
/
+65
2023-08-18
mm/filemap.c: fix update prev_pos after one read request done
Haibo Li
1
-4
/
+5
2023-08-18
selftests/mm: add gup test matrix in run_vmtests.sh
Peter Xu
1
-5
/
+32
2023-08-18
selftests/mm: add -a to run_vmtests.sh
Peter Xu
1
-3
/
+8
2023-08-18
mm/gup: retire follow_hugetlb_page()
Peter Xu
4
-256
/
+1
2023-08-18
mm/gup: accelerate thp gup even for "pages != NULL"
Peter Xu
1
-7
/
+44
2023-08-18
mm/gup: cleanup next_page handling
Peter Xu
1
-4
/
+3
2023-08-18
mm/hugetlb: add page_mask for hugetlb_follow_page_mask()
Peter Xu
3
-5
/
+11
2023-08-18
mm/hugetlb: prepare hugetlb_follow_page_mask() for FOLL_PIN
Peter Xu
1
-11
/
+22
2023-08-18
mm/hugetlb: handle FOLL_DUMP well in follow_page_mask()
Peter Xu
2
-7
/
+11
2023-08-18
arm64: mte: simplify swap tag restoration logic
Peter Collingbourne
3
-44
/
+11
2023-08-18
mm: call arch_swap_restore() from unuse_pte()
Peter Collingbourne
1
-0
/
+7
2023-08-18
mm: make show_free_areas() static
Kefeng Wang
5
-19
/
+13
2023-08-18
mm: remove arguments of show_mem()
Kefeng Wang
6
-7
/
+7
2023-08-18
mm: make MEMFD_CREATE into a selectable config option
Thomas Weißschuh
2
-3
/
+5
2023-08-18
mm: remove page_rmapping()
ZhangPeng
2
-7
/
+0
2023-08-18
mm: use a folio in fault_dirty_shared_page()
ZhangPeng
1
-8
/
+8
2023-08-18
swap: stop add to avail list if swap is full
Ma Wupeng
1
-1
/
+4
2023-08-18
swap: cleanup duplicated WARN_ON in add_to_avail_list
Ma Wupeng
1
-3
/
+1
2023-08-18
mm: increase usage of folio_next_index() helper
Sidhartha Kumar
5
-9
/
+9
2023-08-18
mm/mm_init.c: update obsolete comment in get_pfn_range_for_nid()
Miaohe Lin
1
-2
/
+1
2023-08-18
maple_tree: fix a few documentation issues
Thomas Gleixner
2
-7
/
+24
2023-08-18
mm: madvise: fix uneven accounting of psi
Charan Teja Kalla
1
-0
/
+4
2023-07-30
Linux 6.5-rc4
Linus Torvalds
1
-1
/
+1
2023-07-30
Merge tag 'spi-fix-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
1
-5
/
+49
2023-07-30
Merge tag 'regulator-fix-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Linus Torvalds
1
-5
/
+5
2023-07-30
Merge tag 'usb-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
21
-114
/
+103
2023-07-30
Merge tag 'tty-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
8
-8
/
+18
2023-07-30
Merge tag 'staging-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
4
-12
/
+45
2023-07-30
Merge tag 'char-misc-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
4
-26
/
+20
2023-07-30
Merge tag 'probes-fixes-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
3
-6
/
+18
2023-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
14
-186
/
+255
[next]