summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2020-02-12PM: QoS: Drop debugfs interfaceRafael J. Wysocki-71/+2
2020-02-11Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-142/+87
2020-02-11perf/core: Add new branch sample type for HW index of raw branch recordsKan Liang-0/+10
2020-02-11locking/percpu-rwsem: Add might_sleep() for writer lockingDavidlohr Bueso-0/+1
2020-02-11locking/percpu-rwsem: Fold __percpu_up_read()Davidlohr Bueso-15/+1
2020-02-11locking/rwsem: Remove RWSEM_OWNER_UNKNOWNPeter Zijlstra-2/+0
2020-02-11locking/percpu-rwsem: Remove the embedded rwsemPeter Zijlstra-58/+116
2020-02-11locking/percpu-rwsem: Extract __percpu_down_read_trylock()Peter Zijlstra-6/+13
2020-02-11locking/percpu-rwsem: Move __this_cpu_inc() into the slowpathPeter Zijlstra-0/+2
2020-02-11locking/percpu-rwsem: Convert to boolPeter Zijlstra-4/+4
2020-02-11locking/percpu-rwsem, lockdep: Make percpu-rwsem use its own lockdep_mapPeter Zijlstra-8/+18
2020-02-11locking/lockdep: Reuse freed chain_hlocks entriesWaiman Long-15/+255
2020-02-11locking/lockdep: Track number of zapped lock chainsWaiman Long-0/+7
2020-02-11locking/lockdep: Throw away all lock chains with zapped classWaiman Long-36/+7
2020-02-11locking/lockdep: Track number of zapped classesWaiman Long-0/+9
2020-02-11locking/lockdep: Display irq_context names in /proc/lockdep_chainsWaiman Long-1/+8
2020-02-11locking/lockdep: Decrement IRQ context counters when removing lock chainWaiman Long-17/+29
2020-02-11sched/fair: Fix kernel-doc warning in attach_entity_load_avg()Randy Dunlap-1/+0
2020-02-11printk: Convert a use of sprintf to snprintf in console_unlockNathan Chancellor-3/+3
2020-02-11sched/core: Annotate curr pointer in rq with __rcuMadhuparna Bhowmik-1/+1
2020-02-11sched/psi: Fix OOB write when writing 0 bytes to PSI filesSuren Baghdasaryan-0/+3
2020-02-11console: Introduce ->exit() callbackAndy Shevchenko-0/+3
2020-02-11console: Don't notify user space when unregister non-listed consoleAndy Shevchenko-1/+11
2020-02-11console: Avoid positive return code from unregister_console()Andy Shevchenko-2/+4
2020-02-11console: Drop misleading commentAndy Shevchenko-1/+0
2020-02-11console: Use for_each_console() helper in unregister_console()Andy Shevchenko-6/+5
2020-02-11console: Drop double check for console_drivers being non-NULLAndy Shevchenko-10/+6
2020-02-11ACPI: PM: s2idle: Avoid possible race related to the EC GPERafael J. Wysocki-4/+5
2020-02-10tracing: Consolidate trace() functionsTom Zanussi-134/+86
2020-02-10tracing: Don't return -EINVAL when tracing soft disabled synth eventsTom Zanussi-14/+6
2020-02-10tracing: Add missing nest end to synth_event_trace_start() error caseTom Zanussi-0/+1
2020-02-10Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-5/+8
2020-02-11bpf: Make btf_check_func_type_match() staticHongbo Yao-3/+3
2020-02-10tracing/kprobe: Fix uninitialized variable bugGustavo A. R. Silva-1/+1
2020-02-10audit: CONFIG_CHANGE don't log internal bookkeeping as an eventSteve Grubb-2/+0
2020-02-10sched/fair: Allow a per-CPU kthread waking a task to stack on the same CPU, t...Mel Gorman-11/+27
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds-2/+3
2020-02-09Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+5
2020-02-09Merge tag 'smp-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+3
2020-02-09Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-4/+13
2020-02-09Merge tag 'timers-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+9
2020-02-09Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+7
2020-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-9/+6
2020-02-08Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-40/+23
2020-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-9/+6
2020-02-07genirq: Clarify that irq wake state is orthogonal to enable/disableStephen Boyd-0/+7
2020-02-07cgroup1: switch to use of errorfc() et.al.Al Viro-12/+12
2020-02-07fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro-23/+11
2020-02-07fs_parser: remove fs_parameter_description name fieldEric Sandeen-3/+0
2020-02-07get rid of cg_invalf()Al Viro-14/+12