summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-19Linux 5.10.107v5.10.107Greg Kroah-Hartman
2022-03-19arm64: kvm: Fix copy-and-paste error in bhb templates for v5.10 stableJames Morse
2022-03-19io_uring: return back safer resurrectPavel Begunkov
2022-03-19kselftest/vm: fix tests build with old libcChengming Zhou
2022-03-19sfc: extend the locking on mcdi->seqnoNiels Dossche
2022-03-19tcp: make tcp_read_sock() more robustEric Dumazet
2022-03-19nl80211: Update bss channel on channel switch for P2P_CLIENTSreeramya Soratkal
2022-03-19drm/vrr: Set VRR capable prop only if it is attached to connectorManasi Navare
2022-03-19iwlwifi: don't advertise TWT supportGolan Ben Ami
2022-03-19atm: firestream: check the return value of ioremap() in fs_init()Jia-Ju Bai
2022-03-19can: rcar_canfd: rcar_canfd_channel_probe(): register the CAN device when ful...Lad Prabhakar
2022-03-19ARM: 9178/1: fix unmet dependency on BITREVERSE for HAVE_ARCH_BITREVERSEJulian Braha
2022-03-19MIPS: smp: fill in sibling and core maps earlierAlexander Lobakin
2022-03-19mac80211: refuse aggregations sessions before authorizedJohannes Berg
2022-03-19ARM: dts: rockchip: fix a typo on rk3288 crypto-controllerCorentin Labbe
2022-03-19ARM: dts: rockchip: reorder rk322x hmdi clocksSascha Hauer
2022-03-19arm64: dts: agilex: use the compatible "intel,socfpga-agilex-hsotg"Dinh Nguyen
2022-03-19arm64: dts: rockchip: reorder rk3399 hdmi clocksSascha Hauer
2022-03-19arm64: dts: rockchip: fix rk3399-puma eMMC HS400 signal integrityJakob Unterwurzacher
2022-03-19xfrm: Fix xfrm migrate issues when address family changesYan Yan
2022-03-19xfrm: Check if_id in xfrm_migrateYan Yan
2022-03-19sctp: fix the processing for INIT chunkXin Long
2022-03-19Revert "xfrm: state and policy should fail if XFRMA_IF_ID 0"Kai Lueke
2022-03-16Linux 5.10.106v5.10.106Greg Kroah-Hartman
2022-03-16watch_queue: Fix filter limit checkDavid Howells
2022-03-16ARM: fix Thumb2 regression with Spectre BHBRussell King (Oracle)
2022-03-16ext4: add check to prevent attempting to resize an fs with sparse_super2Josh Triplett
2022-03-16x86/traps: Mark do_int3() NOKPROBE_SYMBOLLi Huafei
2022-03-16x86/boot: Add setup_indirect support in early_memremap_is_setup_data()Ross Philipson
2022-03-16x86/boot: Fix memremap of setup_indirect structuresRoss Philipson
2022-03-16watch_queue: Make comment about setting ->defunct more accurateDavid Howells
2022-03-16watch_queue: Fix lack of barrier/sync/lock between post and readDavid Howells
2022-03-16watch_queue: Free the alloc bitmap when the watch_queue is torn downDavid Howells
2022-03-16watch_queue: Fix the alloc bitmap size to reflect notes allocatedDavid Howells
2022-03-16watch_queue: Fix to always request a pow-of-2 pipe ring sizeDavid Howells
2022-03-16watch_queue: Fix to release page in ->release()David Howells
2022-03-16watch_queue, pipe: Free watchqueue state after clearing pipe ringDavid Howells
2022-03-16virtio: acknowledge all features before accessMichael S. Tsirkin
2022-03-16virtio: unexport virtio_finalize_featuresMichael S. Tsirkin
2022-03-16arm64: dts: marvell: armada-37xx: Remap IO space to bus address 0x0Pali Rohár
2022-03-16riscv: Fix auipc+jalr relocation range checksEmil Renner Berthing
2022-03-16mmc: meson: Fix usage of meson_mmc_post_req()Rong Chen
2022-03-16net: macb: Fix lost RX packet wakeup race in NAPI receiveRobert Hancock
2022-03-16staging: gdm724x: fix use after free in gdm_lte_rx()Dan Carpenter
2022-03-16staging: rtl8723bs: Fix access-point mode deadlockHans de Goede
2022-03-16fuse: fix pipe buffer lifetime for direct_ioMiklos Szeredi
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-16selftest/vm: fix map_fixed_noreplace test failureAneesh Kumar K.V
2022-03-16tracing: Ensure trace buffer is at least 4096 bytes largeSven Schnelle