Age | Commit message (Expand) | Author | Files | Lines |
2022-02-12 | Merge tag 's390-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 2 | -3/+3 |
2022-02-06 | s390/module: fix building test_modules_helpers.o with clang | Ilya Leoshkevich | 2 | -3/+3 |
2022-02-02 | KVM: s390: Return error on SIDA memop on normal guest | Janis Schoetterl-Glausch | 1 | -0/+2 |
2022-01-26 | s390/hypfs: include z/VM guests with access control group set | Vasily Gorbik | 1 | -2/+4 |
2022-01-24 | s390: update defconfigs | Heiko Carstens | 3 | -17/+22 |
2022-01-24 | s390/module: test loading modules with a lot of relocations | Ilya Leoshkevich | 5 | -0/+116 |
2022-01-24 | s390/module: fix loading modules with a lot of relocations | Ilya Leoshkevich | 1 | -19/+18 |
2022-01-23 | s390/uaccess: fix compile error | Heiko Carstens | 1 | -2/+2 |
2022-01-23 | s390/nmi: handle vector validity failures for KVM guests | Christian Borntraeger | 1 | -1/+8 |
2022-01-23 | s390/nmi: handle guarded storage validity failures for KVM guests | Christian Borntraeger | 1 | -4/+14 |
2022-01-23 | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux | Linus Torvalds | 3 | -3/+1 |
2022-01-22 | mm: remove cleancache | Christoph Hellwig | 2 | -2/+0 |
2022-01-21 | Merge tag 's390-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 6 | -56/+104 |
2022-01-19 | Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -15/+13 |
2022-01-17 | s390/uaccess: introduce bit field for OAC specifier | Nico Boehr | 2 | -49/+95 |
2022-01-17 | s390/cpumf: Support for CPU Measurement Sampling Facility LS bit | Thomas Richter | 2 | -2/+4 |
2022-01-17 | s390/cpumf: Support for CPU Measurement Facility CSVN 7 | Thomas Richter | 2 | -5/+5 |
2022-01-17 | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -2/+2 |
2022-01-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 10 | -196/+231 |
2022-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -16/+18 |
2022-01-15 | all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate | Yury Norov | 1 | -1/+1 |
2022-01-15 | arch: remove GENERIC_FIND_FIRST_BIT entirely | Yury Norov | 1 | -1/+0 |
2022-01-15 | include: move find.h from asm_generic to linux | Yury Norov | 1 | -1/+0 |
2022-01-15 | mm/mempolicy: wire up syscall set_mempolicy_home_node | Aneesh Kumar K.V | 1 | -0/+1 |
2022-01-15 | mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit | Qi Zheng | 1 | -14/+14 |
2022-01-15 | mm: defer kmemleak object creation of module_alloc() | Kefeng Wang | 1 | -2/+3 |
2022-01-14 | arch: decompressor: remove useless vmlinux.bin.all-y | Masahiro Yamada | 1 | -9/+7 |
2022-01-14 | kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22} | Masahiro Yamada | 1 | -6/+6 |
2022-01-13 | Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -6/+4 |
2022-01-11 | Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -2/+1 |
2022-01-11 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -16/+16 |
2022-01-10 | Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2 | -3/+4 |
2022-01-10 | Merge tag 's390-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 30 | -180/+1428 |
2022-01-10 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -2/+1 |
2022-01-07 | s390/pci: simplify __pciwb_mio() inline asm | Niklas Schnelle | 1 | -4/+1 |
2021-12-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -0/+1 |
2021-12-31 | crypto: s390/sha512 - Use macros instead of direct IV numbers | Tianjia Zhang | 1 | -16/+16 |
2021-12-29 | s390: remove unused TASK_SIZE_OF | Guo Ren | 1 | -2/+1 |
2021-12-21 | Merge tag 'kvm-s390-next-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini | 6 | -85/+152 |
2021-12-20 | s390/crash_dump: fix virtual vs physical address handling | Heiko Carstens | 2 | -12/+8 |
2021-12-20 | s390/crypto: fix compile error for ChaCha20 module | Heiko Carstens | 1 | -10/+10 |
2021-12-17 | KVM: s390: Clarify SIGP orders versus STOP/RESTART | Eric Farman | 4 | -2/+43 |
2021-12-17 | s390: uv: Add offset comments to UV query struct and fix naming | Janosch Frank | 1 | -17/+17 |
2021-12-17 | KVM: s390: gaccess: Cleanup access to guest pages | Janis Schoetterl-Glausch | 1 | -8/+16 |
2021-12-17 | KVM: s390: gaccess: Refactor access address range check | Janis Schoetterl-Glausch | 1 | -53/+69 |
2021-12-17 | KVM: s390: gaccess: Refactor gpa and length calculation | Janis Schoetterl-Glausch | 1 | -15/+17 |
2021-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 5 | -10/+43 |
2021-12-16 | add includes masked by cgroup -> bpf dependency | Jakub Kicinski | 1 | -0/+1 |
2021-12-16 | s390/pci: Rework MSI descriptor walk | Thomas Gleixner | 1 | -4/+2 |
2021-12-16 | s390/mm: check 2KB-fragment page on release | Alexander Gordeev | 1 | -11/+30 |