summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
23 hoursMerge tag 'rust-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git...HEADmasterLinus Torvalds
24 hoursMerge tag 'perf-tools-fixes-for-v7.2-1-2026-07-25' of git://git.kernel.org/pu...Linus Torvalds
25 hoursMerge tag 'firewire-fixes-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
25 hoursMerge tag 'loongarch-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
38 hoursMerge tag 'block-7.2-20260724' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
38 hoursMerge tag 'io_uring-7.2-20260724' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
38 hoursMerge tag 'v7.2-rc4-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
38 hoursMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
42 hoursbpf, sockmap: Fix cork use-after-free in tcp_bpf_sendmsg()Chengfeng Ye
43 hoursMerge tag 'drm-fixes-2026-07-25' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
44 hoursMerge tag 'ceph-for-7.2-rc5' of https://github.com/ceph/ceph-clientLinus Torvalds
44 hoursMerge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds
44 hoursMerge tag 'amd-drm-fixes-v7.2-2026-07-24' of git://git.kernel.org/pub/scm/lin...Dave Airlie
46 hoursMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
46 hoursMerge tag 'iommu-fixes-v7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2 daysdrm/amd/display: Fix missing DCE check in dm_gpureset_toggle_interrupts()Leo Li
2 daysMerge tag 'slab-for-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2 daysdrm/amd/display: Fix flip-done timeouts on mode1 resetLeo Li
2 daysplatform/loongarch: laptop: Explicitly reset bl_powered state when suspendZixing Liu
2 daysplatform/loongarch: laptop: Stop setting acpi_device_class()Rafael J. Wysocki
2 daysLoongArch: BPF: Fix memory leak in bpf_jit_free()Pu Lehui
2 daysMerge tag 'drm-misc-fixes-2026-07-24' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2 daysRevert "drm/pagemap: Guard HPAGE_PMD_ORDER use with CONFIG_ARCH_ENABLE_THP_MI...Maarten Lankhorst
3 daysselftests/bpf: Test passing scalar NULL to nonnull global subprogAmery Hung
3 daysbpf: Reject passing scalar NULL to nonnull arg of a global subprogAmery Hung
3 daysdrm/vc4: Shut down BO cache timer before teardownLinmao Li
3 daysMerge tag 'drm-xe-fixes-2026-07-23' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
3 daysMerge tag 'drm-intel-fixes-2026-07-23' of https://gitlab.freedesktop.org/drm/...Dave Airlie
3 daysMerge tag 'v7.2-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
3 daysMerge tag 'net-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
3 daysceph: avoid fs reclaim while using current->journal_infoMax Kellermann
3 daysceph: add owner/capability checks for CEPH_IOC_SET_LAYOUT*Max Kellermann
3 daysceph: fix hanging __ceph_get_caps() with stale mds_wantedMax Kellermann
3 daysrbd: Reset positive result codes to zero in object map update pathRaphael Zimmer
3 dayslibceph: bound pg_{temp,upmap,upmap_items} length to CEPH_PG_MAX_SIZEXiang Mei
3 dayslibceph: refresh auth->authorizer_buf{,_len} after authorizer updateShuangpeng Bai
3 daysceph: fix refcount leak in ceph_readdir()WenTao Liang
3 dayslibceph: guard missing CRUSH type name lookupZhao Zhang
3 dayslibceph: remove debugfs files before client teardownDouya Le
3 dayslibceph: bound get_version reply decode to front lenDouya Le
3 daysceph: fix writeback_count leak in write_folio_nounlock()Wentao Liang
3 dayslibceph: fix two unsafe bare decodes in decode_lockers()Pavitra Jha
3 daysceph: fix pre-auth out-of-bounds read on snaptrace in ceph_handle_caps()Bryam Vargas
3 dayslibceph: Reject monmaps advertising zero monitorsRaphael Zimmer
3 dayslibceph: reject zero bucket types in crush_decodeDouya Le
3 dayslibceph: Fix multiplication overflow in decode_new_up_state_weight()Raphael Zimmer
3 daysMerge branch 'drop_monitor-take-care-of-32bit-kernels'Jakub Kicinski
3 daysdrop_monitor: perform u64_stats updates under IRQ-disabled sectionEric Dumazet
3 daysdrop_monitor: fix size calculations for 64-bit attributesEric Dumazet
3 daysnet: drop_monitor: fix info leak in NET_DM_ATTR_PAYLOADYehyeong Lee