summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-22xfs: reset buffer write failure state on successful completionBrian Foster1-3/+5
2020-06-22kgdb: Fix spurious true from in_dbg_master()Daniel Thompson1-1/+1
2020-06-22mips: cm: Fix an invalid error code of INTVN_*_ERRSerge Semin1-3/+3
2020-06-22MIPS: Truncate link address into 32bit for 32bit kernelJiaxun Yang3-3/+14
2020-06-22dsa: sja1105: dynamically allocate stats structureArnd Bergmann1-70/+74
2020-06-22Crypto/chcr: fix for ccm(aes) failed testDevulapally Shiva Krishna1-1/+1
2020-06-22Crypto/chcr: fix ctr, cbc, xts and rfc3686-ctr failed testsDevulapally Shiva Krishna2-14/+29
2020-06-22xfs: clean up the error handling in xfs_swap_extentsDarrick J. Wong1-1/+1
2020-06-22libertas_tf: avoid a null dereference in pointer privColin Ian King1-3/+3
2020-06-22ath11k: fix kernel panic by freeing the msdu received with invalid lengthTamizh Chelvam1-0/+18
2020-06-22powerpc/spufs: fix copy_to_user while atomicJeremy Kerr1-38/+75
2020-06-22net: allwinner: Fix use correct return type for ndo_start_xmit()Yunjian Wang1-2/+2
2020-06-22media: cec: silence shift wrapping warning in __cec_s_log_addrs()Dan Carpenter1-4/+4
2020-06-22media: sun8i: Fix an error handling path in 'deinterlace_runtime_resume()'Christophe JAILLET1-3/+3
2020-06-22ath11k: fix error return code in ath11k_dp_alloc()Wei Yongjun1-1/+3
2020-06-22ath10k: fix possible memory leak in ath10k_bmi_lz_data_large()Wei Yongjun1-0/+1
2020-06-22cpufreq: qcom: fix wrong compatible bindingAnsuel Smith1-1/+1
2020-06-22drivers: net: davinci_mdio: fix potential NULL dereference in davinci_mdio_pr...Wei Yongjun1-0/+2
2020-06-22selinux: fix error return code in policydb_read()Wei Yongjun1-0/+1
2020-06-22net: lpc-enet: fix error return code in lpc_mii_init()Wei Yongjun1-1/+2
2020-06-22ice: Fix error return code in ice_add_prof()Wei Yongjun1-1/+3
2020-06-22octeontx2-pf: Fix error return code in otx2_probe()Wei Yongjun1-2/+6
2020-06-22iocost_monitor: drop string wrap around numbers when outputting jsonTejun Heo1-21/+21
2020-06-22drivers/perf: hisi: Fix typo in events attribute arrayShaokun Zhang1-1/+1
2020-06-22arm64: kexec_file: print appropriate variableƁukasz Stelmach1-3/+3
2020-06-22stmmac: intel: Fix clock handling on error and remove pathsAndy Shevchenko2-9/+16
2020-06-22sched/core: Fix illegal RCU from offline CPUsPeter Zijlstra4-4/+22
2020-06-22exit: Move preemption fixup up, move blocking operations downJann Horn1-9/+16
2020-06-22net/mlx5e: CT: Avoid false warning about rule may be used uninitializedRoi Dayan1-1/+1
2020-06-22lib/mpi: Fix 64-bit MIPS build with ClangNathan Chancellor1-1/+1
2020-06-22net: bcmgenet: Fix WoL with password after deep sleepDoug Berger2-21/+20
2020-06-22net: bcmgenet: set Rx mode before starting netifDoug Berger1-0/+4
2020-06-22drm/bridge: fix stack usage warning on old gccArnd Bergmann1-1/+3
2020-06-22ARM: 8969/1: decompressor: simplify libfdt buildsMasahiro Yamada8-56/+24
2020-06-22media: m88ds3103: error in set_frontend is swallowed and not reportedSean Young1-0/+2
2020-06-22selftests/bpf: Add runqslower binary to .gitignoreAndrii Nakryiko1-1/+1
2020-06-22selftests/bpf: Fix bpf_link leak in ns_current_pid_tgid selftestAndrii Nakryiko1-4/+1
2020-06-22libbpf: Fix huge memory leak in libbpf_find_vmlinux_btf_id()Andrii Nakryiko1-1/+4
2020-06-22selftests/bpf: Fix invalid memory reads in core_relo selftestAndrii Nakryiko1-1/+1
2020-06-22selftests/bpf: Fix memory leak in extract_build_id()Andrii Nakryiko1-0/+1
2020-06-22selftests/bpf: Fix memory leak in test selectorAndrii Nakryiko1-4/+16
2020-06-22selftests/bpf: Ensure test flavors use correct skeletonsAndrii Nakryiko1-1/+1
2020-06-22libbpf: Refactor map creation logic and fix cleanup leakAndrii Nakryiko1-105/+121
2020-06-22drm/amd/display: Do not disable pipe split if mode is not supportedSung Lee1-2/+7
2020-06-22Bluetooth: Adding driver and quirk defs for multi-role LEAlain Michaud2-0/+10
2020-06-22ath11k: use GFP_ATOMIC under spin lockWei Yongjun1-1/+1
2020-06-22netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supportedPablo Neira Ayuso1-2/+2
2020-06-22bpf, riscv: Fix tail call count off by one in RV32 BPF JITLuke Nelson1-2/+3
2020-06-22net/mlx4_core: Add missing iounmap() in error pathZou Wei1-0/+1
2020-06-22bcache: remove a duplicate ->make_request_fn assignmentChristoph Hellwig1-1/+0