summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-19Merge tag 'y2038-timekeeping' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner
2018-04-19time: Change nanosleep to safe __kernel_* typesDeepa Dinamani
2018-04-19time: Change types to new y2038 safe __kernel_* typesDeepa Dinamani
2018-04-19time: Fix get_timespec64() for y2038 safe compat interfacesDeepa Dinamani
2018-04-19time: Add new y2038 safe __kernel_timespecDeepa Dinamani
2018-04-19posix-timers: Make compat syscalls depend on CONFIG_COMPAT_32BIT_TIMEDeepa Dinamani
2018-04-19time: Introduce CONFIG_COMPAT_32BIT_TIMEDeepa Dinamani
2018-04-19time: Introduce CONFIG_64BIT_TIME in architecturesDeepa Dinamani
2018-04-19compat: Enable compat_get/put_timespec64 alwaysDeepa Dinamani
2018-04-19compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani
2018-04-19sparc: compat: Allow including asm/compat.h for 32-bitArnd Bergmann
2018-04-19time: Add an asm-generic/compat.h fileArnd Bergmann
2018-04-19compat: Make compat helpers independent of CONFIG_COMPATDeepa Dinamani
2018-04-18Merge tag 'ceph-for-4.17-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-04-16Merge branch 'parisc-4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-16Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-04-16x86/ldt: Fix support_pte_mask filtering in map_ldt_struct()Joerg Roedel
2018-04-16kvm: selftests: add vmx_tsc_adjust_testPaolo Bonzini
2018-04-16kvm: x86: move MSR_IA32_TSC handling to x86.cPaolo Bonzini
2018-04-16X86/KVM: Properly update 'tsc_offset' to represent the running guestKarimAllah Ahmed
2018-04-16rbd: notrim map optionIlya Dryomov
2018-04-16rbd: adjust queue limits for "fancy" stripingIlya Dryomov
2018-04-16rbd: avoid Wreturn-type warningsArnd Bergmann
2018-04-16ceph: always update atime/mtime/ctime for new inodeYan, Zheng
2018-04-16rbd: support timeout in rbd_wait_state_locked()Dongsheng Yang
2018-04-16rbd: refactor rbd_wait_state_locked()Ilya Dryomov
2018-04-15Linux 4.17-rc1Linus Torvalds
2018-04-15Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-15Merge tag '4.17-rc1SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-04-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-04-15Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-04-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-15Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-04-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-04-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-15Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-04-15Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2018-04-15Merge tag 'powerpc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-04-14parisc: Fix missing binfmt_elf32.o build errorHelge Deller
2018-04-13kernel/kexec_file.c: move purgatories sha256 to common codePhilipp Rudo
2018-04-13kernel/kexec_file.c: allow archs to set purgatory load addressPhilipp Rudo
2018-04-13kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory loadPhilipp Rudo
2018-04-13kernel/kexec_file.c: remove unneeded variables in kexec_purgatory_setup_sechdrsPhilipp Rudo
2018-04-13kernel/kexec_file.c: remove unneeded for-loop in kexec_purgatory_setup_sechdrsPhilipp Rudo
2018-04-13kernel/kexec_file.c: split up __kexec_load_puragoryPhilipp Rudo
2018-04-13kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*Philipp Rudo
2018-04-13kernel/kexec_file.c: search symbols in read-only kexec_purgatoryPhilipp Rudo