1. bc3c03c arm64: Enable the support of pseudo-NMIs by Julien Thierry · 6 years ago
  2. c25349f arm64: Skip irqflags tracing for NMI in IRQs disabled context by Julien Thierry · 6 years ago
  3. 1234ad6 arm64: Skip preemption when exiting an NMI by Julien Thierry · 6 years ago
  4. 7d31464 arm64: Handle serror in NMI context by Julien Thierry · 6 years ago
  5. 101b35f irqchip/gic-v3: Allow interrupts to be set as pseudo-NMI by Julien Thierry · 6 years ago
  6. f32c926 irqchip/gic-v3: Handle pseudo-NMIs by Julien Thierry · 6 years ago
  7. d98d0a9 irqchip/gic-v3: Detect if GIC can support pseudo-NMIs by Julien Thierry · 6 years ago
  8. b334481 arm64: gic-v3: Implement arch support for priority masking by Julien Thierry · 6 years ago
  9. e793218 arm64: Switch to PMR masking when starting CPUs by Julien Thierry · 6 years ago
  10. b5cf607 irqchip/gic-v3: Factor group0 detection into functions by Julien Thierry · 6 years ago
  11. 0ceb0d5 arm64: alternative: Apply alternatives early in boot process by Daniel Thompson · 6 years ago
  12. e9ab7a2 arm64: alternative: Allow alternative status checking per cpufeature by Julien Thierry · 6 years ago
  13. 8cb7eff arm64: daifflags: Include PMR in daifflags restore operations by Julien Thierry · 6 years ago
  14. 4a50321 arm64: irqflags: Use ICC_PMR_EL1 for interrupt masking by Julien Thierry · 6 years ago
  15. 13b210d efi: Let architectures decide the flags that should be saved/restored by Julien Thierry · 6 years ago
  16. 85738e0 arm64: kvm: Unmask PMR before entering guest by Julien Thierry · 6 years ago
  17. a9806aa arm64: Unmask PMR before going idle by Julien Thierry · 6 years ago
  18. 133d051 arm64: Make PMR part of task context by Julien Thierry · 6 years ago
  19. cdbc81d arm64: ptrace: Provide definitions for PMR values by Julien Thierry · 6 years ago
  20. 3f1f323 irqchip/gic-v3: Switch to PMR masking before calling IRQ handler by Julien Thierry · 6 years ago
  21. e99da7c arm/arm64: gic-v3: Add PMR and RPR accessors by Julien Thierry · 6 years ago
  22. b90d2b2 arm64: cpufeature: Add cpufeature for IRQ priority masking by Julien Thierry · 6 years ago
  23. c9bfdf7 arm64: cpufeature: Set SYSREG_GIC_CPUIF as a boot system feature by Julien Thierry · 6 years ago
  24. a82785a arm64: Remove unused daif related functions/macros by Julien Thierry · 6 years ago
  25. 5870970 arm64: Fix HCR.TGE status for NMI contexts by Julien Thierry · 6 years ago
  26. e26a433 Merge branch 'irq/generic-nmi' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms by Catalin Marinas · 6 years ago
  27. 6e4933a irqdesc: Add domain handler for NMIs by Julien Thierry · 6 years ago
  28. 2dcf1fb genirq: Provide NMI handlers by Julien Thierry · 6 years ago
  29. 4b078c3 genirq: Provide NMI management for percpu_devid interrupts by Julien Thierry · 6 years ago
  30. b525903 genirq: Provide basic NMI management for interrupt lines by Julien Thierry · 6 years ago
  31. 8aa67d1 arm64: entry: Remove unneeded need_resched() loop by Valentin Schneider · 6 years ago
  32. 67f52a9 efi/arm: Don't expect a return value of ptdump_debugfs_register by Nathan Chancellor · 6 years ago
  33. d0a060b arm64: add ptrace regsets for ptrauth key management by Kristina Martsenko · 6 years ago
  34. e2a2e56 arm64: dump: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  35. 0bd3ef3 arm64: uaccess: Implement unsafe accessors by Julien Thierry · 6 years ago
  36. 13e4cdd arm64: uaccess: Cleanup get/put_user() by Julien Thierry · 6 years ago
  37. 5b498e1 MAINTAINERS: Add LAKML list to ACPI for ARM64 entry by Lorenzo Pieralisi · 6 years ago
  38. a2c801c arm64: mm: make use of new memblocks_present() helper by Logan Gunthorpe · 6 years ago
  39. 8350403 arm64: Remove asm/memblock.h by Will Deacon · 6 years ago
  40. 83a680d arm64: asm-offsets: remove unused offsets by Andrew Murray · 6 years ago
  41. 846a415 arm64: default NR_CPUS to 256 by Mark Rutland · 6 years ago
  42. 49a5785 Linux 5.0-rc3 by Linus Torvalds · 6 years ago
  43. 1e556ba Merge tag 'pstore-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  44. dbcfc96 Merge tag 'gcc-plugins-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  45. 7d0ae23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  46. 5631e85 pstore/ram: Avoid allocation and leak of platform data by Kees Cook · 6 years ago
  47. 2c88c74 gcc-plugins: arm_ssp_per_task_plugin: fix for GCC 9+ by Ard Biesheuvel · 6 years ago
  48. 560706d gcc-plugins: arm_ssp_per_task_plugin: sign extend the SP mask by Ard Biesheuvel · 6 years ago
  49. bb617b9 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  50. 1be969f Merge tag 'for-5.0-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  51. 315a6d8 Merge tags 'compiler-attributes-for-linus-v5.0-rc3' and 'clang-format-for-linus-v5.0-rc3' of git://github.com/ojeda/linux by Linus Torvalds · 6 years ago
  52. fbfaf85 fix int_sqrt64() for very large numbers by Florian La Roche · 6 years ago
  53. 6e693b3 x86: uaccess: Inhibit speculation past access_ok() in user_access_begin() by Will Deacon · 6 years ago
  54. b0f3e76 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  55. 6436408 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  56. e7c87bd bpf: in __bpf_redirect_no_mac pull mac only if present by Willem de Bruijn · 6 years ago
  57. df133f3 virtio_net: bulk free tx skbs by Michael S. Tsirkin · 6 years ago
  58. 5d5c303 Merge tag 'mips_fixes_5.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  59. 6a0141a Merge tag 'devicetree-fixes-for-5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  60. 26caabb Merge tag 'libnvdimm-fixes-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  61. f403d71 Merge tag 'linux-watchdog-5.0-rc-fixes' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 6 years ago
  62. b0efca4 Merge tag 'nfs-for-5.0-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  63. 4d5f6e0 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  64. 0facb89 Merge tag 'for-linus-20190118' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  65. 99e309b clang-format: Update .clang-format with the latest for_each macro list by Jason Gunthorpe · 6 years ago
  66. 3e64cf7 net: phy: phy driver features are mandatory by Camelia Groza · 6 years ago
  67. 7afa81c isdn: avm: Fix string plus integer warning from Clang by Nathan Chancellor · 6 years ago
  68. 75a080c powerpc: chrp: Use of_node_is_type to access device_type by Rob Herring · 6 years ago
  69. 8a7fa0c Merge tag 'mlx5-fixes-2019-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  70. 25f2d0e net/mlx5e: Fix cb_ident duplicate in indirect block register by Eli Britstein · 6 years ago
  71. 7fdc1ad net/mlx5e: Fix wrong (zero) TX drop counter indication for representor by Tariq Toukan · 6 years ago
  72. 2eb1e42 net/mlx5e: Fix wrong error code return on FEC query failure by Shay Agroskin · 6 years ago
  73. e8c8b53 net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet frames by Cong Wang · 6 years ago
  74. 64cf548 tools: bpftool: Cleanup license mess by Thomas Gleixner · 6 years ago
  75. 9d5564d bpf: fix inner map masking to prevent oob under speculation by Daniel Borkmann · 6 years ago
  76. ad6dd7a bpf: pull in pkt_sched.h header for tooling to fix bpftool build by Daniel Borkmann · 6 years ago
  77. efa8c81 Merge branch 'mlxsw-fixes' by David S. Miller · 6 years ago
  78. 479a2b7 selftests: forwarding: Add a test case for externally learned FDB entries by Ido Schimmel · 6 years ago
  79. 7215927 selftests: mlxsw: Test FDB offload indication by Ido Schimmel · 6 years ago
  80. 64254a2 mlxsw: spectrum_switchdev: Do not treat static FDB entries as sticky by Ido Schimmel · 6 years ago
  81. 710ae72 net: bridge: Mark FDB entries that were added by user as such by Ido Schimmel · 6 years ago
  82. a11dcd6 mlxsw: spectrum_fid: Update dummy FID index by Nir Dotan · 6 years ago
  83. 67c14cc mlxsw: pci: Return error on PCI reset timeout by Nir Dotan · 6 years ago
  84. d2f372b mlxsw: pci: Increase PCI SW reset timeout by Nir Dotan · 6 years ago
  85. c9ebea0 mlxsw: pci: Ring CQ's doorbell before RDQ's by Ido Schimmel · 6 years ago
  86. 20f5248 MAINTAINERS: update email addresses of liquidio driver maintainers by Felix Manlunas · 6 years ago
  87. 9437b62 net: Fix typo in NET_FAILOVER help text by Jonathan Neuschäfer · 6 years ago
  88. 6c57f04 net: Fix usage of pskb_trim_rcsum by Ross Lagerwall · 6 years ago
  89. 2339e91 Merge tag 'media/v5.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 6 years ago
  90. d28f3e7 Merge tag 'pci-v5.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  91. 8b4fe58 Merge tag 'i3c/fixes-for-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux by Linus Torvalds · 6 years ago
  92. 3cdf680 Merge tag 'mtd/fixes-for-5.0-rc3' of git://git.infradead.org/linux-mtd by Linus Torvalds · 6 years ago
  93. 6e4673b Merge tag 'regmap-fix-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 6 years ago
  94. e40e2a2 net: phy: mdio_bus: add missing device_del() in mdiobus_register() error handling by Thomas Petazzoni · 6 years ago
  95. 0e78f38 doc: net: fix bad references to network drivers by Otto Sabart · 6 years ago
  96. c5b7098 Merge tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  97. e6ec2fd Merge tag 'for-linus-5.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  98. dc6fef2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  99. 6e434bf Merge tag 'acpi-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  100. 2a8cbf2 Merge tag 'fbdev-v5.0-rc3' of git://github.com/bzolnier/linux by Linus Torvalds · 6 years ago