index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2022-03-10
resume_user_mode: Remove #ifdef TIF_NOTIFY_RESUME in set_notify_resume
Eric W. Biederman
2022-03-10
signal: Move set_notify_signal and clear_notify_signal into sched/signal.h
Eric W. Biederman
2022-03-10
task_work: Decouple TIF_NOTIFY_SIGNAL and task_work
Eric W. Biederman
2022-03-10
task_work: Call tracehook_notify_signal from get_signal on all architectures
Eric W. Biederman
2022-03-10
task_work: Introduce task_work_pending
Eric W. Biederman
2022-03-10
task_work: Remove unnecessary include from posix_timers.h
Eric W. Biederman
2022-03-10
ptrace: Remove tracehook_signal_handler
Eric W. Biederman
2022-03-10
ptrace: Remove arch_syscall_{enter,exit}_tracehook
Eric W. Biederman
2022-03-10
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
2022-03-10
ptrace: Move ptrace_report_syscall into ptrace.h
Eric W. Biederman
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-22
Merge tag 'fscache-fixes-20220121' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-01-22
Merge tag 'folio-5.17a' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-01-22
Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-01-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-22
frontswap: remove support for multiple ops
Christoph Hellwig
2022-01-22
mm: mark swap_lock and swap_active_head static
Christoph Hellwig
2022-01-22
frontswap: remove frontswap_test
Christoph Hellwig
2022-01-22
mm: simplify try_to_unuse
Christoph Hellwig
2022-01-22
frontswap: simplify frontswap_init
Christoph Hellwig
2022-01-22
frontswap: remove frontswap_curr_pages
Christoph Hellwig
2022-01-22
frontswap: remove frontswap_shrink
Christoph Hellwig
2022-01-22
frontswap: remove frontswap_tmem_exclusive_gets
Christoph Hellwig
2022-01-22
frontswap: remove frontswap_writethrough
Christoph Hellwig
2022-01-22
mm: remove cleancache
Christoph Hellwig
2022-01-22
lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()
Vlastimil Babka
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
2022-01-22
fs: proc: store PDE()->data into inode->i_private
Muchun Song
2022-01-22
locking/rwlocks: introduce write_lock_nested
Minchan Kim
2022-01-22
kprobe: move sysctl_kprobes_optimization to kprobes.c
Xiaoming Ni
2022-01-22
fs/coredump: move coredump sysctls into its own file
Xiaoming Ni
2022-01-22
printk: fix build warning when CONFIG_PRINTK=n
Xiaoming Ni
2022-01-22
kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases()
Luis Chamberlain
2022-01-22
fs: move namespace sysctls and declare fs base directory
Luis Chamberlain
2022-01-22
sysctl: add and use base directory declarer and registration helper
Luis Chamberlain
2022-01-22
fs: move pipe sysctls to is own file
Luis Chamberlain
2022-01-22
fs: move namei sysctls to its own file
Luis Chamberlain
2022-01-22
fs: move locking sysctls where they are used
Luis Chamberlain
2022-01-22
sysctl: move maxolduid as a sysctl specific const
Luis Chamberlain
2022-01-22
fs: move dcache sysctls to its own file
Luis Chamberlain
2022-01-22
fs: move fs stat sysctls to file_table.c
Luis Chamberlain
2022-01-22
fs: move inode sysctls to its own file
Luis Chamberlain
2022-01-22
sysctl: share unsigned long const values
Luis Chamberlain
2022-01-22
stackleak: move stack_erasing sysctl to stackleak.c
Xiaoming Ni
2022-01-22
sysctl: add helper to register a sysctl mount point
Luis Chamberlain
2022-01-22
random: move the random sysctl declarations to its own file
Xiaoming Ni
2022-01-22
firmware_loader: move firmware sysctl to its own files
Xiaoming Ni
2022-01-22
eventpoll: simplify sysctl declaration with register_sysctl()
Xiaoming Ni
2022-01-22
inotify: simplify subdirectory registration with register_sysctl()
Xiaoming Ni
[next]