summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'vfs-6.10-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-06-111-1/+1
|\
| * netfs: fix kernel doc for nets_wait_for_outstanding_io()Christian Brauner2024-05-281-1/+1
* | Merge tag 'locking-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-06-083-9/+9
|\ \
| * | locking/atomic: scripts: fix ${atomic}_sub_and_test() kerneldocCarlos Llamas2024-06-053-9/+9
* | | Merge tag 'mm-hotfixes-stable-2024-06-07-15-24' of git://git.kernel.org/pub/s...Linus Torvalds2024-06-073-6/+23
|\ \ \
| * | | mm/ksm: fix ksm_zero_pages accountingChengming Zhou2024-06-052-4/+15
| * | | mm: huge_mm: fix undefined reference to `mthp_stats' for CONFIG_SYSFS=nBarry Song2024-06-051-0/+6
| * | | mm: drop the 'anon_' prefix for swap-out mTHP countersBaolin Wang2024-06-051-2/+2
* | | | Merge tag 'iommu-fixes-v6.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-06-071-1/+1
|\ \ \ \
| * | | | iommu: Return right value in iommu_sva_bind_device()Lu Baolu2024-06-041-1/+1
| | |/ / | |/| |
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-06-061-1/+1
|\ \ \ \
| * \ \ \ Merge branch '6.10/scsi-queue' into 6.10/scsi-fixesMartin K. Petersen2024-05-281-1/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | scsi: sr: Fix unintentional arithmetic wraparoundJustin Stitt2024-05-151-1/+1
* | | | | Merge tag 'pci-v6.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-06-062-7/+0
|\ \ \ \ \
| * | | | | PCI: Revert the cfg_access_lock lockdep mechanismDan Williams2024-06-042-7/+0
| |/ / / /
* | | | | Merge tag 'acpi-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2024-06-051-4/+2
|\ \ \ \ \
| * | | | | PNP: Hide pnp_bus_type from the non-PNP codeAndy Shevchenko2024-05-281-2/+0
| * | | | | PNP: Make dev_is_pnp() to be a function and export it for modulesAndy Shevchenko2024-05-281-2/+2
| |/ / / /
* | | | | Merge tag 'pm-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2024-06-051-137/+0
|\ \ \ \ \
| * | | | | cpufreq: amd-pstate: remove global header fileArnd Bergmann2024-05-281-137/+0
| |/ / / /
* | | | | Merge tag 'i2c-host-6.10-pt2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Wolfram Sang2024-06-031-1/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | i2c: Remove I2C_CLASS_SPDHeiner Kallweit2024-05-231-1/+0
* | | | | Merge tag 'block-6.10-20240530' of git://git.kernel.dk/linuxLinus Torvalds2024-05-312-10/+1
|\ \ \ \ \
| * | | | | block: Fix zone write plugging handling of devices with a runt zoneDamien Le Moal2024-05-301-0/+1
| * | | | | block: remove blk_queue_max_integrity_segmentsChristoph Hellwig2024-05-271-10/+0
| | |/ / / | |/| | |
* | | | | Merge tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-05-302-2/+10
|\ \ \ \ \
| * \ \ \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-05-271-0/+8
| |\ \ \ \ \
| | * | | | | netkit: Fix pkt_type override upon netkit pass verdictDaniel Borkmann2024-05-251-0/+8
| * | | | | | net/mlx5: Fix MTMP register capability offset in MCAM registerGal Pressman2024-05-241-2/+2
* | | | | | | tpm: Rename TPM2_OA_TMPL to TPM2_OA_NULL_KEY and make it localJarkko Sakkinen2024-05-281-15/+0
* | | | | | | tpm: Open code tpm_buf_parameters()Jarkko Sakkinen2024-05-281-2/+0
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge tag 'vfs-6.10-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-272-13/+39
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | netfs, 9p: Fix race between umount and async request completionDavid Howells2024-05-271-0/+18
| * | | | | filemap: add helper mapping_max_folio_size()Xu Yang2024-05-241-13/+21
* | | | | | mm: percpu: Include smp.h in alloc_tag.hKent Overstreet2024-05-261-0/+1
* | | | | | Merge tag '6.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-05-251-0/+2
|\ \ \ \ \ \
| * | | | | | smb3: reenable swapfiles over SMB3 mountsSteve French2024-05-211-0/+2
* | | | | | | Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...Linus Torvalds2024-05-251-4/+18
|\ \ \ \ \ \ \
| * | | | | | | kasan, fortify: properly rename memintrinsicsAndrey Konovalov2024-05-241-4/+18
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'x86-urgent-2024-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-05-251-0/+2
|\ \ \ \ \ \ \
| * | | | | | | x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTELTony Luck2024-05-221-0/+2
* | | | | | | | Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-241-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | mseal: add mseal syscallJeff Xu2024-05-231-0/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-05-241-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | ftrace: riscv: move from REGS to ARGSPuranjay Mohan2024-05-221-1/+2
* | | | | | | | | Merge tag 'nfs-for-6.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2024-05-231-0/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | NFS: add atomic_open for NFSv3 to handle O_TRUNC correctly.NeilBrown2024-05-201-0/+3
* | | | | | | | | | Merge tag 'regulator-fix-v6.10-merge-window' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-05-231-0/+3
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | regulator: pickable ranges: don't always cache vselMatti Vaittinen2024-05-201-0/+3
* | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2024-05-231-1/+2
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |