summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-20powerpc: add CFUNC assembly label annotationNicholas Piggin
2023-04-20powerpc/64: Add support to build with prefixed instructionsNicholas Piggin
2023-04-20powerpc/64s: Run at the kernel virtual address earlier in bootNicholas Piggin
2023-04-20powerpc/64: Move initial base and TOC pointer calculationNicholas Piggin
2023-04-20powerpc: dts: turris1x.dts: Remove "fsl,P2020RDB-PC" compatible stringPali Rohár
2023-04-20powerpc/85xx: p2020: Enable boards by new config option CONFIG_PPC_P2020Pali Rohár
2023-04-20powerpc/85xx: p2020: Define just one machine descriptionPali Rohár
2023-04-20powerpc/85xx: p2020: Unify .setup_arch and .init_IRQ callbacksPali Rohár
2023-04-20powerpc/85xx: mpc85xx_ds: Move i8259 code into own filePali Rohár
2023-04-19x86: remove 'zerorest' argument from __copy_user_nocache()Linus Torvalds
2023-04-19Revert "net/mlx5: Enable management PF initialization"Jakub Kicinski
2023-04-19Merge branch 'another-crack-at-a-handshake-upcall-mechanism'Jakub Kicinski
2023-04-19net/handshake: Add Kunit tests for the handshake consumer APIChuck Lever
2023-04-19net/handshake: Add a kernel API for requesting a TLSv1.3 handshakeChuck Lever
2023-04-19net/handshake: Create a NETLINK service for handling handshake requestsChuck Lever
2023-04-19.gitignore: Do not ignore .kunitconfig filesChuck Lever
2023-04-19Merge tag 'ipsec-next-2023-04-19' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2023-04-19dt-bindings: net: ethernet: Fix JSON pointer referencesRob Herring
2023-04-19net: micrel: Update the list of supported physHoratiu Vultur
2023-04-19net: stmmac: dwmac-meson8b: Avoid cast to incompatible function typeSimon Horman
2023-04-19Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-04-19MAINTAINERS: Resume MPTCP co-maintainer roleMat Martineau
2023-04-19mailmap: add entries for Mat MartineauMatthieu Baerts
2023-04-19Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-04-19Merge tag 'mm-hotfixes-stable-2023-04-19-16-36' of git://git.kernel.org/pub/s...Linus Torvalds
2023-04-19e1000e: Disable TSO on i219-LM card to increase speedSebastian Basierski
2023-04-19bnxt_en: fix free-runnig PHC modeVadim Fedorenko
2023-04-19net: dsa: mt7530: fix support for MT7531BEDaniel Golle
2023-04-19module: add debugging auto-load duplicate module supportLuis Chamberlain
2023-04-20powerpc/85xx: p2020: Move all P2020 RDB machine descriptions to p2020.cPali Rohár
2023-04-20powerpc/85xx: p2020: Move all P2020 DS machine descriptions to p2020.cPali Rohár
2023-04-20powerpc/85xx: Remove #ifdef CONFIG_QUICC_ENGINE in mpc85xx_rdbChristophe Leroy
2023-04-20powerpc/85xx: Remove #ifdefs CONFIG_PPC_I8259 in mpc85xx_dsChristophe Leroy
2023-04-20powerpc/85xx: mpc85xx_{ds/rdb} replace prink by pr_xxx macroChristophe Leroy
2023-04-20powerpc/85xx: mpc85xx_{ds/rdb} replace BUG_ON() by WARN_ON()Christophe Leroy
2023-04-20powerpc/85xx: mpc85xx_{ds/rdb} compact the call to mpic_alloc()Christophe Leroy
2023-04-20powerpc/85xx: Remove DBG() macroChristophe Leroy
2023-04-20powerpc/fsl_uli1575: Mark uli_exclude_device() as staticPali Rohár
2023-04-20powerpc/86xx: mpc86xx_hpcn: Call uli_init() instead of explicit ppc_md assign...Pali Rohár
2023-04-20powerpc/fsl_uli1575: Allow to disable FSL_ULI1575 supportPali Rohár
2023-04-20powerpc/85xx: mpc85xx_rdb: Do not automatically select FSL_ULI1575Pali Rohár
2023-04-20powerpc/85xx: mpc85xx_ds: Move uli_init() code into its own driver filePali Rohár
2023-04-20powerpc/fsl_uli1575: Simplify uli_exclude_device() usagePali Rohár
2023-04-20powerpc/85xx: mpc85xx_ds: Simplify mpc85xx_exclude_device() functionPali Rohár
2023-04-20powerpc/fsl_uli1575: Misc cleanupChristophe Leroy
2023-04-20powerpc/boot: Fix boot wrapper code generation with CONFIG_POWER10_CPUNicholas Piggin
2023-04-20xfs: Extend table marker on deprecated mount options tableBagas Sanjaya
2023-04-20xfs: fix duplicate includesDave Chinner
2023-04-19SUNRPC: remove the maximum number of retries in call_bind_statusDai Ngo
2023-04-19Merge tag 'spi-fix-v6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds