summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xtensa: move XCHAL_KIO_* definitions to kmem_layout.hMax Filippov2021-10-132-39/+32
* arm64: dts: qcom: pm8150: use qcom,pm8998-pon bindingDmitry Baryshkov2021-10-131-1/+1
* ARM: dts: imx: Fix USB host power regulator polarity on M53MenloMarek Vasut2021-10-131-2/+1
* ARM: dts: imx: Add missing pinctrl-names for panel on M53MenloMarek Vasut2021-10-131-0/+1
* soc: qcom: mdt_loader: Drop PT_LOAD check on hash segmentShawn Guo2021-10-131-1/+1
* ARM: dts: qcom: apq8064: Use 27MHz PXO clock as DSI PLL referenceMarijn Suijten2021-10-131-2/+2
* soc: qcom: socinfo: Fixed argument passed to platform_set_data()Antonio Martorana2021-10-131-1/+1
* bpf, mips: Validate conditional branch offsetsPiotr Krysiuk2021-10-131-14/+43
* MIPS: BPF: Restore MIPS32 cBPF JITPaul Burton2021-10-134-0/+1557
* ARM: dts: qcom: apq8064: use compatible which contains chipidDavid Heidelberg2021-10-131-2/+1
* ARM: dts: omap3430-sdp: Fix NAND device nodeRoger Quadros2021-10-131-1/+1
* xen/balloon: fix cancelled balloon actionJuergen Gross2021-10-131-6/+15
* nfsd4: Handle the NFSv4 READDIR 'dircount' hint being zeroTrond Myklebust2021-10-131-8/+11
* nfsd: fix error handling of register_pernet_subsys() in init_nfsd()Patrick Ho2021-10-131-1/+1
* ovl: fix missing negative dentry check in ovl_rename()Zheng Liang2021-10-131-3/+7
* mmc: meson-gx: do not use memcpy_to/fromio for dram-access-quirkNeil Armstrong2021-10-131-14/+59
* xen/privcmd: fix error handling in mmap-resource processingJan Beulich2021-10-131-3/+4
* usb: typec: tcpm: handle SRC_STARTUP state if cc changesXu Yang2021-10-131-0/+1
* USB: cdc-acm: fix break reportingJohan Hovold2021-10-131-0/+3
* USB: cdc-acm: fix racy tty buffer accessesJohan Hovold2021-10-131-0/+5
* Partially revert "usb: Kconfig: using select for USB_COMMON dependency"Ben Hutchings2021-10-131-2/+1
* Linux 5.4.152v5.4.152Greg Kroah-Hartman2021-10-091-1/+1
* libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.Kate Hsuan2021-10-092-2/+33
* silence nfscache allocation warnings with kvzallocRik van Riel2021-10-091-8/+4
* perf/x86: Reset destroy callback on event init failureAnand K Mistry2021-10-091-0/+1
* kvm: x86: Add AMD PMU MSRs to msrs_to_save_all[]Fares Mehanna2021-10-091-0/+7
* KVM: do not shrink halt_poll_ns below grow_startSergey Senozhatsky2021-10-091-1/+5
* tools/vm/page-types: remove dependency on opt_file for idle page trackingChangbin Du2021-10-091-1/+1
* scsi: ses: Retry failed Send/Receive Diagnostic commandsWen Xiong2021-10-091-4/+18
* selftests:kvm: fix get_warnings_count() ignoring fscanf() return warnShuah Khan2021-10-091-1/+2
* selftests: be sure to make khdr before other targetsLi Zhijian2021-10-091-0/+1
* usb: dwc2: check return value after calling platform_get_resource()Yang Yingliang2021-10-091-0/+4
* usb: testusb: Fix for showing the connection speedFaizel K B2021-10-091-6/+8
* scsi: sd: Free scsi_disk device via put_device()Ming Lei2021-10-091-4/+5
* ext2: fix sleeping in atomic bugs on errorDan Carpenter2021-10-091-8/+6
* sparc64: fix pci_iounmap() when CONFIG_PCI is not setLinus Torvalds2021-10-091-0/+2
* xen-netback: correct success/error reporting for the SKB-with-fraglist caseJan Beulich2021-10-091-1/+1
* net: mdio: introduce a shutdown method to mdio device driversVladimir Oltean2021-10-092-0/+14
* Linux 5.4.151v5.4.151Greg Kroah-Hartman2021-10-061-1/+1
* HID: usbhid: free raw_report buffers in usbhid_stopAnirudh Rayabharam2021-10-061-1/+12
* netfilter: ipset: Fix oversized kvmalloc() callsJozsef Kadlecsik2021-10-061-2/+2
* HID: betop: fix slab-out-of-bounds Write in betop_probeF.A.Sulaiman2021-10-061-3/+10
* crypto: ccp - fix resource leaks in ccp_run_aes_gcm_cmd()Dan Carpenter2021-10-061-6/+8
* usb: hso: remove the bailout parameterDongliang Mu2021-10-061-3/+3
* usb: hso: fix error handling code of hso_create_net_deviceDongliang Mu2021-10-061-10/+23
* hso: fix bailout in error case of probeOliver Neukum2021-10-061-4/+4
* libnvdimm/pmem: Fix crash triggered when I/O in-flight during unbindsumiyawang2021-10-061-2/+2
* PCI: Fix pci_host_bridge struct device release/free handlingRob Herring2021-10-062-18/+20
* net: stmmac: don't attach interface until resume finishesLeon Yu2021-10-061-2/+2
* net: udp: annotate data race around udp_sk(sk)->corkflagEric Dumazet2021-10-062-6/+6