1. 1058c163 s390/mm: cleanup init_new_context() callback by Alexander Gordeev · 4 years, 10 months ago
  2. f755560 s390/mm: cleanup virtual memory constants usage by Alexander Gordeev · 4 years, 10 months ago
  3. 6a3eb35 s390/mm: remove page table downgrade support by Alexander Gordeev · 4 years, 11 months ago
  4. b274565 s390/qdio: set qdio_irq->cdev at allocation time by Julian Wiedmann · 4 years, 10 months ago
  5. dea2848 s390/qdio: remove unused function declarations by Julian Wiedmann · 4 years, 10 months ago
  6. 5e1fb45 s390/ccwgroup: remove pm support by Julian Wiedmann · 4 years, 10 months ago
  7. 41677b1d s390/ap: remove power management code from ap bus and drivers by Harald Freudenberger · 4 years, 10 months ago
  8. 34515df s390/zcrypt: use kvmalloc instead of kmalloc for 256k alloc by Harald Freudenberger · 4 years, 10 months ago
  9. 712fa5f s390/mm: cleanup arch_get_unmapped_area() and friends by Alexander Gordeev · 4 years, 10 months ago
  10. 194f757 s390/ism: remove pm support by Ursula Braun · 4 years, 10 months ago
  11. b09fcec s390/cio: use fallthrough; by Joe Perches · 4 years, 10 months ago
  12. 0696178 s390/vfio: use fallthrough; by Joe Perches · 4 years, 10 months ago
  13. fcf0220 s390/zcrypt: use fallthrough; by Joe Perches · 4 years, 10 months ago
  14. 2c7749b s390: use fallthrough; by Joe Perches · 4 years, 10 months ago
  15. 4141b6a s390/cpum_sf: Fix wrong page count in error message by Thomas Richter · 4 years, 10 months ago
  16. 6c7c851 s390/diag: fix display of diagnose call statistics by Michael Mueller · 4 years, 10 months ago
  17. 3cc7c92 s390/ap: Remove ap device suspend and resume callbacks by Harald Freudenberger · 4 years, 10 months ago
  18. 7a11c67 s390/pci: Improve handling of unset UID by Niklas Schnelle · 4 years, 10 months ago
  19. 969ae01 s390/pci: Fix zpci_alloc_domain() over allocation by Niklas Schnelle · 4 years, 10 months ago
  20. 9289224 s390/qdio: pass ISC as parameter to chsc_sadc() by Julian Wiedmann · 4 years, 10 months ago
  21. 086b2d7 PM: remove s390 specific callbacks by Heiko Carstens · 4 years, 10 months ago
  22. 3942162 s390: remove broken hibernate / power management support by Heiko Carstens · 4 years, 10 months ago
  23. 1b648df s390/cpuinfo: do not skip info for CPUs without MHz feature by Alexander Gordeev · 4 years, 10 months ago
  24. 872f271 s390/cpuinfo: fix wrong output when CPU0 is offline by Alexander Gordeev · 4 years, 10 months ago
  25. 2db52dc s390/cpuinfo: show number of online CPUs within a package by Alexander Gordeev · 4 years, 10 months ago
  26. 9596849 s390/cpuinfo: show number of online cores by Alexander Gordeev · 4 years, 10 months ago
  27. 1a2ae03 s390/ipl: add support to control memory clearing for FCP and CCW re-IPL by Gerald Schaefer · 5 years ago
  28. 40501c7 s390/zcrypt: replace snprintf/sprintf with scnprintf by Harald Freudenberger · 4 years, 10 months ago
  29. eb3e064 s390/zcrypt: Use scnprintf() for avoiding potential buffer overflow by Takashi Iwai · 4 years, 10 months ago
  30. 52aeda7 s390/topology: remove offline CPUs from CPU topology masks by Alexander Gordeev · 4 years, 10 months ago
  31. cd8e702 s390/numa: remove redundant cpus_with_topology variable by Alexander Gordeev · 4 years, 10 months ago
  32. 42d211a s390/cpuinfo: show processor physical address by Alexander Gordeev · 4 years, 10 months ago
  33. 3193275 s390/mm: optimize page table upgrade routine by Alexander Gordeev · 4 years, 10 months ago
  34. bb533ec s390/config: do not select VIRTIO_CONSOLE via Kconfig by Christian Borntraeger · 4 years, 10 months ago
  35. 1d49688 s390/traps: mark test_monitor_call __init by Heiko Carstens · 4 years, 10 months ago
  36. 76fb118 s390/irq: make init_ext_interrupts static by Heiko Carstens · 4 years, 10 months ago
  37. 8719b6d s390/irq: replace setup_irq() by request_irq() by afzal mohammed · 4 years, 10 months ago
  38. fb83510 s390/cpuinfo: add system topology information by Alexander Gordeev · 5 years ago
  39. 0b38b5e s390: prevent leaking kernel address in BEAR by Sven Schnelle · 5 years ago
  40. d2abfbe s390: enable bpf jit by default when not built as always-on by Heiko Carstens · 4 years, 10 months ago
  41. d68d5d5 s390/cpum_cf: Add new extended counters for IBM z15 by Thomas Richter · 4 years, 10 months ago
  42. 035f212 s390/pci: embedding hotplug_slot in zdev by Pierre Morel · 5 years ago
  43. ad451ab s390/qdio: export SSQD via debugfs by Julian Wiedmann · 4 years, 11 months ago
  44. 014b0204 s390/mm: cleanup phys_to_pfn() and friends by Alexander Gordeev · 4 years, 11 months ago
  45. 5e674c3 MAINTAINERS: Update s390/pci maintainer by Peter Oberparleiter · 4 years, 10 months ago
  46. e189b17 MAINTAINERS: Update s390/cio maintainer by Peter Oberparleiter · 4 years, 10 months ago
  47. 1243775 s390/mm: mark private defines for vm_fault_t as such by Christian Borntraeger · 4 years, 11 months ago
  48. 701dc81 s390/mm: remove fake numa support by Heiko Carstens · 5 years ago
  49. 4a559cd s390/crypto: explicitly memzero stack key material in aes_s390.c by Torsten Duwe · 4 years, 11 months ago
  50. fa226f1 s390: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago
  51. d5d006f s390/qdio: simplify debugfs code by Julian Wiedmann · 4 years, 11 months ago
  52. 6e2a7b5 s390/qdio: use QDIO_IRQ_STATE_INACTIVE instead of 0 by Julian Wiedmann · 5 years ago
  53. b059a39 s390/arch: install kernels with their proper version ID by Stefan Raspl · 5 years ago
  54. 014816b s390/qdio: reduce access to cdev->private->qdio_data by Julian Wiedmann · 5 years ago
  55. dd62abd s390/qdio: clean up cdev access in qdio_setup_irq() by Julian Wiedmann · 5 years ago
  56. c4f762f s390/zcrypt: Support for CCA protected key block version 2 by Harald Freudenberger · 5 years ago
  57. 0d6f169 s390/cpum_sf: Rework sampling buffer allocation by Thomas Richter · 5 years ago
  58. 11a48a5 Linux 5.6-rc2 by Linus Torvalds · 5 years ago
  59. ab02b61 Merge tag 'for-linus-5.6-1' of https://github.com/cminyard/linux-ipmi by Linus Torvalds · 5 years ago
  60. 44024ad Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  61. b982df7 Merge tag 'edac_urgent_for_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 5 years ago
  62. e29c6a1 Merge tag 'block-5.6-2020-02-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  63. 713db35 Merge tag 'for-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  64. 288b27a0 Merge tag '5.6-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  65. 8a8b809 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 5 years ago
  66. db70e26 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  67. 54654e1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  68. b719ae0 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  69. 3e71e12 Merge tag 's390-5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  70. bd51613 Merge tag 'hwmon-for-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 5 years ago
  71. ef78e5b7d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  72. da99f93 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  73. 3bf3c97 bus: moxtet: fix potential stack buffer overflow by Marek Behún · 5 years ago
  74. d65d87a ext4: improve explanation of a mount failure caused by a misconfigured kernel by Theodore Ts'o · 5 years ago
  75. dfb9b69 Merge tag 'perf-urgent-for-mingo-5.6-20200214' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 5 years ago
  76. 3dbae15 Input: cyapa - replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  77. 94bef5d Input: tca6416-keypad - replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  78. 3d87c75 Input: gpio_keys_polled - replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  79. 829e694 Merge tag 'nfs-for-5.6-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  80. cf556ed Merge tag 'ceph-for-5.6-rc2' of https://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  81. ca60ad6 Merge tag 'io_uring-5.6-2020-02-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  82. 2019fc9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  83. 4e03e4e Merge tag 'pm-5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  84. 81f3011 Merge tag 'sound-5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  85. 3f0d329 Merge tag 'drm-fixes-2020-02-14' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  86. 685eff5 IB/mlx5: Use div64_u64 for num_var_hw_entries calculation by Jason Gunthorpe · 5 years ago
  87. f25372f nvme: fix the parameter order for nvme_get_log in nvme_get_fw_slot_info by Yi Zhang · 5 years ago
  88. fa46c6f nvme/pci: move cqe check after device shutdown by Keith Busch · 5 years ago
  89. 97b2512 nvme: prevent warning triggered by nvme_stop_keep_alive by Nigel Kirkland · 5 years ago
  90. 2d570a7 nvme/tcp: fix bug on double requeue when send fails by Anton Eidelman · 5 years ago
  91. 85db6b7 cifs: make sure we do not overflow the max EA buffer size by Ronnie Sahlberg · 5 years ago
  92. 2c6251a cifs: enable change notification for SMB2.1 dialect by Steve French · 5 years ago
  93. a1fa83b netdevice.h: fix all kernel-doc and Sphinx warnings by Randy Dunlap · 5 years ago
  94. 3ea89fa Merge branch 'dsa-headroom' by David S. Miller · 5 years ago
  95. ddc9aba net: dsa: tag_ar9331: Make sure there is headroom for tag by Per Forlin · 5 years ago
  96. 04fb912 net: dsa: tag_qca: Make sure there is headroom for tag by Per Forlin · 5 years ago
  97. 5fdcce2 net, ip6_tunnel: enhance tunnel locate with link check by William Dauchy · 5 years ago
  98. bab8f1f Merge tag 'sti-dt-for-5.7-round1' of git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti into arm/fixes by Olof Johansson · 5 years ago
  99. b32cb6f Merge tag 'mac80211-for-net-2020-02-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 5 years ago
  100. 907e51e Merge branch 'smc-fixes' by David S. Miller · 5 years ago