summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
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=nStephen 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-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-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-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 unconditionallyThomas 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 bootThomas 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ý
2020-01-15workqueue: add worker function to workqueue_execute_end tracepointDaniel Jordan
2020-01-15cgroup: fix function name in commentChen Zhou
2020-01-15alarmtimer: Unregister wakeup source when module get failsStephen Boyd
2020-01-15tick/sched: Annotate lockless access to last_jiffies_updateEric Dumazet
2020-01-14tracing: trigger: Replace unneeded RCU-list traversalsMasami Hiramatsu
2020-01-14tracing/uprobe: Fix double perf_event linking on multiprobe uprobeMasami Hiramatsu
2020-01-14Merge branch 'dhowells' (patches from DavidH)Linus Torvalds
2020-01-14keys: Fix request_key() cacheDavid Howells
2020-01-14fs/proc: Introduce /proc/pid/timens_offsetsAndrei Vagin