index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64/mm: fold check for KFENCE into can_set_direct_map()
Mike Rapoport
2022-09-29
2
-7
/
+9
*
arm64: uaccess: simplify uaccess_mask_ptr()
Mark Rutland
2022-09-23
1
-11
/
+11
*
arm64: mte: move register initialization to C
Peter Collingbourne
2022-09-22
5
-42
/
+65
*
arm64: mm: handle ARM64_KERNEL_USES_PMD_MAPS in vmemmap_populate()
Kefeng Wang
2022-09-22
1
-9
/
+4
*
arm64: dma: Drop cache invalidation from arch_dma_prep_coherent()
Will Deacon
2022-09-22
1
-1
/
+1
*
arm64: support huge vmalloc mappings
Kefeng Wang
2022-09-16
2
-1
/
+2
*
arm64: spectre: increase parameters that can be used to turn off bhb mitigati...
Liu Song
2022-09-09
2
-1
/
+14
*
arm64: run softirqs on the per-CPU IRQ stack
Qi Zheng
2022-09-09
2
-0
/
+15
*
arm64: compat: Implement misalignment fixups for multiword loads
Ard Biesheuvel
2022-09-06
5
-0
/
+395
*
Linux 6.0-rc3
v6.0-rc3
Linus Torvalds
2022-08-29
1
-1
/
+1
*
Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-08-28
21
-60
/
+108
|
\
|
*
.mailmap: update Luca Ceresoli's e-mail address
Luca Ceresoli
2022-08-28
1
-0
/
+1
|
*
mm/mprotect: only reference swap pfn page if type match
Peter Xu
2022-08-28
1
-1
/
+2
|
*
squashfs: don't call kmalloc in decompressors
Phillip Lougher
2022-08-28
4
-21
/
+22
|
*
mm/damon/dbgfs: avoid duplicate context directory creation
Badari Pulavarty
2022-08-28
1
-0
/
+3
|
*
mailmap: update email address for Colin King
Colin Ian King
2022-08-28
1
-2
/
+1
|
*
asm-generic: sections: refactor memory_intersects
Quanyang Wang
2022-08-28
1
-2
/
+5
|
*
bootmem: remove the vmemmap pages from kmemleak in put_page_bootmem
Liu Shixin
2022-08-28
1
-0
/
+2
|
*
ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdown
Heming Zhao
2022-08-28
2
-5
/
+6
|
*
Revert "memcg: cleanup racy sum avoidance code"
Shakeel Butt
2022-08-28
1
-2
/
+13
|
*
mm/zsmalloc: do not attempt to free IS_ERR handle
Sergey Senozhatsky
2022-08-28
1
-1
/
+1
|
*
binder_alloc: add missing mmap_lock calls when using the VMA
Liam Howlett
2022-08-28
1
-10
/
+21
|
*
mm: re-allow pinning of zero pfns (again)
Alex Williamson
2022-08-28
1
-3
/
+10
|
*
vmcoreinfo: add kallsyms_num_syms symbol
Stephen Brennan
2022-08-28
1
-0
/
+1
|
*
mailmap: update Guilherme G. Piccoli's email addresses
Guilherme G. Piccoli
2022-08-28
1
-0
/
+2
|
*
writeback: avoid use-after-free after removing device
Khazhismel Kumykov
2022-08-28
3
-12
/
+16
|
*
shmem: update folio if shmem_replace_page() updates the page
Matthew Wilcox (Oracle)
2022-08-28
1
-0
/
+1
|
*
mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pte
Miaohe Lin
2022-08-28
1
-1
/
+1
|
*
Merge branch 'linus'
Andrew Morton
2022-08-26
112
-450
/
+971
|
|
\
|
*
\
Merge branch 'linus'
Andrew Morton
2022-08-24
10
-31
/
+68
|
|
\
\
|
*
\
\
Merge branch 'mm-hotfixes-stable'
Andrew Morton
2022-08-23
18
-119
/
+240
|
|
\
\
\
*
|
\
\
\
Merge tag 'bitmap-6.0-rc3' of github.com:/norov/linux
Linus Torvalds
2022-08-28
4
-24
/
+38
|
\
\
\
\
\
|
*
|
|
|
|
lib/cpumask_kunit: add tests file to MAINTAINERS
Sander Vanheule
2022-08-24
1
-0
/
+1
|
*
|
|
|
|
lib/cpumask_kunit: log mask contents
Sander Vanheule
2022-08-24
1
-20
/
+31
|
*
|
|
|
|
lib/test_cpumask: follow KUnit style guidelines
Sander Vanheule
2022-08-24
3
-3
/
+6
|
*
|
|
|
|
lib/test_cpumask: fix cpu_possible_mask last test
Sander Vanheule
2022-08-24
1
-1
/
+1
|
*
|
|
|
|
lib/test_cpumask: drop cpu_possible_mask full test
Sander Vanheule
2022-08-24
1
-1
/
+0
*
|
|
|
|
|
Merge tag 'for-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-28
11
-70
/
+79
|
\
\
\
\
\
\
|
*
|
|
|
|
|
btrfs: add info when mount fails due to stale replace target
Anand Jain
2022-08-23
1
-1
/
+1
|
*
|
|
|
|
|
btrfs: replace: drop assert for suspended replace
Anand Jain
2022-08-23
1
-2
/
+1
|
*
|
|
|
|
|
btrfs: fix silent failure when deleting root reference
Filipe Manana
2022-08-23
1
-2
/
+3
|
*
|
|
|
|
|
btrfs: fix space cache corruption and potential double allocations
Omar Sandoval
2022-08-23
4
-60
/
+22
|
*
|
|
|
|
|
btrfs: don't allow large NOWAIT direct reads
Josef Bacik
2022-08-22
1
-0
/
+14
|
*
|
|
|
|
|
btrfs: don't merge pages into bio if their page offset is not contiguous
Qu Wenruo
2022-08-22
1
-4
/
+29
|
*
|
|
|
|
|
btrfs: update generation of hole file extent item when merging holes
Filipe Manana
2022-08-22
1
-0
/
+2
|
*
|
|
|
|
|
btrfs: fix possible memory leak in btrfs_get_dev_args_from_path()
Zixuan Fu
2022-08-22
1
-1
/
+4
|
*
|
|
|
|
|
btrfs: check if root is readonly while setting security xattr
Goldwyn Rodrigues
2022-08-22
1
-0
/
+3
*
|
|
|
|
|
|
Merge tag '6.0-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2022-08-28
6
-67
/
+70
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
cifs: Add helper function to check smb1+ server
Zhang Xiaoxu
2022-08-25
4
-9
/
+13
|
*
|
|
|
|
|
|
cifs: Use help macro to get the mid header size
Zhang Xiaoxu
2022-08-25
2
-6
/
+4
[next]