1. d03cc2d irqdomain: Add __rcu annotations to radix tree slot by Masahiro Yamada · 7 years ago
  2. f1d7835 irqdomain: Move revmap_trees_mutex to struct irq_domain by Masahiro Yamada · 7 years ago
  3. c94fb63 irqchip: Add Kconfig menu by Randy Dunlap · 7 years ago
  4. 77c858f irqchip/irq-omap-intc: Do not statically initialize variables by Ladislav Michl · 7 years ago
  5. 62518c0 irqchip/irq-omap-intc: Remove omap3_init_irq() by Ladislav Michl · 7 years ago
  6. ec0f7cd genirq/matrix: Add tracepoints by Thomas Gleixner · 7 years ago
  7. 2f75d9e genirq: Implement bitmap matrix allocator by Thomas Gleixner · 7 years ago
  8. 22d0b12 genirq/irqdomain: Add force reactivation flag to irq domains by Thomas Gleixner · 7 years ago
  9. 42e1cc2 genirq/irqdomain: Propagate early activation by Thomas Gleixner · 7 years ago
  10. bb9b428 genirq/irqdomain: Allow irq_domain_activate_irq() to fail by Thomas Gleixner · 7 years ago
  11. 7249164 genirq/irqdomain: Update irq_domain_ops.activate() signature by Thomas Gleixner · 7 years ago
  12. c942cee genirq: Separate activation and startup by Thomas Gleixner · 7 years ago
  13. 239306f genirq: Set managed shut down flag at init by Thomas Gleixner · 7 years ago
  14. 457f6d3 genirq: Make state consistent for !IRQ_DOMAIN_HIERARCHY by Thomas Gleixner · 7 years ago
  15. c3e7239 irqdomain/debugfs: Provide domain specific debug callback by Thomas Gleixner · 7 years ago
  16. 07557cc genirq/msi: Capture device name for debugfs by Thomas Gleixner · 7 years ago
  17. e0b4779 genirq/debugfs: Show debug information for all irq descriptors by Thomas Gleixner · 7 years ago
  18. 2827a41 genirq: Check __free_irq() return value for NULL by Alexandru Moise · 7 years ago
  19. e19b205 Linux 4.14-rc2 by Linus Torvalds · 7 years ago
  20. 6e7f253 Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  21. a141fd5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  22. 16528a3 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  23. 43d368a Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  24. a430643 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  25. a302824 Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  26. 1436ab0 Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  27. fb154e0 tpm: ibmvtpm: simplify crq initialization and document crq format by Michal Suchanek · 8 years ago
  28. 9f3fc7b tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic drivers by Hamza Attak · 7 years ago
  29. 5d0e4d7 Documentation: tpm: add powered-while-suspended binding documentation by Enric Balletbo i Serra · 7 years ago
  30. e1ec650 tpm: tpm_crb: constify acpi_device_id. by Arvind Yadav · 7 years ago
  31. c2a9c4b tpm: vtpm: constify vio_device_id by Arvind Yadav · 7 years ago
  32. ab5348c security: fix description of values returned by cap_inode_need_killpriv by Stefan Berger · 7 years ago
  33. cd4175b1 Merge branch 'parisc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  34. ded8503 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  35. 71aa60f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  36. 79444df Merge tag 'apparmor-pr-2017-09-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 7 years ago
  37. f5caf62 x86/asm: Fix inline asm call constraints for Clang by Josh Poimboeuf · 7 years ago
  38. 0d0970e objtool: Handle another GCC stack pointer adjustment bug by Josh Poimboeuf · 7 years ago
  39. c65da8e Merge tag 'acpi-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  40. 4e683f4 Merge branch 'net-fix-reuseaddr-regression' by David S. Miller · 7 years ago
  41. fbed24b inet: fix improper empty comparison by Josef Bacik · 7 years ago
  42. 7a56673 net: use inet6_rcv_saddr to compare sockets by Josef Bacik · 7 years ago
  43. cbb2fb5 net: set tb->fast_sk_family by Josef Bacik · 7 years ago
  44. 581fe0e net: orphan frags on stand-alone ptype in dev_queue_xmit_nit by Willem de Bruijn · 7 years ago
  45. 6876eb3 Merge tag 'pm-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  46. d32e5f4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  47. c0a3a64 Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  48. 69c902f5 Merge tag '4.14-smb3-fixes-from-recent-test-events-for-stable' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  49. b03fcfa Merge tag 'ceph-for-4.14-rc2' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  50. b9b95da MAINTAINERS: update git tree locations for ieee802154 subsystem by Stefan Schmidt · 7 years ago
  51. 1013e76 SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags by Steve French · 7 years ago
  52. e2577d2 Merge tag 'pci-v4.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  53. 9ae0b37 Merge tag 'iommu-fixes-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  54. d21b8ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 7 years ago
  55. 4d9af76 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  56. 6e70e26 SMB3: handle new statx fields by Steve French · 7 years ago
  57. c17c020 arch: remove unused *_segments() macros/functions by Tobias Klauser · 7 years ago
  58. 672d0e4 Merge branches 'acpi-pmic', 'acpi-bus', 'acpi-wdat' and 'acpi-properties' by Rafael J. Wysocki · 7 years ago
  59. d84c97f Merge branches 'pm-cpufreq' and 'pm-cpuidle' by Rafael J. Wysocki · 7 years ago
  60. 1419d03 Merge branches 'pm-core', 'pm-qos' and 'pm-docs' by Rafael J. Wysocki · 7 years ago
  61. 8c031ba parisc: Unbreak bootloader due to gcc-7 optimizations by Helge Deller · 7 years ago
  62. af21b01 parisc: Reintroduce option to gzip-compress the kernel by Helge Deller · 7 years ago
  63. bf81100 apparmor: fix apparmorfs DAC access permissions by John Johansen · 7 years ago
  64. b1545db apparmor: fix build failure on sparc caused by undeclared signals by John Johansen · 7 years ago
  65. bc4d82f apparmor: fix incorrect type assignment when freeing proxies by John Johansen · 7 years ago
  66. 15372b9 apparmor: ensure unconfined profiles have dfas initialized by John Johansen · 7 years ago
  67. 290638a apparmor: fix race condition in null profile creation by John Johansen · 7 years ago
  68. d07881d apparmor: move new_null_profile to after profile lookup fns() by John Johansen · 7 years ago
  69. 651e28c apparmor: add base infastructure for socket mediation by John Johansen · 7 years ago
  70. cbf2d0e apparmor: add more debug asserts to apparmorfs by John Johansen · 7 years ago
  71. 2410aa9 apparmor: make policy_unpack able to audit different info messages by John Johansen · 7 years ago
  72. 26b7899 apparmor: add support for absolute root view based labels by John Johansen · 7 years ago
  73. f872af75 apparmor: cleanup conditional check for label in label_print by John Johansen · 7 years ago
  74. 2ea3ffb apparmor: add mount mediation by John Johansen · 7 years ago
  75. cd1dbf7 apparmor: add the ability to mediate signals by John Johansen · 7 years ago
  76. c556170 apparmor: Redundant condition: prev_ns. in [label.c:1498] by John Johansen · 7 years ago
  77. 5d314a8 apparmor: Fix an error code in aafs_create() by Dan Carpenter · 7 years ago
  78. 86aea56 apparmor: Fix logical error in verify_header() by Christos Gkekas · 7 years ago
  79. 19fe43a apparmor: Fix shadowed local variable in unpack_trans_table() by Geert Uytterhoeven · 7 years ago
  80. 89aaca5 bnxt_re: Don't issue cmd to delete GID for QP1 GID entry before the QP is destroyed by Somnath Kotur · 7 years ago
  81. 1993519 bnxt_re: Fix memory leak in FRMR path by Selvin Xavier · 7 years ago
  82. 74828b1 bnxt_re: Remove RTNL lock dependency in bnxt_re_query_port by Somnath Kotur · 7 years ago
  83. d591730 bnxt_re: Fix race between the netdev register and unregister events by Somnath Kotur · 7 years ago
  84. 027c892 bnxt_re: Free up devices in module_exit path by Somnath Kotur · 7 years ago
  85. 55311d0 bnxt_re: Fix compare and swap atomic operands by Devesh Sharma · 7 years ago
  86. 2b63763 bnxt_re: Stop issuing further cmds to FW once a cmd times out by Somnath Kotur · 7 years ago
  87. f9b941b bnxt_re: Fix update of qplib_qp.mtu when modified by Devesh Sharma · 7 years ago
  88. 606f95e parisc: Add HWPOISON page fault handler code by Helge Deller · 7 years ago
  89. a7e6601 parisc: Move init_per_cpu() into init section by Helge Deller · 7 years ago
  90. ea69764 parisc: Check if initrd was loaded into broken RAM by Helge Deller · 7 years ago
  91. 8d771b1 parisc: Add PDCE_CHECK instruction to HPMC handler by Helge Deller · 7 years ago
  92. 77089c5 parisc: Add wrapper for pdc_instr() firmware function by Helge Deller · 7 years ago
  93. 08b8a99 parisc: Move start_parisc() into init section by Helge Deller · 7 years ago
  94. e77900a parisc: Stop unwinding at start of stack by Helge Deller · 7 years ago
  95. 432654d parisc: Fix too large frame size warnings by Helge Deller · 7 years ago
  96. f16dc0aa i40iw: Add support for port reuse on active side connections by Shiraz Saleem · 7 years ago
  97. dfc612b i40iw: Add missing VLAN priority by Mustafa Ismail · 7 years ago
  98. 471b370 i40iw: Call i40iw_cm_disconn on modify QP to disconnect by Shiraz Saleem · 7 years ago
  99. 47fb3c1 i40iw: Prevent multiple netdev event notifier registrations by Shiraz Saleem · 7 years ago
  100. cd9100c i40iw: Fail open if there are no available MSI-X vectors by Shiraz Saleem · 7 years ago