summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-23net: mtk_eth_soc: stop passing phylink state to sgmii setupRussell King (Oracle)
2022-05-23net: mtk_eth_soc: correct 802.3z duplex settingRussell King
2022-05-23net: mtk_eth_soc: correct 802.3z speed settingRussell King (Oracle)
2022-05-23net: mtk_eth_soc: add mask and update PCS speed definitionsRussell King (Oracle)
2022-05-23net: mtk_eth_soc: remove unused sgmii flagsRussell King (Oracle)
2022-05-23net: mtk_eth_soc: remove unused mac->modeRussell King (Oracle)
2022-05-23net: phylink: remove phylink_helper_basex_speed()Russell King (Oracle)
2022-05-23net: dsa: mt7530: mark as non-legacyRussell King (Oracle)
2022-05-23net: dsa: mt7530: move autoneg handling to PCS validationRussell King (Oracle)
2022-05-23net: dsa: mt7530: partially convert to phylink_pcsRussell King (Oracle)
2022-05-23net: dsa: mt7530: switch to use phylink_get_linkmodes()Russell King (Oracle)
2022-05-23net: dsa: mt7530: only indicate linkmodes that can be supportedRussell King (Oracle)
2022-05-23net: dsa: mt7530: drop use of phylink_helper_basex_speed()Russell King (Oracle)
2022-05-23net: dsa: mt7530: remove interface checksRussell King (Oracle)
2022-05-23net: dsa: mt7530: populate supported_interfaces and mac_capabilitiesRussell King (Oracle)
2022-05-23net: dsa: mt7530: 1G can also support 1000BASE-X link modeRussell King (Oracle)
2022-05-22Linux 5.18Linus Torvalds
2022-05-22afs: Fix afs_getattr() to refetch file status if callback break occurredDavid Howells
2022-05-22Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-21Merge tag 'perf-tools-fixes-for-v5.18-2022-05-21' of git://git.kernel.org/pub...Linus Torvalds
2022-05-21Merge tag 'input-for-v5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-21Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-05-21perf session: Fix Intel LBR callstack entries and nr print messageChengdong Li
2022-05-21perf test bpf: Skip test if clang is not presentAthira Rajeev
2022-05-21perf test session topology: Fix test to skip the test in guest environmentAthira Rajeev
2022-05-21perf bench numa: Address compiler error on s390Thomas Richter
2022-05-21perf test: Avoid shell test description infinite loopIan Rogers
2022-05-21perf regs x86: Fix arch__intr_reg_mask() for the hybrid platformKan Liang
2022-05-21perf test: Fix "all PMU test" to skip hv_24x7/hv_gpci tests on powerpcAthira Rajeev
2022-05-21drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllersPiyush Malgujar
2022-05-21i2c: ismt: Provide a DMA buffer for Interrupt Cause LoggingMika Westerberg
2022-05-21i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()Yang Yingliang
2022-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-05-20Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-20Merge tag 'drm-fixes-2022-05-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-05-21Merge tag 'drm-intel-fixes-2022-05-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-05-21Merge tag 'drm-misc-fixes-2022-05-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-05-20perf: Fix sys_perf_event_open() race against selfPeter Zijlstra
2022-05-20Merge tag 'gpio-fixes-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-20Merge tag 'mmc-v5.18-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-05-20Merge tag 'ceph-for-5.18-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-05-20Merge tag 'riscv-for-linus-5.18-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-05-20KVM: x86/mmu: fix NULL pointer dereference on guest INVPCIDPaolo Bonzini
2022-05-20KVM: x86: hyper-v: fix type of valid_bank_maskYury Norov
2022-05-20KVM: Free new dirty bitmap if creating a new memslot failsSean Christopherson
2022-05-20gpio: mvebu/pwm: Refuse requests with inverted polarityUwe Kleine-König
2022-05-20gpio: gpio-vf610: do not touch other bits when set the target bitHaibo Chen
2022-05-20perf stat: Fix and validate CPU map inputs in synthetic PERF_RECORD_STAT eventsIan Rogers
2022-05-20KVM: eventfd: Fix false positive RCU usage warningWanpeng Li