Age | Commit message (Expand) | Author |
2018-11-18 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-11-18 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-11-18 | kernel/sched/psi.c: simplify cgroup_move_task() | Olof Johansson |
2018-11-13 | kdb: kdb_support: mark expected switch fall-throughs | Gustavo A. R. Silva |
2018-11-13 | kdb: kdb_keyboard: mark expected switch fall-throughs | Gustavo A. R. Silva |
2018-11-13 | kdb: kdb_main: refactor code in kdb_md_line | Gustavo A. R. Silva |
2018-11-13 | kdb: Use strscpy with destination buffer size | Prarit Bhargava |
2018-11-13 | kdb: print real address of pointers instead of hashed addresses | Christophe Leroy |
2018-11-13 | kdb: use correct pointer when 'btc' calls 'btt' | Christophe Leroy |
2018-11-12 | sched/fair: Fix cpu_util_wake() for 'execl' type workloads | Patrick Bellasi |
2018-11-11 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2018-11-11 | Merge branch 'sched/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-11-11 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-11-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2018-11-08 | posix-cpu-timers: Remove useless call to check_dl_overrun() | Juri Lelli |
2018-11-07 | userns: also map extents in the reverse map to kernel IDs | Jann Horn |
2018-11-07 | resource/docs: Complete kernel-doc style function documentation | Borislav Petkov |
2018-11-06 | Merge tag 'trace-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-11-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-11-05 | tracing/kprobes: Fix strpbrk() argument order | Masami Hiramatsu |
2018-11-05 | resource/docs: Fix new kernel-doc warnings | Randy Dunlap |
2018-11-05 | sched/fair: Fix a comment in task_numa_fault() | Yi Wang |
2018-11-03 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-11-03 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-11-03 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-11-03 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-11-04 | sched/core: Take the hotplug lock in sched_init_smp() | Valentin Schneider |
2018-11-04 | sched/topology: Fix off by one bug | Peter Zijlstra |
2018-11-03 | Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix | Ingo Molnar |
2018-11-03 | kernel/sysctl.c: remove duplicated include | Michael Schupikov |
2018-11-03 | kernel/kexec_file.c: remove some duplicated includes | zhong jiang |
2018-11-02 | bpf: fix bpf_prog_get_info_by_fd to return 0 func_lens for unpriv | Daniel Borkmann |
2018-11-02 | bpf: show main program address and length in bpf_prog_info | Song Liu |
2018-11-02 | bpf: show real jited address in bpf_prog_info->jited_ksyms | Song Liu |
2018-11-02 | bpf: show real jited prog address in /proc/kallsyms | Song Liu |
2018-11-02 | Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-11-01 | blkcg: revert blkcg cleanups series | Dennis Zhou |
2018-11-01 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2018-11-01 | Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-11-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-11-01 | Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-pla... | Linus Torvalds |
2018-11-01 | compat: Cleanup in_compat_syscall() callers | Dmitry Safonov |
2018-11-01 | irq/matrix: Fix memory overallocation | Michael Kelley |
2018-10-31 | bpf: don't set id on after map lookup with ptr_to_map_val return | Daniel Borkmann |
2018-10-31 | bpf: fix partial copy of map_ptr when dst is scalar | Daniel Borkmann |
2018-10-31 | memblock: stop using implicit alignment to SMP_CACHE_BYTES | Mike Rapoport |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-10-31 | memblock: remove _virt from APIs returning virtual address | Mike Rapoport |
2018-10-31 | kbuild: fix kernel/bounds.c 'W=1' warning | Arnd Bergmann |
2018-10-31 | kernel/panic.c: filter out a potential trailing newline | Borislav Petkov |