summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-11-11Merge branch kvm-arm64/nv-pmu into kvmarm/nextOliver Upton1-2/+16
2024-11-11xdrgen: Keep track of on-the-wire data type widthsChuck Lever1-0/+9
2024-11-11xdrgen: Implement big-endian enumsChuck Lever1-0/+21
2024-11-11Merge branch kvm-arm64/psci-1.3 into kvmarm/nextOliver Upton2-1/+8
2024-11-11net: netlink: add nla_get_*_default() accessorsJohannes Berg1-0/+262
2024-11-11firmware: qcom: scm: Introduce CP_SMMU_APERTURE_IDBjorn Andersson1-0/+2
2024-11-11nvme: check ns's volatile write cache not presentGuixin Liu1-0/+1
2024-11-11nvmet: support for csi identify nsKeith Busch1-0/+1
2024-11-11nvmet: implement rotational media information logKeith Busch1-1/+14
2024-11-11nvmet: implement endurance groupsKeith Busch1-2/+27
2024-11-11nvmet: implement supported features logKeith Busch1-0/+11
2024-11-11nvmet: implement supported log pagesKeith Busch1-0/+9
2024-11-11nvmet: implement active command set ns listKeith Busch1-0/+1
2024-11-11nvmet: support reservation featureGuixin Liu1-1/+1
2024-11-11kunit: skb: use "gfp" variable instead of hardcoding GFP_KERNELDan Carpenter1-1/+1
2024-11-11drm/fourcc: add AMD_FMT_MOD_TILE_GFX9_4K_D_XQiang Yu1-0/+1
2024-11-11block: pre-calculate max_zone_append_sectorsChristoph Hellwig1-18/+3
2024-11-11bpf: Drop special callback reference handlingKumar Kartikeya Dwivedi1-17/+4
2024-11-11bpf: Refactor active lock managementKumar Kartikeya Dwivedi1-28/+25
2024-11-11bpf: Add support for uprobe multi session attachJiri Olsa1-0/+1
2024-11-11block: lift bio_is_zone_append to bio.hChristoph Hellwig1-0/+17
2024-11-11Merge patch series "Zacas/Zabha support and qspinlocks"Palmer Dabbelt83-323/+580
2024-11-11riscv: Add qspinlock supportAlexandre Ghiti2-0/+4
2024-11-11asm-generic: ticket-lock: Add separate ticket-lock.hGuo Ren2-86/+104
2024-11-11asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlockGuo Ren2-17/+9
2024-11-11ASoC: add symmetric_ prefix for dai->rate/channels/sample_bitsKuninori Morimoto1-3/+3
2024-11-11Merge tag 'icc-6.13-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman3-0/+462
2024-11-11Merge back thermal control material for 6.13Rafael J. Wysocki2-7/+28
2024-11-11btrfs: add new ioctl to wait for cleaned subvolumesDavid Sterba1-0/+25
2024-11-11io_uring/cmd: let cmds to know about dying taskPavel Begunkov1-0/+1
2024-11-11btrfs: rename extent map shrinker members from struct btrfs_fs_infoFilipe Manana1-5/+5
2024-11-11btrfs: simplify tracking progress for the extent map shrinkerFilipe Manana1-11/+10
2024-11-11btrfs: remove unused btrfs_try_tree_write_lock()Dr. David Alan Gilbert1-1/+0
2024-11-11btrfs: qgroups: remove bytenr field from struct btrfs_qgroup_extent_recordFilipe Manana1-7/+10
2024-11-11printk: Introduce FORCE_CON flagMarcos Paulo de Souza1-0/+3
2024-11-11Merge tag 'v6.12-rc7' into __tmp-hansg-linux-tags_media_atomisp_6_13_1Mauro Carvalho Chehab104-313/+687
2024-11-11uprobes: Re-order struct uprobe_task to save some spaceChristophe JAILLET1-3/+3
2024-11-11rust: helpers: Avoid raw_spin_lock initialization for PREEMPT_RTEder Zulian1-8/+7
2024-11-11cred: Add a light version of override/revert_creds()Vinicius Costa Gomes1-0/+18
2024-11-11backing-file: clean up the APIMiklos Szeredi1-6/+5
2024-11-11memcg: add flush tracepointJP Kobryn1-0/+25
2024-11-11mm: delete the unused put_pages_list()Hugh Dickins1-2/+0
2024-11-11mm: madvise: implement lightweight guard page mechanismLorenzo Stoakes1-0/+3
2024-11-11mm: add PTE_MARKER_GUARD PTE markerLorenzo Stoakes2-2/+24
2024-11-11mm: pagewalk: add the ability to install PTEsLorenzo Stoakes1-3/+15
2024-11-11mm: add per-order mTHP swpin countersBarry Song1-0/+1
2024-11-11mm: swap: count successful large folio zswap stores in hugepage zswpout statsKanchana P Sridhar1-0/+1
2024-11-11mm: zswap: modify zswap_stored_pages to be atomic_long_tKanchana P Sridhar1-1/+1
2024-11-11mm: define obj_cgroup_get() if CONFIG_MEMCG is not definedKanchana P Sridhar1-0/+4
2024-11-11Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton4-6/+12