1. b1cfa03 powerpc/configs: Remove unnecessary ftrace symbols by Michael Ellerman · 6 years ago
  2. c3d6a64 powerpc/pasemi: Use dma_zalloc_coherent() by Sabyasachi Gupta · 6 years ago
  3. af8511c powerpc/85xx: Drop pointless static qualifier by Yue Haibing · 6 years ago
  4. d64cf54 powerpc64/ftrace: Drop pointless static qualifier in is_b_op() by YueHaibing · 6 years ago
  5. e734dd6 powerpc: Typo s/use use/use/ by Geert Uytterhoeven · 6 years ago
  6. f6cee26 powerpc/fadump: Change to use DEFINE_SHOW_ATTRIBUTE macro by Yangtao Li · 6 years ago
  7. 267aced powerpc/powernv/vas: Use DEFINE_SHOW_ATTRIBUTE macro by Yangtao Li · 6 years ago
  8. d456f35 powerpc: mark 64-bit PD_HUGE constant as unsigned long by Daniel Axtens · 6 years ago
  9. c516886 powerpc/mm: remove const type qualifier from function ‘pud_pfn’ by Mathieu Malaterre · 6 years ago
  10. beba24a powerpc/32: Add .data..Lubsan_data*/.data..Lubsan_type* sections explicitly by Mathieu Malaterre · 6 years ago
  11. eafcd8e selftests/powerpc: Skip test instead of failing by Breno Leitao · 6 years ago
  12. e653b65 selftests/powerpc: Create a new SKIP_IF macro by Breno Leitao · 6 years ago
  13. 5249497 selftests/powerpc: Allocate base registers by Breno Leitao · 6 years ago
  14. bce85a1 powerpc/mm: Remove extern from function definition by Breno Leitao · 6 years ago
  15. 71432ce powerpc/pkey: Define functions as static by Breno Leitao · 6 years ago
  16. 4851f75 powerpc/perf: Declare static identifier a such by Breno Leitao · 6 years ago
  17. 3347c9f6 powerpc/scom: Return NULL instead of 0 by Breno Leitao · 6 years ago
  18. 3b30c6e powerpc/lib: Declare static methods by Breno Leitao · 6 years ago
  19. e3a8379 powerpc/xmon: Define static functions by Breno Leitao · 6 years ago
  20. 92a4543 powerpc/xive: Define xive_do_source_eoi as static by Breno Leitao · 6 years ago
  21. c36c5ff powerpc/eeh: Declare pci_ers_result_name() as static by Breno Leitao · 6 years ago
  22. 42e2acd powerpc/64s: Include cpu header by Breno Leitao · 6 years ago
  23. 54a21b5 Merge branch 'fixes' into next by Michael Ellerman · 6 years ago
  24. b2fed34 selftests/powerpc: Adjust wild_bctr to build with old binutils by Gustavo Romero · 6 years ago
  25. 66f93c5 powerpc/64: Fix kernel stack 16-byte alignment by Nicholas Piggin · 6 years ago
  26. 437ccdc powerpc/numa: Suppress "VPHN is not supported" messages by Satheesh Rajendran · 6 years ago
  27. 2c7645b selftests/powerpc: Fix wild_bctr test to work on ppc64 by Michael Ellerman · 6 years ago
  28. 43c6494 powerpc/io: Fix the IO workarounds code to work with Radix by Michael Ellerman · 6 years ago
  29. c8b00bb powerpc/mm/64s: Fix preempt warning in slb_allocate_kernel() by Michael Ellerman · 6 years ago
  30. ccda4af Linux 4.20-rc2 by Linus Torvalds · 6 years ago
  31. 7a3765e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  32. e12e00e Merge tag 'kbuild-fixes-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  33. 63a42e1 Merge tag 'for-4.20-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  34. c140f8b Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  35. b6df7b6 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  36. 655c6b9 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  37. 08b5278 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  38. 024d4d4 Merge branch 'sched/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  39. 1acf93c Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  40. 0b002cd Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  41. 7236ead act_mirred: clear skb->tstamp on redirect by Eric Dumazet · 6 years ago
  42. a9049ff net: dsa: mv88e6xxx: Fix clearing of stats counters by Andrew Lunn · 6 years ago
  43. 7ab412d tipc: fix link re-establish failure by Jon Maloy · 6 years ago
  44. d5615e4 builddeb: Fix inclusion of dtbs in debian package by Rob Herring · 6 years ago
  45. 8ef14c2 Revert "scripts/setlocalversion: git: Make -dirty check more robust" by Guenter Roeck · 6 years ago
  46. bbcde0a kbuild: deb-pkg: fix too low build version number by Masahiro Yamada · 6 years ago
  47. 6bbe4385 kconfig: merge_config: avoid false positive matches from comment lines by Masahiro Yamada · 6 years ago
  48. e255aee Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  49. 20ef6d0 Merge tag 'drm-fixes-2018-11-11' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  50. 1de4f2e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  51. a1aa42f Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  52. 73b6f96 Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 6 years ago
  53. d10cf6d Merge tag 'drm-misc-fixes-2018-11-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 6 years ago
  54. 7d588f9 Merge tag 'drm-intel-fixes-2018-11-08' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 6 years ago
  55. 63c8299 net: sched: cls_flower: validate nested enc_opts_policy to avoid warning by Jakub Kicinski · 6 years ago
  56. ab6e1f3 Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 6 years ago
  57. 35c5568 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  58. d5335b3 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  59. fbd1d52 net: mvneta: correct typo by Alexandre Belloni · 6 years ago
  60. 6223071 flow_dissector: do not dissect l4 ports for fragments by 배석진 · 6 years ago
  61. d02854d net: qualcomm: rmnet: Fix incorrect assignment of real_dev by Subash Abhinov Kasiviswanathan · 6 years ago
  62. dd63c3e Merge branch 'aquantia-fixes' by David S. Miller · 6 years ago
  63. bbb67a4 net: aquantia: allow rx checksum offload configuration by Dmitry Bogdanov · 6 years ago
  64. ad703c2 net: aquantia: invalid checksumm offload implementation by Dmitry Bogdanov · 6 years ago
  65. bfaa9f8 net: aquantia: fixed enable unicast on 32 macvlan by Igor Russkikh · 6 years ago
  66. 7a1bb49 net: aquantia: fix potential IOMMU fault after driver unbind by Dmitry Bogdanov · 6 years ago
  67. 35e8e8b net: aquantia: synchronized flow control between mac/phy by Igor Russkikh · 6 years ago
  68. aa4330e Merge tag 'devicetree-fixes-for-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  69. dc5db21 Merge tag 'for-linus-20181109' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  70. d757a3b Merge tag 'ceph-for-4.20-rc2' of https://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  71. 26eaed4 Merge tag 'mips_fixes_4.20_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  72. 1aefa98 clk: qcom: gcc: Fix board clock node name by Vinod Koul · 6 years ago
  73. 1503538 x86/cpu/vmware: Do not trace vmware_sched_clock() by Steven Rostedt (VMware) · 6 years ago
  74. 247c554 usb: typec: ucsi: add support for Cypress CCGx by Ajay Gupta · 6 years ago
  75. 641a41d serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeout by Yoshihiro Shimoda · 6 years ago
  76. caccdcc i2c: nvidia-gpu: make pm_ops static by Wolfram Sang · 6 years ago
  77. c71bcdc i2c: add i2c bus driver for NVIDIA GPU by Ajay Gupta · 6 years ago
  78. eb6984f ext4: missing !bh check in ext4_xattr_inode_write() by Vasily Averin · 6 years ago
  79. 848bd3f i2c: qcom-geni: Fix runtime PM mismatch with child devices by Stephen Boyd · 6 years ago
  80. 350784e MAINTAINERS: Add entry for i2c-omap driver by Vignesh R · 6 years ago
  81. 5b27740 i2c: omap: Enable for ARCH_K3 by Vignesh R · 6 years ago
  82. ab214c48 dt-bindings: i2c: omap: Add new compatible for AM654 SoCs by Vignesh R · 6 years ago
  83. 3941552 xen: remove size limit of privcmd-buf mapping interface by Juergen Gross · 6 years ago
  84. d3132b3 xen: fix xen_qlock_wait() by Juergen Gross · 6 years ago
  85. 34ffec6 block: make sure writesame bio is aligned with logical block size by Ming Lei · 6 years ago
  86. ba5d738 block: cleanup __blkdev_issue_discard() by Ming Lei · 6 years ago
  87. 1adfc5e block: make sure discard bio is aligned with logical block size by Ming Lei · 6 years ago
  88. d39aa49 Revert "nvmet-rdma: use a private workqueue for delete" by Christoph Hellwig · 6 years ago
  89. 8f676b85 nvme: make sure ns head inherits underlying device limits by Sagi Grimberg · 6 years ago
  90. 21d3bbd nvmet: don't try to add ns to p2p map unless it actually uses it by Sagi Grimberg · 6 years ago
  91. 3541833 Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  92. 1457d8c x86/xen: fix pv boot by Juergen Gross · 6 years ago
  93. 85b18b0 net: smsc95xx: Fix MTU range by Stefan Wahren · 6 years ago
  94. 8137b6e net: stmmac: Fix RX packet size > 8191 by Thor Thayer · 6 years ago
  95. 81fe16e Merge branch 'qed-Slowpath-Queue-bug-fixes' by David S. Miller · 6 years ago
  96. fa5c448 qed: Fix potential memory corruption by Sagiv Ozeri · 6 years ago
  97. fb5e743 qed: Fix SPQ entries not returned to pool in error flows by Denis Bolotin · 6 years ago
  98. 2632f22 qed: Fix blocking/unlimited SPQ entries leak by Denis Bolotin · 6 years ago
  99. 3947755 qed: Fix memory/entry leak in qed_init_sp_request() by Denis Bolotin · 6 years ago
  100. 0d5b931 inet: frags: better deal with smp races by Eric Dumazet · 6 years ago