index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
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 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
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
Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
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
scsi/sg: move sg-big-buff sysctl to scsi/sg.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
2022-01-22
dnotify: move dnotify sysctl to dnotify.c
Xiaoming Ni
2022-01-22
aio: move aio sysctl to aio.c
Xiaoming Ni
2022-01-22
hung_task: move hung_task sysctl interface to hung_task.c
Xiaoming Ni
2022-01-22
sysctl: move some boundary constants from sysctl.c to sysctl_vals
Xiaoming Ni
2022-01-22
sysctl: add a new register_sysctl_init() interface
Xiaoming Ni
2022-01-22
mm/migrate.c: rework migration_entry_wait() to not take a pageref
Alistair Popple
[next]