summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* genirq/affinity: Add new callback for (re)calculating interrupt setsMing Lei2019-02-181-18/+44
* genirq/affinity: Store interrupt sets size in struct irq_affinityMing Lei2019-02-181-4/+12
* genirq/affinity: Code consolidationThomas Gleixner2019-02-181-29/+27
* Merge branch 'linus' into irq/coreThomas Gleixner2019-02-1424-92/+242
|\
| * Merge tag 'trace-v5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2019-02-071-1/+8
| |\
| | * tracing/uprobes: Fix output for multiple string argumentsAndreas Ziegler2019-01-171-0/+7
| | * tracing: uprobes: Fix typo in pr_fmt stringAndreas Ziegler2019-01-171-1/+1
| * | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-033-35/+6
| |\ \
| | * | cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVMJosh Poimboeuf2019-01-303-31/+5
| | * | x86/speculation: Remove redundant arch_smt_update() invocationZhenzhong Duan2019-01-291-4/+1
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-02-031-7/+7
| |\ \ \
| | * \ \ Merge tag 'perf-urgent-for-mingo-5.0-20190121' of git://git.kernel.org/pub/sc...Ingo Molnar2019-01-221-7/+7
| | |\ \ \
| | | * | | perf core: Fix perf_proc_update_handler() bugStephane Eranian2019-01-181-7/+7
| * | | | | psi: fix aggregation idle shut-offJohannes Weiner2019-02-013-5/+45
| * | | | | kernel/exit.c: release ptraced tasks before zap_pid_ns_processesAndrei Vagin2019-02-011-2/+10
| | |_|/ / | |/| | |
| * | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-01-271-0/+1
| |\ \ \ \
| | * | | | posix-cpu-timers: Unbreak timer rearmingThomas Gleixner2019-01-151-0/+1
| * | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2019-01-274-11/+34
| |\ \ \ \ \
| | * | | | | locking/rwsem: Fix (possible) missed wakeupXie Yongji2019-01-211-2/+9
| | * | | | | futex: Fix (possible) missed wakeupPeter Zijlstra2019-01-211-5/+8
| | * | | | | sched/wake_q: Fix wakeup ordering for wake_qPeter Zijlstra2019-01-211-3/+4
| | * | | | | sched/wake_q: Document wake_q_add()Peter Zijlstra2019-01-211-0/+12
| | * | | | | sched/wait: Fix rcuwait_wake_up() orderingPrateek Sood2019-01-211-1/+1
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-272-1/+4
| |\ \ \ \ \
| | * | | | | genirq/irqdesc: Fix double increment in alloc_descs()Huacai Chen2019-01-181-1/+1
| | * | | | | genirq: Make sure the initial affinity is not emptySrinivas Ramana2019-01-151-0/+3
| | | |/ / / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-214-5/+24
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | bpf: fix inner map masking to prevent oob under speculationDaniel Borkmann2019-01-181-2/+15
| | * | | | bpf: Annotate implicit fall through in cgroup_dev_func_protoMathieu Malaterre2019-01-171-0/+1
| | * | | | bpf: Make function btf_name_offset_valid staticMathieu Malaterre2019-01-171-1/+1
| | * | | | bpf: zero out build_id for BPF_STACK_BUILD_ID_IPStanislav Fomichev2019-01-171-0/+2
| | * | | | bpf: don't assume build-id length is always 20 bytesStanislav Fomichev2019-01-171-2/+5
| * | | | | Merge branch 'stable/for-linus-5.0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-01-181-0/+2
| |\ \ \ \ \
| | * | | | | swiotlb: clear io_tlb_start and io_tlb_end in swiotlb_exitChristoph Hellwig2019-01-161-0/+2
| | | |/ / / | | |/| | |
| * | | | | seccomp: fix UAF in user-trap codeTycho Andersen2019-01-151-0/+4
| | |/ / / | |/| | |
| * | | | Merge tag 'trace-v5.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2019-01-161-3/+9
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | tracing/kprobes: Fix NULL pointer dereference in trace_kprobe_create()Andrea Righi2019-01-151-3/+9
| | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-165-22/+88
| |\ \ \ | | |_|/ | |/| |
| | * | umh: add exit routine for UMH processTaehee Yoo2019-01-112-2/+32
| | * | bpf: fix bpffs bitfield pretty printYonghong Song2019-01-111-6/+6
| | * | bpf: fix panic in stack_map_get_build_id() on i386 and arm32Song Liu2019-01-101-1/+2
| | * | bpf: fix sanitation of alu op with pointer / scalar type from different pathsDaniel Borkmann2019-01-051-13/+48
* | | | softirq: Don't skip softirq execution when softirq thread is parkingMatthias Kaehlcke2019-02-101-1/+2
* | | | kthread: Add __kthread_should_park()Matthias Kaehlcke2019-02-101-1/+7
* | | | genirq: Avoid summation loops for /proc/statThomas Gleixner2019-02-103-4/+23
* | | | genirq/affinity: Move allocation of 'node_to_cpumask' to irq_build_affinity_m...Ming Lei2019-02-101-14/+13
* | | | genirq/debugfs: No need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-292-4/+0
* | | | genirq: Correctly annotate implicit fall throughMathieu Malaterre2019-01-151-1/+1
* | | | genirq: Annotate implicit fall throughMathieu Malaterre2019-01-151-0/+1
|/ / /
* | | kernel/sys.c: Clarify that UNAME26 does not generate unique versions anymoreJonathan Neuschäfer2019-01-141-1/+2