summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-11vsock: each transport cycles only on its own socketsJiyong Park
2022-03-11alx: acquire mutex for alx_reinit in alx_change_mtuNiels Dossche
2022-03-11net: ipv6: fix skb_over_panic in __ip6_append_dataTadeusz Struk
2022-03-10Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-10xdp: xdp_mem_allocator can be NULL in trace_mem_connect().Sebastian Andrzej Siewior
2022-03-10ice: Fix race condition during interface enslaveIvan Vecera
2022-03-10net: phy: meson-gxl: improve link-up behaviorHeiner Kallweit
2022-03-10net: bcmgenet: Don't claim WOL when its not availableJeremy Linton
2022-03-10net: arc_emac: Fix use after free in arc_mdio_probe()Jianglei Nie
2022-03-10sctp: fix kernel-infoleak for SCTP socketsEric Dumazet
2022-03-10net: phy: correct spelling error of media in documentationColin Foster
2022-03-10Merge tag 'mlx5-fixes-2022-03-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2022-03-10Merge tag 'block-5.17-2022-03-10' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-03-10Merge tag 'staging-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-10net: phy: DP83822: clear MISR2 register to disable interruptsClément Léger
2022-03-10gianfar: ethtool: Fix refcount leak in gfar_get_ts_infoMiaoqian Lin
2022-03-10Merge tag 'soc-fixes-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-10mm: gup: make fault_in_safe_writeable() use fixup_user_fault()Linus Torvalds
2022-03-10Merge tag 'mvebu-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2022-03-10arm64: dts: marvell: armada-37xx: Remap IO space to bus address 0x0Pali Rohár
2022-03-10Merge tag 'spi-fix-v5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-03-10ARM: fix build warning in proc-v7-bugs.cRussell King (Oracle)
2022-03-10Merge tag 'gpio-fixes-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-10gpio: sim: fix a typoBartosz Golaszewski
2022-03-10gpio: ts4900: Do not set DAT and OE togetherMark Featherston
2022-03-09Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-03-09Merge tag 'xsa396-5.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-03-09Merge branch 'selftests-pmtu-sh-fix-cleanup-of-processes-launched-in-subshell'Jakub Kicinski
2022-03-09selftests: pmtu.sh: Kill nettest processes launched in subshell.Guillaume Nault
2022-03-09selftests: pmtu.sh: Kill tcpdump processes launched by subshell.Guillaume Nault
2022-03-09NFC: port100: fix use-after-free in port100_send_completePavel Skripkin
2022-03-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-03-09ARM: Do not use NOCROSSREFS directive with ld.lldNathan Chancellor
2022-03-09arm64: Do not include __READ_ONCE() block in assembly filesNathan Chancellor
2022-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2022-03-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-03-09ARM: fix co-processor register typoRussell King (Oracle)
2022-03-09net/mlx5e: SHAMPO, reduce TIR indicationBen Ben-Ishay
2022-03-09net/mlx5e: Lag, Only handle events from highest priority multipath entryRoi Dayan
2022-03-09net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLEDima Chumak
2022-03-09net/mlx5: Fix a race on command flush flowMoshe Shemesh
2022-03-09net/mlx5: Fix size field in bufferx_reg structMohammad Kabat
2022-03-09arm64: kasan: fix include error in MTE functionsPaul Semel
2022-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2022-03-09ax25: Fix NULL pointer dereference in ax25_kill_by_deviceDuoming Zhou
2022-03-09net: marvell: prestera: Add missing of_node_put() in prestera_switch_set_base...Miaoqian Lin
2022-03-09net: ethernet: lpc_eth: Handle error for clk_enableJiasheng Jiang
2022-03-09net:mcf8390: Use platform_get_irq() to get the interruptMinghao Chi (CGEL ZTE)
2022-03-09net: ethernet: ti: cpts: Handle error for clk_enableJiasheng Jiang
2022-03-09Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller