summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-01-20netkit: Add netkit notifier to check for unregistering devicesDaniel Borkmann1-0/+6
2026-01-19fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()Joanne Koong1-0/+11
2026-01-19mm: take into account mm_cid size for mm_struct static definitionsMathieu Desnoyers1-2/+5
2026-01-19mm: rename cpu_bitmap field to flexible_arrayMathieu Desnoyers1-4/+9
2026-01-19net: ethtool: Add support for 80Gbps speedMika Westerberg1-3/+4
2026-01-19dpll: add dpll_device op to set working modeIvan Vecera1-0/+2
2026-01-19dpll: add dpll_device op to get supported modesIvan Vecera1-0/+3
2026-01-19Merge tag 'common_phys_vec_via_vfio' into v6.20/vfio/nextAlex Williamson4-18/+12
2026-01-19types: reuse common phys_vec type instead of DMABUF open‑coded variantLeon Romanovsky3-18/+7
2026-01-19mm: add stubs for PFNMAP memory failure registration functionsAnkit Agrawal1-2/+11
2026-01-19dma-buf: Remove DMA-BUF sysfs statsT.J. Mercier1-12/+0
2026-01-19dma-buf: heaps: add parameter to account allocations using cgroupEric Chanudet1-0/+2
2026-01-19soc: mediatek: mtk-cmdq: Extend cmdq_pkt_write API for SoCs without subsys IDJason-JH Lin1-0/+90
2026-01-19soc: mediatek: mtk-cmdq: Add pa_base parsing for hardware without subsys ID s...Jason-JH Lin1-0/+3
2026-01-19mailbox: mtk-cmdq: Add mminfra_offset configuration for DRAM transactionJason-JH Lin1-0/+1
2026-01-19mailbox: mtk-cmdq: Add cmdq private data to cmdq_pkt for generating instructionJason-JH Lin1-0/+18
2026-01-19Merge back ACPI power management material for 6.20Rafael J. Wysocki1-1/+2
2026-01-19Merge 6.19-rc6 usb-nextGreg Kroah-Hartman40-62/+143
2026-01-19driver core: make pinctrl_bind_pins() privateBartosz Golaszewski1-6/+0
2026-01-18mailbox: mtk-cmdq: Add mminfra_offset configuration for DRAM transactionJason-JH Lin1-0/+1
2026-01-18mailbox: mtk-cmdq: Add cmdq private data to cmdq_pkt for generating instructionJason-JH Lin1-0/+18
2026-01-18Merge tag 'usb-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+3
2026-01-18soc: apple: rtkit: Add function to poweroffSven Peter1-0/+7
2026-01-18mailbox: mediatek: Add mtk-vcp-mailbox driverJjian Zhou1-0/+32
2026-01-18Merge tag 'sched-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2026-01-18Merge branch 'for-7.0/blk-pvec' into for-7.0/blockJens Axboe1-0/+5
2026-01-18watchdog: Make API functions const correctKari Argillander1-5/+7
2026-01-18compiler: Use __typeof_unqual__() for __unqual_scalar_typeof()Peter Zijlstra2-10/+13
2026-01-18firewire: core: add fw_iso_context_create() variant with header storage sizeTakashi Sakamoto1-0/+10
2026-01-18firewire: core: provide isoc header buffer size outside card driverTakashi Sakamoto1-2/+5
2026-01-18firewire: core: add flags member for isochronous context structureTakashi Sakamoto1-1/+5
2026-01-18firewire: core: add function variants for isochronous context creationTakashi Sakamoto1-3/+11
2026-01-17compiler_types.h: Attributes: Add __counted_by_ptr macroBill Wendling1-1/+17
2026-01-17firmware: arm_scmi: imx: Support getting syslog of MISC protocolPeng Fan1-0/+2
2026-01-17f2fs: support non-4KB block size without packed_ssa featureDaeho Jeong1-28/+45
2026-01-16Merge tag 'pci-v6.19-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+4
2026-01-16Merge tag 'pm-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+1
2026-01-16genirq/chip: Change irq_chip_pm_put() return type to voidRafael J. Wysocki1-1/+1
2026-01-16PCI: Drop the assert_perst() callbackManivannan Sadhasivam1-1/+0
2026-01-16PCI/pwrctrl: Add APIs to power on/off pwrctrl devicesManivannan Sadhasivam1-0/+4
2026-01-16PCI/pwrctrl: Add APIs to create, destroy pwrctrl devicesKrishna Chaitanya Chundru1-1/+7
2026-01-16PCI/pwrctrl: Add 'struct pci_pwrctrl::power_{on/off}' callbacksManivannan Sadhasivam1-0/+4
2026-01-16dax/hmem, e820, resource: Defer Soft Reserved insertion until hmem is readyDan Williams1-0/+5
2026-01-16driver core: attribute_container: change return type to voidDaniel Gomez2-4/+4
2026-01-16mmc: rtsx: reset power state on suspendMatthew Schwartz1-0/+1
2026-01-16mmc: rtsx_pci: add quirk to disable MMC_CAP_AGGRESSIVE_PM for RTS525AMatthew Schwartz1-0/+1
2026-01-16eeprom_93cx6: fix struct member kernel-docRandy Dunlap1-4/+4
2026-01-16comedi: comedi_8254: correct kernel-doc warningsRandy Dunlap1-3/+3
2026-01-16x86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov1-0/+1
2026-01-16revocable: Revocable resource managementTzung-Bi Shih1-0/+69