Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | | | | | | selftests/x86/sigreturn: Do minor cleanups | Andy Lutomirski | 2018-06-27 | 1 | -6/+7 | |
| | | | | * | | | | | | selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUs | Andy Lutomirski | 2018-06-27 | 1 | -17/+29 | |
| | | | | * | | | | | | x86/entry/64/compat: Fix "x86/entry/64/compat: Preserve r8-r11 in int $0x80" | Andy Lutomirski | 2018-06-27 | 1 | -8/+8 | |
| | | | | * | | | | | | x86/mm: Don't free P4D table when it is folded at runtime | Andrey Ryabinin | 2018-06-26 | 1 | -0/+3 | |
| | | | | * | | | | | | x86/entry/32: Add explicit 'l' instruction suffix | Jan Beulich | 2018-06-26 | 1 | -1/+1 | |
| | | | | * | | | | | | x86/mm: Get rid of KERN_CONT in show_fault_oops() | Dmitry Vyukov | 2018-06-26 | 1 | -7/+3 | |
| | | | * | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-06-30 | 22 | -22/+201 | |
| | | | |\ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | perf/core: Move inline keyword at the beginning of declaration | Mathieu Malaterre | 2018-06-27 | 1 | -1/+1 | |
| | | | | * | | | | | | | tools/headers: Pick up latest kernel ABIs | Ingo Molnar | 2018-06-26 | 5 | -0/+6 | |
| | | | | * | | | | | | | Merge tag 'perf-urgent-for-mingo-4.18-20180625' of git://git.kernel.org/pub/s... | Ingo Molnar | 2018-06-26 | 16 | -21/+194 | |
| | | | | |\ \ \ \ \ \ \ | | | | | | |/ / / / / / | | | | | |/| | | | | | | ||||||
| | | | | | * | | | | | | perf tools: Fix crash caused by accessing feat_ops[HEADER_LAST_FEATURE] | Ravi Bangoria | 2018-06-25 | 4 | -4/+23 | |
| | | | | | * | | | | | | perf script: Fix crash because of missing evsel->priv | Ravi Bangoria | 2018-06-25 | 1 | -0/+14 | |
| | | | | | * | | | | | | perf script: Add missing output fields in a hint | Ravi Bangoria | 2018-06-25 | 1 | -2/+3 | |
| | | | | | * | | | | | | perf bench: Fix numa report output code | Jiri Olsa | 2018-06-25 | 1 | -2/+3 | |
| | | | | | * | | | | | | perf stat: Remove duplicate event counting | Thomas Richter | 2018-06-25 | 1 | -1/+70 | |
| | | | | | * | | | | | | perf alias: Rebuild alias expression string to make it comparable | Thomas Richter | 2018-06-25 | 1 | -1/+24 | |
| | | | | | * | | | | | | perf alias: Remove trailing newline when reading sysfs files | Thomas Richter | 2018-06-25 | 1 | -0/+3 | |
| | | | | | * | | | | | | perf tools: Fix a clang 7.0 compilation error | Yonghong Song | 2018-06-25 | 1 | -2/+9 | |
| | | | | | * | | | | | | tools include uapi: Synchronize bpf.h with the kernel | Arnaldo Carvalho de Melo | 2018-06-25 | 1 | -1/+1 | |
| | | | | | * | | | | | | tools include uapi: Update if_link.h to pick IFLA_{BRPORT_ISOLATED,VXLAN_TTL_... | Arnaldo Carvalho de Melo | 2018-06-25 | 1 | -0/+2 | |
| | | | | | * | | | | | | tools include powerpc: Update arch/powerpc/include/uapi/asm/unistd.h copy to ... | Arnaldo Carvalho de Melo | 2018-06-25 | 1 | -0/+1 | |
| | | | | | * | | | | | | perf tools: Update x86's syscall_64.tbl, adding 'io_pgetevents' and 'rseq' | Arnaldo Carvalho de Melo | 2018-06-25 | 1 | -0/+2 | |
| | | | | | * | | | | | | tools headers uapi: Synchronize drm/drm.h | Arnaldo Carvalho de Melo | 2018-06-25 | 1 | -0/+7 | |
| | | | | | * | | | | | | perf intel-pt: Fix packet decoding of CYC packets | Adrian Hunter | 2018-06-25 | 1 | -1/+1 | |
| | | | | | * | | | | | | perf tests: Add valid callback for parse-events test | Jiri Olsa | 2018-06-25 | 1 | -2/+15 | |
| | | | | | * | | | | | | perf tests: Add event parsing error handling to parse events test | Jiri Olsa | 2018-06-25 | 1 | -3/+5 | |
| | | | | | * | | | | | | perf report powerpc: Fix crash if callchain is empty | Sandipan Das | 2018-06-25 | 1 | -1/+1 | |
| | | | | | * | | | | | | perf test session topology: Fix test on s390 | Thomas Richter | 2018-06-25 | 1 | -0/+1 | |
| | | | | | * | | | | | | perf record: Support s390 random socket_id assignment | Thomas Richter | 2018-06-25 | 1 | -1/+9 | |
| | | | * | | | | | | | | Merge tag 'selinux-pr-20180629' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-06-30 | 1 | -45/+33 | |
| | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | selinux: move user accesses in selinuxfs out of locked regions | Jann Horn | 2018-06-28 | 1 | -45/+33 | |
| | | | * | | | | | | | | | Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-06-30 | 9 | -51/+25 | |
| | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | sg: remove ->sg_magic member | Jens Axboe | 2018-06-29 | 4 | -45/+0 | |
| | | | | * | | | | | | | | | Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus | Jens Axboe | 2018-06-29 | 1 | -2/+5 | |
| | | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | | | nvme-rdma: fix possible double free of controller async event buffer | Sagi Grimberg | 2018-06-28 | 1 | -2/+5 | |
| | | | | * | | | | | | | | | | drbd: Fix drbd_request_prepare() discard handling | Bart Van Assche | 2018-06-29 | 1 | -2/+2 | |
| | | | | * | | | | | | | | | | blk-mq: don't queue more if we get a busy return | Jens Axboe | 2018-06-29 | 1 | -0/+12 | |
| | | | | * | | | | | | | | | | block: Fix cloning of requests with a special payload | Bart Van Assche | 2018-06-28 | 1 | -0/+4 | |
| | | | | |/ / / / / / / / / | ||||||
| | | | | * | | | | | | | | | block: Fix transfer when chunk sectors exceeds max | Keith Busch | 2018-06-26 | 1 | -2/+2 | |
| | | | * | | | | | | | | | | Merge tag 'powerpc-4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2018-06-29 | 6 | -12/+23 | |
| | | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | powerpc/powermac: Fix rtc read/write functions | Arnd Bergmann | 2018-06-27 | 1 | -9/+20 | |
| | | | | * | | | | | | | | | | powerpc/mm/32: Fix pgtable_page_dtor call | Aneesh Kumar K.V | 2018-06-26 | 2 | -2/+0 | |
| | | | | * | | | | | | | | | | powerpc: Wire up io_pgetevents | Breno Leitao | 2018-06-23 | 3 | -1/+3 | |
| | | | * | | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2018-06-29 | 5 | -17/+54 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | arm64: Remove unnecessary ISBs from set_{pte,pmd,pud} | Will Deacon | 2018-06-27 | 1 | -5/+1 | |
| | | | | * | | | | | | | | | | | arm64: Avoid flush_icache_range() in alternatives patching code | Will Deacon | 2018-06-27 | 3 | -11/+52 | |
| | | | | * | | | | | | | | | | | Merge branch 'perf/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wi... | Catalin Marinas | 2018-06-27 | 1 | -1/+1 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|_|_|_|/ / | | | | | |/| | | | | | | | | | | ||||||
| | | | | | * | | | | | | | | | | drivers/perf: xgene_pmu: Fix IOB SLOW PMU parser error | Hoan Tran | 2018-06-18 | 1 | -1/+1 | |
| | | | | | | |_|_|_|_|/ / / / | | | | | | |/| | | | | | | | | ||||||
| | | | * | | | | | | | | | | | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-06-29 | 3 | -11/+15 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | i2c: gpio: initialize SCL to HIGH again | Wolfram Sang | 2018-06-29 | 1 | -2/+2 |