summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-27ocfs2: mount fails with buffer overflow in strlenValentin Vidic1-4/+10
2021-10-27ocfs2: fix data corruption after conversion from inline formatJan Kara1-34/+12
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-27xtensa: xtfpga: Try software restart before simulating CPU resetGuenter Roeck1-2/+6
2021-10-27xtensa: xtfpga: use CONFIG_USE_OF instead of CONFIG_OFMax Filippov1-2/+2
2021-10-27ARM: dts: at91: sama5d2_som1_ek: disable ISC node by defaultEugen Hristev1-1/+0
2021-10-27btrfs: always wait on ordered extents at fsync timeJosef Bacik1-52/+4
2021-10-20Linux 4.14.252v4.14.252Greg Kroah-Hartman1-1/+1
2021-10-20r8152: select CRC32 and CRYPTO/CRYPTO_HASH/CRYPTO_SHA256Vegard Nossum1-0/+4
2021-10-20qed: Fix missing error code in qed_slowpath_start()chongjiapeng1-0/+1
2021-10-20acpi/arm64: fix next_platform_timer() section mismatch errorJackie Liu1-1/+1
2021-10-20drm/msm/dsi: fix off by one in dsi_bus_clk_enable error handlingDan Carpenter1-1/+1
2021-10-20drm/msm: Fix null pointer dereference on pointer edpColin Ian King1-1/+2
2021-10-20pata_legacy: fix a couple uninitialized variable bugsDan Carpenter1-2/+4
2021-10-20NFC: digital: fix possible memory leak in digital_in_send_sdd_req()Ziyang Xuan1-2/+6
2021-10-20NFC: digital: fix possible memory leak in digital_tg_listen_mdaa()Ziyang Xuan1-2/+7
2021-10-20nfc: fix error handling of nfc_proto_register()Ziyang Xuan1-0/+3
2021-10-20ethernet: s2io: fix setting mac address during resumeArnd Bergmann1-1/+1
2021-10-20net: encx24j600: check error in devm_regmap_init_encx24j600Nanyong Sun3-5/+14
2021-10-20net: korina: select CRC32Vegard Nossum1-0/+1
2021-10-20net: arc: select CRC32Vegard Nossum1-0/+1
2021-10-20sctp: account stream padding length for reconf chunkEiichi Tsukata1-1/+1
2021-10-20iio: ssp_sensors: fix error code in ssp_print_mcu_debug()Dan Carpenter1-1/+1
2021-10-20iio: ssp_sensors: add more range checking in ssp_parse_dataframe()Dan Carpenter1-1/+8
2021-10-20iio: light: opt3001: Fixed timeout error when 0 luxJiri Valek - 2N1-3/+3
2021-10-20iio: adc128s052: Fix the error handling path of 'adc128_probe()'Christophe JAILLET1-0/+6
2021-10-20iio: adc: aspeed: set driver data when adc probe.Billy Tsai1-0/+1
2021-10-20x86/Kconfig: Do not enable AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT automaticallyBorislav Petkov1-1/+0
2021-10-20nvmem: Fix shift-out-of-bound (UBSAN) with byte size cellsStephen Boyd1-1/+2
2021-10-20virtio: write back F_VERSION_1 before validateHalil Pasic1-0/+11
2021-10-20USB: serial: option: add prod. id for Quectel EG91Tomaz Solc1-0/+4
2021-10-20USB: serial: option: add Telit LE910Cx composition 0x1204Daniele Palmas1-0/+2
2021-10-20USB: serial: option: add Quectel EC200S-CN module supportYu-Tung Chang1-0/+2
2021-10-20USB: serial: qcserial: add EM9191 QDL supportAleksander Morgado1-0/+1
2021-10-20Input: xpad - add support for another USB ID of Nacon GC-100Michael Cullen1-0/+2
2021-10-20usb: musb: dsps: Fix the probe error pathMiquel Raynal1-1/+3
2021-10-20efi: Change down_interruptible() in virt_efi_reset_system() to down_trylock()Zhang Jianhua1-1/+1
2021-10-20efi/cper: use stack buffer for error record decodingArd Biesheuvel1-2/+2
2021-10-20cb710: avoid NULL pointer subtractionArnd Bergmann1-1/+1
2021-10-20xhci: Enable trust tx length quirk for Fresco FL11 USB controllerNikolay Martynov1-0/+2
2021-10-20xhci: Fix command ring pointer corruption while aborting a commandPavankumar Kondeti1-4/+10
2021-10-20btrfs: check for error when looking up inode during dir entry replayFilipe Manana1-7/+7
2021-10-20btrfs: deal with errors when adding inode reference during log replayFilipe Manana1-2/+7
2021-10-20btrfs: deal with errors when replaying dir entry during log replayFilipe Manana1-1/+8
2021-10-20s390: fix strrchr() implementationRoberto Sassu1-8/+7