1. bdd4481 ALSA: usb-audio: Fix implicit fb endpoint setup by quirk by Manuel Reinhardt · 6 years ago
  2. 8715ba4 ALSA: hda - Add quirk for HP EliteBook 840 G5 by Jurica Vukadin · 6 years ago
  3. 74cbb75 perf/x86: Add check_period PMU callback by Jiri Olsa · 6 years ago
  4. d10e77c perf/core: Fix impossible ring-buffer sizes warning by Ingo Molnar · 6 years ago
  5. 1b1de8b ARM: OMAP5+: Fix inverted nirq pin interrupts with irq_set_type by Tony Lindgren · 6 years ago
  6. d9a974f Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISK by Mauro Ciancio · 6 years ago
  7. 2abf1ce Revert "Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G" by Dmitry Torokhov · 6 years ago
  8. ede7fb4 gpio: mxc: move gpio noirq suspend/resume to syscore phase by Anson Huang · 6 years ago
  9. b1765eb CIFS: Do not assume one credit for async responses by Pavel Shilovsky · 6 years ago
  10. 6804b3e kvm: sev: Fail KVM_SEV_INIT if already initialized by David Rientjes · 6 years ago
  11. 63715c1 cifs: Limit memory used by lock request calls to a page by Ross Lagerwall · 6 years ago
  12. 4b70999 drm/nouveau/falcon: avoid touching registers if engine is off by Ilia Mirkin · 6 years ago
  13. 85a088c drm/nouveau: Don't disable polling in fallback mode by Takashi Iwai · 6 years ago
  14. 0a87c53 gpio: pl061: handle failed allocations by Nicholas Mc Guire · 6 years ago
  15. 5cf199f ARM: dts: kirkwood: Fix polarity of GPIO fan lines by Linus Walleij · 6 years ago
  16. 6e7136c ARM: dts: da850-lcdk: Correct the sound card name by Peter Ujfalusi · 6 years ago
  17. 8bea93c ARM: dts: da850-lcdk: Correct the audio codec regulators by Peter Ujfalusi · 6 years ago
  18. f3b61cb ARM: dts: da850-evm: Correct the sound card name by Peter Ujfalusi · 6 years ago
  19. 7c06896 ARM: dts: da850-evm: Correct the audio codec regulators by Peter Ujfalusi · 6 years ago
  20. 46bf9a8 drm/amdgpu: set WRITE_BURST_LENGTH to 64B to workaround SDMA1 hang by Jim Qu · 6 years ago
  21. 2f5581e nvme: pad fake subsys NQN vid and ssvid with zeros by Keith Busch · 6 years ago
  22. 6c27b52 nvme-multipath: zero out ANA log buffer by Hannes Reinecke · 6 years ago
  23. 095cfdf nvme-pci: fix out of bounds access in nvme_cqe_pending by Hongbo Yao · 6 years ago
  24. 1e746fe nvme-pci: use the same attributes when freeing host_mem_desc_bufs. by Liviu Dudau · 6 years ago
  25. 9e4a7be drm/bridge: tc358767: fix output H/V syncs by Tomi Valkeinen · 6 years ago
  26. 0c13400 drm/bridge: tc358767: reject modes which require too much BW by Tomi Valkeinen · 6 years ago
  27. ad9675e drm/bridge: tc358767: fix initial DP0/1_SRCCTRL value by Tomi Valkeinen · 6 years ago
  28. 9ac48b3 drm/bridge: tc358767: fix single lane configuration by Tomi Valkeinen · 6 years ago
  29. 32f833a drm/bridge: tc358767: add defines for DP1_SRCCTRL & PHY_2LANE by Tomi Valkeinen · 6 years ago
  30. d180c28 drm/bridge: tc358767: add bus flags by Tomi Valkeinen · 6 years ago
  31. c6f27cd cpufreq: check if policy is inactive early in __cpufreq_get() by Sudeep Holla · 6 years ago
  32. fa92c4e riscv: fix trace_sys_exit hook by David Abdurachmanov · 6 years ago
  33. da78c8c tools uapi: fix RISC-V 64-bit support by Aurelien Jarno · 6 years ago
  34. 46f0e69 perf test shell: Use a fallback to get the pathname in vfs_getname by Arnaldo Carvalho de Melo · 6 years ago
  35. d20bfcb perf report: Fix wrong iteration count in --branch-history by Jin Yao · 6 years ago
  36. db8c9ab ACPI: NUMA: Use correct type for printing addresses on i386-PAE by Chao Fan · 6 years ago
  37. f749f97 drm/amdgpu/sriov:Correct pfvf exchange logic by Emily Deng · 6 years ago
  38. bdd8fd8 ARM: fix the cockup in the previous patch by Russell King · 6 years ago
  39. e7a8dab ARM: ensure that processor vtables is not lost after boot by Russell King · 6 years ago
  40. 4645c6c ARM: spectre-v2: per-CPU vtables to work around big.Little systems by Russell King · 6 years ago
  41. b11fd96 ARM: add PROC_VTABLE and PROC_TABLE macros by Russell King · 6 years ago
  42. 06b5ec9 ARM: clean up per-processor check_bugs method call by Russell King · 6 years ago
  43. 8a4cf73 ARM: split out processor lookup by Russell King · 6 years ago
  44. e3e1b2a ARM: make lookup_processor_type() non-__init by Russell King · 6 years ago
  45. 19c186a ARM: 8810/1: vfp: Fix wrong assignement to ufp_exc by Julien Thierry · 6 years ago
  46. 042b172 ARM: 8797/1: spectre-v1.1: harden __copy_to_user by Julien Thierry · 6 years ago
  47. b7a9570 ARM: 8796/1: spectre-v1,v1.1: provide helpers for address sanitization by Julien Thierry · 6 years ago
  48. beaf90b ARM: 8795/1: spectre-v1.1: use put_user() for __put_user() by Julien Thierry · 6 years ago
  49. 39b282a ARM: 8794/1: uaccess: Prevent speculative use of the current addr_limit by Julien Thierry · 6 years ago
  50. ba22d59 ARM: 8793/1: signal: replace __put_user_error with __put_user by Julien Thierry · 6 years ago
  51. 73dad6e ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user() by Julien Thierry · 6 years ago
  52. 9cad575 ARM: 8791/1: vfp: use __copy_to_user() when saving VFP state by Julien Thierry · 6 years ago
  53. 3a59b35 ARM: 8790/1: signal: always use __copy_to_user to save iwmmxt context by Julien Thierry · 6 years ago
  54. ec48428 ARM: 8789/1: signal: copy registers using __copy_to_user() by Julien Thierry · 6 years ago
  55. 80c8452 blk-mq: fix a hung issue when fsync by Jianchao Wang · 6 years ago
  56. d4aaa45 eeprom: at24: add support for 24c2048 by Adrian Bunk · 6 years ago
  57. 57e85c6 dt-bindings: eeprom: at24: add "atmel,24c2048" compatible string by Adrian Bunk · 6 years ago
  58. 67d52fa Linux 4.19.23 by Greg Kroah-Hartman · 6 years ago
  59. c2109f05 Revert "exec: load_script: don't blindly truncate shebang string" by Linus Torvalds · 6 years ago
  60. 6f8c14e Linux 4.19.22 by Greg Kroah-Hartman · 6 years ago
  61. 9b65b18 svcrdma: Remove max_sge check at connect time by Chuck Lever · 6 years ago
  62. 4d376ab svcrdma: Reduce max_send_sges by Chuck Lever · 6 years ago
  63. 4dd911f batman-adv: Force mac header to start of data on xmit by Sven Eckelmann · 6 years ago
  64. a212223 batman-adv: Avoid WARN on net_device without parent in netns by Sven Eckelmann · 6 years ago
  65. 9d84284 xfrm: refine validation of template and selector families by Florian Westphal · 6 years ago
  66. f7fb58a libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive() by Ilya Dryomov · 6 years ago
  67. 28f49e7 Revert "ext4: use ext4_write_inode() when fsyncing w/o a journal" by Theodore Ts'o · 6 years ago
  68. 8b8f7b0 xfrm: Make set-mark default behavior backward compatible by Benedict Wong · 6 years ago
  69. 2440f3c SUNRPC: Always drop the XPRT_LOCK on XPRT_CLOSE_WAIT by Benjamin Coddington · 6 years ago
  70. 8274c3d drm/vmwgfx: Return error code from vmw_execbuf_copy_fence_user by Thomas Hellstrom · 6 years ago
  71. d74ff5f drm/vmwgfx: Fix setting of dma masks by Thomas Hellstrom · 6 years ago
  72. c2a354c drm/i915: always return something on DDI clock selection by Lucas De Marchi · 6 years ago
  73. b81afe3 drm/amd/powerplay: Fix missing break in switch by Gustavo A. R. Silva · 6 years ago
  74. 56d3178 drm/modes: Prevent division by zero htotal by Tina Zhang · 6 years ago
  75. a4c77aa mac80211: ensure that mgmt tx skbs have tailroom for encryption by Felix Fietkau · 6 years ago
  76. 1ce0fce mic: vop: Fix use-after-free on remove by Vincent Whitchurch · 6 years ago
  77. 49c473e powerpc/radix: Fix kernel crash with mremap() by Aneesh Kumar K.V · 6 years ago
  78. d4e7c94 firmware: arm_scmi: provide the mandatory device release callback by Sudeep Holla · 6 years ago
  79. fe3dabb ARM: dts: da850: fix interrupt numbers for clocksource by Bartosz Golaszewski · 6 years ago
  80. 33bd094 ARM: tango: Improve ARCH_MULTIPLATFORM compatibility by Marc Gonzalez · 6 years ago
  81. 569051e ARM: iop32x/n2100: fix PCI IRQ mapping by Russell King · 6 years ago
  82. f5b4de0 MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds builds by Paul Burton · 6 years ago
  83. 814e445 mips: loongson64: remove unreachable(), fix loongson_poweroff(). by Yifeng Li · 6 years ago
  84. e32ba28 MIPS: VDSO: Use same -m%-float cflag as the kernel proper by Paul Burton · 6 years ago
  85. 264b262 MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabled by Aaro Koskinen · 6 years ago
  86. 384cc5f mips: cm: reprime error cause by Vladimir Kondratiev · 6 years ago
  87. 7e44aab tracing: uprobes: Fix typo in pr_fmt string by Andreas Ziegler · 6 years ago
  88. 9b66753 pinctrl: cherryview: fix Strago DMI workaround by Dmitry Torokhov · 6 years ago
  89. 93f6fb6 pinctrl: sunxi: Correct number of IRQ banks on H6 main pin controller by Chen-Yu Tsai · 6 years ago
  90. c619140 debugfs: fix debugfs_rename parameter checking by Greg Kroah-Hartman · 6 years ago
  91. 0c548ba samples: mei: use /dev/mei0 instead of /dev/mei by Tomas Winkler · 6 years ago
  92. edd8fb5 mei: me: add ice lake point device id. by Tomas Winkler · 6 years ago
  93. db5f65b misc: vexpress: Off by one in vexpress_syscfg_exec() by Dan Carpenter · 6 years ago
  94. 959e46a signal: Better detection of synchronous signals by Eric W. Biederman · 6 years ago
  95. f681f26 signal: Always notice exiting tasks by Eric W. Biederman · 6 years ago
  96. 3e17af2 iio: ti-ads8688: Update buffer allocation for timestamps by Dan Murphy · 6 years ago
  97. af770a1 iio: chemical: atlas-ph-sensor: correct IIO_TEMP values to millicelsius by Matt Ranostay · 6 years ago
  98. 38d28640 iio: adc: axp288: Fix TS-pin handling by Hans de Goede · 6 years ago
  99. 5b9ebf5 tools: iio: iio_generic_buffer: make num_loops signed by Martin Kelly · 6 years ago
  100. 88ff6a0 libata: Add NOLPM quirk for SAMSUNG MZ7TE512HMHP-000L1 SSD by Hans de Goede · 6 years ago