summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-05-12NFC: netlink: fix sleep in atomic bug when firmware download timeoutDuoming Zhou
2022-05-12nfc: nfcmrvl: main: reorder destructive operations in nfcmrvl_nci_unregister_...Duoming Zhou
2022-05-12nfc: replace improper check device_is_registered() in netlink related functionsDuoming Zhou
2022-05-12can: grcan: use ofdev->dev when allocating DMA memoryDaniel Hellstrom
2022-05-12can: grcan: grcan_close(): fix deadlockDuoming Zhou
2022-05-12s390/dasd: Fix read inconsistency for ESE DASD devicesJan Höppner
2022-05-12s390/dasd: Fix read for ESE with blksize < 4kJan Höppner
2022-05-12s390/dasd: prevent double format of tracks for ESE devicesStefan Haberland
2022-05-12s390/dasd: fix data corruption for ESE devicesStefan Haberland
2022-05-12ASoC: meson: Fix event generation for G12A tohdmi muxMark Brown
2022-05-12ASoC: wm8958: Fix change notifications for DSP controlsMark Brown
2022-05-12ASoC: da7219: Fix change notifications for tone generator frequencyMark Brown
2022-05-12genirq: Synchronize interrupt thread startupThomas Pfaff
2022-05-12ACPICA: Always create namespace nodes using acpi_ns_create_node()Vegard Nossum
2022-05-12firewire: core: extend card->lock in fw_core_handle_bus_resetNiels Dossche
2022-05-12firewire: remove check of list iterator against head past the loop bodyJakob Koschel
2022-05-12firewire: fix potential uaf in outbound_phy_packet_callback()Chengfeng Ye
2022-05-12Revert "SUNRPC: attempt AF_LOCAL connect on setup"Trond Myklebust
2022-05-12gpiolib: of: fix bounds check for 'gpio-reserved-ranges'Andrei Lalaev
2022-05-12ALSA: fireworks: fix wrong return count shorter than expected by 4 bytesTakashi Sakamoto
2022-05-12parisc: Merge model and model name into one line in /proc/cpuinfoHelge Deller
2022-05-12MIPS: Fix CP0 counter erratum detection for R4k CPUsMaciej W. Rozycki
2022-05-09Linux 5.4.192v5.4.192Greg Kroah-Hartman
2022-05-09mm, hugetlb: allow for "high" userspace addressesChristophe Leroy
2022-05-09hugetlbfs: get unmapped area below TASK_UNMAPPED_BASE for hugetlbfsShijie Hu
2022-05-09tty: n_gsm: fix incorrect UA handlingDaniel Starke
2022-05-09tty: n_gsm: fix wrong command frame length field encodingDaniel Starke
2022-05-09tty: n_gsm: fix wrong command retry handlingDaniel Starke
2022-05-09tty: n_gsm: fix missing explicit ldisc flushDaniel Starke
2022-05-09tty: n_gsm: fix insufficient txframe sizeDaniel Starke
2022-05-09netfilter: nft_socket: only do sk lookups when indev is availableFlorian Westphal
2022-05-09tty: n_gsm: fix malformed counter for out of frame dataDaniel Starke
2022-05-09tty: n_gsm: fix wrong signal octet encoding in convergence layer type 2Daniel Starke
2022-05-09x86/cpu: Load microcode during restore_processor_state()Borislav Petkov
2022-05-09net: ethernet: stmmac: fix write to sgmii_adapter_baseDinh Nguyen
2022-05-09drivers: net: hippi: Fix deadlock in rr_close()Duoming Zhou
2022-05-09cifs: destage any unwritten data to the server before calling copychunk_writeRonnie Sahlberg
2022-05-09x86: __memcpy_flushcache: fix wrong alignment if size > 2^32Mikulas Patocka
2022-05-09ip6_gre: Avoid updating tunnel->tun_hlen in __gre6_xmit()Peilin Ye
2022-05-09ASoC: wm8731: Disable the regulator when probing failsZheyu Ma
2022-05-09tcp: fix F-RTO may not work correctly when receiving DSACKPengcheng Yang
2022-05-09ixgbe: ensure IPsec VF<->PF compatibilityLeon Romanovsky
2022-05-09bnx2x: fix napi API usage sequenceManish Chopra
2022-05-09tls: Skip tls_append_frag on zero copy sizeMaxim Mikityanskiy
2022-05-09drm/amd/display: Fix memory leak in dcn21_clock_source_createMiaoqian Lin
2022-05-09net: dsa: lantiq_gswip: Don't set GSWIP_MII_CFG_RMII_CLKMartin Blumenstingl
2022-05-09net: bcmgenet: hide status block before TX timestampingJonathan Lemon
2022-05-09clk: sunxi: sun9i-mmc: check return value after calling platform_get_resource()Yang Yingliang
2022-05-09bus: sunxi-rsb: Fix the return value of sunxi_rsb_device_create()Christophe JAILLET
2022-05-09tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWATEric Dumazet