Age | Commit message (Expand) | Author | Files | Lines |
2024-05-14 | Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -3/+11 |
2024-05-14 | Merge tag 'timers-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -5/+2 |
2024-05-13 | Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -2/+2 |
2024-05-13 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 1 | -2/+6 |
2024-05-13 | Merge tag 'v6.10-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2 | -2/+0 |
2024-05-13 | Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 47 | -455/+698 |
2024-05-12 | s390/bpf: Emit a barrier for BPF_FETCH instructions | Ilya Leoshkevich | 1 | -2/+6 |
2024-05-12 | Merge tag 'for-linus-6.9' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+1 |
2024-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 5 | -4/+18 |
2024-05-05 | Revert "s390: Relocate vmlinux ELF data to virtual address space" | Alexander Gordeev | 1 | -2/+2 |
2024-05-02 | Merge branch 'shared-zeropage' into features | Alexander Gordeev | 6 | -47/+146 |
2024-05-02 | KVM: s390: Check kvm pointer when testing KVM_CAP_S390_HPAGE_1M | Jean-Philippe Brucker | 1 | -1/+1 |
2024-05-01 | s390/paes: Reestablish retry loop in paes | Harald Freudenberger | 1 | -2/+13 |
2024-05-01 | KVM: s390: vsie: Use virt_to_phys for crypto control block | Nina Schoetterl-Glausch | 1 | -1/+1 |
2024-05-01 | s390: Relocate vmlinux ELF data to virtual address space | Alexander Gordeev | 1 | -2/+2 |
2024-04-29 | s390: Compile kernel with -fPIC and link with -no-pie | Sumanth Korikkar | 7 | -108/+3 |
2024-04-29 | s390: vmlinux.lds.S: Drop .hash and .gnu.hash for !CONFIG_PIE_BUILD | Sumanth Korikkar | 1 | -1/+1 |
2024-04-29 | s390/ftrace: Use unwinder instead of __builtin_return_address() | Sven Schnelle | 3 | -6/+23 |
2024-04-29 | s390/pci: Drop unneeded reference to CONFIG_DMI | Jean Delvare | 1 | -4/+0 |
2024-04-29 | s390/os_info: Fix array size in struct os_info | Sven Schnelle | 2 | -2/+4 |
2024-04-29 | s390/os_info: Initialize old os_info in standalone dump kernel | Alexander Egorenkov | 1 | -1/+2 |
2024-04-26 | s390/vdso: Add CFI for RA register to asm macro vdso_func | Jens Remus | 2 | -0/+3 |
2024-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+2 |
2024-04-22 | s390/mm: Fix clearing storage keys for huge pages | Claudio Imbrenda | 1 | -1/+1 |
2024-04-22 | s390/mm: Fix storage key clearing for guest huge pages | Claudio Imbrenda | 1 | -1/+1 |
2024-04-18 | s390/mm: Re-enable the shared zeropage for !PV and !skeys KVM guests | David Hildenbrand | 6 | -47/+146 |
2024-04-17 | s390/mm: Fix NULL pointer dereference | Sven Schnelle | 1 | -1/+2 |
2024-04-17 | s390/expoline: Make modules use kernel expolines | Vasily Gorbik | 8 | -17/+30 |
2024-04-17 | s390/nospec: Correct modules thunk offset calculation | Vasily Gorbik | 1 | -2/+2 |
2024-04-17 | s390/boot: Do not rescue .vmlinux.relocs section | Alexander Gordeev | 3 | -41/+22 |
2024-04-17 | s390/boot: Rework deployment of the kernel image | Alexander Gordeev | 9 | -72/+62 |
2024-04-17 | s390: Map kernel at fixed location when KASLR is disabled | Alexander Gordeev | 4 | -10/+48 |
2024-04-17 | s390/mm: Uncouple physical vs virtual address spaces | Alexander Gordeev | 7 | -68/+129 |
2024-04-17 | s390/crash: Use old os_info to create PT_LOAD headers | Alexander Gordeev | 3 | -5/+42 |
2024-04-17 | s390/vmcoreinfo: Store virtual memory layout | Alexander Gordeev | 1 | -0/+2 |
2024-04-17 | s390/os_info: Store virtual memory layout | Alexander Gordeev | 2 | -2/+15 |
2024-04-17 | s390/os_info: Introduce value entries | Alexander Gordeev | 3 | -9/+31 |
2024-04-17 | s390/boot: Make .amode31 section address range explicit | Alexander Gordeev | 2 | -1/+4 |
2024-04-17 | s390/boot: Make identity mapping base address explicit | Alexander Gordeev | 2 | -2/+5 |
2024-04-17 | s390/boot: Uncouple virtual and physical kernel offsets | Alexander Gordeev | 4 | -9/+20 |
2024-04-17 | s390/mm: Create virtual memory layout structure | Alexander Gordeev | 3 | -5/+12 |
2024-04-17 | s390/mm: Move KASLR related to <asm/page.h> | Alexander Gordeev | 2 | -14/+14 |
2024-04-17 | s390/boot: Swap vmalloc and Lowcore/Real Memory Copy areas | Alexander Gordeev | 2 | -10/+13 |
2024-04-17 | s390/boot: Reduce size of identity mapping on overlap | Alexander Gordeev | 1 | -1/+4 |
2024-04-17 | s390/boot: Consider DCSS segments on memory layout setup | Alexander Gordeev | 2 | -2/+12 |
2024-04-17 | s390/boot: Do not force vmemmap to start at MAX_PHYSMEM_BITS | Alexander Gordeev | 1 | -3/+2 |
2024-04-17 | KVM: s390: vsie: Use virt_to_phys for facility control block | Nina Schoetterl-Glausch | 1 | -1/+2 |
2024-04-17 | s390/irq,nmi: Include <asm/vtime.h> header directly | Alexander Gordeev | 2 | -0/+2 |
2024-04-17 | s390/vtime: Remove unused __ARCH_HAS_VTIME_TASK_SWITCH leftover | Alexander Gordeev | 1 | -2/+0 |
2024-04-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 7 | -58/+67 |