summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
43 hoursMerge tag 'locking-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-9/+9
2 daysMerge tag 'mm-hotfixes-stable-2024-06-07-15-24' of git://git.kernel.org/pub/s...Linus Torvalds3-6/+23
3 daysMerge tag 'iommu-fixes-v6.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
4 daysMerge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+1
4 daysMerge tag 'pci-v6.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-7/+0
4 daysmm/ksm: fix ksm_zero_pages accountingChengming Zhou2-4/+15
4 daysmm: huge_mm: fix undefined reference to `mthp_stats' for CONFIG_SYSFS=nBarry Song1-0/+6
4 daysmm: drop the 'anon_' prefix for swap-out mTHP countersBaolin Wang1-2/+2
5 daysMerge tag 'acpi-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-4/+2
5 daysMerge tag 'pm-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-137/+0
5 dayslocking/atomic: scripts: fix ${atomic}_sub_and_test() kerneldocCarlos Llamas3-9/+9
6 daysPCI: Revert the cfg_access_lock lockdep mechanismDan Williams2-7/+0
6 daysiommu: Return right value in iommu_sva_bind_device()Lu Baolu1-1/+1
7 daysMerge tag 'i2c-host-6.10-pt2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Wolfram Sang1-1/+0
10 daysMerge tag 'block-6.10-20240530' of git://git.kernel.dk/linuxLinus Torvalds2-10/+1
11 daysblock: Fix zone write plugging handling of devices with a runt zoneDamien Le Moal1-0/+1
11 daysMerge tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-2/+10
12 daysMerge branch '6.10/scsi-queue' into 6.10/scsi-fixesMartin K. Petersen1-1/+1
13 dayscpufreq: amd-pstate: remove global header fileArnd Bergmann1-137/+0
13 daysPNP: Hide pnp_bus_type from the non-PNP codeAndy Shevchenko1-2/+0
13 daysPNP: Make dev_is_pnp() to be a function and export it for modulesAndy Shevchenko1-2/+2
13 daystpm: Rename TPM2_OA_TMPL to TPM2_OA_NULL_KEY and make it localJarkko Sakkinen1-15/+0
13 daystpm: Open code tpm_buf_parameters()Jarkko Sakkinen1-2/+0
13 daysMerge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+8
14 daysblock: remove blk_queue_max_integrity_segmentsChristoph Hellwig1-10/+0
14 daysMerge tag 'vfs-6.10-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-13/+39
14 daysnetfs, 9p: Fix race between umount and async request completionDavid Howells1-0/+18
2024-05-27mm: percpu: Include smp.h in alloc_tag.hKent Overstreet1-0/+1
2024-05-26Merge tag '6.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-0/+2
2024-05-26Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...Linus Torvalds1-4/+18
2024-05-26Merge tag 'x86-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2024-05-25netkit: Fix pkt_type override upon netkit pass verdictDaniel Borkmann1-0/+8
2024-05-24Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2024-05-24kasan, fortify: properly rename memintrinsicsAndrey Konovalov1-4/+18
2024-05-24Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+2
2024-05-24net/mlx5: Fix MTMP register capability offset in MCAM registerGal Pressman1-2/+2
2024-05-24filemap: add helper mapping_max_folio_size()Xu Yang1-13/+21
2024-05-24mseal: add mseal syscallJeff Xu1-0/+1
2024-05-23Merge tag 'nfs-for-6.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+3
2024-05-23Merge tag 'regulator-fix-v6.10-merge-window' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+3
2024-05-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+2
2024-05-23i2c: Remove I2C_CLASS_SPDHeiner Kallweit1-1/+0
2024-05-23Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+12
2024-05-23Merge tag 'mm-stable-2024-05-22-17-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+25
2024-05-23ftrace: riscv: move from REGS to ARGSPuranjay Mohan1-1/+2
2024-05-23Merge local branch 'x86-codegen'Linus Torvalds2-0/+19
2024-05-23clang: work around asm input constraint problemsLinus Torvalds2-0/+19
2024-05-22Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds18-53/+246
2024-05-22Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-11/+30
2024-05-22Merge tag 'tty-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-101/+158