1. f5ecdc5 ANDROID: block: Prevent crypto fallback for wrapped keys by Barani Muthukumaran · 5 years ago
  2. a0c97da Merge v5.6-rc1 into android-mainline by Greg Kroah-Hartman · 5 years ago
  3. aa601dd Merge c9d35ee049b4 ("Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs") into android-mainline by Greg Kroah-Hartman · 5 years ago
  4. 32aad42 Merge 236f45329460 ("Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs") into android-mainline by Greg Kroah-Hartman · 5 years ago
  5. d2ee0ef FROMLIST: pwm: Convert period and duty cycle to u64 by Guru Das Srinagesh · 5 years ago
  6. 8885e88 Merge 4c7d00ccf40d ("Merge tag 'pwm/for-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm") into android-mainline. by Greg Kroah-Hartman · 5 years ago
  7. e3ae1a9 Revert "FROMLIST: pwm: Convert period and duty cycle to u64" by Greg Kroah-Hartman · 5 years ago
  8. 527f699 Merge 4fc2ea6a8608 ("Merge tag 'iommu-updates-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu") into android-mainline by Will Deacon · 5 years ago
  9. 380a129 Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs by Linus Torvalds · 5 years ago
  10. 1a2a76c Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  11. ca21b9b Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  12. f06bed8 Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  13. 291abfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  14. 4ef1a30 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  15. eab3540 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  16. 1afa9c3 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  17. c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  18. 236f453 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  19. 9959333 Merge branch 'pipe-exclusive-wakeup' by Linus Torvalds · 5 years ago
  20. 0ddad21 pipe: use exclusive waits when reading or writing by Linus Torvalds · 5 years ago
  21. 8462c91 Merge d271ab29230b ("Merge tag 'for-linus-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip") into android-mainline by Greg Kroah-Hartman · 5 years ago
  22. 2f86e45 Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 5 years ago
  23. 2696e11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  24. a1874d4 Merge 7f879e1a94ac ("Merge tag 'ovl-update-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs") into android-mainline by Greg Kroah-Hartman · 5 years ago
  25. 1f77f18 Merge a45ad71e8995 ("Merge tag 'rproc-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc") into android-mainline by Greg Kroah-Hartman · 5 years ago
  26. 8b718d4 irqchip/gic-v4.1: Set vpe_l1_base for all redistributors by Zenghui Yu · 5 years ago
  27. f43574d Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  28. 11777ee Merge branch 'i2c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  29. c16b99d Merge tag 'drm-next-2020-02-07' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  30. 8bf5973 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 5 years ago
  31. b34f01f Merge tag 'linux-watchdog-5.6-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 5 years ago
  32. a3ff937 prefix-handling analogues of errorf() and friends by Al Viro · 5 years ago
  33. 328de52 turn fs_param_is_... into functions by Al Viro · 5 years ago
  34. 48ce73b fs_parse: handle optional arguments sanely by Al Viro · 5 years ago
  35. d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
  36. 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
  37. cc3c0b5 add prefix to fs_context->log by Al Viro · 5 years ago
  38. c80c98f ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_log by Al Viro · 5 years ago
  39. 7f5d381 new primitive: __fs_parse() by Al Viro · 5 years ago
  40. 3fbb8d5 struct p_log, variants of warnf() et.al. taking that one instead by Al Viro · 5 years ago
  41. 9f09f64 teach logfc() to handle prefices, give it saner calling conventions by Al Viro · 5 years ago
  42. aa1918f get rid of fs_value_is_filename_empty by Al Viro · 5 years ago
  43. 34264ae don't bother with explicit length argument for __lookup_constant() by Al Viro · 5 years ago
  44. 8dcc1a9 fs: New zonefs file system by Damien Le Moal · 5 years ago
  45. 5eede62 fold struct fs_parameter_enum into struct constant_table by Al Viro · 5 years ago
  46. 2710c957a fs_parse: get rid of ->enums by Al Viro · 5 years ago
  47. 0f89589 Pass consistent param->type to fs_parse() by Al Viro · 5 years ago
  48. 9f88032 Merge tag 'amd-drm-next-5.6-2020-02-05' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 5 years ago
  49. 61c00cc net/mlx5: Deprecate usage of generic TLS HW capability bit by Tariq Toukan · 5 years ago
  50. 158748f Merge e5da4c933c50 ("Merge tag 'ext4_for_linus' of by Greg Kroah-Hartman · 5 years ago
  51. e31ae64 Merge 9f68e3655aae ("Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm") into android-mainline by Greg Kroah-Hartman · 5 years ago
  52. 90568ec Merge tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  53. 374b298 Merge 4cbc418a44d5 ("Merge branch 'cve-2019-3016' into kvm-next-5.6") by Greg Kroah-Hartman · 5 years ago
  54. 121c64f Merge 893e591b5903 ("Merge tag 'devicetree-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux") into android-mainline by Greg Kroah-Hartman · 5 years ago
  55. 750ce8c Merge tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  56. 86b18aa skbuff: fix a data race in skb_queue_len() by Qian Cai · 5 years ago
  57. 4c46bef Merge tag 'ceph-for-5.6-rc1' of https://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  58. e310396 Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  59. c1ef57a Merge tag 'io_uring-5.6-2020-02-05' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  60. 0384066 Merge tag 'libata-5.6-2020-02-05' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  61. eab9b25 ANDROID: Incremental fs: Remove C++-style comments by Paul Lawrence · 5 years ago
  62. 5df8671 of: clk: Make <linux/of_clk.h> self-contained by Geert Uytterhoeven · 5 years ago
  63. 4c7d00c Merge tag 'pwm/for-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 5 years ago
  64. 4fc2ea6 Merge tag 'iommu-updates-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 5 years ago
  65. d271ab2 Merge tag 'for-linus-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  66. ef09f4f Merge tag 'kvm-s390-next-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 5 years ago
  67. 38f88c4 bonding/alb: properly access headers in bond_alb_xmit() by Eric Dumazet · 5 years ago
  68. 8b7a07c net: dsa: microchip: Platform data shan't include kernel.h by Andy Shevchenko · 5 years ago
  69. e22e079 net: dsa: b53: Platform data shan't include kernel.h by Andy Shevchenko · 5 years ago
  70. fdff7c2 Merge branch 'linus' into perf/urgent, to synchronize with upstream by Ingo Molnar · 5 years ago
  71. 72f582f Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  72. bddea11 Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  73. 227823d nfs: optimise readdir cache page invalidation by Dai Ngo · 5 years ago
  74. 153b5c5 Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 5 years ago
  75. 7f879e1 Merge tag 'ovl-update-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 5 years ago
  76. def3f7c asm-generic: Make dma-contiguous.h a mandatory include/asm header by Michal Simek · 5 years ago
  77. a45ad71 Merge tag 'rproc-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc by Linus Torvalds · 5 years ago
  78. cc12071 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  79. 9717c1c Merge tag 'drm-next-2020-02-04' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  80. 79703e0 Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 5 years ago
  81. eadc4e4 Merge tag 'rtc-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 5 years ago
  82. c6819dd ANDROID: Initial commit of Incremental FS by Eugene Zemtsov · 5 years ago
  83. 190535f include/linux/cpumask.h: don't calculate length of the input string by Yury Norov · 5 years ago
  84. 2d62615 lib: rework bitmap_parse() by Yury Norov · 5 years ago
  85. 0bddc1b bitops: more BITS_TO_* macros by Yury Norov · 5 years ago
  86. 0bee0ce lib/string: add strnchrnul() by Yury Norov · 5 years ago
  87. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  88. d56c0d4 proc: decouple proc from VFS with "struct proc_ops" by Alexey Dobriyan · 5 years ago
  89. 0d6e24d asm-generic/tlb: provide MMU_GATHER_TABLE_FREE by Peter Zijlstra · 5 years ago
  90. 580a586 asm-generic/tlb: rename HAVE_MMU_GATHER_NO_GATHER by Peter Zijlstra · 5 years ago
  91. 3af4bd0 asm-generic/tlb: rename HAVE_MMU_GATHER_PAGE_SIZE by Peter Zijlstra · 5 years ago
  92. ff2e6d72 asm-generic/tlb: rename HAVE_RCU_TABLE_FREE by Peter Zijlstra · 5 years ago
  93. 491a49f asm-gemeric/tlb: remove stray function declarations by Peter Zijlstra · 5 years ago
  94. 0758cd8 asm-generic/tlb: avoid potential double flush by Peter Zijlstra · 5 years ago
  95. 0ed1325 mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush by Peter Zijlstra · 5 years ago
  96. e47690d x86: mm: avoid allocating struct mm_struct on the stack by Steven Price · 5 years ago
  97. f8f0d0b mm: ptdump: reduce level numbers by 1 in note_page() by Steven Price · 5 years ago
  98. 30d621f mm: add generic ptdump by Steven Price · 5 years ago
  99. b7a16c7 mm: pagewalk: add 'depth' parameter to pte_hole by Steven Price · 5 years ago
  100. 488ae6a mm: pagewalk: allow walking without vma by Steven Price · 5 years ago