summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-09ax25: fix NPD bug in ax25_disconnectDuoming Zhou1-1/+1
2022-02-09Merge branch 'net-fix-skb-unclone-issues'David S. Miller1-1/+13
2022-02-09net: fix a memleak when uncloning an skb dst and its metadataAntoine Tenart1-1/+0
2022-02-09net: do not keep the dst cache when uncloning an skb dst and its metadataAntoine Tenart1-0/+13
2022-02-09gpio: sim: fix hogs with custom chip labelsBartosz Golaszewski1-4/+15
2022-02-09dt-bindings: ARM: at91: update maintainers entryNicolas Ferre1-1/+2
2022-02-09MAINTAINERS: replace a Microchip AT91 maintainerNicolas Ferre2-1/+7
2022-02-09selftests: netfilter: fix exit value for nft_concat_rangeHangbin Liu1-1/+1
2022-02-09netfilter: xt_socket: fix a typo in socket_mt_destroy()Eric Dumazet1-1/+1
2022-02-09selftests: netfilter: add synproxy testFlorian Westphal2-1/+116
2022-02-09xfrm: enforce validity of offload input flagsLeon Romanovsky2-1/+11
2022-02-09cpufreq: qcom-hw: Delay enabling throttle_irqBjorn Andersson1-1/+10
2022-02-09cpufreq: Reintroduce ready() callbackBjorn Andersson4-0/+12
2022-02-09can: isotp: fix error path in isotp_sendmsg() to unlock wait queueOliver Hartkopp1-6/+9
2022-02-09can: isotp: fix potential CAN frame reception race in isotp_rcv()Oliver Hartkopp1-1/+13
2022-02-09nfp: flower: fix ida_idx not being releasedLouis Peens1-4/+8
2022-02-09ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure pathEric Dumazet2-0/+4
2022-02-09net: ethernet: litex: Add the dependency on HAS_IOMEMCai Huoqing1-1/+1
2022-02-09ibmvnic: don't release napi in __ibmvnic_open()Sukadev Bhattiprolu1-4/+9
2022-02-09Merge branch 'more-dsa-fixes-for-devres-mdiobus_-alloc-register'Jakub Kicinski7-14/+32
2022-02-09net: dsa: lantiq_gswip: don't use devres for mdiobusVladimir Oltean1-3/+11
2022-02-09net: dsa: mt7530: fix kernel bug in mdiobus_free() when unbindingVladimir Oltean1-1/+1
2022-02-09net: dsa: seville: register the mdiobus under devresVladimir Oltean1-2/+3
2022-02-09net: dsa: felix: don't use devres for mdiobusVladimir Oltean1-1/+3
2022-02-09net: dsa: bcm_sf2: don't use devres for mdiobusVladimir Oltean1-2/+5
2022-02-09net: dsa: ar9331: register the mdiobus under devresVladimir Oltean1-2/+1
2022-02-09net: dsa: mv88e6xxx: don't use devres for mdiobusVladimir Oltean1-3/+8
2022-02-09cifs: mark sessions for reconnection in helper functionShyam Prasad N1-5/+14
2022-02-09cifs: call helper functions for marking channels for reconnectShyam Prasad N4-11/+6
2022-02-09bonding: pair enable_port with slave_arr_updatesMahesh Bandewar1-1/+2
2022-02-09riscv: extable: fix err reg writing in dedicated uaccess handlerJisheng Zhang1-3/+3
2022-02-09gve: Recording rx queue before sending to napiTao Liu1-0/+1
2022-02-08Input: clear BTN_RIGHT/MIDDLE on buttonpadsJosé Expósito1-0/+6
2022-02-08tracing: Fix tp_printk option related with tp_printk_stop_on_bootJaeSang Yoo1-0/+4
2022-02-08MAINTAINERS: Add RTLA entryDaniel Bristot de Oliveira1-0/+8
2022-02-08Documentation: KUnit: Fix usage bugAkira Kawata1-1/+1
2022-02-08Merge tag 'nfs-for-5.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds8-11/+36
2022-02-08cifs: call cifs_reconnect when a connection is markedShyam Prasad N1-0/+1
2022-02-08KVM: x86: SVM: move avic definitions from AMD's spec to svm.hMaxim Levitsky4-32/+38
2022-02-08KVM: x86: lapic: don't touch irr_pending in kvm_apic_update_apicv when inhibi...Maxim Levitsky1-1/+6
2022-02-08KVM: x86: nSVM: deal with L1 hypervisor that intercepts interrupts but lets L...Maxim Levitsky1-4/+13
2022-02-08KVM: x86: nSVM: expose clean bit support to the guestMaxim Levitsky1-0/+1
2022-02-08KVM: x86: nSVM/nVMX: set nested_run_pending on VM entry which is a result of RSMMaxim Levitsky2-0/+6
2022-02-08KVM: x86: nSVM: mark vmcb01 as dirty when restoring SMM saved stateMaxim Levitsky1-0/+2
2022-02-08KVM: x86: nSVM: fix potential NULL derefernce on nested migrationMaxim Levitsky1-12/+14
2022-02-08KVM: x86: SVM: don't passthrough SMAP/SMEP/PKE bits in !NPT && !gCR0.PG caseMaxim Levitsky1-2/+10
2022-02-08Revert "svm: Add warning message for AVIC IPI invalid target"Sean Christopherson1-2/+0
2022-02-08drm/rockchip: vop: Correct RK3399 VOP register fieldsBrian Norris1-3/+5
2022-02-08drm/rockchip: dw_hdmi: Do not leave clock enabled in error caseSascha Hauer1-7/+7
2022-02-08rtla: Fix segmentation fault when failing to enable -tDaniel Bristot de Oliveira5-16/+15