| Commit message (Expand) | Author | Age | Files | Lines |
* | soc: apple: Always include Makefile | Sven Peter | 2022-05-01 | 1 | -1/+1 |
* | Linux 5.18-rc1v5.18-rc1 | Linus Torvalds | 2022-04-03 | 1 | -2/+2 |
* | Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds | 2022-04-03 | 15 | -167/+44 |
|\ |
|
| * | tracing: Move user_events.h temporarily out of include/uapi | Steven Rostedt (Google) | 2022-04-02 | 2 | -0/+5 |
| * | ftrace: Make ftrace_graph_is_dead() a static branch | Christophe Leroy | 2022-04-02 | 2 | -15/+18 |
| * | tracing: Set user_events to BROKEN | Steven Rostedt (Google) | 2022-04-02 | 1 | -0/+1 |
| * | tracing/user_events: Remove eBPF interfaces | Beau Belgrave | 2022-04-02 | 3 | -136/+4 |
| * | tracing/user_events: Hold event_mutex during dyn_event_add | Beau Belgrave | 2022-04-02 | 1 | -2/+6 |
| * | proc: bootconfig: Add null pointer check | Lv Ruyi | 2022-04-02 | 1 | -0/+2 |
| * | tracing: Rename the staging files for trace_events | Steven Rostedt (Google) | 2022-04-02 | 9 | -14/+14 |
* | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2022-04-03 | 2 | -136/+14 |
|\ \ |
|
| * | | Revert "clk: Drop the rate range on clk_put()" | Stephen Boyd | 2022-04-03 | 2 | -136/+14 |
* | | | Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2022-04-03 | 6 | -187/+200 |
|\ \ \ |
|
| * | | | x86/fpu/xstate: Consolidate size calculations | Thomas Gleixner | 2022-03-30 | 1 | -41/+8 |
| * | | | x86/fpu/xstate: Handle supervisor states in XSTATE permissions | Thomas Gleixner | 2022-03-30 | 1 | -0/+3 |
| * | | | x86/fpu/xsave: Handle compacted offsets correctly with supervisor states | Thomas Gleixner | 2022-03-30 | 1 | -45/+41 |
| * | | | x86/fpu: Cache xfeature flags from CPUID | Thomas Gleixner | 2022-03-30 | 1 | -36/+13 |
| * | | | x86/fpu/xsave: Initialize offset/size cache early | Thomas Gleixner | 2022-03-30 | 1 | -2/+5 |
| * | | | x86/fpu: Remove unused supervisor only offsets | Thomas Gleixner | 2022-03-30 | 1 | -30/+0 |
| * | | | x86/fpu: Remove redundant XCOMP_BV initialization | Thomas Gleixner | 2022-03-29 | 1 | -3/+0 |
| * | | | x86/sev: Unroll string mmio with CC_ATTR_GUEST_UNROLL_STRING_IO | Joerg Roedel | 2022-03-29 | 1 | -8/+57 |
| * | | | x86/config: Make the x86 defconfigs a bit more usable | Ingo Molnar | 2022-03-27 | 2 | -26/+63 |
| * | | | x86/defconfig: Enable WERROR | Borislav Petkov | 2022-03-24 | 2 | -0/+2 |
| * | | | selftests/x86/amx: Update the ARCH_REQ_XCOMP_PERM test | Chang S. Bae | 2022-03-23 | 1 | -2/+14 |
| * | | | x86/fpu/xstate: Fix the ARCH_REQ_XCOMP_PERM implementation | Yang Zhong | 2022-03-23 | 1 | -1/+1 |
* | | | | Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2022-04-03 | 5 | -69/+1 |
|\ \ \ \ |
|
| * | | | | Revert "signal, x86: Delay calling signals in atomic on RT enabled kernels" | Thomas Gleixner | 2022-03-31 | 5 | -69/+1 |
* | | | | | Merge tag 'dma-mapping-5.18-1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2022-04-03 | 5 | -142/+16 |
|\ \ \ \ \ |
|
| * | | | | | dma-mapping: move pgprot_decrypted out of dma_pgprot | Christoph Hellwig | 2022-04-01 | 2 | -4/+8 |
| * | | | | | PCI/doc: cleanup references to the legacy PCI DMA API | Christoph Hellwig | 2022-03-30 | 1 | -7/+7 |
| * | | | | | PCI: Remove the deprecated "pci-dma-compat.h" API | Christophe JAILLET | 2022-03-30 | 2 | -131/+1 |
* | | | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2022-04-03 | 4 | -11/+12 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branches 'fixes' and 'misc' into for-linus | Russell King (Oracle) | 2022-04-01 | 11355 | -227362/+479492 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ARM: 9189/1: decompressor: fix unneeded rebuilds of library objects | Masahiro Yamada | 2022-03-31 | 1 | -2/+2 |
| * | | | | | | | ARM: 9191/1: arm/stacktrace, kasan: Silence KASAN warnings in unwind_frame() | linyujun | 2022-04-01 | 1 | -5/+5 |
| * | | | | | | | ARM: 9190/1: kdump: add invalid input check for 'crashkernel=0' | Austin Kim | 2022-04-01 | 1 | -1/+2 |
| * | | | | | | | ARM: 9187/1: JIVE: fix return value of __setup handler | Randy Dunlap | 2022-03-31 | 1 | -3/+3 |
* | | | | | | | | Merge tag 'perf-tools-for-v5.18-2022-04-02' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2022-04-02 | 31 | -88/+180 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | perf python: Convert tracepoint.py example to python3 | Tanu M | 2022-04-01 | 1 | -2/+2 |
| * | | | | | | | | perf evlist: Directly return instead of using local ret variable | Haowen Bai | 2022-04-01 | 1 | -2/+1 |
| * | | | | | | | | perf cpumap: More cpu map reuse by merge. | Ian Rogers | 2022-04-01 | 1 | -10/+5 |
| * | | | | | | | | perf cpumap: Add is_subset function | Ian Rogers | 2022-04-01 | 2 | -0/+21 |
| * | | | | | | | | perf evlist: Rename cpus to user_requested_cpus | Ian Rogers | 2022-04-01 | 19 | -53/+62 |
| * | | | | | | | | perf tools: Stop depending on .git files for building PERF-VERSION-FILE | John Garry | 2022-04-01 | 1 | -12/+2 |
| * | | | | | | | | tools headers cpufeatures: Sync with the kernel sources | Arnaldo Carvalho de Melo | 2022-04-01 | 1 | -0/+1 |
| * | | | | | | | | tools headers UAPI: Sync drm/i915_drm.h with the kernel sources | Arnaldo Carvalho de Melo | 2022-04-01 | 1 | -5/+40 |
| * | | | | | | | | tools headers UAPI: Sync linux/kvm.h with the kernel sources | Arnaldo Carvalho de Melo | 2022-04-01 | 1 | -2/+9 |
| * | | | | | | | | tools kvm headers arm64: Update KVM headers from the kernel sources | Arnaldo Carvalho de Melo | 2022-04-01 | 1 | -0/+10 |
| * | | | | | | | | tools arch x86: Sync the msr-index.h copy with the kernel sources | Arnaldo Carvalho de Melo | 2022-04-01 | 1 | -1/+21 |
| * | | | | | | | | tools headers UAPI: Sync asm-generic/mman-common.h with the kernel | Arnaldo Carvalho de Melo | 2022-04-01 | 1 | -0/+2 |