Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | Merge tag 'kvmarm-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini | 2020-12-15 | 11 | -112/+124 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | sched/wait: Add add_wait_queue_priority() | David Woodhouse | 2020-11-15 | 1 | -1/+16 | |
* | | | | | | | | | | | | | epoll: wire up syscall epoll_pwait2 | Willem de Bruijn | 2020-12-19 | 1 | -0/+2 | |
| |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2020-12-17 | 36 | -352/+662 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | tracing: Offload eval map updates to a work queue | Steven Rostedt (VMware) | 2020-12-15 | 1 | -1/+31 | |
| * | | | | | | | | | | | | Revert: "ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS" | Steven Rostedt (VMware) | 2020-12-14 | 1 | -4/+13 | |
| * | | | | | | | | | | | | ring-buffer: Add rb_check_bpage in __rb_allocate_pages | Qiujun Huang | 2020-12-14 | 1 | -8/+11 | |
| * | | | | | | | | | | | | ring-buffer: Fix two typos in comments | Qiujun Huang | 2020-12-14 | 1 | -2/+2 | |
| * | | | | | | | | | | | | tracing: Drop unneeded assignment in ring_buffer_resize() | Lukas Bulwahn | 2020-12-14 | 1 | -2/+0 | |
| * | | | | | | | | | | | | tracing: Disable ftrace selftests when any tracer is running | Masami Hiramatsu | 2020-12-14 | 6 | -14/+25 | |
| * | | | | | | | | | | | | ring-buffer: Fix a typo in function description | Qiujun Huang | 2020-12-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | ring-buffer: Remove obsolete rb_event_is_commit() | Lukas Bulwahn | 2020-12-07 | 1 | -17/+0 | |
| * | | | | | | | | | | | | ring-buffer: Add test to validate the time stamp deltas | Steven Rostedt (VMware) | 2020-12-01 | 2 | -0/+170 | |
| * | | | | | | | | | | | | tracing: Clean up after filter logic rewriting | Lukas Bulwahn | 2020-11-16 | 1 | -21/+0 | |
| * | | | | | | | | | | | | tracing: Remove the useless value assignment in test_create_synth_event() | Kaixu Xia | 2020-11-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | | livepatch: Use the default ftrace_ops instead of REGS when ARGS is available | Steven Rostedt (VMware) | 2020-11-13 | 2 | -5/+6 | |
| * | | | | | | | | | | | | ftrace/x86: Allow for arguments to be passed in to ftrace_regs by default | Steven Rostedt (VMware) | 2020-11-13 | 1 | -0/+9 | |
| * | | | | | | | | | | | | ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs | Steven Rostedt (VMware) | 2020-11-13 | 9 | -32/+37 | |
| * | | | | | | | | | | | | tracing: Fix some typos in comments | Qiujun Huang | 2020-11-10 | 15 | -25/+25 | |
| * | | | | | | | | | | | | ftrace: Remove unused varible 'ret' | Alex Shi | 2020-11-10 | 1 | -4/+2 | |
| * | | | | | | | | | | | | ring-buffer: Add recording of ring buffer recursion into recursed_functions | Steven Rostedt (VMware) | 2020-11-10 | 2 | -1/+25 | |
| * | | | | | | | | | | | | fgraph: Make overruns 4 bytes in graph stack structure | Steven Rostedt (VMware) | 2020-11-10 | 2 | -3/+3 | |
| * | | | | | | | | | | | | ftrace: Add recording of functions that caused recursion | Steven Rostedt (VMware) | 2020-11-06 | 9 | -8/+271 | |
| * | | | | | | | | | | | | ftrace: Reverse what the RECURSION flag means in the ftrace_ops | Steven Rostedt (VMware) | 2020-11-06 | 6 | -21/+13 | |
| * | | | | | | | | | | | | perf/ftrace: Check for rcu_is_watching() in callback function | Steven Rostedt (VMware) | 2020-11-06 | 1 | -1/+3 | |
| * | | | | | | | | | | | | perf/ftrace: Add recursion protection to the ftrace callback | Steven Rostedt (VMware) | 2020-11-06 | 1 | -1/+8 | |
| * | | | | | | | | | | | | livepatch: Trigger WARNING if livepatch function fails due to recursion | Steven Rostedt (VMware) | 2020-11-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | livepatch/ftrace: Add recursion protection to the ftrace callback | Steven Rostedt (VMware) | 2020-11-06 | 1 | -0/+5 | |
| * | | | | | | | | | | | | ftrace: Add ftrace_test_recursion_trylock() helper function | Steven Rostedt (VMware) | 2020-11-06 | 1 | -7/+5 | |
| * | | | | | | | | | | | | ftrace: Move the recursion testing into global headers | Steven Rostedt (VMware) | 2020-11-06 | 1 | -177/+0 | |
* | | | | | | | | | | | | | Merge tag 'modules-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-12-17 | 2 | -89/+121 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | module: delay kobject uevent until after module init call | Jessica Yu | 2020-12-09 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | module: simplify version-attribute handling | Johan Hovold | 2020-11-25 | 1 | -6/+4 | |
| * | | | | | | | | | | | | | module: fix comment style | Sergey Shtylyov | 2020-11-09 | 1 | -43/+74 | |
| * | | | | | | | | | | | | | module: add more 'kernel-doc' comments | Sergey Shtylyov | 2020-11-09 | 1 | -8/+8 | |
| * | | | | | | | | | | | | | module: fix up 'kernel-doc' comments | Sergey Shtylyov | 2020-11-09 | 1 | -6/+4 | |
| * | | | | | | | | | | | | | module: only handle errors with the *switch* statement in module_sig_check() | Sergey Shtylyov | 2020-11-04 | 1 | -12/+14 | |
| * | | | | | | | | | | | | | module: avoid *goto*s in module_sig_check() | Sergey Shtylyov | 2020-11-04 | 1 | -10/+10 | |
| * | | | | | | | | | | | | | module: merge repetitive strings in module_sig_check() | Sergey Shtylyov | 2020-11-04 | 1 | -4/+5 | |
| * | | | | | | | | | | | | | module: set MODULE_STATE_GOING state when a module fails to load | Miroslav Benes | 2020-10-29 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | Merge tag 'fsnotify_for_v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-12-17 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | fsnotify: generalize handle_inode_event() | Amir Goldstein | 2020-12-03 | 3 | -3/+3 | |
* | | | | | | | | | | | | | | | Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2020-12-16 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Backmerge tag 'v5.10-rc2' into arm/drivers | Arnd Bergmann | 2020-11-27 | 14 | -52/+44 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | dma-mapping: remove the dma_direct_set_offset export | Christoph Hellwig | 2020-11-18 | 1 | -1/+0 | |
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'stable/for-linus-5.11' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2020-12-16 | 1 | -2/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | x86,swiotlb: Adjust SWIOTLB bounce buffer size for SEV guests | Ashish Kalra | 2020-12-11 | 1 | -2/+18 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2020-12-16 | 3 | -67/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'v5.10-rc6' into rdma.git for-next | Jason Gunthorpe | 2020-12-01 | 3 | -5/+29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'v5.10-rc5' into rdma.git for-next | Jason Gunthorpe | 2020-11-23 | 27 | -214/+310 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | |