summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2018-12-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-12-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-12-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-12-25Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-12-25Merge tag 'pm-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-12-21fork,memcg: fix crash in free_thread_stack on memcg charge failRik van Riel
2018-12-21Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-12-21Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-12-21Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-sleep'Rafael J. Wysocki
2018-12-21Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-cpufreq-sched'Rafael J. Wysocki
2018-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-19genirq/affinity: Add is_managed to struct irq_affinity_descDou Liyang
2018-12-19genirq/core: Introduce struct irq_affinity_descDou Liyang
2018-12-19genirq/affinity: Remove excess indentationThomas Gleixner
2018-12-18futex: Cure exit raceThomas Gleixner
2018-12-18Merge tag 'irqchip-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2018-12-18genirq: Fix various typos in commentsIngo Molnar
2018-12-18ntp: Remove duplicated includeYueHaibing
2018-12-17dma-direct: do not include SME mask in the DMA supported checkLendacky, Thomas
2018-12-17posix-timers: Fix division by zero bugThomas Gleixner
2018-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-12-13bpf: verifier: make sure callees don't prune with caller differencesJakub Kicinski
2018-12-13arm64: add prctl control for resetting ptrauth keysKristina Martsenko
2018-12-13irq/irq_sim: Store multiple interrupt offsets in a bitmapBartosz Golaszewski
2018-12-12Merge tag 'trace-v4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-12PM / sleep: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-11bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64KDaniel Borkmann
2018-12-11timekeeping: Convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-11tracing: Fix memory leak of instance function hash filtersSteven Rostedt (VMware)
2018-12-11tracing: Fix memory leak in set_trigger_filter()Steven Rostedt (VMware)
2018-12-11tracing: Fix memory leak in create_filter()Steven Rostedt (VMware)
2018-12-11sched/cpufreq: Add the SPDX tagsDaniel Lezcano
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-07Merge tag 'gcc-plugins-v4.20-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-12-06Merge tag 'trace-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-06kexec_file: kexec_walk_memblock() only walks a dedicated region at kdumpAKASHI Takahiro
2018-12-06powerpc, kexec_file: factor out memblock-based arch_kexec_walk_mem()AKASHI Takahiro
2018-12-06s390, kexec_file: drop arch_kexec_mem_walk()AKASHI Takahiro
2018-12-06kexec_file: make kexec_image_post_load_cleanup_default() globalAKASHI Takahiro
2018-12-05Uprobes: Fix kernel oops with delayed_uprobe_remove()Ravi Bangoria
2018-12-05stackleak: Mark stackleak_track_stack() as notraceAnders Roxell
2018-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-12-05timekeeping: Use proper seqcount initializerBart Van Assche
2018-12-04bpf: add per-insn complexity limitAlexei Starovoitov
2018-12-04bpf: improve verifier branch analysisAlexei Starovoitov
2018-12-04bpf: check pending signals while verifying programsAlexei Starovoitov
2018-12-04Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2018-12-03Merge tag 'v4.20-rc5' into irq/core, to pick up fixesIngo Molnar
2018-12-01rcutorture: Don't do busted forward-progress testingPaul E. McKenney
2018-12-01rcutorture: Use 100ms buckets for forward-progress callback histogramsPaul E. McKenney