summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-27NFC: digital: fix possible memory leak in digital_in_send_sdd_req()Ziyang Xuan1-2/+6
2021-10-27NFC: digital: fix possible memory leak in digital_tg_listen_mdaa()Ziyang Xuan1-2/+7
2021-10-27nfc: fix error handling of nfc_proto_register()Ziyang Xuan1-0/+3
2021-10-27ethernet: s2io: fix setting mac address during resumeArnd Bergmann1-1/+1
2021-10-27net: encx24j600: check error in devm_regmap_init_encx24j600Nanyong Sun3-5/+14
2021-10-27net: korina: select CRC32Vegard Nossum1-0/+1
2021-10-27net: arc: select CRC32Vegard Nossum1-0/+1
2021-10-27iio: ssp_sensors: fix error code in ssp_print_mcu_debug()Dan Carpenter1-1/+1
2021-10-27iio: ssp_sensors: add more range checking in ssp_parse_dataframe()Dan Carpenter1-1/+8
2021-10-27iio: light: opt3001: Fixed timeout error when 0 luxJiri Valek - 2N1-3/+3
2021-10-27iio: adc128s052: Fix the error handling path of 'adc128_probe()'Christophe JAILLET1-0/+6
2021-10-27nvmem: Fix shift-out-of-bound (UBSAN) with byte size cellsStephen Boyd1-1/+2
2021-10-27USB: serial: option: add Telit LE910Cx composition 0x1204Daniele Palmas1-0/+2
2021-10-27USB: serial: qcserial: add EM9191 QDL supportAleksander Morgado1-0/+1
2021-10-27Input: xpad - add support for another USB ID of Nacon GC-100Michael Cullen1-0/+2
2021-10-27efi: Change down_interruptible() in virt_efi_reset_system() to down_trylock()Zhang Jianhua1-1/+1
2021-10-27efi/cper: use stack buffer for error record decodingArd Biesheuvel1-2/+2
2021-10-27cb710: avoid NULL pointer subtractionArnd Bergmann1-1/+1
2021-10-27xhci: Enable trust tx length quirk for Fresco FL11 USB controllerNikolay Martynov1-0/+2
2021-10-27s390: fix strrchr() implementationRoberto Sassu1-8/+7
2021-10-27ALSA: seq: Fix a potential UAF by wrong private_free call orderTakashi Iwai1-5/+3
2021-10-17Linux 4.9.287v4.9.287Greg Kroah-Hartman1-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-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-17gup: document and work around "COW can break either way" issueLinus Torvalds2-12/+43
2021-10-17i40e: fix endless loop under rtnlJiri Benc1-1/+1
2021-10-17rtnetlink: fix if_nlmsg_stats_size() under estimationEric Dumazet1-1/+1
2021-10-17drm/nouveau/debugfs: fix file release memory leakYang Yingliang1-0/+1
2021-10-17netlink: annotate data races around nlk->boundEric Dumazet1-4/+10
2021-10-17net: bridge: use nla_total_size_64bit() in br_get_linkxstats_size()Eric Dumazet1-1/+1
2021-10-17ARM: imx6: disable the GIC CPU interface before calling stby-poweroff sequenceOleksij Rempel1-0/+2
2021-10-17ptp_pch: Load module automatically if ID matchesAndy Shevchenko1-0/+1
2021-10-17powerpc/fsl/dts: Fix phy-connection-type for fm1mac3Pali Rohár1-1/+1
2021-10-17net_sched: fix NULL deref in fifo_set_limit()Eric Dumazet1-0/+3
2021-10-17phy: mdio: fix memory leakPavel Skripkin1-0/+7
2021-10-17bpf: Fix integer overflow in prealloc_elems_and_freelist()Tatsuhiko Yasumatsu1-1/+2
2021-10-17xtensa: call irqchip_init only when CONFIG_USE_OF is selectedMax Filippov1-1/+1
2021-10-17ARM: dts: omap3430-sdp: Fix NAND device nodeRoger Quadros1-1/+1
2021-10-17nfsd4: Handle the NFSv4 READDIR 'dircount' hint being zeroTrond Myklebust1-8/+11
2021-10-17ovl: fix missing negative dentry check in ovl_rename()Zheng Liang1-3/+7
2021-10-17USB: cdc-acm: fix break reportingJohan Hovold1-0/+3
2021-10-17USB: cdc-acm: fix racy tty buffer accessesJohan Hovold1-0/+5
2021-10-17Partially revert "usb: Kconfig: using select for USB_COMMON dependency"Ben Hutchings1-2/+1
2021-10-09Linux 4.9.286v4.9.286Greg Kroah-Hartman1-1/+1
2021-10-09libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.Kate Hsuan2-2/+33
2021-10-09usb: testusb: Fix for showing the connection speedFaizel K B1-6/+8