summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-09HACK: db845c_defconfig: non-modular defconfig with WiFi workingwip/db845c-android-5.4-wifiAmit Pundir
2020-07-09UPSTREAM: ath10k: qmi: Sleep for a while before assigning MSA memoryBjorn Andersson
2020-07-09UPSTREAM: arm64: dts: qcom: sdm845: Add APSS watchdog nodeBjorn Andersson
2020-07-09ANDROID: db845c_gki.fragment: Try to get wifi working with db845c on android-5.4John Stultz
2020-07-09UPSTREAM: soc: qcom: qmi: Return EPROBE_DEFER if no address familyJeffrey Hugo
2020-07-09UPSTREAM: arm64: dts: qcom: db845c: Move remoteproc firmware to sdm845Bjorn Andersson
2020-07-09UPSTREAM: arm64: dts: qcom: db845c: Enable LVS 1 and 2Bjorn Andersson
2020-07-06ANDROID: GKI: move abi files to android/Greg Kroah-Hartman
2020-07-06ANDROID: GKI: drop unneeded "_whitelist" off of symbol filenamesGreg Kroah-Hartman
2020-07-04UPSTREAM: net: bpf: Make bpf_ktime_get_ns() available to non GPL programsMaciej Żenczykowski
2020-07-04ANDROID: Makefile: append BUILD_NUMBER to version string when definedAlex Hong
2020-07-02UPSTREAM: bpf: Add gso_size to __sk_buffWillem de Bruijn
2020-07-01ANDROID: GKI: scripts: Makefile: update the lz4 command (#2)Alistair Delva
2020-07-01Merge 5.4.50 into android-5.4Greg Kroah-Hartman
2020-06-30Linux 5.4.50Sasha Levin
2020-06-30Revert "tty: hvc: Fix data abort due to race in hvc_open"Greg Kroah-Hartman
2020-06-30xfs: add agf freeblocks verify in xfs_agf_verifyZheng Bin
2020-06-30dm writecache: add cond_resched to loop in persistent_memory_claim()Mikulas Patocka
2020-06-30dm writecache: correct uncommitted_block when discarding uncommitted entryHuaisheng Ye
2020-06-30xprtrdma: Fix handling of RDMA_ERROR repliesChuck Lever
2020-06-30NFSv4 fix CLOSE not waiting for direct IO compeletionOlga Kornievskaia
2020-06-30pNFS/flexfiles: Fix list corruption if the mirror count changesTrond Myklebust
2020-06-30SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment()Chuck Lever
2020-06-30sunrpc: fixed rollback in rpc_gssd_dummy_populate()Vasily Averin
2020-06-30Staging: rtl8723bs: prevent buffer overflow in update_sta_support_rate()Dan Carpenter
2020-06-30drm/amdgpu: add fw release for sdma v5_0Wenhui Sheng
2020-06-30drm/radeon: fix fb_div check in ni_init_smc_spll_table()Denis Efremov
2020-06-30drm: rcar-du: Fix build errorDaniel Gomez
2020-06-30drm/amd: fix potential memleak in err branchBernard Zhao
2020-06-30ring-buffer: Zero out time extend if it is nested and not absoluteSteven Rostedt (VMware)
2020-06-30tracing: Fix event trigger to accept redundant spacesMasami Hiramatsu
2020-06-30arm64: dts: imx8mn-ddr4-evk: correct ldo1/ldo2 voltage rangeRobin Gong
2020-06-30arm64: dts: imx8mm-evk: correct ldo1/ldo2 voltage rangeRobin Gong
2020-06-30arm64: perf: Report the PC value in REGS_ABI_32 modeJiping Ma
2020-06-30mm/memcontrol.c: add missed css_put()Muchun Song
2020-06-30ocfs2: fix panic on nfs server over ocfs2Junxiao Bi
2020-06-30ocfs2: fix value of OCFS2_INVALID_SLOTJunxiao Bi
2020-06-30ocfs2: load global_inode_allocJunxiao Bi
2020-06-30ocfs2: avoid inode removal while nfsd is accessing itJunxiao Bi
2020-06-30mm/slab: use memzero_explicit() in kzfree()Waiman Long
2020-06-30btrfs: fix failure of RWF_NOWAIT write into prealloc extent beyond eofFilipe Manana
2020-06-30btrfs: check if a log root exists before locking the log_mutex on unlinkFilipe Manana
2020-06-30btrfs: fix data block group relocation failure due to concurrent scrubFilipe Manana
2020-06-30btrfs: fix bytes_may_use underflow when running balance and scrub in parallelFilipe Manana
2020-06-30x86/asm/64: Align start of __clear_user() loop to 16-bytesMatt Fleming
2020-06-30x86/cpu: Use pinning mask for CR4 bits needing to be 0Kees Cook
2020-06-30KVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROLSean Christopherson
2020-06-30KVM: nVMX: Plumb L2 GPA through to PML emulationSean Christopherson
2020-06-30KVM: X86: Fix MSR range of APIC registers in X2APIC modeXiaoyao Li
2020-06-30erofs: fix partially uninitialized misuse in z_erofs_onlinepage_fixupGao Xiang