summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2020-12-1736-352/+662
|\
| * tracing: Offload eval map updates to a work queueSteven Rostedt (VMware)2020-12-151-1/+31
| * Revert: "ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS"Steven Rostedt (VMware)2020-12-141-4/+13
| * ring-buffer: Add rb_check_bpage in __rb_allocate_pagesQiujun Huang2020-12-141-8/+11
| * ring-buffer: Fix two typos in commentsQiujun Huang2020-12-141-2/+2
| * tracing: Drop unneeded assignment in ring_buffer_resize()Lukas Bulwahn2020-12-141-2/+0
| * tracing: Disable ftrace selftests when any tracer is runningMasami Hiramatsu2020-12-146-14/+25
| * ring-buffer: Fix a typo in function descriptionQiujun Huang2020-12-071-1/+1
| * ring-buffer: Remove obsolete rb_event_is_commit()Lukas Bulwahn2020-12-071-17/+0
| * ring-buffer: Add test to validate the time stamp deltasSteven Rostedt (VMware)2020-12-012-0/+170
| * tracing: Clean up after filter logic rewritingLukas Bulwahn2020-11-161-21/+0
| * tracing: Remove the useless value assignment in test_create_synth_event()Kaixu Xia2020-11-131-1/+1
| * livepatch: Use the default ftrace_ops instead of REGS when ARGS is availableSteven Rostedt (VMware)2020-11-132-5/+6
| * ftrace/x86: Allow for arguments to be passed in to ftrace_regs by defaultSteven Rostedt (VMware)2020-11-131-0/+9
| * ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regsSteven Rostedt (VMware)2020-11-139-32/+37
| * tracing: Fix some typos in commentsQiujun Huang2020-11-1015-25/+25
| * ftrace: Remove unused varible 'ret'Alex Shi2020-11-101-4/+2
| * ring-buffer: Add recording of ring buffer recursion into recursed_functionsSteven Rostedt (VMware)2020-11-102-1/+25
| * fgraph: Make overruns 4 bytes in graph stack structureSteven Rostedt (VMware)2020-11-102-3/+3
| * ftrace: Add recording of functions that caused recursionSteven Rostedt (VMware)2020-11-069-8/+271
| * ftrace: Reverse what the RECURSION flag means in the ftrace_opsSteven Rostedt (VMware)2020-11-066-21/+13
| * perf/ftrace: Check for rcu_is_watching() in callback functionSteven Rostedt (VMware)2020-11-061-1/+3
| * perf/ftrace: Add recursion protection to the ftrace callbackSteven Rostedt (VMware)2020-11-061-1/+8
| * livepatch: Trigger WARNING if livepatch function fails due to recursionSteven Rostedt (VMware)2020-11-061-1/+1
| * livepatch/ftrace: Add recursion protection to the ftrace callbackSteven Rostedt (VMware)2020-11-061-0/+5
| * ftrace: Add ftrace_test_recursion_trylock() helper functionSteven Rostedt (VMware)2020-11-061-7/+5
| * ftrace: Move the recursion testing into global headersSteven Rostedt (VMware)2020-11-061-177/+0
* | Merge tag 'modules-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-172-89/+121
|\ \
| * | module: delay kobject uevent until after module init callJessica Yu2020-12-091-2/+3
| * | module: simplify version-attribute handlingJohan Hovold2020-11-251-6/+4
| * | module: fix comment styleSergey Shtylyov2020-11-091-43/+74
| * | module: add more 'kernel-doc' commentsSergey Shtylyov2020-11-091-8/+8
| * | module: fix up 'kernel-doc' commentsSergey Shtylyov2020-11-091-6/+4
| * | module: only handle errors with the *switch* statement in module_sig_check()Sergey Shtylyov2020-11-041-12/+14
| * | module: avoid *goto*s in module_sig_check()Sergey Shtylyov2020-11-041-10/+10
| * | module: merge repetitive strings in module_sig_check()Sergey Shtylyov2020-11-041-4/+5
| * | module: set MODULE_STATE_GOING state when a module fails to loadMiroslav Benes2020-10-291-0/+1
* | | Merge tag 'fsnotify_for_v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-12-173-3/+3
|\ \ \
| * | | fsnotify: generalize handle_inode_event()Amir Goldstein2020-12-033-3/+3
* | | | Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-161-1/+0
|\ \ \ \
| * \ \ \ Backmerge tag 'v5.10-rc2' into arm/driversArnd Bergmann2020-11-2714-52/+44
| |\ \ \ \
| * | | | | dma-mapping: remove the dma_direct_set_offset exportChristoph Hellwig2020-11-181-1/+0
| | |_|/ / | |/| | |
* | | | | Merge branch 'stable/for-linus-5.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-12-161-2/+18
|\ \ \ \ \
| * | | | | x86,swiotlb: Adjust SWIOTLB bounce buffer size for SEV guestsAshish Kalra2020-12-111-2/+18
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-12-163-67/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'v5.10-rc6' into rdma.git for-nextJason Gunthorpe2020-12-013-5/+29
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'v5.10-rc5' into rdma.git for-nextJason Gunthorpe2020-11-2327-214/+310
| |\ \ \ \ \ \ \
| * | | | | | | | dma-mapping: remove dma_virt_opsChristoph Hellwig2020-11-173-67/+0
* | | | | | | | | Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-161-136/+45
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | blktrace: fix up a kerneldoc commentChristoph Hellwig2020-12-071-1/+0