summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-26kbuild: support LLVM=1 to switch the default tools to Clang/LLVMMasahiro Yamada4-8/+40
2020-08-26kbuild: replace AS=clang with LLVM_IAS=1Masahiro Yamada2-2/+5
2020-08-26kbuild: remove AS variableMasahiro Yamada1-3/+2
2020-08-26kbuild: remove PYTHON2 variableMasahiro Yamada1-2/+1
2020-08-26x86/boot: kbuild: allow readelf executable to be specifiedDmitry Golovin2-2/+3
2020-08-26net: wan: wanxl: use $(M68KCC) instead of $(M68KAS) for rebuilding firmwareMasahiro Yamada1-3/+3
2020-08-26net: wan: wanxl: use allow to pass CROSS_COMPILE_M68k for rebuilding firmwareMasahiro Yamada2-7/+7
2020-08-26Documentation/llvm: fix the name of llvm-sizeFangrui Song1-1/+1
2020-08-26Documentation/llvm: add documentation on building w/ Clang/LLVMNick Desaulniers3-0/+82
2020-08-21Linux 5.4.60v5.4.60Greg Kroah-Hartman1-1/+1
2020-08-21drm/amd/display: dchubbub p-state warning during surface planes switchhersen wu1-2/+67
2020-08-21drm/amdgpu: Fix bug where DPM is not enabled after hibernate and resumeSandeep Raghuraman1-1/+4
2020-08-21drm: fix drm_dp_mst_port refcount leaks in drm_dp_mst_allocate_vcpiXin Xiong1-3/+4
2020-08-21drm: Added orientation quirk for ASUS tablet model T103HAFMarius Iacob1-0/+6
2020-08-21drm/panfrost: Use kvfree() to free bo->sgtsDenis Efremov2-2/+2
2020-08-21arm64: dts: marvell: espressobin: add ethernet aliasTomasz Maciej Nowak1-0/+6
2020-08-21khugepaged: retract_page_tables() remember to test exitHugh Dickins1-10/+14
2020-08-21sh: landisk: Add missing initialization of sh_io_port_baseGeert Uytterhoeven1-0/+3
2020-08-21perf/x86/rapl: Fix missing psys sysfs attributesZhang Rui1-1/+1
2020-08-21tools build feature: Quote CC and CXX for their argumentsDaniel Díaz1-1/+1
2020-08-21perf bench mem: Always memset source before memcpyVincent Whitchurch1-10/+11
2020-08-21ALSA: echoaudio: Fix potential Oops in snd_echo_resume()Dinghao Liu1-2/+0
2020-08-21crypto: algif_aead - fix uninitialized ctx->initOndrej Mosnacek2-12/+1
2020-08-21mfd: dln2: Run event handler loop under spinlockAndy Shevchenko1-0/+4
2020-08-21i2c: iproc: fix race between client unreg and isrDhananjay Phadke1-1/+12
2020-08-21test_kmod: avoid potential double free in trigger_config_run_type()Tiezhu Yang1-1/+1
2020-08-21fs/ufs: avoid potential u32 multiplication overflowColin Ian King1-1/+1
2020-08-21fs/minix: remove expected error message in block_to_path()Eric Biggers2-12/+12
2020-08-21fs/minix: fix block limit check for V1 filesystemsEric Biggers1-1/+1
2020-08-21fs/minix: set s_maxbytes correctlyEric Biggers4-9/+9
2020-08-21nfs: Fix getxattr kernel panic and memory overflowJeffrey Mitchell2-3/+5
2020-08-21net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_p...Wang Hai1-3/+14
2020-08-21drm/vmwgfx: Fix two list_for_each loop exit testsDan Carpenter1-4/+4
2020-08-21drm/vmwgfx: Use correct vmw_legacy_display_unit pointerDan Carpenter1-3/+2
2020-08-21recordmcount: Fix build failure on non arm64Christophe Leroy1-0/+2
2020-08-21Input: sentelic - fix error return when fsp_reg_write failsColin Ian King1-1/+1
2020-08-21x86/tsr: Fix tsc frequency enumeration bug on Lightning Mountain SoCDilip Kota1-2/+7
2020-08-21md-cluster: Fix potential error pointer dereference in resize_bitmaps()Dan Carpenter1-0/+1
2020-08-21watchdog: initialize device before misc_registerKrzysztof Sobota1-9/+9
2020-08-21nfs: nfs_file_write() should check for writeback errorsScott Mayhew1-3/+9
2020-08-21scsi: lpfc: nvmet: Avoid hang / use-after-free again when destroying targetportEwan D. Milne1-1/+1
2020-08-21openrisc: Fix oops caused when dumping stackStafford Horne1-2/+16
2020-08-21libnvdimm/security: ensure sysfs poll thread woke up and fetch updated attrJane Chu1-3/+8
2020-08-21libnvdimm/security: fix a typoJane Chu1-1/+1
2020-08-21clk: bcm2835: Do not use prediv with bcm2711's PLLsNicolas Saenz Julienne1-4/+21
2020-08-21ubifs: Fix wrong orphan node deletion in ubifs_jnl_update|renameZhihao Cheng1-4/+6
2020-08-21nfs: ensure correct writeback errors are returned on close()Scott Mayhew2-2/+8
2020-08-21i2c: rcar: avoid race when unregistering slaveWolfram Sang1-3/+5
2020-08-21tools build feature: Use CC and CXX from parentThomas Hebb2-3/+1
2020-08-21pwm: bcm-iproc: handle clk_get_rate() returnRayagonda Kokatanur1-2/+7