1. d4cfb30 ALSA: pcm: Set per-card upper limit of PCM buffer allocations by Takashi Iwai · 5 years ago
  2. 9d0af44 Merge branch 'for-linus' into for-next by Takashi Iwai · 5 years ago
  3. 4d024fe ALSA: hda: Apply aligned MMIO access only conditionally by Takashi Iwai · 5 years ago
  4. 1a462be ALSA: hda: Manage concurrent reg access more properly by Takashi Iwai · 5 years ago
  5. f5f87ab ALSA: Allow const arrays for legacy resource management helpers by Takashi Iwai · 5 years ago
  6. fbd3eb7 ALSA: control: Add verification for kctl accesses by Takashi Iwai · 5 years ago
  7. f8ae2d2 ALSA: vx: Constify snd_vx_hardware and snd_vx_ops definitions by Takashi Iwai · 5 years ago
  8. aad7ebb ALSA: seq: Constify struct snd_midi_op by Takashi Iwai · 5 years ago
  9. d25ff26 ALSA: info: Make snd_info_entry_ops as const by Takashi Iwai · 5 years ago
  10. 1926081 ALSA: ac97: Treat snd_ac97_bus_ops as const by Takashi Iwai · 5 years ago
  11. 8b57582 ALSA: core: Treat snd_device_ops as const by Takashi Iwai · 5 years ago
  12. d06ed0c ALSA: uapi: Add linux/types.h include back (but carefully) by Takashi Iwai · 5 years ago
  13. a103a39 ALSA: control: Fix incompatible protocol error by Takashi Iwai · 5 years ago
  14. bd3eb4e ALSA: ctl: bump protocol version up to v2.1.0 by Takashi Sakamoto · 5 years ago
  15. ff16351 ALSA: ctl: remove dimen member from elem_info structure by Takashi Sakamoto · 5 years ago
  16. 5422835 ALSA: ctl: remove unused macro for timestamping of elem_value by Takashi Sakamoto · 5 years ago
  17. bfea224 ALSA: uapi: Drop unneeded typedefs by Takashi Iwai · 5 years ago
  18. 645c08f ALSA: uapi: Drop asound.h inclusion from asoc.h by Takashi Iwai · 5 years ago
  19. 7fd7d6c ALSA: uapi: Fix typos and header inclusion in asound.h by Takashi Iwai · 5 years ago
  20. 4fa406c ALSA: hdspm: Drop linux/types.h inclusion in uapi header by Takashi Iwai · 5 years ago
  21. d63e63d ALSA: hdsp: Make uapi/hdsp.h compilable again by Takashi Iwai · 5 years ago
  22. 2e46886 ALSA: emu10k1: Make uapi/emu10k1.h compilable again by Takashi Iwai · 5 years ago
  23. a032ff0 Merge branch 'for-linus' into for-next by Takashi Iwai · 5 years ago
  24. df1d6ea Merge tag 'y2038-alsa-v8-signed' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground into for-next by Takashi Iwai · 5 years ago
  25. 7c497d7 Merge tag 'asoc-fix-v5.5-rc2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 5 years ago
  26. 5f2cb36 ALSA: hda: Unify get_response handling by Takashi Iwai · 5 years ago
  27. 1cfaef9 ALSA: bump uapi version numbers by Arnd Bergmann · 5 years ago
  28. 80fe743 ALSA: add new 32-bit layout for snd_pcm_mmap_status/control by Arnd Bergmann · 7 years ago
  29. 07094ae ALSA: Avoid using timespec for struct snd_timer_tread by Baolin Wang · 7 years ago
  30. d9e5582 ALSA: Avoid using timespec for struct snd_rawmidi_status by Baolin Wang · 7 years ago
  31. 3ddee7f ALSA: Avoid using timespec for struct snd_pcm_status by Baolin Wang · 7 years ago
  32. a4e7dd3 ALSA: Avoid using timespec for struct snd_ctl_elem_value by Baolin Wang · 7 years ago
  33. a07804c ALSA: Avoid using timespec for struct snd_timer_status by Baolin Wang · 7 years ago
  34. fcae40c ALSA: Replace timespec with timespec64 by Baolin Wang · 7 years ago
  35. 88452da ALSA: hda: Use standard waitqueue for RIRB wakeup by Takashi Iwai · 5 years ago
  36. 95e6ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  37. 7372145 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  38. 911d137 Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  39. fb9bf40 Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 5 years ago
  40. a28c8b9 pipe: remove 'waiting_writers' merging logic by Linus Torvalds · 5 years ago
  41. 501a90c inet: protect against too small mtu values. by Eric Dumazet · 5 years ago
  42. 721c8da tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE() by Guillaume Nault · 5 years ago
  43. cb44a08 tcp: tighten acceptance of ACKs not matching a child socket by Guillaume Nault · 5 years ago
  44. 04d26e7 tcp: fix rejected syncookies due to stale timestamps by Guillaume Nault · 5 years ago
  45. dbad340 net: core: rename indirect block ingress cb function by John Hurley · 5 years ago
  46. 347f56f Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  47. 43a2898 Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  48. 3cf2890 Merge tag 'sound-fix-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  49. 7ada90e Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  50. 9feb1af Merge tag 'for-linus-20191205' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  51. 0aecba6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  52. 0f679ed Merge tag 'omap-for-v5.5/ti-sysc-late-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes by Olof Johansson · 5 years ago
  53. a231582 Merge tag 'ceph-for-5.5-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  54. 0f13741 Merge tag 'modules-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  55. eb27516 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  56. ec939e4 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  57. 38206c2 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  58. d9e48dc Merge tag 'pwm/for-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 5 years ago
  59. fb3da48 Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 5 years ago
  60. 5ecc9d1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  61. f949286 mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.h by Mike Rapoport · 5 years ago
  62. 30544ed lib/bitmap: introduce bitmap_replace() helper by Andy Shevchenko · 5 years ago
  63. 0fb9dc2 arch: sembuf.h: make uapi asm/sembuf.h self-contained by Masahiro Yamada · 5 years ago
  64. 9ef0e00 arch: msgbuf.h: make uapi asm/msgbuf.h self-contained by Masahiro Yamada · 5 years ago
  65. 5b00967 arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained by Masahiro Yamada · 5 years ago
  66. eec028c kcov: remote coverage support by Andrey Konovalov · 5 years ago
  67. 6d13de1 uaccess: disallow > INT_MAX copy sizes by Kees Cook · 5 years ago
  68. 964975a lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addr by Huang Shijie · 5 years ago
  69. 8b7569a lib/rbtree: get successor's color directly by Wei Yang · 5 years ago
  70. 11d43e6 lib/rbtree: set successor's parent unconditionally by Wei Yang · 5 years ago
  71. 169c474 bitops: introduce the for_each_set_clump8 macro by William Breathitt Gray · 5 years ago
  72. 260a267 kernel/notifier.c: remove blocking_notifier_chain_cond_register() by Xiaoming Ni · 5 years ago
  73. 885e68e kernel.h: update comment about simple_strto<foo>() functions by Andy Shevchenko · 5 years ago
  74. 1a18374 linux/scc.h: make uapi linux/scc.h self-contained by Masahiro Yamada · 5 years ago
  75. 8788994376 linux/build_bug.h: change type to int by Rikard Falkeborn · 5 years ago
  76. d5ffb71 include/linux/sysctl.h: inline braces for ctl_table and ctl_table_header by Alessio Balsini · 5 years ago
  77. 9573e8f include/linux/proc_fs.h: fix confusing macro arg name by Miaohe Lin · 5 years ago
  78. ebc5d83d mm/memcontrol: use vmstat names for printing statistics by Konstantin Khlebnikov · 5 years ago
  79. 9d7ea9a mm/vmstat: add helpers to get vmstat item names for each enum type by Konstantin Khlebnikov · 5 years ago
  80. 2f13437 Merge tag 'trace-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  81. 25b2f1b7 Input: add privacy screen toggle keycode by Mathew King · 5 years ago
  82. d04ac22 net: Fixed updating of ethertype in skb_mpls_push() by Martin Varghese · 5 years ago
  83. 6c8991f net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup by Sabrina Dubroca · 5 years ago
  84. c4e85f7 net: ipv6: add net argument to ip6_dst_lookup_flow by Sabrina Dubroca · 5 years ago
  85. aedc065 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  86. ef867c1 Merge tag 'pm-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  87. 4bf2e38 ASoC: core: Init pcm runtime work early to avoid warnings by Curtis Malainey · 5 years ago
  88. 1e4230f Merge branches 'pm-sleep', 'pm-cpuidle', 'pm-cpufreq', 'pm-devfreq' and 'pm-avs' by Rafael J. Wysocki · 5 years ago
  89. 0f109f0 agp: move AGPGART_MINOR to include/linux/miscdevice.h by Corentin Labbe · 5 years ago
  90. 63de374 Merge tag 'tag-chrome-platform-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 5 years ago
  91. 388c645 Merge tag 'spdx-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 5 years ago
  92. 537bd0a Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  93. c3bed3b Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 5 years ago
  94. 4672c2f Merge tag 'rtc-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 5 years ago
  95. 043cf46 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  96. 8ffb055 cls_flower: Fix the behavior using port ranges with hw-offload by Yoshiki Komachi · 5 years ago
  97. b22bfea Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  98. 2dff2a1 Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 5 years ago
  99. 2352923 Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 5 years ago
  100. ae58954 block: don't handle bio based drivers in blk_revalidate_disk_zones by Christoph Hellwig · 5 years ago