summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-041-129/+52
|\
| * signal: Extend siginfo_layout with SIL_FAULT_{MCEERR|BNDERR|PKUERR}Eric W. Biederman2018-04-261-25/+56
| * signal: Remove unncessary #ifdef SEGV_PKUERR in 32bit compat codeEric W. Biederman2018-04-261-5/+0
| * signal: Remove ifdefs for BUS_MCEERR_AR and BUS_MCEERR_AOEric W. Biederman2018-04-251-16/+8
| * signal: Remove SEGV_BNDERR ifdefsEric W. Biederman2018-04-251-6/+0
| * signal: Stop special casing TRAP_FIXME and FPE_FIXME in siginfo_layoutEric W. Biederman2018-04-251-9/+0
| * signal: Reduce copy_siginfo_to_user to just copy_to_userEric W. Biederman2018-04-251-82/+2
* | Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-041-0/+2
|\ \
| * | aio: implement io_pgeteventsChristoph Hellwig2018-05-021-0/+2
* | | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-0411-248/+27
|\ \ \
| * | | resource: switch to proc_create_seq_dataChristoph Hellwig2018-05-161-38/+5
| * | | proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-167-128/+16
| * | | proc: introduce proc_create_seq_privateChristoph Hellwig2018-05-161-14/+2
| * | | proc: introduce proc_create_seq{,_data}Christoph Hellwig2018-05-163-68/+4
* | | | Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-041-7/+7
|\ \ \ \
| * | | | block: consistently use GFP_NOIO instead of __GFP_NORECLAIMChristoph Hellwig2018-05-141-7/+7
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-06-033-18/+35
|\ \ \ \ \
| * | | | | sched/headers: Fix typoDavidlohr Bueso2018-05-311-1/+1
| * | | | | sched/deadline: Fix missing clock updateJuri Lelli2018-05-311-3/+3
| * | | | | sched/core: Require cpu_active() in select_task_rq(), for user tasksPaul Burton2018-05-311-2/+1
| * | | | | sched/core: Fix rules for running on online && !active CPUsPeter Zijlstra2018-05-311-12/+30
* | | | | | Merge tag 'trace-v4.17-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-05-293-10/+28
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | tracing: Make the snapshot trigger work with instancesSteven Rostedt (VMware)2018-05-283-8/+25
| * | | | | tracing: Fix crash when freeing instances with event triggersSteven Rostedt (VMware)2018-05-271-2/+3
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-05-262-5/+3
|\ \ \ \ \ \
| * | | | | | kthread: Allow kthread_park() on a parked kthreadPeter Zijlstra2018-05-251-4/+2
| * | | | | | sched/topology: Clarify root domain(s) debug stringJuri Lelli2018-05-251-1/+1
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-05-251-0/+5
|\ \ \ \ \ \ \
| * | | | | | | kernel/sys.c: fix potential Spectre v1 issueGustavo A. R. Silva2018-05-251-0/+5
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-251-22/+64
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-05-251-22/+64
| |\ \ \ \ \ \
| | * | | | | | bpf: properly enforce index mask to prevent out-of-bounds speculationDaniel Borkmann2018-05-241-22/+64
* | | | | | | | Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds2018-05-213-9/+94
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | bpf: Prevent memory disambiguation attackAlexei Starovoitov2018-05-191-3/+56
| * | | | | | | seccomp: Move speculation migitation control to arch codeThomas Gleixner2018-05-051-13/+2
| * | | | | | | seccomp: Add filter flag to opt-out of SSB mitigationKees Cook2018-05-051-8/+11
| * | | | | | | seccomp: Use PR_SPEC_FORCE_DISABLEThomas Gleixner2018-05-051-1/+1
| * | | | | | | seccomp: Enable speculation flaw mitigationsKees Cook2018-05-031-0/+17
| * | | | | | | nospec: Allow getting/setting on non-current taskKees Cook2018-05-031-4/+5
| * | | | | | | prctl: Add speculation control prctlsThomas Gleixner2018-05-031-0/+22
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-05-212-34/+84
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | bpf: fix truncated jump targets on heavy expansionsDaniel Borkmann2018-05-171-25/+75
| * | | | | | bpf: parse and verdict prog attach may race with bpf map updateJohn Fastabend2018-05-181-3/+3
| * | | | | | bpf: sockmap update rollback on error can incorrectly dec prog refcntJohn Fastabend2018-05-181-6/+6
* | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-05-201-0/+8
|\ \ \ \ \ \ \
| * | | | | | | tick/broadcast: Use for_each_cpu() specially on UP kernelsDexuan Cui2018-05-151-0/+8
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-05-203-7/+4
|\ \ \ \ \ \ \
| * | | | | | | sched/deadline: Make the grub_reclaim() function staticMathieu Malaterre2018-05-181-1/+1
| * | | | | | | sched/debug: Move the print_rt_rq() and print_dl_rq() declarations to kernel/...Mathieu Malaterre2018-05-183-6/+3
| |/ / / / / /
* | | | | | | locking/percpu-rwsem: Annotate rwsem ownership transfer by setting RWSEM_OWNE...Waiman Long2018-05-161-0/+2