summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-08-01swiotlb: allocate a new memory pool when existing pools are fullPetr Tesarik
2023-08-01swiotlb: determine potential physical address limitPetr Tesarik
2023-08-01swiotlb: if swiotlb is full, fall back to a transient memory poolPetr Tesarik
2023-08-01swiotlb: add a flag whether SWIOTLB is allowed to growPetr Tesarik
2023-08-01swiotlb: separate memory pool data from other allocator dataPetr Tesarik
2023-08-01swiotlb: add documentation and rename swiotlb_do_find_slots()Petr Tesarik
2023-08-01swiotlb: make io_tlb_default_mem local to swiotlb.cPetr Tesarik
2023-08-01powercap: intel_rapl: Fix a sparse warning in TPMI interfaceZhang Rui
2023-08-01ASoC/SOF/Intel/AMD: cleanups for GCC11 -fanalyzerMark Brown
2023-08-01serial: core: Fix serial core port id to not use port->lineTony Lindgren
2023-08-01serial: core: Controller id cannot be negativeTony Lindgren
2023-07-31ASoC: soc-acpi: move link_slaves_found()Pierre-Louis Bossart
2023-07-31ASoC: SOF: mediatek: remove error checks on NULL ipcPierre-Louis Bossart
2023-07-31ASoC: SOF: imx: remove error checks on NULL ipcPierre-Louis Bossart
2023-07-31tcx: Fix splat during dev unregisterMartin KaFai Lau
2023-07-31fbdev: Align deferred I/O with naming of helpersThomas Zimmermann
2023-07-31fbdev: Use _DMAMEM_ infix for DMA-memory helpersThomas Zimmermann
2023-07-31fbdev: Use _SYSMEM_ infix for system-memory helpersThomas Zimmermann
2023-07-31fbdev: Use _IOMEM_ infix for I/O-memory helpersThomas Zimmermann
2023-07-31eventfs: Move tracing/events to eventfsAjay Kaher
2023-07-31dma-contiguous: support per-numa CMA for all architecturesYajun Deng
2023-07-31dma-mapping: move arch_dma_set_mask() declaration to headerArnd Bergmann
2023-07-31soc: qcom: geni-se: Add SPI Device mode support for GENI based QuPv3Praveen Talari
2023-07-31Merge tag 'ib-pdx86-simatic-v6.6-2' into review-hansHans de Goede
2023-07-31platform/x86/siemens: simatic-ipc: add new models BX-56A/BX-59Axingtong.wu
2023-07-31Merge 6.5-rc4 into tty-nextGreg Kroah-Hartman
2023-07-31Merge 6.5-rc4 into usb-nextGreg Kroah-Hartman
2023-07-30spi: Merge up fixes from Linus' treeMark Brown
2023-07-30regulator: Merge up fixes from Linus' treeMark Brown
2023-07-30ASoC: Merge up fixes from Linus' treeMark Brown
2023-07-30regmap: Merge up fixes from Linus' treeMark Brown
2023-07-30eventfs: Implement removal of meta data from eventfsAjay Kaher
2023-07-30eventfs: Implement eventfs file add functionsAjay Kaher
2023-07-30eventfs: Implement eventfs dir creation functionsAjay Kaher
2023-07-30can: ems_pci: move ASIX AX99100 ids to pci_ids.hJiaqing Zhao
2023-07-29Merge tag '6.5-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-07-29Merge tag 'trace-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-07-28Input: tca6416-keypad - always expect proper IRQ number in i2c clientDmitry Torokhov
2023-07-28Merge tag 'mm-hotfixes-stable-2023-07-28-15-52' of git://git.kernel.org/pub/s...Linus Torvalds
2023-07-28Merge tag 'thermal-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-07-28ftrace: Remove unused extern declarationsYueHaibing
2023-07-28netfilter: defrag: Add glue hooks for enabling/disabling defragDaniel Xu
2023-07-28Merge tag 'mlx5-updates-2023-07-24' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-07-28net: change accept_ra_min_rtr_lft to affect all RA lifetimesPatrick Rohr
2023-07-28net: convert some netlink netdev iterators to depend on the xarrayJakub Kicinski
2023-07-28iommufd: Add iommufd_access_replace() APINicolin Chen
2023-07-28lib/string_choices: Add str_write_read() helperAndy Shevchenko
2023-07-28cpu/SMT: Store the current/max number of threadsMichael Ellerman
2023-07-28cpu/SMT: Move SMT prototypes into cpu_smt.hMichael Ellerman
2023-07-28can: rx-offload: add can_rx_offload_get_echo_skb_queue_tail()Marc Kleine-Budde