Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-11-10 | 4 | -13/+29 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | x86/tsc: Respect tsc command line paraemeter for clocksource_tsc_early | Michael Zhivich | 2019-11-05 | 1 | -0/+3 | |
| * | | | | | | | x86/dumpstack/64: Don't evaluate exception stacks before setup | Thomas Gleixner | 2019-11-05 | 1 | -0/+7 | |
| * | | | | | | | x86/apic/32: Avoid bogus LDR warnings | Jan Beulich | 2019-11-05 | 1 | -13/+15 | |
| * | | | | | | | x86/resctrl: Prevent NULL pointer dereference when reading mondata | Xiaochen Shen | 2019-11-03 | 1 | -0/+4 | |
* | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2019-11-10 | 2 | -14/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | timekeeping/vsyscall: Update VDSO data unconditionally | Huacai Chen | 2019-11-04 | 2 | -14/+0 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2019-11-09 | 1 | -0/+13 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2019-11-06 | 1 | -0/+13 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | powerpc/bpf: Fix tail call implementation | Eric Dumazet | 2019-11-02 | 1 | -0/+13 | |
* | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2019-11-08 | 1 | -17/+0 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | arm64: Do not mask out PTE_RDONLY in pte_same() | Catalin Marinas | 2019-11-06 | 1 | -17/+0 | |
* | | | | | | | | | | Merge tag 'powerpc-5.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2019-11-02 | 6 | -18/+57 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | powerpc/powernv: Fix CPU idle to be called with IRQs disabled | Nicholas Piggin | 2019-10-29 | 1 | -16/+37 | |
| * | | | | | | | | | | powerpc/prom_init: Undo relocation before entering secure mode | Thiago Jung Bauermann | 2019-10-29 | 3 | -1/+18 | |
| * | | | | | | | | | | powerpc/powernv/eeh: Fix oops when probing cxl devices | Frederic Barrat | 2019-10-25 | 1 | -1/+1 | |
| * | | | | | | | | | | powerpc/32s: fix allow/prevent_user_access() when crossing segment boundaries. | Christophe Leroy | 2019-10-16 | 1 | -0/+1 | |
* | | | | | | | | | | | Merge tag 's390-5.4-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2019-11-02 | 4 | -18/+42 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | s390/idle: fix cpu idle time calculation | Heiko Carstens | 2019-10-31 | 1 | -7/+22 | |
| * | | | | | | | | | | s390/unwind: fix mixing regs and sp | Ilya Leoshkevich | 2019-10-31 | 2 | -5/+14 | |
| * | | | | | | | | | | s390/cmm: fix information leak in cmm_timeout_handler() | Yihui ZENG | 2019-10-31 | 1 | -6/+6 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'for-linus-20191101' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-11-02 | 1 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | um-ubd: Entrust re-queue to the upper layers | Anton Ivanov | 2019-10-29 | 1 | -2/+6 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge tag 'riscv/for-v5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-11-02 | 23 | -15/+72 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | RISC-V: Add PCIe I/O BAR memory mapping | Yash Shah | 2019-10-28 | 2 | -1/+13 | |
| * | | | | | | | | | | riscv: for C functions called only from assembly, mark with __visible | Paul Walmsley | 2019-10-28 | 5 | -8/+8 | |
| * | | | | | | | | | | riscv: fp: add missing __user pointer annotations | Paul Walmsley | 2019-10-28 | 1 | -2/+2 | |
| * | | | | | | | | | | riscv: add missing header file includes | Paul Walmsley | 2019-10-28 | 13 | -0/+17 | |
| * | | | | | | | | | | riscv: mark some code and data as file-static | Paul Walmsley | 2019-10-28 | 2 | -2/+2 | |
| * | | | | | | | | | | riscv: init: merge split string literals in preprocessor directive | Paul Walmsley | 2019-10-28 | 1 | -2/+1 | |
| * | | | | | | | | | | riscv: add prototypes for assembly language functions from head.S | Paul Walmsley | 2019-10-28 | 5 | -0/+29 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'parisc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-11-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | parisc: fix frame pointer in ftrace_regs_caller() | Sven Schnelle | 2019-10-30 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-11-01 | 3 | -21/+43 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | perf/x86/uncore: Fix event group support | Kan Liang | 2019-10-28 | 2 | -18/+38 | |
| * | | | | | | | | | | | perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h) | Kim Phillips | 2019-10-28 | 1 | -2/+4 | |
| * | | | | | | | | | | | perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP... | Kim Phillips | 2019-10-28 | 1 | -1/+1 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-11-01 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | x86, efi: Never relocate kernel below lowest acceptable address | Kairui Song | 2019-10-31 | 1 | -1/+3 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2019-11-01 | 3 | -18/+58 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | arm64: apply ARM64_ERRATUM_843419 workaround for Brahma-B53 core | Florian Fainelli | 2019-11-01 | 1 | -3/+20 | |
| * | | | | | | | | | | arm64: Brahma-B53 is SSB and spectre v2 safe | Florian Fainelli | 2019-11-01 | 1 | -0/+2 | |
| * | | | | | | | | | | arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 core | Doug Berger | 2019-11-01 | 2 | -2/+13 | |
| * | | | | | | | | | | arm64: cpufeature: Enable Qualcomm Falkor errata 1009 for Kryo | Bjorn Andersson | 2019-10-31 | 1 | -6/+14 | |
| * | | | | | | | | | | arm64: cpufeature: Enable Qualcomm Falkor/Kryo errata 1003 | Bjorn Andersson | 2019-10-29 | 1 | -0/+1 | |
| * | | | | | | | | | | arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by default | Catalin Marinas | 2019-10-29 | 1 | -7/+8 | |
* | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2019-11-01 | 2 | -13/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging is active | Paolo Bonzini | 2019-10-31 | 2 | -13/+11 | |
* | | | | | | | | | | | Merge tag 'arc-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds | 2019-10-28 | 3 | -2/+31 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | ARC: perf: Accommodate big-endian CPU | Alexey Brodkin | 2019-10-22 | 1 | -2/+2 |