1. 645474e2 genirq/msi: Provide domain flags to allocate/free MSI descriptors automatically by Thomas Gleixner · 3 years, 1 month ago
  2. 60290525 genirq/msi: Provide msi_alloc_msi_desc() and a simple allocator by Thomas Gleixner · 3 years, 1 month ago
  3. 1046f71 genirq/msi: Provide a set of advanced MSI accessors and iterators by Thomas Gleixner · 3 years, 1 month ago
  4. 0f62d94 genirq/msi: Provide msi_domain_alloc/free_irqs_descs_locked() by Thomas Gleixner · 3 years, 1 month ago
  5. b5f687f genirq/msi: Add mutex for MSI list protection by Thomas Gleixner · 3 years, 1 month ago
  6. 125282c genirq/msi: Move descriptor list to struct msi_device_data by Thomas Gleixner · 3 years, 1 month ago
  7. 89e0032 soc: ti: ti_sci_inta_msi: Get rid of ti_sci_inta_msi_get_virq() by Thomas Gleixner · 3 years, 1 month ago
  8. d86a6d4 bus: fsl-mc: fsl-mc-allocator: Rework MSI handling by Thomas Gleixner · 3 years, 1 month ago
  9. cf15f43 genirq/msi: Provide interface to retrieve Linux interrupt number by Thomas Gleixner · 3 years, 1 month ago
  10. 7a82344 PCI/MSI: Provide MSI_FLAG_MSIX_CONTIGUOUS by Thomas Gleixner · 3 years, 1 month ago
  11. 173ffad PCI/MSI: Use msi_desc::msi_index by Thomas Gleixner · 3 years, 1 month ago
  12. 0f18095 soc: ti: ti_sci_inta_msi: Use msi_desc::msi_index by Thomas Gleixner · 3 years, 1 month ago
  13. 78ee9fb bus: fsl-mc-msi: Use msi_desc::msi_index by Thomas Gleixner · 3 years, 1 month ago
  14. dba27c7 platform-msi: Use msi_desc::msi_index by Thomas Gleixner · 3 years, 1 month ago
  15. 20c6d42 genirq/msi: Consolidate MSI descriptor data by Thomas Gleixner · 3 years, 1 month ago
  16. fc22e7d platform-msi: Store platform private data pointer in msi_device_data by Thomas Gleixner · 3 years, 1 month ago
  17. 9835cec platform-msi: Rename functions and clarify comments by Thomas Gleixner · 3 years, 1 month ago
  18. 24cff37 genirq/msi: Remove the original sysfs interfaces by Thomas Gleixner · 3 years, 1 month ago
  19. ffd8448 PCI/MSI: Let the irq code handle sysfs groups by Thomas Gleixner · 3 years, 1 month ago
  20. bf6e054 genirq/msi: Provide msi_device_populate/destroy_sysfs() by Thomas Gleixner · 3 years, 1 month ago
  21. 3f35d2c PCI/MSI: Decouple MSI[-X] disable from pcim_release() by Thomas Gleixner · 3 years ago
  22. 013bd8e device: Add device:: Msi_data pointer and struct msi_device_data by Thomas Gleixner · 3 years, 1 month ago
  23. 34fff628 device: Move MSI related data into a struct by Thomas Gleixner · 3 years, 1 month ago
  24. 09eb3ad Merge branch 'irq/urgent' into irq/msi by Thomas Gleixner · 3 years, 1 month ago
  25. 8d7ed10 Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 1 month ago
  26. 8f97a35 Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 3 years, 1 month ago
  27. df442a4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 1 month ago
  28. e477901 timers: implement usleep_idle_range() by SeongJae Park · 3 years, 1 month ago
  29. 9dcc38e Increase default MLOCK_LIMIT to 8 MiB by Drew DeVault · 3 years, 1 month ago
  30. d46bca6 Merge tag 'pm-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 1 month ago
  31. 0d21e66 Merge tag 'aio-poll-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux by Linus Torvalds · 3 years, 1 month ago
  32. a4f1192 percpu_ref: Replace kernel.h with the necessary inclusions by Andy Shevchenko · 3 years, 1 month ago
  33. ded746b Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 1 month ago
  34. 03090cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 3 years, 1 month ago
  35. 50252e4 aio: fix use-after-free due to missing POLLFREE handling by Eric Biggers · 3 years, 1 month ago
  36. 42288cb wait: add wake_up_pollfree() by Eric Biggers · 3 years, 1 month ago
  37. cab2d3f bus: mhi: core: Add support for forced PM resume by Loic Poulain · 3 years, 1 month ago
  38. 89033762 genirq/msi: Handle PCI/MSI allocation fail in core code by Thomas Gleixner · 3 years, 1 month ago
  39. 57ce3a3 PCI/MSI: Make pci_msi_domain_check_cap() static by Thomas Gleixner · 3 years, 1 month ago
  40. cd119b0 PCI/MSI: Move msi_lock to struct pci_dev by Thomas Gleixner · 3 years, 1 month ago
  41. 85aa607 PCI/MSI: Sanitize MSI-X table map handling by Thomas Gleixner · 3 years, 1 month ago
  42. aa423ac PCI/MSI: Split out irqdomain code by Thomas Gleixner · 3 years, 1 month ago
  43. ae72f31 PCI/MSI: Make arch_restore_msi_irqs() less horrible. by Thomas Gleixner · 3 years, 1 month ago
  44. e58f225 genirq/msi, treewide: Use a named struct for PCI/MSI attributes by Thomas Gleixner · 3 years, 1 month ago
  45. ade044a PCI/MSI: Remove msi_desc_to_pci_sysdata() by Thomas Gleixner · 3 years, 1 month ago
  46. 9e8688c PCI/MSI: Make pci_msi_domain_write_msg() static by Thomas Gleixner · 3 years, 1 month ago
  47. 3ba1f05 genirq/msi: Fixup includes by Thomas Gleixner · 3 years, 1 month ago
  48. 1dd2c6a genirq/msi: Remove unused domain callbacks by Thomas Gleixner · 3 years, 1 month ago
  49. 1197528 genirq/msi: Guard sysfs code by Thomas Gleixner · 3 years, 1 month ago
  50. fd31cb0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 3 years, 1 month ago
  51. 6efcdad Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 3 years, 1 month ago
  52. 444dd87 PM: runtime: Fix pm_runtime_active() kerneldoc comment by Rafael J. Wysocki · 3 years, 1 month ago
  53. a97770c net: phy: Remove unnecessary indentation in the comments of phy_device by Yanteng Si · 3 years, 1 month ago
  54. 802a7dc netfilter: conntrack: annotate data-races around ct->timeout by Eric Dumazet · 3 years, 1 month ago
  55. b806bec Merge tag 'regulator-fix-v5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 3 years, 1 month ago
  56. 1d21376 Merge tag 'sched_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 1 month ago
  57. 8581fd4 treewide: Add missing includes masked by cgroup -> bpf dependency by Jakub Kicinski · 3 years, 1 month ago
  58. dac8e00 bonding: make tx_rebalance_counter an atomic by Eric Dumazet · 3 years, 1 month ago
  59. 03cfda4f tcp: fix another uninit-value (sk_rx_queue_mapping) by Eric Dumazet · 3 years, 1 month ago
  60. 5f58da2 Merge tag 'drm-fixes-2021-12-03-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 1 month ago
  61. d9847eb bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALL by Kumar Kartikeya Dwivedi · 3 years, 1 month ago
  62. 1152b16 Merge tag 'drm-misc-fixes-2021-12-02' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 3 years, 1 month ago
  63. a51e3ac Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 1 month ago
  64. 2b2c0f2 Merge tag 'trace-v5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 1 month ago
  65. f83baa0 HID: add hid_is_usb() function to make it simpler for USB detection by Greg Kroah-Hartman · 3 years, 1 month ago
  66. e7f2be1 sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_full by Frederic Weisbecker · 3 years, 2 months ago
  67. 72f6a45 Fix Comment of ETH_P_802_3_MIN by Xiayu Zhang · 3 years, 1 month ago
  68. 213f5f8 ipv4: convert fib_num_tclassid_users to atomic_t by Eric Dumazet · 3 years, 1 month ago
  69. a37a0ee net: avoid uninit-value from tcp_conn_request by Eric Dumazet · 3 years, 1 month ago
  70. 7a10d8c net: annotate data-races on txq->xmit_lock_owner by Eric Dumazet · 3 years, 1 month ago
  71. 6bbfa44 kprobes: Limit max data_size of the kretprobe instances by Masami Hiramatsu · 3 years, 1 month ago
  72. 4536579 Merge tag 'sound-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 3 years, 1 month ago
  73. 502e82b net/mlx5: Fix access to a non-supported register by Aya Levin · 3 years, 2 months ago
  74. 7936403 bpf: Make sure bpf_disable_instrumentation() is safe vs preemption. by Sebastian Andrzej Siewior · 3 years, 1 month ago
  75. f7e5b9b siphash: use _unaligned version by default by Arnd Bergmann · 3 years, 1 month ago
  76. 20ae1d6 wireguard: device: reset peer src endpoint when netns exits by Jason A. Donenfeld · 3 years, 1 month ago
  77. cdef485 ipv6: fix memory leak in fib6_rule_suppress by msizanoen1 · 3 years, 1 month ago
  78. dacb5d8 tcp: fix page frag corruption on page fault by Paolo Abeni · 3 years, 1 month ago
  79. 7e78781 drm/virtgpu api: define a dummy fence signaled event by Gurchetan Singh · 3 years, 1 month ago
  80. d06c942 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 3 years, 1 month ago
  81. 7413927 Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 3 years, 1 month ago
  82. c5c1754 Merge tag 'net-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 1 month ago
  83. 5367cf1 Merge tag 'acpi-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 1 month ago
  84. ec15bae net: ptp: add a definition for the UDP port for IEEE 1588 general messages by Vladimir Oltean · 3 years, 1 month ago
  85. 95706be net: mscc: ocelot: create a function that replaces an existing VCAP filter by Vladimir Oltean · 3 years, 1 month ago
  86. 6b54698 Merge tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 1 month ago
  87. 7994149 Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 3 years, 1 month ago
  88. dcd46eb Merge tag 'asoc-fix-v5.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 3 years, 1 month ago
  89. 48a78f5 Merge tag 'ieee802154-for-net-2021-11-24' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan by Jakub Kicinski · 3 years, 1 month ago
  90. f124034 Revert "virtio_ring: validate used buffer length" by Michael S. Tsirkin · 3 years, 1 month ago
  91. 740bebf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 3 years, 1 month ago
  92. 37a72b0 xen: add "not_essential" flag to struct xenbus_driver by Juergen Gross · 3 years, 2 months ago
  93. 985e9ec ACPI: Make acpi_node_get_parent() local by Sakari Ailus · 3 years, 1 month ago
  94. 8837cbb net: ipv6: add fib6_nh_release_dsts stub by Nikolay Aleksandrov · 3 years, 1 month ago
  95. 28c916a ASoC: soc-acpi: Set mach->id field on comp_ids matches by Hans de Goede · 3 years, 1 month ago
  96. 923dcc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 1 month ago
  97. b100274 Merge tag 'pinctrl-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 3 years, 1 month ago
  98. afe041c hugetlb: fix hugetlb cgroup refcounting during mremap by Bui Quang Minh · 3 years, 1 month ago
  99. 85b6d246 shm: extend forced shm destroy to support objects from several IPC nses by Alexander Mikhalitsyn · 3 years, 1 month ago
  100. 7af959b Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 1 month ago