summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-25ext4: make sure ext4_append() always allocates new blockLukas Czerner1-0/+16
2022-08-25ext4: add EXT4_INODE_HAS_XATTR_SPACE macro in xattr.hBaokun Li1-0/+13
2022-08-25spmi: trace: fix stack-out-of-bound access in SPMI tracing functionsDavid Collins1-6/+6
2022-08-25x86/olpc: fix 'logical not is only applied to the left hand side'Alexander Lobakin1-1/+1
2022-08-25scsi: zfcp: Fix missing auto port scan and thus missing target portsSteffen Maier3-13/+26
2022-08-25video: fbdev: s3fb: Check the size of screen before memset_io()Zheyu Ma1-0/+2
2022-08-25video: fbdev: arkfb: Check the size of screen before memset_io()Zheyu Ma1-0/+2
2022-08-25video: fbdev: vt8623fb: Check the size of screen before memset_io()Zheyu Ma1-0/+2
2022-08-25tools/thermal: Fix possible path truncationsFlorian Fainelli1-11/+13
2022-08-25video: fbdev: arkfb: Fix a divide-by-zero bug in ark_set_pixclock()Zheyu Ma1-1/+6
2022-08-25x86/numa: Use cpumask_available instead of hardcoded NULL checkSiddh Raman Pant1-2/+2
2022-08-25scripts/faddr2line: Fix vmlinux detection on arm64Josh Poimboeuf1-1/+3
2022-08-25genelf: Use HAVE_LIBCRYPTO_SUPPORT, not the never defined HAVE_LIBCRYPTOArnaldo Carvalho de Melo1-1/+5
2022-08-25powerpc/pci: Fix PHB numbering when using opal-phbidMichael Ellerman1-4/+6
2022-08-25kprobes: Forbid probing on trampoline and BPF code areasChen Zhongjin1-1/+2
2022-08-25powerpc/cell/axon_msi: Fix refcount leak in setup_msi_msg_addressMiaoqian Lin1-0/+1
2022-08-25powerpc/xive: Fix refcount leak in xive_get_max_prioMiaoqian Lin1-0/+1
2022-08-25powerpc/spufs: Fix refcount leak in spufs_init_isolated_loaderMiaoqian Lin1-0/+1
2022-08-25powerpc/pci: Prefer PCI domain assignment via DT 'linux,pci-domain' and aliasPali Rohár1-8/+19
2022-08-25powerpc/32: Do not allow selection of e5500 or e6500 CPUs on PPC32Christophe Leroy1-2/+2
2022-08-25video: fbdev: sis: fix typos in SiS_GetModeID()Rustam Subkhankulov1-2/+2
2022-08-25video: fbdev: amba-clcd: Fix refcount leak bugsLiang He1-6/+18
2022-08-25ASoC: qcom: q6dsp: Fix an off-by-one in q6adm_alloc_copp()Christophe JAILLET1-1/+1
2022-08-25s390/zcore: fix race when reading from hardware system areaAlexander Gordeev1-1/+10
2022-08-25iommu/arm-smmu: qcom_iommu: Add of_node_put() when breaking out of loopLiang He1-2/+5
2022-08-25mfd: t7l66xb: Drop platform disable callbackUwe Kleine-König2-6/+1
2022-08-25kfifo: fix kfifo_to_user() return typeDan Carpenter1-1/+1
2022-08-25rpmsg: qcom_smd: Fix refcount leak in qcom_smd_parse_edgeMiaoqian Lin1-0/+1
2022-08-25iommu/exynos: Handle failed IOMMU device registration properlySam Protsenko1-1/+5
2022-08-25tty: n_gsm: fix missing corner cases in gsmld_poll()Daniel Starke1-2/+5
2022-08-25tty: n_gsm: fix DM commandDaniel Starke1-1/+1
2022-08-25tty: n_gsm: fix wrong T1 retry count handlingDaniel Starke1-2/+2
2022-08-25vfio/ccw: Do not change FSM state in subchannel eventEric Farman1-11/+3
2022-08-25remoteproc: qcom: wcnss: Fix handling of IRQsSireesh Kodali1-2/+8
2022-08-25tty: n_gsm: fix race condition in gsmld_write()Daniel Starke1-4/+17
2022-08-25tty: n_gsm: fix packet re-transmission without open control channelDaniel Starke1-1/+1
2022-08-25tty: n_gsm: fix non flow control frames during mux flow offDaniel Starke1-1/+53
2022-08-25profiling: fix shift too large makes kernel panicChen Zhongjin1-0/+7
2022-08-25serial: 8250_dw: Store LSR into lsr_saved_flags in dw8250_tx_wait_empty()Ilpo Järvinen1-0/+3
2022-08-25ASoC: mediatek: mt8173-rt5650: Fix refcount leak in mt8173_rt5650_dev_probeMiaoqian Lin1-3/+6
2022-08-25ASoC: codecs: da7210: add check for i2c_add_driverJiasheng Jiang1-0/+2
2022-08-25ASoC: mt6797-mt6351: Fix refcount leak in mt6797_mt6351_dev_probeMiaoqian Lin1-1/+5
2022-08-25ASoC: mediatek: mt8173: Fix refcount leak in mt8173_rt5650_rt5676_dev_probeMiaoqian Lin1-3/+7
2022-08-25jbd2: fix assertion 'jh->b_frozen_data == NULL' failure when journal abortedZhihao Cheng1-2/+12
2022-08-25ext4: recover csum seed of tmp_inode after migrating to extentsLi Lingfeng1-1/+3
2022-08-25null_blk: fix ida error handling in null_add_dev()Dan Carpenter1-3/+11
2022-08-25RDMA/rxe: Fix error unwind in rxe_create_qp()Zhu Yanjun1-4/+8
2022-08-25mm/mmap.c: fix missing call to vm_unacct_memory in mmap_regionMiaohe Lin1-1/+0
2022-08-25platform/olpc: Fix uninitialized data in debugfs writeDan Carpenter1-1/+1
2022-08-25USB: serial: fix tty-port initialized commentsJohan Hovold3-3/+5