index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
kvm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-12-11
hexagon: signal: switch to SYSCALL_DEFINE0 for sys_rt_sigreturn()
Nathan Chancellor
1
-1
/
+1
2023-12-11
hexagon: time: include asm/delay.h for prototypes
Nathan Chancellor
1
-0
/
+1
2023-12-11
hexagon: time: mark time_init_deferred() as static
Nathan Chancellor
1
-1
/
+1
2023-12-11
hexagon: time: include asm/time.h for prototypes
Nathan Chancellor
1
-0
/
+1
2023-12-11
hexagon: vm_tlb: include asm/tlbflush.h for prototypes
Nathan Chancellor
1
-0
/
+1
2023-12-11
hexagon: vm_fault: include asm/vm_fault.h for prototypes
Nathan Chancellor
1
-0
/
+1
2023-12-11
hexagon: vm_fault: mark do_page_fault() as static
Nathan Chancellor
1
-1
/
+1
2023-12-11
hexagon: smp: mark handle_ipi() and start_secondary() as static
Nathan Chancellor
1
-2
/
+2
2023-12-11
hexagon: mm: include asm/setup.h for setup_arch_memory()'s prototype
Nathan Chancellor
1
-0
/
+1
2023-12-11
hexagon: mm: mark paging_init() as static
Nathan Chancellor
1
-1
/
+1
2023-12-11
hexagon: uaccess: remove clear_user_hexagon()
Nathan Chancellor
1
-8
/
+0
2023-12-11
arch: turn off -Werror for architectures with known warnings
Arnd Bergmann
7
-13
/
+0
2023-12-11
kexec: use atomic_try_cmpxchg in crash_kexec
Uros Bizjak
1
-2
/
+3
2023-12-11
scripts/spelling.txt: add more spellings to spelling.txt
Colin Ian King
1
-0
/
+14
2023-12-11
__ptrace_unlink: kill the obsolete "FIXME" code
Oleg Nesterov
1
-12
/
+1
2023-12-11
checkstack: allow to pass MINSTACKSIZE parameter
Heiko Carstens
1
-2
/
+4
2023-12-11
checkstack: sort output by size and function name
Heiko Carstens
1
-2
/
+17
2023-12-11
kernel/signal.c: simplify force_sig_info_to_task(), kill recalc_sigpending_an...
Oleg Nesterov
2
-14
/
+4
2023-12-11
docs: filesystems: document the squashfs specific mount options
Ariel Miculas
1
-0
/
+60
2023-12-11
checkpatch: do not require an empty line before error injection
Sergey Senozhatsky
1
-1
/
+1
2023-12-11
arch: remove ARCH_TASK_STRUCT_ON_STACK
Heiko Carstens
5
-23
/
+3
2023-12-11
arch: remove ARCH_TASK_STRUCT_ALLOCATOR
Heiko Carstens
2
-11
/
+0
2023-12-11
arch: remove ARCH_THREAD_STACK_ALLOCATOR
Heiko Carstens
2
-24
/
+0
2023-12-11
nilfs2: convert nilfs_btnode_abort_change_key to use a folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-12-11
nilfs2: convert nilfs_btnode_commit_change_key to use a folio
Matthew Wilcox (Oracle)
1
-6
/
+6
2023-12-11
nilfs2: convert nilfs_btnode_prepare_change_key to use a folio
Matthew Wilcox (Oracle)
1
-9
/
+9
2023-12-11
nilfs2: convert nilfs_btnode_delete to use a folio
Matthew Wilcox (Oracle)
1
-9
/
+9
2023-12-11
nilfs2: convert nilfs_btnode_submit_block to use a folio
Matthew Wilcox (Oracle)
1
-4
/
+4
2023-12-11
nilfs2: convert nilfs_btnode_create_block to use a folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2023-12-11
nilfs2: convert nilfs_gccache_submit_read_data to use a folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2023-12-11
nilfs2: convert nilfs_mdt_submit_block to use a folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2023-12-11
nilfs2: convert nilfs_mdt_create_block to use a folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2023-12-11
nilfs2: convert nilfs_page_mkwrite() to use a folio
Matthew Wilcox (Oracle)
1
-13
/
+15
2023-12-11
nilfs2: convert nilfs_segctor_prepare_write to use folios
Matthew Wilcox (Oracle)
1
-29
/
+29
2023-12-11
nilfs2: convert to __nilfs_clear_folio_dirty()
Matthew Wilcox (Oracle)
3
-11
/
+12
2023-12-11
nilfs2: convert to nilfs_clear_folio_dirty()
Matthew Wilcox (Oracle)
4
-16
/
+17
2023-12-11
nilfs2: convert nilfs_mdt_write_page() to use a folio
Matthew Wilcox (Oracle)
1
-6
/
+7
2023-12-11
nilfs2: convert nilfs_writepage() to use a folio
Matthew Wilcox (Oracle)
1
-4
/
+5
2023-12-11
nilfs2: convert to nilfs_folio_buffers_clean()
Matthew Wilcox (Oracle)
3
-12
/
+12
2023-12-11
nilfs2: convert nilfs_forget_buffer to use a folio
Matthew Wilcox (Oracle)
1
-5
/
+5
2023-12-11
nilfs2: convert nilfs_segctor_complete_write to use folios
Matthew Wilcox (Oracle)
1
-28
/
+21
2023-12-11
nilfs2: convert nilfs_abort_logs to use folios
Matthew Wilcox (Oracle)
1
-14
/
+14
2023-12-11
nilfs2: add nilfs_end_folio_io()
Matthew Wilcox (Oracle)
1
-14
/
+22
2023-12-11
Squashfs: fix variable overflow triggered by sysbot
Phillip Lougher
2
-4
/
+5
2023-12-11
fs/nilfs2: use standard array-copy-function
Philipp Stanner
1
-6
/
+4
2023-12-11
introduce for_other_threads(p, t)
Oleg Nesterov
3
-9
/
+8
2023-12-11
kernel/reboot: explicitly notify if halt occurred instead of power off
Dongmin Lee
1
-2
/
+15
2023-12-07
mm/madvise: add cond_resched() in madvise_cold_or_pageout_pte_range()
Jiexun Wang
1
-0
/
+11
2023-12-07
nilfs2: prevent WARNING in nilfs_sufile_set_segment_usage()
Ryusuke Konishi
1
-7
/
+35
2023-12-07
mm/hugetlb: have CONFIG_HUGETLB_PAGE select CONFIG_XARRAY_MULTI
Sidhartha Kumar
1
-0
/
+1
[next]