summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-148-28/+60
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'irqchip-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2021-11-143-8/+27
| |\ \ \ \ \ \ \ \
| | * | | | | | | | of/irq: Don't ignore interrupt-controller when interrupt-map failedMarc Zyngier2021-11-121-3/+16
| | * | | | | | | | irqchip/sifive-plic: Fixup EOI failed when maskedGuo Ren2021-11-121-1/+7
| | * | | | | | | | irqchip/csky-mpintc: Fixup mask/unmask implementationGuo Ren2021-11-121-4/+4
| * | | | | | | | | PCI/MSI: Destroy sysfs before freeing entriesThomas Gleixner2021-11-111-5/+5
| * | | | | | | | | PCI: Add MSI masking quirk for Nvidia ION AHCIMarc Zyngier2021-11-111-0/+6
| * | | | | | | | | PCI/MSI: Deal with devices lying about their MSI mask capabilityMarc Zyngier2021-11-112-0/+5
| * | | | | | | | | PCI/MSI: Move non-mask check back into low level accessorsThomas Gleixner2021-11-113-15/+17
| |/ / / / / / / /
* | | | | | | | | Merge tag 'locking-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-11-143-4/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | static_call,x86: Robustify trampoline patchingPeter Zijlstra2021-11-113-4/+14
| |/ / / / / / / /
* | | | | | | | | Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-11-1413-59/+96
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | preempt: Restore preemption model selection configsValentin Schneider2021-11-115-27/+27
| * | | | | | | | | arch_topology: Fix missing clear cluster_cpumask in remove_cpu_topology()Wang ShaoBo2021-11-111-0/+2
| * | | | | | | | | sched/fair: Prevent dead task groups from regaining cfs_rq'sMathias Krause2021-11-115-16/+49
| * | | | | | | | | sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain()Vincent Donnefort2021-11-111-0/+3
| * | | | | | | | | x86/smp: Factor out parts of native_smp_prepare_cpus()Boris Ostrovsky2021-11-113-16/+15
| |/ / / / / / / /
* | | | | | | | | Merge tag 'perf_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-11-143-6/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | perf/core: Avoid put_page() when GUP failsGreg Thelen2021-11-111-5/+5
| * | | | | | | | | perf/x86/vlbr: Add c->flags to vlbr event constraintsLike Xu2021-11-111-1/+3
| * | | | | | | | | perf/x86/lbr: Reset LBR_SELECT during vlbr resetWanpeng Li2021-11-111-0/+2
| |/ / / / / / / /
* | | | | | | | | Merge tag 'x86_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-11-148-4/+71
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/cpu: Add Raptor Lake to Intel familyTony Luck2021-11-121-0/+2
| * | | | | | | | | x86/mce: Add errata workaround for Skylake SKX37Dave Jones2021-11-121-2/+3
| * | | | | | | | | MAINTAINERS: Add some information to PARAVIRT_OPS entryJuergen Gross2021-11-051-0/+2
| * | | | | | | | | x86/fpu: Optimize out sigframe xfeatures when in init stateDave Hansen2021-11-035-2/+64
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'perf-tools-for-v5.16-2021-11-13' of git://git.kernel.org/pub/scm/l...Linus Torvalds2021-11-14131-1148/+2639
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | perf tests: Remove bash constructs from stat_all_pmu.shJames Clark2021-11-131-2/+2
| * | | | | | | | | perf tests: Remove bash construct from record+zstd_comp_decomp.shJames Clark2021-11-131-1/+1
| * | | | | | | | | perf test: Remove bash construct from stat_bpf_counters.sh testJames Clark2021-11-131-1/+1
| * | | | | | | | | perf bench futex: Fix memory leak of perf_cpu_map__new()Sohaib Mohamed2021-11-134-0/+4
| * | | | | | | | | tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2021-11-131-0/+2
| * | | | | | | | | tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo2021-11-131-1/+241
| * | | | | | | | | tools headers UAPI: Sync sound/asound.h with the kernel sourcesArnaldo Carvalho de Melo2021-11-131-1/+1
| * | | | | | | | | tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo2021-11-131-0/+3
| * | | | | | | | | tools headers UAPI: Sync arch prctl headers with the kernel sourcesArnaldo Carvalho de Melo2021-11-131-0/+4
| * | | | | | | | | perf tools: Add more weak libbpf functionsJiri Olsa2021-11-131-0/+27
| * | | | | | | | | perf bpf: Avoid memory leak from perf_env__insert_btf()Ian Rogers2021-11-133-3/+10
| * | | | | | | | | perf symbols: Factor out annotation init/exitIan Rogers2021-11-133-1/+22
| * | | | | | | | | perf symbols: Bit pack to save a byteIan Rogers2021-11-132-3/+3
| * | | | | | | | | perf symbols: Add documentation to 'struct symbol'Ian Rogers2021-11-131-3/+14
| * | | | | | | | | tools headers UAPI: Sync files changed by new futex_waitv syscallArnaldo Carvalho de Melo2021-11-132-1/+5
| * | | | | | | | | perf test bpf: Use ARRAY_CHECK() instead of ad-hoc equivalent, addressing arr...Guo Zhengkui2021-11-131-1/+1
| * | | | | | | | | perf arm-spe: Support hardware-based PID tracingGerman Gomez2021-11-131-29/+70
| * | | | | | | | | perf arm-spe: Save context ID in recordGerman Gomez2021-11-132-0/+3
| * | | | | | | | | perf arm-spe: Update --switch-events docs in 'perf record'German Gomez2021-11-132-2/+4
| * | | | | | | | | perf arm-spe: Track task context switch for cpu-mode eventsNamhyung Kim2021-11-132-1/+30
| * | | | | | | | | perf vendor events power10: Add metric events JSON file for power10 platformKajol Jain2021-11-131-0/+676
| * | | | | | | | | perf design.txt: Synchronize the definition of enum perf_hw_id with codeLike Xu2021-11-131-0/+3
| * | | | | | | | | perf arm-spe: Print size using consistent formatAndrew Kilroy2021-11-131-1/+1