summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-07Linux 5.14.10v5.14.10Greg Kroah-Hartman1-1/+1
2021-10-07HID: amd_sfh: Fix potential NULL pointer dereference - take 2Basavaraj Natikar1-8/+4
2021-10-07objtool: print out the symbol type when complaining about itLinus Torvalds1-4/+8
2021-10-07drivers: net: mhi: fix error path in mhi_net_newlinkDaniele Palmas1-4/+2
2021-10-07netfilter: nf_tables: Fix oversized kvmalloc() callsPablo Neira Ayuso1-1/+1
2021-10-07netfilter: conntrack: serialize hash resizes and cleanupsEric Dumazet1-33/+37
2021-10-07KVM: x86: Handle SRCU initialization failure during page track initHaimin Zhang3-4/+9
2021-10-07crypto: aesni - xts_crypt() return if walk.nbytes is 0Shreyansh Chouhan1-1/+1
2021-10-07HID: usbhid: free raw_report buffers in usbhid_stopAnirudh Rayabharam1-1/+12
2021-10-07mm: don't allow oversized kvmalloc() callsLinus Torvalds1-0/+4
2021-10-07netfilter: ipset: Fix oversized kvmalloc() callsJozsef Kadlecsik1-2/+2
2021-10-07HID: betop: fix slab-out-of-bounds Write in betop_probeF.A.Sulaiman1-3/+10
2021-10-07usb: hso: remove the bailout parameterDongliang Mu1-3/+3
2021-10-07NIOS2: setup.c: drop unused variable 'dram_start'Randy Dunlap1-2/+0
2021-10-07net: udp: annotate data race around udp_sk(sk)->corkflagEric Dumazet2-6/+6
2021-10-07HID: u2fzero: ignore incomplete packets without dataAndrej Shadura1-1/+3
2021-10-07ext4: flush s_error_work before journal destroy in ext4_fill_superyangerkun1-1/+4
2021-10-07ext4: fix potential infinite loop in ext4_dx_readdir()yangerkun1-3/+3
2021-10-07ext4: add error checking to ext4_ext_replay_set_iblocks()Theodore Ts'o1-5/+14
2021-10-07ext4: fix reserved space counter leakageJeffle Xu2-0/+11
2021-10-07ext4: limit the number of blocks in one ADD_RANGE TLVHou Tao1-0/+6
2021-10-07ext4: fix loff_t overflow in ext4_max_bitmap_size()Ritesh Harjani1-5/+5
2021-10-07ipack: ipoctal: fix module reference leakJohan Hovold1-8/+21
2021-10-07ipack: ipoctal: fix missing allocation-failure checkJohan Hovold1-1/+3
2021-10-07ipack: ipoctal: fix tty-registration error handlingJohan Hovold1-0/+7
2021-10-07ipack: ipoctal: fix tty registration raceJohan Hovold1-2/+2
2021-10-07ipack: ipoctal: fix stack information leakJohan Hovold1-5/+14
2021-10-07debugfs: debugfs_create_file_size(): use IS_ERR to check for errorNirmoy Das1-1/+1
2021-10-07driver core: fw_devlink: Improve handling of cyclic dependenciesSaravana Kannan1-5/+12
2021-10-07elf: don't use MAP_FIXED_NOREPLACE for elf interpreter mappingsChen Jingwen1-1/+1
2021-10-07nvme: add command id quirk for apple controllersKeith Busch3-2/+11
2021-10-07kvm: fix objtool relocation warningLinus Torvalds1-1/+0
2021-10-07hwmon: (pmbus/mp2975) Add missed POUT attribute for page 1 mp2975 controllerVadim Pasternak1-1/+1
2021-10-07hwmon: (occ) Fix P10 VRM temp sensorsEddie James1-12/+5
2021-10-07sched/fair: Null terminate buffer when updating tunable_scalingMel Gorman1-1/+7
2021-10-07sched/fair: Add ancestors of unthrottled undecayed cfs_rqMichal Koutný1-1/+5
2021-10-07perf/x86/intel: Update event constraints for ICXKan Liang1-0/+1
2021-10-07objtool: Teach get_alt_entry() about more relocation typesPeter Zijlstra1-7/+25
2021-10-07af_unix: fix races in sk_peer_pid and sk_peer_cred accessesEric Dumazet3-12/+56
2021-10-07net: stmmac: fix EEE init issue when paired with EEE capable PHYsWong Vee Khee1-0/+4
2021-10-07net: sched: flower: protect fl_walk() with rcuVlad Buslov1-0/+6
2021-10-07net: phy: bcm7xxx: Fixed indirect MMD operationsFlorian Fainelli1-4/+110
2021-10-07net: hns3: disable firmware compatible features when uninstall PFGuangbin Huang1-8/+13
2021-10-07net: hns3: fix always enable rx vlan filter problem after selftestGuangbin Huang1-2/+4
2021-10-07net: hns3: reconstruct function hns3_self_testPeng Li1-37/+64
2021-10-07net: hns3: fix show wrong state when add existing uc mac addressJian Shen1-10/+9
2021-10-07net: hns3: fix mixed flag HCLGE_FLAG_MQPRIO_ENABLE and HCLGE_FLAG_DCB_ENABLEJian Shen2-28/+10
2021-10-07net: hns3: don't rollback when destroy mqprio failJian Shen1-6/+11
2021-10-07net: hns3: remove tc enable checkingJian Shen4-17/+2
2021-10-07net: hns3: do not allow call hns3_nic_net_open repeatedlyJian Shen1-0/+5