summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-10-30pidfs: expose coredump signalChristian Brauner
2025-10-30pidfd: add a new supported_mask fieldChristian Brauner
2025-10-30pidfs: add missing PIDFD_INFO_SIZE_VER1Christian Brauner
2025-10-30net/smc: make wr buffer count configurableHalil Pasic
2025-10-30sysctl: fix kernel-doc format warningRandy Dunlap
2025-10-30netfilter: fix typo in nf_conntrack_l4proto.h commentcaivive (Weibiao Tu)
2025-10-30xfrm: Determine inner GSO type from packet inner protocolJianbo Liu
2025-10-30accel/ivpu: Add support for userptr buffer objectsJacek Lawrynowicz
2025-10-30wifi: mac80211: add RX flag to report radiotap VHT informationBenjamin Berg
2025-10-29crypto: blake2b - Reimplement using library APIEric Biggers
2025-10-29lib/crypto: blake2b: Add BLAKE2b library functionsEric Biggers
2025-10-29byteorder: Add le64_to_cpu_array() and cpu_to_le64_array()Eric Biggers
2025-10-29lib/crypto: blake2s: Document the BLAKE2s library APIEric Biggers
2025-10-29lib/crypto: blake2s: Drop excessive const & rename block => dataEric Biggers
2025-10-29lib/crypto: blake2s: Rename blake2s_state to blake2s_ctxEric Biggers
2025-10-29lib/crypto: blake2s: Adjust parameter order of blake2s()Eric Biggers
2025-10-29scsi: ufs: core: Add a quirk to suppress link_startup_againAdrian Hunter
2025-10-29libeth: xdp: Disable generic kCFI pass for libeth_xdp_tx_xmit_bulk()Nathan Chancellor
2025-10-29compiler_types: Introduce __nocfi_genericNathan Chancellor
2025-10-29Merge patch series "ufs: Add support for AMD Versal Gen2 UFS"Martin K. Petersen
2025-10-29scsi: ufs: amd-versal2: Add UFS support for AMD Versal Gen 2 SoCSai Krishna Potthuri
2025-10-29scsi: firmware: xilinx: Add APIs for UFS PHY initializationAjay Neeli
2025-10-29scsi: firmware: xilinx: Add support for secure read/write ioctl interfaceIzhar Ameer Shaikh
2025-10-29net: phy: add iterator mdiobus_for_each_phyHeiner Kallweit
2025-10-29net: tls: Cancel RX async resync request on rcd_delta overflowShahar Shitrit
2025-10-29net: tls: Change async resync helpers argumentShahar Shitrit
2025-10-29ipv6: icmp: Add RFC 5837 supportIdo Schimmel
2025-10-29ipv4: icmp: Add RFC 5837 supportIdo Schimmel
2025-10-29tcp: add newval parameter to tcp_rcvbuf_grow()Eric Dumazet
2025-10-29trace: tcp: add three metrics to trace_tcp_rcvbuf_grow()Eric Dumazet
2025-10-29fs: Make wbc_to_tag() inline and use it in fs.Julian Sun
2025-10-29writeback: allow the file system to override MIN_WRITEBACK_PAGESChristoph Hellwig
2025-10-29mm: rename filemap_fdatawrite_range_kick to filemap_flush_rangeChristoph Hellwig
2025-10-29mm: remove __filemap_fdatawrite_rangeChristoph Hellwig
2025-10-29mm: remove filemap_fdatawrite_wbcChristoph Hellwig
2025-10-29mm,btrfs: add a filemap_flush_nr helperChristoph Hellwig
2025-10-29regmap: add flat cache with sparse validitySander Vanheule
2025-10-29perf: Support deferred user unwindPeter Zijlstra
2025-10-29unwind_user/x86: Teach FP unwind about start of functionPeter Zijlstra
2025-10-29unwind: Implement compat fp unwindPeter Zijlstra
2025-10-29unwind: Make unwind_task_info::unwind_mask consistentPeter Zijlstra
2025-10-29unwind: Simplify unwind_reset_info()Peter Zijlstra
2025-10-29unwind: Add required include filesPeter Zijlstra
2025-10-29unwind: Shorten linesPeter Zijlstra
2025-10-29dma-mapping: remove unused map_page callbackLeon Romanovsky
2025-10-29dma-mapping: remove unused mapping resource callbacksLeon Romanovsky
2025-10-29dma-mapping: prepare dma_map_ops to conversion to physical addressLeon Romanovsky
2025-10-29dma-mapping: benchmark: Restore padding to ensure uABI remained consistentQinxin Xia
2025-10-29tools/dma: move dma_map_benchmark from selftests to tools/dmaQinxin Xia
2025-10-29Merge branch 'linus/master' into sched/core, to resolve conflictPeter Zijlstra