summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core/kprobes' into perf/core, to pick up fixesIngo Molnar2020-01-282-25/+45
|\
| * tracing: Initialize ret in syscall_enter_define_fields()Steven Rostedt (VMware)2020-01-171-1/+2
| * kprobes: Fix optimize_kprobe()/unoptimize_kprobe() cancellation logicMasami Hiramatsu2020-01-091-24/+43
* | Merge tag 'v5.5-rc7' into perf/core, to pick up fixesIngo Molnar2020-01-2024-162/+249
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-01-192-5/+17
| |\ \
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-01-162-5/+17
| | |\ \
| | | * | bpf: Fix incorrect verifier simulation of ARSH under ALU32Daniel Borkmann2020-01-152-5/+17
| * | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2020-01-182-5/+12
| |\ \ \ \
| | * | | | tick/sched: Annotate lockless access to last_jiffies_updateEric Dumazet2020-01-151-5/+9
| | * | | | time/posix-stubs: Provide compat itimer supoprt for alphaArnd Bergmann2020-01-091-0/+3
| * | | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-181-71/+72
| |\ \ \ \ \
| | * | | | | cpu/SMT: Fix x86 link error without CONFIG_SYSFSArnd Bergmann2020-01-091-71/+72
| | |/ / / /
| * | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-01-181-1/+3
| |\ \ \ \ \
| | * | | | | perf: Correctly handle failed perf_get_aux_event()Mark Rutland2020-01-171-1/+3
| * | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2020-01-183-6/+6
| |\ \ \ \ \ \
| | * | | | | | locking/rwsem: Fix kernel crash when spinning on RWSEM_OWNER_UNKNOWNWaiman Long2020-01-171-2/+2
| | * | | | | | futex: Fix kernel-doc notation warningRandy Dunlap2020-01-091-0/+1
| | * | | | | | locking/lockdep: Fix buffer overrun problem in stack_trace[]Waiman Long2019-12-251-4/+3
| | |/ / / / /
| * | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-01-181-0/+2
| |\ \ \ \ \ \
| | * | | | | | rseq: Reject unknown flags on rseq unregisterMathieu Desnoyers2019-12-251-0/+2
| | |/ / / / /
| * | | | | | Merge tag 'for-linus-2020-01-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-01-181-5/+10
| |\ \ \ \ \ \
| | * | | | | | ptrace: reintroduce usage of subjective credentials in ptrace_has_cap()Christian Brauner2020-01-181-5/+10
| * | | | | | | Merge branch 'dhowells' (patches from DavidH)Linus Torvalds2020-01-141-2/+2
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | keys: Fix request_key() cacheDavid Howells2020-01-141-2/+2
| * | | | | | | Merge tag 'clone3-tls-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-01-111-0/+10
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | clone3: ensure copy_thread_tls is implementedAmanieu d'Antras2020-01-071-0/+10
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-01-092-4/+16
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | bpf: Fix passing modified ctx to ld/abs/ind instructionDaniel Borkmann2020-01-061-2/+7
| | * | | | | bpf: cgroup: prevent out-of-order release of cgroup bpfRoman Gushchin2020-01-061-2/+9
| * | | | | | Merge tag 'trace-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-01-066-6/+27
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | tracing: Fix indentation issueColin Ian King2020-01-031-1/+1
| | * | | | | kernel/trace: Fix do not unregister tracepoints when register sched_migrate_t...Kaitao Cheng2020-01-031-1/+3
| | * | | | | ftrace: Avoid potential division by zero in function profilerWen Yang2020-01-021-3/+3
| | * | | | | tracing: Have stack tracer compile when MCOUNT_INSN_SIZE is not definedSteven Rostedt (VMware)2020-01-021-0/+5
| | * | | | | tracing: Define MCOUNT_INSN_SIZE when not defined without direct callsSteven Rostedt (VMware)2020-01-021-0/+14
| | * | | | | tracing: Initialize val to zero in parse_entry of inject codeSteven Rostedt (VMware)2020-01-021-1/+1
| * | | | | | memcg: account security cred as well to kmemcgShakeel Butt2020-01-041-3/+3
| * | | | | | Merge tag 'for-linus-2020-01-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-01-032-15/+27
| |\ \ \ \ \ \
| | * | | | | | exit: panic before exit_mm() on global init exitchenqiwu2019-12-211-4/+8
| | * | | | | | taskstats: fix data-raceChristian Brauner2019-12-041-11/+19
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'seccomp-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-01-021-0/+7
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | seccomp: Check that seccomp_notif is zeroed out by the userSargun Dhillon2020-01-021-0/+7
| | | |_|/ / | | |/| | |
| * | | | | ptp: fix the race between the release of ptp_clock and cdevVladis Dronov2019-12-301-18/+13
| * | | | | bpf: Fix precision tracking for unbounded scalarsDaniel Borkmann2019-12-221-21/+22
| |/ / / /
* | | | | Merge branch 'core/kprobes' into perf/core, to pick up a completed branchIngo Molnar2019-12-2510-212/+141
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflictsIngo Molnar2019-12-1069-2094/+2754
| |\ \ \
| * | | | kprobes: Set unoptimized flag after unoptimizing codeMasami Hiramatsu2019-11-271-1/+3
| * | | | ftrace: Rework event_create_dir()Peter Zijlstra2019-11-278-168/+138
| * | | | module: Remove set_all_modules_text_*()Peter Zijlstra2019-11-271-43/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-225-38/+92
|\ \ \ \ \