summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-05-22spi: use container_of_cont() for to_spi_device()Greg Kroah-Hartman
2025-05-22regulator: bcm590xx: Store regulator descriptions in tableArtur Weber
2025-05-22mfd: bcm590xx: Add PMU ID/revision parsing functionArtur Weber
2025-05-22mfd: bcm590xx: Add support for multiple device types + BCM59054 compatibleArtur Weber
2025-05-22i2c: atr: add passthrough flagCosmin Tanislav
2025-05-22i2c: atr: add static flagCosmin Tanislav
2025-05-21net: phy: introduce genphy_match_phy_device()Christian Marangi
2025-05-21net: phy: pass PHY driver to .match_phy_device OPChristian Marangi
2025-05-21net: remove skb_copy_and_hash_datagram_iter()Eric Biggers
2025-05-21net: add skb_copy_and_crc32c_datagram_iter()Eric Biggers
2025-05-21lib/crc32: remove unused support for CRC32C combinationEric Biggers
2025-05-21net: fold __skb_checksum() into skb_checksum()Eric Biggers
2025-05-21net: add skb_crc32c()Eric Biggers
2025-05-21Merge tag 'samsung-drivers-6.16-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2025-05-21PCI/MSI: Use bool for MSI enable state trackingHans Zhang
2025-05-21crash_dump: retrieve dm crypt keys in kdump kernelCoiby Xu
2025-05-21crash_dump: store dm crypt keys in kdump reserved memoryCoiby Xu
2025-05-21kexec_file: allow to place kexec_buf randomlyCoiby Xu
2025-05-21Merge tag 'qcom-drivers-for-6.16' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2025-05-21Merge tag 'reset-for-v6.16' of git://git.pengutronix.de/pza/linux into soc/dr...Arnd Bergmann
2025-05-21mm/mempolicy: Weighted Interleave Auto-tuningJoshua Hahn
2025-05-21include: pe.h: Fix PE definitionsPali Rohár
2025-05-21HID: sensor-hub: Fix typo and improve documentationChelsy Ratnawat
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