summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2020-03-04seccomp: allow TSYNC and USER_NOTIF togetherTycho Andersen
2020-02-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-02-14Merge tag 'pm-5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-02-11Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-02-11sched/fair: Fix kernel-doc warning in attach_entity_load_avg()Randy Dunlap
2020-02-11sched/core: Annotate curr pointer in rq with __rcuMadhuparna Bhowmik
2020-02-11sched/psi: Fix OOB write when writing 0 bytes to PSI filesSuren Baghdasaryan
2020-02-11ACPI: PM: s2idle: Avoid possible race related to the EC GPERafael J. Wysocki
2020-02-10tracing: Consolidate trace() functionsTom Zanussi
2020-02-10tracing: Don't return -EINVAL when tracing soft disabled synth eventsTom Zanussi
2020-02-10tracing: Add missing nest end to synth_event_trace_start() error caseTom Zanussi
2020-02-10Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-02-10tracing/kprobe: Fix uninitialized variable bugGustavo A. R. Silva
2020-02-10sched/fair: Allow a per-CPU kthread waking a task to stack on the same CPU, t...Mel Gorman
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-02-09Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-02-09Merge tag 'smp-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-02-09Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-02-09Merge tag 'timers-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-02-09Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-08Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-02-07genirq: Clarify that irq wake state is orthogonal to enable/disableStephen Boyd
2020-02-07cgroup1: switch to use of errorfc() et.al.Al Viro
2020-02-07fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro
2020-02-07fs_parser: remove fs_parameter_description name fieldEric Sandeen
2020-02-07get rid of cg_invalf()Al Viro
2020-02-07smp/up: Make smp_call_function_single() match SMP semanticsPaul E. McKenney
2020-02-06Merge tag 'kgdb-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-02-06Revert "kdb: Get rid of confusing diag msg from "rd" if current task has no r...Daniel Thompson
2020-02-06Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2020-02-05ftrace: Protect ftrace_graph_hash with ftrace_syncSteven Rostedt (VMware)
2020-02-05ftrace: Add comment to why rcu_dereference_sched() is open codedSteven Rostedt (VMware)
2020-02-05tracing: Annotate ftrace_graph_notrace_hash pointer with __rcuAmol Grover
2020-02-05tracing: Annotate ftrace_graph_hash pointer with __rcuAmol Grover
2020-02-05Merge branch 'linus' into perf/urgent, to synchronize with upstreamIngo Molnar
2020-02-05Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-02-05kallsyms: fix type of kallsyms_token_table[]Masahiro Yamada
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-02-04bpf: Fix modifier skipping logicAlexei Starovoitov
2020-02-03Merge tag 'kgdb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds
2020-02-01tracing: Use seq_buf for building dynevent_cmd stringTom Zanussi
2020-02-01tracing: Remove useless code in dynevent_arg_pair_add()Tom Zanussi
2020-02-01tracing: Remove check_arg() callbacks from dynevent argsTom Zanussi
2020-02-01clocksource: Prevent double add_timer_on() for watchdog_timerKonstantin Khlebnikov
2020-02-01x86/apic/msi: Plug non-maskable MSI affinity raceThomas Gleixner
2020-01-31tracing: Consolidate some synth_event_trace codeTom Zanussi
2020-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-01-31Merge tag 'modules-for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds