summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-16cpufreq: vexpress: Drop unused variableGuenter Roeck
2021-09-16alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatileGuenter Roeck
2021-09-163com 3c515: make it compile on 64-bit architecturesLinus Torvalds
2021-09-16Merge tag 'for-5.15/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-16Merge tag 'm68k-for-v5.15-tag2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-09-16octeontx2-af: Hardware configuration for inline IPsecSrujana Challa
2021-09-16net/tls: support SM4 GCM/CCM algorithmTianjia Zhang
2021-09-16Revert "net: wwan: iosm: firmware flashing and coredump collection"Jakub Kicinski
2021-09-16mlxbf_gige: clear valid_polarity upon openDavid Thompson
2021-09-16octeontx2-pf: CN10K: Hide RPM stats over ethtoolHariprasad Kelam
2021-09-16igc: fix tunnel offloadingPaolo Abeni
2021-09-16net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assertEli Cohen
2021-09-16net: wan: wanxl: define CROSS_COMPILE_M68KAdam Borowski
2021-09-16selftests: nci: replace unsigned int with intXiang wangx
2021-09-16net: thunderx: Make use of the helper function dev_err_probe()Cai Huoqing
2021-09-16net: hinic: Make use of the helper function dev_err_probe()Cai Huoqing
2021-09-16net: ethoc: Make use of the helper function dev_err_probe()Cai Huoqing
2021-09-16net: enetc: Make use of the helper function dev_err_probe()Cai Huoqing
2021-09-16net: chelsio: cxgb4vf: Make use of the helper function dev_err_probe()Cai Huoqing
2021-09-16net: atl1e: Make use of the helper function dev_err_probe()Cai Huoqing
2021-09-16net: atl1c: Make use of the helper function dev_err_probe()Cai Huoqing
2021-09-16net: arc_emac: Make use of the helper function dev_err_probe()Cai Huoqing
2021-09-16parisc: Use absolute_pointer() to define PAGE0Helge Deller
2021-09-15Merge tag 'hyperv-fixes-signed-20210915' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-09-15Merge tag 'rtc-5.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-09-15net: dsa: flush switchdev workqueue before tearing down CPU/DSA portsVladimir Oltean
2021-09-15Revert "net: phy: Uniform PHY driver access"Vladimir Oltean
2021-09-15net: dsa: destroy the phylink instance on any error in dsa_slave_phy_setupVladimir Oltean
2021-09-15qnx4: avoid stringop-overread errorsLinus Torvalds
2021-09-15sparc: avoid stringop-overread errorsLinus Torvalds
2021-09-15bpf: Update bpf_get_smp_processor_id() documentationMatteo Croce
2021-09-15libbpf: Add sphinx code documentation commentsGrant Seltzer
2021-09-15Merge branch 'absolute-pointer' (patches from Guenter)Linus Torvalds
2021-09-15alpha: Use absolute_pointer to define COMMAND_LINEGuenter Roeck
2021-09-15alpha: Move setup.h out of uapiGuenter Roeck
2021-09-15net: i825xx: Use absolute_pointer for memcpy from fixed memory locationGuenter Roeck
2021-09-15compiler.h: Introduce absolute_pointer macroGuenter Roeck
2021-09-15tools/bootconfig: Define memblock_free_ptr() to fix build errorMasami Hiramatsu
2021-09-15selftests/bpf: Skip btf_tag test if btf_tag attribute not supportedYonghong Song
2021-09-15Merge branch 'mlxsw-Add-support-for-transceiver-modules-reset'David S. Miller
2021-09-15mlxsw: Add support for transceiver modules resetIdo Schimmel
2021-09-15mlxsw: Make PMAOS pack function more genericIdo Schimmel
2021-09-15mlxsw: reg: Add fields to PMAOS registerIdo Schimmel
2021-09-15mlxsw: Track per-module port statusIdo Schimmel
2021-09-15mlxsw: spectrum: Do not return an error in mlxsw_sp_port_module_unmap()Ido Schimmel
2021-09-15mlxsw: spectrum: Do not return an error in ndo_stop()Ido Schimmel
2021-09-15mlxsw: core_env: Convert 'module_info_lock' to a mutexIdo Schimmel
2021-09-15mlxsw: core_env: Defer handling of module temperature warning eventsIdo Schimmel
2021-09-15mlxsw: core: Remove mlxsw_core_is_initialized()Ido Schimmel
2021-09-15mlxsw: core: Initialize switch driver lastIdo Schimmel