summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-14xfs: remove the xfs_dqblk_t typedefxfs-merge-5.16_2021-10-14xfs-5.16-merge-2Christoph Hellwig
2021-10-14xfs: remove the xfs_dsb_t typedefChristoph Hellwig
2021-10-14xfs: remove the xfs_dinode_t typedefChristoph Hellwig
2021-10-14xfs: check that bc_nlevels never overflowsDarrick J. Wong
2021-10-14xfs: stricter btree height checking when scanning for btree rootsDarrick J. Wong
2021-10-14xfs: stricter btree height checking when looking for errorsDarrick J. Wong
2021-10-14xfs: don't allocate scrub contexts on the stackDarrick J. Wong
2021-10-14xfs: remove xfs_btree_cur_t typedefDarrick J. Wong
2021-10-14xfs: fix maxlevels comparisons in the btree staging codeDarrick J. Wong
2021-10-14xfs: port the defer ops capture and continue to resource captureDarrick J. Wong
2021-10-14xfs: formalize the process of holding onto resources across a defer rollDarrick J. Wong
2021-10-11xfs: use kmem_cache_free() for kmem_cache objectsRustam Kovhaev
2021-10-11xfs: Use kvcalloc() instead of kvzalloc()Gustavo A. R. Silva
2021-10-03Linux 5.15-rc4v5.15-rc4Linus Torvalds
2021-10-03elf: don't use MAP_FIXED_NOREPLACE for elf interpreter mappingsChen Jingwen
2021-10-03Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-10-03objtool: print out the symbol type when complaining about itLinus Torvalds
2021-10-03kvm: fix objtool relocation warningLinus Torvalds
2021-10-03Merge tag 'char-misc-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-10-03Merge tag 'driver-core-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-10-03Merge tag 'sched_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-10-03Merge tag 'perf_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
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