summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-04Bluetooth: Put HCI device if inquiry procedure interruptsPan Bian1-2/+4
2021-03-04Bluetooth: drop HCI device reference before returnPan Bian1-0/+1
2021-03-04usb: gadget: u_audio: Free requests only after callbackJack Pham1-3/+14
2021-03-04ACPICA: Fix exception code class checksMaximilian Luz1-5/+5
2021-03-04cpufreq: brcmstb-avs-cpufreq: Fix resource leaks in ->remove()Christophe JAILLET1-2/+1
2021-03-04cpufreq: brcmstb-avs-cpufreq: Free resources in error pathChristophe JAILLET1-5/+16
2021-03-04arm64: dts: allwinner: A64: Limit MMC2 bus frequency to 150 MHzAndre Przywara2-1/+2
2021-03-04arm64: dts: allwinner: H6: Allow up to 150 MHz MMC bus frequencyAndre Przywara1-0/+3
2021-03-04arm64: dts: allwinner: Drop non-removable from SoPine/LTS SD cardAndre Przywara1-1/+0
2021-03-04arm64: dts: allwinner: H6: properly connect USB PHY to port 0Andre Przywara1-0/+4
2021-03-04arm64: dts: allwinner: A64: properly connect USB PHY to port 0Andre Przywara2-4/+4
2021-03-04bpf: Avoid warning when re-casting __bpf_call_base into __bpf_call_base_argsAndrii Nakryiko1-1/+1
2021-03-04bpf: Add bpf_patch_call_args prototype to include/linux/bpf.hAndrii Nakryiko1-0/+3
2021-03-04memory: mtk-smi: Fix PM usage counter unbalance in mtk_smi opsZhang Qilong1-2/+2
2021-03-04arm64: dts: exynos: correct PMIC interrupt trigger level on EspressoKrzysztof Kozlowski1-1/+1
2021-03-04arm64: dts: exynos: correct PMIC interrupt trigger level on TM2Krzysztof Kozlowski1-1/+1
2021-03-04ARM: dts: exynos: correct PMIC interrupt trigger level on Odroid XU3 familyKrzysztof Kozlowski1-1/+1
2021-03-04ARM: dts: exynos: correct PMIC interrupt trigger level on Arndale OctaKrzysztof Kozlowski1-1/+1
2021-03-04ARM: dts: exynos: correct PMIC interrupt trigger level on SpringKrzysztof Kozlowski1-1/+1
2021-03-04ARM: dts: exynos: correct PMIC interrupt trigger level on RinatoKrzysztof Kozlowski1-1/+1
2021-03-04ARM: dts: exynos: correct PMIC interrupt trigger level on MonkKrzysztof Kozlowski1-1/+1
2021-03-04ARM: dts: exynos: correct PMIC interrupt trigger level on Artik 5Krzysztof Kozlowski1-1/+1
2021-03-04Bluetooth: Fix initializing response id after clearing structChristopher William Snowhill1-1/+1
2021-03-04Bluetooth: hci_uart: Fix a race for write_work schedulingClaire Chang2-6/+5
2021-03-04Bluetooth: btqcomsmd: Fix a resource leak in error handling paths in the prob...Christophe JAILLET1-8/+19
2021-03-04ath10k: Fix error handling in case of CE pipe init failureRakesh Pillai1-2/+3
2021-03-04random: fix the RNDRESEEDCRNG ioctlEric Biggers1-1/+1
2021-03-04MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() sectionAlexander Lobakin1-0/+1
2021-03-04ALSA: usb-audio: Fix PCM buffer allocation in non-vmalloc modeTakashi Iwai1-1/+1
2021-03-04bfq: Avoid false bfq queue mergingJan Kara1-0/+1
2021-03-04virt: vbox: Do not use wait_event_interruptible when called from kernel contextHans de Goede1-6/+12
2021-03-04PCI: Decline to resize resources if boot config must be preservedArd Biesheuvel1-0/+6
2021-03-04PCI: qcom: Use PHY_REFCLK_USE_PAD only for ipq8064Ansuel Smith1-1/+3
2021-03-04kdb: Make memory allocations more robustSumit Garg1-1/+1
2021-03-04debugfs: do not attempt to create a new file before the filesystem is initalizedGreg Kroah-Hartman1-0/+3
2021-03-04debugfs: be more robust at handling improper input in debugfs_lookup()Greg Kroah-Hartman1-1/+1
2021-03-04kvm: x86: replace kvm_spec_ctrl_test_value with runtime test on the hostMaxim Levitsky4-20/+24
2021-03-04vmlinux.lds.h: add DWARF v5 sectionsNick Desaulniers1-1/+6
2021-02-26Linux 5.4.101v5.4.101Greg Kroah-Hartman1-1/+1
2021-02-26scripts/recordmcount.pl: support big endian for ARCH shRong Chen1-1/+5
2021-02-26cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath.Shyam Prasad N1-0/+1
2021-02-26cxgb4: Add new T6 PCI device id 0x6092Raju Rangoju1-0/+1
2021-02-26NET: usb: qmi_wwan: Adding support for Cinterion MV31Christoph Schemmel1-0/+1
2021-02-26KVM: Use kvm_pfn_t for local PFN variable in hva_to_pfn_remapped()Sean Christopherson1-1/+1
2021-02-26mm: provide a saner PTE walking API for modulesPaolo Bonzini4-11/+45
2021-02-26KVM: do not assume PTE is writable after follow_pfnPaolo Bonzini1-3/+12
2021-02-26mm: simplify follow_pte{,pmd}Christoph Hellwig3-38/+12
2021-02-26mm: unexport follow_pte_pmdChristoph Hellwig1-1/+0
2021-02-26scripts: set proper OpenSSL include dir also for sign-fileRolf Eike Beer1-0/+1
2021-02-26scripts: use pkg-config to locate libcryptoRolf Eike Beer1-2/+6