summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-13fs: fix lazytime expiration handling in __writeback_single_inode()Eric Biggers
2021-01-13ALSA: hda: Add AlderLake-P PCI ID and HDMI codec vidKai Vehmanen
2021-01-13io_uring: do sqo disable on install_fd errorPavel Begunkov
2021-01-13io_uring: fix null-deref in io_disable_sqo_submitPavel Begunkov
2021-01-13ASoC: SOF: Intel: hda: Avoid checking jack on system suspendKai-Heng Feng
2021-01-13ASoC: SOF: Intel: hda: Modify existing helper to disable WAKEENKai-Heng Feng
2021-01-13ASoC: SOF: Intel: hda: Resume codec to do jack detectionKai-Heng Feng
2021-01-13x86/xen: Fix xen_hvm_smp_init() when vector callback not availableDavid Woodhouse
2021-01-13x86/xen: Don't register Xen IPIs when they aren't going to be usedDavid Woodhouse
2021-01-13x86/xen: Add xen_no_vector_callback option to test PCI INTX deliveryDavid Woodhouse
2021-01-13xen: Set platform PCI device INTX affinity to CPU0David Woodhouse
2021-01-13xen: Fix event channel callback via INTX/GSIDavid Woodhouse
2021-01-13arm64: make atomic helpers __always_inlineArnd Bergmann
2021-01-13arm64: rename S_FRAME_SIZE to PT_REGS_SIZEJianlin Lv
2021-01-13Revert "arm64: Enable perf events based hard lockup detector"Will Deacon
2021-01-13genirq: Export irq_check_status_bit()Thomas Gleixner
2021-01-13SUNRPC: Move the svc_xdr_recvfrom tracepoint againChuck Lever
2021-01-13arm64: entry: remove redundant IRQ flag tracingMark Rutland
2021-01-13MAINTAINERS: update references to stm32 audio bindingsMauro Carvalho Chehab
2021-01-13xen/privcmd: allow fetching resource sizesRoger Pau Monne
2021-01-13mmc: sdhci-brcmstb: Fix mmc timeout errors on S5 suspendAl Cooper
2021-01-13platform/x86: ideapad-laptop: Disable touchpad_switch for ELAN0634Jiaxun Yang
2021-01-13MIPS: OCTEON: fix unreachable code in octeon_irq_init_ciuMenglong Dong
2021-01-13MIPS: relocatable: fix possible boot hangup with KASLR enabledAlexander Lobakin
2021-01-13USB: serial: cp210x: add new VID/PID for supporting Teraoka AD2000Chenxin Jin
2021-01-13Merge tag 'misc-habanalabs-fixes-2021-01-13' of https://git.kernel.org/pub/sc...Greg Kroah-Hartman
2021-01-13arm64: dts: qcom: sdm845: Reserve LPASS clocks in gccBjorn Andersson
2021-01-12riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALLGuo Ren
2021-01-12scsi: fnic: Fix memleak in vnic_dev_init_devcmd2Dinghao Liu
2021-01-12riscv: cacheinfo: Fix using smp_processor_id() in preemptibleKefeng Wang
2021-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-01-12Merge branch 'net-smc-fix-out-of-bound-access-in-netlink-interface'Jakub Kicinski
2021-01-12net/smc: use memcpy instead of snprintf to avoid out of bounds readGuvenc Gulce
2021-01-12smc: fix out of bound access in smc_nl_get_sys_info()Jakub Kicinski
2021-01-12riscv: Trace irq on only interrupt is enabledAtish Patra
2021-01-12Merge branch 'mptcp-a-couple-of-fixes'Jakub Kicinski
2021-01-12mptcp: better msk-level shutdown.Paolo Abeni
2021-01-12mptcp: more strict state checking for acksPaolo Abeni
2021-01-12scsi: libfc: Avoid invoking response handler twice if ep is already completedJaved Hasan
2021-01-12Merge branch 'bnxt_en-bug-fixes'Jakub Kicinski
2021-01-12bnxt_en: Clear DEFRAG flag in firmware message when retry flashing.Pavan Chebbi
2021-01-12bnxt_en: Improve stats context resource accounting with RDMA driver loaded.Michael Chan
2021-01-12r8153_ecm: Add Lenovo Powered USB-C Hub as a fallback of r8152Leon Schuermann
2021-01-12r8152: Add Lenovo Powered USB-C Travel HubLeon Schuermann
2021-01-12scsi: scsi_transport_srp: Don't block target in failfast stateMartin Wilck
2021-01-12scsi: docs: ABI: sysfs-driver-ufs: Rectify table formattingLukas Bulwahn
2021-01-12net: dsa: clear devlink port type before unregistering slave netdevsVladimir Oltean
2021-01-12net: dsa: unbind all switches from tree when DSA master unbindsVladimir Oltean
2021-01-12net: phy: smsc: fix clk error handlingMarco Felsch
2021-01-12mm/process_vm_access.c: include compat.hAndrew Morton