1. f182436 parisc/kgdb: add kgdb_roundup() to make kgdb work with idle polling by Sven Schnelle · 3 years, 2 months ago
  2. 020acc6 task_stack: Fix end_of_stack() for architectures with upwards-growing stack by Helge Deller · 3 years, 3 months ago
  3. 9e58837 parisc: fix warning in flush_tlb_all by Sven Schnelle · 3 years, 3 months ago
  4. 4f59b5c spi: bcm-qspi: Fix missing clk_disable_unprepare() on error in bcm_qspi_probe() by Yang Yingliang · 3 years, 2 months ago
  5. 4fa3ccd ARM: 9136/1: ARMv7-M uses BE-8, not BE-32 by Arnd Bergmann · 3 years, 2 months ago
  6. c668b93 gre/sit: Don't generate link-local addr if addr_gen_mode is IN6_ADDR_GEN_MODE_NONE by Stephen Suryaputra · 3 years, 2 months ago
  7. 4b13da1 ARM: clang: Do not rely on lr register for stacktrace by Masami Hiramatsu · 3 years, 2 months ago
  8. 0b1ceda smackfs: use __GFP_NOFAIL for smk_cipso_doi() by Tetsuo Handa · 3 years, 2 months ago
  9. c2a9aa9 iwlwifi: mvm: disable RX-diversity in powersave by Johannes Berg · 3 years, 2 months ago
  10. 10b8002 PM: hibernate: Get block device exclusively in swsusp_check() by Ye Bin · 3 years, 2 months ago
  11. 1931fb0 mwl8k: Fix use-after-free in mwl8k_fw_state_machine() by Zheyu Ma · 3 years, 2 months ago
  12. cb4301a tracing/cfi: Fix cmp_entries_* functions signature mismatch by Kalesh Singh · 3 years, 2 months ago
  13. 6fd086a lib/xz: Validate the value before assigning it to an enum variable by Lasse Collin · 3 years, 3 months ago
  14. f1e0a84 lib/xz: Avoid overlapping memcpy() with invalid input with in-place decompression by Lasse Collin · 3 years, 3 months ago
  15. f0ca0e3 memstick: r592: Fix a UAF bug when removing the driver by Zheyu Ma · 3 years, 2 months ago
  16. ad48e23 leaking_addresses: Always print a trailing newline by Kees Cook · 3 years, 3 months ago
  17. dc6ff20 ACPI: battery: Accept charges over the design capacity as full by André Almeida · 3 years, 3 months ago
  18. 5ad48b6 ath: dfs_pattern_detector: Fix possible null-pointer dereference in channel_detector_create() by Tuo Li · 3 years, 5 months ago
  19. 7d6eaaf tracefs: Have tracefs directories not set OTH permission bits by default by Steven Rostedt (VMware) · 3 years, 4 months ago
  20. f746949 media: usb: dvd-usb: fix uninit-value bug in dibusb_read_eeprom_byte() by Anant Thazhemadam · 4 years, 1 month ago
  21. a472b3b ACPICA: Avoid evaluating methods too early during system resume by Rafael J. Wysocki · 3 years, 3 months ago
  22. 5897abd ia64: don't do IA64_CMPXCHG_DEBUG without CONFIG_PRINTK by Randy Dunlap · 3 years, 3 months ago
  23. fd97b02 media: mceusb: return without resubmitting URB in case of -EPROTO error. by Rajat Asthana · 3 years, 4 months ago
  24. 9a2e0cc media: s5p-mfc: Add checking to s5p_mfc_probe(). by Nadezda Lutovinova · 3 years, 5 months ago
  25. 08f07b4 media: s5p-mfc: fix possible null-pointer dereference in s5p_mfc_probe() by Tuo Li · 3 years, 5 months ago
  26. 7d55ad5 media: uvcvideo: Set capability in s_param by Ricardo Ribalda · 3 years, 6 months ago
  27. 4815071 media: netup_unidvb: handle interrupt properly according to the firmware by Zheyu Ma · 3 years, 6 months ago
  28. df1730f media: mt9p031: Fix corrupted frame after restarting stream by Dirk Bender · 3 years, 5 months ago
  29. 6a6f18d mwifiex: Properly initialize private structure on interface type changes by Jonas Dreßler · 3 years, 3 months ago
  30. 5a4890ad mwifiex: Run SET_BSS_MODE when changing from P2P to STATION vif-type by Jonas Dreßler · 3 years, 3 months ago
  31. 027d4ec x86: Increase exception stack sizes by Peter Zijlstra · 3 years, 3 months ago
  32. 8c03cc8a smackfs: Fix use-after-free in netlbl_catmap_walk() by Pawan Gupta · 3 years, 4 months ago
  33. d9c4367 locking/lockdep: Avoid RCU-induced noinstr fail by Peter Zijlstra · 3 years, 6 months ago
  34. 0fd6172 MIPS: lantiq: dma: reset correct number of channel by Aleksander Jan Bajkowski · 3 years, 3 months ago
  35. f9ae3c9 MIPS: lantiq: dma: add small delay after reset by Aleksander Jan Bajkowski · 3 years, 3 months ago
  36. dc7b11a platform/x86: wmi: do not fail if disabling fails by Barnabás Pőcze · 3 years, 4 months ago
  37. cd76d79 Bluetooth: fix use-after-free error in lock_sock_nested() by Wang ShaoBo · 3 years, 4 months ago
  38. 3eb50acb Bluetooth: sco: Fix lock_sock() blockage by memcpy_from_msg() by Takashi Iwai · 3 years, 4 months ago
  39. 6c9f0f3 USB: iowarrior: fix control-message timeouts by Johan Hovold · 3 years, 2 months ago
  40. 2c47d12 USB: serial: keyspan: fix memleak on probe errors by Wang Hai · 3 years, 2 months ago
  41. e7555f6 iio: dac: ad5446: Fix ad5622_write() return value by Pekka Korpinen · 3 years, 3 months ago
  42. 4f2446e pinctrl: core: fix possible memory leak in pinctrl_enable() by Yang Yingliang · 3 years, 2 months ago
  43. 8f6a3e8 quota: correct error number in free_dqentry() by Zhang Yi · 3 years, 3 months ago
  44. 1d0606d quota: check block number when reading the block in quota file by Zhang Yi · 3 years, 3 months ago
  45. bc8cf95 PCI: aardvark: Read all 16-bits from PCIE_MSI_PAYLOAD_REG by Marek Behún · 3 years, 2 months ago
  46. 627f3fa PCI: aardvark: Fix return value of MSI domain .alloc() method by Marek Behún · 3 years, 2 months ago
  47. ea353e6 PCI: aardvark: Do not unmask unused interrupts by Pali Rohár · 3 years, 3 months ago
  48. 16ca900 PCI: aardvark: Do not clear status bits of masked interrupts by Pali Rohár · 3 years, 3 months ago
  49. 15f1db4 xen/balloon: add late_initcall_sync() for initial ballooning done by Juergen Gross · 3 years, 2 months ago
  50. 0ee1d4e ALSA: mixer: fix deadlock in snd_mixer_oss_set_volume by Pavel Skripkin · 3 years, 2 months ago
  51. 9d83c9d ALSA: mixer: oss: Fix racy access to slots by Takashi Iwai · 3 years, 2 months ago
  52. 9112e7e serial: core: Fix initializing and restoring termios speed by Pali Rohár · 3 years, 3 months ago
  53. 7111767 powerpc/85xx: Fix oops when mpc85xx_smp_guts_ids node cannot be found by Xiaoming Ni · 3 years, 3 months ago
  54. 34d6f58 power: supply: max17042_battery: use VFSOC for capacity when no rsns by Henrik Grimler · 3 years, 3 months ago
  55. 79bd7c5 power: supply: max17042_battery: Prevent int underflow in set_soc_threshold by Sebastian Krzyszkowiak · 3 years, 3 months ago
  56. 7709ed3 signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULT by Eric W. Biederman · 3 years, 2 months ago
  57. 7229d22 signal: Remove the bogus sigkill_pending in ptrace_stop by Eric W. Biederman · 3 years, 4 months ago
  58. 74f9c1e RDMA/qedr: Fix NULL deref for query_qp on the GSI QP by Alok Prasad · 3 years, 2 months ago
  59. e3236a2 wcn36xx: handle connection loss indication by Benjamin Li · 3 years, 4 months ago
  60. 2404b4a libata: fix checking of DMA state by Reimar Döffinger · 3 years, 2 months ago
  61. 7a0aa2e mwifiex: Read a PCI register after writing the TX ring write pointer by Jonas Dreßler · 3 years, 3 months ago
  62. 6c3798d wcn36xx: Fix HT40 capability for 2Ghz band by Loic Poulain · 3 years, 2 months ago
  63. 8125c6e evm: mark evm_fixmode as __ro_after_init by Austin Kim · 3 years, 2 months ago
  64. cbdbd77 rtl8187: fix control-message timeouts by Johan Hovold · 3 years, 2 months ago
  65. ac7db84 PCI: Mark Atheros QCA6174 to avoid bus reset by Ingmar Klein · 3 years, 9 months ago
  66. 6f1a4d6 ath10k: fix division by zero in send path by Johan Hovold · 3 years, 2 months ago
  67. 2f628d5 ath10k: fix control-message timeout by Johan Hovold · 3 years, 2 months ago
  68. cec721d ath6kl: fix control-message timeout by Johan Hovold · 3 years, 2 months ago
  69. 6b03a49 ath6kl: fix division by zero in send path by Johan Hovold · 3 years, 2 months ago
  70. c5924ea mwifiex: fix division by zero in fw download path by Johan Hovold · 3 years, 2 months ago
  71. c1826f2 EDAC/sb_edac: Fix top-of-high-memory value for Broadwell/Haswell by Eric Badger · 3 years, 3 months ago
  72. e63b6bc regulator: dt-bindings: samsung,s5m8767: correct s5m8767,pmic-buck-default-dvs-idx property by Krzysztof Kozlowski · 3 years, 3 months ago
  73. 56b930d regulator: s5m8767: do not use reset value as DVS voltage if GPIO DVS is disabled by Krzysztof Kozlowski · 3 years, 3 months ago
  74. bd5d824 hwmon: (pmbus/lm25066) Add offset coefficients by Zev Weiss · 3 years, 3 months ago
  75. 902f630 btrfs: fix lost error handling when replaying directory deletes by Filipe Manana · 3 years, 2 months ago
  76. d90fd7a vmxnet3: do not stop tx queues after netif_device_detach() by Dongli Zhang · 3 years, 2 months ago
  77. 7a62afd watchdog: Fix OMAP watchdog early handling by Walter Stoll · 3 years, 2 months ago
  78. c3635f8 spi: spl022: fix Microwire full duplex mode by Thomas Perrot · 3 years, 2 months ago
  79. 3afb19d xen/netfront: stop tx queues during live migration by Dongli Zhang · 3 years, 2 months ago
  80. 212cb35 bpf: Prevent increasing bpf_jit_limit above max by Lorenz Bauer · 3 years, 2 months ago
  81. 06afe8a mmc: winbond: don't build on M68K by Randy Dunlap · 3 years, 2 months ago
  82. 9249861 hyperv/vmbus: include linux/bitops.h by Arnd Bergmann · 3 years, 2 months ago
  83. 61a78fe sfc: Don't use netif_info before net_device setup by Erik Ekman · 3 years, 2 months ago
  84. ecce100 cavium: Fix return values of the probe function by Zheyu Ma · 3 years, 2 months ago
  85. af70aa4 scsi: qla2xxx: Fix unmap of already freed sgl by Dmitry Bogdanov · 3 years, 2 months ago
  86. 044cac4 cavium: Return negative value when pci_alloc_irq_vectors() fails by Zheyu Ma · 3 years, 2 months ago
  87. 89ff45c x86/irq: Ensure PI wakeup handler is unregistered before module unload by Sean Christopherson · 3 years, 3 months ago
  88. 4b53cce ALSA: timer: Unconditionally unlink slave instances, too by Takashi Iwai · 3 years, 2 months ago
  89. 1cc5dd5 ALSA: timer: Fix use-after-free problem by Wang Wensheng · 3 years, 2 months ago
  90. e621d16 ALSA: synth: missing check for possible NULL after the call to kstrdup by Austin Kim · 3 years, 2 months ago
  91. 0ae82a9 ALSA: line6: fix control and interrupt message timeouts by Johan Hovold · 3 years, 2 months ago
  92. d369a7c ALSA: 6fire: fix control and bulk message timeouts by Johan Hovold · 3 years, 2 months ago
  93. 09b4231 ALSA: ua101: fix division by zero at probe by Johan Hovold · 3 years, 2 months ago
  94. 404792d media: ite-cir: IR receiver stop working after receive overflow by Sean Young · 3 years, 2 months ago
  95. 407421b2 tpm: Check for integer overflow in tpm2_map_response_body() by Dan Carpenter · 3 years, 4 months ago
  96. 835a7a0 parisc: Fix ptrace check on syscall return by Helge Deller · 3 years, 3 months ago
  97. 550156b mmc: dw_mmc: Dont wait for DRTO on Write RSP error by Christian Löhle · 3 years, 3 months ago
  98. f7b30ae ocfs2: fix data corruption on truncate by Jan Kara · 3 years, 2 months ago
  99. 5d18d6f libata: fix read log timeout value by Damien Le Moal · 3 years, 2 months ago
  100. 020d059 Input: i8042 - Add quirk for Fujitsu Lifebook T725 by Takashi Iwai · 3 years, 2 months ago