1. 5eb9f35 x86/kexec: Use up-to-dated screen_info copy to fill boot params by Kairui Song · 4 years ago
  2. 83f5b7b ARM: dts: sun4i-a10: fix cpu_alert temperature by Clément Péron · 4 years ago
  3. b134320 tracing: Fix out of bounds write in get_trace_buf by Qiujun Huang · 4 years ago
  4. 59cc02c ftrace: Handle tracing when switching between context by Steven Rostedt (VMware) · 4 years ago
  5. ee395fa ftrace: Fix recursion check for NMI test by Steven Rostedt (VMware) · 4 years ago
  6. a1ffa06 kthread_worker: prevent queuing delayed work from timer_fn when it is being canceled by Zqiang · 4 years ago
  7. 1332c71 ALSA: usb-audio: Add implicit feedback quirk for Qu-16 by Geoffrey D. Bennett · 4 years ago
  8. 7dadd4e Fonts: Replace discarded const qualifier by Lee Jones · 4 years ago
  9. 8a0ae1b gianfar: Account for Tx PTP timestamp in the skb headroom by Claudiu Manoil · 4 years ago
  10. 8bfd746 gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP by Claudiu Manoil · 4 years ago
  11. 7153ef8 tipc: fix use-after-free in tipc_bcast_get_mode by Hoang Huu Le · 4 years, 1 month ago
  12. e96ca90 xen/events: don't use chip_data for legacy IRQs by Juergen Gross · 4 years ago
  13. 7dfd2c1 staging: octeon: Drop on uncorrectable alignment or FCS error by Alexander Sverdlin · 4 years ago
  14. 797c828 staging: octeon: repair "fixed-link" support by Alexander Sverdlin · 4 years ago
  15. 95b5194 staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdevice by Ian Abbott · 4 years ago
  16. 1ba973a KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCR by Marc Zyngier · 4 years ago
  17. f94d62f device property: Don't clear secondary pointer for shared primary firmware node by Andy Shevchenko · 4 years ago
  18. bf3f573 device property: Keep secondary firmware node secondary by type by Andy Shevchenko · 4 years ago
  19. 1c71edb ARM: s3c24xx: fix missing system reset by Krzysztof Kozlowski · 4 years, 2 months ago
  20. 2e76c25 ARM: samsung: fix PM debug build with DEBUG_LL but !MMU by Krzysztof Kozlowski · 4 years, 1 month ago
  21. f7ef2b3 hil/parisc: Disable HIL driver when it gets stuck by Helge Deller · 4 years ago
  22. 0e3c041 cachefiles: Handle readpage error correctly by Matthew Wilcox (Oracle) · 4 years ago
  23. 291f614 arm64: berlin: Select DW_APB_TIMER_OF by Jisheng Zhang · 4 years ago
  24. ea5dd52 tty: make FONTX ioctl use the tty pointer they were actually passed by Linus Torvalds · 4 years ago
  25. 3aaeaed rtc: rx8010: don't modify the global rtc ops by Bartosz Golaszewski · 4 years, 1 month ago
  26. 075ba22 vringh: fix __vringh_iov() when riov and wiov are different by Stefano Garzarella · 4 years ago
  27. f14b7bf ring-buffer: Return 0 on success from ring_buffer_resize() by Qiujun Huang · 4 years ago
  28. ddfff3b 9P: Cast to loff_t before multiplying by Matthew Wilcox (Oracle) · 4 years ago
  29. 568b54b9 libceph: clear con->out_msg on Policy::stateful_server faults by Ilya Dryomov · 4 years ago
  30. fab9922 ceph: promote to unsigned long long before shifting by Matthew Wilcox (Oracle) · 4 years ago
  31. 1c01388 ia64: fix build error with !COREDUMP by Krzysztof Kozlowski · 4 years ago
  32. 63a84e3 ubi: check kthread_should_stop() after the setting of task state by Zhihao Cheng · 4 years, 4 months ago
  33. fd10a2f ubifs: dent: Fix some potential memory leaks while iterating entries by Zhihao Cheng · 4 years, 4 months ago
  34. 29b6e4e powerpc/powernv/elog: Fix race while processing OPAL error log event. by Mahesh Salgaonkar · 4 years ago
  35. 45f0ea7 powerpc: Warn about use of smt_snooze_delay by Joel Stanley · 4 years, 1 month ago
  36. 8450906 iio:gyro:itg3200: Fix timestamp alignment and prevent data leak. by Jonathan Cameron · 4 years, 2 months ago
  37. 3b2291a iio:adc:ti-adc12138 Fix alignment issue with timestamp by Jonathan Cameron · 4 years, 2 months ago
  38. 1b63879 iio:light:si1145: Fix timestamp alignment and prevent data leak. by Jonathan Cameron · 4 years, 2 months ago
  39. 633bf0c dmaengine: dma-jz4780: Fix race in jz4780_dma_tx_status by Paul Cercueil · 4 years ago
  40. 04a6e5a vt: keyboard, extend func_buf_lock to readers by Jiri Slaby · 4 years ago
  41. 2f7ed3b vt: keyboard, simplify vt_kdgkbsent by Jiri Slaby · 4 years ago
  42. 31affb0 usb: host: fsl-mph-dr-of: check return of dma_set_mask() by Ran Wang · 4 years ago
  43. 054ace8 usb: dwc3: core: don't trigger runtime pm when remove driver by Li Jun · 4 years, 2 months ago
  44. 8ac08f5 usb: dwc3: core: add phy cleanup for probe error handling by Li Jun · 4 years, 2 months ago
  45. 511f3b9 btrfs: fix use-after-free on readahead extent after failure to create it by Filipe Manana · 4 years ago
  46. b7aabd7 btrfs: cleanup cow block on error by Josef Bacik · 4 years ago
  47. 51b3651 btrfs: reschedule if necessary when logging directory items by Filipe Manana · 4 years, 1 month ago
  48. 4a59ea4 scsi: mptfusion: Fix null pointer dereferences in mptscsih_remove() by Helge Deller · 4 years ago
  49. ff9cef2 w1: mxc_w1: Fix timeout resolution problem leading to bus error by Martin Fuzzey · 4 years ago
  50. 38e60b7 acpi-cpufreq: Honor _PSD table setting on new AMD CPUs by Wei Huang · 4 years ago
  51. e0c41b8 ACPI: debug: don't allow debugging when ACPI is disabled by Jamie Iles · 4 years ago
  52. f29b91d ACPI: video: use ACPI backlight for HP 635 Notebook by Alex Hung · 4 years, 1 month ago
  53. e320749 ACPI / extlog: Check for RDMSR failure by Ben Hutchings · 4 years ago
  54. e8edcd6 NFS: fix nfs_path in case of a rename retry by Ashish Sangwan · 4 years ago
  55. acef510 fs: Don't invalidate page buffers in block_write_full_page() by Jan Kara · 4 years, 1 month ago
  56. acdf4f1 leds: bcm6328, bcm6358: use devres LED registering function by Marek Behún · 4 years, 1 month ago
  57. 66348e1 perf/x86/amd/ibs: Fix raw sample data accumulation by Kim Phillips · 4 years, 1 month ago
  58. df383f9 perf/x86/amd/ibs: Don't include randomized bits in get_ibs_op_count() by Kim Phillips · 4 years, 1 month ago
  59. 4c09a61 md/raid5: fix oops during stripe resizing by Song Liu · 4 years ago
  60. dc984c6 ARM: dts: s5pv210: remove dedicated 'audio-subsystem' node by Krzysztof Kozlowski · 4 years, 1 month ago
  61. 61626b6 ARM: dts: s5pv210: move PMU node out of clock controller by Krzysztof Kozlowski · 4 years, 1 month ago
  62. 35229d6 ARM: dts: s5pv210: remove DMA controller bus node name to fix dtschema warnings by Krzysztof Kozlowski · 4 years, 1 month ago
  63. 158c1bb memory: emif: Remove bogus debugfs error handling by Dan Carpenter · 4 years, 1 month ago
  64. ac39f79 gfs2: add validation checks for size of superblock by Anant Thazhemadam · 4 years ago
  65. 2603470 ext4: Detect already used quota file early by Jan Kara · 4 years ago
  66. e92df84 drivers: watchdog: rdc321x_wdt: Fix race condition bugs by Madhuparna Bhowmik · 4 years, 2 months ago
  67. ff4a1985 net: 9p: initialize sun_server.sun_path to have addr's value only when addr is valid by Anant Thazhemadam · 4 years ago
  68. ff53a58 clk: ti: clockdomain: fix static checker warning by Tero Kristo · 4 years, 1 month ago
  69. a43817f md/bitmap: md_bitmap_get_counter returns wrong blocks by Zhao Heming · 4 years ago
  70. 808427b power: supply: test_power: add missing newlines when printing parameters by sysfs by Xiongfeng Wang · 4 years, 1 month ago
  71. ac4998b bus/fsl_mc: Do not rely on caller to provide non NULL mc_io by Diana Craciun · 4 years ago
  72. a42d588 drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol values by Xie He · 4 years ago
  73. ed121ea arm64/mm: return cpu_all_mask when node is NUMA_NO_NODE by Zhengyuan Liu · 4 years ago
  74. eeecf31 USB: adutux: fix debugging by Oliver Neukum · 4 years, 1 month ago
  75. b36818f cpufreq: sti-cpufreq: add stih418 support by Alain Volmat · 4 years, 1 month ago
  76. 6be0610 kgdb: Make "kgdbcon" work properly with "kgdb_earlycon" by Douglas Anderson · 4 years, 3 months ago
  77. 7756acd printk: reduce LOG_BUF_SHIFT range for H8300 by John Ogness · 4 years, 2 months ago
  78. 9ab6e78 mmc: via-sdmmc: Fix data race bug by Madhuparna Bhowmik · 4 years, 1 month ago
  79. 338a4c0 media: tw5864: check status of tw5864_frameinterval_get by Tom Rix · 4 years, 2 months ago
  80. 7f28889 ath10k: fix VHT NSS calculation when STBC is enabled by Sathishkumar Muruganandam · 4 years, 2 months ago
  81. 2b0df39 video: fbdev: pvr2fb: initialize variables by Tom Rix · 4 years, 2 months ago
  82. b72172a xfs: fix realtime bitmap/summary file truncation when growing rt volume by Darrick J. Wong · 4 years ago
  83. e8f7f09 ARM: 8997/2: hw_breakpoint: Handle inexact watchpoint addresses by Douglas Anderson · 4 years, 2 months ago
  84. 529db66 um: change sigio_spinlock to a mutex by Johannes Berg · 4 years, 4 months ago
  85. 865d320 f2fs: fix to check segment boundary during SIT page readahead by Chao Yu · 4 years ago
  86. 8f5ddf7 f2fs: add trace exit in exception path by Zhang Qilong · 4 years ago
  87. 0e6277e sparc64: remove mm_cpumask clearing to fix kthread_use_mm race by Nicholas Piggin · 4 years, 1 month ago
  88. 726e1b2 powerpc/powernv/smp: Fix spurious DBG() warning by Oliver O'Halloran · 4 years, 2 months ago
  89. 4eacae9 mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish() by Amit Cohen · 4 years ago
  90. a9b9c99 fscrypt: use EEXIST when file already uses different policy by Eric Biggers · 8 years ago
  91. 3326d00 fscrypto: move ioctl processing more fully into common code by Eric Biggers · 8 years ago
  92. a5edcea fscrypt: return -EXDEV for incompatible rename or link into encrypted dir by Eric Biggers · 6 years ago
  93. d4629b0 ata: sata_rcar: Fix DMA boundary mask by Geert Uytterhoeven · 4 years, 1 month ago
  94. 609c0de mtd: lpddr: Fix bad logic in print_drs_error by Gustavo A. R. Silva · 4 years, 5 months ago
  95. ad3394d p54: avoid accessing the data mapped to streaming DMA by Jia-Ju Bai · 4 years, 2 months ago
  96. 1b47891 fuse: fix page dereference after free by Miklos Szeredi · 4 years ago
  97. c54cd25 arch/x86/amd/ibs: Fix re-arming IBS Fetch by Kim Phillips · 4 years, 1 month ago
  98. f955928 tipc: fix memory leak caused by tipc_buf_append() by Tung Nguyen · 4 years ago
  99. 01edc74 ravb: Fix bit fields checking in ravb_hwtstamp_get() by Andrew Gabbasov · 4 years ago
  100. e3f0423 efivarfs: Replace invalid slashes with exclamation marks in dentries. by Michael Schaller · 4 years ago