Age | Commit message (Expand) | Author | Files | Lines |
2019-11-26 | Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 23 | -466/+553 |
2019-11-26 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 159 | -1166/+1148 |
2019-11-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -139/+202 |
2019-11-26 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+28 |
2019-11-26 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 7 | -110/+323 |
2019-11-26 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 8 | -309/+229 |
2019-11-26 | Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 7 | -178/+46 |
2019-11-26 | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -4/+45 |
2019-11-26 | Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 7 | -36/+81 |
2019-11-26 | Merge branches 'x86-cpu-for-linus' and 'x86-fpu-for-linus' of git://git.kerne... | Linus Torvalds | 15 | -48/+94 |
2019-11-26 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 14 | -17/+152 |
2019-11-26 | Merge branches 'core-objtool-for-linus', 'x86-cleanups-for-linus' and 'x86-ap... | Linus Torvalds | 19 | -2017/+22 |
2019-11-25 | Merge tag 'spi-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 1 | -2/+2 |
2019-11-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 17 | -258/+1200 |
2019-11-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 47 | -2418/+14868 |
2019-11-25 | Merge tag 'livepatching-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -4/+0 |
2019-11-25 | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 25 | -90/+80 |
2019-11-25 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 69 | -722/+1716 |
2019-11-25 | Merge tag 'for-linus-5.5a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -1/+4 |
2019-11-25 | Merge tag 'mips_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 226 | -3602/+5567 |
2019-11-25 | Merge tag 'm68k-for-v5.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 14 | -74/+62 |
2019-11-25 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 | -44/+319 |
2019-11-25 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -19/+26 |
2019-11-25 | Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 26 | -274/+276 |
2019-11-25 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 57 | -704/+1219 |
2019-11-25 | Merge tag 'linux-kselftest-5.5-rc1-kunit' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -0/+3 |
2019-11-25 | Merge tag 'kvm-ppc-next-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini | 1 | -15/+29 |
2019-11-25 | x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3 | Andy Lutomirski | 1 | -3/+18 |
2019-11-25 | Merge branch 'x86/build' into x86/asm, to pick up completed topic branch | Ingo Molnar | 37 | -165/+124 |
2019-11-25 | x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make th... | Ingo Molnar | 3 | -10/+14 |
2019-11-24 | bpf: Simplify __bpf_arch_text_poke poke type handling | Daniel Borkmann | 1 | -60/+25 |
2019-11-24 | bpf, x86: Emit patchable direct jump as tail call | Daniel Borkmann | 1 | -95/+187 |
2019-11-24 | bpf, x86: Generalize and extend bpf_arch_text_poke for direct jumps | Daniel Borkmann | 1 | -18/+46 |
2019-11-24 | powerpc: Add const qual to local_read() parameter | Eric Dumazet | 1 | -1/+1 |
2019-11-23 | MIPS: SGI-IP27: Enable ethernet phy on second Origin 200 module | Thomas Bogendoerfer | 1 | -0/+22 |
2019-11-23 | MIPS: PCI: Fix fake subdevice ID for IOC3 | Thomas Bogendoerfer | 1 | -1/+1 |
2019-11-23 | kvm: nVMX: Relax guest IA32_FEATURE_CONTROL constraints | Jim Mattson | 1 | -1/+3 |
2019-11-23 | KVM: x86: Grab KVM's srcu lock when setting nested state | Sean Christopherson | 1 | -0/+3 |
2019-11-23 | KVM: x86: Open code shared_msr_update() in its only caller | Sean Christopherson | 1 | -20/+9 |
2019-11-23 | KVM: x86: Remove a spurious export of a static function | Sean Christopherson | 1 | -1/+0 |
2019-11-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 7 | -31/+27 |
2019-11-22 | MIPS: Ingenic: Disable abandoned HPTLB function. | Zhou Yanjie | 2 | -2/+25 |
2019-11-22 | Merge branch 'spi-5.5' into spi-next | Mark Brown | 1 | -2/+2 |
2019-11-22 | MIPS: PCI: remember nasid changed by set interrupt affinity | Thomas Bogendoerfer | 1 | -3/+2 |
2019-11-22 | MIPS: SGI-IP27: Fix crash, when CPUs are disabled via nr_cpus parameter | Thomas Bogendoerfer | 1 | -0/+4 |
2019-11-22 | mips: add support for folded p4d page tables | Mike Rapoport | 14 | -39/+75 |
2019-11-22 | mips: drop __pXd_offset() macros that duplicate pXd_index() ones | Mike Rapoport | 6 | -25/+18 |
2019-11-22 | mips: fix build when "48 bits virtual memory" is enabled | Mike Rapoport | 1 | -2/+7 |
2019-11-22 | crypto: x86/chacha - only unregister algorithms if registered | Eric Biggers | 1 | -1/+2 |
2019-11-21 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 7 | -31/+27 |