summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-12-24get rid of bogus __user in struct xattr_args::valueAl Viro1-1/+1
2025-12-24vfio/pci: Disable qword access to the PCI ROM barKevin Tian1-1/+9
2025-12-23mm: consider non-anon swap cache folios in folio_expected_ref_count()Bijan Tabatabai1-4/+4
2025-12-23mm: fixup pfnmap memory failure handling to use pgoffAnkit Agrawal1-0/+2
2025-12-23kernel/kexec: change the prototype of kimage_map_segment()Pingfan Liu1-2/+2
2025-12-23mm: leafops.h: correct kernel-doc function param. namesRandy Dunlap1-2/+2
2025-12-23kasan: refactor pcpu kasan vmalloc unpoisonMaciej Wieczor-Retman1-0/+15
2025-12-23mm/kasan: fix incorrect unpoisoning in vrealloc for KASANJiayuan Chen1-0/+1
2025-12-23genalloc.h: fix htmldocs warningAndrew Morton1-0/+1
2025-12-23Merge tag 'sound-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+4
2025-12-23net: dsa: properly keep track of conduit referenceVladimir Oltean1-0/+1
2025-12-23drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before useThomas Hellström1-3/+14
2025-12-22kunit: Enforce task execution in {soft,hard}irq contextsDavid Gow1-20/+33
2025-12-22platform/x86/intel/vsec: correct kernel-doc commentsRandy Dunlap1-8/+9
2025-12-22software node: Also support referencing non-constant software nodesSakari Ailus1-0/+1
2025-12-22regulator: uapi: Use UAPI integer typeThomas Weißschuh1-5/+1
2025-12-22Merge tag 'input-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+9
2025-12-22Merge tag 'x86-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-3/+3
2025-12-21clang: work around asm output constraint problemsEric Dumazet2-1/+3
2025-12-20Merge tag 'drm-fixes-2025-12-20' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+1
2025-12-20Merge tag 'block-6.19-20251218' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-15/+17
2025-12-19Input: add ABS_SND_PROFILEGergo Koteles1-0/+9
2025-12-18Merge tag 'pm-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+4
2025-12-18Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds5-26/+37
2025-12-18hyperv: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva1-2/+5
2025-12-18drm/xe: Limit num_syncs to prevent oversized allocationsShuicheng Lin1-0/+1
2025-12-18entry: Always inline local_irq_{enable,disable}_exit_to_user()Eric Dumazet1-2/+2
2025-12-17powercap: intel_rapl: Fix possible recursive lock warningSrinivas Pandruvada1-0/+4
2025-12-17block: add allocation size check in blkdev_pr_read_keys()Deepanshu Kartikey1-0/+2
2025-12-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-0/+3
2025-12-17RDMA/irdma: Fix irdma_alloc_ucontext_resp paddingArnd Bergmann1-1/+1
2025-12-17RDMA/ucma: Fix rdma_ucm_query_ib_service_resp struct paddingArnd Bergmann1-1/+3
2025-12-17dt-bindings: power: qcom,rpmpd: Add SC8280XP_MXC_AOKonrad Dybcio1-0/+1
2025-12-17btrfs: fix NULL dereference on root when tracing inode evictionMiquel Sabaté Solà1-1/+2
2025-12-16Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2025-12-16shmem: fix recovery on rename failuresAl Viro1-1/+1
2025-12-15filelock: allow lease_managers to dictate what qualifies as a conflictJeff Layton1-0/+1
2025-12-15iomap: replace folio_batch allocation with stack allocationBrian Foster1-2/+6
2025-12-15ASoC: soc-acpi / SOF: Add best_effort flag to get_function_tplg_files opPeter Ujfalusi1-1/+4
2025-12-15netfilter: nf_tables: avoid chain re-validation if possibleFlorian Westphal1-8/+26
2025-12-14Merge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds1-0/+234
2025-12-13Merge tag 'irq-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-16/+0
2025-12-13Merge tag 'core-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2025-12-13mm: Remove tlb_flush_reason::NR_TLB_FLUSH_REASONS from <linux/mm_types.h>Tal Zussman1-1/+0
2025-12-13x86/mm/tlb/trace: Export the TLB_REMOTE_WRONG_CPU enum in <trace/events/tlb.h>Tal Zussman1-2/+3
2025-12-13Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/...Linus Torvalds1-2/+2
2025-12-13Merge tag 'mm-stable-2025-12-11-11-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-9/+8
2025-12-13file: ensure cleanupChristian Brauner1-7/+6
2025-12-13Merge tag 'i3c/for-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/i...Linus Torvalds1-10/+2
2025-12-13Merge tag 'rtc-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds1-1/+0