| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | bpf: improve verifier liveness marks | Alexei Starovoitov | 2017-12-01 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | bpf: don't mark FP reg as uninit | Alexei Starovoitov | 2017-12-01 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | bpf: print liveness info to verifier log | Alexei Starovoitov | 2017-12-01 | 1 | -4/+20 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | bpf: fix stack state printing in verifier log | Alexei Starovoitov | 2017-12-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2018-01-31 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | padata: add SPDX identifier | Cheah Kok Cheong | 2018-01-05 | 1 | -0/+1 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-01-31 | 2 | -30/+80 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | ptrace, seccomp: add support for retrieving seccomp metadata | Tycho Andersen | 2017-11-28 | 2 | -0/+37 | |
| | * | | | | | | | | | | | | | | | | | | | | | | seccomp: hoist out filter resolving logic | Tycho Andersen | 2017-11-28 | 1 | -32/+45 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2018-01-31 | 4 | -53/+145 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-4.16/remove-immediate' into for-linus | Jiri Kosina | 2018-01-31 | 2 | -55/+6 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | livepatch: Remove immediate feature | Miroslav Benes | 2018-01-11 | 2 | -55/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | livepatch: add locking to force and signal functions | Miroslav Benes | 2018-01-11 | 1 | -24/+28 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | livepatch: force transition to finish | Miroslav Benes | 2017-12-07 | 3 | -2/+65 | |
| | * | | | | | | | | | | | | | | | | | | | | | | livepatch: send a fake signal to all blocking tasks | Miroslav Benes | 2017-12-04 | 4 | -1/+75 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2018-01-31 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | rcu: Export init_rcu_head() and destroy_rcu_head() to GPL modules | Paul E. McKenney | 2017-12-07 | 1 | -0/+2 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'work.mqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2018-01-30 | 1 | -28/+22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | bpf_obj_do_pin(): switch to vfs_mkobj(), quit abusing ->mknod() | Al Viro | 2018-01-05 | 1 | -28/+22 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2018-01-30 | 6 | -12/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | ring_buffer_poll_wait() return value used as return value of ->poll() | Al Viro | 2017-11-28 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | ipc, kernel, mm: annotate ->poll() instances | Al Viro | 2017-11-27 | 5 | -11/+11 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2018-01-30 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | string: drop __must_check from strscpy() and restore strscpy() usages in cgroup | Tejun Heo | 2018-01-19 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2018-01-30 | 1 | -24/+40 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | workqueue: allow WQ_MEM_RECLAIM on early init workqueues | Tejun Heo | 2018-01-08 | 1 | -2/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | workqueue: separate out init_rescuer() | Tejun Heo | 2018-01-08 | 1 | -23/+33 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-01-30 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | fix typo in assignment of fs default overflow gid | Wolffhardt Schwabe | 2017-12-14 | 1 | -1/+1 | |
| | | |_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-01-30 | 6 | -34/+337 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | signal/ptrace: Add force_sig_ptrace_errno_trap and use it where needed | Eric W. Biederman | 2018-01-22 | 1 | -0/+15 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | signal: Helpers for faults with specialized siginfo layouts | Eric W. Biederman | 2018-01-22 | 1 | -0/+61 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | signal: Add send_sig_fault and force_sig_fault | Eric W. Biederman | 2018-01-22 | 1 | -0/+47 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | signal: Replace memset(info,...) with clear_siginfo for clarity | Eric W. Biederman | 2018-01-22 | 2 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | signal: Don't use structure initializers for struct siginfo | Eric W. Biederman | 2018-01-22 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | ptrace: Use copy_siginfo in setsiginfo and getsiginfo | Eric W. Biederman | 2018-01-16 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | signal: Unify and correct copy_siginfo_to_user32 | Eric W. Biederman | 2018-01-15 | 1 | -0/+90 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | signal: Remove the code to clear siginfo before calling copy_siginfo_from_user32 | Eric W. Biederman | 2018-01-15 | 2 | -3/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | signal: Unify and correct copy_siginfo_from_user32 | Eric W. Biederman | 2018-01-15 | 1 | -0/+81 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | signal/blackfin: Move the blackfin specific si_codes to asm-generic/siginfo.h | Eric W. Biederman | 2018-01-15 | 1 | -3/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | signal: Remove unnecessary ifdefs now that there is only one struct siginfo | Eric W. Biederman | 2018-01-12 | 1 | -4/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | signal/ia64: switch the last arch-specific copy_siginfo_to_user() to generic ... | Eric W. Biederman | 2018-01-12 | 1 | -4/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | signal: Clear si_sys_private before copying siginfo to userspace | Eric W. Biederman | 2018-01-12 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | signal: Ensure no siginfo union member increases the size of struct siginfo | Eric W. Biederman | 2018-01-12 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | signal: Ensure generic siginfos the kernel sends have all bits initialized | Eric W. Biederman | 2018-01-12 | 1 | -1/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | signal/arm64: Document conflicts with SI_USER and SIGFPE,SIGTRAP,SIGBUS | Eric W. Biederman | 2018-01-12 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | signal: Simplify and fix kdb_send_sig | Eric W. Biederman | 2018-01-03 | 3 | -16/+10 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2018-01-30 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | perf: Export perf_event_update_userpage | Suzuki K Poulose | 2018-01-02 | 1 | -0/+1 | |
| | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-01-30 | 6 | -151/+321 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||

