Age | Commit message (Expand) | Author | Files | Lines |
2019-07-28 | Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 32 | -32/+32 |
2019-07-28 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 31 | -1886/+33 |
2019-07-28 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -23/+75 |
2019-07-28 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -5/+4 |
2019-07-27 | Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -0/+2 |
2019-07-27 | Merge tag 's390-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 12 | -59/+79 |
2019-07-26 | Merge tag 'docs-5.3-1' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2019-07-26 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 14 | -97/+207 |
2019-07-26 | s390/mm: use shared variables for sysctl range check | Vasily Gorbik | 1 | -4/+2 |
2019-07-26 | s390/dma: provide proper ARCH_ZONE_DMA_BITS value | Halil Pasic | 1 | -0/+2 |
2019-07-26 | perf/x86/intel: Mark expected switch fall-throughs | Gustavo A. R. Silva | 1 | -0/+2 |
2019-07-25 | Merge tag 'riscv/for-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -0/+26 |
2019-07-25 | perf/x86/intel: Mark expected switch fall-throughs | Gustavo A. R. Silva | 1 | -0/+2 |
2019-07-25 | perf/x86: Apply more accurate check on hypervisor platform | Zhenzhong Duan | 1 | -2/+1 |
2019-07-25 | perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x register | Yunying Sun | 1 | -2/+2 |
2019-07-25 | perf/x86/intel: Fix SLOTS PEBS event constraint | Kan Liang | 1 | -1/+1 |
2019-07-25 | x86/speculation/mds: Apply more accurate check on hypervisor platform | Zhenzhong Duan | 1 | -1/+1 |
2019-07-25 | x86/hpet: Undo the early counter is counting check | Thomas Gleixner | 1 | -4/+8 |
2019-07-25 | treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers | Masahiro Yamada | 32 | -32/+32 |
2019-07-24 | Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 14 | -25/+103 |
2019-07-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 7 | -13/+44 |
2019-07-24 | KVM: X86: Boost queue head vCPU to mitigate lock waiter preemption | Wanpeng Li | 1 | -1/+2 |
2019-07-24 | x86/entry/32: Pass cr2 to do_async_page_fault() | Matt Mullins | 1 | -4/+9 |
2019-07-24 | Documentation: move Documentation/virtual to Documentation/virt | Christoph Hellwig | 2 | -2/+2 |
2019-07-24 | Merge branch 'parisc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -1/+6 |
2019-07-23 | Merge tag 'imx-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sh... | Olof Johansson | 8 | -11/+10 |
2019-07-23 | ARM: defconfig: u8500: Add new drivers | Linus Walleij | 1 | -1/+11 |
2019-07-23 | ARM: defconfig: u8500: Refresh defconfig | Linus Walleij | 1 | -14/+8 |
2019-07-23 | ARM: dts: bcm: bcm47094: add missing #cells for mdio-bus-mux | Arnd Bergmann | 1 | -0/+3 |
2019-07-23 | ARM: davinci: fix sleep.S build error on ARMv4 | Arnd Bergmann | 1 | -0/+1 |
2019-07-23 | s390/kasan: add bitops instrumentation | Vasily Gorbik | 1 | -30/+35 |
2019-07-23 | s390/bitops: make test functions return bool | Vasily Gorbik | 1 | -12/+14 |
2019-07-23 | s390: wire up clone3 system call | Vasily Gorbik | 2 | -1/+2 |
2019-07-23 | s390: use __u{16,32,64} instead of uint{16,32,64}_t in uapi header | Masahiro Yamada | 1 | -17/+18 |
2019-07-23 | s390/hypfs: fix a typo in the name of a function | Christophe JAILLET | 1 | -2/+2 |
2019-07-23 | s390: enable detection of kernel version from bzImage | Vasily Gorbik | 5 | -2/+13 |
2019-07-23 | arm64: dts: imx8mq: fix SAI compatible | Lucas Stach | 1 | -2/+1 |
2019-07-23 | arm64: dts: imx8mm: Correct SAI3 RXC/TXFS pin's mux option #1 | Anson Huang | 1 | -2/+2 |
2019-07-23 | riscv: dts: Add DT node for SiFive FU540 Ethernet controller driver | Yash Shah | 2 | -0/+24 |
2019-07-22 | riscv: include generic support for MSI irqdomains | Wesley Terpstra | 1 | -0/+1 |
2019-07-22 | Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i... | Jonathan Corbet | 1 | -1/+1 |
2019-07-22 | arm64: entry: SP Alignment Fault doesn't write to FAR_EL1 | James Morse | 1 | -9/+13 |
2019-07-22 | arm64: Force SSBS on context switch | Marc Zyngier | 2 | -3/+40 |
2019-07-22 | powerpc/papr_scm: Force a scm-unbind if initial scm-bind fails | Vaibhav Jain | 1 | -1/+14 |
2019-07-22 | powerpc/papr_scm: Update drc_pmem_unbind() to use H_SCM_UNBIND_ALL | Vaibhav Jain | 1 | -7/+22 |
2019-07-22 | powerpc/pseries: Update SCM hcall op-codes in hvcall.h | Vaibhav Jain | 1 | -3/+8 |
2019-07-22 | KVM: nVMX: Set cached_vmcs12 and cached_shadow_vmcs12 NULL after free | Jan Kiszka | 1 | -0/+2 |
2019-07-22 | KVM: X86: Dynamically allocate user_fpu | Wanpeng Li | 4 | -5/+27 |
2019-07-22 | KVM: X86: Fix fpu state crash in kvm guest | Wanpeng Li | 1 | -3/+6 |
2019-07-22 | Revert "kvm: x86: Use task structs fpu field for user" | Paolo Bonzini | 2 | -5/+6 |