summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers/perf: arm-cmn: Add space after ','Junhao He2021-05-251-1/+1
* drivers/perf: arm_pmu: Fix some coding style issuesJunhao He2021-05-251-4/+2
* drivers/perf: arm_spe_pmu: Fix some coding style issuesJunhao He2021-05-251-4/+1
* drivers/perf: Remove redundant dev_err call in tx2_uncore_pmu_init_dev()Zou Wei2021-05-251-3/+1
* perf/hisi: Use irq_set_affinity()Thomas Gleixner2021-05-246-17/+2
* perf/imx_ddr: Use irq_set_affinity()Thomas Gleixner2021-05-241-3/+2
* perf/arm-smmuv3: Use irq_set_affinity()Thomas Gleixner2021-05-241-7/+3
* perf/arm-dsu: Use irq_set_affinity()Thomas Gleixner2021-05-241-6/+2
* perf/arm-dmc620: Use irq_set_affinity()Thomas Gleixner2021-05-241-3/+2
* perf/arm-cmn: Use irq_set_affinity()Thomas Gleixner2021-05-241-7/+2
* perf/arm-ccn: Use irq_set_affinity()Thomas Gleixner2021-05-241-4/+2
* Merge tag 'irq-export-set-affinity' of git://git.kernel.org/pub/scm/linux/ker...Will Deacon2021-05-242-34/+34
|\
| * genirq: Export affinity setter for modulesThomas Gleixner2021-05-192-34/+34
* | Linux 5.13-rc3v5.13-rc3Linus Torvalds2021-05-231-1/+1
* | Merge tag 'perf-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-05-234-9/+31
|\ \
| * | perf/x86/lbr: Remove cpuc->lbr_xsave allocation from atomic contextLike Xu2021-05-183-8/+30
| * | perf/x86: Avoid touching LBR_TOS MSR for Arch LBRLike Xu2021-05-181-1/+1
| |/
* | Merge tag 'locking-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-05-235-13/+19
|\ \
| * | locking/mutex: clear MUTEX_FLAGS if wait_list is empty due to signalZqiang2021-05-184-11/+17
| * | locking/lockdep: Correct calling tracepointsLeo Yan2021-05-181-2/+2
| |/
* | Merge tag 'irq-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-05-235-11/+10
|\ \
| * \ Merge tag 'irqchip-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2021-05-175-11/+10
| |\ \ | | |/ | |/|
| | * irqchip: Remove redundant error printingZhen Lei2021-05-163-9/+3
| | * irqchip/apple-aic: APPLE_AIC should depend on ARCH_APPLEGeert Uytterhoeven2021-05-101-1/+1
| | * ARM: PXA: Fix cplds irqdesc allocation when using legacy modeMarc Zyngier2021-05-101-1/+6
* | | Merge tag 'x86_urgent_for_v5.13_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-233-57/+92
|\ \ \
| * | | x86/sev-es: Use __put_user()/__get_user() for data accessesJoerg Roedel2021-05-191-20/+46
| * | | x86/sev-es: Forward page-faults which happen during emulationJoerg Roedel2021-05-191-0/+4
| * | | x86/sev-es: Don't return NULL from sev_es_get_ghcb()Joerg Roedel2021-05-191-13/+12
| * | | x86/build: Fix location of '-plugin-opt=' flagsNathan Chancellor2021-05-191-6/+6
| * | | x86/sev-es: Invalidate the GHCB after completing VMGEXITTom Lendacky2021-05-182-0/+6
| * | | x86/sev-es: Move sev_es_put_ghcb() in prep for follow on patchTom Lendacky2021-05-181-18/+18
| |/ /
* | | Merge tag 'powerpc-5.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-05-235-46/+82
|\ \ \
| * | | powerpc/64s/syscall: Fix ptrace syscall info with scv syscallsNicholas Piggin2021-05-202-35/+52
| * | | powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference b...Nicholas Piggin2021-05-202-9/+28
| * | | powerpc: Fix early setup to make early_ioremap() workAlexey Kardashevskiy2021-05-201-2/+2
| |/ /
* | | Merge tag 'kbuild-fixes-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-05-234-28/+32
|\ \ \
| * | | kbuild: dummy-tools: adjust to stricter stackprotector checkMichal Kubecek2021-05-171-1/+5
| * | | scripts/jobserver-exec: Fix a typo ("envirnoment")Jonathan Neuschäfer2021-05-171-1/+1
| * | | tools build: Fix quiet cmd indentationKees Cook2021-05-172-26/+26
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-2318-75/+74
|\ \ \
| * | | userfaultfd: hugetlbfs: fix new flag usage in error pathMike Kravetz2021-05-232-15/+15
| * | | lib: kunit: suppress a compilation warning of frame sizeZhen Lei2021-05-231-0/+1
| * | | proc: remove Alexey from MAINTAINERSAlexey Dobriyan2021-05-231-1/+0
| * | | linux/bits.h: fix compilation error with GENMASKRikard Falkeborn2021-05-235-10/+20
| * | | watchdog: reliable handling of timestampsPetr Mladek2021-05-231-14/+20
| * | | kasan: slab: always reset the tag in get_freepointer_safe()Alexander Potapenko2021-05-231-0/+1
| * | | tools/testing/selftests/exec: fix link errorYang Yingliang2021-05-231-3/+3
| * | | ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiryVarad Gautam2021-05-233-6/+12
| * | | Revert "mm/gup: check page posion status for coredump."Michal Hocko2021-05-232-24/+0