Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | arm64: vdso: Add -fasynchronous-unwind-tables to cflags | Vincenzo Frascino | 2020-04-30 | 1 | -1/+1 | |
* | | | | | | Merge tag 'riscv-for-linus-5.7-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-04-29 | 4 | -13/+16 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | riscv: select ARCH_HAS_STRICT_KERNEL_RWX only if MMU | Damien Le Moal | 2020-04-24 | 1 | -1/+1 | |
| * | | | | | | riscv: sbi: Fix undefined reference to sbi_shutdown | Kefeng Wang | 2020-04-22 | 1 | -5/+8 | |
| * | | | | | | riscv: sbi: Correct sbi_shutdown() and sbi_clear_ipi() export | Kefeng Wang | 2020-04-22 | 1 | -2/+2 | |
| * | | | | | | riscv: fix vdso build with lld | Ilie Halip | 2020-04-22 | 1 | -3/+3 | |
| * | | | | | | RISC-V: stacktrace: Declare sp_in_global outside ifdef | Guenter Roeck | 2020-04-21 | 1 | -2/+2 | |
* | | | | | | | Merge tag 'cve-2020-11884' from emailed bundle | Linus Torvalds | 2020-04-28 | 2 | -2/+18 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | s390/mm: fix page table upgrade vs 2ndary address mode accesses | Christian Borntraeger | 2020-04-21 | 2 | -2/+18 | |
* | | | | | | | | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-04-27 | 2 | -2/+12 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | x86/hyperv: Suspend/resume the VP assist page for hibernation | Dexuan Cui | 2020-04-21 | 1 | -2/+10 | |
| * | | | | | | | Drivers: hv: Move AEOI determination to architecture dependent code | Michael Kelley | 2020-04-21 | 1 | -0/+2 | |
* | | | | | | | | Merge tag 's390-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2020-04-26 | 6 | -9/+9 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | s390/protvirt: fix compilation issue | Claudio Imbrenda | 2020-04-25 | 2 | -3/+2 | |
| * | | | | | | | | s390/pci: do not set affinity for floating irqs | Niklas Schnelle | 2020-04-22 | 1 | -2/+3 | |
| * | | | | | | | | s390/ftrace: fix potential crashes when switching tracers | Philipp Rudo | 2020-04-22 | 3 | -4/+4 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'powerpc-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2020-04-26 | 4 | -2/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32 | Christophe Leroy | 2020-04-22 | 2 | -2/+2 | |
| * | | | | | | | | powerpc/8xx: Fix STRICT_KERNEL_RWX startup test failure | Christophe Leroy | 2020-04-22 | 1 | -0/+3 | |
| * | | | | | | | | powerpc/setup_64: Set cache-line-size based on cache-block-size | Chris Packham | 2020-04-21 | 1 | -0/+2 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'sched-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-04-25 | 1 | -14/+33 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86, sched: Move check for CPU type to caller function | Giovanni Gherdovich | 2020-04-22 | 1 | -4/+2 | |
| * | | | | | | | | x86, sched: Don't enable static key when starting secondary CPUs | Peter Zijlstra (Intel) | 2020-04-22 | 1 | -7/+14 | |
| * | | | | | | | | x86, sched: Account for CPUs with less than 4 cores in freq. invariance | Giovanni Gherdovich | 2020-04-22 | 1 | -3/+8 | |
| * | | | | | | | | x86, sched: Bail out of frequency invariance if base frequency is unknown | Giovanni Gherdovich | 2020-04-22 | 1 | -0/+9 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'perf-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-04-25 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | perf/x86/cstate: Add Jasper Lake CPU support | Harry Pan | 2020-04-22 | 1 | -0/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2020-04-25 | 2 | -9/+37 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | bpf, x86_32: Fix logic error in BPF_LDX zero-extension | Wang YanQing | 2020-04-25 | 1 | -1/+1 | |
| * | | | | | | | bpf, x86_32: Fix clobbering of dst for BPF_JSET | Luke Nelson | 2020-04-25 | 1 | -4/+18 | |
| * | | | | | | | bpf, x86_32: Fix incorrect encoding in BPF_LDX zero-extension | Luke Nelson | 2020-04-25 | 1 | -1/+3 | |
| * | | | | | | | bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_B | Luke Nelson | 2020-04-21 | 1 | -3/+15 | |
* | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2020-04-24 | 1 | -3/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | arm64: sync kernel APIAKey when installing | Mark Rutland | 2020-04-21 | 1 | -3/+6 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-04-24 | 23 | -222/+277 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | h8300: ignore vmlinux.lds | Masahiro Yamada | 2020-04-23 | 1 | -0/+2 | |
| * | | | | | | | | um: ensure `make ARCH=um mrproper` removes arch/$(SUBARCH)/include/generated/ | Vitor Massaru Iha | 2020-04-23 | 1 | -0/+1 | |
| * | | | | | | | | arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h> | Masahiro Yamada | 2020-04-23 | 21 | -222/+274 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 2020-04-23 | 4 | -0/+11 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge tag 'arm-soc/for-5.7/devicetree-fixes' of https://github.com/Broadcom/s... | Arnd Bergmann | 2020-04-23 | 2 | -0/+4 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ARM: dts: bcm283x: Disable dsi0 node | Nicolas Saenz Julienne | 2020-04-16 | 1 | -0/+1 | |
| | * | | | | | | | | Merge tag 'tags/bcm2835-dt-fixes-2020-03-27' into devicetree/fixes | Florian Fainelli | 2020-04-14 | 1 | -0/+3 | |
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | | | ||||||
| | | * | | | | | | | ARM: dts: bcm283x: Add cells encoding format to firmware bus | Nicolas Saenz Julienne | 2020-03-27 | 1 | -0/+3 | |
| * | | | | | | | | | Merge tag 'omap-for-v5.6/fixes-rc7-signed' of git://git.kernel.org/pub/scm/li... | Arnd Bergmann | 2020-04-20 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ARM: dts: OMAP3: disable RNG on N950/N9 | Aaro Koskinen | 2020-03-26 | 1 | -0/+5 | |
| * | | | | | | | | | | ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=y | Ahmad Fatoum | 2020-04-17 | 1 | -0/+2 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-04-21 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
| * | | | | | | | | | mm/userfaultfd: disable userfaultfd-wp on x86_32 | Peter Xu | 2020-04-21 | 1 | -1/+1 | |
| * | | | | | | | | | sh: fix build error in mm/init.c | Masahiro Yamada | 2020-04-21 | 1 | -1/+1 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'kvm-ppc-fixes-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 2020-04-21 | 2 | -8/+10 | |
|\ \ \ \ \ \ \ \ \ |