summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2020-02-22Merge tag 'irq-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-18/+24
2020-02-22Merge tag 's390-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-9/+0
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-9/+57
2020-02-21y2038: remove unused time32 interfacesArnd Bergmann-107/+0
2020-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-9/+57
2020-02-19bpf: Fix a potential deadlock with bpf_map_do_batchYonghong Song-3/+31
2020-02-19bpf: Do not grab the bucket spinlock by default on htab batch opsBrian Vazquez-2/+22
2020-02-19s390: remove obsolete ieee_emulation_warningsStephen Kitt-9/+0
2020-02-18Merge tag 'dma-mapping-5.6' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-56/+56
2020-02-17bpf, offload: Replace bitwise AND by logical AND in bpf_prog_offload_info_fillJohannes Krude-1/+1
2020-02-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-53/+117
2020-02-14Merge tag 'pm-5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-4/+5
2020-02-14genirq/proc: Reject invalid affinity masks (again)Thomas Gleixner-18/+24
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-11sched/fair: Fix kernel-doc warning in attach_entity_load_avg()Randy Dunlap-1/+0
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-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-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
2020-02-07smp/up: Make smp_call_function_single() match SMP semanticsPaul E. McKenney-1/+2
2020-02-06Merge tag 'kgdb-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-13/+15
2020-02-06Revert "kdb: Get rid of confusing diag msg from "rd" if current task has no r...Daniel Thompson-13/+15
2020-02-06Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds-747/+3342
2020-02-05ftrace: Protect ftrace_graph_hash with ftrace_syncSteven Rostedt (VMware)-2/+11
2020-02-05ftrace: Add comment to why rcu_dereference_sched() is open codedSteven Rostedt (VMware)-0/+10
2020-02-05tracing: Annotate ftrace_graph_notrace_hash pointer with __rcuAmol Grover-3/+7
2020-02-05tracing: Annotate ftrace_graph_hash pointer with __rcuAmol Grover-4/+7
2020-02-05dma-direct: improve DMA mask overflow reportingChristoph Hellwig-14/+7
2020-02-05dma-direct: improve swiotlb error reportingChristoph Hellwig-28/+30
2020-02-05dma-direct: relax addressability checks in dma_direct_supportedChristoph Hellwig-13/+11