summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* fs: new helper: simple_rename_timestampJeff Layton2023-07-101-0/+2
* fs: add ctime accessors infrastructureJeff Layton2023-07-101-1/+44
* Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://git.kernel.org/pub/s...Linus Torvalds2023-07-081-0/+2
|\
| * bootmem: remove the vmemmap pages from kmemleak in free_bootmem_pageLiu Shixin2023-07-081-0/+2
* | Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-07-081-1/+5
|\ \
| * | usb: ch9: Replace bmSublinkSpeedAttr 1-element array with flexible arrayKees Cook2023-07-051-1/+5
* | | Merge tag 'bitmap-6.5-rc1' of https://github.com/norov/linuxLinus Torvalds2023-07-082-6/+4
|\ \ \
| * | | nodemask: Drop duplicate check in for_each_node_mask()Gavin Shan2023-06-221-1/+1
| * | | lib/bitmap: drop optimization of bitmap_{from,to}_arr64Yury Norov2023-06-221-5/+3
* | | | Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-07-071-1/+1
|\ \ \ \
| * \ \ \ Merge patch series "riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION"Palmer Dabbelt2023-07-011-1/+1
| |\ \ \ \
| | * | | | vmlinux.lds.h: use correct .init.data.* section nameJisheng Zhang2023-06-251-1/+1
* | | | | | Merge tag 'acpi-6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2023-07-062-0/+11
|\ \ \ \ \ \
| * | | | | | ACPI: platform: Move SMB0001 HID to the header and reuseAndy Shevchenko2023-07-041-0/+2
| * | | | | | ACPI: bus: Introduce acpi_match_acpi_device() helperAndy Shevchenko2023-07-041-0/+9
* | | | | | | Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-07-065-300/+76
|\ \ \ \ \ \ \
| * | | | | | | syscalls: Remove file path comments from headersSohil Mehta2023-06-223-297/+54
| * | | | | | | asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarchTiezhu Yang2023-06-221-1/+12
| * | | | | | | Merge tag 'virt-to-pfn-for-arch-v6.5-2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2023-05-311-2/+10
| |\ \ \ \ \ \ \
| | * | | | | | | asm-generic/page.h: Make pfn accessors static inlinesLinus Walleij2023-05-291-2/+10
* | | | | | | | | Merge tag 'dmaengine-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-07-062-212/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dmaengine: dw-edma: Add support for native HDMACai Huoqing2023-05-241-1/+2
| * | | | | | | | | dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_opsCai Huoqing2023-05-241-2/+2
| * | | | | | | | | dmaengine: ste_dma40: Remove platform dataLinus Walleij2023-05-161-209/+0
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'sh-for-v6.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-07-051-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sh: Avoid using IRQ0 on SH3 and SH4Sergey Shtylyov2023-06-111-3/+3
| |/ / / / / / / /
* | | | | | | | | Merge tag 'phy-for-6.5_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2023-07-051-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | phy: core: add debugfs filesChunfeng Yun2023-05-191-0/+2
| |/ / / / / / / /
* | | | | | | | | Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-07-057-11/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | net: dsa: sja1105: always enable the send_meta optionsVladimir Oltean2023-07-041-4/+0
| * | | | | | | | | net: Replace strlcpy with strscpyAzeem Shaikh2023-07-042-2/+2
| * | | | | | | | | net: fix net_dev_start_xmit trace event vs skb_transport_offset()Eric Dumazet2023-07-031-1/+2
| * | | | | | | | | Bluetooth: ISO: Rework sync_interval to be sync_factorLuiz Augusto von Dentz2023-06-291-1/+1
| * | | | | | | | | Bluetooth: MGMT: Fix marking SCAN_RSP as not connectableLuiz Augusto von Dentz2023-06-291-0/+1
| * | | | | | | | | net: mscc: ocelot: don't keep PTP configuration of all ports in single structureVladimir Oltean2023-06-291-3/+7
* | | | | | | | | | Merge tag 'f2fs-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-07-052-3/+22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | f2fs: fix to do sanity check on direct node in truncate_dnode()Chao Yu2023-06-301-0/+1
| * | | | | | | | | | f2fs: add async reset zone command supportDaejun Park2023-06-121-3/+21
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'soundwire-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-07-052-4/+96
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | soundwire: bus: Prevent lockdep asserts when stream has multiple busesRichard Fitzgerald2023-06-211-0/+3
| * | | | | | | | | | soundwire: intel: use substream for .free callbackPierre-Louis Bossart2023-05-271-1/+1
| * | | | | | | | | | soundwire: intel: use substream for .trigger callbackPierre-Louis Bossart2023-05-271-1/+1
| * | | | | | | | | | ASoC: SOF/soundwire: re-add substream in params_stream structurePierre-Louis Bossart2023-05-271-1/+1
| * | | | | | | | | | soundwire: intel_ace2x: add new_peripheral_assigned callbackPierre-Louis Bossart2023-05-271-0/+3
| * | | | | | | | | | soundwire: bus: add new manager callback to deal with peripheral enumerationPierre-Louis Bossart2023-05-271-1/+2
| * | | | | | | | | | soundwire: intel: add eml_lock in the interface for new platformsPierre-Louis Bossart2023-05-271-0/+3
| * | | | | | | | | | ASoC/soundwire: intel: pass hdac_bus pointer for link managementPierre-Louis Bossart2023-05-271-0/+4
| * | | | | | | | | | soundwire/ASOC: Intel: update offsets for LunarLakePierre-Louis Bossart2023-05-271-0/+2
| * | | | | | | | | | soundwire: intel_ace2x: add empty new ops for LunarLakePierre-Louis Bossart2023-05-271-0/+1
| * | | | | | | | | | soundwire: intel: add ACE2.x SHIM definitionsPierre-Louis Bossart2023-05-271-0/+75
| |/ / / / / / / / /