summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-07-01block: rename tuple_size field in blk_integrity to metadata_sizeAnuj Gupta2-3/+3
2025-07-01device property: Use tidy for_each_named_* macrosMatti Vaittinen1-3/+4
2025-07-01pps: fix poll supportDenis OSTERLAND-HEIM1-0/+1
2025-07-01include: adi-axi-common: add new helper macrosNuno Sá1-0/+33
2025-07-01include: linux: move adi-axi-common.h out of fpgaNuno Sá1-0/+0
2025-07-01block: add scatterlist-less DMA mapping helpersChristoph Hellwig1-0/+63
2025-07-01block: don't merge different kinds of P2P transfers in a single bioChristoph Hellwig1-0/+2
2025-07-01block: Introduce bio_needs_zone_write_plugging()Damien Le Moal1-0/+55
2025-07-01block: Make REQ_OP_ZONE_FINISH a write operationDamien Le Moal1-3/+3
2025-07-01block: Increase BLK_DEF_MAX_SECTORS_CAPDamien Le Moal1-9/+0
2025-06-30entry: Split generic entry into generic exception and syscall entryJinjie Ruan2-381/+390
2025-06-30lib/crc: crc32: Change crc32() from macro to inline function and remove castEric Biggers1-2/+6
2025-06-30lib/crc: crc32: Document crc32_le(), crc32_be(), and crc32c()Eric Biggers2-11/+71
2025-06-30lib/crc: Prepare for arch-optimized code in subdirs of lib/crc/Eric Biggers3-53/+6
2025-06-30lib/crc: Move files into lib/crc/Eric Biggers1-3/+0
2025-06-30lib/crc32: Remove unused combination supportEric Biggers1-25/+0
2025-06-30local_lock: Move this_cpu_ptr() notation from internal to main headerSebastian Andrzej Siewior2-25/+25
2025-06-30spi: spi-qpic-snand: avoid memory corruptionMark Brown1-0/+8
2025-06-30Move FCH header to a location accessible by all archsMario Limonciello1-0/+13
2025-06-30power: sequencing: add defines for return values of the match() callbackBartosz Golaszewski1-0/+3
2025-06-30gpio: constify arguments of gpiod_is_equal()Bartosz Golaszewski1-2/+3
2025-06-30Merge 6.16-rc4 into tty-nextGreg Kroah-Hartman14-39/+90
2025-06-30ata: libata: Improve LPM policies descriptionDamien Le Moal1-5/+17
2025-06-30ata: libata: Remove ATA_DFLAG_ZAC device flagDamien Le Moal1-1/+0
2025-06-30mount: separate the flags accessed only under namespace_semAl Viro1-16/+2
2025-06-30Rewrite of propagate_umount()Al Viro1-1/+2
2025-06-30sanitize handling of long-term internal mountsAl Viro1-0/+1
2025-06-30spi: Raise limit on number of chip selects to 24Marc Kleine-Budde1-1/+1
2025-06-30mtd: nand: qpic_common: prevent out of bounds access of BAM arraysGabor Juhos1-0/+8
2025-06-29Merge tag 'locking_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2025-06-29Merge tag 'i2c-for-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+12
2025-06-28Merge tag 'mm-hotfixes-stable-2025-06-27-16-56' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+4
2025-06-28dpll: add reference sync get/setArkadiusz Kubalewski1-0/+13
2025-06-27interconnect: avoid memory allocation when 'icc_bw_lock' is heldGabor Juhos1-0/+7
2025-06-27timekeeping: Provide time getters for auxiliary clocksThomas Gleixner2-0/+16
2025-06-27iommu: Remove ops->pgsize_bitmapJason Gunthorpe1-2/+0
2025-06-27Add `devm_dma_request_chan()` to simplify probeMark Brown1-0/+7
2025-06-27firmware: sysfb: Don't use "proxy" headersAndy Shevchenko1-1/+5
2025-06-27net: Remove unused function first_net_device_rcu()Yue Haibing1-7/+0
2025-06-27regulator: core: Don't use "proxy" headersAndy Shevchenko1-1/+2
2025-06-27dmaengine: Add devm_dma_request_chan()Bence Csókás1-0/+7
2025-06-26PM: Restrict swap use to later in the suspend sequenceMario Limonciello1-0/+5
2025-06-26iio: backend: update iio_backend_oversampling_ratio_setPop Ioan Daniel1-1/+2
2025-06-26iio: cros_ec_sensors: add cros_ec_activity driverGwendal Grignou2-2/+25
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-13/+51
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3Alexei Starovoitov48-173/+535
2025-06-26uaccess: Define pagefault lock guardViktor Malik1-0/+2
2025-06-26irqchip/thead-c900-aclint-sswi: Generalize aclint-sswi driver and add MIPS P8...Vladimir Kondratiev1-1/+1
2025-06-26RDMA/mlx5: Allocate IB device with net namespace supplied from core devMark Bloch1-0/+5
2025-06-26cpumask: add cpumask_clear_cpus()Yury Norov [NVIDIA]1-0/+12