Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-09-08 | 1 | -2/+1 |
|\ | |||||
| * | mm/memory_hotplug: remove nid parameter from arch_remove_memory() | David Hildenbrand | 2021-09-08 | 1 | -2/+1 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2021-09-07 | 5 | -14/+16 |
|\ \ | |||||
| * \ | Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini | 2021-09-06 | 10 | -38/+55 |
| |\ \ | |||||
| * \ \ | Merge tag 'kvm-s390-next-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini | 2021-09-06 | 5 | -8/+14 |
| |\ \ \ | |||||
| | * | | | KVM: s390: index kvm->arch.idle_mask by vcpu_idx | Halil Pasic | 2021-08-27 | 4 | -8/+9 |
| | * | | | KVM: s390: Enable specification exception interpretation | Janis Schoetterl-Glausch | 2021-08-27 | 3 | -0/+5 |
| * | | | | KVM: stats: Support linear and logarithmic histogram statistics | Jing Zhang | 2021-08-20 | 1 | -4/+0 |
| * | | | | KVM: Rename lru_slot to last_used_slot | David Matlack | 2021-08-06 | 1 | -2/+2 |
* | | | | | Revert "mm/gup: remove try_get_page(), call try_get_compound_head() directly" | Linus Torvalds | 2021-09-07 | 1 | -1/+1 |
* | | | | | Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2021-09-05 | 2 | -3/+1 |
|\ \ \ \ \ | |||||
| * | | | | | tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig | Masahiro Yamada | 2021-08-16 | 2 | -3/+1 |
* | | | | | | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2021-09-03 | 2 | -8/+8 |
|\ \ \ \ \ \ | |||||
| * | | | | | | s390: replace cc-option-yn uses with cc-option | Nick Desaulniers | 2021-09-03 | 1 | -7/+7 |
| * | | | | | | isystem: ship and use stdarg.h | Alexey Dobriyan | 2021-08-19 | 1 | -1/+1 |
* | | | | | | | Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2021-09-03 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | s390/pv: fix the forcing of the swiotlb | Halil Pasic | 2021-07-23 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-09-03 | 3 | -4/+9 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | mm: wire up syscall process_mrelease | Suren Baghdasaryan | 2021-09-03 | 1 | -0/+2 |
| * | | | | | | | | memblock: make memblock_find_in_range method private | Mike Rapoport | 2021-09-03 | 1 | -3/+6 |
| * | | | | | | | | mm/gup: remove try_get_page(), call try_get_compound_head() directly | John Hubbard | 2021-09-03 | 1 | -1/+1 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2021-09-02 | 3 | -15/+40 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | s390/vfio-ap: replace open coded locks for VFIO_GROUP_NOTIFY_SET_KVM notifica... | Tony Krowiak | 2021-08-24 | 1 | -4/+27 |
| * | | | | | | | | s390/vfio-ap: r/w lock for PQAP interception handler function pointer | Tony Krowiak | 2021-08-24 | 3 | -11/+13 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2021-09-02 | 1 | -6/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | s390/pci: don't set failed sg dma_address to DMA_MAPPING_ERROR | Logan Gunthorpe | 2021-08-09 | 1 | -1/+0 |
| * | | | | | | | | s390/pci: return error code from s390_dma_map_sg() | Martin Oliveira | 2021-08-09 | 1 | -5/+7 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2021-09-01 | 2 | -68/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols | Arnd Bergmann | 2021-07-30 | 1 | -2/+0 |
| * | | | | | | | | s390: use generic strncpy/strnlen from_user | Heiko Carstens | 2021-07-27 | 3 | -68/+4 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2021-09-01 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | exit/bdflush: Remove the deprecated bdflush system call | Eric W. Biederman | 2021-07-12 | 1 | -1/+1 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2021-09-01 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge 5.14-rc5 into driver-core-next | Greg Kroah-Hartman | 2021-08-09 | 10 | -29/+39 |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge 5.14-rc3 into driver-core-next | Greg Kroah-Hartman | 2021-07-27 | 10 | -38/+50 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | s390/scm: Make struct scm_driver::remove return void | Uwe Kleine-König | 2021-07-21 | 1 | -1/+1 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2021-08-31 | 2 | -13/+3 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-08-26 | 2 | -0/+11 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | | | |||||
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-08-05 | 6 | -2/+7 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-07-31 | 4 | -27/+32 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | | | |||||
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2021-07-23 | 11 | -38/+51 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | compat: make linux/compat.h available everywhere | Arnd Bergmann | 2021-07-23 | 1 | -11/+3 |
| * | | | | | | | | | s390/qeth: remove OSN support | Julian Wiedmann | 2021-07-20 | 1 | -2/+0 |
| | |_|_|_|_|/ / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-08-30 | 1 | -4/+0 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | s390/pci: Do not mask MSI[-X] entries on teardown | Thomas Gleixner | 2021-08-10 | 1 | -4/+0 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 2021-08-30 | 97 | -1241/+1909 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | |||||
| * | | | | | | | | s390: remove SCHED_CORE from defconfigs | Heiko Carstens | 2021-08-30 | 2 | -2/+0 |
| * | | | | | | | | s390/smp: do not use nodat_stack for secondary CPU start | Alexander Gordeev | 2021-08-26 | 1 | -15/+10 |
| * | | | | | | | | s390/smp: enable DAT before CPU restart callback is called | Alexander Gordeev | 2021-08-26 | 8 | -19/+42 |
| * | | | | | | | | s390: update defconfigs | Heiko Carstens | 2021-08-26 | 1 | -1/+1 |