summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-19Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2020-11-19fail_function: Remove a redundant mutex unlockLuo Meng
2020-11-19Merge branch 'Fix bpf_probe_read_user_str() overcopying'Alexei Starovoitov
2020-11-19selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NULDaniel Xu
2020-11-19lib/strncpy_from_user.c: Mask out bytes after NUL terminator.Daniel Xu
2020-11-19Merge tag 'powerpc-cve-2020-4788' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-19Merge tag 'xtensa-20201119' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2020-11-19Merge tag 'acpi-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2020-11-19Merge tag 'pm-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-11-19Merge tag 'spi-fix-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-11-19Merge branch 'net-smc-fixes-2020-11-18'Jakub Kicinski
2020-11-19net/smc: fix direct access to ib_gid_addr->ndev in smc_ib_determine_gid()Karsten Graul
2020-11-19net/smc: fix matching of existing link groupsKarsten Graul
2020-11-19Merge tag 'regulator-fix-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-11-19ipv6: Remove dependency of ipv6_frag_thdr_truncated on ipv6 moduleGeorg Kohmann
2020-11-19Merge tag 'thermal-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-11-19libbpf: Fix VERSIONED_SYM_COUNT number parsingJiri Olsa
2020-11-19r8153_ecm: avoid to be prior to r8152 driverHayes Wang
2020-11-19Merge branch 'acpi-fan'Rafael J. Wysocki
2020-11-19Merge branch 'pm-cpuidle'Rafael J. Wysocki
2020-11-19powerpc/64s: rename pnv|pseries_setup_rfi_flush to _setup_security_mitigationsDaniel Axtens
2020-11-19selftests/powerpc: refactor entry and rfi_flush testsDaniel Axtens
2020-11-19selftests/powerpc: entry flush testDaniel Axtens
2020-11-19powerpc: Only include kup-radix.h for 64-bit Book3SMichael Ellerman
2020-11-19powerpc/64s: flush L1D after user accessesNicholas Piggin
2020-11-19powerpc/64s: flush L1D on kernel entryNicholas Piggin
2020-11-19selftests/powerpc: rfi_flush: disable entry flush if presentRussell Currey
2020-11-18Merge tag 'linux-can-fixes-for-5.10-20201118' of git://git.kernel.org/pub/scm...Jakub Kicinski
2020-11-18net/mlx4_core: Fix init_hca fields offsetAya Levin
2020-11-18nfc: s3fwrn5: Change the error codeBongsu Jeon
2020-11-18nfc: s3fwrn5: Fix the misspelling in a commentBongsu Jeon
2020-11-18nfc: s3fwrn5: Remove the max_payloadBongsu Jeon
2020-11-18Merge branch 's390-qeth-updates-2020-11-17'Jakub Kicinski
2020-11-18s390/qeth: improve selection of ethtool link modesJulian Wiedmann
2020-11-18s390/qeth: use QUERY OAT for initial link infoJulian Wiedmann
2020-11-18s390/qeth: clean up default cases for ethtool link modeJulian Wiedmann
2020-11-18s390/qeth: set static link info during initializationJulian Wiedmann
2020-11-18s390/qeth: improve QUERY CARD INFO processingJulian Wiedmann
2020-11-18s390/qeth: tolerate error when querying card infoJulian Wiedmann
2020-11-18s390/qeth: remove useless if/elseKaixu Xia
2020-11-18s390/qeth: reduce rtnl locking for switchdev eventsJulian Wiedmann
2020-11-18r8169: remove not needed check in rtl8169_start_xmitHeiner Kallweit
2020-11-18net: bridge: replace struct br_vlan_stats with pcpu_sw_netstatsHeiner Kallweit
2020-11-18Merge tag 'mlx5-fixes-2020-11-17' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2020-11-18Merge branch 'atm-replace-in_interrupt-usage'Jakub Kicinski
2020-11-18atm: lanai: Remove in_interrupt() usageSebastian Andrzej Siewior
2020-11-18atm: nicstar: Replace in_interrupt() usageSebastian Andrzej Siewior