summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-17Linux 4.9.287v4.9.287Greg Kroah-Hartman
2021-10-17perf/x86: Reset destroy callback on event init failureAnand K Mistry
2021-10-17scsi: virtio_scsi: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King
2021-10-17scsi: ses: Fix unsigned comparison with less than zeroJiapeng Chong
2021-10-17mac80211: Drop frames from invalid MAC address in ad-hoc modeYueHaibing
2021-10-17netfilter: ip6_tables: zero-initialize fragment offsetJeremy Sowden
2021-10-17HID: apple: Fix logical maximum and usage maximum of Magic Keyboard JISMizuho Mori
2021-10-17gup: document and work around "COW can break either way" issueLinus Torvalds
2021-10-17i40e: fix endless loop under rtnlJiri Benc
2021-10-17rtnetlink: fix if_nlmsg_stats_size() under estimationEric Dumazet
2021-10-17drm/nouveau/debugfs: fix file release memory leakYang Yingliang
2021-10-17netlink: annotate data races around nlk->boundEric Dumazet
2021-10-17net: bridge: use nla_total_size_64bit() in br_get_linkxstats_size()Eric Dumazet
2021-10-17ARM: imx6: disable the GIC CPU interface before calling stby-poweroff sequenceOleksij Rempel
2021-10-17ptp_pch: Load module automatically if ID matchesAndy Shevchenko
2021-10-17powerpc/fsl/dts: Fix phy-connection-type for fm1mac3Pali Rohár
2021-10-17net_sched: fix NULL deref in fifo_set_limit()Eric Dumazet
2021-10-17phy: mdio: fix memory leakPavel Skripkin
2021-10-17bpf: Fix integer overflow in prealloc_elems_and_freelist()Tatsuhiko Yasumatsu
2021-10-17xtensa: call irqchip_init only when CONFIG_USE_OF is selectedMax Filippov
2021-10-17ARM: dts: omap3430-sdp: Fix NAND device nodeRoger Quadros
2021-10-17nfsd4: Handle the NFSv4 READDIR 'dircount' hint being zeroTrond Myklebust
2021-10-17ovl: fix missing negative dentry check in ovl_rename()Zheng Liang
2021-10-17USB: cdc-acm: fix break reportingJohan Hovold
2021-10-17USB: cdc-acm: fix racy tty buffer accessesJohan Hovold
2021-10-17Partially revert "usb: Kconfig: using select for USB_COMMON dependency"Ben Hutchings
2021-10-09Linux 4.9.286v4.9.286Greg Kroah-Hartman
2021-10-09libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.Kate Hsuan
2021-10-09usb: testusb: Fix for showing the connection speedFaizel K B
2021-10-09scsi: sd: Free scsi_disk device via put_device()Ming Lei
2021-10-09ext2: fix sleeping in atomic bugs on errorDan Carpenter
2021-10-09sparc64: fix pci_iounmap() when CONFIG_PCI is not setLinus Torvalds
2021-10-09xen-netback: correct success/error reporting for the SKB-with-fraglist caseJan Beulich
2021-10-09net: mdio: introduce a shutdown method to mdio device driversVladimir Oltean
2021-10-09af_unix: fix races in sk_peer_pid and sk_peer_cred accessesEric Dumazet
2021-10-06Linux 4.9.285v4.9.285Greg Kroah-Hartman
2021-10-06cred: allow get_cred() and put_cred() to be given NULL.NeilBrown
2021-10-06HID: usbhid: free raw_report buffers in usbhid_stopAnirudh Rayabharam
2021-10-06netfilter: ipset: Fix oversized kvmalloc() callsJozsef Kadlecsik
2021-10-06HID: betop: fix slab-out-of-bounds Write in betop_probeF.A.Sulaiman
2021-10-06arm64: Extend workaround for erratum 1024718 to all versions of Cortex-A55Suzuki K Poulose
2021-10-06ARM: 9098/1: ftrace: MODULE_PLT: Fix build problem without DYNAMIC_FTRACEAlex Sverdlin
2021-10-06ARM: 9079/1: ftrace: Add MODULE_PLTS supportAlex Sverdlin
2021-10-06ARM: 9078/1: Add warn suppress parameter to arm_gen_branch_link()Alex Sverdlin
2021-10-06ARM: 9077/1: PLT: Move struct plt_entries definition to headerAlex Sverdlin
2021-10-06EDAC/synopsys: Fix wrong value type assignment for edac_modeSai Krishna Potthuri
2021-10-06net: udp: annotate data race around udp_sk(sk)->corkflagEric Dumazet
2021-10-06ext4: fix potential infinite loop in ext4_dx_readdir()yangerkun
2021-10-06ipack: ipoctal: fix module reference leakJohan Hovold
2021-10-06ipack: ipoctal: fix missing allocation-failure checkJohan Hovold