summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-03Merge tag 'objtool_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-10-02Merge tag 'hwmon-for-v5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-10-02Merge tag '5.15-rc3-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2021-10-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-10-02Merge tag 'block-5.15-2021-10-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-10-02Merge tag 'io_uring-5.15-2021-10-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-10-02Merge tag 'libnvdimm-fixes-5.15-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-10-02cachefiles: Fix oops in trace_cachefiles_mark_buried due to NULL objectDave Wysochanski
2021-10-02drm/i915: fix blank screen booting crashesHugh Dickins
2021-10-02hwmon: (w83793) Fix NULL pointer dereference by removing unnecessary structur...Nadezda Lutovinova
2021-10-02hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary structu...Nadezda Lutovinova
2021-10-02hwmon: (w83791d) Fix NULL pointer dereference by removing unnecessary structu...Nadezda Lutovinova
2021-10-02hwmon: (pmbus/mp2975) Add missed POUT attribute for page 1 mp2975 controllerVadim Pasternak
2021-10-02hwmon: (pmbus/ibm-cffps) max_power_out swap changesBrandon Wyman
2021-10-02hwmon: (occ) Fix P10 VRM temp sensorsEddie James
2021-10-01Merge tag 's390-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-10-01thermal: Update information in MAINTAINERSRafael J. Wysocki
2021-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-10-01Merge tag 'drm-fixes-2021-10-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-10-01io_uring: kill fasyncio_uring-5.15-2021-10-01Pavel Begunkov
2021-10-01Merge tag 'iommu-fixes-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-10-01Merge tag 'exynos-drm-fixes-for-v5.15-rc4' of git://git.kernel.org/pub/scm/li...Daniel Vetter
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-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