summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-16Linux 5.10.106v5.10.106Greg Kroah-Hartman1-1/+1
2022-03-16watch_queue: Fix filter limit checkDavid Howells2-3/+4
2022-03-16ARM: fix Thumb2 regression with Spectre BHBRussell King (Oracle)1-2/+2
2022-03-16ext4: add check to prevent attempting to resize an fs with sparse_super2Josh Triplett1-0/+5
2022-03-16x86/traps: Mark do_int3() NOKPROBE_SYMBOLLi Huafei1-0/+1
2022-03-16x86/boot: Add setup_indirect support in early_memremap_is_setup_data()Ross Philipson1-2/+31
2022-03-16x86/boot: Fix memremap of setup_indirect structuresRoss Philipson5-47/+166
2022-03-16watch_queue: Make comment about setting ->defunct more accurateDavid Howells1-1/+1
2022-03-16watch_queue: Fix lack of barrier/sync/lock between post and readDavid Howells2-2/+3
2022-03-16watch_queue: Free the alloc bitmap when the watch_queue is torn downDavid Howells1-0/+1
2022-03-16watch_queue: Fix the alloc bitmap size to reflect notes allocatedDavid Howells1-1/+2
2022-03-16watch_queue: Fix to always request a pow-of-2 pipe ring sizeDavid Howells1-1/+1
2022-03-16watch_queue: Fix to release page in ->release()David Howells1-0/+1
2022-03-16watch_queue, pipe: Free watchqueue state after clearing pipe ringDavid Howells1-3/+5
2022-03-16virtio: acknowledge all features before accessMichael S. Tsirkin2-18/+24
2022-03-16virtio: unexport virtio_finalize_featuresMichael S. Tsirkin2-3/+1
2022-03-16arm64: dts: marvell: armada-37xx: Remap IO space to bus address 0x0Pali Rohár2-2/+7
2022-03-16riscv: Fix auipc+jalr relocation range checksEmil Renner Berthing1-5/+16
2022-03-16mmc: meson: Fix usage of meson_mmc_post_req()Rong Chen1-7/+8
2022-03-16net: macb: Fix lost RX packet wakeup race in NAPI receiveRobert Hancock1-1/+24
2022-03-16staging: gdm724x: fix use after free in gdm_lte_rx()Dan Carpenter1-2/+3
2022-03-16staging: rtl8723bs: Fix access-point mode deadlockHans de Goede5-24/+33
2022-03-16fuse: fix pipe buffer lifetime for direct_ioMiklos Szeredi3-1/+13
2022-03-16ARM: Spectre-BHB: provide empty stub for non-configRandy Dunlap1-0/+6
2022-03-16selftests/memfd: clean up mapping in mfd_fail_writeMike Kravetz1-0/+1
2022-03-16selftest/vm: fix map_fixed_noreplace test failureAneesh Kumar K.V1-12/+37
2022-03-16tracing: Ensure trace buffer is at least 4096 bytes largeSven Schnelle1-4/+6
2022-03-16ipv6: prevent a possible race condition with lifetimesNiels Dossche1-0/+2
2022-03-16Revert "xen-netback: Check for hotplug-status existence before watching"Marek Marczykowski-Górecki1-8/+4
2022-03-16Revert "xen-netback: remove 'hotplug-status' once it has served its purpose"Marek Marczykowski-Górecki1-1/+1
2022-03-16gpio: Return EPROBE_DEFER if gc->to_irq is NULLShreeya Patel1-0/+10
2022-03-16hwmon: (pmbus) Clear pmbus fault/warning bits after readVikash Chandola1-0/+5
2022-03-16net-sysfs: add check for netdevice being present to speed_showsuresh kumar1-1/+1
2022-03-16spi: rockchip: terminate dma transmission when slave abortJon Lin1-0/+6
2022-03-16spi: rockchip: Fix error in getting num-cs propertyJon Lin1-3/+4
2022-03-16selftests/bpf: Add test for bpf_timer overwriting crashKumar Kartikeya Dwivedi2-0/+86
2022-03-16net: bcmgenet: Don't claim WOL when its not availableJeremy Linton1-0/+7
2022-03-16sctp: fix kernel-infoleak for SCTP socketsEric Dumazet1-6/+3
2022-03-16net: phy: DP83822: clear MISR2 register to disable interruptsClément Léger1-1/+1
2022-03-16gianfar: ethtool: Fix refcount leak in gfar_get_ts_infoMiaoqian Lin1-0/+1
2022-03-16gpio: ts4900: Do not set DAT and OE togetherMark Featherston1-5/+19
2022-03-16selftests: pmtu.sh: Kill tcpdump processes launched by subshell.Guillaume Nault1-2/+5
2022-03-16NFC: port100: fix use-after-free in port100_send_completePavel Skripkin1-0/+2
2022-03-16net/mlx5e: Lag, Only handle events from highest priority multipath entryRoi Dayan1-3/+8
2022-03-16net/mlx5: Fix a race on command flush flowMoshe Shemesh1-7/+8
2022-03-16net/mlx5: Fix size field in bufferx_reg structMohammad Kabat1-2/+2
2022-03-16ax25: Fix NULL pointer dereference in ax25_kill_by_deviceDuoming Zhou1-0/+7
2022-03-16net: ethernet: lpc_eth: Handle error for clk_enableJiasheng Jiang1-1/+4
2022-03-16net: ethernet: ti: cpts: Handle error for clk_enableJiasheng Jiang1-1/+3
2022-03-16tipc: fix incorrect order of state message data sanity checkTung Nguyen1-4/+5