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
*
hexagon: reset: include linux/reboot.h for prototypes
Nathan Chancellor
2023-12-11
1
-0
/
+1
*
hexagon: signal: switch to SYSCALL_DEFINE0 for sys_rt_sigreturn()
Nathan Chancellor
2023-12-11
1
-1
/
+1
*
hexagon: time: include asm/delay.h for prototypes
Nathan Chancellor
2023-12-11
1
-0
/
+1
*
hexagon: time: mark time_init_deferred() as static
Nathan Chancellor
2023-12-11
1
-1
/
+1
*
hexagon: time: include asm/time.h for prototypes
Nathan Chancellor
2023-12-11
1
-0
/
+1
*
hexagon: vm_tlb: include asm/tlbflush.h for prototypes
Nathan Chancellor
2023-12-11
1
-0
/
+1
*
hexagon: vm_fault: include asm/vm_fault.h for prototypes
Nathan Chancellor
2023-12-11
1
-0
/
+1
*
hexagon: vm_fault: mark do_page_fault() as static
Nathan Chancellor
2023-12-11
1
-1
/
+1
*
hexagon: smp: mark handle_ipi() and start_secondary() as static
Nathan Chancellor
2023-12-11
1
-2
/
+2
*
hexagon: mm: include asm/setup.h for setup_arch_memory()'s prototype
Nathan Chancellor
2023-12-11
1
-0
/
+1
*
hexagon: mm: mark paging_init() as static
Nathan Chancellor
2023-12-11
1
-1
/
+1
*
hexagon: uaccess: remove clear_user_hexagon()
Nathan Chancellor
2023-12-11
1
-8
/
+0
*
arch: turn off -Werror for architectures with known warnings
Arnd Bergmann
2023-12-11
7
-13
/
+0
*
kexec: use atomic_try_cmpxchg in crash_kexec
Uros Bizjak
2023-12-11
1
-2
/
+3
*
scripts/spelling.txt: add more spellings to spelling.txt
Colin Ian King
2023-12-11
1
-0
/
+14
*
__ptrace_unlink: kill the obsolete "FIXME" code
Oleg Nesterov
2023-12-11
1
-12
/
+1
*
checkstack: allow to pass MINSTACKSIZE parameter
Heiko Carstens
2023-12-11
1
-2
/
+4
*
checkstack: sort output by size and function name
Heiko Carstens
2023-12-11
1
-2
/
+17
*
kernel/signal.c: simplify force_sig_info_to_task(), kill recalc_sigpending_an...
Oleg Nesterov
2023-12-11
2
-14
/
+4
*
docs: filesystems: document the squashfs specific mount options
Ariel Miculas
2023-12-11
1
-0
/
+60
*
checkpatch: do not require an empty line before error injection
Sergey Senozhatsky
2023-12-11
1
-1
/
+1
*
arch: remove ARCH_TASK_STRUCT_ON_STACK
Heiko Carstens
2023-12-11
5
-23
/
+3
*
arch: remove ARCH_TASK_STRUCT_ALLOCATOR
Heiko Carstens
2023-12-11
2
-11
/
+0
*
arch: remove ARCH_THREAD_STACK_ALLOCATOR
Heiko Carstens
2023-12-11
2
-24
/
+0
*
nilfs2: convert nilfs_btnode_abort_change_key to use a folio
Matthew Wilcox (Oracle)
2023-12-11
1
-1
/
+1
*
nilfs2: convert nilfs_btnode_commit_change_key to use a folio
Matthew Wilcox (Oracle)
2023-12-11
1
-6
/
+6
*
nilfs2: convert nilfs_btnode_prepare_change_key to use a folio
Matthew Wilcox (Oracle)
2023-12-11
1
-9
/
+9
*
nilfs2: convert nilfs_btnode_delete to use a folio
Matthew Wilcox (Oracle)
2023-12-11
1
-9
/
+9
*
nilfs2: convert nilfs_btnode_submit_block to use a folio
Matthew Wilcox (Oracle)
2023-12-11
1
-4
/
+4
*
nilfs2: convert nilfs_btnode_create_block to use a folio
Matthew Wilcox (Oracle)
2023-12-11
1
-2
/
+2
*
nilfs2: convert nilfs_gccache_submit_read_data to use a folio
Matthew Wilcox (Oracle)
2023-12-11
1
-2
/
+2
*
nilfs2: convert nilfs_mdt_submit_block to use a folio
Matthew Wilcox (Oracle)
2023-12-11
1
-2
/
+2
*
nilfs2: convert nilfs_mdt_create_block to use a folio
Matthew Wilcox (Oracle)
2023-12-11
1
-2
/
+2
*
nilfs2: convert nilfs_page_mkwrite() to use a folio
Matthew Wilcox (Oracle)
2023-12-11
1
-13
/
+15
*
nilfs2: convert nilfs_segctor_prepare_write to use folios
Matthew Wilcox (Oracle)
2023-12-11
1
-29
/
+29
*
nilfs2: convert to __nilfs_clear_folio_dirty()
Matthew Wilcox (Oracle)
2023-12-11
3
-11
/
+12
*
nilfs2: convert to nilfs_clear_folio_dirty()
Matthew Wilcox (Oracle)
2023-12-11
4
-16
/
+17
*
nilfs2: convert nilfs_mdt_write_page() to use a folio
Matthew Wilcox (Oracle)
2023-12-11
1
-6
/
+7
*
nilfs2: convert nilfs_writepage() to use a folio
Matthew Wilcox (Oracle)
2023-12-11
1
-4
/
+5
*
nilfs2: convert to nilfs_folio_buffers_clean()
Matthew Wilcox (Oracle)
2023-12-11
3
-12
/
+12
*
nilfs2: convert nilfs_forget_buffer to use a folio
Matthew Wilcox (Oracle)
2023-12-11
1
-5
/
+5
*
nilfs2: convert nilfs_segctor_complete_write to use folios
Matthew Wilcox (Oracle)
2023-12-11
1
-28
/
+21
*
nilfs2: convert nilfs_abort_logs to use folios
Matthew Wilcox (Oracle)
2023-12-11
1
-14
/
+14
*
nilfs2: add nilfs_end_folio_io()
Matthew Wilcox (Oracle)
2023-12-11
1
-14
/
+22
*
Squashfs: fix variable overflow triggered by sysbot
Phillip Lougher
2023-12-11
2
-4
/
+5
*
fs/nilfs2: use standard array-copy-function
Philipp Stanner
2023-12-11
1
-6
/
+4
*
introduce for_other_threads(p, t)
Oleg Nesterov
2023-12-11
3
-9
/
+8
*
kernel/reboot: explicitly notify if halt occurred instead of power off
Dongmin Lee
2023-12-11
1
-2
/
+15
*
Merge branch 'master' into mm-hotfixes-stable
Andrew Morton
2023-12-07
393
-4386
/
+4318
|
\
|
*
Linux 6.7-rc4
v6.7-rc4
Linus Torvalds
2023-12-03
1
-1
/
+1
[next]