summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.19.243v4.19.243Greg Kroah-Hartman2022-05-151-1/+1
* VFS: Fix memory leak caused by concurrently mounting fs with subtypeChenXiaoSong2022-05-151-3/+6
* mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() and __mcopy_at...Muchun Song2022-05-151-0/+3
* mm: hugetlb: fix missing cache flush in copy_huge_page_from_user()Muchun Song2022-05-151-0/+2
* ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lockTakashi Iwai2022-05-154-11/+39
* ALSA: pcm: Fix races among concurrent prealloc proc writesTakashi Iwai2022-05-151-4/+7
* ALSA: pcm: Fix races among concurrent prepare and hw_params/hw_free callsTakashi Iwai2022-05-151-14/+18
* ALSA: pcm: Fix races among concurrent read/write and buffer changesTakashi Iwai2022-05-151-0/+4
* ALSA: pcm: Fix races among concurrent hw_params and hw_free callsTakashi Iwai2022-05-153-19/+39
* Bluetooth: Fix the creation of hdev->nameItay Iellin2022-05-152-3/+6
* can: grcan: only use the NAPI poll budget for RXAndreas Larsson2022-05-151-15/+7
* can: grcan: grcan_probe(): fix broken system id check for errata workaround n...Andreas Larsson2022-05-151-5/+11
* nfp: bpf: silence bitwise vs. logical OR warningNathan Chancellor2022-05-151-2/+2
* drm/amd/display/dc/gpio/gpio_service: Pass around correct dce_{version, envir...Lee Jones2022-05-152-8/+8
* block: drbd: drbd_nl: Make conversion to 'enum drbd_ret_code' explicitLee Jones2022-05-151-5/+8
* MIPS: Use address-of operator on section symbolsNathan Chancellor2022-05-154-4/+4
* Linux 4.19.242v4.19.242Greg 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-0/+2
* 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
* mm: fix unexpected zeroed page mapping with zram swapMinchan Kim2022-05-121-55/+0
* kvm: x86/cpuid: Only provide CPUID leaf 0xA if host has architectural PMUSandipan Das2022-05-121-0/+5
* 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
* 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
* 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
* ASoC: wm8958: Fix change notifications for DSP controlsMark Brown2022-05-121-4/+4
* genirq: Synchronize interrupt thread startupThomas Pfaff2022-05-123-10/+33
* 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
* ALSA: fireworks: fix wrong return count shorter than expected by 4 bytesTakashi Sakamoto2022-05-121-0/+1
* parisc: Merge model and model name into one line in /proc/cpuinfoHelge Deller2022-05-121-2/+1
* MIPS: Fix CP0 counter erratum detection for R4k CPUsMaciej W. Rozycki2022-05-122-12/+7
* drm/vgem: Close use-after-free race in vgem_gem_createDaniel Vetter2022-05-121-3/+6
* tty: n_gsm: fix incorrect UA handlingDaniel Starke2022-05-121-1/+0