summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-01-21net: marvell: rely on xdp_update_skb_shared_info utility routineLorenzo Bianconi
2022-01-21net: mvneta: simplify mvneta_swbm_add_rx_fragment managementLorenzo Bianconi
2022-01-21net: mvneta: update frags bit before passing the xdp buffer to eBPF layerLorenzo Bianconi
2022-01-10Merge tag 'devprop-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-01-10Merge tag 'thermal-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-01-10Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-01-10Merge tag 'acpi-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-01-10Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-01-10Merge tag 'media/v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2022-01-10Revert "drm/amd/display: Fix for otg synchronization logic"Linus Torvalds
2022-01-10Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-01-10Merge branch 'random-5.17-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-01-10Merge tag 'edac_updates_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-01-10Merge tag 'ras_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-01-10Merge tag 'x86_sgx_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-01-10Merge branch 'thermal-int340x'Rafael J. Wysocki
2022-01-10Merge branches 'pm-opp', 'pm-devfreq' and 'powercap'Rafael J. Wysocki
2022-01-10Merge tag 's390-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-01-10Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep'Rafael J. Wysocki
2022-01-10Merge branch 'pm-cpufreq'Rafael J. Wysocki
2022-01-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-01-10Merge tag 'newsoc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2022-01-10Merge tag 'dt-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2022-01-10Merge branches 'acpi-tables', 'acpi-numa', 'acpi-sysfs', 'acpi-cppc', 'acpi-t...Rafael J. Wysocki
2022-01-10Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2022-01-10Merge tag 'soc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2022-01-10Merge branches 'acpi-x86', 'acpi-pmic' and 'acpi-dptf'Rafael J. Wysocki
2022-01-10Merge branches 'acpi-ec' and 'acpi-processor'Rafael J. Wysocki
2022-01-10Merge branches 'acpi-scan', 'acpi-pm', 'acpi-power' and 'acpi-pci'Rafael J. Wysocki
2022-01-10Merge branches 'edac-misc' and 'edac-amd64' into edac-updates-for-v5.17Borislav Petkov
2022-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-09net/qla3xxx: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09rocker: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09hinic: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09lan743x: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09net: enetc: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09cxgb4vf: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09cxgb4: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09cxgb3: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09bnx2x: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09et131x: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09be2net: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09vmxnet3: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-01-09bna: Simplify DMA settingChristophe JAILLET
2022-01-09net: alteon: Simplify DMA settingChristophe JAILLET
2022-01-09myri10ge: Simplify DMA settingChristophe JAILLET
2022-01-09qlcnic: Simplify DMA settingChristophe JAILLET
2022-01-09net: allwinner: Fix print formatJakub Kicinski
2022-01-09amt: fix wrong return type of amt_send_membership_update()Taehee Yoo
2022-01-09net: mcs7830: handle usb read errors properlyPavel Skripkin