summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.19.212v4.19.212Greg Kroah-Hartman2021-10-171-1/+1
* sched: Always inline is_percpu_thread()Peter Zijlstra2021-10-171-1/+1
* perf/x86: Reset destroy callback on event init failureAnand K Mistry2021-10-171-0/+1
* scsi: virtio_scsi: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King2021-10-171-2/+2
* scsi: ses: Fix unsigned comparison with less than zeroJiapeng Chong2021-10-171-1/+1
* net: sun: SUNVNET_COMMON should depend on INETRandy Dunlap2021-10-171-0/+1
* mac80211: check return value of rhashtable_initMichelleJin2021-10-171-1/+4
* net: prevent user from passing illegal stab size王贇2021-10-172-0/+7
* m68k: Handle arrivals of multiple signals correctlyAl Viro2021-10-171-46/+42
* mac80211: Drop frames from invalid MAC address in ad-hoc modeYueHaibing2021-10-171-1/+2
* netfilter: ip6_tables: zero-initialize fragment offsetJeremy Sowden2021-10-171-0/+1
* HID: apple: Fix logical maximum and usage maximum of Magic Keyboard JISMizuho Mori2021-10-171-0/+7
* net: phy: bcm7xxx: Fixed indirect MMD operationsFlorian Fainelli2021-10-171-0/+94
* 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