summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge v5.6-rc2 into drm-misc-nextMaxime Ripard2020-02-174726-122151/+272266
|\
| * Merge tag 'for-linus-5.6-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds2020-02-162-5/+38
| |\
| | * drivers: ipmi: fix off-by-one bounds check that leads to a out-of-bounds writeColin Ian King2020-01-201-1/+1
| | * ipmi:ssif: Handle a possible NULL pointer referenceCorey Minyard2019-12-231-3/+7
| | * drivers: ipmi: Modify max length of IPMB packetVijay Khemka2019-12-111-1/+1
| | * drivers: ipmi: Support raw i2c packet in IPMBVijay Khemka2019-12-111-0/+29
| * | Merge tag 'edac_urgent_for_5.6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-02-162-23/+7
| |\ \
| | * | EDAC/sysfs: Remove csrow objects on errorsRobert Richter2020-02-131-2/+1
| | * | EDAC/mc: Fix use-after-free and memleaks during device removalRobert Richter2020-02-132-21/+6
| * | | Merge tag 'block-5.6-2020-02-16' of git://git.kernel.dk/linux-blockLinus Torvalds2020-02-168-38/+63
| |\ \ \
| | * | | nvme: fix the parameter order for nvme_get_log in nvme_get_fw_slot_infoYi Zhang2020-02-141-1/+1
| | * | | nvme/pci: move cqe check after device shutdownKeith Busch2020-02-141-5/+18
| | * | | nvme: prevent warning triggered by nvme_stop_keep_aliveNigel Kirkland2020-02-143-7/+7
| | * | | nvme/tcp: fix bug on double requeue when send failsAnton Eidelman2020-02-141-1/+6
| | * | | bcache: remove macro nr_to_fifo_front()Coly Li2020-02-131-5/+2
| | * | | bcache: Revert "bcache: shrink btree node cache after bch_btree_check()"Coly Li2020-02-131-17/+0
| | * | | bcache: ignore pending signals when creating gc and allocator threadColy Li2020-02-132-2/+29
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-02-158-14/+50
| |\ \ \ \
| | * | | | Input: cyapa - replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-141-4/+4
| | * | | | Input: tca6416-keypad - replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-141-2/+2
| | * | | | Input: gpio_keys_polled - replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-141-1/+1
| | * | | | Input: synaptics - remove the LEN0049 dmi id from topbuttonpad listBenjamin Tissoires2020-02-131-1/+1
| | * | | | Input: synaptics - enable SMBus on ThinkPad L470Gaurav Agrawal2020-02-131-0/+1
| | * | | | Input: synaptics - switch T470s to RMI4 by defaultLyude Paul2020-02-131-0/+1
| | * | | | Input: gpio_keys - replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-131-1/+1
| | * | | | Input: goldfish_events - replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-131-1/+1
| | * | | | Input: psmouse - switch to using i2c_new_scanned_device()Wolfram Sang2020-02-101-3/+5
| | * | | | Input: ili210x - add ili2120 supportLuca Weiss2020-02-101-0/+32
| | * | | | Input: ili210x - fix return value of is_visible functionLuca Weiss2020-02-101-1/+1
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-02-1517-125/+172
| |\ \ \ \ \
| | * | | | | IB/mlx5: Use div64_u64 for num_var_hw_entries calculationJason Gunthorpe2020-02-141-1/+1
| | * | | | | RDMA/core: Fix protection fault in get_pkey_idx_qp_listLeon Romanovsky2020-02-131-15/+9
| | * | | | | RDMA/rxe: Fix soft lockup problem due to using tasklets in softirqZhu Yanjun2020-02-131-4/+4
| | * | | | | RDMA/mlx5: Prevent overflow in mmap offset calculationsLeon Romanovsky2020-02-131-2/+2
| | * | | | | IB/umad: Fix kernel crash while unloading ib_umadYonatan Cohen2020-02-131-2/+3
| | * | | | | RDMA/mlx5: Fix async events cleanup flowsYishai Hadas2020-02-131-23/+28
| | * | | | | RDMA/core: Add missing list deletion on freeing event queueMichael Guralnik2020-02-131-0/+1
| | * | | | | RDMA/siw: Remove unwanted WARN_ON in siw_cm_llp_data_ready()Krishnamraju Eraparaju2020-02-111-3/+2
| | * | | | | RDMA/iw_cxgb4: initiate CLOSE when entering TERMKrishnamraju Eraparaju2020-02-112-2/+6
| | * | | | | IB/mlx5: Return failure when rts2rts_qp_counters_set_id is not supportedMark Zhang2020-02-111-3/+6
| | * | | | | RDMA/core: Fix invalid memory access in spec_filter_sizeAvihai Horon2020-02-111-8/+7
| | * | | | | IB/rdmavt: Reset all QPs when the device is shut downKaike Wan2020-02-111-33/+51
| | * | | | | IB/hfi1: Close window for pq and request colidingMike Marciniszyn2020-02-114-29/+48
| | * | | | | IB/hfi1: Acquire lock to release TID entries when user file is closedKaike Wan2020-02-111-0/+2
| | * | | | | RDMA/hfi1: Fix memory leak in _dev_comp_vect_mappings_createKamal Heib2020-02-111-0/+2
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2020-02-152-2/+3
| |\ \ \ \ \
| | * | | | | bus: moxtet: fix potential stack buffer overflowMarek BehĂșn2020-02-151-1/+1
| | * | | | | soc/tegra: fuse: Fix build with Tegra194 configurationThierry Reding2020-02-111-1/+2
| | |/ / / /
| * | | | | Merge tag 's390-5.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-02-1510-44/+36
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'vfio-ccw-20200206' of https://git.kernel.org/pub/scm/linux/kernel/...Vasily Gorbik2020-02-111-2/+2
| | |\ \ \ \ \