summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.19.205v4.19.205Sasha Levin2021-08-261-1/+1
* netfilter: nft_exthdr: fix endianness of tcp option castSergey Marinkevich2021-08-261-5/+3
* fs: warn about impending deprecation of mandatory locksJeff Layton2021-08-261-1/+5
* locks: print a warning when mount fails due to lack of "mand" supportJeff Layton2021-08-262-3/+18
* ASoC: intel: atom: Fix breakage for PCM buffer address setupTakashi Iwai2021-08-261-1/+1
* PCI: Increase D3 delay for AMD Renoir/Cezanne XHCIMarcin Bachry2021-08-261-0/+1
* btrfs: prevent rename2 from exchanging a subvol with a directory from different parentsNeilBrown2021-08-261-2/+8
* ipack: tpci200: fix memory leak in the tpci200_registerDongliang Mu2021-08-261-10/+14
* ipack: tpci200: fix many double free issues in tpci200_pci_probeDongliang Mu2021-08-261-18/+18
* slimbus: ngd: reset dma setup during runtime pmSrinivas Kandagatla2021-08-261-1/+4
* slimbus: messaging: check for valid transaction idSrinivas Kandagatla2021-08-261-2/+3
* slimbus: messaging: start transaction ids from 1 instead of zeroSrinivas Kandagatla2021-08-261-1/+1
* tracing / histogram: Fix NULL pointer dereference on strcmp() on NULL event nameSteven Rostedt (VMware)2021-08-261-0/+2
* ALSA: hda - fix the 'Capture Switch' value change notificationsJaroslav Kysela2021-08-261-3/+7
* mmc: dw_mmc: Fix hang on data CRC errorVincent Whitchurch2021-08-261-3/+3
* net: mdio-mux: Handle -EPROBE_DEFER correctlySaravana Kannan2021-08-261-2/+6
* net: mdio-mux: Don't ignore memory allocation errorsSaravana Kannan2021-08-261-10/+18
* net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32Dinghao Liu2021-08-261-1/+3
* ptp_pch: Restore dependency on PCIAndy Shevchenko2021-08-261-1/+2
* net: 6pack: fix slab-out-of-bounds in decode_dataPavel Skripkin2021-08-261-0/+6
* bnxt: disable napi before canceling DIMJakub Kicinski2021-08-261-2/+1
* bnxt: don't lock the tx queue from napi pollJakub Kicinski2021-08-261-22/+32
* vhost: Fix the calculation in vhost_overflow()Xie Yongji2021-08-261-2/+8
* dccp: add do-while-0 stubs for dccp_pr_debug macrosRandy Dunlap2021-08-261-3/+3
* cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variantMarek Behún2021-08-261-1/+5
* Bluetooth: hidp: use correct wait queue when removing ctrl_waitOle Bjørn Midtbø2021-08-261-1/+1
* net: usb: lan78xx: don't modify phy_device state concurrentlyIvan T. Ivanov2021-08-261-4/+12
* ARM: dts: nomadik: Fix up interrupt controller node namesSudeep Holla2021-08-261-2/+2
* scsi: core: Avoid printing an error if target_alloc() returns -ENXIOSreekanth Reddy2021-08-261-1/+2
* scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach()Ye Bin2021-08-261-2/+2
* scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry()Harshvardhan Jha2021-08-261-6/+15
* dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if controller is not yet availablePeter Ujfalusi2021-08-261-2/+7
* ARM: dts: am43x-epos-evm: Reduce i2c0 bus speed for tps65218Dave Gerlach2021-08-261-1/+1
* dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe()Yu Kuai2021-08-261-1/+1
* dmaengine: xilinx_dma: Fix read-after-free bug when terminating transfersAdrian Larumbe2021-08-261-0/+12
* ath9k: Postpone key cache entry deletion for TXQ frames reference itJouni Malinen2021-08-262-1/+87
* ath: Modify ath_key_delete() to not need full key entryJouni Malinen2021-08-265-23/+22
* ath: Export ath_hw_keysetmac()Jouni Malinen2021-08-262-2/+3
* ath9k: Clear key cache explicitly on disabling hardwareJouni Malinen2021-08-261-0/+5
* ath: Use safer key clearing with key cache entriesJouni Malinen2021-08-261-1/+10
* x86/fpu: Make init_fpstate correct with optimized XSAVEThomas Gleixner2021-08-262-25/+43
* KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)Maxim Levitsky2021-08-262-7/+10
* KVM: nSVM: always intercept VMLOAD/VMSAVE when nested (CVE-2021-3656)Maxim Levitsky2021-08-261-0/+3
* mac80211: drop data frames without key on encrypted linksJohannes Berg2021-08-264-3/+12
* iommu/vt-d: Fix agaw for a supported 48 bit guest address widthSaeed Mirzamohammadi2021-08-261-3/+4
* vmlinux.lds.h: Handle clang's module.{c,d}tor sectionsNathan Chancellor2021-08-261-0/+1
* PCI/MSI: Enforce MSI[X] entry updates to be visibleThomas Gleixner2021-08-261-0/+5
* PCI/MSI: Enforce that MSI-X table entry is masked for updateThomas Gleixner2021-08-261-0/+15
* PCI/MSI: Mask all unused MSI-X entriesThomas Gleixner2021-08-261-12/+28
* PCI/MSI: Protect msi_desc::masked for multi-MSIThomas Gleixner2021-08-264-10/+13