summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf/ring_buffer: Fix AUX software double bufferingAlexander Shishkin2019-05-031-2/+1
* Merge tag 'perf-urgent-for-mingo-5.1-20190502' of git://git.kernel.org/pub/sc...Ingo Molnar2019-05-0312-21/+154
|\
| * perf tools: Remove needless asm/unistd.h include fixing build in some placesArnaldo Carvalho de Melo2019-05-021-1/+0
| * tools arch uapi: Copy missing unistd.h headers for arc, hexagon and riscvArnaldo Carvalho de Melo2019-05-023-0/+133
| * tools build: Add -ldl to the disassembler-four-args feature testArnaldo Carvalho de Melo2019-05-021-1/+1
| * perf cs-etm: Always allocate memory for cs_etm_queue::prev_packetLeo Yan2019-05-021-5/+3
| * perf cs-etm: Don't check cs_etm_queue::prev_packet validityLeo Yan2019-05-021-5/+1
| * perf report: Report OOM in status line in the GTK UIThomas Richter2019-05-021-3/+5
| * perf bench numa: Add define for RUSAGE_THREAD if not presentArnaldo Carvalho de Melo2019-05-021-0/+4
| * tools lib traceevent: Change tag string for errorLeo Yan2019-05-021-1/+1
| * perf annotate: Fix build on 32 bit for BPF annotationThadeu Lima de Souza Cascardo2019-05-021-4/+4
| * tools uapi x86: Sync vmx.h with the kernelArnaldo Carvalho de Melo2019-05-021-0/+1
| * perf bpf: Return value with unlocking in perf_env__find_btf()Bo YU2019-05-021-1/+1
|/
* MAINTAINERS: Include vendor specific files under arch/*/events/*Kim Phillips2019-05-021-0/+1
* perf/x86/amd: Update generic hardware cache events for Family 17hKim Phillips2019-05-021-3/+108
* Merge tag 'for-v5.1-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds2019-05-012-6/+3
|\
| * power: supply: sysfs: prevent endless uevent loop with CONFIG_POWER_SUPPLY_DEBUGAndrey Smirnov2019-04-261-6/+0
| * power: supply: cpcap-battery: Fix division by zeroTony Lindgren2019-04-101-0/+3
* | Merge tag 'arc-5.1-final' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds2019-05-013-23/+25
|\ \
| * | ARC: memset: fix build with L1_CACHE_SHIFT != 6Eugeniy Paltsev2019-04-081-2/+2
| * | ARC: [hsdk] Make it easier to add PAE40 region to DTBVineet Gupta2019-04-021-6/+7
| * | ARC: PAE40: don't panic and instead turn off hw iocVineet Gupta2019-04-021-15/+16
* | | Merge tag 'acpi-5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-05-011-5/+1
|\ \ \
| * | | Revert "ACPICA: Clear status of GPEs before enabling them"Rafael J. Wysocki2019-04-301-5/+1
* | | | gcc-9: don't warn about uninitialized btrfs extent_type variableLinus Torvalds2019-05-011-1/+1
* | | | gcc-9: properly declare the {pv,hv}clock_page storageLinus Torvalds2019-05-011-2/+2
* | | | gcc-9: don't warn about uninitialized variableLinus Torvalds2019-05-011-1/+1
* | | | gcc-9: silence 'address-of-packed-member' warningLinus Torvalds2019-05-011-1/+1
* | | | Merge tag 'fsnotify_for_v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-04-302-8/+18
|\ \ \ \
| * | | | fsnotify: Fix NULL ptr deref in fanotify_get_fsid()Jan Kara2019-04-282-8/+18
* | | | | Merge tag 'usb-5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-04-3010-45/+46
|\ \ \ \ \
| * | | | | USB: w1 ds2490: Fix bug caused by improper use of altsetting arrayAlan Stern2019-04-251-3/+3
| * | | | | USB: yurex: Fix protection fault after device removalAlan Stern2019-04-251-0/+1
| * | | | | usb: usbip: fix isoc packet num validation in get_pipeMalte Leip2019-04-252-9/+10
| * | | | | USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern2019-04-194-28/+14
| * | | | | USB: dummy-hcd: Fix failure to give back unlinked URBsAlan Stern2019-04-191-4/+15
| * | | | | USB: core: Fix unterminated string returned by usb_string()Alan Stern2019-04-161-1/+3
| | |_|/ / | |/| | |
* | | | | Merge tag 'selinux-pr-20190429' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-04-303-2/+1
|\ \ \ \ \
| * | | | | selinux: use kernel linux/socket.h for genheaders and mdpPaulo Alcantara2019-04-293-2/+1
* | | | | | Merge tag 'seccomp-v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-04-292-11/+40
|\ \ \ \ \ \
| * | | | | | seccomp: Make NEW_LISTENER and TSYNC flags exclusiveTycho Andersen2019-04-251-2/+15
| * | | | | | selftests/seccomp: Prepare for exclusive seccomp flagsKees Cook2019-04-251-9/+25
* | | | | | | x86: make ZERO_PAGE() at least parse its argumentLinus Torvalds2019-04-291-1/+1
* | | | | | | rdma: fix build errors on s390 and MIPS due to bad ZERO_PAGE useLinus Torvalds2019-04-291-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Linux 5.1-rc7v5.1-rc7Linus Torvalds2019-04-281-1/+1
* | | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-04-284-6/+20
|\ \ \ \ \ \
| * | | | | | ARM: 8857/1: efi: enable CP15 DMB instructions before cleaning the cacheArd Biesheuvel2019-04-231-1/+15
| * | | | | | ARM: 8856/1: NOMMU: Fix CCR register faulty initialization when MPU is disabledTigran Tadevosyan2019-04-231-1/+1
| * | | | | | ARM: fix function graph tracer and unwinder dependenciesRussell King2019-04-232-4/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'powerpc-5.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-04-283-40/+60
|\ \ \ \ \ \