summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-11-01genirq/manage: Reduce priority of forced secondary interrupt handlerLukas Wunner
2025-10-31genirq: Fix percpu_devid irq affinity documentationMarc Zyngier
2025-10-27perf: arm_pmu: Kill last use of per-CPU cpu_armpmu pointerMarc Zyngier
2025-10-27irqdomain: Kill of_node_to_fwnode() helperMarc Zyngier
2025-10-27genirq: Kill irq_{g,s}et_percpu_devid_partition()Marc Zyngier
2025-10-27irqchip: Kill irq-partition-percpuMarc Zyngier
2025-10-27perf: arm_pmu: Request specific affinities for per CPU NMIs/interruptsWill Deacon
2025-10-27genirq: Add request_percpu_irq_affinity() helperMarc Zyngier
2025-10-27genirq: Update request_percpu_nmi() to take an affinityMarc Zyngier
2025-10-27genirq: Add affinity to percpu_devid interrupt requestsMarc Zyngier
2025-10-27genirq: Merge irqaction::{dev_id,percpu_dev_id}Marc Zyngier
2025-10-27genirq: Kill handle_percpu_devid_fasteoi_nmi()Marc Zyngier
2025-10-27platform: Add firmware-agnostic irq and affinity retrieval interfaceMarc Zyngier
2025-10-27of/irq: Add interrupt affinity reporting interfaceMarc Zyngier
2025-10-27ACPI: irq: Add interrupt affinity reporting interfaceMarc Zyngier
2025-10-27irqdomain: Add firmware info reporting interfaceMarc Zyngier
2025-10-11Revert "i2c: boardinfo: Annotate code used in init phase only"Wolfram Sang
2025-10-11Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-10-11Merge tag 'mm-nonmm-stable-2025-10-10-15-03' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-10-11Merge tag 'mm-hotfixes-stable-2025-10-10-15-00' of git://git.kernel.org/pub/s...Linus Torvalds
2025-10-10Merge tag 'devicetree-fixes-for-6.18-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-10-10Merge tag 'ceph-for-6.18-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2025-10-10Merge tag 'block-6.18-20251009' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-10Merge tag 'i2c-for-6.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-10-10tpm: use a map for tpm2_calc_ordinal_duration()Jarkko Sakkinen
2025-10-09Merge tag 'net-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-10-08libceph: pass the message pointer instead of loading con->out_msgMax Kellermann
2025-10-08libceph: make ceph_con_get_out_msg() return the message pointerMax Kellermann
2025-10-08libceph: Use HMAC-SHA256 library instead of crypto_shashEric Biggers
2025-10-08Merge tag 'vfio-v6.18-rc1-pt2' of https://github.com/awilliam/linux-vfioLinus Torvalds
2025-10-08Merge tag 'input-for-v6.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-07mm/ksm: fix flag-dropping behavior in ksm_madviseJakub Acs
2025-10-07memcg: skip cgroup_file_notify if spinning is not allowedShakeel Butt
2025-10-07kho: add support for preserving vmalloc allocationsMike Rapoport (Microsoft)
2025-10-07kho: replace kho_preserve_phys() with kho_preserve_pages()Mike Rapoport (Microsoft)
2025-10-07Merge tag 'pm-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-10-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2025-10-07Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-10-07block: move bio_iov_iter_get_bdev_pages to block/fops.cChristoph Hellwig
2025-10-07block: rename bio_iov_iter_get_pages_aligned to bio_iov_iter_get_pagesChristoph Hellwig
2025-10-07block: remove bio_iov_iter_get_pagesChristoph Hellwig
2025-10-07Merge branch 'pm-cpufreq'Rafael J. Wysocki
2025-10-07Merge branches 'pm-core' and 'pm-runtime'Rafael J. Wysocki
2025-10-06Merge tag 'nfsd-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2025-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-10-06page_pool: Fix PP_MAGIC_MASK to avoid crashing on some 32-bit archesToke Høiland-Jørgensen
2025-10-06Merge branch 'clk-determine-rate' into clk-nextStephen Boyd
2025-10-06Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-10-06Merge tag 'dmaengine-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-10-06mm: introduce num_pages_contiguous()Li Zhe