summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-08NFC: nci: fix memory leak in nci_rx_data_packet()Liu Shixin1-1/+3
2022-12-08xfrm: Fix ignored return value in xfrm6_init()Chen Zhongjin1-1/+5
2022-12-08tipc: check skb_linearize() return value in tipc_disc_rcv()YueHaibing1-1/+4
2022-12-08tipc: add an extra conn_get in tipc_conn_allocXin Long1-3/+6
2022-12-08tipc: set con sock in tipc_conn_allocXin Long1-6/+5
2022-12-08net/mlx5: Fix FW tracer timestamp calculationMoshe Shemesh1-1/+1
2022-12-08Drivers: hv: vmbus: fix possible memory leak in vmbus_device_register()Yang Yingliang1-0/+1
2022-12-08Drivers: hv: vmbus: fix double free in the error path of vmbus_add_channel_wo...Yang Yingliang1-1/+5
2022-12-08nfp: add port from netdev validation for EEPROM accessJaco Coetzee1-0/+3
2022-12-08net: pch_gbe: fix pci device refcount leak while module exitingYang Yingliang1-1/+4
2022-12-08net/qla3xxx: fix potential memleak in ql3xxx_send()Zhang Changzhong1-0/+1
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