summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.4.193v5.4.193Greg Kroah-Hartman2022-05-121-1/+1
* mmc: rtsx: add 74 Clocks in power on flowRicky WU2022-05-121-10/+21
* PCI: aardvark: Fix reading MSI interrupt numberPali Rohár2022-05-121-7/+3
* PCI: aardvark: Clear all MSIs at setupPali Rohár2022-05-121-2/+4
* dm: interlock pending dm_io and dm_wait_for_bios_completionMike Snitzer2022-05-121-3/+7
* dm: fix mempool NULL pointer race when completing IOJiazi Li2022-05-121-7/+10
* tcp: make sure treq->af_specific is initializedEric Dumazet2022-05-125-2/+9
* ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lockTakashi Iwai2022-05-124-11/+39
* ALSA: pcm: Fix races among concurrent prealloc proc writesTakashi Iwai2022-05-121-4/+7
* ALSA: pcm: Fix races among concurrent prepare and hw_params/hw_free callsTakashi Iwai2022-05-121-14/+18
* ALSA: pcm: Fix races among concurrent read/write and buffer changesTakashi Iwai2022-05-121-0/+4
* ALSA: pcm: Fix races among concurrent hw_params and hw_free callsTakashi Iwai2022-05-123-19/+39
* mm: fix unexpected zeroed page mapping with zram swapMinchan Kim2022-05-121-54/+0
* block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kernHaimin Zhang2022-05-121-1/+1
* net: ipv6: ensure we call ipv6_mc_down() at most oncej.nixdorf@avm.de2022-05-121-2/+6
* KVM: LAPIC: Enable timer posted-interrupt only when mwait/hlt is advertisedWanpeng Li2022-05-121-1/+2
* x86/kvm: Preserve BSP MSR_KVM_POLL_CONTROL across suspend/resumeWanpeng Li2022-05-121-0/+13
* kvm: x86/cpuid: Only provide CPUID leaf 0xA if host has architectural PMUSandipan Das2022-05-121-0/+5
* NFSv4: Don't invalidate inode attributes on delegation returnTrond Myklebust2022-05-121-1/+11
* drm/amdkfd: Use drm_priv to pass VM from KFD to amdgpuFelix Kuehling2022-05-121-3/+7
* net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter()Eric Dumazet2022-05-121-3/+6
* btrfs: always log symlinks in full modeFilipe Manana2022-05-121-1/+13
* smsc911x: allow using IRQ0Sergey Shtylyov2022-05-121-1/+1
* bnxt_en: Fix possible bnxt_open() failure caused by wrong RFS flagSomnath Kotur2022-05-121-5/+4
* selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera...Ido Schimmel2022-05-121-0/+3
* net: emaclite: Add error handling for of_address_to_resource()Shravya Kumbham2022-05-121-3/+12
* net: stmmac: dwmac-sun8i: add missing of_node_put() in sun8i_dwmac_register_m...Yang Yingliang2022-05-121-0/+1
* net: ethernet: mediatek: add missing of_node_put() in mtk_sgmii_init()Yang Yingliang2022-05-121-0/+1
* RDMA/siw: Fix a condition race issue in MPA request processingCheng Xu2022-05-121-3/+4
* ASoC: dmaengine: Restore NULL prepare_slave_config() callbackCodrin Ciubotariu2022-05-121-3/+3
* hwmon: (adt7470) Fix warning on module removalArmin Wolf2022-05-121-2/+2
* NFC: netlink: fix sleep in atomic bug when firmware download timeoutDuoming Zhou2022-05-121-2/+2
* nfc: nfcmrvl: main: reorder destructive operations in nfcmrvl_nci_unregister_...Duoming Zhou2022-05-121-1/+1
* nfc: replace improper check device_is_registered() in netlink related functionsDuoming Zhou2022-05-121-15/+14
* can: grcan: use ofdev->dev when allocating DMA memoryDaniel Hellstrom2022-05-121-2/+4
* can: grcan: grcan_close(): fix deadlockDuoming Zhou2022-05-121-0/+2
* s390/dasd: Fix read inconsistency for ESE DASD devicesJan Höppner2022-05-121-2/+1
* s390/dasd: Fix read for ESE with blksize < 4kJan Höppner2022-05-121-4/+3
* s390/dasd: prevent double format of tracks for ESE devicesStefan Haberland2022-05-123-2/+26
* s390/dasd: fix data corruption for ESE devicesStefan Haberland2022-05-123-2/+20
* ASoC: meson: Fix event generation for G12A tohdmi muxMark Brown2022-05-121-1/+1
* ASoC: wm8958: Fix change notifications for DSP controlsMark Brown2022-05-121-4/+4
* ASoC: da7219: Fix change notifications for tone generator frequencyMark Brown2022-05-121-4/+10
* genirq: Synchronize interrupt thread startupThomas Pfaff2022-05-123-10/+33
* ACPICA: Always create namespace nodes using acpi_ns_create_node()Vegard Nossum2022-05-121-2/+1
* firewire: core: extend card->lock in fw_core_handle_bus_resetNiels Dossche2022-05-122-6/+6
* firewire: remove check of list iterator against head past the loop bodyJakob Koschel2022-05-122-20/+23
* firewire: fix potential uaf in outbound_phy_packet_callback()Chengfeng Ye2022-05-121-1/+3
* Revert "SUNRPC: attempt AF_LOCAL connect on setup"Trond Myklebust2022-05-121-3/+0
* gpiolib: of: fix bounds check for 'gpio-reserved-ranges'Andrei Lalaev2022-05-121-1/+1