1. cb3c705 xen/events: use a common cpu hotplug hook for event channels by Juergen Gross · 4 years ago
  2. d949b51 xen/events: switch user event channels to lateeoi model by Juergen Gross · 4 years ago
  3. ff215b7 xen/pciback: use lateeoi irq binding by Juergen Gross · 4 years ago
  4. 4daf5ef xen/scsiback: use lateeoi irq binding by Juergen Gross · 4 years ago
  5. 7d72006 xen/netback: use lateeoi irq binding by Juergen Gross · 4 years ago
  6. e8972e9 xen/blkback: use lateeoi irq binding by Juergen Gross · 4 years ago
  7. e068ed2 xen/events: add a new "late EOI" evtchn framework by Juergen Gross · 4 years ago
  8. 5b166ac xen/events: fix race in evtchn_fifo_unmask() by Juergen Gross · 4 years ago
  9. d7b0484 xen/events: add a proper barrier to 2-level uevent unmasking by Juergen Gross · 4 years ago
  10. e4ccd4b xen/events: avoid removing an event channel while handling it by Juergen Gross · 4 years ago
  11. 29da3bb random32: make prandom_u32() output unpredictable by George Spelvin · 4 years, 2 months ago
  12. 9869951 pinctrl: amd: fix incorrect way to disable debounce filter by Coiby Xu · 3 years, 11 months ago
  13. b71d2fc pinctrl: amd: use higher precision for 512 RtcClk by Coiby Xu · 3 years, 11 months ago
  14. b959cd1 drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[] by Thomas Zimmermann · 4 years ago
  15. 98d9619 mei: protect mei_cl_mtu from null dereference by Alexander Usyskin · 4 years ago
  16. c6718a6 usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download mode by Chris Brandt · 3 years, 11 months ago
  17. f44b866 cosa: Add missing kfree in error path of cosa_write by Wang Hai · 3 years, 11 months ago
  18. 0231704 of/address: Fix of_node memory leak in of_dma_is_coherent by Evan Nimmo · 3 years, 11 months ago
  19. e4da271e pinctrl: aspeed: Fix GPI only function problem. by Billy Tsai · 4 years ago
  20. 59768f2 iommu/amd: Increase interrupt remapping table limit to 512 entries by Suravee Suthikulpanit · 4 years ago
  21. 3c891e3 scsi: scsi_dh_alua: Avoid crash during alua_bus_detach() by Hannes Reinecke · 4 years ago
  22. 5b4c0ef drm/amdgpu: perform srbm soft reset always on SDMA resume by Evan Quan · 4 years ago
  23. 4c21211 scsi: hpsa: Fix memory leak in hpsa_init_one() by Keita Suzuki · 4 years ago
  24. bbd97e2 usb: gadget: goku_udc: fix potential crashes in probe by Evgeny Novikov · 4 years ago
  25. 526eac8 ath9k_htc: Use appropriate rs_datalen type by Masashi Honma · 4 years, 2 months ago
  26. 1200ebb geneve: add transport ports in route lookup for geneve by Mark Gray · 4 years, 1 month ago
  27. 5e2f790 i40e: Memory leak in i40e_config_iwarp_qvlist by Martyna Szapar · 5 years ago
  28. 7f5e6e0 i40e: Fix of memory leak and integer truncation in i40e_virtchnl.c by Martyna Szapar · 5 years ago
  29. b7715c9 i40e: Wrong truncation from u16 to u8 by Grzegorz Siwik · 6 years ago
  30. f4a3ff4 i40e: add num_vectors checker in iwarp handler by Sergey Nemov · 6 years ago
  31. 8f29881 i40e: Fix a potential NULL pointer dereference by Christophe JAILLET · 7 years ago
  32. 77440c3 pinctrl: devicetree: Avoid taking direct reference to device name string by Will Deacon · 5 years ago
  33. 7eeef10 can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrapping by Stephane Grosjean · 4 years ago
  34. 1e5d182 can: peak_usb: add range checking in decode operations by Dan Carpenter · 4 years, 2 months ago
  35. 6968ec2 can: dev: __can_get_echo_skb(): fix real payload length return value for RTR frames by Oliver Hartkopp · 4 years ago
  36. 451187b can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ context by Vincent Mailhol · 4 years ago
  37. 215ca52 regulator: defer probe when trying to get voltage from unresolved supply by Michał Mirosław · 4 years ago
  38. 0453379 powercap: restrict energy meter to root access by Len Brown · 3 years, 11 months ago
  39. c382e1a USB: Add NO_LPM quirk for Kingston flash drive by Alan Stern · 4 years ago
  40. 01aa849 USB: serial: option: add Telit FN980 composition 0x1055 by Daniele Palmas · 4 years ago
  41. 7efc539 USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231 by Daniele Palmas · 4 years ago
  42. 9690d9d USB: serial: cyberjack: fix write-URB completion race by Johan Hovold · 4 years ago
  43. b1e2e61 serial: txx9: add missing platform_driver_unregister() on error in serial_txx9_init by Qinglang Miao · 4 years ago
  44. ac9faff serial: 8250_mtk: Fix uart_get_baud_rate warning by Claire Chang · 4 years ago
  45. 5ca7f07 vt: Disable KD_FONT_OP_COPY by Daniel Vetter · 3 years, 11 months ago
  46. 2da887b ACPI: NFIT: Fix comparison to '-ENXIO' by Zhang Qilong · 4 years ago
  47. bf89e81 scsi: core: Don't start concurrent async scan on same host by Ming Lei · 4 years ago
  48. 4089e23 of: Fix reserved-memory overlap detection by Vincent Whitchurch · 4 years ago
  49. 8a0ae1b gianfar: Account for Tx PTP timestamp in the skb headroom by Claudiu Manoil · 4 years ago
  50. 8bfd746 gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP by Claudiu Manoil · 4 years ago
  51. e96ca90 xen/events: don't use chip_data for legacy IRQs by Juergen Gross · 4 years ago
  52. 7dfd2c1 staging: octeon: Drop on uncorrectable alignment or FCS error by Alexander Sverdlin · 4 years ago
  53. 797c828 staging: octeon: repair "fixed-link" support by Alexander Sverdlin · 4 years ago
  54. 95b5194 staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdevice by Ian Abbott · 4 years ago
  55. f94d62f device property: Don't clear secondary pointer for shared primary firmware node by Andy Shevchenko · 4 years ago
  56. bf3f573 device property: Keep secondary firmware node secondary by type by Andy Shevchenko · 4 years ago
  57. f7ef2b3 hil/parisc: Disable HIL driver when it gets stuck by Helge Deller · 4 years ago
  58. ea5dd52 tty: make FONTX ioctl use the tty pointer they were actually passed by Linus Torvalds · 4 years ago
  59. 3aaeaed rtc: rx8010: don't modify the global rtc ops by Bartosz Golaszewski · 4 years, 1 month ago
  60. 075ba22 vringh: fix __vringh_iov() when riov and wiov are different by Stefano Garzarella · 4 years ago
  61. 63a84e3 ubi: check kthread_should_stop() after the setting of task state by Zhihao Cheng · 4 years, 4 months ago
  62. 8450906 iio:gyro:itg3200: Fix timestamp alignment and prevent data leak. by Jonathan Cameron · 4 years, 2 months ago
  63. 3b2291a iio:adc:ti-adc12138 Fix alignment issue with timestamp by Jonathan Cameron · 4 years, 2 months ago
  64. 1b63879 iio:light:si1145: Fix timestamp alignment and prevent data leak. by Jonathan Cameron · 4 years, 2 months ago
  65. 633bf0c dmaengine: dma-jz4780: Fix race in jz4780_dma_tx_status by Paul Cercueil · 4 years ago
  66. 04a6e5a vt: keyboard, extend func_buf_lock to readers by Jiri Slaby · 4 years ago
  67. 2f7ed3b vt: keyboard, simplify vt_kdgkbsent by Jiri Slaby · 4 years ago
  68. 31affb0 usb: host: fsl-mph-dr-of: check return of dma_set_mask() by Ran Wang · 4 years ago
  69. 054ace8 usb: dwc3: core: don't trigger runtime pm when remove driver by Li Jun · 4 years, 2 months ago
  70. 8ac08f5 usb: dwc3: core: add phy cleanup for probe error handling by Li Jun · 4 years, 2 months ago
  71. 4a59ea4 scsi: mptfusion: Fix null pointer dereferences in mptscsih_remove() by Helge Deller · 4 years ago
  72. ff9cef2 w1: mxc_w1: Fix timeout resolution problem leading to bus error by Martin Fuzzey · 4 years ago
  73. 38e60b7 acpi-cpufreq: Honor _PSD table setting on new AMD CPUs by Wei Huang · 4 years ago
  74. e0c41b8 ACPI: debug: don't allow debugging when ACPI is disabled by Jamie Iles · 4 years ago
  75. f29b91d ACPI: video: use ACPI backlight for HP 635 Notebook by Alex Hung · 4 years, 1 month ago
  76. e320749 ACPI / extlog: Check for RDMSR failure by Ben Hutchings · 4 years ago
  77. acdf4f1 leds: bcm6328, bcm6358: use devres LED registering function by Marek Behún · 4 years ago
  78. 4c09a61 md/raid5: fix oops during stripe resizing by Song Liu · 4 years ago
  79. 158c1bb memory: emif: Remove bogus debugfs error handling by Dan Carpenter · 4 years, 1 month ago
  80. e92df84 drivers: watchdog: rdc321x_wdt: Fix race condition bugs by Madhuparna Bhowmik · 4 years, 2 months ago
  81. ff53a58 clk: ti: clockdomain: fix static checker warning by Tero Kristo · 4 years, 1 month ago
  82. a43817f md/bitmap: md_bitmap_get_counter returns wrong blocks by Zhao Heming · 4 years ago
  83. 808427b power: supply: test_power: add missing newlines when printing parameters by sysfs by Xiongfeng Wang · 4 years, 1 month ago
  84. ac4998b bus/fsl_mc: Do not rely on caller to provide non NULL mc_io by Diana Craciun · 4 years ago
  85. a42d588 drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol values by Xie He · 4 years ago
  86. eeecf31 USB: adutux: fix debugging by Oliver Neukum · 4 years ago
  87. b36818f cpufreq: sti-cpufreq: add stih418 support by Alain Volmat · 4 years, 1 month ago
  88. 9ab6e78 mmc: via-sdmmc: Fix data race bug by Madhuparna Bhowmik · 4 years, 1 month ago
  89. 338a4c0 media: tw5864: check status of tw5864_frameinterval_get by Tom Rix · 4 years, 2 months ago
  90. 7f28889 ath10k: fix VHT NSS calculation when STBC is enabled by Sathishkumar Muruganandam · 4 years, 2 months ago
  91. 2b0df39 video: fbdev: pvr2fb: initialize variables by Tom Rix · 4 years, 2 months ago
  92. 4eacae9 mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish() by Amit Cohen · 4 years ago
  93. d4629b0 ata: sata_rcar: Fix DMA boundary mask by Geert Uytterhoeven · 4 years ago
  94. ad3394d p54: avoid accessing the data mapped to streaming DMA by Jia-Ju Bai · 4 years, 2 months ago
  95. 01edc74 ravb: Fix bit fields checking in ravb_hwtstamp_get() by Andrew Gabbasov · 4 years ago
  96. f53b7ea usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets. by Lorenzo Colitti · 4 years, 1 month ago
  97. f9a0684 eeprom: at25: set minimum read/write access stride to 1 by Christian Eggers · 4 years, 2 months ago
  98. 1e61adf USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync(). by Oliver Neukum · 4 years ago
  99. a0190bc usb: cdc-acm: add quirk to blacklist ETAS ES58X devices by Vincent Mailhol · 4 years ago
  100. 6850d74 net: korina: cast KSEG0 address to pointer in kfree by Valentin Vidic · 4 years ago