summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-06-25Merge branches 'clk-microchip' and 'clk-qcom' into clk-nextStephen Boyd10-0/+735
2026-06-25Merge branches 'clk-ti', 'clk-samsung', 'clk-rockchip' and 'clk-spacemit' int...Stephen Boyd4-2/+13
2026-06-25Merge branches 'clk-renesas', 'clk-socfpga', 'clk-amlogic' and 'clk-canaan' i...Stephen Boyd4-0/+244
2026-06-25ASoC: tas2781: Update default register address to TAS2563Baojun Xu1-2/+2
2026-06-24Merge tag 'nf-26-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski3-8/+26
2026-06-24sched_ext, rcu: Upgrade RCU stall paths to report cpumask of stalled CPUsCheng-Yang Chou1-2/+2
2026-06-24cgroup: Fix a typo of the function name in commentZenghui Yu (Huawei)1-1/+1
2026-06-24Merge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-16/+139
2026-06-24Merge tag 'input-for-v7.2-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+8
2026-06-24drm/modes: Add DRM_MODE_MATCH_TIMINGS_VRRVille Syrjälä1-0/+1
2026-06-24block: fix GFP_ flags confusion in bio_integrity_alloc_bufChristoph Hellwig1-1/+1
2026-06-24ASoC: soc-core: Don't fail if device_link could not be createdRichard Fitzgerald1-0/+4
2026-06-24Merge tag 'kvm-s390-next-7.2-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini5-21/+23
2026-06-24drm/hibmc: Use gem-shmem with shadow-plane helpers for memory managementThomas Zimmermann1-0/+4
2026-06-24drm/dp: Add max bpp delta computation constantsNemesa Garg1-0/+7
2026-06-24drm/dp: Rename YCbCr420 bpp delta mask to nativeNemesa Garg1-1/+1
2026-06-24drm/dp: Add DP_DSC_MAX_BPP_DELTA registerNemesa Garg1-1/+3
2026-06-23Merge tag 'nfs-for-7.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds3-26/+1
2026-06-23Merge tag 'f2fs-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+29
2026-06-23Merge tag 'ipsec-2026-06-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski1-4/+11
2026-06-23Merge tag 'dmaengine-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-110/+5
2026-06-23Merge tag 'phy-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds1-0/+43
2026-06-23Merge branch 'pci/controller/dwc-imx6'Bjorn Helgaas1-0/+1
2026-06-23Merge branch 'pci/endpoint'Bjorn Helgaas2-2/+83
2026-06-23Merge branch 'pci/switchtec'Bjorn Helgaas1-0/+1
2026-06-23Merge branch 'pci/sysfs'Bjorn Helgaas1-9/+30
2026-06-23Merge branch 'pci/resource'Bjorn Helgaas2-4/+6
2026-06-23Merge branch 'pci/pm'Bjorn Helgaas1-0/+9
2026-06-23PCI/sysfs: Remove pci_create_legacy_files() and pci_sysfs_init()Krzysztof Wilczyński1-2/+0
2026-06-23PCI: Add macros for legacy I/O and memory address space sizesKrzysztof Wilczyński1-0/+5
2026-06-23PCI/sysfs: Remove pci_{create,remove}_sysfs_dev_files()Krzysztof Wilczyński1-9/+0
2026-06-23PCI/sysfs: Add stubs for pci_{create,remove}_sysfs_dev_files()Krzysztof Wilczyński1-0/+4
2026-06-23PCI/sysfs: Convert PCI resource files to static attributesKrzysztof Wilczyński1-2/+0
2026-06-23Merge tag 'mm-stable-2026-06-23-08-55' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-72/+58
2026-06-23PCI: Make pci_sriov_resource_alignment() pci_dev constIlpo Järvinen1-3/+5
2026-06-23resource: Make resource_alignment() input const resourceIlpo Järvinen1-1/+1
2026-06-23Merge tag 'platform-drivers-x86-v7.2-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-5/+20
2026-06-23Merge tag 'mailbox-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jas...Linus Torvalds1-0/+2
2026-06-23soundwire: Move wait for initialisation helper to headerCharles Keepax1-8/+30
2026-06-23netfilter: nf_conntrack_expect: store master_tuple in expectationPablo Neira Ayuso1-0/+1
2026-06-23netfilter: conntrack: add deprecation warnings for irc and pptp trackersFlorian Westphal1-0/+4
2026-06-23drm/{i915, xe}/panic: drop dependency on struct intel_framebufferJani Nikula1-1/+2
2026-06-23drm/{i915,xe}/panic: pass obj to panic setupJani Nikula1-1/+2
2026-06-23netfilter: x_tables.h: fix all kernel-doc warningsRandy Dunlap1-8/+21
2026-06-22Input: stop force-feedback timer when unregistering input devicesDmitry Torokhov1-0/+3
2026-06-22Merge tag 'erofs-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+4
2026-06-22ipv4: fib: Don't ignore error route in local/main tables.Kuniyuki Iwashima1-4/+3
2026-06-23rtc: interface: Add rtc_read_next_alarm() to read next expiring timerMario Limonciello1-0/+2
2026-06-22ceph: add manual reset debugfs control and tracepointsAlex Markuze1-0/+67
2026-06-22f2fs: validate orphan inode entry countWenjie Qi1-0/+1