1. 91c5daa drivers/pps/pps.c: clear offset flags in PPS_SETPARAMS ioctl by Miroslav Lichvar · 5 years ago
  2. 58a01b0 Bluetooth: hci_uart: check for missing tty operations by Vladis Dronov · 5 years ago
  3. 4c0a7ec media: radio-raremono: change devm_k*alloc to k*alloc by Luke Nowakowski-Krijger · 5 years ago
  4. 0b8a71a media: cpia2_usb: first wake up, then free in disconnect by Oliver Neukum · 5 years ago
  5. f7d3edb0 media: au0828: fix null dereference in error path by Sean Young · 5 years ago
  6. af34434 ISDN: hfcsusb: checking idx of ep configuration by Phong Tran · 5 years ago
  7. 51e26d2 i2c: qup: fixed releasing dma without flush operation completion by Abhishek Sahu · 7 years ago
  8. 0cbed4f hpet: Fix division by zero in hpet_time_div() by Kefeng Wang · 5 years ago
  9. 71960676 usb: pci-quirks: Correct AMD PLL quirk detection by Ryan Kennedy · 5 years ago
  10. 5395597 usb: wusbcore: fix unbalanced get/put cluster_id by Phong Tran · 5 years ago
  11. 450233a mailbox: handle failed named mailbox channel request by morten petersen · 5 years ago
  12. 8baa8d6 RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMM by Konstantin Taranov · 5 years ago
  13. 7e55003 serial: sh-sci: Fix TX DMA buffer flushing and workqueue races by Geert Uytterhoeven · 5 years ago
  14. 56b68e6 serial: sh-sci: Terminate TX DMA during buffer flushing by Geert Uytterhoeven · 5 years ago
  15. c70bfc1 RDMA/i40iw: Set queue pair state when being queried by Liu, Changcheng · 5 years ago
  16. f9690b8 mfd: hi655x-pmic: Fix missing return value check for devm_regmap_init_mmio_clk by Axel Lin · 5 years ago
  17. a3727b0 mfd: arizona: Fix undefined behavior by Arnd Bergmann · 5 years ago
  18. f140505 mfd: core: Set fwnode for created devices by Robert Hancock · 5 years ago
  19. 5086e47 PCI: xilinx-nwl: Fix Multi MSI data programming by Bharat Kumar Gogada · 5 years ago
  20. 2abc45e PCI: sysfs: Ignore lockdep for remove attribute by Marek Vasut · 5 years ago
  21. d585589 usb: gadget: Zero ffs_io_data by Andrzej Pietrasiewicz · 5 years ago
  22. 4780759 tty: serial_core: Set port active bit in uart_port_activate by Serge Semin · 5 years ago
  23. 1d13353 drm/rockchip: Properly adjust to a true clock in adjusted_mode by Douglas Anderson · 5 years ago
  24. 67ac0ef phy: renesas: rcar-gen2: Fix memory leak at error paths by Yoshihiro Shimoda · 5 years ago
  25. 34db79a drm/virtio: Add memory barriers for capset cache. by David Riley · 5 years ago
  26. bd36de4 serial: 8250: Fix TX interrupt handling condition by Rautkoski Kimmo EXT · 5 years ago
  27. 20258b3 tty: serial: msm_serial: avoid system lockup condition by Jorge Ramirez-Ortiz · 5 years ago
  28. 483aca9 tty/serial: digicolor: Fix digicolor-usart already registered warning by Kefeng Wang · 5 years ago
  29. e69bea9 memstick: Fix error cleanup path of memstick_init by Wang Hai · 5 years ago
  30. ebfba80 drm/bridge: sii902x: pixel clock unit is 10kHz instead of 1kHz by Jyri Sarha · 5 years ago
  31. 7892109 drm/bridge: tc358767: read display_props in get_modes() by Tomi Valkeinen · 5 years ago
  32. 3459f621 tty: serial: cpm_uart - fix init when SMC is relocated by Christophe Leroy · 5 years ago
  33. 8d57d3b pinctrl: rockchip: fix leaked of_node references by Wen Yang · 5 years ago
  34. efab087 tty: max310x: Fix invalid baudrate divisors calculator by Serge Semin · 5 years ago
  35. 790af99 usb: core: hub: Disable hub-initiated U1/U2 by Thinh Nguyen · 5 years ago
  36. d1b6911 drm/panel: simple: Fix panel_simple_dsi_probe by Peter Ujfalusi · 6 years ago
  37. 227f024 bonding: validate ip header before check IPPROTO_IGMP by Cong Wang · 5 years ago
  38. bca7b79 macsec: fix checksumming after decryption by Andreas Steinmetz · 5 years ago
  39. a76ca41 macsec: fix use-after-free of skb during RX by Andreas Steinmetz · 5 years ago
  40. 0ce67cd vrf: make sure skb->data contains ip header to make routing by Peter Kosyh · 5 years ago
  41. af9bda8 sky2: Disable MSI on ASUS P6T by Takashi Iwai · 5 years ago
  42. 4f6e4d1 net: dsa: mv88e6xxx: wait after reset deactivation by Baruch Siach · 5 years ago
  43. 1a94807 net: bcmgenet: use promisc for unsupported filters by Justin Chen · 5 years ago
  44. 02d0dd8 caif-hsi: fix possible deadlock in cfhsi_exit_module() by Taehee Yoo · 5 years ago
  45. fdd098e bnx2x: Prevent ptp_task to be rescheduled indefinitely by Guilherme G. Piccoli · 5 years ago
  46. 408f14d bnx2x: Prevent load reordering in tx completion processing by Brian King · 5 years ago
  47. 0d78b27 dm bufio: fix deadlock with loop device by Junxiao Bi · 5 years ago
  48. 769ebef usb: Handle USB3 remote wakeup for LPM enabled devices correctly by Lee, Chiasheng · 5 years ago
  49. 69978cf intel_th: msu: Fix single mode with disabled IOMMU by Alexander Shishkin · 5 years ago
  50. 7b930de crypto: caam - limit output IV to CBC to work around CTR mode DMA issue by Ard Biesheuvel · 5 years ago
  51. 15f093d PCI: hv: Fix a use-after-free bug in hv_eject_device_work() by Dexuan Cui · 5 years ago
  52. a8d9c5d PCI: hv: Delete the device earlier from hbus->children for hot-remove by Dexuan Cui · 8 years ago
  53. 029cc4f crypto: ccp - Validate the the error value used to index error messages by Hook, Gary · 5 years ago
  54. 027466f gpu: ipu-v3: ipu-ic: Fix saturation bit offset in TPMEM by Steve Longerbeam · 5 years ago
  55. 1fdefbb floppy: fix out-of-bounds read in copy_buffer by Denis Efremov · 5 years ago
  56. 5d6d639 floppy: fix invalid pointer dereference in drive_name by Denis Efremov · 5 years ago
  57. 93f8955 floppy: fix out-of-bounds read in next_valid_format by Denis Efremov · 5 years ago
  58. 604206c floppy: fix div-by-zero in setup_format_params by Denis Efremov · 5 years ago
  59. 06f9e7b take floppy compat ioctls to sodding floppy.c by Al Viro · 7 years ago
  60. 7839be2 libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fields by Dan Williams · 5 years ago
  61. 27639ae PCI: Do not poll for PME if the device is in D3cold by Mika Westerberg · 5 years ago
  62. 0e0d33f drm/nouveau/i2c: Enable i2c pads & busses during preinit by Lyude Paul · 5 years ago
  63. 927b5ed media: coda: Remove unbalanced and unneeded mutex unlock by Ezequiel Garcia · 5 years ago
  64. 4652722 media: v4l2: Test type instead of cfg->type in v4l2_ctrl_new_custom() by Boris Brezillon · 5 years ago
  65. cb25d56 iwlwifi: pcie: don't service an interrupt that was masked by Emmanuel Grumbach · 5 years ago
  66. 867ea72 regulator: s2mps11: Fix buck7 and buck8 wrong voltages by Krzysztof Kozlowski · 5 years ago
  67. 2628fa1 Input: gtco - bounds check collection indent level by Grant Hernandez · 5 years ago
  68. c9a9f1b crypto: crypto4xx - fix a potential double free in ppc4xx_trng_probe by Wen Yang · 5 years ago
  69. 1949bb5 scsi: mac_scsi: Increase PIO/PDMA transfer length threshold by Finn Thain · 5 years ago
  70. 8e21afa scsi: NCR5380: Always re-enable reselection interrupt by Finn Thain · 5 years ago
  71. 24dcf8c scsi: NCR5380: Reduce goto statements in NCR5380_select() by Finn Thain · 6 years ago
  72. 259b0fc xen: let alloc_xenballooned_pages() fail if not enough memory free by Juergen Gross · 5 years ago
  73. 0d1e561 gtp: fix use-after-free in gtp_newlink() by Taehee Yoo · 5 years ago
  74. 1f9ec64 gtp: fix Illegal context switch in RCU read-side critical section. by Taehee Yoo · 5 years ago
  75. fa729a3 Bluetooth: hci_bcsp: Fix memory leak in rx_skb by Tomas Bortoli · 5 years ago
  76. d66de41 gpiolib: Fix references to gpiod_[gs]et_*value_cansleep() variants by Geert Uytterhoeven · 5 years ago
  77. 9f561a7 net: usb: asix: init MAC address buffers by Phong Tran · 5 years ago
  78. f519431 iwlwifi: mvm: Drop large non sta frames by Andrei Otcheretianski · 5 years ago
  79. 06ff416 bcache: check c->gc_thread by IS_ERR_OR_NULL in cache_set_flush() by Coly Li · 5 years ago
  80. 8328587 EDAC: Fix global-out-of-bounds write when setting edac_mc_poll_msec by Eiichi Tsukata · 5 years ago
  81. 847fe24 ixgbe: Check DDM existence in transceiver before access by Mauro S. M. Rodrigues · 5 years ago
  82. df5b058 clocksource/drivers/exynos_mct: Increase priority over ARM arch timer by Marek Szyprowski · 5 years ago
  83. d9496f9 libata: don't request sense data on !ZAC ATA devices by Tejun Heo · 5 years ago
  84. 71145a2 ath10k: fix PCIE device wake up failed by Miaoqing Pan · 5 years ago
  85. 74f8076 mt7601u: fix possible memory leak when the device is disconnected by Lorenzo Bianconi · 5 years ago
  86. f91d82c mt7601u: do not schedule rx_tasklet when the device has been disconnected by Lorenzo Bianconi · 5 years ago
  87. 98f458f media: coda: increment sequence offset for the last returned frame by Philipp Zabel · 5 years ago
  88. 06480fcb media: coda: fix mpeg2 sequence number handling by Philipp Zabel · 5 years ago
  89. 2349743 media: i2c: fix warning same module names by Anders Roxell · 5 years ago
  90. e5b0659 EDAC/sysfs: Fix memory leak when creating a csrow object by Pan Bian · 5 years ago
  91. a439637 ipoib: correcly show a VF hardware address by Denis Kirjanov · 5 years ago
  92. e2c2891 vhost_net: disable zerocopy by default by Jason Wang · 5 years ago
  93. f84e5a7 regmap: fix bulk writes on paged registers by Srinivas Kandagatla · 5 years ago
  94. f7fa002 gpio: omap: ensure irq is enabled before wakeup by Russell King · 5 years ago
  95. 58337d9 gpio: omap: fix lack of irqstatus_raw0 for OMAP4 by Russell King · 5 years ago
  96. 4eebf31 s390/qdio: handle PENDING state for QEBSM devices by Julian Wiedmann · 5 years ago
  97. f4ba42d net: axienet: Fix race condition causing TX hang by Robert Hancock · 5 years ago
  98. c12b413 net: fec: Do not use netdev messages too early by Fabio Estevam · 5 years ago
  99. bb64c41 media: wl128x: Fix some error handling in fm_v4l2_init_video_device() by Kefeng Wang · 5 years ago
  100. e95d432 tua6100: Avoid build warnings. by David S. Miller · 5 years ago