index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
const_structs.checkpatch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-09
memory: remove unused register_hotmemory_notifier()
Liu Shixin
1
-6
/
+0
2022-11-09
ACPI: HMAT: use hotplug_memory_notifier() directly
Liu Shixin
1
-6
/
+1
2022-11-09
mm/mm_init.c: use hotplug_memory_notifier() directly
Liu Shixin
1
-7
/
+1
2022-11-09
mm/mmap: use hotplug_memory_notifier() directly
Liu Shixin
1
-5
/
+1
2022-11-09
mm/slub.c: use hotplug_memory_notifier() directly
Liu Shixin
1
-6
/
+1
2022-11-09
fs/proc/kcore.c: use hotplug_memory_notifier() directly
Liu Shixin
1
-6
/
+1
2022-11-09
cgroup/cpuset: use hotplug_memory_notifier() directly
Liu Shixin
1
-6
/
+1
2022-11-09
mm: rmap: rename page_not_mapped() to folio_not_mapped()
Kefeng Wang
1
-4
/
+4
2022-11-09
selftests/vm: anon_cow: add R/O longterm tests via gup_test
David Hildenbrand
1
-0
/
+210
2022-11-09
mm/gup_test: start/stop/read functionality for PIN LONGTERM test
David Hildenbrand
2
-0
/
+153
2022-11-09
selftests/vm: anon_cow: add liburing test cases
David Hildenbrand
3
-1
/
+241
2022-11-09
selftests/vm: anon_cow: hugetlb tests
David Hildenbrand
1
-1
/
+69
2022-11-09
selftests/vm: anon_cow: THP tests
David Hildenbrand
1
-1
/
+258
2022-11-09
selftests/vm: factor out pagemap_is_populated() into vm_util
David Hildenbrand
3
-8
/
+9
2022-11-09
selftests/vm: anon_cow: test COW handling of anonymous memory
David Hildenbrand
6
-1
/
+416
2022-11-09
kasan: migrate workqueue_uaf test to kunit
Andrey Konovalov
2
-37
/
+33
2022-11-09
kasan: migrate kasan_rcu_uaf test to kunit
Andrey Konovalov
2
-30
/
+37
2022-11-09
kasan: switch kunit tests to console tracepoints
Andrey Konovalov
4
-63
/
+63
2022-11-09
tmpfs: ensure O_LARGEFILE with generic_file_open()
Thomas Weißschuh
1
-0
/
+1
2022-11-09
mm: memcontrol: use mem_cgroup_is_root() helper
Kamalesh Babulal
1
-10
/
+10
2022-11-09
mm/mincore.c: use vma_lookup() instead of find_vma()
Deming Wang
1
-2
/
+2
2022-11-09
mm/shmem: remove unneeded assignments in shmem_get_folio_gfp()
Lukas Bulwahn
1
-2
/
+1
2022-11-09
mm: fix typo in struct vm_operations_struct comments
Rolf Eike Beer
1
-1
/
+1
2022-11-09
zram: use try_cmpxchg in update_used_max
Uros Bizjak
1
-8
/
+5
2022-11-09
filemap: find_get_entries() now updates start offset
Vishal Moola (Oracle)
4
-22
/
+23
2022-11-09
filemap: find_lock_entries() now updates start offset
Vishal Moola (Oracle)
4
-18
/
+18
2022-11-09
mm/rmap: fix comment in anon_vma_clone()
Ma Wupeng
1
-2
/
+2
2022-11-09
mm/hugetlb: add folio_hstate()
Sidhartha Kumar
2
-3
/
+13
2022-11-09
hugetlbfs: convert hugetlb_delete_from_page_cache() to use folios
Sidhartha Kumar
3
-12
/
+6
2022-11-09
mm/hugetlb: add hugetlb_folio_subpool() helpers
Sidhartha Kumar
2
-6
/
+17
2022-11-09
mm: add private field of first tail to struct page and struct folio
Sidhartha Kumar
1
-0
/
+14
2022-11-09
mm/hugetlb: add folio support to hugetlb specific flag macros
Sidhartha Kumar
1
-0
/
+24
2022-11-09
selftests/vm: drop mnt point for hugetlb in run_vmtests.sh
Peter Xu
1
-15
/
+3
2022-11-09
selftests/vm: use memfd for hugepage-mremap test
Peter Xu
1
-12
/
+9
2022-11-09
selftests/vm: use memfd for hugetlb-madvise test
Peter Xu
1
-9
/
+3
2022-11-09
selftests/vm: use memfd for uffd hugetlb tests
Peter Xu
1
-41
/
+21
2022-11-09
mm: vmscan: make rotations a secondary factor in balancing anon vs file
Johannes Weiner
4
-9
/
+24
2022-11-09
hugetlb: simplify hugetlb handling in follow_page_mask
Mike Kravetz
5
-278
/
+76
2022-11-07
Linux 6.1-rc4
v6.1-rc4
Linus Torvalds
1
-1
/
+1
2022-11-06
ext4: fix fortify warning in fs/ext4/fast_commit.c:1551
Theodore Ts'o
1
-2
/
+3
2022-11-06
ext4: fix wrong return err in ext4_load_and_init_journal()
Jason Yan
1
-1
/
+1
2022-11-06
ext4: fix warning in 'ext4_da_release_space'
Ye Bin
1
-1
/
+2
2022-11-06
ext4: fix BUG_ON() when directory entry has invalid rec_len
Luís Henriques
1
-1
/
+9
2022-11-05
cifs: fix use-after-free on the link name
ChenXiaoSong
2
-6
/
+25
2022-11-05
cifs: avoid unnecessary iteration of tcp sessions
Shyam Prasad N
3
-51
/
+55
2022-11-05
cifs: always iterate smb sessions using primary channel
Shyam Prasad N
4
-5
/
+25
2022-11-05
Revert "hwmon: (pmbus) Add regulator supply into macro"
Guenter Roeck
1
-1
/
+0
2022-11-05
hwmon: (scmi) Register explicitly with Thermal Framework
Cristian Marussi
1
-13
/
+103
2022-11-05
cxl/region: Recycle region ids
Dan Williams
1
-0
/
+20
2022-11-05
cxl/region: Fix 'distance' calculation with passthrough ports
Dan Williams
3
-3
/
+19
[next]