summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-23media: anysee: fix null-ptr-deref in anysee_master_xferZhang Shurong1-1/+1
2023-09-23media: af9005: Fix null-ptr-deref in af9005_i2c_xferZhang Shurong1-0/+5
2023-09-23media: dw2102: Fix null-ptr-deref in dw2102_i2c_transfer()Zhang Shurong1-0/+24
2023-09-23media: dvb-usb-v2: af9035: Fix null-ptr-deref in af9035_i2c_master_xferZhang Shurong1-6/+8
2023-09-23powerpc/pseries: fix possible memory leak in ibmebus_bus_init()ruanjinjie1-0/+1
2023-09-23jfs: fix invalid free of JFS_IP(ipimap)->i_imap in diUnmountLiu Shixin via Jfs-discussion1-0/+1
2023-09-23fs/jfs: prevent double-free in dbUnmount() after failed jfs_remount()Andrew Kanner1-0/+1
2023-09-23ext2: fix datatype of block number in ext2_xattr_set2()Georg Ottinger1-2/+2
2023-09-23md: raid1: fix potential OOB in raid1_remove_disk()Zhang Shurong1-0/+4
2023-09-23drm/exynos: fix a possible null-pointer dereference due to data race in exyno...Tuo Li1-3/+2
2023-09-23alx: fix OOB-read compiler warningGONG, Ruiqi1-3/+2
2023-09-23tpm_tis: Resend command to recover from data transfer errorsAlexander Steffen1-4/+11
2023-09-23crypto: lib/mpi - avoid null pointer deref in mpi_cmp_ui()Mark O'Donovan1-2/+6
2023-09-23wifi: mwifiex: fix fortify warningDmitry Antipov1-3/+6
2023-09-23wifi: ath9k: fix printk specifierDongliang Mu2-4/+4
2023-09-23hw_breakpoint: fix single-stepping when using bpf_overflow_handlerTomislav Novak3-9/+25
2023-09-23ACPI: video: Add backlight=native DMI quirk for Lenovo Ideapad Z470Jiri Slaby (SUSE)1-0/+9
2023-09-23ACPICA: Add AML_NO_OPERAND_RESOLVE flag to TimerAbhishek Mainkar1-1/+1
2023-09-23btrfs: output extra debug info if we failed to find an inline backrefQu Wenruo1-0/+5
2023-09-23autofs: fix memory leak of waitqueues in autofs_catatonic_modeFedor Pchelkin1-1/+2
2023-09-23parisc: Drop loops_per_jiffy from per_cpu structHelge Deller2-4/+2
2023-09-23kcm: Fix error handling for SOCK_DGRAM in kcm_sendmsg().Kuniyuki Iwashima1-7/+8
2023-09-23ixgbe: fix timestamp configuration codeVadim Fedorenko1-13/+15
2023-09-23kcm: Fix memory leak in error path of kcm_sendmsg()Shigeru Yoshida1-0/+2
2023-09-23net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlr...Hangyu Hua1-0/+3
2023-09-23ata: pata_ftide010: Add missing MODULE_DESCRIPTIONDamien Le Moal1-0/+1
2023-09-23ata: sata_gemini: Add missing MODULE_DESCRIPTIONDamien Le Moal1-0/+1
2023-09-23igb: Change IGB_MIN to allow set rx/tx value between 64 and 80Olga Zaborska1-2/+2
2023-09-23igbvf: Change IGBVF_MIN to allow set rx/tx value between 64 and 80Olga Zaborska1-2/+2
2023-09-23kcm: Destroy mutex in kcm_exit_net()Shigeru Yoshida1-0/+2
2023-09-23net: sched: sch_qfq: Fix UAF in qfq_dequeue()valis2-6/+18
2023-09-23af_unix: Fix data race around sk->sk_err.Kuniyuki Iwashima1-1/+1
2023-09-23af_unix: Fix data-races around sk->sk_shutdown.Kuniyuki Iwashima1-2/+2
2023-09-23af_unix: Fix data-race around unix_tot_inflight.Kuniyuki Iwashima1-1/+1
2023-09-23af_unix: Fix data-races around user->unix_inflight.Kuniyuki Iwashima1-3/+3
2023-09-23net: ipv6/addrconf: avoid integer underflow in ipv6_create_tempaddrAlex Henrie1-1/+1
2023-09-23igb: disable virtualization features on 82580Corinna Vinschen1-2/+3
2023-09-23net: read sk->sk_family once in sk_mc_loop()Eric Dumazet1-1/+2
2023-09-23pwm: lpc32xx: Remove handling of PWM channelsVladimir Zapolskiy1-8/+8
2023-09-23watchdog: intel-mid_wdt: add MODULE_ALIAS() to allow auto-loadRaag Jadav1-0/+1
2023-09-23x86/virt: Drop unnecessary check on extended CPUID level in cpu_has_svm()Sean Christopherson1-6/+0
2023-09-23NFSv4/pnfs: minor fix for cleanup path in nfs4_get_device_infoFedor Pchelkin1-1/+1
2023-09-23clk: qcom: gcc-mdm9615: use proper parent for pll0_vote clockDmitry Baryshkov1-1/+1
2023-09-23parisc: led: Reduce CPU overhead for disk & lan LED computationHelge Deller1-2/+2
2023-09-23parisc: led: Fix LAN receive and transmit LEDsHelge Deller1-2/+2
2023-09-23drm/ast: Fix DRAM init on AST2200Thomas Zimmermann1-1/+1
2023-09-23fbdev/ep93xx-fb: Do not assign to struct fb_info.devThomas Zimmermann1-1/+0
2023-09-23scsi: qla2xxx: Turn off noisy message logQuinn Tran1-1/+1
2023-09-23scsi: qla2xxx: fix inconsistent TMF timeoutQuinn Tran1-1/+0
2023-09-23crypto: stm32 - fix loop iterating through scatterlist for DMAThomas Bourgoin1-1/+1