Age | Commit message (Expand) | Author |
2018-04-03 | Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2018-04-02 | Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-04-02 | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds |
2018-04-02 | Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-04-02 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-04-02 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-04-02 | kernel/sys_ni: remove {sys_,sys_compat} from cond_syscall definitions | Dominik Brodowski |
2018-04-02 | kernel/sys_ni: sort cond_syscall() entries | Dominik Brodowski |
2018-04-02 | kernel: add ksys_setsid() helper; remove in-kernel call to sys_setsid() | Dominik Brodowski |
2018-04-02 | kernel: add ksys_unshare() helper; remove in-kernel calls to sys_unshare() | Dominik Brodowski |
2018-04-02 | fs: add ksys_sync() helper; remove in-kernel calls to sys_sync() | Dominik Brodowski |
2018-04-02 | fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappers | Dominik Brodowski |
2018-04-02 | fs/quota: use COMPAT_SYSCALL_DEFINE for sys32_quotactl() | Dominik Brodowski |
2018-04-02 | mm: add kernel_move_pages() helper, move compat syscall to mm/migrate.c | Dominik Brodowski |
2018-04-02 | mm: add kernel_migrate_pages() helper, move compat syscall to mm/mempolicy.c | Dominik Brodowski |
2018-04-02 | sched: add do_sched_yield() helper; remove in-kernel call to sched_yield() | Dominik Brodowski |
2018-04-02 | kernel: provide ksys_*() wrappers for syscalls called by kernel/uid16.c | Dominik Brodowski |
2018-04-02 | kernel: add do_compat_sigaltstack() helper; remove in-kernel call to compat s... | Dominik Brodowski |
2018-04-02 | kernel: add do_getpgid() helper; remove internal call to sys_getpgid() | Dominik Brodowski |
2018-04-02 | mm: use do_futex() instead of sys_futex() in mm_release() | Dominik Brodowski |
2018-04-02 | kexec: call do_kexec_load() in compat syscall directly | Dominik Brodowski |
2018-04-02 | kernel: open-code sys_rt_sigpending() in sys_sigpending() | Dominik Brodowski |
2018-04-02 | kernel: use kernel_wait4() instead of sys_wait4() | Dominik Brodowski |
2018-04-02 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-04-02 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-04-02 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-04-02 | Merge branch 'core-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-04-02 | Merge branches 'pm-core', 'pm-sleep' and 'acpi-pm' | Rafael J. Wysocki |
2018-03-31 | locking/rwsem: Add DEBUG_RWSEMS to look for lock/unlock mismatches | Waiman Long |
2018-03-31 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2018-03-30 | PM / hibernate: Change message when writing to /sys/power/resume | Mario Limonciello |
2018-03-30 | PM / hibernate: Make passing hibernate offsets more friendly | Mario Limonciello |
2018-03-29 | perf/x86/pt, coresight: Clean up address filter structure | Alexander Shishkin |
2018-03-29 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2018-03-29 | lockdep: Make the lock debug output more useful | Tetsuo Handa |
2018-03-28 | locking/rtmutex: Handle non enqueued waiters gracefully in remove_waiter() | Peter Zijlstra |
2018-03-28 | perf/hwbp: Simplify the perf-hwbp code, fix documentation | Linus Torvalds |
2018-03-27 | sched/core: Update preempt_notifier_key to modern API | Davidlohr Bueso |
2018-03-25 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2018-03-25 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-03-25 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-03-25 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2018-03-24 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2018-03-23 | Merge tag 'trace-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-03-23 | sched/cpufreq: Rate limits for SCHED_DEADLINE | Claudio Scordino |
2018-03-23 | tracing: probeevent: Fix to support minus offset from symbol | Masami Hiramatsu |
2018-03-22 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-03-22 | Merge tag 'modules-for-v4.16-rc7' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-03-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-03-22 | posix-timers: Protect posix clock array access against speculation | Thomas Gleixner |