summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-27Linux 4.19.240v4.19.240Greg Kroah-Hartman
2022-04-27Revert "net: micrel: fix KS8851_MLL Kconfig"Marek Vasut
2022-04-27ax25: Fix UAF bugs in ax25 timersDuoming Zhou
2022-04-27ax25: Fix NULL pointer dereferences in ax25 timersDuoming Zhou
2022-04-27ax25: fix NPD bug in ax25_disconnectDuoming Zhou
2022-04-27ax25: fix UAF bug in ax25_send_control()Duoming Zhou
2022-04-27ax25: Fix refcount leaks caused by ax25_cb_del()Duoming Zhou
2022-04-27ax25: fix UAF bugs of net_device caused by rebinding operationDuoming Zhou
2022-04-27ax25: fix reference count leaks of ax25_devDuoming Zhou
2022-04-27ax25: add refcount in ax25_dev to avoid UAF bugsDuoming Zhou
2022-04-27block/compat_ioctl: fix range check in BLKGETSIZEKhazhismel Kumykov
2022-04-27staging: ion: Prevent incorrect reference counting behavourLee Jones
2022-04-27ext4: force overhead calculation if the s_overhead_cluster makes no senseTheodore Ts'o
2022-04-27ext4: fix overhead calculation to account for the reserved gdt blocksTheodore Ts'o
2022-04-27ext4: limit length to bitmap_maxbytes - blocksize in punch_holeTadeusz Struk
2022-04-27ext4: fix symlink file size not match to file contentYe Bin
2022-04-27arm_pmu: Validate single/group leader eventsRob Herring
2022-04-27ARC: entry: fix syscall_trace_exit argumentSergey Matyukevich
2022-04-27e1000e: Fix possible overflow in LTR decodingSasha Neftin
2022-04-27ASoC: soc-dapm: fix two incorrect uses of list iteratorXiaomeng Tong
2022-04-27openvswitch: fix OOB access in reserve_sfa_size()Paolo Valerio
2022-04-27powerpc/perf: Fix power9 event alternativesAthira Rajeev
2022-04-27drm/panel/raspberrypi-touchscreen: Initialise the bridge in prepareDave Stevenson
2022-04-27drm/panel/raspberrypi-touchscreen: Avoid NULL deref if not initialisedDave Stevenson
2022-04-27dma: at_xdmac: fix a missing check on list iteratorXiaomeng Tong
2022-04-27ata: pata_marvell: Check the 'bmdma_addr' beforing readingZheyu Ma
2022-04-27stat: fix inconsistency between struct stat and struct compat_statMikulas Patocka
2022-04-27net: macb: Restart tx only if queue pointer is laggingTomas Melin
2022-04-27drm/msm/mdp5: check the return of kzalloc()Xiaoke Wang
2022-04-27dpaa_eth: Fix missing of_node_put in dpaa_get_ts_info()Lv Ruyi
2022-04-27brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-27mt76: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-27cifs: Check the IOCB_DIRECT flag, not O_DIRECTDavid Howells
2022-04-27vxlan: fix error return code in vxlan_fdb_appendHongbin Wang
2022-04-27ALSA: usb-audio: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-27platform/x86: samsung-laptop: Fix an unsigned comparison which can never be n...Jiapeng Chong
2022-04-27reset: tegra-bpmp: Restore Handle errors in BPMP responseSameer Pujar
2022-04-27ARM: vexpress/spc: Avoid negative array index when !SMPKees Cook
2022-04-27netlink: reset network and mac headers in netlink_dump()Eric Dumazet
2022-04-27net/sched: cls_u32: fix possible leak in u32_init_knode()Eric Dumazet
2022-04-27net/packet: fix packet_sock xmit return value checkingHangbin Liu
2022-04-27rxrpc: Restore removed timer deletionDavid Howells
2022-04-27dmaengine: imx-sdma: Fix error checking in sdma_event_remapMiaoqian Lin
2022-04-27ASoC: msm8916-wcd-digital: Check failure for devm_snd_soc_register_componentMiaoqian Lin
2022-04-27ASoC: atmel: Remove system clock tree configuration for at91sam9g20ekMark Brown
2022-04-27tcp: Fix potential use-after-free due to double kfree()Kuniyuki Iwashima
2022-04-27tcp: fix race condition when creating child sockets from syncookiesRicardo Dias
2022-04-27ALSA: usb-audio: Clear MIDI port active flag after drainingTakashi Iwai
2022-04-27gfs2: assign rgrp glock before compute_bitstructsBob Peterson
2022-04-27dm integrity: fix memory corruption when tag_size is less than digest sizeMikulas Patocka