summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | x86/fpu/xstate: Handle supervisor states in XSTATE permissionsThomas Gleixner2022-03-301-0/+3
| * | | x86/fpu/xsave: Handle compacted offsets correctly with supervisor statesThomas Gleixner2022-03-301-45/+41
| * | | x86/fpu: Cache xfeature flags from CPUIDThomas Gleixner2022-03-301-36/+13
| * | | x86/fpu/xsave: Initialize offset/size cache earlyThomas Gleixner2022-03-301-2/+5
| * | | x86/fpu: Remove unused supervisor only offsetsThomas Gleixner2022-03-301-30/+0
| * | | x86/fpu: Remove redundant XCOMP_BV initializationThomas Gleixner2022-03-291-3/+0
| * | | x86/sev: Unroll string mmio with CC_ATTR_GUEST_UNROLL_STRING_IOJoerg Roedel2022-03-291-8/+57
| * | | x86/config: Make the x86 defconfigs a bit more usableIngo Molnar2022-03-272-26/+63
| * | | x86/defconfig: Enable WERRORBorislav Petkov2022-03-242-0/+2
| * | | selftests/x86/amx: Update the ARCH_REQ_XCOMP_PERM testChang S. Bae2022-03-231-2/+14
| * | | x86/fpu/xstate: Fix the ARCH_REQ_XCOMP_PERM implementationYang Zhong2022-03-231-1/+1
* | | | Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-04-035-69/+1
|\ \ \ \
| * | | | Revert "signal, x86: Delay calling signals in atomic on RT enabled kernels"Thomas Gleixner2022-03-315-69/+1
* | | | | Merge tag 'dma-mapping-5.18-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2022-04-035-142/+16
|\ \ \ \ \
| * | | | | dma-mapping: move pgprot_decrypted out of dma_pgprotChristoph Hellwig2022-04-012-4/+8
| * | | | | PCI/doc: cleanup references to the legacy PCI DMA APIChristoph Hellwig2022-03-301-7/+7
| * | | | | PCI: Remove the deprecated "pci-dma-compat.h" APIChristophe JAILLET2022-03-302-131/+1
* | | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2022-04-034-11/+12
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branches 'fixes' and 'misc' into for-linusRussell King (Oracle)2022-04-0111393-246461/+498591
| |\ \ \ \ \ \
| | * | | | | | ARM: 9189/1: decompressor: fix unneeded rebuilds of library objectsMasahiro Yamada2022-03-311-2/+2
| * | | | | | | ARM: 9191/1: arm/stacktrace, kasan: Silence KASAN warnings in unwind_frame()linyujun2022-04-011-5/+5
| * | | | | | | ARM: 9190/1: kdump: add invalid input check for 'crashkernel=0'Austin Kim2022-04-011-1/+2
| * | | | | | | ARM: 9187/1: JIVE: fix return value of __setup handlerRandy Dunlap2022-03-311-3/+3
* | | | | | | | Merge tag 'perf-tools-for-v5.18-2022-04-02' of git://git.kernel.org/pub/scm/l...Linus Torvalds2022-04-0231-88/+180
|\ \ \ \ \ \ \ \
| * | | | | | | | perf python: Convert tracepoint.py example to python3Tanu M2022-04-011-2/+2
| * | | | | | | | perf evlist: Directly return instead of using local ret variableHaowen Bai2022-04-011-2/+1
| * | | | | | | | perf cpumap: More cpu map reuse by merge.Ian Rogers2022-04-011-10/+5
| * | | | | | | | perf cpumap: Add is_subset functionIan Rogers2022-04-012-0/+21
| * | | | | | | | perf evlist: Rename cpus to user_requested_cpusIan Rogers2022-04-0119-53/+62
| * | | | | | | | perf tools: Stop depending on .git files for building PERF-VERSION-FILEJohn Garry2022-04-011-12/+2
| * | | | | | | | tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2022-04-011-0/+1
| * | | | | | | | tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo2022-04-011-5/+40
| * | | | | | | | tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2022-04-011-2/+9
| * | | | | | | | tools kvm headers arm64: Update KVM headers from the kernel sourcesArnaldo Carvalho de Melo2022-04-011-0/+10
| * | | | | | | | tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2022-04-011-1/+21
| * | | | | | | | tools headers UAPI: Sync asm-generic/mman-common.h with the kernelArnaldo Carvalho de Melo2022-04-011-0/+2
| * | | | | | | | perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo2022-04-011-0/+1
| * | | | | | | | perf tools: Update copy of libbpf's hashmap.cArnaldo Carvalho de Melo2022-04-011-2/+1
| * | | | | | | | perf stat: Avoid SEGV if core.cpus isn't setIan Rogers2022-04-011-1/+4
* | | | | | | | | Merge tag 'kbuild-fixes-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-04-025-17/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | modpost: restore the warning message for missing symbol versionsMasahiro Yamada2022-04-031-1/+1
| * | | | | | | | | Revert "um: clang: Strip out -mno-global-merge from USER_CFLAGS"Nathan Chancellor2022-04-021-4/+0
| * | | | | | | | | kbuild: Remove '-mno-global-merge'Nathan Chancellor2022-04-021-4/+0
| * | | | | | | | | kbuild: fix empty ${PYTHON} in scripts/link-vmlinux.shMasahiro Yamada2022-04-021-1/+1
| * | | | | | | | | kconfig: remove stale comment about removed kconfig_print_symbol()Masahiro Yamada2022-04-021-7/+0
* | | | | | | | | | Merge tag 'mips_5.18_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds2022-04-027-45/+72
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | MIPS: crypto: Fix CRC32 codePaul Cercueil2022-04-011-20/+26
| * | | | | | | | | | MIPS: rb532: move GPIOD definition into C-filesJackie Liu2022-03-302-9/+10
| * | | | | | | | | | MIPS: lantiq: check the return value of kzalloc()Xiaoke Wang2022-03-303-16/+34
| * | | | | | | | | | mips: sgi-ip22: add a check for the return of kzalloc()Xiaoke Wang2022-03-301-0/+2