summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2019-04-04bpf: add verifier stats and log_level bit 2Alexei Starovoitov
2019-04-03locking/rwsem: Optimize down_read_trylock()Waiman Long
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long
2019-04-03locking/rwsem: Remove arch specific rwsem filesWaiman Long
2019-04-03sched/fair: Make sync_entity_load_avg() and remove_entity_load_avg() staticYueHaibing
2019-04-03sched/core: Annotate perf_domain pointer with __rcuJoel Fernandes (Google)
2019-04-03sched_domain: Annotate RCU pointers properlyJoel Fernandes (Google)
2019-04-03sched/cpufreq: Annotate cpufreq_update_util_data pointer with __rcuJoel Fernandes (Google)
2019-04-03locking/static_key: Fix false positive warnings on concurrent dec/incPeter Zijlstra
2019-04-03x86/uaccess, kcov: Disable stack protectorPeter Zijlstra
2019-04-03x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAPPeter Zijlstra
2019-04-03ia64/tlb: Eradicate tlb_migrate_finish() callbackPeter Zijlstra
2019-04-03perf/core: Make perf_swevent_init_cpu() staticValdis Kletnieks
2019-04-03sched/fair: Do not re-read ->h_load_next during hierarchical load calculationMel Gorman
2019-04-02tracing: Use tracing error_log with probe eventsMasami Hiramatsu
2019-04-02tracing: Use tracing error_log with trace event filtersTom Zanussi
2019-04-02tracing: Use tracing error_log with hist triggersTom Zanussi
2019-04-02tracing: Save the last hist command's associated event nameTom Zanussi
2019-04-02tracing: Add tracing error logTom Zanussi
2019-04-02tracing: Kernel access to Ftrace instancesDivya Indi
2019-04-02ring-buffer: Fix ring buffer size in rb_write_something()YueHaibing
2019-04-02cpu/hotplug: Create SMT sysfs interface for all archesJosh Poimboeuf
2019-04-02PM / sleep: Measure the time of filesystems syncingHarry Pan
2019-04-02PM / sleep: Refactor filesystems sync to reduce duplicationHarry Pan
2019-04-01signal: don't silently convert SI_USER signals to non-current pidfdJann Horn
2019-03-31Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-03-29xdp: fix cpumap redirect SKB creation bugJesper Dangaard Brouer
2019-03-29bpf: Support variable offset stack access from helpersAndrey Ignatov
2019-03-29ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASKAndrei Vagin
2019-03-29tick/broadcast: Fix warning about undefined tick_broadcast_oneshot_offline()Borislav Petkov
2019-03-28kallsyms: store type information in its own arrayEugene Loh
2019-03-28timekeeping: Force upper bound for setting CLOCK_REALTIMEThomas Gleixner
2019-03-28cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=nThomas Gleixner
2019-03-28watchdog: Respect watchdog cpumask on CPU hotplugThomas Gleixner
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-27x86/ima: require signed kernel modulesMimi Zohar
2019-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-03-26locktorture: NULL cxt.lwsa and cxt.lrsa to allow bad-arg detectionPaul E. McKenney
2019-03-26rcuperf: Fix cleanup path for invalid perf_type stringsPaul E. McKenney
2019-03-26rcutorture: Fix cleanup path for invalid torture_type stringsPaul E. McKenney
2019-03-26rcutorture: Fix expected forward progress duration in OOM notifierNeeraj Upadhyay
2019-03-26rcutorture: Remove ->ext_irq_conflict fieldPaul E. McKenney
2019-03-26rcutorture: Make rcutorture_extend_mask() comment match the codePaul E. McKenney
2019-03-26torture: Don't try to offline the last CPUPaul E. McKenney
2019-03-26rcu: Fix nohz status in stall warningNeeraj Upadhyay
2019-03-26rcu: Move forward-progress checkers into tree_stall.hPaul E. McKenney
2019-03-26rcu: Move irq-disabled stall-warning checking to tree_stall.hPaul E. McKenney