summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-05-21iio: introduce IIO_DECLARE_BUFFER_WITH_TS macrosDavid Lechner
2025-05-21iio: make IIO_DMA_MINALIGN minimum of 8 bytesDavid Lechner
2025-05-21HID: sensor-hub: Fix typo and improve documentation for sensor_hub_remove_cal...Chelsy Ratnawat
2025-05-21iio: introduced iio_push_to_buffers_with_ts() that takes a data_total_len arg...Jonathan Cameron
2025-05-21Merge patch series "netfs: Miscellaneous fixes"Christian Brauner
2025-05-21netfs: Fix the request's work item to not require a refDavid Howells
2025-05-21netfs: Fix setting of transferred bytes with short DIO readsPaulo Alcantara
2025-05-21fs/netfs: remove unused flag NETFS_RREQ_BLOCKEDMax Kellermann
2025-05-21fs/netfs: remove unused flag NETFS_RREQ_DONT_UNLOCK_FOLIOSMax Kellermann
2025-05-21folio_queue: remove unused field `marks3`Max Kellermann
2025-05-21fs/netfs: declare field `proc_link` only if CONFIG_PROC_FS=yMax Kellermann
2025-05-21fs/netfs: remove `netfs_io_request.ractl`Max Kellermann
2025-05-21fs/netfs: reorder struct fields to eliminate holesMax Kellermann
2025-05-21fs/netfs: remove unused enum choice NETFS_READ_HOLE_CLEARMax Kellermann
2025-05-21fs/netfs: remove unused flag NETFS_ICTX_WRITETHROUGHMax Kellermann
2025-05-21fs/netfs: remove unused source NETFS_INVALID_WRITEMax Kellermann
2025-05-21fs/netfs: remove unused flag NETFS_SREQ_SEEK_DATA_READMax Kellermann
2025-05-21can: dev: add struct data_bittiming_params to group FD parametersVincent Mailhol
2025-05-21nvmem: Remove unused nvmem cell table supportGeert Uytterhoeven
2025-05-21pidfs, coredump: add PIDFD_INFO_COREDUMPChristian Brauner
2025-05-21coredump: add coredump socketChristian Brauner
2025-05-21futex: Use RCU_INIT_POINTER() in futex_mm_init().Sebastian Andrzej Siewior
2025-05-21vt: bracketed paste supportNicolas Pitre
2025-05-21vt: add ucs_get_fallback()Nicolas Pitre
2025-05-21iommu/arm-smmu-qcom: Make set_stall work when the device is onConnor Abbott
2025-05-21Merge tag 'thunderbolt-for-v6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/li...Greg Kroah-Hartman
2025-05-21Merge tag 'intel-gpio-v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Bartosz Golaszewski
2025-05-21pinctrl: core: add devm_pinctrl_register_mappings()Thomas Richard
2025-05-21pinctrl: remove extern specifier for functions in machine.hThomas Richard
2025-05-21Merge tag 'v6.15-rc7' into x86/core, to pick up fixesIngo Molnar
2025-05-20highmem: add folio_test_partial_kmap()Matthew Wilcox (Oracle)
2025-05-20mm: fix VM_UFFD_MINOR == VM_SHADOW_STACK on USERFAULTFD=y && ARM64_GCS=yFlorent Revest
2025-05-20mm: mmap: map MAP_STACK to VM_NOHUGEPAGE only if THP is enabledIgnacio Moreno Gonzalez
2025-05-20net: phy: fixed_phy: constify status argument where possibleHeiner Kallweit
2025-05-20net: phy: fixed_phy: remove irq argument from fixed_phy_registerHeiner Kallweit
2025-05-20net: phy: fixed_phy: remove irq argument from fixed_phy_addHeiner Kallweit
2025-05-20i2c: remove 'of_node' member from i2c_boardinfoWolfram Sang
2025-05-20jbd2: remove journal_t argument from jbd2_chksum()Eric Biggers
2025-05-20ext4/jbd2: convert jbd2_journal_blocks_per_page() to support large folioZhang Yi
2025-05-20iommu/io-pgtable-arm: Add quirk to quiet WARN_ON()Rob Clark
2025-05-20net: phy: make mdio consumer / device layer a separate moduleHeiner Kallweit
2025-05-20Add sound card support for QCS9100 and QCS9075Mark Brown
2025-05-20MIPS: bcm63xx: nvram: avoid inefficient use of crc32_le_combine()Eric Biggers
2025-05-20dmapool: add NUMA affinity supportKeith Busch
2025-05-19net: netlink: reduce extack cookie sizeJohannes Berg
2025-05-19fanotify: support watching filesystems and mounts inside usernsAmir Goldstein
2025-05-19PCI: Add Intel Wildcat Lake audio Device IDPeter Ujfalusi
2025-05-19cgroup: document the rstat per-cpu initializationJP Kobryn
2025-05-19cgroup: use subsystem-specific rstat locks to avoid contentionJP Kobryn
2025-05-19cgroup: use separate rstat trees for each subsystemJP Kobryn