summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-31fs: expose utimes_commonChristoph Hellwig
2020-07-31fs: move timespec validation into utimes_commonChristoph Hellwig
2020-07-31fs: refactor do_utimesChristoph Hellwig
2020-07-31fs: remove ksys_ioctlChristoph Hellwig
2020-07-31fs: remove ksys_fchmodChristoph Hellwig
2020-07-31fs: remove ksys_dupChristoph Hellwig
2020-07-31fs: remove ksys_openChristoph Hellwig
2020-07-31fs: remove ksys_getdents64Christoph Hellwig
2020-07-31init: open code setting up stdin/stdout/stderrChristoph Hellwig
2020-07-31initramfs: switch initramfs unpacking to struct file based APIsChristoph Hellwig
2020-07-30initramfs: remove clean_rootfsChristoph Hellwig
2020-07-30initramfs: remove the populate_initrd_image and clean_rootfs stubsChristoph Hellwig
2020-07-30initrd: mark initrd support as deprecatedChristoph Hellwig
2020-07-30initrd: mark init_linuxrc as __initChristoph Hellwig
2020-07-30initrd: switch initrd loading to struct file based APIsChristoph Hellwig
2020-07-30initrd: remove the BLKFLSBUF call in handle_initrdChristoph Hellwig
2020-07-30initrd: remove support for multiple floppiesChristoph Hellwig
2020-07-16md: rewrite md_setup_drive to avoid ioctlsChristoph Hellwig
2020-07-16md: simplify md_setup_driveChristoph Hellwig
2020-07-16md: remove the kernel version of md_u.hChristoph Hellwig
2020-07-16md: remove the autoscan partition re-readChristoph Hellwig
2020-07-16md: replace the RAID_AUTORUN ioctl with a direct function callChristoph Hellwig
2020-07-16md: move the early init autodetect code to drivers/md/Christoph Hellwig
2020-07-16init: remove the bstat helperChristoph Hellwig
2020-07-16fs: add a vfs_fchmod helperChristoph Hellwig
2020-07-16fs: add a vfs_fchown helperChristoph Hellwig
2020-07-15Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-07-15Merge tag 'platform-drivers-x86-v5.8-2' of git://git.infradead.org/linux-plat...Linus Torvalds
2020-07-15Merge tag 'dmaengine-fix-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-15keys: asymmetric: fix error return code in software_key_query()Wei Yongjun
2020-07-15afs: Fix interruption of operationsDavid Howells
2020-07-15platform/x86: asus-wmi: allow BAT1 battery nameVasiliy Kupriakov
2020-07-15platform/x86: ISST: Add new PCI device idsSrinivas Pandruvada
2020-07-15platform/x86: thinkpad_acpi: Revert "Use strndup_user() in dispatch_proc_writ...Andy Shevchenko
2020-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-07-13Merge tag 'iommu-fixes-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-07-13mm: document warning in move_normal_pmd() and make it warn only onceLinus Torvalds
2020-07-12Linux 5.8-rc5v5.8-rc5Linus Torvalds
2020-07-12Merge tag 'xtensa-20200712' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2020-07-12Merge tag 'io_uring-5.8-2020-07-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-12Merge tag 'for-5.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-07-12io_uring: fix not initialised work->flagsPavel Begunkov
2020-07-12io_uring: fix missing msg_name assignmentPavel Begunkov
2020-07-11Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-07-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-07-11Merge tag 'for-linus-5.8b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-07-11Merge tag 'powerpc-5.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-07-11clk: Specify IOMEM dependency for HSDK pll driverDavid Gow
2020-07-11clk: AST2600: Add mux for EMMC clockEddie James
2020-07-11clk: mvebu: ARMADA_AP_CPU_CLK needs to select ARMADA_AP_CP_HELPERNathan Chancellor