summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-05-26Linux 6.15v6.15Linus Torvalds1-1/+1
2025-05-26Disable FOP_DONTCACHE for now due to bugsLinus Torvalds1-1/+1
2025-05-25Merge tag 'mm-hotfixes-stable-2025-05-25-00-58' of git://git.kernel.org/pub/s...Linus Torvalds23-91/+338
2025-05-25mailmap: add Jarkko's employer email addressJarkko Sakkinen1-0/+1
2025-05-25mm: fix copy_vma() error handling for hugetlb mappingsRicardo CaƱuelo Navarro4-3/+22
2025-05-25memcg: always call cond_resched() after fn()Breno Leitao1-4/+2
2025-05-25mm/hugetlb: fix kernel NULL pointer dereference when replacing free hugetlb f...Ge Yang1-0/+8
2025-05-25mm: vmalloc: only zero-init on vrealloc shrinkKees Cook1-5/+7
2025-05-25mm: vmalloc: actually use the in-place vrealloc regionKees Cook1-0/+1
2025-05-25alloc_tag: allocate percpu counters for module tags dynamicallySuren Baghdasaryan5-28/+88
2025-05-25module: release codetag section when module load failsDavid Wang1-0/+1
2025-05-25mm/cma: make detection of highmem_start more robustMike Rapoport (Microsoft)1-1/+4
2025-05-25Merge tag 'input-for-v6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-59/+79
2025-05-25Merge tag 'spi-fix-v6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-5/+46
2025-05-24Merge tag 'iommu-fixes-v6.15-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-15/+28
2025-05-24Merge tag 'drm-fixes-2025-05-24' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds5-15/+16
2025-05-24Merge tag 'drm-xe-fixes-2025-05-23' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie3-10/+15
2025-05-24Merge tag 'amd-drm-fixes-6.15-2025-05-22' of https://gitlab.freedesktop.org/a...Dave Airlie1-5/+0
2025-05-24Merge tag 'drm-misc-fixes-2025-05-22' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-0/+1
2025-05-23Merge tag 'thermal-6.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2025-05-23Merge tag 'v6.15-rc8-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2-14/+9
2025-05-23Merge tag 'soc-fixes-6.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-55/+75
2025-05-23Merge tag 'platform-drivers-x86-v6.15-6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds6-18/+52
2025-05-23Merge tag 'vfs-6.15-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-9/+11
2025-05-23platform/x86/intel/pmc: Fix Arrow Lake U/H NPU PCI IDTodd Brandt1-1/+2
2025-05-23drm/xe/ptl: Update the PTL pci id tableMatt Atwood1-0/+4
2025-05-23drm/xe: Use xe_mmio_read32() to read mtcfg registerShuicheng Lin1-5/+5
2025-05-23drm/xe/mocs: Check if all domains awakeTejas Upadhyay1-5/+6
2025-05-23Merge tag 'bcachefs-2025-05-22' of git://evilpiepirate.org/bcachefsLinus Torvalds15-86/+143
2025-05-23Merge tag 'pmdomain-v6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-11/+1
2025-05-23Merge tag 'mmc-v6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2-1/+74
2025-05-22Merge tag 'block-6.15-20250522' of git://git.kernel.dk/linuxLinus Torvalds2-3/+28
2025-05-22Merge tag 'io_uring-6.15-20250522' of git://git.kernel.dk/linuxLinus Torvalds3-10/+11
2025-05-22Merge tag '6.15-rc8-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-2/+5
2025-05-22Merge tag 'net-6.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds46-407/+452
2025-05-22Revert "drm/amd: Keep display off while going into S4"Mario Limonciello1-5/+0
2025-05-22Merge tag 'pinctrl-v6.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-11/+18
2025-05-22Merge tag 'sound-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds10-11/+65
2025-05-22Merge tag 'nvme-6.15-2025-05-22' of git://git.infradead.org/nvme into block-6.15Jens Axboe1-0/+28
2025-05-22spi: spi-fsl-dspi: Reset SR flags before sending a new messageLarisa Grigore1-0/+2
2025-05-22spi: spi-fsl-dspi: Halt the module after a new message transferBogdan-Gabriel Roman1-0/+24
2025-05-22spi: spi-fsl-dspi: restrict register range for regmap accessLarisa Grigore1-1/+19
2025-05-22spi: use container_of_cont() for to_spi_device()Greg Kroah-Hartman1-4/+1
2025-05-22Merge tag 'linux-can-fixes-for-6.15-20250521' of git://git.kernel.org/pub/scm...Paolo Abeni2-86/+122
2025-05-22Merge branch 'octeontx2-af-apr-mapping-fixes'Paolo Abeni2-8/+27
2025-05-22octeontx2-af: Fix APR entry mapping based on APR_LMT_CFGGeetha sowjanya2-6/+14
2025-05-22octeontx2-af: Set LMT_ENA bit for APR table entriesSubbaraya Sundeep1-2/+13
2025-05-22Merge tag 'ipsec-2025-05-21' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni9-115/+44
2025-05-22net/tipc: fix slab-use-after-free Read in tipc_aead_encrypt_doneWang Liang1-0/+5
2025-05-22octeontx2-pf: Avoid adding dcbnl_ops for LBK and SDP vfSuman Ghosh1-3/+6