summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-22LoongArch: Add HIGHMEM (PKMAP and FIX_KMAP) supportHuacai Chen9-18/+161
2026-04-22LoongArch: Adjust build infrastructure for 32BIT/64BITHuacai Chen9-42/+122
2026-04-22x86/hyperv: Skip LP/VP creation on kexecJork Loeser5-0/+77
2026-04-22x86/hyperv: move stimer cleanup to hv_machine_shutdown()Jork Loeser2-3/+6
2026-04-22Drivers: hv: vmbus: fix hyperv_cpuhp_online variable shadowingJork Loeser1-1/+0
2026-04-22mshv: Add tracepoint for GPA intercept handlingStanislav Kinsburskii2-2/+33
2026-04-22pwm: atmel-tcb: Cache clock rates and mark chip as atomicSangyun Kim1-4/+34
2026-04-22io_uring: take page references for NOMMU pbuf_ring mmapsGreg Kroah-Hartman1-1/+45
2026-04-22Merge tag 'probes-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds3-162/+466
2026-04-22io_uring/poll: ensure EPOLL_ONESHOT is propagated for EPOLL_URING_WAKEJens Axboe1-1/+3
2026-04-22Merge tag 'amd-drm-next-7.1-2026-04-17' of https://gitlab.freedesktop.org/agd...Dave Airlie91-510/+1344
2026-04-22scsi: target: iscsi: reject invalid size Extended CDB AHSCarlos Bilbao1-4/+18
2026-04-22scsi: ufs: core: Fix bRefClkFreq write failure in HS-LSS modeWang Shuaiwei2-2/+33
2026-04-22Merge tag 'drm-next-2026-04-22' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds85-777/+1162
2026-04-22selftests/ftrace: Add a testcase for multiple fprobe eventsMasami Hiramatsu (Google)1-0/+69
2026-04-22selftests/ftrace: Add a testcase for fprobe events on moduleMasami Hiramatsu (Google)1-0/+87
2026-04-22tracing/fprobe: Fix to unregister ftrace_ops if it is empty on module unloadingMasami Hiramatsu (Google)1-65/+159
2026-04-22ceph: add subvolume metrics collection and reportingAlex Markuze12-14/+1018
2026-04-22ceph: parse subvolume_id from InodeStat v9 and store in inodeAlex Markuze4-14/+76
2026-04-22ceph: handle InodeStat v8 versioned field in reply parsingAlex Markuze1-0/+20
2026-04-22libceph: Fix slab-out-of-bounds access in auth message processingRaphael Zimmer2-1/+3
2026-04-22rbd: fix null-ptr-deref when device_add_disk() failsDawei Feng1-3/+3
2026-04-22crush: cleanup in crush_do_rule() methodViacheslav Dubeyko1-4/+3
2026-04-22ceph: clear s_cap_reconnect when ceph_pagelist_encode_32() failsMax Kellermann1-1/+5
2026-04-22ceph: only d_add() negative dentries when they are unhashedMax Kellermann1-2/+4
2026-04-22libceph: update outdated comment in ceph_sock_write_space()kexinsun1-2/+2
2026-04-22libceph: Remove obsolete session key alignment logicEric Biggers1-8/+5
2026-04-22ceph: fix num_ops off-by-one when crypto allocation failsSam Edwards1-0/+4
2026-04-22libceph: Prevent potential null-ptr-deref in ceph_handle_auth_reply()Raphael Zimmer1-1/+1
2026-04-22x86/cpu: Disable FRED when PTI is forced onDave Hansen1-0/+5
2026-04-22Merge tag 'f2fs-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds21-151/+386
2026-04-22tools/power turbostat: Fix AMD RAPL regression on big systemsLen Brown1-1/+1
2026-04-22Merge tag 'libnvdimm-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-50/+566
2026-04-22drm/amd/display: Disable 10-bit truncation and dithering on DCE 6.xTimur Kristóf1-0/+6
2026-04-22drm/amdgpu: OR init_pte_flags into invalid leaf PTE updatesSiwei He1-2/+5
2026-04-22Merge tag 'pull-coda' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-12/+5
2026-04-22drm/amd: Adjust ASPM support quirk to cover more Intel hostsMario Limonciello1-6/+3
2026-04-22drm/amd/display: Undo accidental fix revert in amdgpu_dm_ism.cLeo Li1-10/+0
2026-04-21Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-2/+296
2026-04-21io_uring/zcrx: warn on freelist violationsPavel Begunkov1-0/+2
2026-04-21io_uring/zcrx: clear RQ headers on initPavel Begunkov1-0/+1
2026-04-21io_uring/zcrx: fix user_struct uafPavel Begunkov1-1/+1
2026-04-21io_uring/register: fix ring resizing with mixed/large SQEs/CQEsJens Axboe1-8/+28
2026-04-21io_uring/futex: ensure partial wakes are appropriately dequeuedJens Axboe1-1/+3
2026-04-21io_uring/rw: add defensive hardening for negative kbuf lengthsJens Axboe1-2/+2
2026-04-21io_uring/rsrc: use kvfree() for the imu cacheJens Axboe2-2/+2
2026-04-21io_uring/rsrc: unify nospec indexing for direct descriptorsJens Axboe2-2/+10
2026-04-21io_uring: fix spurious fput in registered ring pathJens Axboe1-1/+2
2026-04-21Merge tag 'erofs-for-7.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-25/+26
2026-04-21vfio/cdx: Consolidate MSI configured state onto cdx_irqsAlex Williamson2-16/+14