Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-07-19Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-17Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-17Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2017-07-15Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-15kmod: throttle kmod thread limitLuis R. Rodriguez
2017-07-15kernel/watchdog.c: use better pr_fmt prefixKefeng Wang
2017-07-14Merge branches 'pm-cpufreq-sched' and 'intel_pstate'Rafael J. Wysocki
2017-07-13Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2017-07-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-07-13Merge tag 'modules-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-13fork,random: use get_random_canary() to set tsk->stack_canaryRik van Riel
2017-07-13kexec_file: adjust declaration of kexec_purgatoryKees Cook
2017-07-13kernel/watchdog: provide watchdog_nmi_reconfigure() for arch watchdogsNicholas Piggin
2017-07-13kernel/watchdog: split up config optionsNicholas Piggin
2017-07-13kernel/watchdog: introduce arch_touch_nmi_watchdog()Nicholas Piggin
2017-07-13fault-inject: support systematic fault injectionDmitry Vyukov
2017-07-13kcmp: add KCMP_EPOLL_TFD mode to compare epoll target filesCyrill Gorcunov
2017-07-13kernel/sysctl_binary.c: check name array length in deprecated_sysctl_warning()Mateusz Jurczyk
2017-07-13sysctl: add unsigned int range supportLuis R. Rodriguez
2017-07-13sysctl: simplify unsigned int supportLuis R. Rodriguez
2017-07-13sysctl: fold sysctl_writes_strict checks into helperLuis R. Rodriguez
2017-07-13sysctl: kdoc'ify sysctl_writes_strictLuis R. Rodriguez
2017-07-13kdump: protect vmcoreinfo data under the crash memoryXunlei Pang
2017-07-13powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdrXunlei Pang
2017-07-13kexec: move vmcoreinfo out of the kernel's .bss sectionXunlei Pang
2017-07-13kernel/fork.c: virtually mapped stacks: do not disable interruptsChristoph Lameter
2017-07-12fix a braino in compat_sys_getrlimit()Al Viro
2017-07-12ftrace: Fix uninitialized variable in match_records()Dan Carpenter
2017-07-12ftrace: Remove an unneeded NULL checkDan Carpenter
2017-07-12cpufreq: schedutil: Fix sugov_start() versus sugov_update_shared() raceVikram Mulukutla
2017-07-12genirq: Keep chip buslock across irq_request/release_resources()Thomas Gleixner
2017-07-12ftrace: Hide cached module code for !CONFIG_MODULESArnd Bergmann
2017-07-12tracing: Do note expose stack_trace_filter without DYNAMIC_FTRACESteven Rostedt (VMware)
2017-07-11tracing: Fixup trace file header alignmentSteven Rostedt (VMware)
2017-07-11smp/hotplug: Replace BUG_ON and react usefulThomas Gleixner
2017-07-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-07-11kernel/exit.c: avoid undefined behaviour when calling wait4()zhongjiang
2017-07-11kernel/signal.c: avoid undefined behaviour in kill_something_infozhongjiang
2017-07-11lib/extable.c: use bsearch() library function in search_extable()Thomas Meyer
2017-07-11kernel/kallsyms.c: replace all_var with IS_ENABLED(CONFIG_KALLSYMS_ALL)Masahiro Yamada
2017-07-11kernel/groups.c: use sort library functionRasmus Villemoes
2017-07-11kernel/ksysfs.c: constify attribute_group structures.Arvind Yadav
2017-07-11mm: make PR_SET_THP_DISABLE immediately activeMichal Hocko
2017-07-11Merge tag 'pm-extra-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-10Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki
2017-07-09Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-09Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-09Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds