summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-01Merge tag 'amd-drm-fixes-5.15-2021-09-29' of https://gitlab.freedesktop.org/a...Daniel Vetter
2021-10-01Merge tag 'drm-intel-fixes-2021-09-30' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
2021-10-01Merge tag 'mlx5-fixes-2021-09-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2021-10-01Merge tag 'wireless-drivers-2021-10-01' of git://git.kernel.org/pub/scm/linux...David S. Miller
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-01x86/hpet: Use another crystalball to evaluate HPET usabilityThomas Gleixner
2021-10-01x86/sev: Return an error on a returned non-zero SW_EXITINFO1[31:0]Tom Lendacky
2021-10-01ALSA: hda - Enable headphone mic on Dell Latitude laptops with ALC3254Chris Chiu
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-30phy: mdio: fix memory leakPavel Skripkin
2021-09-30Revert "net: mdiobus: Fix memory leak in __mdiobus_register"Pavel Skripkin
2021-09-30Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-30libbpf: Fix segfault in light skeleton for objects without BTFKumar Kartikeya Dwivedi
2021-09-30net/mlx5e: Mutually exclude setting of TX-port-TS and MQPRIO in channel modeAya Levin
2021-09-30net/mlx5e: Fix the presented RQ index in PTP statsLama Kayal
2021-09-30net/mlx5: Fix setting number of EQs of SFsShay Drory
2021-09-30net/mlx5: Fix length of irq_index in charsShay Drory
2021-09-30net/mlx5: Avoid generating event after PPS out in Real time modeAya Levin
2021-09-30net/mlx5: Force round second at 1PPS out start timeAya Levin
2021-09-30net/mlx5: E-Switch, Fix double allocation of acl flow counterMoshe Shemesh
2021-09-30net/mlx5e: Improve MQPRIO resiliencyTariq Toukan
2021-09-30net/mlx5e: Keep the value for maximum number of channels in-syncTariq Toukan
2021-09-30net/mlx5e: IPSEC RX, enable checksum completeRaed Salem
2021-09-30nfsd4: Handle the NFSv4 READDIR 'dircount' hint being zeroTrond Myklebust
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-30fs/ntfs3: Check for NULL if ATTR_EA_INFO is incorrectKonstantin Komarov
2021-09-30fs/ntfs3: Refactoring of ntfs_init_from_bootKonstantin Komarov
2021-09-30fs/ntfs3: Reject mount if boot's cluster size < media sector sizeKonstantin Komarov
2021-09-30nfsd: fix error handling of register_pernet_subsys() in init_nfsd()Patrick Ho
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-30bpf: Fix integer overflow in prealloc_elems_and_freelist()Tatsuhiko Yasumatsu
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