1. ef8c01e irqchip: Add Loongson PCH PIC controller by Jiaxun Yang · 4 years, 8 months ago
  2. 6c2832c dt-bindings: interrupt-controller: Add Loongson HTVEC by Jiaxun Yang · 4 years, 8 months ago
  3. 818e915 irqchip: Add Loongson HyperTransport Vector support by Jiaxun Yang · 4 years, 8 months ago
  4. 0e375f5 irqchip/sifive-plic: Improve boot prints for multiple PLIC instances by Anup Patel · 4 years, 8 months ago
  5. 2234ae8 irqchip/sifive-plic: Setup cpuhp once after boot CPU handler is present by Anup Patel · 4 years, 8 months ago
  6. 2458ed3 irqchip/sifive-plic: Set default irq affinity in plic_irqdomain_map() by Anup Patel · 4 years, 8 months ago
  7. cc86432 irqchip/gic-v2, v3: Drop extra IRQ_NOAUTOEN setting for (E)PPIs by Valentin Schneider · 4 years, 8 months ago
  8. 9ed78b0 irqdomain: Allow software nodes for IRQ domain creation by Andy Shevchenko · 4 years, 8 months ago
  9. 8752660 irqdomain: Get rid of special treatment for ACPI in __irq_domain_add() by Andy Shevchenko · 4 years, 8 months ago
  10. 181e9d4 irqdomain: Make __irq_domain_add() less OF-dependent by Andy Shevchenko · 4 years, 8 months ago
  11. 128516e iio: dummy_evgen: Fix use after free on error in iio_dummy_evgen_create() by Dan Carpenter · 4 years, 8 months ago
  12. c5d6082 irqchip/gic-v3-its: Balance initial LPI affinity across CPUs by Marc Zyngier · 4 years, 8 months ago
  13. 2f13ff1 irqchip/gic-v3-its: Track LPI distribution on a per CPU basis by Marc Zyngier · 4 years, 8 months ago
  14. 337cbeb genirq/irq_sim: Simplify the API by Bartosz Golaszewski · 4 years, 8 months ago
  15. 5c8f77a irqdomain: Make irq_domain_reset_irq_data() available to non-hierarchical users by Bartosz Golaszewski · 4 years, 8 months ago
  16. 82f2202 irqchip/sifive-plic: Remove incorrect requirement about number of irq contexts by Wesley W. Terpstra · 4 years, 8 months ago
  17. 8a94c1a irqchip/gic-v3: Fix missing "__init" for gic_smp_init() by Ingo Rohloff · 4 years, 9 months ago
  18. ae0bb9f platform-msi: Fix typos in comment by Shaokun Zhang · 4 years, 8 months ago
  19. 2ef96a5 Linux 5.7-rc5 by Linus Torvalds · 4 years, 8 months ago
  20. c14cab2 Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  21. 8b00083 Merge tag 'objtool-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  22. bd2049f Merge tag 'locking-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
  23. 27d2dcb Merge tag 'iommu-fixes-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 8 months ago
  24. 0a85ed6 Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
  25. e99332e gcc-10: mark more functions __init to avoid section mismatch warnings by Linus Torvalds · 4 years, 8 months ago
  26. 2e28f3b Merge tag 'riscv-for-linus-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 8 months ago
  27. 1a263ae gcc-10: avoid shadowing standard library 'free()' in crypto by Linus Torvalds · 4 years, 8 months ago
  28. adc7192 gcc-10: disable 'restrict' warning for now by Linus Torvalds · 4 years, 8 months ago
  29. 5a76021 gcc-10: disable 'stringop-overflow' warning for now by Linus Torvalds · 4 years, 8 months ago
  30. 59c7c3c nvme: fix possible hang when ns scanning fails during error recovery by Sagi Grimberg · 4 years, 9 months ago
  31. a8de6639 nvme-pci: fix "slimmer CQ head update" by Alexey Dobriyan · 4 years, 8 months ago
  32. 6bd87ee bdi: add a ->dev_name field to struct backing_dev_info by Christoph Hellwig · 4 years, 9 months ago
  33. d51cfc5 bdi: use bdi_dev_name() to get device name by Yufen Yu · 4 years, 9 months ago
  34. 4472099 gcc-10: disable 'array-bounds' warning for now by Linus Torvalds · 4 years, 8 months ago
  35. 5c45de2 gcc-10: disable 'zero-length-bounds' warning for now by Linus Torvalds · 4 years, 8 months ago
  36. 78a5255 Stop the ad-hoc games with -Wno-maybe-initialized by Linus Torvalds · 4 years, 8 months ago
  37. 1d3962a Merge tag 'io_uring-5.7-2020-05-08' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
  38. d5eeab8 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 8 months ago
  39. eb24fdd Merge tag 'ceph-for-5.7-rc5' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 8 months ago
  40. 12ae44a ceph: demote quotarealm lookup warning to a debug message by Luis Henriques · 4 years, 9 months ago
  41. 4334f30 Merge tag 'char-misc-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 8 months ago
  42. c61529f6 Merge tag 'driver-core-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 8 months ago
  43. e7a1c73 Merge tag 'staging-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 4 years, 8 months ago
  44. cbd0e48 Merge tag 'tty-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 8 months ago
  45. 0a0b96b Merge tag 'usb-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 8 months ago
  46. 775a8e0 Merge tag 'drm-fixes-2020-05-08' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 8 months ago
  47. af38553 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
  48. fb3637a iommu/virtio: Reverse arguments to list_add by Julia Lawall · 4 years, 9 months ago
  49. a9fe6f18 Merge tag 'drm-misc-fixes-2020-05-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years, 8 months ago
  50. c61b0b9 Merge tag 'amd-drm-fixes-5.7-2020-05-06' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 4 years, 8 months ago
  51. 79dede7 Merge branch 'for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 4 years, 8 months ago
  52. 14f6914 mm: limit boost_watermark on small zones by Henry Willard · 4 years, 8 months ago
  53. 8d58f22 ubsan: disable UBSAN_ALIGNMENT under COMPILE_TEST by Kees Cook · 4 years, 8 months ago
  54. 17e3452 mm/vmscan: remove unnecessary argument description of isolate_lru_pages() by Qiwu Chen · 4 years, 8 months ago
  55. 412895f epoll: atomically remove wait entry on wake up by Roman Penyaev · 4 years, 8 months ago
  56. 474328c kselftests: introduce new epoll60 testcase for catching lost wakeups by Roman Penyaev · 4 years, 8 months ago
  57. 28307d9 percpu: make pcpu_alloc() aware of current gfp context by Filipe Manana · 4 years, 8 months ago
  58. cbfc35a mm/slub: fix incorrect interpretation of s->offset by Waiman Long · 4 years, 8 months ago
  59. 50e36be scripts/gdb: repair rb_first() and rb_last() by Aymeric Agon-Rambosson · 4 years, 8 months ago
  60. 0c54a6a eventpoll: fix missing wakeup for ovflist in ep_poll_callback by Khazhismel Kumykov · 4 years, 8 months ago
  61. 996ed22 arch/x86/kvm/svm/sev.c: change flag passed to GUP fast in sev_pin_memory() by Janakarajan Natarajan · 4 years, 8 months ago
  62. e08df07 scripts/decodecode: fix trapping instruction formatting by Ivan Delalande · 4 years, 8 months ago
  63. 324cfb1 kernel/kcov.c: fix typos in kcov_remote_start documentation by Maciej Grochowski · 4 years, 8 months ago
  64. e84fe99 mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous() by David Hildenbrand · 4 years, 8 months ago
  65. 11d6761 mm, memcg: fix error return value of mem_cgroup_css_alloc() by Yafang Shao · 4 years, 8 months ago
  66. b5f2006 ipc/mqueue.c: change __do_notify() to bypass check_kill_permission() by Oleg Nesterov · 4 years, 8 months ago
  67. 192ffb75 Merge tag 'trace-v5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 8 months ago
  68. 9ecc4d7 Merge tag 'linux-kselftest-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 8 months ago
  69. 63ff822 io_uring: don't use 'fd' for openat/openat2/statx by Jens Axboe · 4 years, 8 months ago
  70. 8842604 tools/bootconfig: Fix resource leak in apply_xbc() by Yunfeng Ye · 4 years, 9 months ago
  71. 192b799 tracing: Make tracing_snapshot_instance_cond() static by Zou Wei · 4 years, 9 months ago
  72. f094a23 tracing: Fix doc mistakes in trace sample by Wei Yang · 4 years, 9 months ago
  73. 386c82a gpu/trace: Minor comment updates for gpu_mem_total tracepoint by Yiwei Zhang · 4 years, 9 months ago
  74. 11f5efc tracing: Add a vmalloc_sync_mappings() for safe measure by Steven Rostedt (VMware) · 4 years, 9 months ago
  75. d16a8c3 tracing: Wait for preempt irq delay thread to finish by Steven Rostedt (VMware) · 4 years, 9 months ago
  76. 6e7f2ea Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 9 months ago
  77. 8c16ec9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 9 months ago
  78. de268cc Merge tag 'configfs-for-5.7' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 4 years, 9 months ago
  79. 90da2e3 splice: move f_mode checks to do_{splice,tee}() by Pavel Begunkov · 4 years, 9 months ago
  80. 1119d26 objtool: Fix infinite loop in find_jump_table() by Josh Poimboeuf · 4 years, 9 months ago
  81. eb7ae5e bdi: move bdi_dev_name out of line by Christoph Hellwig · 4 years, 9 months ago
  82. 156c757 vboxsf: don't use the source name in the bdi name by Christoph Hellwig · 4 years, 9 months ago
  83. 027d0c7 arm64: hugetlb: avoid potential NULL dereference by Mark Rutland · 4 years, 9 months ago
  84. 91edf63 usb: chipidea: msm: Ensure proper controller reset using role switch API by Bryan O'Donoghue · 4 years, 9 months ago
  85. a811c1fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 9 months ago
  86. 16f8036 net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CARE by Pablo Neira Ayuso · 4 years, 9 months ago
  87. b0956956 MAINTAINERS: put DYNAMIC INTERRUPT MODERATION in proper order by Lukas Bulwahn · 4 years, 9 months ago
  88. d3f3e6a Merge branch 'wireguard-fixes' by David S. Miller · 4 years, 9 months ago
  89. 243f214 wireguard: send/receive: use explicit unlikely branch instead of implicit coalescing by Jason A. Donenfeld · 4 years, 9 months ago
  90. 4fed818 wireguard: selftests: initalize ipv6 members to NULL to squelch clang warning by Jason A. Donenfeld · 4 years, 9 months ago
  91. 4005f5c wireguard: send/receive: cond_resched() when processing worker ringbuffers by Jason A. Donenfeld · 4 years, 9 months ago
  92. b673e24a wireguard: socket: remove errant restriction on looping to self by Jason A. Donenfeld · 4 years, 9 months ago
  93. a0fd7cc wireguard: selftests: use normal kernel stack size on ppc64 by Jason A. Donenfeld · 4 years, 9 months ago
  94. 6f5c27f net: ethernet: ti: am65-cpsw-nuss: fix irqs type by Grygorii Strashko · 4 years, 9 months ago
  95. 0735ccc ionic: Use debugfs_create_bool() to export bool by Geert Uytterhoeven · 4 years, 9 months ago
  96. 050569f net: dsa: Do not leave DSA master with NULL netdev_ops by Florian Fainelli · 4 years, 9 months ago
  97. 6572215 net: dsa: remove duplicate assignment in dsa_slave_add_cls_matchall_mirred by Vladimir Oltean · 4 years, 9 months ago
  98. 9274124 net: stricter validation of untrusted gso packets by Willem de Bruijn · 4 years, 9 months ago
  99. 0cb7498 seg6: fix SRH processing to comply with RFC8754 by Ahmed Abdelsalam · 4 years, 9 months ago
  100. 6e0ddb6 Merge branch 'FDB-fixes-for-Felix-and-Ocelot-switches' by David S. Miller · 4 years, 9 months ago