aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
9 daysMerge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds4-57/+51
9 daysMerge tag 'amd-drm-fixes-v7.2-2026-07-24' of git://git.kernel.org/pub/scm/lin...Dave Airlie2-3/+13
9 daysMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds9-23/+85
9 daysMerge tag 'iommu-fixes-v7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-23/+43
9 daystracing: Fix context switch counter truncationUsama Arif1-1/+1
9 daysselftests/ftrace: Reset triggers at top level before instance loopMasami Hiramatsu (Google)1-0/+1
9 daystracing: Fix union collision of module and refcnt for dynamic eventsMasami Hiramatsu (Google)1-1/+3
9 daystracing: Fix mmiotrace possible NULL dereferencing of hiter->devSteven Rostedt1-1/+1
9 daysplatform/x86: dell-dw5826e: fix ACPI _DSM function index and bitmask usageSurendra Singh Chouhan1-2/+2
9 daysdrm/panthor: reject firmware sections with oversized dataOsama Abdelkader1-2/+9
10 daysdrm/amd/display: Fix missing DCE check in dm_gpureset_toggle_interrupts()Leo Li1-1/+2
10 daysMerge tag 'slab-for-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-78/+131
10 daysdrm/amd/display: Fix flip-done timeouts on mode1 resetLeo Li1-2/+11
10 daysMerge tag 'usb-serial-7.2-rc4' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman7-10/+58
10 daysALSA: usb-audio: Add dB map quirk for Razer Barracuda X 2.4Markus Lindner1-0/+15
10 daysKVM: s390: pci: Validate AIBV and AISB before pinning guest pagesFarhan Ali1-1/+15
10 daysKVM: s390: pci: Fix resource leak on IRQ registration failureFarhan Ali1-8/+21
10 daysKVM: s390: pci: Fix NULL dereference on AIBV allocation failureFarhan Ali1-0/+8
10 daysKVM: s390: pci: Fix missing error codes and memory unaccountingFarhan Ali1-2/+7
10 daysKVM: s390: pci: Fix memory accounting for pinned/unpinned pagesFarhan Ali2-11/+34
10 daysKVM: s390: pci: Reject adapter interrupt forwarding if already enabledFarhan Ali1-0/+4
10 daysplatform/loongarch: laptop: Explicitly reset bl_powered state when suspendZixing Liu1-0/+1
10 daysplatform/loongarch: laptop: Stop setting acpi_device_class()Rafael J. Wysocki1-3/+0
10 daysLoongArch: BPF: Fix memory leak in bpf_jit_free()Pu Lehui1-0/+1
10 dayspidfs: make pidfs_ino_lock staticMateusz Guzik1-1/+1
10 daysMerge tag 'drm-misc-fixes-2026-07-24' of https://gitlab.freedesktop.org/drm/m...Dave Airlie24-151/+358
10 daysdrm/imagination: Fix value of HWRT address in pvr_job_create tracepointAlessio Belle1-3/+13
10 daysRevert "drm/pagemap: Guard HPAGE_PMD_ORDER use with CONFIG_ARCH_ENABLE_THP_MI...Maarten Lankhorst1-10/+3
10 daysselftests/bpf: Test passing scalar NULL to nonnull global subprogAmery Hung1-0/+10
10 daysbpf: Reject passing scalar NULL to nonnull arg of a global subprogAmery Hung1-1/+2
10 daysdrm/vc4: Shut down BO cache timer before teardownLinmao Li1-1/+1
10 daysdrm/mediatek: mtk_hdmi_common: take i2c adapter module referenceJohan Hovold1-2/+9
10 daysMerge tag 'drm-xe-fixes-2026-07-23' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie6-16/+49
10 daysMerge tag 'drm-intel-fixes-2026-07-23' of https://gitlab.freedesktop.org/drm/...Dave Airlie1-6/+1
10 daysASoC: Intel: soc-acpi: Add entry for sof_rt5682 in NVL match table.Balamurugan C1-0/+13
10 daysrds: tcp: hold the RCU lock across ipv6_chk_addr() in rds_tcp_laddr_check()Xiang Mei1-3/+5
10 daysMerge tag 'v7.2-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds9-30/+210
10 daysASoC: Series of SDCA bug fixesMark Brown4-4/+9
10 daysASoC: SDCA: Ensure that Control Range is large enough for headerCharles Keepax1-0/+2
10 daysASoC: SDCA: Make UMP message size check more robustCharles Keepax1-2/+2
10 daysASoC: SDCA: Always free firmware in FDL pathCharles Keepax1-1/+4
10 daysASoC: SDCA: Correct pointer passed to devm_acpi_table_putCharles Keepax1-1/+1
10 daysMerge tag 'net-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds264-886/+2773
10 daysum: vector: fix use-after-free in vector_mmsg_rx()Michael Bommarito1-0/+3
10 daysceph: avoid fs reclaim while using current->journal_infoMax Kellermann1-0/+11
10 daysceph: add owner/capability checks for CEPH_IOC_SET_LAYOUT*Max Kellermann1-0/+6
10 daysceph: fix hanging __ceph_get_caps() with stale mds_wantedMax Kellermann3-6/+21
10 daysrbd: Reset positive result codes to zero in object map update pathRaphael Zimmer1-1/+6
10 dayslibceph: bound pg_{temp,upmap,upmap_items} length to CEPH_PG_MAX_SIZEXiang Mei1-2/+2
10 dayslibceph: refresh auth->authorizer_buf{,_len} after authorizer updateShuangpeng Bai1-1/+8