summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn
2025-07-02fs: prepare for extending file_get/setattr()Amir Goldstein
2025-07-02firmware/nvram: bcm47xx: Don't use "proxy" headersAndy Shevchenko
2025-07-02tracing: fprobe-events: Register fprobe-events only when it is enabledMasami Hiramatsu (Google)
2025-07-02tracing: tprobe-events: Support multiple tprobes on the same tracepointMasami Hiramatsu (Google)
2025-07-02iio: adc: ad7173: add SPI offload supportMark Brown
2025-07-01gpio: adp5585: support gpi eventsNuno Sá
2025-07-01mfd: adp5585: Add support for input devicesNuno Sá
2025-07-01mfd: adp5585: Support reset and unlock eventsNuno Sá
2025-07-01mfd: adp5585: Add support for event handlingNuno Sá
2025-07-01pwm: adp5585: add support for adp5589Nuno Sá
2025-07-01gpio: adp5585: add support for the adp5589 expanderNuno Sá
2025-07-01mfd: adp5585: Add a per chip reg strutureNuno Sá
2025-07-01mfd: adp5585: Add support for adp5589Nuno Sá
2025-07-01mfd: adp5585: Refactor how regmap defaults are handledNuno Sá
2025-07-01lsm: introduce new hooks for setting/getting inode fsxattrAndrey Albershteyn
2025-07-01fs: split fileattr related helpers into separate fileAndrey Albershteyn
2025-07-01netfs: Renumber the NETFS_RREQ_* flags to make traces easier to readDavid Howells
2025-07-01netfs: Merge i_size update functionsDavid Howells
2025-07-01docs: dma-api: add a kernel-doc comment for dma_pool_zalloc()Petr Tesarik
2025-07-01blk-mq: add number of queue calc helperDaniel Wagner
2025-07-01lib/group_cpus: Let group_cpu_evenly() return the number of initialized masksDaniel Wagner
2025-07-01libnvdimm: Don't use "proxy" headersAndy Shevchenko
2025-07-01ACPI: Return -ENODEV from acpi_parse_spcr() when SPCR support is disabledLi Chen
2025-07-01time/timecounter: Fix the lie that struct cyclecounter is constGreg Kroah-Hartman
2025-07-01fs: add ioctl to query metadata and protection info capabilitiesAnuj Gupta
2025-07-01block: introduce pi_tuple_size field in blk_integrityAnuj Gupta
2025-07-01block: rename tuple_size field in blk_integrity to metadata_sizeAnuj Gupta
2025-07-01device property: Use tidy for_each_named_* macrosMatti Vaittinen
2025-07-01pps: fix poll supportDenis OSTERLAND-HEIM
2025-06-30include: adi-axi-common: add new helper macrosNuno Sá
2025-06-30include: linux: move adi-axi-common.h out of fpgaNuno Sá
2025-06-30block: add scatterlist-less DMA mapping helpersChristoph Hellwig
2025-06-30block: don't merge different kinds of P2P transfers in a single bioChristoph Hellwig
2025-06-30block: Introduce bio_needs_zone_write_plugging()Damien Le Moal
2025-06-30block: Make REQ_OP_ZONE_FINISH a write operationDamien Le Moal
2025-06-30block: Increase BLK_DEF_MAX_SECTORS_CAPDamien Le Moal
2025-06-30entry: Split generic entry into generic exception and syscall entryJinjie Ruan
2025-06-30lib/crc: crc32: Change crc32() from macro to inline function and remove castEric Biggers
2025-06-30lib/crc: crc32: Document crc32_le(), crc32_be(), and crc32c()Eric Biggers
2025-06-30lib/crc: Prepare for arch-optimized code in subdirs of lib/crc/Eric Biggers
2025-06-30lib/crc: Move files into lib/crc/Eric Biggers
2025-06-30lib/crc32: Remove unused combination supportEric Biggers
2025-06-30local_lock: Move this_cpu_ptr() notation from internal to main headerSebastian Andrzej Siewior
2025-06-30spi: spi-qpic-snand: avoid memory corruptionMark Brown
2025-06-30Move FCH header to a location accessible by all archsMario Limonciello
2025-06-30power: sequencing: add defines for return values of the match() callbackBartosz Golaszewski
2025-06-30gpio: constify arguments of gpiod_is_equal()Bartosz Golaszewski
2025-06-30Merge 6.16-rc4 into tty-nextGreg Kroah-Hartman
2025-06-30ata: libata: Improve LPM policies descriptionDamien Le Moal