summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-27MIPS: Octeon: Fix build errors using clangTianjia Zhang1-2/+2
2022-01-27i2c: designware-pci: Fix to change data types of hcnt and lcnt parametersLakshmi Sowjanya D1-4/+4
2022-01-27ALSA: seq: Set upper limit of processed eventsTakashi Iwai1-2/+12
2022-01-27w1: Misuse of get_user()/put_user() reported by sparseChristophe Leroy1-20/+6
2022-01-27i2c: mpc: Correct I2C reset procedureJoakim Tjernlund1-8/+15
2022-01-27powerpc/smp: Move setup_profiling_timer() under CONFIG_PROFILINGMichael Ellerman1-0/+2
2022-01-27i2c: i801: Don't silently correct invalid transfer sizeHeiner Kallweit1-10/+5
2022-01-27powerpc/btext: add missing of_node_putJulia Lawall1-1/+3
2022-01-27powerpc/cell: add missing of_node_putJulia Lawall1-0/+1
2022-01-27powerpc/powernv: add missing of_node_putJulia Lawall1-0/+1
2022-01-27powerpc/6xx: add missing of_node_putJulia Lawall1-0/+1
2022-01-27parisc: Avoid calling faulthandler_disabled() twiceJohn David Anglin1-1/+1
2022-01-27serial: core: Keep mctrl register state and cached copy in syncLukas Wunner1-1/+2
2022-01-27serial: pl010: Drop CR register reset on set_termiosLukas Wunner1-3/+0
2022-01-27dm space map common: add bounds check to sm_ll_lookup_bitmap()Joe Thornber1-0/+5
2022-01-27dm btree: add a defensive bounds check to insert_at()Joe Thornber1-3/+5
2022-01-27net: mdio: Demote probed message to debug printFlorian Fainelli1-1/+1
2022-01-27btrfs: remove BUG_ON(!eie) in find_parent_nodesJosef Bacik1-3/+11
2022-01-27btrfs: remove BUG_ON() in find_parent_nodes()Josef Bacik1-1/+6
2022-01-27ACPICA: Executer: Fix the REFCLASS_REFOF case in acpi_ex_opcode_1A_0T_1R()Rafael J. Wysocki1-1/+2
2022-01-27ACPICA: Utilities: Avoid deleting the same object twice in a rowRafael J. Wysocki1-0/+1
2022-01-27um: registers: Rename function names to avoid conflicts and build problemsRandy Dunlap4-6/+7
2022-01-27ath9k: Fix out-of-bound memcpy in ath9k_hif_usb_rx_streamZekun Shen1-0/+7
2022-01-27usb: hub: Add delay for SuperSpeed hub resume to let links transit to U0Kai-Heng Feng1-1/+4
2022-01-27media: saa7146: hexium_gemini: Fix a NULL pointer dereference in hexium_attach()Zhou Qingyang2-2/+7
2022-01-27media: igorplugusb: receiver overflow should be reportedSean Young1-1/+3
2022-01-27net: bonding: debug: avoid printing debug logs when bond is not notifying peersSuresh Kumar1-3/+3
2022-01-27iwlwifi: mvm: synchronize with FW after multicast commandsJohannes Berg1-0/+17
2022-01-27media: m920x: don't use stack on USB readsMauro Carvalho Chehab1-1/+11
2022-01-27media: saa7146: hexium_orion: Fix a NULL pointer dereference in hexium_attach()Zhou Qingyang1-1/+7
2022-01-27floppy: Add max size check for user space requestXiongwei Song1-1/+3
2022-01-27mwifiex: Fix skb_over_panic in mwifiex_usb_recv()Zekun Shen1-1/+2
2022-01-27HSI: core: Fix return freed object in hsi_new_clientChengfeng Ye1-0/+1
2022-01-27media: b2c2: Add missing check in flexcop_pci_isr:Zheyu Ma1-0/+3
2022-01-27usb: gadget: f_fs: Use stream_open() for endpoint filesPavankumar Kondeti1-2/+2
2022-01-27ar5523: Fix null-ptr-deref with unexpected WDCMSG_TARGET_START replyZekun Shen1-0/+4
2022-01-27fs: dlm: filter user dlm messages for kernel locksAlexander Aring1-0/+9
2022-01-27Bluetooth: Fix debugfs entry leak in hci_register_dev()Wei Yongjun1-0/+1
2022-01-27RDMA/cxgb4: Set queue pair state when being queriedKamal Heib1-0/+1
2022-01-27mips: bcm63xx: add support for clk_set_parent()Randy Dunlap1-0/+6
2022-01-27mips: lantiq: add support for clk_set_parent()Randy Dunlap1-0/+6
2022-01-27misc: lattice-ecp3-config: Fix task hung when firmware load failedWei Yongjun1-6/+6
2022-01-27ASoC: samsung: idma: Check of ioremap return valueJiasheng Jiang1-0/+2
2022-01-27dmaengine: pxa/mmp: stop referencing config->slave_idArnd Bergmann2-13/+0
2022-01-27RDMA/core: Let ib_find_gid() continue search even after empty entryAvihai Horon1-1/+2
2022-01-27char/mwave: Adjust io port register sizeKees Cook1-1/+1
2022-01-27ALSA: oss: fix compile error when OSS_DEBUG is enabledBixuan Cui1-1/+1
2022-01-27powerpc/prom_init: Fix improper check of prom_getprop()Peiwei Hu1-1/+1
2022-01-27ALSA: hda: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai1-0/+3
2022-01-27ALSA: PCM: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai1-1/+5