summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2020-01-27Merge tag 'irq-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-01-27Merge tag 'smp-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-01-27Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-01-27Merge tag 'core-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-01-27Merge tag 'timers-urgent-2020-01-27' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-01-27Merge tag 'audit-pr-20200127' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-01-27Merge branch 'for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2020-01-27Merge branch 'for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2020-01-27Merge tag 'pm-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-01-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-01-27Merge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki
2020-01-24alarmtimer: Make alarmtimer_get_rtcdev() a stub when CONFIG_RTC_CLASS=ntimers-core-2020-01-27Stephen Boyd
2020-01-24alarmtimer: Use wakeup source from alarmtimer platform deviceStephen Boyd
2020-01-24alarmtimer: Make alarmtimer platform device child of RTC deviceStephen Boyd
2020-01-24alarmtimer: Update alarmtimer_get_rtcdev() docs to reflect realityStephen Boyd
2020-01-24smp: Remove allocation mask from on_each_cpu_cond.*()smp-core-2020-01-28Sebastian Andrzej Siewior
2020-01-24smp: Add a smp_cond_func_t argument to smp_call_function_many()Sebastian Andrzej Siewior
2020-01-24smp: Use smp_cond_func_t as type for the conditional functionSebastian Andrzej Siewior
2020-01-24Merge tag 'irqchip-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...irq-core-2020-01-28Thomas Gleixner
2020-01-23Merge tag 'trace-v5.5-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-23Merge tag 'pm-5.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-01-23Merge back new material related to system-wide PM for v5.6.Rafael J. Wysocki
2020-01-22genirq, sched/isolation: Isolate from handling managed interruptsMing Lei
2020-01-22hrtimer: Add missing sparse annotation for __run_timer()Jules Irenge
2020-01-22tracing/uprobe: Fix to make trace_uprobe_filter alignment safeMasami Hiramatsu
2020-01-20tracing: Do not set trace clock if tracefs lockdown is in effectMasami Ichikawa
2020-01-20tracing: Fix histogram code when expression has same var as valueSteven Rostedt (VMware)
2020-01-20irqdomain: Fix a memory leak in irq_domain_push_irq()Kevin Hao
2020-01-20genirq: Introduce irq_domain_translate_onecellYash Shah
2020-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-01-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2020-01-18Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-01-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-01-18Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-01-18Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-01-18Merge tag 'for-linus-2020-01-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-01-18ptrace: reintroduce usage of subjective credentials in ptrace_has_cap()Christian Brauner
2020-01-17lib/vdso: Update coarse timekeeper unconditionallytimers-urgent-2020-01-27Thomas Gleixner
2020-01-17lib/vdso: Make __arch_update_vdso_data() logic understandableThomas Gleixner
2020-01-17perf: Correctly handle failed perf_get_aux_event()Mark Rutland
2020-01-17watchdog/softlockup: Enforce that timestamp is valid on bootcore-core-2020-01-28Thomas Gleixner
2020-01-17locking/rwsem: Fix kernel crash when spinning on RWSEM_OWNER_UNKNOWNWaiman Long
2020-01-16PM: hibernate: fix crashes with init_on_free=1Alexander Potapenko
2020-01-16PM: suspend: Add sysfs attribute to control the "sync on suspend" behaviorJonas Meurer
2020-01-16watchdog/softlockup: Remove obsolete check of last reported taskPetr Mladek
2020-01-16watchdog: Remove soft_lockup_hrtimer_cnt and related codeJisheng Zhang
2020-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-01-15bpf: Fix incorrect verifier simulation of ARSH under ALU32Daniel Borkmann
2020-01-15tick/common: Touch watchdog in tick_unfreeze() on all CPUsChunyan Zhang
2020-01-15cgroup: Prevent double killing of css when enabling threaded cgroupMichal Koutný