| Commit message (Expand) | Author | Files | Lines |
2021-09-22 | entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume() | Sean Christopherson | 8 | -19/+8 |
2021-09-22 | KVM: rseq: Update rseq when processing NOTIFY_RESUME on xfer to KVM guest | Sean Christopherson | 2 | -4/+14 |
2021-09-20 | Linux 5.15-rc2v5.15-rc2 | Linus Torvalds | 1 | -1/+1 |
2021-09-20 | pci_iounmap'2: Electric Boogaloo: try to make sense of it all | Linus Torvalds | 2 | -23/+46 |
2021-09-19 | dmascc: use proper 'virt_to_bus()' rather than casting to 'int' | Linus Torvalds | 1 | -3/+3 |
2021-09-19 | alpha: enable GENERIC_PCI_IOMAP unconditionally | Linus Torvalds | 1 | -1/+1 |
2021-09-19 | parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabled | Helge Deller | 3 | -11/+6 |
2021-09-19 | Revert "drm/vc4: hdmi: Remove drm_encoder->crtc usage" | Linus Torvalds | 1 | -27/+13 |
2021-09-19 | Revert drm/vc4 hdmi runtime PM changes | Linus Torvalds | 1 | -34/+10 |
2021-09-19 | kbuild: Add -Werror=ignored-optimization-argument to CLANG_FLAGS | Nathan Chancellor | 1 | -0/+5 |
2021-09-19 | x86/build: Do not add -falign flags unconditionally for clang | Nathan Chancellor | 1 | -3/+9 |
2021-09-19 | kbuild: Fix comment typo in scripts/Makefile.modpost | Ramji Jiyani | 1 | -1/+1 |
2021-09-19 | sh: Add missing FORCE prerequisites in Makefile | Geert Uytterhoeven | 1 | -8/+8 |
2021-09-19 | gen_compile_commands: fix missing 'sys' package | Kortan | 1 | -0/+1 |
2021-09-19 | checkkconfigsymbols.py: Remove skipping of help lines in parse_kconfig_file | Ariel Marcovitch | 1 | -8/+0 |
2021-09-19 | checkkconfigsymbols.py: Forbid passing 'HEAD' to --commit | Ariel Marcovitch | 1 | -0/+3 |
2021-09-18 | alpha: move __udiv_qrnnd library function to arch/alpha/lib/ | Linus Torvalds | 5 | -3/+5 |
2021-09-18 | alpha: mark 'Jensen' platform as no longer broken | Linus Torvalds | 2 | -6/+5 |
2021-09-18 | perf bpf: Ignore deprecation warning when using libbpf's btf__get_from_id() | Andrii Nakryiko | 1 | -0/+3 |
2021-09-18 | libperf evsel: Make use of FD robust. | Ian Rogers | 1 | -23/+41 |
2021-09-18 | perf machine: Initialize srcline string member in add_location struct | Michael Petlan | 1 | -0/+1 |
2021-09-18 | perf script: Fix ip display when type != attr->type | Adrian Hunter | 1 | -11/+13 |
2021-09-18 | perf annotate: Fix fused instr logic for assembly functions | Ravi Bangoria | 3 | -17/+42 |
2021-09-18 | tgafb: clarify dependencies | Linus Torvalds | 1 | -1/+3 |
2021-09-18 | alpha: make 'Jensen' IO functions build again | Linus Torvalds | 2 | -5/+5 |
2021-09-18 | spi: Fix tegra20 build with CONFIG_PM=n | Linus Torvalds | 1 | -2/+2 |
2021-09-17 | dt-bindings: arm: Fix Toradex compatible typo | David Heidelberg | 1 | -1/+1 |
2021-09-17 | of: restricted dma: Fix condition for rmem init | David Brazdil | 1 | -1/+5 |
2021-09-17 | dt-bindings: arm: mediatek: mmsys: update mediatek,mmsys.yaml reference | Mauro Carvalho Chehab | 1 | -1/+1 |
2021-09-17 | dt-bindings: net: dsa: sja1105: update nxp,sja1105.yaml reference | Mauro Carvalho Chehab | 1 | -1/+1 |
2021-09-16 | net: 6pack: Fix tx timeout and slot time | Guenter Roeck | 1 | -2/+2 |
2021-09-16 | drm/rockchip: cdn-dp-core: Make cdn_dp_core_resume __maybe_unused | Arnd Bergmann | 1 | -1/+1 |
2021-09-16 | cpufreq: vexpress: Drop unused variable | Guenter Roeck | 1 | -1/+0 |
2021-09-16 | alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatile | Guenter Roeck | 1 | -3/+3 |
2021-09-16 | 3com 3c515: make it compile on 64-bit architectures | Linus Torvalds | 1 | -1/+1 |
2021-09-16 | arm64: Mark __stack_chk_guard as __ro_after_init | Dan Li | 1 | -1/+1 |
2021-09-16 | arm64/kernel: remove duplicate include in process.c | Lv Ruyi | 1 | -1/+0 |
2021-09-16 | arm64/sve: Use correct size when reinitialising SVE state | Mark Brown | 1 | -1/+1 |