| Age | Commit message (Expand) | Author | Lines |
| 2022-02-25 | Merge tag 'ixp4xx-cleanup-for-v5.18' of git://git.kernel.org/pub/scm/linux/ke... | Arnd Bergmann | -2/+0 |
| 2022-02-25 | config: android-recommended: Disable BPF_UNPRIV_DEFAULT_OFF for netd | Marijn Suijten | -0/+1 |
| 2022-02-25 | config: android-recommended: Don't explicitly disable CONFIG_AIO | Marijn Suijten | -1/+0 |
| 2022-02-25 | uaccess: remove CONFIG_SET_FS | Arnd Bergmann | -33/+0 |
| 2022-02-24 | tracing: Dump stacktrace trigger to the corresponding instance | Daniel Bristot de Oliveira | -1/+6 |
| 2022-02-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | -46/+86 |
| 2022-02-24 | Merge tag 'net-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | -2/+8 |
| 2022-02-24 | Merge branches 'exp.2022.02.24a', 'fixes.2022.02.14a', 'rcu_barrier.2022.02.0... | Paul E. McKenney | -185/+309 |
| 2022-02-23 | tracing: Fix allocation of last_cmd in last_cmd_set() | Steven Rostedt (Google) | -3/+4 |
| 2022-02-23 | bpf: Cleanup comments | Tom Rix | -14/+14 |
| 2022-02-23 | kernfs: move struct kernfs_root out of the public view. | Greg Kroah-Hartman | -2/+2 |
| 2022-02-23 | sched/headers: Reorganize, clean up and optimize kernel/sched/sched.h depende... | Ingo Molnar | -113/+46 |
| 2022-02-23 | sched/headers: Reorganize, clean up and optimize kernel/sched/build_utility.c... | Ingo Molnar | -2/+41 |
| 2022-02-23 | sched/headers: Reorganize, clean up and optimize kernel/sched/build_policy.c ... | Ingo Molnar | -0/+24 |
| 2022-02-23 | sched/headers: Reorganize, clean up and optimize kernel/sched/fair.c dependen... | Ingo Molnar | -0/+29 |
| 2022-02-23 | sched/headers: Reorganize, clean up and optimize kernel/sched/core.c dependen... | Ingo Molnar | -11/+70 |
| 2022-02-23 | sched/headers: Standardize kernel/sched/sched.h header dependencies | Ingo Molnar | -11/+22 |
| 2022-02-23 | sched/headers: Introduce kernel/sched/build_policy.c and build multiple .c fi... | Ingo Molnar | -15/+38 |
| 2022-02-23 | sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c f... | Ingo Molnar | -63/+139 |
| 2022-02-23 | sched/headers: Fix comment typo in kernel/sched/cpudeadline.c | Ingo Molnar | -1/+1 |
| 2022-02-23 | sched/headers: sched/clock: Mark all functions 'notrace', remove CC_FLAGS_FTR... | Ingo Molnar | -24/+21 |
| 2022-02-23 | sched/headers: Add header guard to kernel/sched/stats.h and kernel/sched/auto... | Ingo Molnar | -0/+11 |
| 2022-02-23 | sched/headers: Add header guard to kernel/sched/sched.h | Ingo Molnar | -0/+4 |
| 2022-02-22 | scsi: block: Remove REQ_OP_WRITE_SAME support | Christoph Hellwig | -1/+0 |
| 2022-02-22 | Merge branch 'for-5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | -7/+25 |
| 2022-02-22 | fork: Use IS_ENABLED() in account_kernel_stack() | Sebastian Andrzej Siewior | -4/+4 |
| 2022-02-22 | fork: Only cache the VMAP stack in finish_task_switch() | Sebastian Andrzej Siewior | -13/+63 |
| 2022-02-22 | fork: Move task stack accounting to do_exit() | Sebastian Andrzej Siewior | -12/+24 |
| 2022-02-22 | fork: Move memcg_charge_kernel_stack() into CONFIG_VMAP_STACK | Sebastian Andrzej Siewior | -33/+36 |
| 2022-02-22 | fork: Don't assign the stack pointer in dup_task_struct() | Sebastian Andrzej Siewior | -31/+16 |
| 2022-02-22 | fork, IA64: Provide alloc_thread_stack_node() for IA64 | Sebastian Andrzej Siewior | -0/+17 |
| 2022-02-22 | fork: Duplicate task_struct before stack allocation | Sebastian Andrzej Siewior | -5/+4 |
| 2022-02-22 | fork: Redo ifdefs around task stack handling | Sebastian Andrzej Siewior | -35/+39 |
| 2022-02-22 | cpuset: Fix kernel-doc | Jiapeng Chong | -5/+5 |
| 2022-02-22 | audit: log AUDIT_TIME_* records only from rules | Richard Guy Briggs | -20/+71 |
| 2022-02-22 | cgroup-v1: Correct privileges check in release_agent writes | Michal Koutný | -2/+4 |
| 2022-02-22 | cgroup: clarify cgroup_css_set_fork() | Christian Brauner | -0/+14 |
| 2022-02-21 | random: clear fast pool, crng, and batches in cpuhp bring up | Jason A. Donenfeld | -0/+11 |
| 2022-02-21 | printk: make suppress_panic_printk static | Jiapeng Chong | -1/+1 |
| 2022-02-21 | printk: Set console_set_on_cmdline=1 when __add_preferred_console() is called... | Andre Kalb | -4/+16 |
| 2022-02-21 | Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts | Ingo Molnar | -339/+553 |
| 2022-02-21 | Merge tag 'irq-api-2022-02-21' into irq/core | Thomas Gleixner | -106/+243 |
| 2022-02-21 | genirq: Provide generic_handle_irq_safe() | Sebastian Andrzej Siewior | -0/+23 |
| 2022-02-21 | x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re... | Josh Poimboeuf | -0/+7 |
| 2022-02-20 | Merge tag 'locking_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | -2/+2 |
| 2022-02-20 | Merge tag 'sched_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | -14/+33 |
| 2022-02-20 | Merge tag 'pidfd.v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | -4/+3 |
| 2022-02-20 | Merge branch 'ucount-rlimit-fixes-for-v5.17' of git://git.kernel.org/pub/scm/... | Linus Torvalds | -19/+23 |
| 2022-02-19 | bpf: Initialize ret to 0 inside btf_populate_kfunc_set() | Souptick Joarder (HPE) | -1/+1 |
| 2022-02-19 | sched/preempt: Add PREEMPT_DYNAMIC using static keys | Mark Rutland | -3/+65 |