1. 62e4236 fuse: truncate pending writes on O_TRUNC by Miklos Szeredi · 5 years ago
  2. 72c913f fuse: flush dirty data/metadata before non-truncate setattr by Miklos Szeredi · 5 years ago
  3. 696da02 ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe() by Hui Peng · 5 years ago
  4. 1a124f1 thunderbolt: Use 32-bit writes when writing ring producer/consumer by Mika Westerberg · 6 years ago
  5. f2cc221 USB: legousbtower: fix a signedness bug in tower_probe() by Dan Carpenter · 5 years ago
  6. 0833224 nbd: verify socket is supported during setup by Mike Christie · 5 years ago
  7. e0064f8 iwlwifi: exclude GEO SAR support for 3168 by Luca Coelho · 5 years ago
  8. 5a445f8 ALSA: hda/realtek: Reduce the Headphone static noise on XPS 9350/9360 by Kai-Heng Feng · 5 years ago
  9. ce005e5 ARM: 8914/1: NOMMU: Fix exc_ret for XIP by Vladimir Murzin · 5 years ago
  10. 394c90d tracing: Initialize iter->seq after zeroing in tracing_read_pipe() by Petr Mladek · 5 years ago
  11. 12e1326 s390/uaccess: avoid (false positive) compiler warnings by Christian Borntraeger · 5 years ago
  12. da24be8 NFSv4: Fix leak of clp->cl_acceptor string by Chuck Lever · 5 years ago
  13. cad4448 nbd: fix possible sysfs duplicate warning by Xiubo Li · 5 years ago
  14. c2ea451 virt: vbox: fix memory leak in hgcm_call_preprocess_linaddr by Navid Emamdoost · 5 years ago
  15. 5865397 MIPS: fw: sni: Fix out of bounds init of o32 stack by Thomas Bogendoerfer · 5 years ago
  16. 317b6f6 MIPS: include: Mark __xchg as __always_inline by Thomas Bogendoerfer · 5 years ago
  17. 4a4206a iio: imu: adis16400: release allocated memory on failure by Navid Emamdoost · 5 years ago
  18. f2824a0 drm/amdgpu: fix memory leak by Nirmoy Das · 5 years ago
  19. a1112c4 perf/x86/amd: Change/fix NMI latency mitigation to use a timestamp by Tom Lendacky · 5 years ago
  20. 2cd003a sched/vtime: Fix guest/system mis-accounting on task switch by Frederic Weisbecker · 5 years ago
  21. 58d33d4 x86/cpu: Add Comet Lake to the Intel CPU models header by Kan Liang · 5 years ago
  22. 6258745 arm64: armv8_deprecated: Checking return value for memory allocation by Yunfeng Ye · 5 years ago
  23. c368987 fs: ocfs2: fix a possible null-pointer dereference in ocfs2_info_scan_inode_alloc() by Jia-Ju Bai · 5 years ago
  24. 4de544b fs: ocfs2: fix a possible null-pointer dereference in ocfs2_write_end_nolock() by Jia-Ju Bai · 5 years ago
  25. c18d860 fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry() by Jia-Ju Bai · 5 years ago
  26. 2141f77 ocfs2: clear zero in unaligned direct IO by Jia Guo · 5 years ago
  27. af14036 x86/xen: Return from panic notifier by Boris Ostrovsky · 5 years ago
  28. 0169198 MIPS: include: Mark __cmpxchg as __always_inline by Thomas Bogendoerfer · 5 years ago
  29. 9b7591c efi/x86: Do not clean dummy variable in kexec path by Dave Young · 5 years ago
  30. 318885a efi/cper: Fix endianness of PCIe class code by Lukas Wunner · 5 years ago
  31. 02c1fb1 serial: mctrl_gpio: Check for NULL pointer by Adam Ford · 5 years ago
  32. 497fd98 fs: cifs: mute -Wunused-const-variable message by Austin Kim · 5 years ago
  33. 579249a gpio: max77620: Use correct unit for debounce times by Thierry Reding · 5 years ago
  34. 7f3306a tty: n_hdlc: fix build on SPARC by Randy Dunlap · 5 years ago
  35. 14a4689 tty: serial: owl: Fix the link time qualifier of 'owl_uart_exit()' by Christophe JAILLET · 5 years ago
  36. d21a5d4 arm64: ftrace: Ensure synchronisation in PLT setup for Neoverse-N1 #1542419 by James Morse · 5 years ago
  37. ca2cc4b nfs: Fix nfsi->nrequests count error on nfs_inode_remove_request by ZhangXiaoxu · 5 years ago
  38. aeb2429 HID: hyperv: Use in-place iterator API in the channel callback by Dexuan Cui · 5 years ago
  39. 9c75c23 RDMA/iwcm: Fix a lock inversion issue by Bart Van Assche · 5 years ago
  40. 962cff4f RDMA/hfi1: Prevent memory leak in sdma_init by Navid Emamdoost · 5 years ago
  41. dfc1dab staging: rtl8188eu: fix null dereference when kzalloc fails by Connor Kuehl · 5 years ago
  42. 3545c01 perf annotate: Return appropriate error code for allocation failures by Arnaldo Carvalho de Melo · 5 years ago
  43. f8304a9 perf annotate: Propagate the symbol__annotate() error return by Arnaldo Carvalho de Melo · 5 years ago
  44. 4e2ca0c perf annotate: Fix the signedness of failure returns by Arnaldo Carvalho de Melo · 5 years ago
  45. ec783e2 perf annotate: Propagate perf_env__arch() error by Arnaldo Carvalho de Melo · 5 years ago
  46. f0ba7ab perf tools: Propagate get_cpuid() error by Arnaldo Carvalho de Melo · 5 years ago
  47. c022c7f perf jevents: Fix period for Intel fixed counters by Andi Kleen · 5 years ago
  48. 5ecf35e perf script brstackinsn: Fix recovery from LBR/binary mismatch by Andi Kleen · 5 years ago
  49. 262ed71 perf map: Fix overlapped map handling by Steve MacLean · 5 years ago
  50. d975e59 perf tests: Avoid raising SEGV using an obvious NULL dereference by Ian Rogers · 5 years ago
  51. e3dc77d libsubcmd: Make _FORTIFY_SOURCE defines dependent on the feature by Ian Rogers · 5 years ago
  52. 915eb63 iio: fix center temperature of bmc150-accel-core by Pascal Bouwmann · 5 years ago
  53. 78e6415 iio: adc: meson_saradc: Fix memory allocation order by Remi Pommarel · 5 years ago
  54. 1b6901f power: supply: max14656: fix potential use-after-free by Sven Van Asbroeck · 6 years ago
  55. a0d8a59 drm/amd/display: fix odm combine pipe reset by Dmytro Laktyushkin · 6 years ago
  56. a897f54 PCI/PME: Fix possible use-after-free on remove by Sven Van Asbroeck · 6 years ago
  57. 0e23eeb net: dsa: mv88e6xxx: Release lock while requesting IRQ by Andrew Lunn · 6 years ago
  58. 646e5c7 exec: load_script: Do not exec truncated interpreter path by Kees Cook · 6 years ago
  59. f251c83 ext4: disallow files with EXT4_JOURNAL_DATA_FL from EXT4_IOC_SWAP_BOOT by Theodore Ts'o · 6 years ago
  60. cc4d828 media: vimc: Remove unused but set variables by Lucas A. M. Magalhães · 6 years ago
  61. c629fed ALSA: hda/realtek - Apply ALC294 hp init also for S4 resume by Takashi Iwai · 6 years ago
  62. b73132b cifs: add credits from unmatched responses/messages by Ronnie Sahlberg · 6 years ago
  63. ee4d28a CIFS: Respect SMB2 hdr preamble size in read responses by Pavel Shilovsky · 6 years ago
  64. 2a20226 scsi: lpfc: Correct localport timeout duration error by James Smart · 6 years ago
  65. 1df87fc mlxsw: spectrum: Set LAG port collector only when active by Nir Dotan · 6 years ago
  66. e322715 arm64: kpti: Whitelist HiSilicon Taishan v110 CPUs by Hanjun Guo · 6 years ago
  67. 6021dd8 arm64: Add MIDR encoding for HiSilicon Taishan CPUs by Hanjun Guo · 6 years ago
  68. 9190141 rtc: pcf8523: set xtal load capacitance from DT by Sam Ravnborg · 6 years ago
  69. 961ba81 usb: handle warm-reset port requests on hub resume by Jan-Marek Glogowski · 6 years ago
  70. 3a77562 ALSA: usb-audio: Cleanup DSD whitelist by Jussi Laako · 6 years ago
  71. a0608ee usb: dwc3: gadget: clear DWC3_EP_TRANSFER_STARTED on cmd complete by Felipe Balbi · 6 years ago
  72. d0e8b35 usb: dwc3: gadget: early giveback if End Transfer already completed by Felipe Balbi · 6 years ago
  73. 335d4f8 samples: bpf: fix: seg fault with NULL pointer arg by Daniel T. Lee · 6 years ago
  74. c41f30e8 HID: steam: fix deadlock with input devices. by Rodrigo Rivas Costa · 6 years ago
  75. 4c8ae72 HID: steam: fix boot loop with bluetooth firmware by Rodrigo Rivas Costa · 6 years ago
  76. ce05beb NFSv4: Ensure that the state manager exits the loop on SIGKILL by Trond Myklebust · 6 years ago
  77. 952b028 HID: Add ASUS T100CHI keyboard dock battery quirks by NOGUCHI Hiroshi · 6 years ago
  78. 24ec7c1 staging: mt7621-pinctrl: use pinconf-generic for 'dt_node_to_map' and 'dt_free_map' by Sergio Paracuellos · 6 years ago
  79. b064e27 scripts/setlocalversion: Improve -dirty check with git-status --no-optional-locks by Brian Norris · 6 years ago
  80. 9aafa29 clk: boston: unregister clks on failure in clk_boston_setup() by Yi Wang · 6 years ago
  81. 1ba6488 ath10k: assign 'n_cipher_suites = 11' for WCN3990 to enable WPA3 by Abhishek Ambure · 6 years ago
  82. a6af54d platform/x86: Fix config space access for intel_atomisp2_pm by Ville Syrjälä · 6 years ago
  83. 8694ceb platform/x86: Add the VLV ISP PCI ID to atomisp2_pm by Ville Syrjälä · 6 years ago
  84. 8c1b1d3 HID: i2c-hid: Add Odys Winbook 13 to descriptor override by Hans de Goede · 6 years ago
  85. 3db3961 HID: i2c-hid: Ignore input report if there's no data present on Elan touchpanels by Kai-Heng Feng · 6 years ago
  86. e0bcac9 HID: i2c-hid: Disable runtime PM for LG touchscreen by Kai-Heng Feng · 6 years ago
  87. d8187ff netfilter: ipset: Make invalid MAC address checks consistent by Stefano Brivio · 6 years ago
  88. cb38a17 Btrfs: fix deadlock on tree root leaf when finding free extent by Filipe Manana · 6 years ago
  89. 33970cf PCI: Fix Switchtec DMA aliasing quirk dmesg noise by Logan Gunthorpe · 6 years ago
  90. 437de04 bcache: fix input overflow to writeback_rate_minimum by Coly Li · 6 years ago
  91. be48856 drm/msm/dpu: handle failures while initializing displays by Jeykumar Sankaran · 6 years ago
  92. b5b3bb0 x86/cpu: Add Atom Tremont (Jacobsville) by Kan Liang · 6 years ago
  93. ab08886 tools/power turbostat: fix goldmont C-state limit decoding by Len Brown · 6 years ago
  94. 4da8b5f usb: dwc2: fix unbalanced use of external vbus-supply by Fabrice Gasnier · 6 years ago
  95. 649ee6f HID: i2c-hid: add Direkt-Tek DTLAPY133-1 to descriptor override by Julian Sax · 6 years ago
  96. ce43554 f2fs: fix to recover inode->i_flags of inode block during POR by Chao Yu · 6 years ago
  97. b619de0 f2fs: fix to recover inode's i_gc_failures during POR by Chao Yu · 6 years ago
  98. 2384802 powerpc/powernv: hold device_hotplug_lock when calling memtrace_offline_pages() by David Hildenbrand · 6 years ago
  99. bff91a9 sc16is7xx: Fix for "Unexpected interrupt: 8" by Phil Elwell · 6 years ago
  100. 157c391 scsi: lpfc: Fix a duplicate 0711 log message number. by James Smart · 6 years ago