summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-20Linux 4.19.213v4.19.213Greg Kroah-Hartman
2021-10-20r8152: select CRC32 and CRYPTO/CRYPTO_HASH/CRYPTO_SHA256Vegard Nossum
2021-10-20qed: Fix missing error code in qed_slowpath_start()chongjiapeng
2021-10-20mqprio: Correct stats in mqprio_dump_class_stats().Sebastian Andrzej Siewior
2021-10-20acpi/arm64: fix next_platform_timer() section mismatch errorJackie Liu
2021-10-20drm/msm/dsi: fix off by one in dsi_bus_clk_enable error handlingDan Carpenter
2021-10-20drm/msm/dsi: Fix an error code in msm_dsi_modeset_init()Dan Carpenter
2021-10-20drm/msm: Fix null pointer dereference on pointer edpColin Ian King
2021-10-20platform/mellanox: mlxreg-io: Fix argument base in kstrtou32() callVadim Pasternak
2021-10-20pata_legacy: fix a couple uninitialized variable bugsDan Carpenter
2021-10-20NFC: digital: fix possible memory leak in digital_in_send_sdd_req()Ziyang Xuan
2021-10-20NFC: digital: fix possible memory leak in digital_tg_listen_mdaa()Ziyang Xuan
2021-10-20nfc: fix error handling of nfc_proto_register()Ziyang Xuan
2021-10-20ethernet: s2io: fix setting mac address during resumeArnd Bergmann
2021-10-20net: encx24j600: check error in devm_regmap_init_encx24j600Nanyong Sun
2021-10-20net: korina: select CRC32Vegard Nossum
2021-10-20net: arc: select CRC32Vegard Nossum
2021-10-20sctp: account stream padding length for reconf chunkEiichi Tsukata
2021-10-20iio: dac: ti-dac5571: fix an error code in probe()Dan Carpenter
2021-10-20iio: ssp_sensors: fix error code in ssp_print_mcu_debug()Dan Carpenter
2021-10-20iio: ssp_sensors: add more range checking in ssp_parse_dataframe()Dan Carpenter
2021-10-20iio: light: opt3001: Fixed timeout error when 0 luxJiri Valek - 2N
2021-10-20iio: adc128s052: Fix the error handling path of 'adc128_probe()'Christophe JAILLET
2021-10-20iio: adc: aspeed: set driver data when adc probe.Billy Tsai
2021-10-20x86/Kconfig: Do not enable AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT automaticallyBorislav Petkov
2021-10-20nvmem: Fix shift-out-of-bound (UBSAN) with byte size cellsStephen Boyd
2021-10-20virtio: write back F_VERSION_1 before validateHalil Pasic
2021-10-20USB: serial: option: add prod. id for Quectel EG91Tomaz Solc
2021-10-20USB: serial: option: add Telit LE910Cx composition 0x1204Daniele Palmas
2021-10-20USB: serial: option: add Quectel EC200S-CN module supportYu-Tung Chang
2021-10-20USB: serial: qcserial: add EM9191 QDL supportAleksander Morgado
2021-10-20Input: xpad - add support for another USB ID of Nacon GC-100Michael Cullen
2021-10-20usb: musb: dsps: Fix the probe error pathMiquel Raynal
2021-10-20efi: Change down_interruptible() in virt_efi_reset_system() to down_trylock()Zhang Jianhua
2021-10-20efi/cper: use stack buffer for error record decodingArd Biesheuvel
2021-10-20cb710: avoid NULL pointer subtractionArnd Bergmann
2021-10-20xhci: Enable trust tx length quirk for Fresco FL11 USB controllerNikolay Martynov
2021-10-20xhci: Fix command ring pointer corruption while aborting a commandPavankumar Kondeti
2021-10-20xhci: guard accesses to ep_state in xhci_endpoint_reset()Jonathan Bell
2021-10-20mei: me: add Ice Lake-N device id.Andy Shevchenko
2021-10-20x86/resctrl: Free the ctrlval arrays when domain_setup_mon_state() failsJames Morse
2021-10-20btrfs: check for error when looking up inode during dir entry replayFilipe Manana
2021-10-20btrfs: deal with errors when adding inode reference during log replayFilipe Manana
2021-10-20btrfs: deal with errors when replaying dir entry during log replayFilipe Manana
2021-10-20s390: fix strrchr() implementationRoberto Sassu
2021-10-20nds32/ftrace: Fix Error: invalid operands (*UND* and *UND* sections) for `^'Steven Rostedt
2021-10-20ALSA: hda/realtek - ALC236 headset MIC recording issueKailang Yang
2021-10-20ALSA: hda/realtek: Add quirk for Clevo X170KM-GWerner Sembach
2021-10-20ALSA: hda/realtek: Complete partial device name to avoid ambiguityWerner Sembach
2021-10-20ALSA: seq: Fix a potential UAF by wrong private_free call orderTakashi Iwai