summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-12Linux 4.19.242v4.19.242Greg Kroah-Hartman
2022-05-12mmc: rtsx: add 74 Clocks in power on flowRicky WU
2022-05-12PCI: aardvark: Fix reading MSI interrupt numberPali Rohár
2022-05-12PCI: aardvark: Clear all MSIs at setupPali Rohár
2022-05-12dm: interlock pending dm_io and dm_wait_for_bios_completionMike Snitzer
2022-05-12dm: fix mempool NULL pointer race when completing IOJiazi Li
2022-05-12tcp: make sure treq->af_specific is initializedEric Dumazet
2022-05-12mm: fix unexpected zeroed page mapping with zram swapMinchan Kim
2022-05-12kvm: x86/cpuid: Only provide CPUID leaf 0xA if host has architectural PMUSandipan Das
2022-05-12net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter()Eric Dumazet
2022-05-12btrfs: always log symlinks in full modeFilipe Manana
2022-05-12smsc911x: allow using IRQ0Sergey Shtylyov
2022-05-12selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera...Ido Schimmel
2022-05-12net: emaclite: Add error handling for of_address_to_resource()Shravya Kumbham
2022-05-12net: stmmac: dwmac-sun8i: add missing of_node_put() in sun8i_dwmac_register_m...Yang Yingliang
2022-05-12ASoC: dmaengine: Restore NULL prepare_slave_config() callbackCodrin Ciubotariu
2022-05-12hwmon: (adt7470) Fix warning on module removalArmin Wolf
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-12ASoC: wm8958: Fix change notifications for DSP controlsMark Brown
2022-05-12genirq: Synchronize interrupt thread startupThomas Pfaff
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-12drm/vgem: Close use-after-free race in vgem_gem_createDaniel Vetter
2022-05-12tty: n_gsm: fix incorrect UA handlingDaniel Starke
2022-05-12tty: n_gsm: fix wrong command frame length field encodingDaniel Starke
2022-05-12tty: n_gsm: fix wrong command retry handlingDaniel Starke
2022-05-12tty: n_gsm: fix missing explicit ldisc flushDaniel Starke
2022-05-12tty: n_gsm: fix insufficient txframe sizeDaniel Starke
2022-05-12netfilter: nft_socket: only do sk lookups when indev is availableFlorian Westphal
2022-05-12tty: n_gsm: fix malformed counter for out of frame dataDaniel Starke
2022-05-12tty: n_gsm: fix wrong signal octet encoding in convergence layer type 2Daniel Starke
2022-05-12x86/cpu: Load microcode during restore_processor_state()Borislav Petkov
2022-05-12drivers: net: hippi: Fix deadlock in rr_close()Duoming Zhou
2022-05-12cifs: destage any unwritten data to the server before calling copychunk_writeRonnie Sahlberg
2022-05-12x86: __memcpy_flushcache: fix wrong alignment if size > 2^32Mikulas Patocka
2022-05-12ip6_gre: Avoid updating tunnel->tun_hlen in __gre6_xmit()Peilin Ye
2022-05-12ASoC: wm8731: Disable the regulator when probing failsZheyu Ma
2022-05-12bnx2x: fix napi API usage sequenceManish Chopra
2022-05-12net: bcmgenet: hide status block before TX timestampingJonathan Lemon
2022-05-12clk: sunxi: sun9i-mmc: check return value after calling platform_get_resource()Yang Yingliang