summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | perf evlist: Fix side band thread drainingJiri Olsa2019-04-171-5/+9
| | | * | | | | | | | | perf tools: Check maps for bpf programsSong Liu2019-04-172-1/+19
| | | * | | | | | | | | perf bpf: Return NULL when RB tree lookup fails in perf_env__find_bpf_prog_in...Jiri Olsa2019-04-171-1/+3
| | | * | | | | | | | | tools include uapi: Sync sound/asound.h copyArnaldo Carvalho de Melo2019-04-161-0/+1
| | | * | | | | | | | | perf top: Always sample time to satisfy needs of use of ordered queuingJiri Olsa2019-04-161-0/+1
| | * | | | | | | | | | x86/kprobes: Avoid kretprobe recursion bugMasami Hiramatsu2019-04-191-2/+20
| | * | | | | | | | | | kprobes: Mark ftrace mcount handler functions nokprobeMasami Hiramatsu2019-04-191-1/+5
| | * | | | | | | | | | x86/kprobes: Verify stack frame on kretprobeMasami Hiramatsu2019-04-192-0/+27
| | * | | | | | | | | | perf/x86/amd: Add event map for AMD Family 17hKim Phillips2019-04-181-9/+26
| | |/ / / / / / / / /
| | * | | | | | | | | Merge tag 'perf-urgent-for-mingo-5.1-20190416' of git://git.kernel.org/pub/sc...Ingo Molnar2019-04-165-17/+22
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | perf evsel: Use hweight64() instead of hweight_long(attr.sample_regs_user)Mao Han2019-04-161-6/+6
| | | * | | | | | | | | tools lib traceevent: Fix missing equality check for strcmpRikard Falkeborn2019-04-161-1/+1
| | | * | | | | | | | | perf stat: Disable DIR_FORMAT feature for 'perf stat record'Jiri Olsa2019-04-161-0/+1
| | | * | | | | | | | | perf scripts python: export-to-sqlite.py: Fix use of parent_id in calls_viewAdrian Hunter2019-04-161-1/+1
| | | * | | | | | | | | perf header: Fix lock/unlock imbalances when processing BPF/BTF infoGustavo A. R. Silva2019-04-161-9/+13
| | |/ / / / / / / / /
| | * | | | | | | | | perf/x86: Fix incorrect PEBS_REGSKan Liang2019-04-162-20/+20
| | * | | | | | | | | perf/ring_buffer: Fix AUX record suppressionAlexander Shishkin2019-04-161-18/+15
| | * | | | | | | | | perf/core: Fix the address filtering fixAlexander Shishkin2019-04-161-16/+21
| | * | | | | | | | | kprobes: Fix error check when reusing optimized probesMasami Hiramatsu2019-04-161-4/+2
| * | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-04-2012-15/+47
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86/cpu/intel: Lower the "ENERGY_PERF_BIAS: Set to normal" message's log prio...Hans de Goede2019-04-191-2/+2
| | * | | | | | | | | | x86/cpu/bugs: Use __initconst for 'const' init dataAndi Kleen2019-04-191-3/+3
| | * | | | | | | | | | x86/mm/KASLR: Fix the size of the direct mapping sectionBaoquan He2019-04-181-1/+1
| | * | | | | | | | | | x86/Kconfig: Fix spelling mistake "effectivness" -> "effectiveness"Colin Ian King2019-04-161-1/+1
| | * | | | | | | | | | x86/mm/tlb: Revert "x86/mm: Align TLB invalidation info"Peter Zijlstra2019-04-161-1/+1
| | * | | | | | | | | | x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51TJian-Hong Pan2019-04-162-1/+27
| | * | | | | | | | | | x86/mm: Prevent bogus warnings with "noexec=off"Thomas Gleixner2019-04-162-2/+3
| | * | | | | | | | | | x86/build/lto: Fix truncated .bss with -fdata-sectionsSami Tolvanen2019-04-161-1/+1
| | * | | | | | | | | | x86/speculation: Prevent deadlock on ssb_state::lockThomas Gleixner2019-04-141-2/+6
| | * | | | | | | | | | x86/resctrl: Do not repeat rdtgroup mode initializationXiaochen Shen2019-04-141-1/+2
| * | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-04-202-2/+26
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | sched/deadline: Correctly handle active 0-lag timersluca abeni2019-04-161-2/+1
| | * | | | | | | | | | | sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockupPhil Auld2019-04-161-0/+25
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2019-04-202-5/+6
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | locking/atomics: Don't assume that scripts are executableAndrew Morton2019-04-191-1/+1
| | * | | | | | | | | | | locking/lockdep: Make lockdep_unregister_key() honor 'debug_locks' againBart Van Assche2019-04-161-4/+5
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge branch 'for-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-04-191-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | device_cgroup: fix RCU imbalance in error caseJann Horn2019-03-191-1/+1
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'for-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-04-191-4/+4
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | percpu: stop printing kernel addressesMatteo Croce2019-03-181-4/+4
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge tag 'tty-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-04-193-4/+9
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | sc16is7xx: put err_spi and err_i2c into correct #ifdefGuoqing Jiang2019-04-191-2/+2
| | * | | | | | | | | | | vt: fix cursor when clearing the screenMikulas Patocka2019-04-171-1/+2
| | * | | | | | | | | | | sc16is7xx: move label 'err_spi' to correct sectionGuoqing Jiang2019-04-161-0/+2
| | * | | | | | | | | | | serial: sh-sci: Fix HSCIF RX sampling point adjustmentGeert Uytterhoeven2019-04-161-1/+1
| | * | | | | | | | | | | serial: sh-sci: Fix HSCIF RX sampling point calculationGeert Uytterhoeven2019-04-161-1/+3
| * | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-04-1919-104/+151
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli2019-04-195-1/+57
| | * | | | | | | | | | | | mm/kmemleak.c: fix unused-function warningArnd Bergmann2019-04-191-0/+2
| | * | | | | | | | | | | | init: initialize jump labels before command line option parsingDan Williams2019-04-191-2/+2