summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-07-251-1/+1
|\
| * uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix ...Oleg Nesterov2020-07-241-1/+1
* | sched: Warn if garbage is passed to default_wake_function()Chris Wilson2020-07-241-0/+1
* | sched: Fix race against ptrace_freeze_trace()Peter Zijlstra2020-07-221-10/+14
|/
* Merge tag 'timers-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-07-191-5/+16
|\
| * timer: Fix wheel index calculation on last levelFrederic Weisbecker2020-07-171-2/+2
| * timer: Prevent base->clk from moving backwardFrederic Weisbecker2020-07-091-3/+14
* | Merge tag 'sched-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-07-192-18/+66
|\ \
| * | sched/fair: handle case of task_h_load() returning 0Vincent Guittot2020-07-161-2/+13
| * | sched: Fix unreliable rseq cpu_id for new tasksMathieu Desnoyers2020-07-081-0/+2
| * | sched: Fix loadavg accounting racePeter Zijlstra2020-07-081-16/+51
| |/
* | Merge tag 'irq-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-191-2/+35
|\ \
| * | genirq/affinity: Handle affinity setting on inactive interrupts correctlyThomas Gleixner2020-07-171-2/+35
| |/
* | dma-pool: do not allocate pool memory from CMANicolas Saenz Julienne2020-07-141-9/+2
* | dma-pool: make sure atomic pool suits deviceNicolas Saenz Julienne2020-07-141-20/+37
* | dma-pool: introduce dma_guess_pool()Nicolas Saenz Julienne2020-07-141-3/+23
* | dma-pool: get rid of dma_in_atomic_pool()Nicolas Saenz Julienne2020-07-141-10/+1
* | dma-direct: provide function to check physical memory area validityNicolas Saenz Julienne2020-07-141-1/+1
* | Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-07-111-0/+13
|\ \
| * | kgdb: enable arch to support XML packet.Vincent Chen2020-07-091-0/+13
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-07-109-96/+202
|\ \
| * | bpf: net: Avoid incorrect bpf_sk_reuseport_detach callMartin KaFai Lau2020-07-091-2/+3
| * | bpf: net: Avoid copying sk_user_data of reuseport_array during sk_cloneMartin KaFai Lau2020-07-091-4/+9
| * | cgroup: fix cgroup_sk_alloc() for sk_clone_lock()Cong Wang2020-07-071-12/+19
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-06-307-80/+173
| |\ \
| | * | bpf: Fix an incorrect branch elimination by verifierYonghong Song2020-06-301-2/+1
| | * | bpf, netns: Fix use-after-free in pernet pre_exit callbackJakub Sitnicki2020-06-301-7/+3
| | * | bpf: sockmap: Require attach_bpf_fd when detaching a programLorenz Bauer2020-06-301-1/+1
| | * | bpf: flow_dissector: Check value of unused flags to BPF_PROG_DETACHLorenz Bauer2020-06-302-7/+16
| | * | bpf: flow_dissector: Check value of unused flags to BPF_PROG_ATTACHLorenz Bauer2020-06-301-0/+3
| | * | bpf, netns: Keep a list of attached bpf_link'sJakub Sitnicki2020-06-301-19/+23
| | * | bpf, netns: Keep attached programs in bpf_prog_arrayJakub Sitnicki2020-06-301-38/+82
| | * | flow_dissector: Pull BPF program assignment up to bpf-netnsJakub Sitnicki2020-06-301-2/+18
| | * | bpf: Enforce BPF ringbuf size to be the power of 2Andrii Nakryiko2020-06-301-10/+8
| | * | dma-mapping: Add a new dma_need_sync APIChristoph Hellwig2020-06-302-0/+16
| | * | bpf: Do not allow btf_ctx_access with __int128 typesJohn Fastabend2020-06-251-2/+2
| | * | bpf: Restore behaviour of CAP_SYS_ADMIN allowing the loading of networking bp...Maciej Żenczykowski2020-06-231-1/+1
| | * | bpf: Set the number of exception entries properly for subprogramsYonghong Song2020-06-231-1/+9
* | | | Merge tag 'dma-mapping-5.8-5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-07-101-1/+5
|\ \ \ \
| * | | | dma-mapping: warn when coherent pool is depletedDavid Rientjes2020-06-291-1/+5
* | | | | Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-07-094-48/+61
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()Kees Cook2020-07-081-16/+21
| * | | | kprobes: Do not expose probe addresses to non-CAP_SYSLOGKees Cook2020-07-081-2/+2
| * | | | module: Do not expose section addresses to non-CAP_SYSLOGKees Cook2020-07-081-3/+3
| * | | | module: Refactor section attr into bin attributeKees Cook2020-07-081-21/+24
| * | | | kallsyms: Refactor kallsyms_show_value() to take credKees Cook2020-07-083-9/+14
* | | | | Merge tag 'core-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-07-051-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2020-06-031-1/+1
| |\ \ \ \ \
| | * | | | | rcuperf: Fix printk format warningKefeng Wang2020-06-021-1/+1
* | | | | | | vmalloc: fix the owner argument for the new __vmalloc_node_range callersChristoph Hellwig2020-07-031-1/+1