summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-16Linux 5.4.84v5.4.84Greg Kroah-Hartman1-1/+1
2020-12-16compiler.h: fix barrier_data() on clangArvind Sankar3-27/+16
2020-12-16mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPINGMinchan Kim3-60/+0
2020-12-16x86/apic/vector: Fix ordering in vector assignmentThomas Gleixner1-10/+14
2020-12-16x86/membarrier: Get rid of a dubious optimizationAndy Lutomirski2-6/+13
2020-12-16x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WPArvind Sankar2-2/+3
2020-12-16scsi: be2iscsi: Revert "Fix a theoretical leak in beiscsi_create_eqs()"Dan Carpenter1-2/+2
2020-12-16proc: use untagged_addr() for pagemap_read addressesMiles Chen1-2/+6
2020-12-16kbuild: avoid static_assert for genksymsArnd Bergmann1-0/+5
2020-12-16drm/i915/display/dp: Compute the correct slice count for VDSC on DPManasi Navare1-1/+1
2020-12-16mmc: block: Fixup condition for CMD13 polling for RPMB requestsBean Huo1-1/+1
2020-12-16pinctrl: amd: remove debounce filter setting in IRQ type settingCoiby Xu1-7/+0
2020-12-16Input: i8042 - add Acer laptops to the i8042 reset listChris Chiu1-0/+42
2020-12-16Input: cm109 - do not stomp on control URBDmitry Torokhov1-2/+5
2020-12-16ktest.pl: Fix incorrect reboot for grub2blsLibo Chen1-1/+1
2020-12-16can: m_can: m_can_dev_setup(): add support for bosch mcan version 3.3.0Pankaj Sharma1-0/+2
2020-12-16platform/x86: touchscreen_dmi: Add info for the Irbis TW118 tabletHans de Goede1-0/+23
2020-12-16platform/x86: intel-vbtn: Support for tablet mode on HP Pavilion 13 x360 PCMax Verevkin1-0/+6
2020-12-16platform/x86: acer-wmi: add automatic keyboard background light toggle key as...Timo Witte1-0/+1
2020-12-16platform/x86: thinkpad_acpi: Add BAT1 is primary battery quirk for Thinkpad Y...Hans de Goede1-0/+1
2020-12-16platform/x86: thinkpad_acpi: Do not report SW_TABLET_MODE on Yoga 11eHans de Goede1-1/+8
2020-12-16arm64: tegra: Disable the ACONNECT for Jetson TX2Jon Hunter1-12/+0
2020-12-16soc: fsl: dpio: Get the cpumask through cpumask_of(cpu)Hao Si1-4/+1
2020-12-16spi: spi-nxp-fspi: fix fspi panic by unexpected interruptsRan Wang1-0/+7
2020-12-16irqchip/gic-v3-its: Unconditionally save/restore the ITS state on suspendXu Qiang1-13/+3
2020-12-16ibmvnic: skip tx timeout reset while in resettingLijun Pan1-0/+6
2020-12-16interconnect: qcom: qcs404: Remove GPU and display RPM IDsGeorgi Djakov1-2/+2
2020-12-16scsi: ufs: Make sure clk scaling happens only when HBA is runtime ACTIVECan Guo1-0/+7
2020-12-16ARC: stack unwinding: don't assume non-current task is sleepingVineet Gupta1-8/+15
2020-12-16arm64: dts: broadcom: clear the warnings caused by empty dma-rangesZhen Lei1-10/+10
2020-12-16powerpc: Drop -me200 addition to build flagsMichael Ellerman1-1/+0
2020-12-16iwlwifi: mvm: fix kernel panic in case of assert during CSASara Sharon1-1/+1
2020-12-16iwlwifi: pcie: set LTR to avoid completion timeoutJohannes Berg2-0/+30
2020-12-16arm64: dts: rockchip: Assign a fixed index to mmc devices on rk3399 boards.Markus Reichl1-0/+3
2020-12-16iwlwifi: pcie: limit memory read spin timeJohannes Berg1-9/+27
2020-12-16x86/lib: Change .weak to SYM_FUNC_START_WEAK for arch/x86/lib/mem*_64.SFangrui Song3-9/+3
2020-12-16Kbuild: do not emit debug info for assembly with LLVM_IAS=1Nick Desaulniers1-0/+3
2020-12-11Linux 5.4.83v5.4.83Greg Kroah-Hartman1-1/+1
2020-12-11Revert "geneve: pull IP header before ECN decapsulation"Jakub Kicinski1-16/+4
2020-12-11x86/insn-eval: Use new for_each_insn_prefix() macro to loop over prefixes bytesMasami Hiramatsu1-2/+3
2020-12-11netfilter: nftables_offload: set address type in control dissectorPablo Neira Ayuso3-0/+25
2020-12-11netfilter: nf_tables: avoid false-postive lockdep splatFlorian Westphal1-1/+2
2020-12-11Input: i8042 - fix error return code in i8042_setup_aux()Luo Meng1-1/+2
2020-12-11dm writecache: remove BUG() and fail gracefully insteadMike Snitzer1-1/+1
2020-12-11i2c: qup: Fix error return code in qup_i2c_bam_schedule_desc()Zhihao Cheng1-1/+2
2020-12-11rtw88: debug: Fix uninitialized memory in debugfs codeDan Carpenter1-0/+2
2020-12-11ASoC: wm_adsp: fix error return code in wm_adsp_load()Luo Meng1-0/+1
2020-12-11tipc: fix a deadlock when flushing scheduled workHoang Huu Le4-19/+20
2020-12-11netfilter: ipset: prevent uninit-value in hash_ip6_addEric Dumazet1-2/+1
2020-12-11gfs2: check for empty rgrp tree in gfs2_ri_updateBob Peterson1-0/+4