Age | Commit message (Expand) | Author |
2020-04-27 | sysctl: pass kernel pointers to ->proc_handler | Christoph Hellwig |
2020-04-27 | sysctl: avoid forward declarations | Christoph Hellwig |
2020-04-27 | sysctl: remove all extern declaration from sysctl.c | Christoph Hellwig |
2020-04-27 | mm: remove watermark_boost_factor_sysctl_handler | Christoph Hellwig |
2020-04-12 | Merge tag 'timers-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-04-12 | Merge tag 'sched-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-04-12 | Merge tag 'perf-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-04-12 | Merge tag 'locking-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-04-11 | Merge tag 'dma-mapping-5.7-1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-04-10 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-04-10 | kernel/gcov/fs.c: gcov_seq_next() should increase position index | Vasily Averin |
2020-04-10 | kmod: make request_module() return an error when autoloading is disabled | Eric Biggers |
2020-04-10 | printk: queue wake_up_klogd irq_work only if per-CPU areas are ready | Sergey Senozhatsky |
2020-04-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2020-04-10 | Merge tag 'pm-5.7-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2020-04-09 | Merge tag 'modules-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-04-09 | proc: Use a dedicated lock in struct pid | Eric W. Biederman |
2020-04-08 | dma-debug: fix displaying of dma allocation type | Grygorii Strashko |
2020-04-08 | dma-direct: fix data truncation in dma_direct_get_required_mask() | Kishon Vijay Abraham I |
2020-04-08 | locking/lockdep: Improve 'invalid wait context' splat | Peter Zijlstra |
2020-04-08 | locking/percpu-rwsem: Fix a task_struct refcount | Qian Cai |
2020-04-08 | sched/debug: Add task uclamp values to SCHED_DEBUG procfs | Valentin Schneider |
2020-04-08 | sched/debug: Factor out printing formats into common macros | Valentin Schneider |
2020-04-08 | sched/debug: Remove redundant macro define | Valentin Schneider |
2020-04-08 | sched/core: Remove unused rq::last_load_update_tick | Vincent Donnefort |
2020-04-08 | workqueue: Remove the warning in wq_worker_sleeping() | Sebastian Andrzej Siewior |
2020-04-08 | sched/fair: Fix negative imbalance in imbalance calculation | Aubrey Li |
2020-04-08 | sched/fair: Fix race between runtime distribution and assignment | Huaixin Chang |
2020-04-08 | sched/fair: Align rq->avg_idle and rq->avg_scan_cost | Valentin Schneider |
2020-04-08 | perf/core: Disable page faults when getting phys address | Jiri Olsa |
2020-04-08 | perf/cgroup: Correct indirection in perf_less_group_idx() | Ian Rogers |
2020-04-08 | perf/core: Fix event cgroup tracking | Peter Zijlstra |
2020-04-07 | ucount: Make sure ucounts in /proc/sys/user don't regress again | Jan Kara |
2020-04-07 | kernel/gcov/fs.c: replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-04-07 | gcov: gcc_3_4: replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-04-07 | gcov: gcc_4_7: replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-04-07 | kernel/kmod.c: fix a typo "assuems" -> "assumes" | Qiujun Huang |
2020-04-07 | kallsyms: unexport kallsyms_lookup_name() and kallsyms_on_each_symbol() | Will Deacon |
2020-04-07 | compiler: remove CONFIG_OPTIMIZE_INLINING entirely | Masahiro Yamada |
2020-04-07 | kernel/extable.c: use address-of operator on section symbols | Nathan Chancellor |
2020-04-07 | proc: faster open/read/close with "permanent" files | Alexey Dobriyan |
2020-04-07 | mm/vma: replace all remaining open encodings with is_vm_hugetlb_page() | Anshuman Khandual |
2020-04-07 | mm/vma: make vma_is_accessible() available for general use | Anshuman Khandual |
2020-04-07 | mm: set vm_next and vm_prev to NULL in vm_area_dup() | Li Xinhai |
2020-04-07 | mm: don't prepare anon_vma if vma has VM_WIPEONFORK | Li Xinhai |
2020-04-07 | time/namespace: Add max_time_namespaces ucount | Dmitry Safonov |
2020-04-07 | time/namespace: Fix time_for_children symlink | Michael Kerrisk (man-pages) |
2020-04-06 | PM / sleep: handle the compat case in snapshot_set_swap_area() | Christoph Hellwig |
2020-04-06 | PM / sleep: move SNAPSHOT_SET_SWAP_AREA handling into a helper | Christoph Hellwig |
2020-04-06 | Merge tag 'pm-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |