summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86/pm: Fix false positive kmemleak report in msr_build_context()Matthieu Baerts2022-04-272-5/+9
* x86/speculation/srbds: Do not try to turn mitigation off when not supportedRicardo CaƱuelo2022-04-051-0/+7
* x86/cpu: Remove "noclflush"Borislav Petkov2022-04-042-10/+0
* x86/cpu: Remove "noexec"Borislav Petkov2022-04-047-83/+26
* x86/cpu: Remove "nosmep"Borislav Petkov2022-04-043-10/+3
* x86/cpu: Remove CONFIG_X86_SMAP and "nosmap"Borislav Petkov2022-04-049-71/+10
* x86/cpu: Remove "nosep"Borislav Petkov2022-04-042-9/+0
* x86/cpu: Allow feature bit names from /proc/cpuinfo in clearcpuid=Borislav Petkov2022-04-043-17/+65
* Linux 5.18-rc1v5.18-rc1Linus Torvalds2022-04-031-2/+2
* Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2022-04-0315-167/+44
|\
| * tracing: Move user_events.h temporarily out of include/uapiSteven Rostedt (Google)2022-04-022-0/+5
| * ftrace: Make ftrace_graph_is_dead() a static branchChristophe Leroy2022-04-022-15/+18
| * tracing: Set user_events to BROKENSteven Rostedt (Google)2022-04-021-0/+1
| * tracing/user_events: Remove eBPF interfacesBeau Belgrave2022-04-023-136/+4
| * tracing/user_events: Hold event_mutex during dyn_event_addBeau Belgrave2022-04-021-2/+6
| * proc: bootconfig: Add null pointer checkLv Ruyi2022-04-021-0/+2
| * tracing: Rename the staging files for trace_eventsSteven Rostedt (Google)2022-04-029-14/+14
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2022-04-032-136/+14
|\ \
| * | Revert "clk: Drop the rate range on clk_put()"Stephen Boyd2022-04-022-136/+14
* | | Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-04-036-187/+200
|\ \ \
| * | | x86/fpu/xstate: Consolidate size calculationsThomas Gleixner2022-03-301-41/+8
| * | | 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