summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-05tipc: fix a missing check of genlmsg_putKangjie Lu1-0/+2
2019-12-05atl1e: checking the status of atl1e_write_phy_regKangjie Lu1-1/+3
2019-12-05net: dsa: bcm_sf2: Propagate error value from mdio_writeKangjie Lu1-4/+3
2019-12-05net: stmicro: fix a missing check of clk_prepareKangjie Lu1-1/+3
2019-12-05net: (cpts) fix a missing check of clk_prepareKangjie Lu1-1/+3
2019-12-05um: Make GCOV depend on !KCOVRichard Weinberger1-0/+1
2019-12-05f2fs: fix to dirty inode synchronouslyChao Yu1-1/+1
2019-12-05net/net_namespace: Check the return value of register_pernet_subsys()Aditya Pakki1-1/+2
2019-12-05net/netlink_compat: Fix a missing check of nla_parse_nestedAditya Pakki1-2/+5
2019-12-05pwm: clps711x: Fix period calculationAlexander Shiyan1-2/+2
2019-12-05crypto: mxc-scc - fix build warnings on ARM64Fabio Estevam1-6/+6
2019-12-05powerpc/pseries: Fix node leak in update_lmb_associativity_index()Michael Ellerman1-0/+1
2019-12-05powerpc/83xx: handle machine check caused by watchdog timerChristophe Leroy4-4/+26
2019-12-05regulator: tps65910: fix a missing check of return valueKangjie Lu1-1/+3
2019-12-05IB/rxe: Make counters thread safeParav Pandit2-4/+4
2019-12-05drbd: fix print_st_err()'s prototype to match the definitionLuc Van Oostenryck1-1/+1
2019-12-05drbd: do not block when adjusting "disk-options" while IO is frozenLars Ellenberg1-8/+29
2019-12-05drbd: reject attach of unsuitable uuids even if connectedLars Ellenberg2-3/+22
2019-12-05drbd: ignore "all zero" peer volume sizes in handshakeLars Ellenberg1-3/+30
2019-12-05powerpc/powernv/eeh/npu: Fix uninitialized variables in opal_pci_eeh_freeze_s...Alexey Kardashevskiy3-8/+8
2019-12-05vfio/spapr_tce: Get rid of possible infinite loopAlexey Kardashevskiy1-7/+3
2019-12-05powerpc/44x/bamboo: Fix PCI rangeBenjamin Herrenschmidt1-1/+3
2019-12-05powerpc/mm: Make NULL pointer deferences explicit on bad page faults.Christophe Leroy1-8/+9
2019-12-05powerpc/prom: fix early DEBUG messagesChristophe Leroy1-3/+3
2019-12-05powerpc/perf: Fix unit_sel/cache_sel checksMadhavan Srinivasan2-9/+20
2019-12-05ath6kl: Fix off by one error in scan completionKyle Roeschley1-1/+1
2019-12-05ath6kl: Only use match sets when firmware supports itKyle Roeschley1-1/+1
2019-12-05scsi: csiostor: fix incorrect dma device in case of vportVarun Prakash1-1/+1
2019-12-05scsi: qla2xxx: deadlock by configfs_depend_itemAnatoliy Glagolev2-43/+8
2019-12-05RDMA/srp: Propagate ib_post_send() failures to the SCSI mid-layerBart Van Assche1-0/+1
2019-12-05openrisc: Fix broken paths to arch/or32Geert Uytterhoeven2-2/+2
2019-12-05serial: max310x: Fix tx_empty() callbackAlexander Shiyan1-5/+2
2019-12-05Bluetooth: hci_bcm: Handle specific unknown packets after firmware loadingJonathan Bakker1-0/+22
2019-12-05drivers/regulator: fix a missing check of return valueKangjie Lu1-1/+4
2019-12-05powerpc/xmon: fix dump_segments()Christophe Leroy1-1/+1
2019-12-05powerpc/book3s/32: fix number of bats in p/v_block_mapped()Christophe Leroy1-2/+2
2019-12-05vxlan: Fix error path in __vxlan_dev_create()Petr Machata1-3/+10
2019-12-05clocksource/drivers/fttmr010: Fix invalid interrupt register accessTao Ren1-31/+42
2019-12-05IB/qib: Fix an error code in qib_sdma_verbs_send()Dan Carpenter1-1/+3
2019-12-05xfs: Fix bulkstat compat ioctls on x32 userspace.Nick Bowler1-4/+30
2019-12-05xfs: Align compat attrlist_by_handle with native implementation.Nick Bowler1-0/+6
2019-12-05gfs2: take jdata unstuff into account in do_growBob Peterson1-0/+2
2019-12-05dm flakey: Properly corrupt multi-page bios.Sweet Tea1-11/+22
2019-12-05HID: doc: fix wrong data structure reference for UHID_OUTPUTPeter Hutterer1-1/+1
2019-12-05pinctrl: sh-pfc: sh7734: Fix shifted values in IPSR10Geert Uytterhoeven1-8/+8
2019-12-05pinctrl: sh-pfc: sh7264: Fix PFCR3 and PFCR0 register configurationGeert Uytterhoeven1-2/+7
2019-12-05KVM: s390: unregister debug feature on failing arch initMichael Mueller1-3/+14
2019-12-05bnxt_en: query force speeds before disabling autoneg mode.Vasundhara Volam1-1/+21
2019-12-05bnxt_en: Return linux standard errors in bnxt_ethtool.cVasundhara Volam1-17/+39
2019-12-05exofs_mount(): fix leaks on failure exitsAl Viro1-8/+29