summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-07-01fs: split fileattr related helpers into separate fileAndrey Albershteyn-0/+4
2025-07-01netfs: Update tracepoints in a number of waysDavid Howells-8/+18
2025-07-01netfs: Renumber the NETFS_RREQ_* flags to make traces easier to readDavid Howells-11/+11
2025-07-01netfs: Merge i_size update functionsDavid Howells-1/+0
2025-07-01netfs: Fix double put of requestDavid Howells-0/+1
2025-07-01docs: dma-api: add a kernel-doc comment for dma_pool_zalloc()Petr Tesarik-0/+8
2025-07-01blk-mq: add number of queue calc helperDaniel Wagner-0/+2
2025-07-01lib/group_cpus: Let group_cpu_evenly() return the number of initialized masksDaniel Wagner-1/+1
2025-07-01libnvdimm: Don't use "proxy" headersAndy Shevchenko-5/+10
2025-07-01ACPI: Return -ENODEV from acpi_parse_spcr() when SPCR support is disabledLi Chen-1/+1
2025-07-01time/timecounter: Fix the lie that struct cyclecounter is constGreg Kroah-Hartman-3/+3
2025-07-01ASoC: Add SDCA IRQ support and some misc fixupsMark Brown-0/+89
2025-07-01fs: add ioctl to query metadata and protection info capabilitiesAnuj Gupta-0/+66
2025-07-01block: introduce pi_tuple_size field in blk_integrityAnuj Gupta-0/+1
2025-07-01block: rename tuple_size field in blk_integrity to metadata_sizeAnuj Gupta-3/+3
2025-07-01device property: Use tidy for_each_named_* macrosMatti Vaittinen-3/+4
2025-07-01pps: fix poll supportDenis OSTERLAND-HEIM-0/+1
2025-07-01RDMA/uverbs: Check CAP_NET_RAW in user namespace for flow createParav Pandit-0/+3
2025-07-01drm/mipi-dsi: Drop MIPI_DSI_MODE_VSYNC_FLUSH flagPhilipp Zabel-2/+0
2025-06-30ublk: allow UBLK_IO_(UN)REGISTER_IO_BUF on any taskCaleb Sander Mateos-0/+10
2025-06-30neighbor: Add NTF_EXT_VALIDATED flag for externally validated entriesIdo Schimmel-1/+8
2025-06-30include: adi-axi-common: add new helper macrosNuno Sá-0/+33
2025-06-30include: linux: move adi-axi-common.h out of fpgaNuno Sá-0/+0
2025-06-30block: add scatterlist-less DMA mapping helpersChristoph Hellwig-0/+63
2025-06-30block: don't merge different kinds of P2P transfers in a single bioChristoph Hellwig-0/+2
2025-06-30block: Introduce bio_needs_zone_write_plugging()Damien Le Moal-0/+55
2025-06-30block: Make REQ_OP_ZONE_FINISH a write operationDamien Le Moal-3/+3
2025-06-30block: Increase BLK_DEF_MAX_SECTORS_CAPDamien Le Moal-9/+0
2025-06-30Merge tag 'entry-split-for-arm' into core/entryThomas Gleixner-381/+390
2025-06-30entry: Split generic entry into generic exception and syscall entryJinjie Ruan-381/+390
2025-06-30io_uring: remove errant ';' from IORING_CQE_F_TSTAMP_HW definitionJens Axboe-1/+1
2025-06-30lib/crc: crc32: Change crc32() from macro to inline function and remove castEric Biggers-2/+6
2025-06-30lib/crc: crc32: Document crc32_le(), crc32_be(), and crc32c()Eric Biggers-11/+71
2025-06-30lib/crc: Prepare for arch-optimized code in subdirs of lib/crc/Eric Biggers-53/+6
2025-06-30lib/crc: Move files into lib/crc/Eric Biggers-3/+0
2025-06-30lib/crc32: Remove unused combination supportEric Biggers-25/+0
2025-06-30crypto: sha512 - Remove sha512_base.hEric Biggers-117/+0
2025-06-30crypto: sha512 - Replace sha512_generic with wrapper around SHA-512 libraryEric Biggers-3/+0
2025-06-30lib/crypto: sha512: Add HMAC-SHA384 and HMAC-SHA512 supportEric Biggers-0/+222
2025-06-30lib/crypto: sha512: Add support for SHA-384 and SHA-512Eric Biggers-0/+128
2025-06-30local_lock: Move this_cpu_ptr() notation from internal to main headerSebastian Andrzej Siewior-25/+25
2025-06-30drm/dp: Change argument type of drm_edp_backlight_enableSuraj Kandpal-1/+1
2025-06-30drm/dp: Change argument type for drm_edp_backlight_set_levelSuraj Kandpal-1/+1
2025-06-30drm/dp: Change current_level argument type to u32Suraj Kandpal-1/+1
2025-06-30drm/dp: Move from u16 to u32 for max in drm_edp_backlight_infoSuraj Kandpal-1/+1
2025-06-30drm/dp: Add argument for max luminance in drm_edp_backlight_initSuraj Kandpal-0/+1
2025-06-30drm/dp: Add argument in drm_edp_backlight_initSuraj Kandpal-1/+1
2025-06-30drm/dp: Introduce new member in drm_backlight_infoSuraj Kandpal-0/+1
2025-06-30ASoC: SDCA: Add some initial IRQ handlersCharles Keepax-0/+3
2025-06-30ASoC: SDCA: Generic interrupt supportMaciej Strozek-0/+75