summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-07-02tracing: fprobe-events: Register fprobe-events only when it is enabledMasami Hiramatsu (Google)1-0/+5
2025-07-02tracing: tprobe-events: Support multiple tprobes on the same tracepointMasami Hiramatsu (Google)1-0/+4
2025-07-02iio: adc: ad7173: add SPI offload supportMark Brown11-14/+61
2025-07-02drm/sched: Increment job count before swapping tail spsc queueMatthew Brost1-1/+3
2025-07-01gpio: adp5585: support gpi eventsNuno Sá1-0/+2
2025-07-01mfd: adp5585: Add support for input devicesNuno Sá1-0/+10
2025-07-01mfd: adp5585: Support reset and unlock eventsNuno Sá1-0/+40
2025-07-01mfd: adp5585: Add support for event handlingNuno Sá1-0/+18
2025-07-01pwm: adp5585: add support for adp5589Nuno Sá1-0/+3
2025-07-01gpio: adp5585: add support for the adp5589 expanderNuno Sá1-9/+9
2025-07-01mfd: adp5585: Add a per chip reg strutureNuno Sá1-0/+6
2025-07-01mfd: adp5585: Add support for adp5589Nuno Sá1-0/+10
2025-07-01mfd: adp5585: Refactor how regmap defaults are handledNuno Sá1-0/+11
2025-07-01lsm: introduce new hooks for setting/getting inode fsxattrAndrey Albershteyn2-0/+18
2025-07-01fs: split fileattr related helpers into separate fileAndrey Albershteyn1-0/+4
2025-07-01netfs: Update tracepoints in a number of waysDavid Howells1-8/+18
2025-07-01netfs: Renumber the NETFS_RREQ_* flags to make traces easier to readDavid Howells2-11/+11
2025-07-01netfs: Merge i_size update functionsDavid Howells1-1/+0
2025-07-01netfs: Fix double put of requestDavid Howells1-0/+1
2025-07-01docs: dma-api: add a kernel-doc comment for dma_pool_zalloc()Petr Tesarik1-0/+8
2025-07-01blk-mq: add number of queue calc helperDaniel Wagner1-0/+2
2025-07-01lib/group_cpus: Let group_cpu_evenly() return the number of initialized masksDaniel Wagner1-1/+1
2025-07-01libnvdimm: Don't use "proxy" headersAndy Shevchenko1-5/+10
2025-07-01ACPI: Return -ENODEV from acpi_parse_spcr() when SPCR support is disabledLi Chen1-1/+1
2025-07-01time/timecounter: Fix the lie that struct cyclecounter is constGreg Kroah-Hartman1-3/+3
2025-07-01ASoC: Add SDCA IRQ support and some misc fixupsMark Brown2-0/+89
2025-07-01fs: add ioctl to query metadata and protection info capabilitiesAnuj Gupta2-0/+66
2025-07-01block: introduce pi_tuple_size field in blk_integrityAnuj Gupta1-0/+1
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-01RDMA/uverbs: Check CAP_NET_RAW in user namespace for flow createParav Pandit1-0/+3
2025-07-01drm/mipi-dsi: Drop MIPI_DSI_MODE_VSYNC_FLUSH flagPhilipp Zabel1-2/+0
2025-07-01ublk: allow UBLK_IO_(UN)REGISTER_IO_BUF on any taskCaleb Sander Mateos1-0/+10
2025-07-01neighbor: Add NTF_EXT_VALIDATED flag for externally validated entriesIdo Schimmel2-1/+8
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-30Merge tag 'entry-split-for-arm' into core/entryThomas Gleixner2-381/+390
2025-06-30entry: Split generic entry into generic exception and syscall entryJinjie Ruan2-381/+390
2025-06-30io_uring: remove errant ';' from IORING_CQE_F_TSTAMP_HW definitionJens Axboe1-1/+1
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