summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.15-rc1v5.15-rc1Linus Torvalds2021-09-121-2/+2
* Merge tag 'perf-tools-for-v5.15-2021-09-11' of git://git.kernel.org/pub/scm/l...Linus Torvalds2021-09-1236-175/+1147
|\
| * tools headers UAPI: Update tools's copy of drm.h headersArnaldo Carvalho de Melo2021-09-111-2/+12
| * tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo2021-09-111-81/+417
| * tools headers UAPI: Sync linux/fs.h with the kernel sourcesArnaldo Carvalho de Melo2021-09-111-0/+1
| * tools headers UAPI: Sync linux/in.h copy with the kernel sourcesArnaldo Carvalho de Melo2021-09-111-10/+32
| * perf tools: Add an option to build without libbfdIan Rogers2021-09-111-22/+25
| * perf tools: Allow build-id with trailing zerosNamhyung Kim2021-09-111-0/+10
| * perf tools: Fix hybrid config terms list corruptionAdrian Hunter2021-09-112-9/+27
| * perf tools: Factor out copy_config_terms() and free_config_terms()Adrian Hunter2021-09-113-13/+19
| * perf tools: Fix perf_event_attr__fprintf() missing/dupl. fieldsAdrian Hunter2021-09-111-1/+4
| * perf tools: Ignore Documentation dependency fileIan Rogers2021-09-111-0/+1
| * perf bpf: Provide a weak btf__load_from_kernel_by_id() for older libbpf versionsArnaldo Carvalho de Melo2021-09-101-0/+8
| * tools include UAPI: Update linux/mount.h copyArnaldo Carvalho de Melo2021-09-101-1/+2
| * perf beauty: Cover more flags in the move_mount syscall argument beautifierArnaldo Carvalho de Melo2021-09-101-1/+1
| * tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo2021-09-101-5/+7
| * tools include UAPI: Sync sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo2021-09-101-0/+1
| * tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2021-09-101-4/+7
| * tools headers UAPI: Sync x86's asm/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2021-09-101-0/+1
| * perf report: Add support to print a textual representation of IBS raw sample ...Kim Phillips2021-09-104-1/+303
| * perf report: Add tools/arch/x86/include/asm/amd-ibs.hKim Phillips2021-09-102-0/+133
| * perf env: Add perf_env__cpuid, perf_env__{nr_}pmu_mappingsKim Phillips2021-09-102-0/+83
| * perf symbol: Look for ImageBase in PE file to compute .text offsetRemi Bernon2021-09-101-4/+16
| * perf scripts python: Fix passing arguments to stackcollapse reportMichael Petlan2021-09-101-1/+1
| * perf test: Fix bpf test sample mismatch reportingMichael Petlan2021-09-101-1/+1
| * tools headers UAPI: Sync files changed by new process_mrelease syscall and th...Arnaldo Carvalho de Melo2021-09-105-18/+27
| * perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo2021-09-101-1/+8
* | Merge tag 'compiler-attributes-for-linus-v5.15-rc1-v2' of git://github.com/oj...Linus Torvalds2021-09-124-9/+26
|\ \
| * | compiler_attributes.h: move __compiletime_{error|warning}Nick Desaulniers2021-09-093-9/+24
| * | MAINTAINERS: add Nick as Reviewer for compiler_attributes.hNick Desaulniers2021-08-041-0/+1
| * | Compiler Attributes: fix __has_attribute(__no_sanitize_coverage__) for GCC 4Marco Elver2021-07-161-0/+1
* | | Merge tag 'auxdisplay-for-linus-v5.15-rc1' of git://github.com/ojeda/linuxLinus Torvalds2021-09-125-21/+36
|\ \ \
| * | | auxdisplay: Replace symbolic permissions with octal permissionsJinchao Wang2021-07-162-3/+3
| * | | auxdisplay: ks0108: Switch to use module_parport_driver()Andy Shevchenko2021-07-161-13/+1
| * | | auxdisplay: charlcd: Drop unneeded initializers and switch to C99 styleAndy Shevchenko2021-07-161-3/+1
| * | | auxdisplay: hd44780: Fix oops on module unloadingLars Poeschel2021-07-161-1/+1
| * | | auxdisplay: Add I2C gpio expander exampleRalf Schlatterbeck2021-06-091-1/+30
* | | | Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-09-128-165/+598
|\ \ \ \
| * | | | Documentation: core-api/cpuhotplug: Rewrite the API sectionThomas Gleixner2021-09-112-121/+590
| * | | | cpu/hotplug: Remove deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2021-09-111-6/+0
| * | | | thermal: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2021-09-111-2/+2
| * | | | Merge branch 'linus' into smp/urgentThomas Gleixner2021-09-119039-253550/+557267
| |\ \ \ \
| * | | | | drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner2021-09-015-38/+8
* | | | | | Merge tag 'char-misc-5.15-rc1-lkdtm' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-09-122-11/+27
|\ \ \ \ \ \
| * | | | | | lkdtm: Use init_uts_ns.name instead of macrosKees Cook2021-09-102-11/+27
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'for-linus-5.15-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds2021-09-121-12/+11
|\ \ \ \ \ \
| * | | | | | char: ipmi: use DEVICE_ATTR helper macroDwaipayan Ray2021-08-121-5/+4
| * | | | | | ipmi: rate limit ipmi smi_event failure messageWen Yang2021-08-121-7/+7
* | | | | | | Merge tag 'sched_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-09-122-5/+5
|\ \ \ \ \ \ \
| * | | | | | | sched: Prevent balance_push() on remote runqueuesThomas Gleixner2021-09-091-3/+3