| Commit message (Expand) | Author | Age | Files | Lines |
* | sysctl: pass kernel pointers to ->proc_handler | Christoph Hellwig | 2020-04-27 | 4 | -15/+12 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-04-11 | 3 | -6/+8 |
|\ |
|
| * | mm/memory_hotplug: add pgprot_t to mhp_params | Logan Gunthorpe | 2020-04-11 | 1 | -0/+3 |
| * | mm/memory_hotplug: rename mhp_restrictions to mhp_params | Logan Gunthorpe | 2020-04-11 | 1 | -3/+3 |
| * | mm/vma: introduce VM_ACCESS_FLAGS | Anshuman Khandual | 2020-04-11 | 1 | -1/+1 |
| * | mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS | Anshuman Khandual | 2020-04-11 | 1 | -2/+1 |
* | | Merge tag 's390-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2020-04-10 | 2 | -10/+8 |
|\ \
| |/
|/| |
|
| * | s390/qdio: remove cdev from init_data | Julian Wiedmann | 2020-04-06 | 1 | -3/+2 |
| * | s390/qdio: allow for non-contiguous SBAL array in init_data | Julian Wiedmann | 2020-04-06 | 1 | -4/+4 |
| * | s390/qdio: cleanly split alloc and establish | Julian Wiedmann | 2020-04-06 | 1 | -1/+2 |
| * | s390/mm: use fallthrough; | Joe Perches | 2020-04-06 | 1 | -2/+0 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2020-04-08 | 2 | -1/+7 |
|\ \ |
|
| * | | KVM: s390: vsie: Fix possible race when shadowing region 3 tables | David Hildenbrand | 2020-04-07 | 1 | -0/+1 |
| * | | KVM: s390: vsie: Fix delivery of addressing exceptions | David Hildenbrand | 2020-04-07 | 1 | -0/+1 |
| * | | KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks | David Hildenbrand | 2020-04-07 | 1 | -1/+5 |
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2020-04-08 | 1 | -4/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | vhost: refine vhost and vringh kconfig | Jason Wang | 2020-04-01 | 1 | -4/+0 |
* | | | Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2020-04-04 | 52 | -2176/+551 |
|\ \ \ |
|
| * | | | s390/mm: cleanup init_new_context() callback | Alexander Gordeev | 2020-03-28 | 2 | -25/+21 |
| * | | | s390/mm: cleanup virtual memory constants usage | Alexander Gordeev | 2020-03-28 | 3 | -8/+8 |
| * | | | s390/mm: remove page table downgrade support | Alexander Gordeev | 2020-03-28 | 5 | -47/+1 |
| * | | | s390/mm: cleanup arch_get_unmapped_area() and friends | Alexander Gordeev | 2020-03-27 | 3 | -38/+27 |
| * | | | s390: use fallthrough; | Joe Perches | 2020-03-25 | 4 | -10/+9 |
| * | | | s390/cpum_sf: Fix wrong page count in error message | Thomas Richter | 2020-03-25 | 1 | -1/+3 |
| * | | | s390/diag: fix display of diagnose call statistics | Michael Mueller | 2020-03-25 | 1 | -1/+1 |
| * | | | s390/pci: Improve handling of unset UID | Niklas Schnelle | 2020-03-23 | 3 | -1/+12 |
| * | | | s390/pci: Fix zpci_alloc_domain() over allocation | Niklas Schnelle | 2020-03-23 | 2 | -16/+19 |
| * | | | s390: remove broken hibernate / power management support | Heiko Carstens | 2020-03-23 | 8 | -660/+3 |
| * | | | s390/cpuinfo: do not skip info for CPUs without MHz feature | Alexander Gordeev | 2020-03-23 | 1 | -2/+2 |
| * | | | s390/cpuinfo: fix wrong output when CPU0 is offline | Alexander Gordeev | 2020-03-23 | 1 | -1/+4 |
| * | | | s390/cpuinfo: show number of online CPUs within a package | Alexander Gordeev | 2020-03-23 | 1 | -0/+1 |
| * | | | s390/cpuinfo: show number of online cores | Alexander Gordeev | 2020-03-23 | 3 | -2/+22 |
| * | | | s390/ipl: add support to control memory clearing for FCP and CCW re-IPL | Gerald Schaefer | 2020-03-23 | 2 | -7/+67 |
| * | | | s390/topology: remove offline CPUs from CPU topology masks | Alexander Gordeev | 2020-03-23 | 3 | -3/+9 |
| * | | | s390/numa: remove redundant cpus_with_topology variable | Alexander Gordeev | 2020-03-23 | 2 | -7/+0 |
| * | | | s390/cpuinfo: show processor physical address | Alexander Gordeev | 2020-03-23 | 3 | -0/+7 |
| * | | | s390/mm: optimize page table upgrade routine | Alexander Gordeev | 2020-03-23 | 1 | -34/+56 |
| * | | | s390/config: do not select VIRTIO_CONSOLE via Kconfig | Christian Borntraeger | 2020-03-11 | 3 | -1/+2 |
| * | | | s390/traps: mark test_monitor_call __init | Heiko Carstens | 2020-03-11 | 1 | -1/+1 |
| * | | | s390/irq: make init_ext_interrupts static | Heiko Carstens | 2020-03-11 | 2 | -10/+9 |
| * | | | s390/irq: replace setup_irq() by request_irq() | afzal mohammed | 2020-03-11 | 1 | -6/+2 |
| * | | | s390/cpuinfo: add system topology information | Alexander Gordeev | 2020-03-10 | 1 | -0/+22 |
| * | | | s390: prevent leaking kernel address in BEAR | Sven Schnelle | 2020-03-10 | 9 | -27/+62 |
| * | | | s390: enable bpf jit by default when not built as always-on | Heiko Carstens | 2020-03-10 | 1 | -0/+1 |
| * | | | s390/cpum_cf: Add new extended counters for IBM z15 | Thomas Richter | 2020-03-10 | 1 | -1/+122 |
| * | | | s390/pci: embedding hotplug_slot in zdev | Pierre Morel | 2020-03-10 | 1 | -0/+2 |
| * | | | s390/mm: cleanup phys_to_pfn() and friends | Alexander Gordeev | 2020-03-06 | 1 | -9/+9 |
| * | | | s390/mm: mark private defines for vm_fault_t as such | Christian Borntraeger | 2020-03-04 | 1 | -5/+5 |
| * | | | s390/mm: remove fake numa support | Heiko Carstens | 2020-02-27 | 11 | -1230/+19 |
| * | | | s390/crypto: explicitly memzero stack key material in aes_s390.c | Torsten Duwe | 2020-02-27 | 1 | -0/+3 |