Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | cgroup: Fix memory leak when parsing multiple source parameters | Qinglang Miao | 2020-12-16 | 1 | -0/+2 | |
| * | | | | | | | cgroup/cgroup.c: replace 'of->kn->priv' with of_cft() | Hui Su | 2020-11-25 | 1 | -4/+4 | |
| * | | | | | | | kernel: cgroup: Mundane spelling fixes throughout the file | Bhaskar Chowdhury | 2020-11-25 | 1 | -11/+11 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge tag 'locking-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2020-12-27 | 2 | -4/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | softirq: Avoid bad tracing / lockdep interaction | Peter Zijlstra | 2020-12-18 | 1 | -1/+1 | |
| * | | | | | | | jump_label: Fix usage in module __init | Peter Zijlstra | 2020-12-18 | 1 | -3/+5 | |
* | | | | | | | | Merge tag 'timers-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2020-12-27 | 3 | -15/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | timekeeping: Fix spelling mistake in Kconfig "fullfill" -> "fulfill" | Colin Ian King | 2020-12-18 | 1 | -1/+1 | |
| * | | | | | | | | tick/sched: Remove bogus boot "safety" check | Thomas Gleixner | 2020-12-16 | 1 | -7/+0 | |
| * | | | | | | | | tick: Remove pointless cpu valid check in hotplug code | Thomas Gleixner | 2020-12-16 | 1 | -7/+3 | |
* | | | | | | | | | Merge tag 'sched-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-12-27 | 2 | -33/+20 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | sched: Optimize finish_lock_switch() | Peter Zijlstra | 2020-12-15 | 2 | -33/+20 | |
* | | | | | | | | | | genirq: Fix export of irq_to_desc() for powerpc KVM | Michael Ellerman | 2020-12-25 | 1 | -1/+1 | |
* | | | | | | | | | | Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-12-24 | 3 | -20/+67 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | genirq: Restrict export of irq_to_desc() | Thomas Gleixner | 2020-12-15 | 1 | -1/+3 | |
| * | | | | | | | | | | genirq: Provide kstat_irqdesc_cpu() | Thomas Gleixner | 2020-12-15 | 1 | -2/+2 | |
| * | | | | | | | | | | genirq: Make kstat_irqs() static | Thomas Gleixner | 2020-12-15 | 1 | -13/+6 | |
| * | | | | | | | | | | genirq: Annotate irq stats data races | Thomas Gleixner | 2020-12-15 | 2 | -4/+5 | |
| * | | | | | | | | | | genirq: Move irq_set_lockdep_class() to core | Thomas Gleixner | 2020-12-15 | 1 | -0/+14 | |
| * | | | | | | | | | | genirq: Move status flag checks to core | Thomas Gleixner | 2020-12-15 | 1 | -0/+20 | |
| * | | | | | | | | | | genirq: Move irq_has_action() into core code | Thomas Gleixner | 2020-12-15 | 1 | -0/+17 | |
* | | | | | | | | | | | Merge tag 'pm-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2020-12-22 | 1 | -30/+76 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2020-12-22 | 1 | -30/+76 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | cpufreq: Add special-purpose fast-switching callback for drivers | Rafael J. Wysocki | 2020-12-15 | 1 | -10/+58 | |
| | * | | | | | | | | | | | cpufreq: schedutil: Add util to struct sg_cpu | Rafael J. Wysocki | 2020-12-15 | 1 | -22/+20 | |
* | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-12-22 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | kasan: rename (un)poison_shadow to (un)poison_range | Andrey Konovalov | 2020-12-22 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2020-12-22 | 6 | -8/+384 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | dma-mapping: add benchmark support for streaming DMA APIs | Barry Song | 2020-11-27 | 3 | -0/+371 | |
| * | | | | | | | | | | | | | dma-contiguous: fix a typo error in a comment | tangjianqiang | 2020-11-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | dma-pool: no need to check return value of debugfs_create functions | Tiezhu Yang | 2020-11-27 | 1 | -3/+0 | |
| * | | | | | | | | | | | | | dma-mapping: Allow mixing bypass and mapped DMA operation | Alexey Kardashevskiy | 2020-11-27 | 2 | -4/+12 | |
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2020-12-20 | 1 | -1/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | 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-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | ring-buffer: Remove obsolete rb_event_is_commit() | Lukas Bulwahn | 2020-12-08 | 1 | -17/+0 | |
| * | | | | | | | | | | | | | | ring-buffer: Add test to validate the time stamp deltas | Steven Rostedt (VMware) | 2020-12-02 | 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 |