summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-30x86/apic/vector: Fix ordering in vector assignmentThomas Gleixner1-10/+14
2020-12-30x86/membarrier: Get rid of a dubious optimizationAndy Lutomirski2-6/+13
2020-12-30x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WPArvind Sankar2-2/+3
2020-12-30scsi: be2iscsi: Revert "Fix a theoretical leak in beiscsi_create_eqs()"Dan Carpenter1-2/+2
2020-12-30kbuild: avoid static_assert for genksymsArnd Bergmann1-0/+5
2020-12-30mmc: block: Fixup condition for CMD13 polling for RPMB requestsBean Huo1-1/+1
2020-12-30pinctrl: amd: remove debounce filter setting in IRQ type settingCoiby Xu1-7/+0
2020-12-30Input: i8042 - add Acer laptops to the i8042 reset listChris Chiu1-0/+42
2020-12-30Input: cm109 - do not stomp on control URBDmitry Torokhov1-2/+5
2020-12-30platform/x86: intel-vbtn: Support for tablet mode on HP Pavilion 13 x360 PCMax Verevkin1-0/+6
2020-12-30platform/x86: acer-wmi: add automatic keyboard background light toggle key as...Timo Witte1-0/+1
2020-12-30platform/x86: thinkpad_acpi: Add BAT1 is primary battery quirk for Thinkpad Y...Hans de Goede1-0/+1
2020-12-30platform/x86: thinkpad_acpi: Do not report SW_TABLET_MODE on Yoga 11eHans de Goede1-1/+8
2020-12-30soc: fsl: dpio: Get the cpumask through cpumask_of(cpu)Hao Si1-4/+1
2020-12-30irqchip/gic-v3-its: Unconditionally save/restore the ITS state on suspendXu Qiang1-13/+3
2020-12-30scsi: ufs: Make sure clk scaling happens only when HBA is runtime ACTIVECan Guo1-0/+7
2020-12-30ARC: stack unwinding: don't assume non-current task is sleepingVineet Gupta1-8/+15
2020-12-30powerpc: Drop -me200 addition to build flagsMichael Ellerman1-1/+0
2020-12-30iwlwifi: mvm: fix kernel panic in case of assert during CSASara Sharon1-1/+1
2020-12-30arm64: dts: rockchip: Assign a fixed index to mmc devices on rk3399 boards.Markus Reichl1-0/+3
2020-12-30iwlwifi: pcie: limit memory read spin timeJohannes Berg1-9/+27
2020-12-30spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probeNathan Chancellor1-1/+2
2020-12-30spi: bcm2835aux: Fix use-after-free on unbindLukas Wunner1-12/+6
2020-12-30x86/lib: Change .weak to SYM_FUNC_START_WEAK for arch/x86/lib/mem*_64.SFangrui Song3-8/+8
2020-12-30Kbuild: do not emit debug info for assembly with LLVM_IAS=1Nick Desaulniers1-0/+3
2020-12-11Linux 4.19.163v4.19.163Greg 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: 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-11gfs2: check for empty rgrp tree in gfs2_ri_updateBob Peterson1-0/+4
2020-12-11tracing: Fix userstacktrace option for instancesSteven Rostedt (VMware)2-5/+8
2020-12-11spi: bcm2835: Release the DMA channel if probe fails after dma_initPeter Ujfalusi1-3/+4
2020-12-11spi: bcm2835: Fix use-after-free on unbindLukas Wunner1-10/+5
2020-12-11spi: bcm-qspi: Fix use-after-free on unbindLukas Wunner1-22/+12
2020-12-11spi: Introduce device-managed SPI controller allocationLukas Wunner2-1/+76
2020-12-11iommu/amd: Set DTE[IntTabLen] to represent 512 IRTEsSuravee Suthikulpanit1-1/+1
2020-12-11speakup: Reject setting the speakup line discipline outside of speakupSamuel Thibault1-14/+23
2020-12-11i2c: imx: Check for I2SR_IAL after every byteChristian Eggers1-0/+10
2020-12-11i2c: imx: Fix reset of I2SR_IAL flagChristian Eggers1-5/+15
2020-12-11x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu4-4/+51
2020-12-11mm/swapfile: do not sleep with a spin lock heldQian Cai1-1/+3
2020-12-11mm: list_lru: set shrinker map bit when child nr_items is not zeroYang Shi1-5/+5
2020-12-11dm: remove invalid sparse __acquires and __releases annotationsMike Snitzer1-2/+0
2020-12-11dm writecache: fix the maximum number of argumentsMikulas Patocka1-1/+1
2020-12-11scsi: mpt3sas: Fix ioctl timeoutSuganath Prabu S1-1/+1
2020-12-11i2c: imx: Don't generate STOP condition if arbitration has been lostChristian Eggers1-2/+10
2020-12-11cifs: fix potential use-after-free in cifs_echo_request()Paulo Alcantara1-0/+2