summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* ALSA: seq: Fix a potential UAF by wrong private_free call orderTakashi Iwai2021-10-271-5/+3
* Linux 4.4.289v4.4.289Greg Kroah-Hartman2021-10-171-1/+1
* perf/x86: Reset destroy callback on event init failureAnand K Mistry2021-10-171-0/+1
* scsi: virtio_scsi: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King2021-10-171-2/+2
* scsi: ses: Fix unsigned comparison with less than zeroJiapeng Chong2021-10-171-1/+1
* mac80211: Drop frames from invalid MAC address in ad-hoc modeYueHaibing2021-10-171-1/+2
* netfilter: ip6_tables: zero-initialize fragment offsetJeremy Sowden2021-10-171-0/+1
* HID: apple: Fix logical maximum and usage maximum of Magic Keyboard JISMizuho Mori2021-10-171-0/+7
* mm: check VMA flags to avoid invalid PROT_NONE NUMA balancingLorenzo Stoakes2021-10-172-8/+7
* gup: document and work around "COW can break either way" issueLinus Torvalds2021-10-172-12/+43
* i40e: fix endless loop under rtnlJiri Benc2021-10-171-1/+1
* netlink: annotate data races around nlk->boundEric Dumazet2021-10-171-4/+10
* ARM: imx6: disable the GIC CPU interface before calling stby-poweroff sequenceOleksij Rempel2021-10-171-0/+2
* ptp_pch: Load module automatically if ID matchesAndy Shevchenko2021-10-171-0/+1
* net_sched: fix NULL deref in fifo_set_limit()Eric Dumazet2021-10-171-0/+3
* phy: mdio: fix memory leakPavel Skripkin2021-10-171-0/+7
* xtensa: call irqchip_init only when CONFIG_USE_OF is selectedMax Filippov2021-10-171-1/+1
* nfsd4: Handle the NFSv4 READDIR 'dircount' hint being zeroTrond Myklebust2021-10-171-8/+11