summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-27Linux 4.4.290v4.4.290Greg Kroah-Hartman1-1/+1
2021-10-27ARM: 9122/1: select HAVE_FUTEX_CMPXCHGNick Desaulniers1-0/+1
2021-10-27tracing: Have all levels of checks prevent recursionSteven Rostedt (VMware)3-47/+23
2021-10-27net: mdiobus: Fix memory leak in __mdiobus_registerYanfei Xu1-0/+1
2021-10-27ALSA: hda: avoid write to STATESTS if controller is in resetKai Vehmanen1-2/+3
2021-10-27platform/x86: intel_scu_ipc: Update timeout value in commentPrashant Malani1-1/+1
2021-10-27isdn: mISDN: Fix sleeping function called from invalid contextZheyu Ma1-1/+1
2021-10-27ARM: dts: spear3xx: Fix gmac nodeHerve Codina1-1/+1
2021-10-27netfilter: Kconfig: use 'default y' instead of 'm' for bool config optionVegard Nossum1-1/+1
2021-10-27isdn: cpai: check ctr->cnr to avoid array index out of boundXiaolong Huang1-0/+5
2021-10-27nfc: nci: fix the UAF of rf_conn_info objectLin Ma1-0/+2
2021-10-27ovl: fix missing negative dentry check in ovl_rename()Zheng Liang1-3/+7
2021-10-27ASoC: DAPM: Fix missing kctl change notificationsTakashi Iwai1-5/+8
2021-10-27ALSA: usb-audio: Provide quirk for Sennheiser GSP670 HeadsetBrendan Grieve1-0/+32
2021-10-27elfcore: correct reference to CONFIG_UMLLukas Bulwahn1-1/+1
2021-10-27ocfs2: mount fails with buffer overflow in strlenValentin Vidic1-4/+10
2021-10-27can: peak_pci: peak_pci_remove(): fix UAFZheyu Ma1-5/+4
2021-10-27can: peak_usb: pcan_usb_fd_decode_status(): fix back to ERROR_ACTIVE state no...Stephane Grosjean1-3/+2
2021-10-27can: rcar_can: fix suspend/resumeYoshihiro Shimoda1-8/+12
2021-10-27NIOS2: irqflags: rename a redefined register nameRandy Dunlap2-3/+3
2021-10-27netfilter: ipvs: make global sysctl readonly in non-init netnsAntoine Tenart1-0/+5
2021-10-27NFSD: Keep existing listeners on portlist errorBenjamin Coddington1-1/+4
2021-10-27r8152: select CRC32 and CRYPTO/CRYPTO_HASH/CRYPTO_SHA256Vegard Nossum1-0/+4
2021-10-27drm/msm: Fix null pointer dereference on pointer edpColin Ian King1-1/+2
2021-10-27pata_legacy: fix a couple uninitialized variable bugsDan Carpenter1-2/+4
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: 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/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.4.289v4.4.289Greg 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