summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-08-01sched: Document arch_scale_*_capacity()Valentin Schneider1-0/+10
2020-08-01rtnetlink: add support for protodown reasonRoopa Prabhu1-0/+4
2020-08-01tcp: add earliest departure time to SCM_TIMESTAMPING_OPT_STATSYousuk Seung1-1/+2
2020-07-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2020-07-31Merge branch 'for-next/read-barrier-depends' into for-next/coreCatalin Marinas5-134/+47
2020-07-31Merge branches 'for-next/misc', 'for-next/vmcoreinfo', 'for-next/cpufeature',...Catalin Marinas7-21/+73
2020-07-31Merge tag 'v5.8-rc7' into i2c/for-5.9Wolfram Sang39-79/+269
2020-07-31power: supply: wilco_ec: Add long life charging modeCrag Wang1-0/+1
2020-07-31Merge branch 'linus' into locking/core, to resolve conflictIngo Molnar8-6/+17
2020-07-31kcsan: Improve IRQ state trace reportingMarco Elver1-0/+4
2020-07-31lockdep: Refactor IRQ trace events fields into structMarco Elver2-9/+15
2020-07-31lib: Add zstd support to decompressNick Terrell1-0/+11
2020-07-31lib/mpi: Add mpi_sub_ui()Marcelo Henrique Cerri1-0/+3
2020-07-31init: add an init_utimes helperChristoph Hellwig1-0/+1
2020-07-31init: add an init_stat helperChristoph Hellwig1-0/+1
2020-07-31init: add an init_mknod helperChristoph Hellwig2-9/+1
2020-07-31init: add an init_mkdir helperChristoph Hellwig2-7/+1
2020-07-31init: add an init_symlink helperChristoph Hellwig2-9/+1
2020-07-31init: add an init_link helperChristoph Hellwig2-9/+1
2020-07-31init: add an init_eaccess helperChristoph Hellwig2-7/+1
2020-07-31init: add an init_chmod helperChristoph Hellwig2-7/+1
2020-07-31init: add an init_chown helperChristoph Hellwig1-0/+1
2020-07-31init: add an init_chroot helperChristoph Hellwig2-2/+1
2020-07-31init: add an init_chdir helperChristoph Hellwig2-1/+1
2020-07-31init: add an init_rmdir helperChristoph Hellwig2-7/+1
2020-07-31init: add an init_unlink helperChristoph Hellwig2-7/+1
2020-07-31init: add an init_umount helperChristoph Hellwig2-1/+1
2020-07-31init: add an init_mount helperChristoph Hellwig1-0/+4
2020-07-31fs: push the getname from do_rmdir into the callersChristoph Hellwig1-2/+2
2020-07-31fs: expose utimes_commonChristoph Hellwig1-0/+1
2020-07-31fs: remove ksys_ioctlChristoph Hellwig1-1/+0
2020-07-31fs: remove ksys_fchmodChristoph Hellwig1-1/+0
2020-07-31fs: remove ksys_dupChristoph Hellwig1-1/+0
2020-07-31fs: remove ksys_openChristoph Hellwig1-11/+0
2020-07-31fs: remove ksys_getdents64Christoph Hellwig1-2/+0
2020-07-31Merge remote-tracking branch 'regulator/for-5.9' into regulator-nextMark Brown5-1/+319
2020-07-31Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar7-14/+74
2020-07-30mm: pgtable: Make generic pgprot_* macros available for no-MMUPekka Enberg1-34/+37
2020-07-30tasklet: Introduce new initialization APIRomain Perier1-1/+27
2020-07-30treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook1-5/+10
2020-07-30thermal: Update power allocator and devfreq cooling to SPDX licensingLukasz Luba1-8/+1
2020-07-30random: fix circular include dependency on arm64 after addition of percpu.hWilly Tarreau1-1/+1
2020-07-30PM / devfreq: Add support delayed timer for polling modeChanwoo Choi1-0/+9
2020-07-30driver core: add device probe log helperAndrzej Hajda1-0/+3
2020-07-30initrd: switch initrd loading to struct file based APIsChristoph Hellwig1-1/+0
2020-07-30initrd: remove support for multiple floppiesChristoph Hellwig1-6/+0
2020-07-30cpufreq: cached_resolved_idx can not be negativeViresh Kumar1-1/+1
2020-07-30OPP: Add and export helper to set bandwidthSibi Sankar1-0/+6
2020-07-30random32: remove net_rand_state from the latent entropy gcc pluginLinus Torvalds1-1/+1
2020-07-29power: supply: bq27xxx_battery: Add the BQ28z610 Battery monitorDan Murphy1-0/+1