aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2020-07-11Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+13
2020-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 9-96/+202
2020-07-10Merge tag 'dma-mapping-5.8-5' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-1/+5
2020-07-09kgdb: enable arch to support XML packet.Gravatar Vincent Chen 1-0/+13
2020-07-09Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 4-48/+61
2020-07-09bpf: net: Avoid incorrect bpf_sk_reuseport_detach callGravatar Martin KaFai Lau 1-2/+3
2020-07-09bpf: net: Avoid copying sk_user_data of reuseport_array during sk_cloneGravatar Martin KaFai Lau 1-4/+9
2020-07-08bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()Gravatar Kees Cook 1-16/+21
2020-07-08kprobes: Do not expose probe addresses to non-CAP_SYSLOGGravatar Kees Cook 1-2/+2
2020-07-08module: Do not expose section addresses to non-CAP_SYSLOGGravatar Kees Cook 1-3/+3
2020-07-08module: Refactor section attr into bin attributeGravatar Kees Cook 1-21/+24
2020-07-08kallsyms: Refactor kallsyms_show_value() to take credGravatar Kees Cook 3-9/+14
2020-07-07cgroup: fix cgroup_sk_alloc() for sk_clone_lock()Gravatar Cong Wang 1-12/+19
2020-07-05Merge tag 'core-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+1
2020-07-03vmalloc: fix the owner argument for the new __vmalloc_node_range callersGravatar Christoph Hellwig 1-1/+1
2020-07-02Merge tag 'for-linus-2020-07-02' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2020-07-02Merge tag 'io_uring-5.8-2020-07-01' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-5/+21
2020-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 7-80/+173
2020-06-30bpf: Fix an incorrect branch elimination by verifierGravatar Yonghong Song 1-2/+1
2020-06-30task_work: teach task_work_add() to do signal_wake_up()Gravatar Oleg Nesterov 2-5/+21
2020-06-30bpf, netns: Fix use-after-free in pernet pre_exit callbackGravatar Jakub Sitnicki 1-7/+3
2020-06-30bpf: sockmap: Require attach_bpf_fd when detaching a programGravatar Lorenz Bauer 1-1/+1
2020-06-30bpf: flow_dissector: Check value of unused flags to BPF_PROG_DETACHGravatar Lorenz Bauer 2-7/+16
2020-06-30bpf: flow_dissector: Check value of unused flags to BPF_PROG_ATTACHGravatar Lorenz Bauer 1-0/+3
2020-06-30bpf, netns: Keep a list of attached bpf_link'sGravatar Jakub Sitnicki 1-19/+23
2020-06-30bpf, netns: Keep attached programs in bpf_prog_arrayGravatar Jakub Sitnicki 1-38/+82
2020-06-30flow_dissector: Pull BPF program assignment up to bpf-netnsGravatar Jakub Sitnicki 1-2/+18
2020-06-30bpf: Enforce BPF ringbuf size to be the power of 2Gravatar Andrii Nakryiko 1-10/+8
2020-06-30dma-mapping: Add a new dma_need_sync APIGravatar Christoph Hellwig 2-0/+16
2020-06-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-2/+2
2020-06-29dma-mapping: warn when coherent pool is depletedGravatar David Rientjes 1-1/+5
2020-06-28Merge tag 'sched_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 5-30/+37
2020-06-28Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-7/+25
2020-06-28sched/cfs: change initial value of runnable_avgGravatar Vincent Guittot 1-1/+1
2020-06-28smp, irq_work: Continue smp_call_function*() and irq_work*() integrationGravatar Peter Zijlstra 2-21/+3
2020-06-28sched/core: s/WF_ON_RQ/WQ_ON_CPU/Gravatar Peter Zijlstra 2-3/+3
2020-06-28sched/core: Fix ttwu() raceGravatar Peter Zijlstra 1-5/+28
2020-06-28sched/core: Fix PI boosting between RT and DEADLINE tasksGravatar Juri Lelli 1-1/+2
2020-06-28sched/deadline: Initialize ->dl_boostedGravatar Juri Lelli 1-0/+1
2020-06-28sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix...Gravatar Scott Wood 1-1/+1
2020-06-27Merge tag 'dma-mapping-5.8-4' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 3-28/+39
2020-06-27Merge tag 'kgdb-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Gravatar Linus Torvalds 2-29/+47
2020-06-26Merge tag 'pm-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 1-4/+11
2020-06-26Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-29/+9
2020-06-26kgdb: Avoid suspicious RCU usage warningGravatar Douglas Anderson 1-0/+4
2020-06-26kdb: Switch to use safer dbg_io_ops over console APIsGravatar Sumit Garg 1-1/+3
2020-06-26mm: remove vmalloc_execGravatar Christoph Hellwig 1-1/+3
2020-06-26kexec: do not verify the signature without the lockdown or mandatory signatureGravatar Lianbo Jiang 1-28/+6
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 3-25/+40
2020-06-25Merge tag 'trace-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Gravatar Linus Torvalds 3-6/+27