x/kernel/git/torvalds/linux.git/
aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4 (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-04firewire: nosy: Fix a use-after-free bug in nosy_ioctl()Zheyu Ma1-2/+7
2021-04-04soc: litex: Remove duplicated header file inclusionZhen Lei1-1/+0
2021-04-02io_uring: fix !CONFIG_BLOCK compilation failureJens Axboe1-0/+5
2021-04-02block: remove the unused RQF_ALLOCED flagChristoph Hellwig2-3/+0
2021-04-02block: update a few comments in uapi/linux/blkpg.hChristoph Hellwig1-26/+2
2021-04-02io_uring: move reissue into regular IO pathJens Axboe1-4/+13
2021-04-02block: don't ignore REQ_NOWAIT for direct IOPavel Begunkov1-0/+4
2021-04-02firmware: google: Enable s0ix logging by defaultEvan Green1-5/+9
2021-04-02mux: gpio: Simplify code by using dev_err_probe()Andy Shevchenko1-6/+3
2021-04-02mux: gpio: Make it OF independentAndy Shevchenko1-2/+2
2021-04-02mux: gpio: Use bitmap API instead of direct assignmentAndy Shevchenko1-2/+4
2021-04-02nvmem: qfprom: Add support for fuse blowing on sc7280Rajendra Nayak1-2/+25
2021-04-02dt-bindings: nvmem: Add SoC compatible for sc7280Rajendra Nayak1-0/+1
2021-04-02nvmem: rmem: fix undefined reference to memremapSrinivas Kandagatla1-0/+1
2021-04-02nvmem: core: Fix unintentional sign extension issueColin Ian King1-1/+1
2021-04-02nvmem: core: Add functions to make number reading easyDouglas Anderson2-0/+99
2021-04-02nvmem: brcm_nvram: new driver exposing Broadcom's NVRAMRafał Miłecki3-0/+89