summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-09rcutorture: Dump writer stack if stalledPaul E. McKenney
2017-10-09rcutorture: Add interrupt-disable capability to stall-warning testsPaul E. McKenney
2017-10-09rcu: Suppress RCU CPU stall warnings while dumping tracePaul E. McKenney
2017-10-09rcu: Turn off tracing before dumping tracePaul E. McKenney
2017-10-09rcu: Make RCU CPU stall warnings check for irq-disabled CPUsPaul E. McKenney
2017-10-09sched,rcu: Make cond_resched() provide RCU quiescent statePaul E. McKenney
2017-10-09sched: Make resched_cpu() unconditionalPaul E. McKenney
2017-10-09irq_work: Map irq_work_on_queue() to irq_work_on() in !SMPPaul E. McKenney
2017-10-09rcu: Create call_rcu_tasks() kthread at boot timePaul E. McKenney
2017-10-09rcu: Fix up pending cbs check in rcu_prepare_for_idleNeeraj Upadhyay
2017-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-10-09netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'Shmulik Ladkani
2017-10-09Merge back suspend/resume/hibernate material for v4.15.Rafael J. Wysocki
2017-10-09genirq/cpuhotplug: Enforce affinity setting on startup of managed irqsThomas Gleixner
2017-10-09genirq/cpuhotplug: Add sanity check for effective affinity maskThomas Gleixner
2017-10-09genirq: Warn when effective affinity is not updatedThomas Gleixner
2017-10-07bpf: fix liveness markingAlexei Starovoitov
2017-10-06Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-10-05Merge tag 'pm-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-10-06Merge branch 'pm-sleep'Rafael J. Wysocki
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-05workqueue: Convert callback to use from_timer()Kees Cook
2017-10-05kthread: Convert callback to use from_timer()Kees Cook
2017-10-05timer: Remove expires and data arguments from DEFINE_TIMERKees Cook
2017-10-05timer: Remove users of TIMER_DEFERRED_INITIALIZERKees Cook
2017-10-05timer: Convert schedule_timeout() to use from_timer()Kees Cook
2017-10-05Merge branch 'linus' into timers/coreThomas Gleixner
2017-10-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-10-04Merge tag 'trace-v4.14-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-10-04watchdog/core: Put softlockup_threads_initialized under ifdef guardThomas Gleixner
2017-10-04watchdog/core: Rename some softlockup_* functionsThomas Gleixner
2017-10-04powerpc/watchdog: Make use of watchdog_nmi_probe()Thomas Gleixner
2017-10-04watchdog/core, powerpc: Lock cpus across reconfigurationThomas Gleixner
2017-10-04watchdog/core, powerpc: Replace watchdog_nmi_reconfigure()Thomas Gleixner
2017-10-03kernel/params.c: improve STANDARD_PARAM_DEF readabilityJean Delvare
2017-10-03kernel/params.c: fix an overflow in param_attr_showJean Delvare
2017-10-03kernel/params.c: fix the maximum length in param_get_stringJean Delvare
2017-10-03kernel/kcmp.c: drop branch leftover typoCyrill Gorcunov
2017-10-03memremap: add scheduling point to devm_memremap_pagesMichal Hocko
2017-10-03kernel/sysctl.c: remove duplicate UINT_MAX check on do_proc_douintvec_conv()Luis R. Rodriguez
2017-10-03android: binder: drop lru lock in isolate callbackSherry Yang
2017-10-03kernel/params.c: align add_sysfs_param documentation with codeJean Delvare
2017-10-03bpf: fix bpf_tail_call() x64 JITAlexei Starovoitov
2017-10-03Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-10-03rcu: Remove extraneous READ_ONCE()s from rcu_irq_{enter,exit}()Paul E. McKenney
2017-10-03ftrace: Fix kmemleak in unregister_ftrace_graphShu Wang
2017-10-03PM: Use a more common logging styleJoe Perches
2017-10-03PM / OPP: Move the OPP directory out of power/Viresh Kumar
2017-10-01Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds