summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2025-06-30ata: libata: Remove ATA_DFLAG_ZAC device flagDamien Le Moal
2025-06-29mount: separate the flags accessed only under namespace_semAl Viro
2025-06-29Rewrite of propagate_umount()Al Viro
2025-06-29sanitize handling of long-term internal mountsAl Viro
2025-06-29spi: Raise limit on number of chip selects to 24Marc Kleine-Budde
2025-06-29mtd: nand: qpic_common: prevent out of bounds access of BAM arraysGabor Juhos
2025-06-29Merge tag 'locking_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-06-28Merge tag 'i2c-for-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-06-27Merge tag 'mm-hotfixes-stable-2025-06-27-16-56' of git://git.kernel.org/pub/s...Linus Torvalds
2025-06-27dpll: add reference sync get/setArkadiusz Kubalewski
2025-06-27interconnect: avoid memory allocation when 'icc_bw_lock' is heldGabor Juhos
2025-06-27timekeeping: Provide time getters for auxiliary clocksThomas Gleixner
2025-06-27iommu: Remove ops->pgsize_bitmapJason Gunthorpe
2025-06-27Add `devm_dma_request_chan()` to simplify probeMark Brown
2025-06-27firmware: sysfb: Don't use "proxy" headersAndy Shevchenko
2025-06-26net: Remove unused function first_net_device_rcu()Yue Haibing
2025-06-27regulator: core: Don't use "proxy" headersAndy Shevchenko
2025-06-26dmaengine: Add devm_dma_request_chan()Bence Csókás
2025-06-26PM: Restrict swap use to later in the suspend sequenceMario Limonciello
2025-06-26iio: backend: update iio_backend_oversampling_ratio_setPop Ioan Daniel
2025-06-26iio: cros_ec_sensors: add cros_ec_activity driverGwendal Grignou
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski