1. 5e2669c disable stringop truncation warnings for now by Stephen Rothwell · 6 years ago
  2. dfb64b8 Kbuild: suppress packed-not-aligned warning for default setting only by Xiongfeng Wang · 6 years ago
  3. b136f0e Linux 4.9.143 by Greg Kroah-Hartman · 5 years ago
  4. 740f140 kbuild: Set KBUILD_CFLAGS before incl. arch Makefile by Chris Fries · 5 years ago
  5. 6d075d2 efi/libstub: Make file I/O chunking x86-specific by Ard Biesheuvel · 7 years ago
  6. 6f35b5b workqueue: avoid clang warning by Arnd Bergmann · 7 years ago
  7. 1e5b5cb ARM: trusted_foundations: do not use naked function by Stefan Agner · 6 years ago
  8. b874a87 bus: arm-cci: remove unnecessary unreachable() by Stefan Agner · 6 years ago
  9. 1047907 ARM: 8767/1: add support for building ARM kernel with clang by Stefan Agner · 6 years ago
  10. 61cc8587 ARM: 8766/1: drop no-thumb-interwork in EABI mode by Stefan Agner · 6 years ago
  11. fb66079 efi/libstub: arm: support building with clang by Alistair Strachan · 5 years ago
  12. c4c29e1 misc: mic/scif: fix copy-paste error in scif_create_remote_lookup by YueHaibing · 6 years ago
  13. 140ee9b Drivers: hv: vmbus: check the creation_status in vmbus_establish_gpadl() by Dexuan Cui · 5 years ago
  14. 3c47063 mm: use swp_offset as key in shmem_replace_page() by Yu Zhao · 5 years ago
  15. 06c2233 iio:st_magn: Fix enable device after trigger by Martin Kelly · 6 years ago
  16. 4a978cf Revert "usb: dwc3: gadget: skip Set/Clear Halt when invalid" by Felipe Balbi · 6 years ago
  17. 0f887c6 usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream series by Michael Niewöhner · 5 years ago
  18. 72c6bc4 USB: usb-storage: Add new IDs to ums-realtek by Kai-Heng Feng · 5 years ago
  19. 36d8dbf btrfs: release metadata before running delayed refs by Josef Bacik · 5 years ago
  20. 07d8aba dmaengine: at_hdmac: fix module unloading by Richard Genoud · 5 years ago
  21. 0daa7fc2 dmaengine: at_hdmac: fix memory leak in at_dma_xlate() by Richard Genoud · 5 years ago
  22. 4e443d7 ext2: fix potential use after free by Pan Bian · 5 years ago
  23. 9c4a8f6 ALSA: sparc: Fix invalid snd_free_pages() at error path by Takashi Iwai · 5 years ago
  24. e3ff60d ALSA: control: Fix race between adding and removing a user element by Takashi Iwai · 5 years ago
  25. 5d3201b ALSA: ac97: Fix incorrect bit shift at AC97-SPSA control write by Takashi Iwai · 5 years ago
  26. 12b2eff ALSA: wss: Fix invalid snd_free_pages() at error path by Takashi Iwai · 5 years ago
  27. 55eb06b fs: fix lost error code in dio_complete by Maximilian Heyne · 5 years ago
  28. 54f7382 perf/x86/intel: Add generic branch tracing check to intel_pmu_has_bts() by Jiri Olsa · 5 years ago
  29. 08c133e perf/x86/intel: Move branch tracing setup to the Intel-specific source file by Jiri Olsa · 5 years ago
  30. 6e1210e Btrfs: ensure path name is null terminated at btrfs_control_ioctl by Filipe Manana · 6 years ago
  31. f403887 xtensa: fix coprocessor context offset definitions by Max Filippov · 5 years ago
  32. c26e3c6 xtensa: enable coprocessors that are being flushed by Max Filippov · 5 years ago
  33. 3a468e8 KVM: X86: Fix scan ioapic use-before-initialization by Wanpeng Li · 5 years ago
  34. 43dd9f4 kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcb by Jim Mattson · 6 years ago
  35. aa71643 kvm: mmu: Fix race in emulated page table writes by Junaid Shahid · 6 years ago
  36. ff67a7d usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2 by Bernd Eckstein · 5 years ago
  37. 1d3891c s390/qeth: fix length check in SNMP processing by Julian Wiedmann · 5 years ago
  38. 13a3d89 rapidio/rionet: do not free skb before reading its length by Pan Bian · 5 years ago
  39. d39ebd1 net: skb_scrub_packet(): Scrub offload_fwd_mark by Petr Machata · 5 years ago
  40. ad0ee4f Revert "wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()" by Sasha Levin · 5 years ago
  41. 6fc74d9 media: em28xx: Fix use-after-free when disconnecting by Matthias Schwarzott · 7 years ago
  42. dc62803 mm/khugepaged: collapse_shmem() do not crash on Compound by Hugh Dickins · 5 years ago
  43. 8dcbb5f mm/khugepaged: collapse_shmem() without freezing new_page by Hugh Dickins · 5 years ago
  44. c2ca73b mm/khugepaged: minor reorderings in collapse_shmem() by Hugh Dickins · 5 years ago
  45. 5c0ecc2 mm/khugepaged: collapse_shmem() remember to clear holes by Hugh Dickins · 5 years ago
  46. 0dba3e5 mm/khugepaged: fix crashes due to misaccounted holes by Hugh Dickins · 5 years ago
  47. 9815b0f shmem: introduce shmem_inode_acct_block by Mike Rapoport · 7 years ago
  48. cae7ed2 shmem: shmem_charge: verify max_block is not exceeded before inode update by Mike Rapoport · 7 years ago
  49. 10e458e mm/khugepaged: collapse_shmem() stop if punched or truncated by Hugh Dickins · 5 years ago
  50. b59b24f mm/huge_memory: fix lockdep complaint on 32-bit i_size_read() by Hugh Dickins · 5 years ago
  51. ffdad59 mm/huge_memory: splitting set mapping+index before unfreeze by Hugh Dickins · 5 years ago
  52. fb732e6 mm/huge_memory.c: reorder operations in __split_huge_page_tail() by Konstantin Khlebnikov · 6 years ago
  53. b48c29b mm/huge_memory: rename freeze_page() to unmap_page() by Hugh Dickins · 5 years ago
  54. 68ae960 Linux 4.9.142 by Greg Kroah-Hartman · 5 years ago
  55. 1f89834 ima: re-initialize iint->atomic_flags by Mimi Zohar · 6 years ago
  56. 166f454 ima: re-introduce own integrity cache lock by Dmitry Kasatkin · 6 years ago
  57. 87043e4 EVM: Add support for portable signature format by Matthew Garrett · 7 years ago
  58. 5f9fb1a ima: always measure and audit files in policy by Mimi Zohar · 7 years ago
  59. 5fed1ff Revert "evm: Translate user/group ids relative to s_user_ns when computing HMAC" by Eric W. Biederman · 7 years ago
  60. a49f034 net: ieee802154: 6lowpan: fix frag reassembly by Alexander Aring · 6 years ago
  61. 2188cf0 s390/mm: Check for valid vma before zapping in gmap_discard by Janosch Frank · 6 years ago
  62. a1b53b1 lan78xx: Read MAC address from DT if present by Phil Elwell · 6 years ago
  63. 0c41bee namei: allow restricted O_CREAT of FIFOs and regular files by Salvatore Mesoraca · 6 years ago
  64. 5a416ed sched/core: Allow __sched_setscheduler() in interrupts when PI is not used by Steven Rostedt (VMware) · 7 years ago
  65. 0c9aa4d usb: xhci: fix uninitialized completion when USB3 port got wrong status by Aaron Ma · 6 years ago
  66. e2e3a81 tty: wipe buffer if not echoing data by Greg Kroah-Hartman · 6 years ago
  67. 3540460 tty: wipe buffer. by Linus Torvalds · 6 years ago
  68. 674004e include/linux/pfn_t.h: force '~' to be parsed as an unary operator by Sebastien Boisvert · 6 years ago
  69. f8c66ab scsi: ufshcd: release resources if probe fails by Subhash Jadavani · 8 years ago
  70. 99a3bd3 scsi: ufs: fix race between clock gating and devfreq scaling work by Subhash Jadavani · 8 years ago
  71. 0967f4d scsi: ufshcd: Fix race between clk scaling and ungate work by Venkat Gopalakrishnan · 8 years ago
  72. 675d919 scsi: ufs: fix bugs related to null pointer access and array size by Yaniv Gardi · 8 years ago
  73. 6bea268 mwifiex: fix p2p device doesn't find in scan problem by Karthik D A · 8 years ago
  74. c814427 mwifiex: Fix NULL pointer dereference in skb_dequeue() by Amitkumar Karwar · 8 years ago
  75. c34774e mwifiex: report error to PCIe for suspend failure by Amitkumar Karwar · 8 years ago
  76. b4f8e4c mwifiex: prevent register accesses after host is sleeping by Amitkumar Karwar · 8 years ago
  77. 2091b8c cw1200: Don't leak memory if krealloc failes by Johannes Thumshirn · 8 years ago
  78. bf390ab Input: xpad - add support for Xbox1 PDP Camo series gamepad by Ramses Ramírez · 6 years ago
  79. 29956d8 Input: xpad - fix GPD Win 2 controller name by Enno Boland · 6 years ago
  80. dd15a17 Input: xpad - add GPD Win 2 Controller USB IDs by Ethan Lee · 6 years ago
  81. ad897a4 Input: xpad - avoid using __set_bit() for capabilities by Marcus Folkesson · 6 years ago
  82. cade531 Input: xpad - fix some coding style issues by Leo Sperling · 8 years ago
  83. 7044e32 Input: xpad - add PDP device id 0x02a4 by Francis Therien · 6 years ago
  84. edcfecd Input: xpad - add support for PDP Xbox One controllers by Mark Furneaux · 6 years ago
  85. ac8f836 Input: xpad - validate USB endpoint type during probe by Cameron Gutman · 7 years ago
  86. 7d6d5fc Input: xpad - fix PowerA init quirk for some gamepad models by Cameron Gutman · 7 years ago
  87. 8b20c25 Input: xpad - constify usb_device_id by Arvind Yadav · 7 years ago
  88. 70f356a Input: xpad - sync supported devices with XBCD by Benjamin Valentin · 7 years ago
  89. e7bb751 Input: xpad - sync supported devices with 360Controller by Benjamin Valentin · 7 years ago
  90. 34784d6 Input: xpad - add USB IDs for Mad Catz Brawlstick and Razer Sabertooth by Benjamin Valentin · 7 years ago
  91. c5b83f3 Input: xpad - sync supported devices with xboxdrv by Benjamin Valentin · 7 years ago
  92. 5ff2a1a Input: xpad - sort supported devices by USB ID by Benjamin Valentin · 7 years ago
  93. 574d843 Input: xpad - support some quirky Xbox One pads by Cameron Gutman · 7 years ago
  94. 51b54b8 Input: xpad - restore LED state after device resume by Cameron Gutman · 7 years ago
  95. e9c7ce1 Input: xpad - fix stuck mode button on Xbox One S pad by Cameron Gutman · 7 years ago
  96. 82e3ce0 Input: xpad - don't depend on endpoint order by Cameron Gutman · 7 years ago
  97. 31abdb6 Input: xpad - simplify error condition in init_output by Pavel Rojtberg · 8 years ago
  98. 69f7143 Input: xpad - move reporting xbox one home button to common function by Daniel Tobias · 8 years ago
  99. b05c3b9 Input: xpad - correctly sort vendor id's by Daniel Tobias · 8 years ago
  100. cf82f5f Input: xpad - fix Xbox One rumble stopping after 2.5 secs by Cameron Gutman · 7 years ago