1. bb11eff mmc: meson-gx: replace magic timeout numbers with constants by Heiner Kallweit · 8 years ago
  2. 7cdcc48 mmc: meson-gx: remove member mrq from struct meson_host by Heiner Kallweit · 8 years ago
  3. c01d121 mmc: meson-gx: improve initial configuration by Heiner Kallweit · 8 years ago
  4. 7b9ebad mmc: meson-gx: remove unneeded devm_kstrdup in meson_mmc_clk_init by Heiner Kallweit · 8 years ago
  5. cac3a47 mmc: meson-gx: fix error path in meson_mmc_clk_init / meson_mmc_probe by Heiner Kallweit · 8 years ago
  6. e9883ef mmc: meson-gx: remove member parent_mux from struct meson_host by Heiner Kallweit · 8 years ago
  7. 7558c11 mmc: meson-gx: remove unneeded variable in meson_mmc_clk_init by Heiner Kallweit · 8 years ago
  8. 9a1da4d mmc: meson-gx: remove unused members irq, ocr_mask from struct meson_host by Heiner Kallweit · 8 years ago
  9. 3d6c991 mmc: meson-gx: make two functions return void by Heiner Kallweit · 8 years ago
  10. 94d765b mmc: meson-gx: simplify bounce buffer setting in meson_mmc_start_cmd by Heiner Kallweit · 8 years ago
  11. bc2dcc1 mmc: dw_mmc: improve dw_mci_reset a bit by Shawn Lin · 8 years ago
  12. 4dba18d mmc: dw_mmc: move mci_send_cmd forward to avoid declaration by Shawn Lin · 8 years ago
  13. 132b3b6 mmc: dw_mmc: remove declaration of dw_mci_card_busy by Shawn Lin · 8 years ago
  14. 671fa14 mmc: dw_mmc: move dw_mci_get_cd forward to avoid declaration by Shawn Lin · 8 years ago
  15. 8e6db1f mmc: dw_mmc: move dw_mci_ctrl_reset forward to avoid declaration by Shawn Lin · 8 years ago
  16. 4e7392b mmc: dw_mmc: move dw_mci_reset forward to avoid declaration by Shawn Lin · 8 years ago
  17. b6d2d81 mmc: dw_mmc: improve the timeout polling code by Shawn Lin · 8 years ago
  18. 5a7ad11 Linux 4.11-rc8 by Linus Torvalds · 8 years ago
  19. 9ea33c4 Merge tag 'upstream-4.11-rc7' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  20. e0f4e01 Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  21. fa8d7cd Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  22. 94836ec Merge tag 'nfsd-4.11-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  23. 057a650 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  24. c70b17b7 netpoll: Check for skb->queue_mapping by Tushar Dave · 8 years ago
  25. 723b929 ip6mr: fix notification device destruction by Nikolay Aleksandrov · 8 years ago
  26. cdb9049 bpf, doc: update bpf maintainers entry by Daniel Borkmann · 8 years ago
  27. 6f60f43 net: qrtr: potential use after free in qrtr_sendmsg() by Dan Carpenter · 8 years ago
  28. 89087c4 bpf: Fix values type used in test_maps by David Miller · 8 years ago
  29. 557c44b net: ipv6: RTF_PCPU should not be settable from userspace by David Ahern · 8 years ago
  30. 43170c4 gso: Validate assumption of frag_list segementation by Ilan Tayari · 8 years ago
  31. 918b702 Merge branch 'skb_cow_head' by David S. Miller · 8 years ago
  32. 39fba78 kaweth: use skb_cow_head() to deal with cloned skbs by Eric Dumazet · 8 years ago
  33. 6bc6895 ch9200: use skb_cow_head() to deal with cloned skbs by Eric Dumazet · 8 years ago
  34. d4ca735 lan78xx: use skb_cow_head() to deal with cloned skbs by Eric Dumazet · 8 years ago
  35. d532c10 sr9700: use skb_cow_head() to deal with cloned skbs by Eric Dumazet · 8 years ago
  36. a9e840a cx82310_eth: use skb_cow_head() to deal with cloned skbs by Eric Dumazet · 8 years ago
  37. b7c6d26 smsc75xx: use skb_cow_head() to deal with cloned skbs by Eric Dumazet · 8 years ago
  38. 95b9b88 ipv6: sr: fix double free of skb after handling invalid SRH by David Lebrun · 8 years ago
  39. 92b4fc7 Merge tag 'powerpc-4.11-8' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  40. fe7ba289 Merge tag 'pci-v4.11-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  41. a9aa190 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  42. 4664e32 Merge tag 'acpi-4.11-final' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  43. 11b211e Merge tag 'mmc-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  44. 4d4dfc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  45. b0522e1 MAINTAINERS: Add "B:" field for networking. by David S. Miller · 8 years ago
  46. c154165e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  47. fc280fe mm: prevent NR_ISOLATE_* stats from going negative by Rabin Vincent · 8 years ago
  48. d34b073 Revert "mm, page_alloc: only use per-cpu allocator for irq-safe requests" by Mel Gorman · 8 years ago
  49. 3a07bb1 blk-mq: fix potential oops with polling and blk-mq scheduler by Jens Axboe · 8 years ago
  50. be56945 nvme: Quirk APST off on "THNSF5256GPUK TOSHIBA" by Andy Lutomirski · 8 years ago
  51. ff5350a nvme: Adjust the Samsung APST quirk by Andy Lutomirski · 8 years ago
  52. e0535ce net sched actions: allocate act cookie early by Wolfgang Bumiller · 8 years ago
  53. 43af390 Merge branch 'qed-dcbx-fixes' by David S. Miller · 8 years ago
  54. c0c5dbe qed: Fix issue in populating the PFC config paramters. by sudarsana.kalluru@cavium.com · 8 years ago
  55. 62289ba qed: Fix possible system hang in the dcbnl-getdcbx() path. by sudarsana.kalluru@cavium.com · 8 years ago
  56. 6cf75f1 qed: Fix sending an invalid PFC error mask to MFW. by sudarsana.kalluru@cavium.com · 8 years ago
  57. 66367da qed: Fix possible error in populating max_tc field. by sudarsana.kalluru@cavium.com · 8 years ago
  58. e9156cd smsc95xx: Use skb_cow_head to deal with cloned skbs by James Hughes · 8 years ago
  59. 74d209b MAINTAINERS: update entry for TI's CPSW driver by Sekhar Nori · 8 years ago
  60. 12a0a6c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  61. 9d386cd dp83640: don't recieve time stamps twice by Dan Carpenter · 8 years ago
  62. 2f3bb64 ipv6: sr: fix out-of-bounds access in SRH validation by David Lebrun · 8 years ago
  63. c1f8d0f selftests/net: Fixes psock_fanout CBPF test case by Mike Maloney · 8 years ago
  64. 3018e94 mac80211: reject ToDS broadcast data frames by Johannes Berg · 8 years ago
  65. 160062e Merge tag 'trace-v4.11-rc5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  66. 7f42589 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  67. db5dc49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  68. f205b5d Merge tag 'keys-fixes-20170419' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 8 years ago
  69. 6324805 Merge tag 'mac80211-for-davem-2017-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  70. b72f805 genirq/affinity: Fix calculating vectors to assign by Keith Busch · 8 years ago
  71. 9f32784 mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 card by Haibo Chen · 8 years ago
  72. 6f107fa HID: wacom: Override incorrect logical maximum contact identifier by Jason Gerecke · 8 years ago
  73. 78f7a45 ring-buffer: Have ring_buffer_iter_empty() return true when empty by Steven Rostedt (VMware) · 8 years ago
  74. f61143c Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  75. 4988f7a Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  76. 073c516 nsfs: mark dentry with DCACHE_RCUACCESS by Cong Wang · 8 years ago
  77. 80d136e mm: make mm_percpu_wq non freezable by Michal Hocko · 8 years ago
  78. c4bac97 Merge tag 'backlight-for-v4.11' of git://git.linaro.org/people/daniel.thompson/linux by Linus Torvalds · 8 years ago
  79. fe8c470 ACPI / power: Avoid maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  80. 4981d04 mtip32xx: pass BLK_MQ_F_NO_SCHED by Ming Lei · 8 years ago
  81. 3a5088c block: respect BLK_MQ_F_NO_SCHED by Ming Lei · 8 years ago
  82. 892c778 backlight: pwm_bl: Fix GPIO out for unimplemented .get_direction() by Geert Uytterhoeven · 8 years ago
  83. df62db5 tracing: Allocate the snapshot buffer before enabling probe by Steven Rostedt (VMware) · 8 years ago
  84. 286f3f4 HID: wacom: Treat HID_DG_TOOLSERIALNUMBER as unsigned by Jason Gerecke · 8 years ago
  85. 1debdc8 sh_eth: unmap DMA buffers when freeing rings by Sergei Shtylyov · 8 years ago
  86. 32fe905 ubifs: Fix O_TMPFILE corner case in ubifs_link() by Richard Weinberger · 8 years ago
  87. 005882e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  88. 40d9018 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  89. 0dc9c63 x86/mce: Make the MCE notifier a blocking one by Vishal Verma · 8 years ago
  90. 544f8f9 sparc64: Fix hugepage page table free by Nitin Gupta · 8 years ago
  91. 395102d sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALL by Daniel Jordan · 8 years ago
  92. a6db2c8 mmc: dw_mmc: Don't allow Runtime PM for SDIO cards by Douglas Anderson · 8 years ago
  93. 704de48 Input: elantech - add Fujitsu Lifebook E547 to force crc_enabled by Thorsten Leemhuis · 8 years ago
  94. fb5e215 Merge tag 'trace-v4.11-rc5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  95. 5ef1ecf mmc: sdio: fix alignment issue in struct sdio_func by Heiner Kallweit · 8 years ago
  96. 9ed19c7 selftests: ftrace: Add check for function-fork before running pid filter test by Steven Rostedt (VMware) · 8 years ago
  97. 0bad6d7 Merge tag 'trace-v4.11-rc5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  98. 5ee4c5a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  99. 093be89 selftests: ftrace: Add a testcase for function PID filter by Namhyung Kim · 8 years ago
  100. c9f838d KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings by Eric Biggers · 8 years ago