summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ata: sata_mv: Fix the error handling of mv_chip_id()Zheyu Ma2021-11-021-2/+2
* usbnet: fix error return code in usbnet_probe()Wang Hai2021-11-021-0/+1
* usbnet: sanity check for maxpacketOliver Neukum2021-11-021-0/+4
* ARM: 8819/1: Remove '-p' from LDFLAGSNathan Chancellor2021-11-023-4/+2
* ARM: 9139/1: kprobes: fix arch_init_kprobes() prototypeArnd Bergmann2021-11-021-1/+1
* ARM: 9134/1: remove duplicate memcpy() definitionArnd Bergmann2021-11-021-0/+3
* ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B alignedNick Desaulniers2021-11-021-0/+1
* Linux 4.4.290v4.4.290Greg Kroah-Hartman2021-10-271-1/+1
* ARM: 9122/1: select HAVE_FUTEX_CMPXCHGNick Desaulniers2021-10-271-0/+1
* tracing: Have all levels of checks prevent recursionSteven Rostedt (VMware)2021-10-273-47/+23
* net: mdiobus: Fix memory leak in __mdiobus_registerYanfei Xu2021-10-271-0/+1
* ALSA: hda: avoid write to STATESTS if controller is in resetKai Vehmanen2021-10-271-2/+3
* platform/x86: intel_scu_ipc: Update timeout value in commentPrashant Malani2021-10-271-1/+1
* isdn: mISDN: Fix sleeping function called from invalid contextZheyu Ma2021-10-271-1/+1
* ARM: dts: spear3xx: Fix gmac nodeHerve Codina2021-10-271-1/+1
* netfilter: Kconfig: use 'default y' instead of 'm' for bool config optionVegard Nossum2021-10-271-1/+1
* isdn: cpai: check ctr->cnr to avoid array index out of boundXiaolong Huang2021-10-271-0/+5
* nfc: nci: fix the UAF of rf_conn_info objectLin Ma2021-10-271-0/+2
* ovl: fix missing negative dentry check in ovl_rename()Zheng Liang2021-10-271-3/+7
* ASoC: DAPM: Fix missing kctl change notificationsTakashi Iwai2021-10-271-5/+8
* ALSA: usb-audio: Provide quirk for Sennheiser GSP670 HeadsetBrendan Grieve2021-10-271-0/+32
* elfcore: correct reference to CONFIG_UMLLukas Bulwahn2021-10-271-1/+1
* ocfs2: mount fails with buffer overflow in strlenValentin Vidic2021-10-271-4/+10
* can: peak_pci: peak_pci_remove(): fix UAFZheyu Ma2021-10-271-5/+4
* can: peak_usb: pcan_usb_fd_decode_status(): fix back to ERROR_ACTIVE state no...Stephane Grosjean2021-10-271-3/+2
* can: rcar_can: fix suspend/resumeYoshihiro Shimoda2021-10-271-8/+12
* NIOS2: irqflags: rename a redefined register nameRandy Dunlap2021-10-272-3/+3
* netfilter: ipvs: make global sysctl readonly in non-init netnsAntoine Tenart2021-10-271-0/+5
* NFSD: Keep existing listeners on portlist errorBenjamin Coddington2021-10-271-1/+4
* r8152: select CRC32 and CRYPTO/CRYPTO_HASH/CRYPTO_SHA256Vegard Nossum2021-10-271-0/+4
* drm/msm: Fix null pointer dereference on pointer edpColin Ian King2021-10-271-1/+2
* pata_legacy: fix a couple uninitialized variable bugsDan Carpenter2021-10-271-2/+4
* NFC: digital: fix possible memory leak in digital_in_send_sdd_req()Ziyang Xuan2021-10-271-2/+6
* NFC: digital: fix possible memory leak in digital_tg_listen_mdaa()Ziyang Xuan2021-10-271-2/+7
* nfc: fix error handling of nfc_proto_register()Ziyang Xuan2021-10-271-0/+3
* ethernet: s2io: fix setting mac address during resumeArnd Bergmann2021-10-271-1/+1
* net: encx24j600: check error in devm_regmap_init_encx24j600Nanyong Sun2021-10-273-5/+14
* net: korina: select CRC32Vegard Nossum2021-10-271-0/+1
* net: arc: select CRC32Vegard Nossum2021-10-271-0/+1
* iio: ssp_sensors: fix error code in ssp_print_mcu_debug()Dan Carpenter2021-10-271-1/+1
* iio: ssp_sensors: add more range checking in ssp_parse_dataframe()Dan Carpenter2021-10-271-1/+8
* iio: adc128s052: Fix the error handling path of 'adc128_probe()'Christophe JAILLET2021-10-271-0/+6
* nvmem: Fix shift-out-of-bound (UBSAN) with byte size cellsStephen Boyd2021-10-271-1/+2
* USB: serial: option: add Telit LE910Cx composition 0x1204Daniele Palmas2021-10-271-0/+2
* USB: serial: qcserial: add EM9191 QDL supportAleksander Morgado2021-10-271-0/+1
* Input: xpad - add support for another USB ID of Nacon GC-100Michael Cullen2021-10-271-0/+2
* efi/cper: use stack buffer for error record decodingArd Biesheuvel2021-10-271-2/+2
* cb710: avoid NULL pointer subtractionArnd Bergmann2021-10-271-1/+1
* xhci: Enable trust tx length quirk for Fresco FL11 USB controllerNikolay Martynov2021-10-271-0/+2
* s390: fix strrchr() implementationRoberto Sassu2021-10-271-8/+7