summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.19.211v4.19.211Greg Kroah-Hartman2021-10-131-1/+1
* x86/Kconfig: Correct reference to MWINCHIP3DLukas Bulwahn2021-10-131-1/+1
* i2c: acpi: fix resource leak in reconfiguration device additionJamie Iles2021-10-131-0/+1
* i40e: Fix freeing of uninitialized misc IRQ vectorSylwester Dziedziuch2021-10-131-1/+2
* i40e: fix endless loop under rtnlJiri Benc2021-10-131-1/+1
* rtnetlink: fix if_nlmsg_stats_size() under estimationEric Dumazet2021-10-131-1/+1
* drm/nouveau/debugfs: fix file release memory leakYang Yingliang2021-10-131-0/+1
* netlink: annotate data races around nlk->boundEric Dumazet2021-10-131-4/+10
* net: sfp: Fix typo in state machine debug stringSean Anderson2021-10-131-1/+1
* net: bridge: use nla_total_size_64bit() in br_get_linkxstats_size()Eric Dumazet2021-10-131-1/+1
* ARM: imx6: disable the GIC CPU interface before calling stby-poweroff sequenceOleksij Rempel2021-10-131-0/+2
* ptp_pch: Load module automatically if ID matchesAndy Shevchenko2021-10-131-0/+1
* powerpc/fsl/dts: Fix phy-connection-type for fm1mac3Pali Rohár2021-10-131-1/+1
* net_sched: fix NULL deref in fifo_set_limit()Eric Dumazet2021-10-131-0/+3
* phy: mdio: fix memory leakPavel Skripkin2021-10-131-0/+7
* bpf: Fix integer overflow in prealloc_elems_and_freelist()Tatsuhiko Yasumatsu2021-10-131-1/+2
* bpf, arm: Fix register clobbering in div/mod implementationJohan Almbladh2021-10-131-0/+19
* xtensa: call irqchip_init only when CONFIG_USE_OF is selectedMax Filippov2021-10-131-1/+1
* bpf, mips: Validate conditional branch offsetsPiotr Krysiuk2021-10-131-14/+43
* 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
* ovl: fix missing negative dentry check in ovl_rename()Zheng Liang2021-10-131-3/+7
* xen/privcmd: fix error handling in mmap-resource processingJan Beulich2021-10-131-3/+4
* 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 4.19.210v4.19.210Greg Kroah-Hartman2021-10-091-1/+1
* lib/timerqueue: Rely on rbtree semantics for next timerDavidlohr Bueso2021-10-092-25/+18
* libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.Kate Hsuan2021-10-092-2/+33
* 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: 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 4.19.209v4.19.209Greg Kroah-Hartman2021-10-061-1/+1
* cred: allow get_cred() and put_cred() to be given NULL.NeilBrown2021-10-061-5/+9
* 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