summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-04-15ch_ktls: fix device connection closeVinay Kumar Yadav
2021-04-15ch_ktls: Fix kernel panicVinay Kumar Yadav
2021-04-15Merge tag 'mlx5-fixes-2021-04-14' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2021-04-15i40e: fix the panic when running bpf in xdpdrv modeJason Xing
2021-04-15i2c: mv64xxx: Fix random system lock caused by runtime PMMarek BehĂșn
2021-04-15Merge tag 'acpi-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-04-15Merge tag 'gpio-fixes-for-v5.12-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2021-04-15arm64: alternatives: Move length validation in alternative_{insn, endif}Nathan Chancellor
2021-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-04-15Merge tag 'drm-intel-fixes-2021-04-15' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
2021-04-14net/mlx5e: fix ingress_ifindex check in mlx5e_flower_parse_metawenxu
2021-04-14net/mlx5e: Fix setting of RS FEC modeAya Levin
2021-04-14net/mlx5: Fix setting of devlink traps in switchdev modeAya Levin
2021-04-14Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2021-04-14Revert "net: stmmac: re-init rx buffers when mac resume back"Thierry Reding
2021-04-14cavium/liquidio: Fix duplicate argumentWan Jiabing
2021-04-14net: macb: fix the restore of cmp registersClaudiu Beznea
2021-04-14drm/vmwgfx: Make sure bo's are unpinned before putting them backZack Rusin
2021-04-14drm/vmwgfx: Fix the lockdep breakageZack Rusin
2021-04-14drm/vmwgfx: Make sure we unpin no longer needed buffersZack Rusin
2021-04-14Merge tag 'for-5.12/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-14vrf: fix a comment about loopback deviceNicolas Dichtel
2021-04-14doc: move seg6_flowlabel to seg6-sysctl.rstNicolas Dichtel
2021-04-14Merge branch 'ibmvnic-napi-fixes'David S. Miller
2021-04-14ibmvnic: remove duplicate napi_schedule call in open functionLijun Pan
2021-04-14ibmvnic: remove duplicate napi_schedule call in do_reset functionLijun Pan
2021-04-14ibmvnic: avoid calling napi_disable() twiceLijun Pan
2021-04-14r8169: don't advertise pause in jumbo modeHeiner Kallweit
2021-04-14ethtool: pause: make sure we init driver statsJakub Kicinski
2021-04-14io_uring: fix early sqd_list removal sqpoll hangsPavel Begunkov
2021-04-14dm verity fec: fix misaligned RS roots IOJaegeuk Kim
2021-04-14Merge tag 's390-5.12-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-04-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-04-14Merge tag 'dmaengine-fix-5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-14Merge tag 'vfio-v5.12-rc8' of git://github.com/awilliam/linux-vfioLinus Torvalds
2021-04-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-04-13Merge tag 'trace-v5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-04-13xen-netback: Check for hotplug-status existence before watchingMichael Brown
2021-04-13KVM: VMX: Don't use vcpu->run->internal.ndata as an array indexReiji Watanabe
2021-04-13gro: ensure frag0 meets IP header alignmentEric Dumazet
2021-04-13net/sctp: fix race condition in sctp_destroy_sockOr Cohen
2021-04-13ibmvnic: correctly use dev_consume/free_skb_irqLijun Pan
2021-04-13net: Make tcp_allowed_congestion_control readonly in non-init netnsJonathon Reinhart
2021-04-13Merge branch 'catch-all-devices'David S. Miller
2021-04-13net: ip6_tunnel: Unregister catch-all devicesHristo Venev
2021-04-13net: sit: Unregister catch-all devicesHristo Venev
2021-04-13Merge tag 'fixes-for-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-13ice: Fix potential infinite loop when using u8 loop counterColin Ian King
2021-04-13ixgbe: fix unbalanced device enable/disable in suspend/resumeYongxin Liu