summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-26net/mlx5e: Disable hw-tc-offload when MLX5_CLS_ACT config is disabledMaor Dickman
2021-01-26net/mlx5: Maintain separate page trees for ECPF and PF functionsDaniel Jurgens
2021-01-26net/mlx5e: Fix IPSEC statsMaxim Mikityanskiy
2021-01-26net/mlx5e: Reduce tc unsupported key print levelMaor Dickman
2021-01-26net/mlx5e: free page before returnPan Bian
2021-01-26net/mlx5e: E-switch, Fix rate calculation for overflowParav Pandit
2021-01-26net/mlx5: Fix memory leak on flow table creation error flowRoi Dayan
2021-01-26Merge tag 'mac80211-for-net-2021-01-26' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2021-01-26Merge tag 'wireless-drivers-2021-01-26' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2021-01-26iwlwifi: provide gso_type to GSO packetsEric Dumazet
2021-01-26bpf, preload: Fix build when $(O) points to a relative pathQuentin Monnet
2021-01-26igc: fix link speed advertisingCorinna Vinschen
2021-01-26um: time: fix initialization in time-travel modeJohannes Berg
2021-01-26um: fix os_idle_sleep() to not hangJohannes Berg
2021-01-26Revert "um: support some of ARCH_HAS_SET_MEMORY"Johannes Berg
2021-01-26Revert "um: allocate a guard page to helper threads"Johannes Berg
2021-01-26um: virtio: free vu_dev only with the contained struct deviceJohannes Berg
2021-01-26um: kmsg_dumper: always dump when not tty consoleThomas Meyer
2021-01-26um: stdio_console: Make preferred consoleThomas Meyer
2021-01-26um: return error from ioremap()Johannes Berg
2021-01-26um: ubd: fix command line handling of ubdHajime Tazaki
2021-01-26Merge tag 'qcom-arm64-defconfig-fixes-for-5.11' of git://git.kernel.org/pub/s...Arnd Bergmann
2021-01-26Merge tag 'qcom-arm64-fixes-for-5.11' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2021-01-26Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...Arnd Bergmann
2021-01-26Merge tag 'stm32-dt-for-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2021-01-26mailmap: remove the "repo-abbrev" commentÆvar Arnfjörð Bjarmason
2021-01-26parisc: Enable -mlong-calls gcc option by default when !CONFIG_MODULESHelge Deller
2021-01-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-01-26Merge tag 'spi-fix-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-01-26Merge tag 'regulator-fix-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-01-26parisc: Remove leftover reference to the power_taskletDavidlohr Bueso
2021-01-26i40e: acquire VSI pointer only after VF is initializedStefan Assmann
2021-01-26ice: Fix MSI-X vector fallback logicBrett Creeley
2021-01-26ice: Don't allow more channels than LAN MSI-X availableBrett Creeley
2021-01-26ice: update dev_addr in ice_set_mac_address even if HW filter existsNick Nunley
2021-01-26ice: Implement flow for IPv6 next header (extension header)Nick Nunley
2021-01-26ice: fix FDir IPv6 flexbyteHenry Tieman
2021-01-26Revert "mm: fix initialization of struct page for holes in memory layout"Linus Torvalds
2021-01-27kconfig: mconf: fix HOSTCC callEnrico Weigelt, metux IT consult
2021-01-26media: hantro: Fix reset_raw_fmt initializationRicardo Ribalda
2021-01-26media: cec: add stm32 driverYannick Fertre
2021-01-26media: cedrus: Fix H264 decodingJernej Skrabec
2021-01-26media: v4l2-subdev.h: BIT() is not available in userspaceHans Verkuil
2021-01-26arm64: Fix kernel address detection of __is_lm_address()Vincenzo Frascino
2021-01-26dmaengine: ti: k3-udma: Fix a resource leak in an error handling pathChristophe JAILLET
2021-01-26ALSA: hda/via: Apply the workaround generically for Clevo machinesTakashi Iwai
2021-01-26bpf: Drop disabled LSM hooks from the sleepable setMikko Ylinen
2021-01-26Revert "arm64: dts: amlogic: add missing ethernet reset ID"Neil Armstrong
2021-01-26io_uring: fix cancellation taking mutex while TASK_UNINTERRUPTIBLEPavel Begunkov
2021-01-26io_uring: fix __io_uring_files_cancel() with TASK_UNINTERRUPTIBLEPavel Begunkov