summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-02-27gpio: introduce a header for symbols shared by suppliers and consumersBartosz Golaszewski3-3/+13
2026-02-27gpio: generic: Don't use 'proxy' headersAndy Shevchenko1-1/+7
2026-02-27dmaengine: fsl-edma: fix all kernel-doc warningsRandy Dunlap1-2/+3
2026-02-27Merge tag 'mm-hotfixes-stable-2026-02-26-14-14' of git://git.kernel.org/pub/s...Linus Torvalds2-5/+11
2026-02-27Merge tag 'pm-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-14/+2
2026-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski19-83/+74
2026-02-26Merge tag 'kmalloc_obj-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+4
2026-02-26ACPI: x86/rtc-cmos: Use platform device for driver bindingRafael J. Wysocki1-0/+6
2026-02-26ACPI: x86: cmos_rtc: Create a CMOS RTC platform deviceRafael J. Wysocki1-0/+4
2026-02-26mm/slub: drop duplicate kernel-doc for ksize()Sanjay Chitroda1-12/+0
2026-02-26mm/slab: mark alloc tags empty for sheaves allocated with __GFP_NO_OBJ_EXTSuren Baghdasaryan1-0/+2
2026-02-26pppoe: remove kernel-mode relay supportQingfang Deng1-6/+0
2026-02-26kthread: consolidate kthread exit paths to prevent use-after-freeChristian Brauner1-1/+20
2026-02-25Merge tag 'vfs-7.0-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-13/+0
2026-02-25mtd: spinand: Clean the flags sectionMiquel Raynal1-2/+3
2026-02-25mtd: Add driver for concatenating devicesAmit Kumar Mahapatra1-1/+50
2026-02-25mtd: Move struct mtd_concat definition to header fileAmit Kumar Mahapatra1-0/+12
2026-02-25coresight: Fix memory leak in coresight_alloc_device_name()Leo Yan1-10/+4
2026-02-25dmaengine: dw-edma: Add virtual IRQ for interrupt-emulation doorbellsKoichiro Den1-0/+6
2026-02-25ata: libata-eh: avoid unnecessary calls to ata_scsi_port_error_handler()Damien Le Moal1-1/+2
2026-02-25net: stmmac: pass interface mode into fix_mac_speed() methodRussell King (Oracle)1-1/+2
2026-02-25overflow: Make sure size helpers are always inlinedKees Cook1-4/+4
2026-02-24liveupdate: luo_file: remember retrieve() statusPratyush Yadav (Google)1-3/+6
2026-02-24mm: change vma_alloc_folio_noprof() macro to inline functionArnd Bergmann1-2/+5
2026-02-24sched_ext: Optimize sched_ext_entity layout for cache localityDavid Carlier1-3/+3
2026-02-24spi: add devm_spi_new_ancillary_device()Antoniu Miclaus1-0/+1
2026-02-24PCI/PTM: Drop pci_enable_ptm() granularity parameterMika Westerberg1-2/+2
2026-02-24regmap: define cleanup helper for regmap_fieldSander Vanheule1-0/+3
2026-02-24regmap: sort header includesSander Vanheule1-6/+6
2026-02-24mmc: Merge branch fixes into nextUlf Hansson1-4/+5
2026-02-24jiffies: Remove unused __jiffy_arch_dataPetr Pavlu1-5/+1
2026-02-24ata: libata-scsi: make ata_scsi_simulate() staticDamien Le Moal1-1/+0
2026-02-24binfmt_elf_fdpic: fix AUXV size calculation for ELF_HWCAP3 and ELF_HWCAP4Andrei Vagin1-1/+1
2026-02-24Input: export input_default_setkeycodeFabio Baltieri1-0/+4
2026-02-24Merge branch 'ib-iio-thermal-qcom-pmic5' into togregJonathan Cameron1-0/+211
2026-02-23iio: adc: Add support for QCOM PMIC5 Gen3 ADCJishnu Prakash1-0/+211
2026-02-23sched_ext: Fix ops.dequeue() semanticsAndrea Righi1-0/+1
2026-02-23dma-buf: Add dma_buf_attach_revocable()Leon Romanovsky1-6/+3
2026-02-23default_gfp(): avoid using the "newfangled" __VA_OPT__ trickLinus Torvalds1-2/+2
2026-02-23sched/fair: More complex proportional newidle balancePeter Zijlstra1-0/+1
2026-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 7.0-rc1Alexei Starovoitov18-70/+74
2026-02-23platform/x86: int3472: Handle GPIO type 0x10 (DOVDD)Leif Skunberg1-2/+3
2026-02-23dma-buf: use inline lock for the dma-fence-chainChristian König1-1/+0
2026-02-23dma-buf: use inline lock for the dma-fence-arrayChristian König1-1/+0
2026-02-23dma-buf: inline spinlock for fence protection v5Christian König1-6/+13
2026-02-23dma-buf: abstract fence locking v2Christian König1-0/+38
2026-02-23dma-buf: detach fence ops on signal v3Christian König1-2/+2
2026-02-23dma-buf: protected fence ops by RCU v8Christian König1-5/+28
2026-02-23PM: runtime: Change pm_runtime_put() return type to voidRafael J. Wysocki1-14/+2
2026-02-23mmc: core: Avoid bitfield RMW for claim/retune flagsPenghe Geng1-4/+5