1. 6406350 x86/apic: Sanitize 32/64bit APIC callbacks by Thomas Gleixner · 7 years ago
  2. 1da9177 x86/apic: Move APIC noop specific functions by Thomas Gleixner · 7 years ago
  3. 0801bba x86/apic: Move probe32 specific APIC functions by Thomas Gleixner · 7 years ago
  4. 57e0aa4 x86/apic: Sanitize return value of check_apicid_used() by Thomas Gleixner · 7 years ago
  5. 727657e x86/apic: Sanitize return value of apic.set_apic_id() by Thomas Gleixner · 7 years ago
  6. 981c2ea x86/apic: Deinline x2apic functions by Thomas Gleixner · 7 years ago
  7. e4ae4c8 Merge branch 'irq/core' into x86/apic by Thomas Gleixner · 7 years ago
  8. ec0f7cd genirq/matrix: Add tracepoints by Thomas Gleixner · 7 years ago
  9. 2f75d9e genirq: Implement bitmap matrix allocator by Thomas Gleixner · 7 years ago
  10. 22d0b12 genirq/irqdomain: Add force reactivation flag to irq domains by Thomas Gleixner · 7 years ago
  11. 42e1cc2 genirq/irqdomain: Propagate early activation by Thomas Gleixner · 7 years ago
  12. bb9b428 genirq/irqdomain: Allow irq_domain_activate_irq() to fail by Thomas Gleixner · 7 years ago
  13. 7249164 genirq/irqdomain: Update irq_domain_ops.activate() signature by Thomas Gleixner · 7 years ago
  14. c942cee genirq: Separate activation and startup by Thomas Gleixner · 7 years ago
  15. 239306f genirq: Set managed shut down flag at init by Thomas Gleixner · 7 years ago
  16. 457f6d3 genirq: Make state consistent for !IRQ_DOMAIN_HIERARCHY by Thomas Gleixner · 7 years ago
  17. c3e7239 irqdomain/debugfs: Provide domain specific debug callback by Thomas Gleixner · 7 years ago
  18. 07557cc genirq/msi: Capture device name for debugfs by Thomas Gleixner · 7 years ago
  19. e0b4779 genirq/debugfs: Show debug information for all irq descriptors by Thomas Gleixner · 7 years ago
  20. 2827a41 genirq: Check __free_irq() return value for NULL by Alexandru Moise · 7 years ago
  21. ae41a2a x86/apic: Use lapic_is_integrated() consistently by Dou Liyang · 7 years ago
  22. e3cccbc x86/apic: Remove duplicate X86_64 conditional in lapic_is_integrated() by Dou Liyang · 7 years ago
  23. b371ae0 x86/apic: Remove init_bsp_APIC() by Dou Liyang · 7 years ago
  24. 935356c x86/apic: Initialize interrupt mode after timer init by Dou Liyang · 7 years ago
  25. 34fba3e x86/init: Add intr_mode_init to x86_init_ops by Dou Liyang · 7 years ago
  26. ca7c607 x86/ioapic: Refactor the delay logic in timer_irq_works() by Dou Liyang · 7 years ago
  27. 0c75913 x86/apic: Unify interrupt mode setup for UP system by Dou Liyang · 7 years ago
  28. 4f45ed9 x86/apic: Mark the apic_intr_mode extern for sanity check cleanup by Dou Liyang · 7 years ago
  29. 3e730da x86/apic: Unify interrupt mode setup for SMP-capable system by Dou Liyang · 7 years ago
  30. 4b1244b x86/apic: Move logical APIC ID away from apic_bsp_setup() by Dou Liyang · 7 years ago
  31. a2510d1 x86/apic: Split local APIC timer setup from the APIC setup by Dou Liyang · 7 years ago
  32. 4b1669e x86/apic: Prepare for unifying the interrupt delivery modes setup by Dou Liyang · 7 years ago
  33. 0114a8e x86/apic: Construct a selector for the interrupt delivery mode by Dou Liyang · 7 years ago
  34. e19b205 Linux 4.14-rc2 by Linus Torvalds · 7 years ago
  35. 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
  36. 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
  37. 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
  38. 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
  39. 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
  40. a302824 Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  41. 1436ab0 Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  42. fb154e0 tpm: ibmvtpm: simplify crq initialization and document crq format by Michal Suchanek · 8 years ago
  43. 9f3fc7b tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic drivers by Hamza Attak · 7 years ago
  44. 5d0e4d7 Documentation: tpm: add powered-while-suspended binding documentation by Enric Balletbo i Serra · 8 years ago
  45. e1ec650 tpm: tpm_crb: constify acpi_device_id. by Arvind Yadav · 8 years ago
  46. c2a9c4b tpm: vtpm: constify vio_device_id by Arvind Yadav · 7 years ago
  47. ab5348c security: fix description of values returned by cap_inode_need_killpriv by Stefan Berger · 7 years ago
  48. 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
  49. ded8503 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  50. 71aa60f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  51. 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
  52. f5caf62 x86/asm: Fix inline asm call constraints for Clang by Josh Poimboeuf · 7 years ago
  53. 0d0970e objtool: Handle another GCC stack pointer adjustment bug by Josh Poimboeuf · 7 years ago
  54. 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
  55. 4e683f4 Merge branch 'net-fix-reuseaddr-regression' by David S. Miller · 7 years ago
  56. fbed24bc inet: fix improper empty comparison by Josef Bacik · 7 years ago
  57. 7a56673 net: use inet6_rcv_saddr to compare sockets by Josef Bacik · 7 years ago
  58. cbb2fb5 net: set tb->fast_sk_family by Josef Bacik · 7 years ago
  59. 581fe0e net: orphan frags on stand-alone ptype in dev_queue_xmit_nit by Willem de Bruijn · 7 years ago
  60. 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
  61. d32e5f4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  62. 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
  63. 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
  64. b03fcfa Merge tag 'ceph-for-4.14-rc2' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  65. b9b95da MAINTAINERS: update git tree locations for ieee802154 subsystem by Stefan Schmidt · 7 years ago
  66. 1013e76 SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags by Steve French · 7 years ago
  67. 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
  68. 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
  69. d21b8ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 7 years ago
  70. 4d9af76 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  71. 6e70e26 SMB3: handle new statx fields by Steve French · 7 years ago
  72. c17c020 arch: remove unused *_segments() macros/functions by Tobias Klauser · 7 years ago
  73. 672d0e4 Merge branches 'acpi-pmic', 'acpi-bus', 'acpi-wdat' and 'acpi-properties' by Rafael J. Wysocki · 7 years ago
  74. d84c97f Merge branches 'pm-cpufreq' and 'pm-cpuidle' by Rafael J. Wysocki · 7 years ago
  75. 1419d03 Merge branches 'pm-core', 'pm-qos' and 'pm-docs' by Rafael J. Wysocki · 7 years ago
  76. 8c031ba parisc: Unbreak bootloader due to gcc-7 optimizations by Helge Deller · 7 years ago
  77. af21b01 parisc: Reintroduce option to gzip-compress the kernel by Helge Deller · 7 years ago
  78. bf81100 apparmor: fix apparmorfs DAC access permissions by John Johansen · 7 years ago
  79. b1545db apparmor: fix build failure on sparc caused by undeclared signals by John Johansen · 7 years ago
  80. bc4d82f apparmor: fix incorrect type assignment when freeing proxies by John Johansen · 7 years ago
  81. 15372b9 apparmor: ensure unconfined profiles have dfas initialized by John Johansen · 7 years ago
  82. 290638a apparmor: fix race condition in null profile creation by John Johansen · 7 years ago
  83. d07881d apparmor: move new_null_profile to after profile lookup fns() by John Johansen · 7 years ago
  84. 651e28c apparmor: add base infastructure for socket mediation by John Johansen · 7 years ago
  85. cbf2d0e apparmor: add more debug asserts to apparmorfs by John Johansen · 7 years ago
  86. 2410aa9 apparmor: make policy_unpack able to audit different info messages by John Johansen · 7 years ago
  87. 26b7899 apparmor: add support for absolute root view based labels by John Johansen · 7 years ago
  88. f872af75 apparmor: cleanup conditional check for label in label_print by John Johansen · 7 years ago
  89. 2ea3ffb apparmor: add mount mediation by John Johansen · 7 years ago
  90. cd1dbf7 apparmor: add the ability to mediate signals by John Johansen · 7 years ago
  91. c556170 apparmor: Redundant condition: prev_ns. in [label.c:1498] by John Johansen · 7 years ago
  92. 5d314a8 apparmor: Fix an error code in aafs_create() by Dan Carpenter · 8 years ago
  93. 86aea56 apparmor: Fix logical error in verify_header() by Christos Gkekas · 8 years ago
  94. 19fe43a apparmor: Fix shadowed local variable in unpack_trans_table() by Geert Uytterhoeven · 8 years ago
  95. 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
  96. 1993519 bnxt_re: Fix memory leak in FRMR path by Selvin Xavier · 7 years ago
  97. 74828b1 bnxt_re: Remove RTNL lock dependency in bnxt_re_query_port by Somnath Kotur · 7 years ago
  98. d591730 bnxt_re: Fix race between the netdev register and unregister events by Somnath Kotur · 7 years ago
  99. 027c892 bnxt_re: Free up devices in module_exit path by Somnath Kotur · 7 years ago
  100. 55311d0 bnxt_re: Fix compare and swap atomic operands by Devesh Sharma · 7 years ago