1. 7f2b9e8 btrfs: extent_io: Kill the forward declaration of flush_write_bio by Qu Wenruo · 6 years ago
  2. 8a78b4c blktrace: fix debugfs use after free by Luis Chamberlain · 4 years, 5 months ago
  3. 4ff8406 sfp: Fix error handing in sfp_probe() by YueHaibing · 4 years, 1 month ago
  4. 64752f5 sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian platforms by Petr Malat · 4 years, 1 month ago
  5. 1a91183 net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition by Daniele Palmas · 4 years, 1 month ago
  6. 3a40f713 gianfar: Account for Tx PTP timestamp in the skb headroom by Claudiu Manoil · 4 years, 1 month ago
  7. 63a22c7 gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP by Claudiu Manoil · 4 years, 1 month ago
  8. 75b0b05 chelsio/chtls: fix always leaking ctrl_skb by Vinay Kumar Yadav · 4 years, 1 month ago
  9. fe478a5 chelsio/chtls: fix memory leaks caused by a race by Vinay Kumar Yadav · 4 years, 1 month ago
  10. d675431 cadence: force nonlinear buffers to be cloned by Mark Deneen · 4 years, 1 month ago
  11. caf8f9c ptrace: fix task_join_group_stop() for the case when current is traced by Oleg Nesterov · 4 years, 1 month ago
  12. 604ac10 tipc: fix use-after-free in tipc_bcast_get_mode by Hoang Huu Le · 4 years, 3 months ago
  13. 4141168 drm/i915: Break up error capture compression loops with cond_resched() by Chris Wilson · 4 years, 2 months ago
  14. b94de4d Linux 4.19.155 by Greg Kroah-Hartman · 4 years ago
  15. 906fa9a staging: octeon: Drop on uncorrectable alignment or FCS error by Alexander Sverdlin · 4 years, 1 month ago
  16. e2f30d7 staging: octeon: repair "fixed-link" support by Alexander Sverdlin · 4 years, 1 month ago
  17. 28f7c57 staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdevice by Ian Abbott · 4 years, 1 month ago
  18. 98fe533 KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCR by Marc Zyngier · 4 years, 1 month ago
  19. 9169e2f device property: Don't clear secondary pointer for shared primary firmware node by Andy Shevchenko · 4 years, 1 month ago
  20. 76b7124 device property: Keep secondary firmware node secondary by type by Andy Shevchenko · 4 years, 1 month ago
  21. 87e1447 ARM: s3c24xx: fix missing system reset by Krzysztof Kozlowski · 4 years, 4 months ago
  22. 8ad5b2c ARM: samsung: fix PM debug build with DEBUG_LL but !MMU by Krzysztof Kozlowski · 4 years, 2 months ago
  23. 99a1adf arm: dts: mt7623: add missing pause for switchport by Frank Wunderlich · 4 years, 2 months ago
  24. 286d11d hil/parisc: Disable HIL driver when it gets stuck by Helge Deller · 4 years, 1 month ago
  25. 9f14e20 cachefiles: Handle readpage error correctly by Matthew Wilcox (Oracle) · 4 years, 1 month ago
  26. 87ae788 arm64: berlin: Select DW_APB_TIMER_OF by Jisheng Zhang · 4 years, 1 month ago
  27. 619e366 tty: make FONTX ioctl use the tty pointer they were actually passed by Linus Torvalds · 4 years, 1 month ago
  28. 90553a7 rtc: rx8010: don't modify the global rtc ops by Bartosz Golaszewski · 4 years, 2 months ago
  29. 36beb0e4d5 drm/ttm: fix eviction valuable range check. by Dave Airlie · 4 years, 1 month ago
  30. 7b97149 ext4: fix invalid inode checksum by Luo Meng · 4 years, 1 month ago
  31. 6ad22dc ext4: fix error handling code in add_new_gdb by Dinghao Liu · 4 years, 3 months ago
  32. 314b5a4 ext4: fix leaking sysfs kobject after failed mount by Eric Biggers · 4 years, 2 months ago
  33. 5b14ac3 vringh: fix __vringh_iov() when riov and wiov are different by Stefano Garzarella · 4 years, 1 month ago
  34. 57ebe91 ring-buffer: Return 0 on success from ring_buffer_resize() by Qiujun Huang · 4 years, 1 month ago
  35. f870895 9P: Cast to loff_t before multiplying by Matthew Wilcox (Oracle) · 4 years, 2 months ago
  36. 416ea97 libceph: clear con->out_msg on Policy::stateful_server faults by Ilya Dryomov · 4 years, 1 month ago
  37. 4f3b78e ceph: promote to unsigned long long before shifting by Matthew Wilcox (Oracle) · 4 years, 2 months ago
  38. 0ac2a7b drm/amd/display: Don't invoke kgdb_breakpoint() unconditionally by Takashi Iwai · 4 years, 1 month ago
  39. ebc8d83 drm/amdgpu: don't map BO in reserved region by Madhav Chauhan · 4 years, 1 month ago
  40. b37b5ce i2c: imx: Fix external abort on interrupt in exit paths by Krzysztof Kozlowski · 4 years, 2 months ago
  41. 3aac1f3 ia64: fix build error with !COREDUMP by Krzysztof Kozlowski · 4 years, 1 month ago
  42. 9aa191b ubi: check kthread_should_stop() after the setting of task state by Zhihao Cheng · 4 years, 6 months ago
  43. 753e8a5 perf python scripting: Fix printable strings in python3 scripts by Jiri Olsa · 4 years, 2 months ago
  44. b08433b ubifs: dent: Fix some potential memory leaks while iterating entries by Zhihao Cheng · 4 years, 6 months ago
  45. 8840181 NFSD: Add missing NFSv2 .pc_func methods by Chuck Lever · 4 years, 2 months ago
  46. 3c040b9 NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flag by Olga Kornievskaia · 4 years, 1 month ago
  47. ed59611 powerpc: Fix undetected data corruption with P9N DD2.1 VSX CI load emulation by Michael Neuling · 4 years, 1 month ago
  48. e46550a powerpc/powernv/elog: Fix race while processing OPAL error log event. by Mahesh Salgaonkar · 4 years, 1 month ago
  49. b035bb9 powerpc: Warn about use of smt_snooze_delay by Joel Stanley · 4 years, 3 months ago
  50. 94e8f0b powerpc/rtas: Restrict RTAS requests from userspace by Andrew Donnellan · 4 years, 3 months ago
  51. 9b7089c s390/stp: add locking to sysfs functions by Sven Schnelle · 4 years, 2 months ago
  52. 77d89366 powerpc/drmem: Make lmb_size 64 bit by Aneesh Kumar K.V · 4 years, 1 month ago
  53. c7975bd iio:gyro:itg3200: Fix timestamp alignment and prevent data leak. by Jonathan Cameron · 4 years, 4 months ago
  54. da58185 iio:adc:ti-adc12138 Fix alignment issue with timestamp by Jonathan Cameron · 4 years, 4 months ago
  55. 8a89005 iio:adc:ti-adc0832 Fix alignment issue with timestamp by Jonathan Cameron · 4 years, 4 months ago
  56. edd3906 iio:light:si1145: Fix timestamp alignment and prevent data leak. by Jonathan Cameron · 4 years, 4 months ago
  57. fd9079b dmaengine: dma-jz4780: Fix race in jz4780_dma_tx_status by Paul Cercueil · 4 years, 2 months ago
  58. 9bbfd65 udf: Fix memory leak when mounting by Jan Kara · 4 years, 2 months ago
  59. d8a2bd8 HID: wacom: Avoid entering wacom_wac_pen_report for pad / battery by Jason Gerecke · 4 years, 2 months ago
  60. 7e3ba72 vt: keyboard, extend func_buf_lock to readers by Jiri Slaby · 4 years, 1 month ago
  61. 20cf3fc vt: keyboard, simplify vt_kdgkbsent by Jiri Slaby · 4 years, 1 month ago
  62. d1dff15 drm/i915: Force VT'd workarounds when running as a guest OS by Chris Wilson · 4 years, 1 month ago
  63. 51f6f0e usb: host: fsl-mph-dr-of: check return of dma_set_mask() by Ran Wang · 4 years, 1 month ago
  64. 061fae5 usb: typec: tcpm: reset hard_reset_count for any disconnect by Li Jun · 4 years, 1 month ago
  65. b40d7d3 usb: cdc-acm: fix cooldown mechanism by Jerome Brunet · 4 years, 1 month ago
  66. f324c9f usb: dwc3: core: don't trigger runtime pm when remove driver by Li Jun · 4 years, 4 months ago
  67. a68cbd8 usb: dwc3: core: add phy cleanup for probe error handling by Li Jun · 4 years, 4 months ago
  68. 05dac70 usb: dwc3: gadget: Check MPS of the request length by Thinh Nguyen · 4 years, 2 months ago
  69. 7ba2461 usb: dwc3: ep0: Fix ZLP for OUT ep0 requests by Thinh Nguyen · 4 years, 2 months ago
  70. 9b1f935 usb: xhci: Workaround for S3 issue on AMD SNPS 3.0 xHC by Sandeep Singh · 4 years, 1 month ago
  71. 0da7b60 btrfs: fix use-after-free on readahead extent after failure to create it by Filipe Manana · 4 years, 1 month ago
  72. 8c69908 btrfs: cleanup cow block on error by Josef Bacik · 4 years, 2 months ago
  73. 96e4fc7 btrfs: use kvzalloc() to allocate clone_roots in btrfs_ioctl_send() by Denis Efremov · 4 years, 2 months ago
  74. 67dc9c4 btrfs: send, recompute reference path after orphanization of a directory by Filipe Manana · 4 years, 2 months ago
  75. c06d728 btrfs: reschedule if necessary when logging directory items by Filipe Manana · 4 years, 2 months ago
  76. b38695b btrfs: improve device scanning messages by Anand Jain · 4 years, 3 months ago
  77. 274a95a btrfs: qgroup: fix wrong qgroup metadata reserve for delayed inode by Qu Wenruo · 4 years, 4 months ago
  78. 3216622 scsi: qla2xxx: Fix crash on session cleanup with unload by Quinn Tran · 4 years, 2 months ago
  79. 2a92238 scsi: mptfusion: Fix null pointer dereferences in mptscsih_remove() by Helge Deller · 4 years, 1 month ago
  80. 0bfca73 w1: mxc_w1: Fix timeout resolution problem leading to bus error by Martin Fuzzey · 4 years, 2 months ago
  81. 57cbc85 acpi-cpufreq: Honor _PSD table setting on new AMD CPUs by Wei Huang · 4 years, 1 month ago
  82. 2d32e60 ACPI: debug: don't allow debugging when ACPI is disabled by Jamie Iles · 4 years, 1 month ago
  83. 0b7ef21 ACPI: video: use ACPI backlight for HP 635 Notebook by Alex Hung · 4 years, 2 months ago
  84. 87eae07 ACPI / extlog: Check for RDMSR failure by Ben Hutchings · 4 years, 2 months ago
  85. 02e9255 ACPI: button: fix handling lid state changes when input device closed by dmitry.torokhov@gmail.com · 4 years, 2 months ago
  86. dd7992a NFS: fix nfs_path in case of a rename retry by Ashish Sangwan · 4 years, 1 month ago
  87. 7ce2b16 fs: Don't invalidate page buffers in block_write_full_page() by Jan Kara · 4 years, 3 months ago
  88. 0a77d44 media: uvcvideo: Fix uvc_ctrl_fixup_xu_info() not having any effect by Hans de Goede · 4 years, 4 months ago
  89. c780aac leds: bcm6328, bcm6358: use devres LED registering function by Marek Behún · 4 years, 2 months ago
  90. c5a38ae perf/x86/amd/ibs: Fix raw sample data accumulation by Kim Phillips · 4 years, 2 months ago
  91. a1c59cb perf/x86/amd/ibs: Don't include randomized bits in get_ibs_op_count() by Kim Phillips · 4 years, 2 months ago
  92. 5ed9b5e mmc: sdhci-acpi: AMDI0040: Set SDHCI_QUIRK2_PRESET_VALUE_BROKEN by Raul E Rangel · 4 years, 2 months ago
  93. 9922fa4 md/raid5: fix oops during stripe resizing by Song Liu · 4 years, 1 month ago
  94. a2631d7 nvme-rdma: fix crash when connect rejected by Chao Leng · 4 years, 1 month ago
  95. e6786fd sgl_alloc_order: fix memory leak by Douglas Gilbert · 4 years, 1 month ago
  96. 2ef6f4b nbd: make the config put is called before the notifying the waiter by Xiubo Li · 4 years, 1 month ago
  97. c151f68 ARM: dts: s5pv210: remove dedicated 'audio-subsystem' node by Krzysztof Kozlowski · 4 years, 2 months ago
  98. 5addcbe ARM: dts: s5pv210: move PMU node out of clock controller by Krzysztof Kozlowski · 4 years, 2 months ago
  99. 1caf36e ARM: dts: s5pv210: remove DMA controller bus node name to fix dtschema warnings by Krzysztof Kozlowski · 4 years, 2 months ago
  100. 69c0f5d memory: emif: Remove bogus debugfs error handling by Dan Carpenter · 4 years, 3 months ago