summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | RDMA/uverbs: Declare local function static and add brackets to sizeofLeon Romanovsky2017-06-011-4/+4
| | * | | | RDMA/netlink: Reduce exposure of RDMA netlink functionsLeon Romanovsky2017-06-012-1/+11
| | * | | | RDMA/srp: Fix NULL deref at srp_destroy_qp()Israel Rukshin2017-06-011-1/+1
| | * | | | RDMA/IPoIB: Limit the ipoib_dev_uninit_default scopeLeon Romanovsky2017-06-011-1/+1
| | * | | | RDMA/IPoIB: Replace netdev_priv with ipoib_priv for ipoib_get_link_ksettingsHonggang Li2017-06-011-1/+1
| | * | | | RDMA/qedr: add null check before pointer dereferenceGustavo A. R. Silva2017-06-011-4/+6
| | * | | | RDMA/mlx5: set UMR wqe fence according to HCA capMax Gurtovoy2017-06-013-37/+39
| | * | | | RDMA/mlx4: Fix MAD tunneling when SRIOV is enabledJack Morgenstein2017-06-011-0/+1
| | * | | | RDMA/qib,hfi1: Fix MR reference count leak on write with immediateMike Marciniszyn2017-06-012-2/+7
| | * | | | RDMA/hfi1: Defer setting VL15 credits to link-up interruptByczkowski, Jakub2017-06-014-19/+64
| | * | | | RDMA/hfi1: change PCI bar addr assignments to Linux API functionsSteven L. Roberts2017-06-011-2/+2
| | * | | | RDMA/hfi1: fix array termination by appending NULL to attr arraySteven L. Roberts2017-06-011-1/+2
| | * | | | RDMA/iw_cxgb4: fix the calculation of ipv6 header sizeRaju Rangoju2017-06-011-1/+2
| | * | | | RDMA/iw_cxgb4: calculate t4_eq_status_entries properlyGanesh Goudar2017-06-011-1/+1
| | * | | | RDMA/iw_cxgb4: Avoid touch after free error in ARP failure handlersRaju Rangoju2017-06-011-1/+5
| | * | | | RDMA/nes: ACK MPA Reply frameTatyana Nikolova2017-06-011-1/+1
| | * | | | RDMA/nes: Don't set 0-length FULPDU RTR indication control flagTatyana Nikolova2017-06-011-1/+0
| | * | | | RDMA/i40iw: fix duplicated code for different branchesGustavo A. R. Silva2017-06-011-4/+1
| | * | | | RDMA/i40iw: Remove MSS change supportShiraz Saleem2017-06-014-31/+1
| | * | | | RDMA/i40iw: Fix device initialization error pathMustafa Ismail2017-06-011-7/+13
| | * | | | RDMA/i40iw: ACK MPA Reject frameTatyana Nikolova2017-06-011-1/+1
| | * | | | RDMA/i40iw: Don't set 0-length FULPDU RTR indication control flagTatyana Nikolova2017-06-011-1/+0
| | | |_|/ | | |/| |
| * | | | Merge tag 'hwmon-for-linus-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-06-032-30/+36
| |\ \ \ \
| | * | | | hwmon: (aspeed-pwm-tacho) make fan/pwm names start with index 1Stefan Schaeckeler2017-06-031-26/+26
| | * | | | hwmon: (aspeed-pwm-tacho) Call of_node_put() on a node not claimedStefan Schaeckeler2017-06-031-1/+0
| | * | | | hwmon: (aspeed-pwm-tacho) On read failure return -ETIMEDOUTPatrick Venture2017-05-311-3/+9
| | * | | | hwmon: (aspeed-pwm-tacho) Select REGMAPGuenter Roeck2017-05-311-0/+1
| * | | | | Merge tag 'for-linus-20170602' of git://git.infradead.org/linux-mtdLinus Torvalds2017-06-034-19/+54
| |\ \ \ \ \
| | * | | | | mtd: nand: make nand_ooblayout_lp_hamming_ops staticColin Ian King2017-05-221-1/+1
| | * | | | | mtd: nand: tango: Update ecc_stats.correctedMarc Gonzalez2017-05-221-7/+15
| | * | | | | mtd: nand: tango: Export OF device ID table as module aliasesAndres Galacho2017-05-221-0/+1
| | * | | | | mtd: nand: samsung: warn about un-parseable ECC infoBrian Norris2017-05-221-0/+3
| | * | | | | mtd: nand: free vendor-specific resources in init failure pathsBrian Norris2017-05-221-9/+29
| | * | | | | mtd: nand: drop unneeded module.h includeBrian Norris2017-05-221-1/+0
| | * | | | | mtd: nand: don't leak buffers when ->scan_bbt() failsBrian Norris2017-05-221-1/+5
| | |/ / / /
| * | | | | Merge tag 'acpi-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-06-033-7/+6
| |\ \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | *---. \ \ \ \ Merge branches 'acpi-button', 'acpica' and 'acpi-sysfs'Rafael J. Wysocki2017-06-033-7/+6
| | |\ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | | | | * | | | ACPI / sysfs: fix acpi_get_table() leak / acpi-sysfs denial of serviceDan Williams2017-04-271-2/+5
| | | | * | | | | ACPICA: Tables: Fix regression introduced by a too early mechanism enablingLv Zheng2017-05-291-4/+0
| | | * | | | | | Revert "ACPI / button: Change default behavior to lid_init_state=open"Benjamin Tissoires2017-05-291-1/+1
| * | | | | | | | Merge tag 'pm-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-06-032-3/+17
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2017-06-032-3/+17
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | cpufreq: kirkwood-cpufreq:- Handle return value of clk_prepare_enable()Arvind Yadav2017-05-301-3/+16
| | | * | | | | | | cpufreq: cpufreq_register_driver() should return -ENODEV if init failsDavid Arcari2017-05-301-0/+1
| * | | | | | | | | Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-06-031-1/+5
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | fix race in drivers/char/random.c:get_reg()Michael Schmitz2017-05-241-1/+5
| | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-06-031-3/+3
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | pcmcia: remove left-over %Z formatNicolas Iooss2017-06-031-3/+3
| * | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-06-021-0/+11
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | drivers/perf: arm_pmu_acpi: avoid perf IRQ init when guest PMU is offWei Huang2017-05-301-0/+11