summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* iio: accel: mxc4005: Fix overread of data and alignment issue.Jonathan Cameron2021-07-141-3/+7
* iio: accel: kxcjk-1013: Fix buffer alignment in iio_push_to_buffers_with_time...Jonathan Cameron2021-07-141-10/+14
* iio: accel: hid: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron2021-07-141-5/+8
* iio: accel: bma220: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron2021-07-141-3/+7
* iio: accel: bma180: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron2021-07-141-3/+7
* iio: adis16475: do not return ints in irq handlersNuno Sa2021-07-141-1/+1
* iio: adis16400: do not return ints in irq handlersNuno Sa2021-07-141-3/+0
* iio: adis_buffer: do not return ints in irq handlersNuno Sa2021-07-141-3/+0
* mwifiex: re-fix for unaligned accessesArnd Bergmann2021-07-141-6/+4
* tty: nozomi: Fix a resource leak in an error handling functionChristophe JAILLET2021-07-141-0/+1
* serial: 8250_omap: fix a timeout loop conditionDan Carpenter2021-07-141-1/+1
* serial: fsl_lpuart: remove RTSCTS handling from get_mctrl()Michael Walle2021-07-141-11/+1
* serial: fsl_lpuart: don't modify arbitrary data on lpuart32Michael Walle2021-07-141-1/+1
* rcu: Invoke rcu_spawn_core_kthreads() from rcu_spawn_gp_kthread()Paul E. McKenney2021-07-141-1/+1
* ASoC: rt5682: Disable irq on shutdownStephen Boyd2021-07-141-0/+1
* staging: fbtft: Don't spam logs when probe is deferredAndy Shevchenko2021-07-141-8/+4
* staging: fbtft: Rectify GPIO handlingAndy Shevchenko2021-07-1417-60/+25
* MIPS: Fix PKMAP with 32-bit MIPS huge page supportWei Li2021-07-141-1/+1
* RDMA/core: Always release restrack objectLeon Romanovsky2021-07-141-1/+1
* RDMA/mlx5: Don't access NULL-cleared mpi pointerLeon Romanovsky2021-07-141-1/+1
* net: tipc: fix FB_MTU eat two pagesMenglong Dong2021-07-143-11/+11
* net: sched: fix warning in tcindex_alloc_perfect_hashPavel Skripkin2021-07-141-1/+1
* net: lwtunnel: handle MTU calculation in forwadingVadim Fedorenko2021-07-143-9/+22
* writeback: fix obtain a reference to a freeing memcg cssMuchun Song2021-07-141-2/+7
* clk: si5341: Update initialization magicRobert Hancock2021-07-141-1/+3
* clk: si5341: Check for input clock presence and PLL lock on startupRobert Hancock2021-07-141-0/+26
* clk: si5341: Avoid divide errors due to bogus register contentsRobert Hancock2021-07-141-2/+13
* clk: si5341: Wait for DEVICE_READY on startupRobert Hancock2021-07-141-0/+32
* clk: qcom: clk-alpha-pll: fix CAL_L write in alpha_pll_fabia_prepareJonathan Marek2021-07-141-1/+1
* clk: actions: Fix AHPPREDIV-H-AHB clock chain on Owl S500 SoCCristian Ciocaltea2021-07-141-8/+11
* clk: actions: Fix bisp_factor_table based clocks on Owl S500 SoCCristian Ciocaltea2021-07-141-15/+29
* clk: actions: Fix SD clocks factor table on Owl S500 SoCCristian Ciocaltea2021-07-141-4/+2
* clk: actions: Fix UART clock dividers on Owl S500 SoCCristian Ciocaltea2021-07-141-6/+6
* Bluetooth: Fix handling of HCI_LE_Advertising_Set_Terminated eventLuiz Augusto von Dentz2021-07-141-1/+12
* Bluetooth: Fix Set Extended (Scan Response) DataLuiz Augusto von Dentz2021-07-143-28/+37
* Bluetooth: Fix not sending Set Extended Scan ResponseLuiz Augusto von Dentz2021-07-141-8/+6
* Bluetooth: mgmt: Fix slab-out-of-bounds in tlv_data_is_validLuiz Augusto von Dentz2021-07-141-0/+3
* Revert "be2net: disable bh with spin_lock in be_process_mcc"Petr Oros2021-07-142-2/+6
* gve: Fix swapped vars when fetching max queuesBailey Forrest2021-07-141-2/+2
* RDMA/cma: Fix incorrect Packet Lifetime calculationHåkon Bugge2021-07-141-2/+4
* bpfilter: Specify the log level for the kmsg messageGary Lin2021-07-141-1/+1
* net: dsa: sja1105: fix NULL pointer dereference in sja1105_reload_cbs()Vladimir Oltean2021-07-141-0/+6
* e1000e: Check the PCIm stateSasha Neftin2021-07-141-11/+13
* ipv6: fix out-of-bound access in ip6_parse_tlv()Eric Dumazet2021-07-141-14/+13
* net: atlantic: fix the macsec key lengthAntoine Tenart2021-07-141-2/+2
* net: phy: mscc: fix macsec key lengthAntoine Tenart2021-07-142-2/+2
* net: macsec: fix the length used to copy the key for offloadingAntoine Tenart2021-07-142-3/+3
* RDMA/cma: Protect RMW with qp_mutexHåkon Bugge2021-07-141-1/+17
* ibmvnic: free tx_pool if tso_pool alloc failsSukadev Bhattiprolu2021-07-141-1/+4
* ibmvnic: set ltb->buff to NULL after freeingSukadev Bhattiprolu2021-07-141-11/+15