Age | Commit message (Expand) | Author | Files | Lines |
2021-02-17 | preempt/dynamic: Provide preempt_schedule[_notrace]() static calls | Peter Zijlstra (Intel) | 1 | -0/+12 |
2021-02-17 | preempt/dynamic: Provide cond_resched() and might_resched() static calls | Peter Zijlstra (Intel) | 1 | -3/+13 |
2021-02-17 | preempt: Introduce CONFIG_PREEMPT_DYNAMIC | Michal Hocko | 1 | -0/+19 |
2021-02-17 | static_call/x86: Add __static_call_return0() | Peter Zijlstra | 1 | -0/+5 |
2021-02-17 | sched/core: Update task_prio() function header | Dietmar Eggemann | 1 | -2/+6 |
2021-02-17 | sched: Remove USER_PRIO, TASK_USER_PRIO and MAX_USER_PRIO | Dietmar Eggemann | 1 | -1/+1 |
2021-02-17 | sched: Remove MAX_USER_RT_PRIO | Dietmar Eggemann | 1 | -4/+3 |
2021-02-17 | sched/topology: Fix sched_domain_topology_level alloc in sched_init_numa() | Dietmar Eggemann | 1 | -1/+1 |
2021-02-17 | rbtree, rtmutex: Use rb_add_cached() | Peter Zijlstra | 1 | -36/+18 |
2021-02-17 | rbtree, uprobes: Use rbtree helpers | Peter Zijlstra | 1 | -41/+39 |
2021-02-17 | rbtree, perf: Use new rbtree helpers | Peter Zijlstra | 1 | -105/+90 |
2021-02-17 | rbtree, sched/deadline: Use rb_add_cached() | Peter Zijlstra | 1 | -49/+28 |
2021-02-17 | rbtree, sched/fair: Use rb_add_cached() | Peter Zijlstra | 1 | -32/+14 |
2021-02-17 | sched/fair: Merge select_idle_core/cpu() | Mel Gorman | 1 | -40/+59 |
2021-02-17 | sched/fair: Remove select_idle_smt() | Mel Gorman | 1 | -30/+0 |
2021-02-17 | Merge tag 'v5.11' into sched/core, to pick up fixes & refresh the branch | Ingo Molnar | 47 | -300/+465 |
2021-02-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -4/+6 |
2021-02-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 15 | -341/+1193 |
2021-02-16 | kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTORE | Chris Wilson | 1 | -1/+1 |
2021-02-15 | bpf: Clear subreg_def for global function return values | Ilya Leoshkevich | 1 | -1/+2 |
2021-02-15 | Merge branches 'powercap' and 'pm-misc' | Rafael J. Wysocki | 1 | -8/+4 |
2021-02-15 | Merge branches 'pm-sleep', 'pm-core', 'pm-domains' and 'pm-clk' | Rafael J. Wysocki | 2 | -2/+2 |
2021-02-13 | Merge branch 'for-5.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -1/+6 |
2021-02-13 | driver core: lift dma_default_coherent into common code | Christoph Hellwig | 2 | -3/+2 |
2021-02-12 | bpf: Support pointers in global func args | Dmitrii Banshchikov | 2 | -10/+75 |
2021-02-12 | bpf: Extract nullable reg type conversion into a helper function | Dmitrii Banshchikov | 1 | -31/+52 |
2021-02-12 | bpf: Rename bpf_reg_state variables | Dmitrii Banshchikov | 1 | -8/+12 |
2021-02-13 | bpf: Fix truncation handling for mod32 dst reg wrt zero | Daniel Borkmann | 1 | -4/+6 |
2021-02-13 | bpf, devmap: Use GFP_KERNEL for xdp bulk queue allocation | Jun'ichi Nomura | 1 | -3/+1 |
2021-02-12 | bpf: Fix an unitialized value in bpf_iter | Yonghong Song | 1 | -1/+1 |
2021-02-12 | bpf: Allow bpf_d_path in bpf_iter program | Song Liu | 1 | -0/+4 |
2021-02-12 | bpf: Introduce task_vma bpf_iter | Song Liu | 1 | -1/+266 |
2021-02-12 | Merge tag 'trace-v5.11-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2021-02-12 | printk: avoid prb_first_valid_seq() where possible | John Ogness | 1 | -10/+18 |
2021-02-12 | tracing: Make hash-ptr option default | Steven Rostedt (VMware) | 1 | -1/+2 |
2021-02-12 | Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini | 2 | -2/+2 |
2021-02-12 | PM: sleep: Constify static struct attribute_group | Rikard Falkeborn | 1 | -1/+1 |
2021-02-12 | PM: Kconfig: remove unneeded "default n" options | Lukasz Luba | 1 | -3/+0 |
2021-02-12 | PM: EM: update Kconfig description and drop "default n" option | Lukasz Luba | 1 | -5/+4 |
2021-02-12 | Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 21 | -269/+1486 |
2021-02-12 | Merge branch 'for-mingo-kcsan' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 1 | -13/+13 |
2021-02-12 | Merge branch 'linus' into locking/core, to pick up upstream fixes | Ingo Molnar | 44 | -298/+458 |
2021-02-11 | bpf: Fix subreg optimization for BPF_FETCH | Ilya Leoshkevich | 1 | -2/+21 |
2021-02-11 | bpf: Clear per_cpu pointers during bpf_prog_realloc | Alexei Starovoitov | 1 | -0/+2 |
2021-02-11 | bpf: Expose bpf_get_socket_cookie to tracing programs | Florent Revest | 1 | -0/+2 |
2021-02-11 | tracing: Add ptr-hash option to show the hashed pointer value | Masami Hiramatsu | 2 | -0/+4 |
2021-02-11 | tracing: Show real address for trace event arguments | Masami Hiramatsu | 3 | -2/+83 |
2021-02-11 | tracing: Check length before giving out the filter buffer | Steven Rostedt (VMware) | 1 | -1/+1 |
2021-02-11 | bpf: Allows per-cpu maps and map-in-map in sleepable programs | Alexei Starovoitov | 2 | -3/+8 |
2021-02-11 | bpf: Count the number of times recursion was prevented | Alexei Starovoitov | 2 | -6/+26 |