summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-17Linux 4.19.212v4.19.212Greg Kroah-Hartman1-1/+1
2021-10-17sched: Always inline is_percpu_thread()Peter Zijlstra1-1/+1
2021-10-17perf/x86: Reset destroy callback on event init failureAnand K Mistry1-0/+1
2021-10-17scsi: virtio_scsi: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King1-2/+2
2021-10-17scsi: ses: Fix unsigned comparison with less than zeroJiapeng Chong1-1/+1
2021-10-17net: sun: SUNVNET_COMMON should depend on INETRandy Dunlap1-0/+1
2021-10-17mac80211: check return value of rhashtable_initMichelleJin1-1/+4
2021-10-17net: prevent user from passing illegal stab size王贇2-0/+7
2021-10-17m68k: Handle arrivals of multiple signals correctlyAl Viro1-46/+42
2021-10-17mac80211: Drop frames from invalid MAC address in ad-hoc modeYueHaibing1-1/+2
2021-10-17netfilter: ip6_tables: zero-initialize fragment offsetJeremy Sowden1-0/+1
2021-10-17HID: apple: Fix logical maximum and usage maximum of Magic Keyboard JISMizuho Mori1-0/+7
2021-10-17net: phy: bcm7xxx: Fixed indirect MMD operationsFlorian Fainelli1-0/+94
2021-10-13Linux 4.19.211v4.19.211Greg Kroah-Hartman1-1/+1
2021-10-13x86/Kconfig: Correct reference to MWINCHIP3DLukas Bulwahn1-1/+1
2021-10-13i2c: acpi: fix resource leak in reconfiguration device additionJamie Iles1-0/+1
2021-10-13i40e: Fix freeing of uninitialized misc IRQ vectorSylwester Dziedziuch1-1/+2
2021-10-13i40e: fix endless loop under rtnlJiri Benc1-1/+1
2021-10-13rtnetlink: fix if_nlmsg_stats_size() under estimationEric Dumazet1-1/+1
2021-10-13drm/nouveau/debugfs: fix file release memory leakYang Yingliang1-0/+1
2021-10-13netlink: annotate data races around nlk->boundEric Dumazet1-4/+10
2021-10-13net: sfp: Fix typo in state machine debug stringSean Anderson1-1/+1
2021-10-13net: bridge: use nla_total_size_64bit() in br_get_linkxstats_size()Eric Dumazet1-1/+1
2021-10-13ARM: imx6: disable the GIC CPU interface before calling stby-poweroff sequenceOleksij Rempel1-0/+2
2021-10-13ptp_pch: Load module automatically if ID matchesAndy Shevchenko1-0/+1
2021-10-13powerpc/fsl/dts: Fix phy-connection-type for fm1mac3Pali Rohár1-1/+1
2021-10-13net_sched: fix NULL deref in fifo_set_limit()Eric Dumazet1-0/+3
2021-10-13phy: mdio: fix memory leakPavel Skripkin1-0/+7
2021-10-13bpf: Fix integer overflow in prealloc_elems_and_freelist()Tatsuhiko Yasumatsu1-1/+2
2021-10-13bpf, arm: Fix register clobbering in div/mod implementationJohan Almbladh1-0/+19
2021-10-13xtensa: call irqchip_init only when CONFIG_USE_OF is selectedMax Filippov1-1/+1
2021-10-13bpf, mips: Validate conditional branch offsetsPiotr Krysiuk1-14/+43
2021-10-13ARM: dts: qcom: apq8064: use compatible which contains chipidDavid Heidelberg1-2/+1
2021-10-13ARM: dts: omap3430-sdp: Fix NAND device nodeRoger Quadros1-1/+1
2021-10-13xen/balloon: fix cancelled balloon actionJuergen Gross1-6/+15
2021-10-13nfsd4: Handle the NFSv4 READDIR 'dircount' hint being zeroTrond Myklebust1-8/+11
2021-10-13ovl: fix missing negative dentry check in ovl_rename()Zheng Liang1-3/+7
2021-10-13xen/privcmd: fix error handling in mmap-resource processingJan Beulich1-3/+4
2021-10-13USB: cdc-acm: fix break reportingJohan Hovold1-0/+3
2021-10-13USB: cdc-acm: fix racy tty buffer accessesJohan Hovold1-0/+5
2021-10-13Partially revert "usb: Kconfig: using select for USB_COMMON dependency"Ben Hutchings1-2/+1
2021-10-09Linux 4.19.210v4.19.210Greg Kroah-Hartman1-1/+1
2021-10-09lib/timerqueue: Rely on rbtree semantics for next timerDavidlohr Bueso2-25/+18
2021-10-09libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.Kate Hsuan2-2/+33
2021-10-09tools/vm/page-types: remove dependency on opt_file for idle page trackingChangbin Du1-1/+1
2021-10-09scsi: ses: Retry failed Send/Receive Diagnostic commandsWen Xiong1-4/+18
2021-10-09selftests: be sure to make khdr before other targetsLi Zhijian1-0/+1
2021-10-09usb: dwc2: check return value after calling platform_get_resource()Yang Yingliang1-0/+4
2021-10-09usb: testusb: Fix for showing the connection speedFaizel K B1-6/+8
2021-10-09scsi: sd: Free scsi_disk device via put_device()Ming Lei1-4/+5