summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-12-17serdev: Provide a bustype shutdown functionUwe Kleine-König
2025-12-17usb: linux/usb.h: Correct the description of the usb_device_driver memberYi Cong
2025-12-17usb: typec: Export typec bus and typec altmode device typeChaoyi Chen
2025-12-17ACPI: PCI: PM: Rework root bus notification setupRafael J. Wysocki
2025-12-17unwind_user/fp: Use dummies instead of ifdefJens Remus
2025-12-17perf/x86/core: Register a new vector for handling mediated guest PMIsSean Christopherson
2025-12-17perf: Add APIs to load/put guest mediated PMU contextKan Liang
2025-12-17perf: Add a EVENT_GUEST flagKan Liang
2025-12-17perf: Clean up perf ctx timeKan Liang
2025-12-17perf: Add APIs to create/release mediated guest vPMUsKan Liang
2025-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.19-rc1Alexei Starovoitov
2025-12-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-12-16scsi: scsi_transport_fc: Introduce encryption group in fc_rport attributeSarah Catania
2025-12-16soc: qcom: llcc-qcom: Add support for GlymurPankaj Patil
2025-12-16dmaengine: shdma: correct most kernel-doc issues in shdma-base.hRandy Dunlap
2025-12-16dmaengine: dw_edma: correct kernel-doc warnings in <linux/dma/edma.h>Randy Dunlap
2025-12-16audit: add audit_log_nf_skb helper functionRicardo Robaina
2025-12-16efi: Support EDID informationThomas Zimmermann
2025-12-16sysfb: Move edid_info into sysfb_primary_displayThomas Zimmermann
2025-12-16sysfb: Replace screen_info with sysfb_primary_displayThomas Zimmermann
2025-12-16sysfb: Add struct sysfb_display_infoThomas Zimmermann
2025-12-16efi: sysfb_efi: Reduce number of references to global screen_infoThomas Zimmermann
2025-12-16mtd: spinand: add support for Dosilicon DS35Q1GA/DS35M1GAAhmed Naseef
2025-12-16Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-12-16shmem: fix recovery on rename failuresAl Viro
2025-12-15lsm: fix kernel-doc struct member namesRandy Dunlap
2025-12-15irqchip: Add RZ/{T2H,N2H} Interrupt Controller (ICU) driverCosmin Tanislav
2025-12-15genirq: Add interrupt redirection infrastructureRadu Rendec
2025-12-15genirq: Remove setup_percpu_irq()Marc Zyngier
2025-12-15genirq: Remove __request_percpu_irq() helperMarc Zyngier
2025-12-15genirq: Remove IRQ timing tracking infrastructureMarc Zyngier
2025-12-15genirq/msi: Correct kernel-doc in <linux/msi.h>Randy Dunlap
2025-12-15time/timecounter: Inline timecounter_cyc2time()Eric Dumazet
2025-12-15filelock: allow lease_managers to dictate what qualifies as a conflictJeff Layton
2025-12-15iomap: replace folio_batch allocation with stack allocationBrian Foster
2025-12-15ASoC: Fix acronym for Intel Gemini LakeAndy Shevchenko
2025-12-15fs: Remove internal old mount API codeEric Sandeen
2025-12-15ns: pad refcountMateusz Guzik
2025-12-15fs: track the inode having file locks with a flag in ->i_opflagsMateusz Guzik
2025-12-15filelock: use a consume fence in locks_inode_context()Mateusz Guzik
2025-12-15VFS/knfsd: Teach dentry_create() to use atomic_open()Benjamin Coddington
2025-12-15Merge drm/drm-next into drm-misc-nextMaxime Ripard
2025-12-15ata: libata: Allow more quirksNiklas Cassel
2025-12-15ata: libata: Change libata.force to use the generic ATA_QUIRK_MAX_SEC quirkNiklas Cassel
2025-12-15ata: libata: Add ATA_QUIRK_MAX_SEC and convert all device quirksNiklas Cassel
2025-12-15sched/fair: Separate se->vlag from se->vprotIngo Molnar
2025-12-14<linux/compiler_types.h>: Add the __signed_scalar_typeof() helperPeter Zijlstra
2025-12-14Merge tag 'irq-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-14Merge tag 'core-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-13mm: Remove tlb_flush_reason::NR_TLB_FLUSH_REASONS from <linux/mm_types.h>Tal Zussman