summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | bpf: improve verifier liveness marksAlexei Starovoitov2017-12-011-0/+5
| * | | | | | | | | | | | | | | | | | | | | | | bpf: don't mark FP reg as uninitAlexei Starovoitov2017-12-011-4/+4
| * | | | | | | | | | | | | | | | | | | | | | | bpf: print liveness info to verifier logAlexei Starovoitov2017-12-011-4/+20
| * | | | | | | | | | | | | | | | | | | | | | | bpf: fix stack state printing in verifier logAlexei Starovoitov2017-12-011-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-01-311-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | padata: add SPDX identifierCheah Kok Cheong2018-01-051-0/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-01-312-30/+80
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | ptrace, seccomp: add support for retrieving seccomp metadataTycho Andersen2017-11-282-0/+37
| * | | | | | | | | | | | | | | | | | | | | | seccomp: hoist out filter resolving logicTycho Andersen2017-11-281-32/+45
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-01-314-53/+145
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-4.16/remove-immediate' into for-linusJiri Kosina2018-01-312-55/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | livepatch: Remove immediate featureMiroslav Benes2018-01-112-55/+6
| * | | | | | | | | | | | | | | | | | | | | | | livepatch: add locking to force and signal functionsMiroslav Benes2018-01-111-24/+28
| |/ / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | livepatch: force transition to finishMiroslav Benes2017-12-073-2/+65
| * | | | | | | | | | | | | | | | | | | | | | livepatch: send a fake signal to all blocking tasksMiroslav Benes2017-12-044-1/+75
* | | | | | | | | | | | | | | | | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-01-311-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | rcu: Export init_rcu_head() and destroy_rcu_head() to GPL modulesPaul E. McKenney2017-12-071-0/+2
| | |/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'work.mqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2018-01-301-28/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | bpf_obj_do_pin(): switch to vfs_mkobj(), quit abusing ->mknod()Al Viro2018-01-051-28/+22
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-306-12/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | ring_buffer_poll_wait() return value used as return value of ->poll()Al Viro2017-11-281-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | ipc, kernel, mm: annotate ->poll() instancesAl Viro2017-11-275-11/+11
| | |/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2018-01-301-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | string: drop __must_check from strscpy() and restore strscpy() usages in cgroupTejun Heo2018-01-191-3/+3
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2018-01-301-24/+40
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | workqueue: allow WQ_MEM_RECLAIM on early init workqueuesTejun Heo2018-01-081-2/+8
| * | | | | | | | | | | | | | | | | | | | | | | | workqueue: separate out init_rescuer()Tejun Heo2018-01-081-23/+33
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-01-301-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | fix typo in assignment of fs default overflow gidWolffhardt Schwabe2017-12-141-1/+1
| | |_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-306-34/+337
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | signal/ptrace: Add force_sig_ptrace_errno_trap and use it where neededEric W. Biederman2018-01-221-0/+15
| * | | | | | | | | | | | | | | | | | | | | | | | | signal: Helpers for faults with specialized siginfo layoutsEric W. Biederman2018-01-221-0/+61
| * | | | | | | | | | | | | | | | | | | | | | | | | signal: Add send_sig_fault and force_sig_faultEric W. Biederman2018-01-221-0/+47
| * | | | | | | | | | | | | | | | | | | | | | | | | signal: Replace memset(info,...) with clear_siginfo for clarityEric W. Biederman2018-01-222-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | signal: Don't use structure initializers for struct siginfoEric W. Biederman2018-01-221-1/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | ptrace: Use copy_siginfo in setsiginfo and getsiginfoEric W. Biederman2018-01-161-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman2018-01-151-0/+90
| * | | | | | | | | | | | | | | | | | | | | | | | | signal: Remove the code to clear siginfo before calling copy_siginfo_from_user32Eric W. Biederman2018-01-152-3/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | signal: Unify and correct copy_siginfo_from_user32Eric W. Biederman2018-01-151-0/+81
| * | | | | | | | | | | | | | | | | | | | | | | | | signal/blackfin: Move the blackfin specific si_codes to asm-generic/siginfo.hEric W. Biederman2018-01-151-3/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | signal: Remove unnecessary ifdefs now that there is only one struct siginfoEric W. Biederman2018-01-121-4/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | signal/ia64: switch the last arch-specific copy_siginfo_to_user() to generic ...Eric W. Biederman2018-01-121-4/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | signal: Clear si_sys_private before copying siginfo to userspaceEric W. Biederman2018-01-121-0/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | signal: Ensure no siginfo union member increases the size of struct siginfoEric W. Biederman2018-01-121-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | signal: Ensure generic siginfos the kernel sends have all bits initializedEric W. Biederman2018-01-121-1/+8
| * | | | | | | | | | | | | | | | | | | | | | | | | signal/arm64: Document conflicts with SI_USER and SIGFPE,SIGTRAP,SIGBUSEric W. Biederman2018-01-121-0/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | signal: Simplify and fix kdb_send_sigEric W. Biederman2018-01-033-16/+10
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-01-301-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | perf: Export perf_event_update_userpageSuzuki K Poulose2018-01-021-0/+1
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-01-306-151/+321
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud