summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-08net/mlx4: Check retval of mlx4_bitmap_initPeter Kosyh1-1/+2
2022-12-08ARM: mxs: fix memory leak in mxs_machine_init()Zheng Yongjun1-1/+3
2022-12-089p/fd: fix issue of list_del corruption in p9_fd_cancel()Zhengchao Shao1-0/+2
2022-12-08net: pch_gbe: fix potential memleak in pch_gbe_tx_queue()Wang Hai1-0/+1
2022-12-08nfc/nci: fix race with opening and closingLin Ma1-1/+1
2022-12-08net: liquidio: simplify if expressionLeon Romanovsky1-2/+2
2022-12-08ARM: dts: at91: sam9g20ek: enable udc vbus gpio pinctrlMichael Grzeschik1-0/+9
2022-12-08tee: optee: fix possible memory leak in optee_register_device()Yang Yingliang1-1/+1
2022-12-08bus: sunxi-rsb: Support atomic transfersSamuel Holland1-8/+21
2022-12-08regulator: core: fix UAF in destroy_regulator()Yang Yingliang1-1/+1
2022-12-08regulator: core: fix kobject release warning and memory leak in regulator_reg...Zeng Heng1-1/+5
2022-12-08ASoC: sgtl5000: Reset the CHIP_CLK_CTRL reg on removeDetlev Casanova1-0/+1
2022-12-08ARM: dts: am335x-pcm-953: Define fixed regulators in root nodeDominik Haller1-15/+13
2022-12-08af_key: Fix send_acquire race with pfkey_registerHerbert Xu1-10/+22
2022-12-08MIPS: pic32: treat port as signed integerJason A. Donenfeld3-9/+8
2022-12-08RISC-V: vdso: Do not add missing symbols to version section in linker scriptNathan Chancellor2-0/+5
2022-12-08arm64/syscall: Include asm/ptrace.h in syscall_wrapper header.Kuniyuki Iwashima1-1/+1
2022-12-08block, bfq: fix null pointer dereference in bfq_bio_bfqg()Yu Kuai1-0/+4
2022-12-08drm: panel-orientation-quirks: Add quirk for Acer Switch V 10 (SW5-017)Hans de Goede1-0/+6
2022-12-08spi: stm32: fix stm32_spi_prepare_mbr() that halves spi clk for every runSean Nyekjaer1-1/+1
2022-12-08wifi: mac80211: Fix ack frame idr leak when mesh has no routeNicolas Cavallari1-1/+1
2022-12-08audit: fix undefined behavior in bit shift for AUDIT_BITGaosheng Cui1-1/+1
2022-12-08wifi: mac80211_hwsim: fix debugfs attribute ps with rc table supportJonas Jelonek1-0/+5
2022-12-08wifi: mac80211: fix memory free error when registering wiphy failtaozhang1-2/+6
2022-11-25Linux 5.4.225v5.4.225Greg Kroah-Hartman1-1/+1
2022-11-25ntfs: check overflow when iterating ATTR_RECORDsHawkins Jiawei1-0/+8
2022-11-25ntfs: fix out-of-bounds read in ntfs_attr_find()Hawkins Jiawei1-4/+16
2022-11-25ntfs: fix use-after-free in ntfs_attr_find()Hawkins Jiawei1-0/+7
2022-11-25mm: fs: initialize fsdata passed to write_begin/write_end interfaceAlexander Potapenko3-4/+4
2022-11-259p/trans_fd: always use O_NONBLOCK read/writeTetsuo Handa1-0/+3
2022-11-25gfs2: Switch from strlcpy to strscpyAndreas Gruenbacher1-5/+7
2022-11-25gfs2: Check sb_bsize_shift after reading superblockAndrew Price1-1/+4
2022-11-259p: trans_fd/p9_conn_cancel: drop client lock earlierDominique Martinet1-1/+2
2022-11-25kcm: close race conditions on sk_receive_queueCong Wang1-52/+8
2022-11-25bpf, test_run: Fix alignment problem in bpf_prog_test_run_skb()Baisong Zhong1-0/+1
2022-11-25kcm: avoid potential race in kcm_tx_workEric Dumazet1-1/+1
2022-11-25tcp: cdg: allow tcp_cdg_release() to be called multiple timesEric Dumazet1-0/+2
2022-11-25macvlan: enforce a consistent minimal mtuEric Dumazet1-1/+1
2022-11-25Input: i8042 - fix leaking of platform device on module removalChen Jun1-4/+0
2022-11-25kprobes: Skip clearing aggrprobe's post_handler in kprobe-on-ftrace caseLi Huafei1-1/+7
2022-11-25scsi: target: tcm_loop: Fix possible name leak in tcm_loop_setup_hba_bus()Yang Yingliang1-1/+2
2022-11-25ring-buffer: Include dropped pages in counting dirty patchesSteven Rostedt (Google)1-0/+12
2022-11-25serial: 8250: Flush DMA Rx on RLSIIlpo Järvinen1-2/+1
2022-11-25misc/vmw_vmci: fix an infoleak in vmci_host_do_receive_datagram()Alexander Potapenko1-0/+2
2022-11-25docs: update mediator contact information in CoC docShuah Khan1-1/+1
2022-11-25mmc: sdhci-pci: Fix possible memory leak caused by missing pci_dev_put()Xiongfeng Wang1-0/+2
2022-11-25mmc: sdhci-pci-o2micro: fix card detect fail issue caused by CD# debounce tim...Chevron Li1-0/+7
2022-11-25mmc: core: properly select voltage range without power cycleYann Gautier1-1/+7
2022-11-25scsi: zfcp: Fix double free of FSF request when qdio send failsBenjamin Block1-1/+1
2022-11-25Input: iforce - invert valid length check when fetching device IDsTetsuo Handa1-4/+4