summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-27nfc: nci: fix the UAF of rf_conn_info objectLin Ma1-0/+2
2021-10-27mm, slub: fix mismatch between reconstructed freelist depth and cntMiaohe Lin1-2/+9
2021-10-27ASoC: DAPM: Fix missing kctl change notificationsTakashi Iwai1-5/+8
2021-10-27ALSA: hda/realtek: Add quirk for Clevo PC50HSSteven Clarkson1-0/+1
2021-10-27ALSA: usb-audio: Provide quirk for Sennheiser GSP670 HeadsetBrendan Grieve1-0/+32
2021-10-27vfs: check fd has read access in kernel_read_file_from_fd()Matthew Wilcox (Oracle)1-1/+1
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-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-27net: hns3: disable sriov before unload hclge layerPeng Li3-0/+23
2021-10-27net: hns3: add limit ets dwrr bandwidth cannot be 0Guangbin Huang1-0/+9
2021-10-27NIOS2: irqflags: rename a redefined register nameRandy Dunlap2-3/+3
2021-10-27lan78xx: select CRC32Vegard Nossum1-0/+1
2021-10-27netfilter: ipvs: make global sysctl readonly in non-init netnsAntoine Tenart1-0/+5
2021-10-27ASoC: wm8960: Fix clock configuration on slave modeShengjiu Wang1-3/+10
2021-10-27dma-debug: fix sg checks in debug_dma_map_sg()Gerald Schaefer1-6/+6
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-20Linux 4.19.213v4.19.213Greg 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-20mqprio: Correct stats in mqprio_dump_class_stats().Sebastian Andrzej Siewior1-12/+18
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/dsi: Fix an error code in msm_dsi_modeset_init()Dan Carpenter1-1/+3
2021-10-20drm/msm: Fix null pointer dereference on pointer edpColin Ian King1-1/+2
2021-10-20platform/mellanox: mlxreg-io: Fix argument base in kstrtou32() callVadim Pasternak1-1/+1
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: dac: ti-dac5571: fix an error code in probe()Dan Carpenter1-0/+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