summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-04-051-0/+133
|\
| * Merge tag 'perf-urgent-for-mingo-5.7-20200403' of git://git.kernel.org/pub/sc...Ingo Molnar2020-04-041-0/+133
| |\
| | * perf/core: Add PERF_SAMPLE_CGROUP featureNamhyung Kim2020-03-271-0/+22
| | * perf/core: Add PERF_RECORD_CGROUP eventNamhyung Kim2020-03-271-0/+111
* | | Merge tag 'timers-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-04-051-2/+3
|\ \ \
| * | | hrtimer: Don't dereference the hrtimer pointer after the callbackSebastian Andrzej Siewior2020-04-011-2/+3
| |/ /
* | | Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2020-04-0510-205/+714
|\ \ \
| * | | tracing: Do not allocate buffer in trace_find_next_entry() in atomicSteven Rostedt (VMware)2020-04-031-1/+20
| * | | tracing: Create set_event_notrace_pid to not trace tasksSteven Rostedt (VMware)2020-03-273-72/+244
| * | | ftrace: Create set_ftrace_notrace_pid to not trace tasksSteven Rostedt (VMware)2020-03-274-35/+180
| * | | ftrace: Make function trace pid filtering a bit more exactSteven Rostedt (VMware)2020-03-272-9/+27
| * | | ftrace/kprobe: Show the maxactive number on kprobe_eventsMasami Hiramatsu2020-03-271-0/+2
| * | | ring-buffer/tracing: Have iterator acknowledge dropped eventsSteven Rostedt (VMware)2020-03-272-4/+28
| * | | tracing: Do not disable tracing when reading the trace fileSteven Rostedt (VMware)2020-03-272-3/+7
| * | | ring-buffer: Do not disable recording when there is an iteratorSteven Rostedt (VMware)2020-03-271-2/+0
| * | | ring-buffer: Make resize disable per cpu buffer instead of total bufferSteven Rostedt (VMware)2020-03-271-13/+30
| * | | ring-buffer: Optimize rb_iter_head_event()Steven Rostedt (VMware)2020-03-191-0/+3
| * | | ring-buffer: Do not die if rb_iter_peek() fails more than thriceSteven Rostedt (VMware)2020-03-191-3/+10
| * | | ring-buffer: Have rb_iter_head_event() handle concurrent writerSteven Rostedt (VMware)2020-03-191-31/+75
| * | | ring-buffer: Add page_stamp to iterator for synchronizationSteven Rostedt (VMware)2020-03-191-3/+7
| * | | ring-buffer: Rename ring_buffer_read() to read_buffer_iter_advance()Steven Rostedt (VMware)2020-03-193-20/+9
| * | | ring-buffer: Have ring_buffer_empty() not depend on tracing stoppedSteven Rostedt (VMware)2020-03-191-2/+23
| * | | tracing: Save off entry when peeking at next entrySteven Rostedt (VMware)2020-03-192-10/+45
| * | | tracing: Use address-of operator on section symbolsNathan Chancellor2020-03-191-1/+1
| * | | tracing: Remove unused TRACE_BUFFER bitsSteven Rostedt (VMware)2020-03-031-6/+1
| * | | tracing: Have hwlat ts be first instance and record count of instancesSteven Rostedt (VMware)2020-03-033-10/+22
* | | | Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-04-042-17/+21
|\ \ \ \
| * | | | dma-direct: provide a arch_dma_clear_uncached hookChristoph Hellwig2020-03-161-0/+2
| * | | | dma-direct: make uncached_kernel_address more generalChristoph Hellwig2020-03-161-4/+6
| * | | | dma-direct: consolidate the error handling in dma_direct_alloc_pagesChristoph Hellwig2020-03-161-7/+6
| * | | | dma-coherent: fix integer overflow in the reserved-memory dma allocationKevin Grandemange2020-03-161-6/+7
* | | | | Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-04-042-21/+0
|\ \ \ \ \
| * | | | | PM: remove s390 specific callbacksHeiko Carstens2020-03-232-21/+0
| |/ / / /
* | | | | Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-031-2/+0
|\ \ \ \ \
| * \ \ \ \ Merge 5.6-rc7 into char-misc-nextGreg Kroah-Hartman2020-03-238-59/+110
| |\ \ \ \ \
| * | | | | | misc: cleanup minor number definitions in c file into miscdevice.hZhenzhong Duan2020-03-181-2/+0
* | | | | | | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-032-3/+2
|\ \ \ \ \ \ \
| * | | | | | | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-252-0/+2
| * | | | | | | .gitignore: remove too obvious commentsMasahiro Yamada2020-03-251-3/+0
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2020-04-031-8/+4
|\ \ \ \ \ \ \
| * | | | | | | workqueue: Mark up unlocked access to wq->first_flusherChris Wilson2020-03-121-2/+2
| * | | | | | | workqueue: Make workqueue_init*() return voidYu Chen2020-03-041-6/+2
* | | | | | | | Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2020-04-035-123/+314
|\ \ \ \ \ \ \ \
| * | | | | | | | docs: cgroup-v1: Document the cpuset_v2_mode mount optionWaiman Long2020-04-031-2/+6
| * | | | | | | | Revert "cpuset: Make cpuset hotplug synchronous"Tejun Heo2020-04-032-19/+14
| * | | | | | | | cgroupfs: Support user xattrsDaniel Xu2020-03-161-1/+2
| * | | | | | | | cgroup: Restructure release_agent_path handlingTejun Heo2020-03-121-17/+17
| * | | | | | | | Merge branch 'for-5.6-fixes' into for-5.7Tejun Heo2020-03-122-4/+4
| |\ \ \ \ \ \ \ \
| * | | | | | | | | clone3: allow spawning processes into cgroupsChristian Brauner2020-02-123-31/+188
| * | | | | | | | | cgroup: add cgroup_may_write() helperChristian Brauner2020-02-121-7/+17