summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-02-10Merge tag 'linux-kselftest-fixes-5.17-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds6-15/+43
2022-02-10Merge tag 'linux-kselftest-kunit-fixes-5.17-rc4' of git://git.kernel.org/pub/...Linus Torvalds2-2/+2
2022-02-10net: dsa: mv88e6xxx: fix use-after-free in mv88e6xxx_mdios_unregisterVladimir Oltean1-2/+2
2022-02-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski5-16/+53
2022-02-10net: mscc: ocelot: fix mutex lock error during ethtool stats readColin Foster1-4/+7
2022-02-10riscv: fix build with binutils 2.38Aurelien Jarno1-0/+6
2022-02-10riscv: cpu-hotplug: clear cpu from numa map when teardownPingfan Liu1-0/+2
2022-02-10ice: Avoid RTNL lock when re-creating auxiliary deviceDave Ertman2-1/+5
2022-02-10ice: Fix KASAN error in LAG NETDEV_UNREGISTER handlerDave Ertman1-6/+28
2022-02-10ice: fix IPIP and SIT TSO offloadJesse Brandeburg2-8/+18
2022-02-10ice: fix an error code in ice_cfg_phy_fec()Dan Carpenter1-1/+2
2022-02-10net: mpls: Fix GCC 12 warningVictor Erminpour1-1/+1
2022-02-10dpaa2-eth: unregister the netdev before disconnecting from the PHYRobert-Ionut Alexa1-2/+2
2022-02-10skbuff: cleanup double word in commentTom Rix1-1/+1
2022-02-10net: macb: Align the dma and coherent dma masksMarc St-Amand1-1/+1
2022-02-10Merge tag 'nvme-5.17-2022-02-10' of git://git.infradead.org/nvme into block-5.17Jens Axboe2-1/+10
2022-02-10Merge tag 'mips-fixes-5.17_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-13/+2
2022-02-10Merge tag 'audit-pr-20220209' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2022-02-10tipc: improve size validations for received domain recordsJon Maloy2-2/+9
2022-02-10xen/pci: Make use of the helper macro LIST_HEAD()Cai Huoqing1-1/+1
2022-02-10xen/x2apic: Fix inconsistent indentingJiapeng Chong1-2/+1
2022-02-10xen/x86: detect support for extended destination IDRoger Pau Monne2-0/+13
2022-02-10xen/x86: obtain full video frame buffer address for Dom0 also under EFIJan Beulich1-8/+8
2022-02-10Revert "arm64: dts: imx8mn-venice-gw7902: disable gpu"Arnd Bergmann1-12/+0
2022-02-09Merge branch 'mptcp-fixes-for-5-17'Jakub Kicinski2-2/+7
2022-02-09mptcp: netlink: process IPv6 addrs in creating listening socketsKishen Maloor1-2/+6
2022-02-09selftests: mptcp: add missing join checkMatthieu Baerts1-0/+1
2022-02-09net: usb: qmi_wwan: Add support for Dell DW5829eSlark Xiao1-0/+2
2022-02-10kconfig: fix missing fclose() on error pathsMasahiro Yamada1-6/+6
2022-02-09drm/amdgpu/display: change pipe policy for DCN 2.0Alex Deucher1-1/+1
2022-02-09s390/cio: verify the driver availability for path_event callVineeth Vijayan1-1/+1
2022-02-09audit: don't deref the syscall args when checking the openat2 open_how::flagsPaul Moore1-1/+1
2022-02-09drm/amd/pm: fix hwmon node of power1_label create issueYang Wang1-2/+1
2022-02-09drm/amd/display: keep eDP Vdd on when eDP stream is already enabledZhan Liu1-2/+22
2022-02-09drm/amd/display: fix yellow carp wm clampingDmytro Laktyushkin1-29/+32
2022-02-09drm/amd/display: Cap pflip irqs per max otg numberRoman Li3-1/+4
2022-02-09drm/amdgpu: add utcl2_harvest to gc 10.3.1Aaron Liu1-1/+6
2022-02-09display/amd: decrease message verbosity about watermarks table failureMario Limonciello1-1/+5
2022-02-09x86/PCI: revert "Ignore E820 reservations for bridge windows on newer systems"Hans de Goede1-22/+1
2022-02-09ACPI/IORT: Check node revision for PMCG resourcesRobin Murphy1-3/+11
2022-02-09Merge tag 'nfsd-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds8-55/+74
2022-02-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-2/+3
2022-02-09Fix regression due to "fs: move binfmt_misc sysctl to its own file"Domenico Andreoli2-5/+3
2022-02-09Merge tag 'kvm-s390-kernel-access' from emailed bundleLinus Torvalds1-0/+2
2022-02-09NFSD: Deprecate NFS_OFFSET_MAXChuck Lever3-10/+2
2022-02-09NFSD: Fix offset type in I/O trace pointsChuck Lever1-7/+7
2022-02-09NFSD: COMMIT operations must not return NFS?ERR_INVALChuck Lever3-25/+38
2022-02-09NFSD: Clamp WRITE offsetsChuck Lever2-2/+8
2022-02-09NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizesChuck Lever1-1/+1
2022-02-09NFSD: Fix ia_size underflowChuck Lever1-0/+4