summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-10-01Linux 4.14-rc3v4.14-rc3Linus Torvalds
2017-10-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-10-01Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-01Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-10-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-10-01Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-10-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-01Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-09-30Merge tag 'mtd/fixes-for-4.14-rc3' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-09-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-09-29Merge tag 'platform-drivers-x86-v4.14-2' of git://git.infradead.org/linux-pla...Linus Torvalds
2017-09-29Merge tag 'led_fixes-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-09-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-09-29Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-29Merge tag 'md/4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2017-09-29Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-29Merge tag 'drm-fixes-for-v4.14-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-09-29Merge tag 'iommu-fixes-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-09-29Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-09-29fix infoleak in waitid(2)Al Viro
2017-09-29x86/asm: Use register variable to get stack pointer valueAndrey Ryabinin
2017-09-29x86/mm: Disable branch profiling in mem_encrypt.cTom Lendacky
2017-09-29Merge tag 'perf-urgent-for-mingo-4.14-20170928' of git://git.kernel.org/pub/s...Ingo Molnar
2017-09-29Merge branch 'fixes-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-09-29arm64: fault: Route pte translation faults via do_translation_faultWill Deacon
2017-09-29arm64: mm: Use READ_ONCE when dereferencing pointer to pte tableWill Deacon
2017-09-29kvm/x86: Handle async PF in RCU read-side critical sectionsBoqun Feng
2017-09-29KVM: nVMX: Fix nested #PF intends to break L1's vmlauch/vmresumeWanpeng Li
2017-09-29sched/sysctl: Check user input value of sysctl_sched_time_avgEthan Zhao
2017-09-29x86/asm: Fix inline asm call constraints for GCC 4.4Josh Poimboeuf
2017-09-29sched/debug: Add explicit TASK_PARKED printingPeter Zijlstra
2017-09-29sched/debug: Ignore TASK_IDLE for SysRq-WPeter Zijlstra
2017-09-29sched/debug: Add explicit TASK_IDLE printingPeter Zijlstra
2017-09-29sched/tracing: Use common task-state helpersPeter Zijlstra
2017-09-29locking/rwsem-xadd: Fix missed wakeup due to reordering of loadPrateek Sood
2017-09-29sched/tracing: Fix trace_sched_switch task-state printingPeter Zijlstra
2017-09-29sched/debug: Remove unused variablePeter Zijlstra
2017-09-29sched/debug: Convert TASK_state to hexPeter Zijlstra
2017-09-29sched/debug: Implement consistent task-state printingPeter Zijlstra
2017-09-29um/time: Fixup namespace collisionThomas Gleixner
2017-09-29perf/aux: Only update ->aux_wakeup in non-overwrite modeAlexander Shishkin
2017-09-29Merge tag 'drm-misc-fixes-2017-09-28-1' of git://anongit.freedesktop.org/git/...Dave Airlie
2017-09-28Merge tag 'acpi-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-09-28Merge tag 'pm-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-09-28Merge tag 'xfs-4.14-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-09-28Revert "Bluetooth: Add option for disabling legacy ioctl interfaces"Linus Torvalds
2017-09-28Merge branch 'acpi-apei'Rafael J. Wysocki