aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-01Merge tag 'drm-intel-fixes-2021-09-30' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
2021-10-01sched: Always inline is_percpu_thread()Peter Zijlstra
2021-10-01sched/fair: Null terminate buffer when updating tunable_scalingMel Gorman
2021-10-01sched/fair: Add ancestors of unthrottled undecayed cfs_rqMichal Koutný
2021-10-01perf/core: fix userpage->time_enabled of inactive eventsSong Liu
2021-10-01perf/x86/intel: Update event constraints for ICXKan Liang
2021-10-01perf/x86: Reset destroy callback on event init failureAnand K Mistry
2021-10-01objtool: Teach get_alt_entry() about more relocation typesPeter Zijlstra
2021-10-01ext4: recheck buffer uptodate bit under buffer lockZhang Yi
2021-10-01ext4: fix potential infinite loop in ext4_dx_readdir()yangerkun
2021-10-01ext4: flush s_error_work before journal destroy in ext4_fill_superyangerkun
2021-10-01ext4: fix loff_t overflow in ext4_max_bitmap_size()Ritesh Harjani
2021-10-01ext4: fix reserved space counter leakageJeffle Xu
2021-10-01ext4: limit the number of blocks in one ADD_RANGE TLVHou Tao
2021-09-30ksmbd: missing check for NULL in convert_to_nt_pathname()Dan Carpenter
2021-09-30Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-30Merge tag 'gpio-fixes-for-v5.15-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-09-30ksmbd: fix transform header validationNamjae Jeon
2021-09-30ksmbd: add buffer validation for SMB2_CREATE_CONTEXTHyunchul Lee
2021-09-30ksmbd: add validation in smb2 negotiateNamjae Jeon
2021-09-30ksmbd: add request buffer validation in smb2_set_infoNamjae Jeon
2021-09-30ksmbd: use correct basic info level in set_file_basic_info()Namjae Jeon
2021-09-30af_unix: fix races in sk_peer_pid and sk_peer_cred accessesEric Dumazet
2021-09-30net: stmmac: fix EEE init issue when paired with EEE capable PHYsWong Vee Khee
2021-09-30net: dev_addr_list: handle first address in __hw_addr_add_exJakub Kicinski
2021-09-30net: sched: flower: protect fl_walk() with rcuVlad Buslov
2021-09-30net: introduce and use lock_sock_fast_nested()Paolo Abeni
2021-09-30KVM: selftests: Ensure all migrations are performed when test is affinedSean Christopherson
2021-09-30KVM: x86: Swap order of CPUID entry "index" vs. "significant flag" checksSean Christopherson
2021-09-30ptp: Fix ptp_kvm_getcrosststamp issue for x86 ptp_kvmZelin Deng
2021-09-30x86/kvmclock: Move this_cpu_pvti into kvmclock.hZelin Deng
2021-09-29nbd: use shifts rather than multipliesNick Desaulniers
2021-09-29ksmbd: remove NTLMv1 authenticationNamjae Jeon
2021-09-29MAINTAINERS: Update Mun Yew Tham as Altera Pio Driver maintainerMun Yew Tham
2021-09-29MAINTAINERS: update my email addressBartosz Golaszewski
2021-09-29gpio: pca953x: do not ignore i2c errorsAndrey Gusakov
2021-09-29Merge tag 'sound-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-09-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-09-29net: phy: bcm7xxx: Fixed indirect MMD operationsFlorian Fainelli
2021-09-29Merge branch 'hns3-fixes'David S. Miller
2021-09-29net: hns3: disable firmware compatible features when uninstall PFGuangbin Huang
2021-09-29net: hns3: fix always enable rx vlan filter problem after selftestGuangbin Huang
2021-09-29net: hns3: PF enable promisc for VF when mac table is overflowGuangbin Huang
2021-09-29net: hns3: fix show wrong state when add existing uc mac addressJian Shen
2021-09-29net: hns3: fix mixed flag HCLGE_FLAG_MQPRIO_ENABLE and HCLGE_FLAG_DCB_ENABLEJian Shen
2021-09-29net: hns3: don't rollback when destroy mqprio failJian Shen
2021-09-29net: hns3: remove tc enable checkingJian Shen
2021-09-29net: hns3: do not allow call hns3_nic_net_open repeatedlyJian Shen
2021-09-29ixgbe: Fix NULL pointer dereference in ixgbe_xdp_setupFeng Zhou