summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-23kconfig: fix failing to generate auto.confJing Leng1-4/+9
2022-02-23net: macb: Align the dma and coherent dma masksMarc St-Amand1-1/+1
2022-02-23net: usb: qmi_wwan: Add support for Dell DW5829eSlark Xiao1-0/+2
2022-02-23drm/amd/display: fix yellow carp wm clampingDmytro Laktyushkin1-29/+32
2022-02-23drm/amd/display: Cap pflip irqs per max otg numberRoman Li3-1/+4
2022-02-23display/amd: decrease message verbosity about watermarks table failureMario Limonciello1-1/+5
2022-02-23tracing: Fix tp_printk option related with tp_printk_stop_on_bootJaeSang Yoo1-0/+4
2022-02-23drm/rockchip: dw_hdmi: Do not leave clock enabled in error caseSascha Hauer1-7/+7
2022-02-23xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_createDan Aloni1-0/+3
2022-02-23soc: aspeed: lpc-ctrl: Block error printing on probe defer casesJae Hyun Yoo1-4/+3
2022-02-23ata: libata-core: Disable TRIM on M88V29Zoltán Böszörményi1-0/+1
2022-02-23kconfig: let 'shell' return enough output for deep path namesBrenda Streiff1-1/+1
2022-02-23ACPI: PM: Revert "Only mark EC GPE for wakeup on Intel systems"Mario Limonciello1-8/+4
2022-02-23mm: io_uring: allow oom-killer from io_uring_setupShakeel Butt1-3/+2
2022-02-23selftests: fixup build warnings in pidfd / clone3 testsAxel Rasmussen3-8/+5
2022-02-23pidfd: fix test failure due to stack overflow on some archesAxel Rasmussen2-7/+28
2022-02-23arm64: dts: meson-g12: drop BL32 region from SEI510/SEI610Christian Hewitt2-16/+0
2022-02-23arm64: dts: meson-g12: add ATF BL32 reserved-memory regionChristian Hewitt1-0/+6
2022-02-23arm64: dts: meson-gx: add ATF BL32 reserved-memory regionChristian Hewitt1-0/+6
2022-02-23ksmbd: don't align last entry offset in smb2 query directoryNamjae Jeon2-3/+5
2022-02-23ksmbd: fix same UniqueId for dot and dotdot entriesNamjae Jeon1-1/+4
2022-02-23netfilter: conntrack: don't refresh sctp entries in closed stateFlorian Westphal1-0/+9
2022-02-23x86/bug: Merge annotate_reachable() into _BUG_FLAGS() asmNick Desaulniers2-25/+16
2022-02-23irqchip/sifive-plic: Add missing thead,c900-plic match stringGuo Ren1-0/+1
2022-02-23phy: phy-mtk-tphy: Fix duplicated argument in phy-mtk-tphyWan Jiabing1-1/+1
2022-02-23staging: vc04_services: Fix RCU dereference checkPadmanabha Srinivasaiah1-2/+18
2022-02-23phy: usb: Leave some clocks running during suspendAl Cooper1-0/+38
2022-02-23ARM: OMAP2+: adjust the location of put_device() call in omapdss_init_ofYe Guojin1-1/+1
2022-02-23ARM: OMAP2+: hwmod: Add of_node_put() before breakWan Jiabing1-1/+3
2022-02-23KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAWJim Mattson1-1/+1
2022-02-23KVM: x86/pmu: Don't truncate the PerfEvtSeln MSR when creating a perf eventJim Mattson1-2/+3
2022-02-23KVM: x86/pmu: Refactoring find_arch_event() to pmc_perf_hw_id()Like Xu4-17/+11
2022-02-23Drivers: hv: vmbus: Fix memory leak in vmbus_add_channel_kobjMiaoqian Lin1-1/+4
2022-02-23mtd: rawnand: ingenic: Fix missing put_device in ingenic_ecc_getMiaoqian Lin1-1/+6
2022-02-23HID: elo: fix memory leak in elo_probeDongliang Mu1-0/+1
2022-02-23mtd: rawnand: brcmnand: Fixed incorrect sub-page ECC statusdavid regan1-1/+1
2022-02-23mtd: phram: Prevent divide by zero bug in phram_setup()Dan Carpenter1-4/+8
2022-02-23mtd: parsers: qcom: Fix missing free for pparts in cleanupAnsuel Smith1-0/+2
2022-02-23mtd: parsers: qcom: Fix kernel panic on skipped partitionAnsuel Smith1-12/+19
2022-02-23mtd: rawnand: qcom: Fix clock sequencing in qcom_nandc_probe()Bryan O'Donoghue1-8/+6
2022-02-23block: fix surprise removal for drivers calling blk_set_queue_dyingChristoph Hellwig9-15/+24
2022-02-23tty: n_tty: do not look ahead for EOL character past the end of the bufferLinus Torvalds1-4/+2
2022-02-23NFS: Do not report writeback errors in nfs_getattr()Trond Myklebust1-6/+3
2022-02-23NFS: LOOKUP_DIRECTORY is also ok with symlinksTrond Myklebust1-2/+2
2022-02-23NFS: Remove an incorrect revalidation in nfs4_update_changeattr_locked()Trond Myklebust1-2/+1
2022-02-23block/wbt: fix negative inflight counter when remove scsi deviceLaibin Qiu2-2/+2
2022-02-23ASoC: qcom: Actually clear DMA interrupt register for HDMIStephen Boyd1-4/+4
2022-02-23ASoC: tas2770: Insert post reset delayMartin Povišer1-1/+6
2022-02-23scsi: ufs: Fix a deadlock in the error handlerBart Van Assche2-39/+16
2022-02-23scsi: ufs: Remove dead codeBart Van Assche1-6/+1