summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* frontswap: remove support for multiple opsChristoph Hellwig2022-01-221-2/+1
* mm: mark swap_lock and swap_active_head staticChristoph Hellwig2022-01-221-2/+0
* frontswap: remove frontswap_testChristoph Hellwig2022-01-221-11/+0
* mm: simplify try_to_unuseChristoph Hellwig2022-01-223-10/+1
* frontswap: simplify frontswap_initChristoph Hellwig2022-01-221-8/+1
* frontswap: remove frontswap_curr_pagesChristoph Hellwig2022-01-221-1/+0
* frontswap: remove frontswap_shrinkChristoph Hellwig2022-01-221-1/+0
* frontswap: remove frontswap_tmem_exclusive_getsChristoph Hellwig2022-01-221-2/+0
* frontswap: remove frontswap_writethroughChristoph Hellwig2022-01-221-1/+0
* mm: remove cleancacheChristoph Hellwig2022-01-222-129/+0
* lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()Vlastimil Babka2022-01-222-9/+18
* proc: remove PDE_DATA() completelyMuchun Song2022-01-222-4/+2
* fs: proc: store PDE()->data into inode->i_privateMuchun Song2022-01-221-1/+12
* locking/rwlocks: introduce write_lock_nestedMinchan Kim2022-01-224-0/+25
* kprobe: move sysctl_kprobes_optimization to kprobes.cXiaoming Ni2022-01-221-6/+0
* fs/coredump: move coredump sysctls into its own fileXiaoming Ni2022-01-221-4/+6
* printk: fix build warning when CONFIG_PRINTK=nXiaoming Ni2022-01-221-4/+0
* kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases()Luis Chamberlain2022-01-221-1/+1
* fs: move namespace sysctls and declare fs base directoryLuis Chamberlain2022-01-221-3/+0
* sysctl: add and use base directory declarer and registration helperLuis Chamberlain2022-01-221-0/+24
* fs: move pipe sysctls to is own fileLuis Chamberlain2022-01-222-4/+6
* fs: move namei sysctls to its own fileLuis Chamberlain2022-01-221-1/+0
* fs: move locking sysctls where they are usedLuis Chamberlain2022-01-221-4/+0
* sysctl: move maxolduid as a sysctl specific constLuis Chamberlain2022-01-221-0/+3
* fs: move dcache sysctls to its own fileLuis Chamberlain2022-01-222-12/+0
* fs: move fs stat sysctls to file_table.cLuis Chamberlain2022-01-221-3/+0
* fs: move inode sysctls to its own fileLuis Chamberlain2022-01-221-3/+0
* sysctl: share unsigned long const valuesLuis Chamberlain2022-01-221-0/+6
* stackleak: move stack_erasing sysctl to stackleak.cXiaoming Ni2022-01-221-5/+0
* scsi/sg: move sg-big-buff sysctl to scsi/sg.cXiaoming Ni2022-01-221-4/+0
* sysctl: add helper to register a sysctl mount pointLuis Chamberlain2022-01-221-0/+7
* random: move the random sysctl declarations to its own fileXiaoming Ni2022-01-221-1/+0
* firmware_loader: move firmware sysctl to its own filesXiaoming Ni2022-01-221-1/+0
* eventpoll: simplify sysctl declaration with register_sysctl()Xiaoming Ni2022-01-222-3/+0
* inotify: simplify subdirectory registration with register_sysctl()Xiaoming Ni2022-01-222-5/+0
* dnotify: move dnotify sysctl to dnotify.cXiaoming Ni2022-01-221-1/+0
* aio: move aio sysctl to aio.cXiaoming Ni2022-01-221-4/+0
* hung_task: move hung_task sysctl interface to hung_task.cXiaoming Ni2022-01-221-13/+1
* sysctl: move some boundary constants from sysctl.c to sysctl_valsXiaoming Ni2022-01-221-3/+10
* sysctl: add a new register_sysctl_init() interfaceXiaoming Ni2022-01-221-0/+3
* mm/migrate.c: rework migration_entry_wait() to not take a pagerefAlistair Popple2022-01-221-0/+2
* Merge tag 'block-5.17-2022-01-21' of git://git.kernel.dk/linux-blockLinus Torvalds2022-01-211-0/+11
|\
| * blk-mq: fix tag_get wait task can't be awakenedLaibin Qiu2022-01-131-0/+11
* | Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2022-01-211-1/+5
|\ \
| * | rtc: mc146818-lib: fix signedness bug in mc146818_get_time()Dan Carpenter2022-01-161-1/+1
| * | rtc: mc146818-lib: extract mc146818_avoid_UIPMateusz Jończyk2021-12-161-0/+3
| * | rtc: mc146818-lib: fix RTC presence checkMateusz Jończyk2021-12-161-0/+1
* | | Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2022-01-203-2/+4
|\ \ \
| * | | ceph: move CEPH_SUPER_MAGIC definition to magic.hJeff Layton2022-01-131-0/+1
| * | | libceph: rename parse_fsid() to ceph_parse_fsid() and exportVenky Shankar2022-01-131-0/+1