summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-23Linux 4.9.308v4.9.308Greg Kroah-Hartman
2022-03-23Input: aiptek - properly check endpoint typePavel Skripkin
2022-03-23usb: gadget: Fix use-after-free bug by not setting udc->dev.driverAlan Stern
2022-03-23usb: gadget: rndis: prevent integer overflow in rndis_set_response()Dan Carpenter
2022-03-23atm: eni: Add check for dma_map_singleJiasheng Jiang
2022-03-23net/packet: fix slab-out-of-bounds access in packet_recvmsg()Eric Dumazet
2022-03-23fs: sysfs_emit: Remove PAGE_SIZE alignment checkLucas Wei
2022-03-23kselftest/vm: fix tests build with old libcChengming Zhou
2022-03-23sfc: extend the locking on mcdi->seqnoNiels Dossche
2022-03-23tcp: make tcp_read_sock() more robustEric Dumazet
2022-03-23nl80211: Update bss channel on channel switch for P2P_CLIENTSreeramya Soratkal
2022-03-23atm: firestream: check the return value of ioremap() in fs_init()Jia-Ju Bai
2022-03-23can: rcar_canfd: rcar_canfd_channel_probe(): register the CAN device when ful...Lad Prabhakar
2022-03-23ARM: 9178/1: fix unmet dependency on BITREVERSE for HAVE_ARCH_BITREVERSEJulian Braha
2022-03-23MIPS: smp: fill in sibling and core maps earlierAlexander Lobakin
2022-03-23ARM: dts: rockchip: fix a typo on rk3288 crypto-controllerCorentin Labbe
2022-03-23xfrm: Fix xfrm migrate issues when address family changesYan Yan
2022-03-16Linux 4.9.307v4.9.307Greg Kroah-Hartman
2022-03-16btrfs: unlock newly allocated extent buffer after errorQu Wenruo
2022-03-16ARM: fix Thumb2 regression with Spectre BHBRussell King (Oracle)
2022-03-16batman-adv: Don't expect inter-netns unique iflink indicesSven Eckelmann
2022-03-16batman-adv: Request iflink once in batadv-on-batadv checkSven Eckelmann
2022-03-16staging: gdm724x: fix use after free in gdm_lte_rx()Dan Carpenter
2022-03-16ARM: Spectre-BHB: provide empty stub for non-configRandy Dunlap
2022-03-16selftests/memfd: clean up mapping in mfd_fail_writeMike Kravetz
2022-03-16tracing: Ensure trace buffer is at least 4096 bytes largeSven Schnelle
2022-03-16Revert "xen-netback: Check for hotplug-status existence before watching"Marek Marczykowski-Górecki
2022-03-16net-sysfs: add check for netdevice being present to speed_showsuresh kumar
2022-03-16sctp: fix kernel-infoleak for SCTP socketsEric Dumazet
2022-03-16gpio: ts4900: Do not set DAT and OE togetherMark Featherston
2022-03-16NFC: port100: fix use-after-free in port100_send_completePavel Skripkin
2022-03-16net/mlx5: Fix size field in bufferx_reg structMohammad Kabat
2022-03-16ax25: Fix NULL pointer dereference in ax25_kill_by_deviceDuoming Zhou
2022-03-16net: ethernet: lpc_eth: Handle error for clk_enableJiasheng Jiang
2022-03-16ethernet: Fix error handling in xemaclite_of_probeMiaoqian Lin
2022-03-16qed: return status of qed_iov_get_linkTom Rix
2022-03-16net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prep...Jia-Ju Bai
2022-03-11Linux 4.9.306v4.9.306Greg Kroah-Hartman
2022-03-11xen/netfront: react properly to failing gnttab_end_foreign_access_ref()Juergen Gross
2022-03-11xen/gnttab: fix gnttab_end_foreign_access() without page specifiedJuergen Gross
2022-03-11xen: remove gnttab_query_foreign_access()Juergen Gross
2022-03-11xen/gntalloc: don't use gnttab_query_foreign_access()Juergen Gross
2022-03-11xen/scsifront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross
2022-03-11xen/netfront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross
2022-03-11xen/blkfront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross
2022-03-11xen/grant-table: add gnttab_try_end_foreign_access()Juergen Gross
2022-03-11xen/xenbus: don't let xenbus_grant_ring() remove grants in error caseJuergen Gross
2022-03-11ARM: fix build warning in proc-v7-bugs.cRussell King (Oracle)
2022-03-11x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao
2022-03-11x86/build: Fix compiler support check for CONFIG_RETPOLINEMasahiro Yamada