summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-20ipmi_si: fix memory leak on new_smiColin Ian King1-0/+1
2017-12-20rtl8188eu: Fix a possible sleep-in-atomic bug in rtw_disassoc_cmdJia-Ju Bai1-1/+1
2017-12-20rtl8188eu: Fix a possible sleep-in-atomic bug in rtw_createbss_cmdJia-Ju Bai1-1/+1
2017-12-20IB/hfi1: Mask out A bit from psn traceDon Hiatt1-2/+2
2017-12-20vt6655: Fix a possible sleep-in-atomic bug in vt6655_suspendJia-Ju Bai1-1/+2
2017-12-20IB/core: Fix calculation of maximum RoCE MTUParav Pandit2-11/+15
2017-12-20IB/core: Fix use workqueue without WQ_MEM_RECLAIMParav Pandit1-1/+1
2017-12-20scsi: scsi_devinfo: Add REPORTLUN2 to EMC SYMMETRIX blacklist entryKurt Garloff1-1/+1
2017-12-20raid5: Set R5_Expanded on parity devices as well as data.NeilBrown1-1/+4
2017-12-20pinctrl: adi2: Fix Kconfig build problemLinus Walleij3-3/+8
2017-12-20dev/dax: fix uninitialized variable build warningRoss Zwisler1-1/+2
2017-12-20tty fix oops when rmmod 8250nixiaoming1-1/+2
2017-12-20KVM: nVMX: Fix EPT switching advertisingWanpeng Li1-2/+3
2017-12-20ipv4: ipv4_default_advmss() should use route mtuEric Dumazet1-1/+1
2017-12-20soc: mediatek: pwrap: fix compiler errorsMatthias Brugger1-1/+1
2017-12-20powerpc/xmon: Check before calling xive functionsBreno Leitao1-0/+5
2017-12-20powerpc/perf/hv-24x7: Fix incorrect comparison in memordMichael Ellerman1-1/+1
2017-12-20serdev: ttyport: enforce tty-driver open() requirementJohan Hovold1-4/+10
2017-12-20net: hns3: fix a bug when alloc new bufferLipeng1-1/+1
2017-12-20net: hns3: fix the bug when map buffer failLipeng1-1/+1
2017-12-20net: hns3: fix the TX/RX ring.queue_index in hns3_ring_get_cfgLipeng1-2/+2
2017-12-20mfd: mxs-lradc: Fix error handling in mxs_lradc_probe()Alexey Khoroshilov1-2/+4
2017-12-20scsi: hpsa: destroy sas transport properties before scsi_hostMartin Wilck1-2/+2
2017-12-20scsi: hpsa: cleanup sas_phy structures in sysfs when unloadingMartin Wilck1-1/+1
2017-12-20scsi: hisi_sas: fix the risk of freeing slot twiceXiaofei Tan1-3/+6
2017-12-20PCI: Detach driver before procfs & sysfs teardown on device removeAlex Williamson1-1/+1
2017-12-20RDMA/cxgb4: Declare stag as __be32Leon Romanovsky1-1/+1
2017-12-20net: hns3: fix the bug of hns3_set_txbd_baseinfoLipeng1-1/+1
2017-12-20net: hns3: add nic_client check when initialize roce base informationLipeng1-1/+1
2017-12-20net: hns3: fix a bug in hclge_uninit_client_instanceLipeng1-2/+8
2017-12-20net: dsa: lan9303: Do not disable switch fabric port 0 at .probeEgil Hjelmeland1-1/+1
2017-12-20xfs: fix incorrect extent state in xfs_bmap_add_extent_unwritten_realChristoph Hellwig1-1/+1
2017-12-20xfs: return a distinct error code value for IGET_INCORE cache missesDarrick J. Wong1-1/+1
2017-12-20xfs: fix log block underflow during recovery cycle verificationBrian Foster1-1/+1
2017-12-20l2tp: cleanup l2tp_tunnel_delete callsJiri Slaby2-2/+2
2017-12-20nvme: use kref_get_unless_zero in nvme_find_get_nsChristoph Hellwig1-1/+2
2017-12-20platform/x86: hp_accel: Add quirk for HP ProBook 440 G4Osama Khan1-0/+1
2017-12-20liquidio: fix kernel panic in VF driverFelix Manlunas1-3/+3
2017-12-20samples/bpf: adjust rlimit RLIMIT_MEMLOCK for xdp1Tushar Dave1-0/+8
2017-12-20Bluetooth: btusb: Add new NFA344A entry.Bartosz Chronowski1-0/+1
2017-12-20ARM64: dts: meson-gxbb-odroidc2: fix usb1 power supplyNeil Armstrong1-0/+1
2017-12-20mtd: spi-nor: stm32-quadspi: Fix uninitialized error return codeGeert Uytterhoeven1-2/+2
2017-12-20qtnfmac: modify full Tx queue error reportingSergey Matyukevich1-1/+1
2017-12-20btrfs: tests: Fix a memory leak in error handling path in 'run_test()'Christophe JAILLET1-1/+2
2017-12-20btrfs: avoid null pointer dereference on fs_info when calling btrfs_critColin Ian King1-2/+2
2017-12-20btrfs: undo writable superblocke when sprouting failsAnand Jain1-0/+2
2017-12-20btrfs: Explicitly handle btrfs_update_root failureNikolay Borisov1-1/+6
2017-12-20btrfs: fix false EIO for missing deviceAnand Jain1-1/+4
2017-12-20arm64: prevent regressions in compressed kernel image size when upgrading to ...Nick Desaulniers1-2/+6
2017-12-20Bluetooth: hci_ldisc: Fix another race when closing the tty.Ronald Tschalär1-2/+2