summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-12firewire: remove check of list iterator against head past the loop bodyJakob Koschel2-20/+23
2022-05-12firewire: fix potential uaf in outbound_phy_packet_callback()Chengfeng Ye1-1/+3
2022-05-12Revert "SUNRPC: attempt AF_LOCAL connect on setup"Trond Myklebust1-3/+0
2022-05-12gpiolib: of: fix bounds check for 'gpio-reserved-ranges'Andrei Lalaev1-1/+1
2022-05-12ALSA: fireworks: fix wrong return count shorter than expected by 4 bytesTakashi Sakamoto1-0/+1
2022-05-12parisc: Merge model and model name into one line in /proc/cpuinfoHelge Deller1-2/+1
2022-05-12MIPS: Fix CP0 counter erratum detection for R4k CPUsMaciej W. Rozycki2-12/+7
2022-05-12drm/vgem: Close use-after-free race in vgem_gem_createDaniel Vetter1-3/+6
2022-05-12tty: n_gsm: fix incorrect UA handlingDaniel Starke1-1/+0
2022-05-12tty: n_gsm: fix wrong command frame length field encodingDaniel Starke1-12/+11
2022-05-12tty: n_gsm: fix wrong command retry handlingDaniel Starke1-3/+3
2022-05-12tty: n_gsm: fix missing explicit ldisc flushDaniel Starke1-0/+1
2022-05-12tty: n_gsm: fix insufficient txframe sizeDaniel Starke1-1/+3
2022-05-12netfilter: nft_socket: only do sk lookups when indev is availableFlorian Westphal1-14/+38
2022-05-12tty: n_gsm: fix malformed counter for out of frame dataDaniel Starke1-1/+2
2022-05-12tty: n_gsm: fix wrong signal octet encoding in convergence layer type 2Daniel Starke1-1/+1
2022-05-12x86/cpu: Load microcode during restore_processor_state()Borislav Petkov3-3/+13
2022-05-12drivers: net: hippi: Fix deadlock in rr_close()Duoming Zhou1-0/+2
2022-05-12cifs: destage any unwritten data to the server before calling copychunk_writeRonnie Sahlberg1-0/+8
2022-05-12x86: __memcpy_flushcache: fix wrong alignment if size > 2^32Mikulas Patocka1-1/+1
2022-05-12ip6_gre: Avoid updating tunnel->tun_hlen in __gre6_xmit()Peilin Ye1-2/+3
2022-05-12ASoC: wm8731: Disable the regulator when probing failsZheyu Ma1-8/+11
2022-05-12bnx2x: fix napi API usage sequenceManish Chopra1-4/+5
2022-05-12net: bcmgenet: hide status block before TX timestampingJonathan Lemon1-0/+7
2022-05-12clk: sunxi: sun9i-mmc: check return value after calling platform_get_resource()Yang Yingliang1-0/+2
2022-05-12bus: sunxi-rsb: Fix the return value of sunxi_rsb_device_create()Christophe JAILLET1-0/+2
2022-05-12tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWATEric Dumazet3-1/+13
2022-05-12ip_gre: Make o_seqno start from 0 in native modePeilin Ye1-5/+3
2022-05-12net: hns3: add validity check for message data lengthJian Shen1-0/+7
2022-05-12pinctrl: pistachio: fix use of irq_of_parse_and_map()Lv Ruyi1-3/+3
2022-05-12ARM: dts: imx6ull-colibri: fix vqmmc regulatorMax Krummenacher1-1/+1
2022-05-12sctp: check asoc strreset_chunk in sctp_generate_reconf_eventXin Long1-0/+4
2022-05-12tcp: md5: incorrect tcp_header_len for incoming connectionsFrancesco Ruggeri1-1/+1
2022-05-12mtd: rawnand: Fix return value check of wait_for_completion_timeoutMiaoqian Lin1-6/+8
2022-05-12ipvs: correctly print the memory size of ip_vs_conn_tabPengcheng Yang1-1/+1
2022-05-12ARM: dts: logicpd-som-lv: Fix wrong pinmuxing on OMAP35Adam Ford3-15/+30
2022-05-12ARM: dts: Fix mmc order for omap3-gta04H. Nikolaus Schaller1-0/+2
2022-05-12ARM: OMAP2+: Fix refcount leak in omap_gic_of_initMiaoqian Lin1-0/+2
2022-05-12phy: samsung: exynos5250-sata: fix missing device put in probe error pathsKrzysztof Kozlowski1-6/+14
2022-05-12phy: samsung: Fix missing of_node_put() in exynos_sata_phy_probeMiaoqian Lin1-0/+1
2022-05-12ARM: dts: imx6qdl-apalis: Fix sgtl5000 detection issueFabio Estevam1-2/+8
2022-05-12USB: Fix xhci event ring dequeue pointer ERDP update issueWeitao Wang1-0/+2
2022-05-12mtd: rawnand: fix ecc parameters for mt7622Chuanhong Guo1-4/+8
2022-05-12hex2bin: fix access beyond string endMikulas Patocka1-3/+6
2022-05-12hex2bin: make the function hex_to_bin constant-timeMikulas Patocka2-8/+26
2022-05-12serial: 8250: Correct the clock for EndRun PTP/1588 PCIe deviceMaciej W. Rozycki1-4/+4
2022-05-12serial: 8250: Also set sticky MCR bits in console restorationMaciej W. Rozycki1-1/+1
2022-05-12serial: imx: fix overrun interrupts in DMA modeJohan Hovold1-1/+1
2022-05-12usb: dwc3: gadget: Return proper request statusThinh Nguyen1-1/+30
2022-05-12usb: dwc3: core: Fix tx/rx threshold settingsThinh Nguyen1-4/+4