summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-12-05block: always verify unfreeze lock on the owner taskMing Lei1-0/+4
2024-12-05Rename .data.once to .data..once to fix resetting WARN*_ONCEMasahiro Yamada3-6/+6
2024-12-05Rename .data.unlikely to .data..unlikelyMasahiro Yamada1-1/+1
2024-12-05block: return unsigned int from bdev_io_minChristoph Hellwig1-1/+1
2024-12-05block: model freeze & enter queue as lock for supporting lockdepMing Lei1-0/+6
2024-12-05blk-mq: add non_owner variant of start_freeze/unfreeze queue APIsMing Lei1-0/+2
2024-12-05kfifo: don't include dma-mapping.h in kfifo.hChristoph Hellwig1-1/+0
2024-12-05locking/lockdep: Avoid creating new name string literals in lockdep_set_subcl...Ahmed Ehab1-1/+1
2024-12-05Compiler Attributes: disable __counted_by for clang < 19.1.3Jan Hendrik Farr2-13/+19
2024-12-05KVM: x86: switch hugepage recovery thread to vhost_taskPaolo Bonzini1-6/+0
2024-12-05f2fs: fix to do cast in F2FS_{BLK_TO_BYTES, BTYES_TO_BLK} to avoid overflowChao Yu1-3/+3
2024-12-05f2fs: clean up val{>>,<<}F2FS_BLKSIZE_BITSZhiguo Niu1-1/+1
2024-12-05iommu/amd: Store the nid in io_pgtable_cfg instead of the domainJason Gunthorpe1-0/+4
2024-12-05regmap: Allow setting IRQ domain name suffixMatti Vaittinen1-0/+4
2024-12-05irqdomain: Allow giving name suffix for domainMatti Vaittinen1-0/+3
2024-12-05irqdomain: Simplify simple and legacy domain creationMatti Vaittinen1-0/+5
2024-12-05netpoll: Use rcu_access_pointer() in netpoll_poll_lockBreno Leitao1-1/+1
2024-12-05bpf: Add kernel symbol for struct_ops trampolineXu Kuohai1-1/+2
2024-12-05bpf: Mark raw_tp arguments with PTR_MAYBE_NULLKumar Kartikeya Dwivedi1-0/+6
2024-12-05of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif1-2/+3
2024-12-05kcsan, seqlock: Fix incorrect assumption in read_seqbegin()Marco Elver1-11/+1
2024-12-05kcsan, seqlock: Support seqcount_latch_tMarco Elver1-15/+71
2024-12-05time: Fix references to _msecs_to_jiffies() handling of valuesMiguel Ojeda1-1/+1
2024-12-05cleanup: Remove address space of returned pointerUros Bizjak1-2/+2
2024-12-05crypto: hisilicon/qm - disable same error report before resettingWeili Qian1-1/+7
2024-12-05block: constify the lim argument to queue_limits_max_zone_append_sectorsChristoph Hellwig1-1/+2
2024-12-05fs/block: Check for IOCB_DIRECT in generic_atomic_write_valid()John Garry1-1/+1
2024-12-05block/fs: Pass an iocb to generic_atomic_write_valid()John Garry1-1/+1
2024-11-22mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handlingLorenzo Stoakes1-3/+4
2024-11-22pmdomain: core: Add GENPD_FLAG_DEV_NAME_FW flagSibi Sankar1-0/+6
2024-11-22sched/task_stack: fix object_is_on_stack() for KASAN tagged pointersQun-Wei Lin1-0/+2
2024-11-22net: Make copy_safe_from_sockptr() match documentationMichal Luczaj1-1/+3
2024-11-14block: rework bio splittingChristoph Hellwig1-2/+2
2024-11-14signal: restore the override_rlimit logicRoman Gushchin1-1/+2
2024-11-14arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hintMark Rutland1-29/+3
2024-11-14EDAC/qcom: Make irq configuration optionalRajendra Nayak1-0/+2
2024-11-08rcu/kvfree: Add kvfree_rcu_barrier() APIUladzislau Rezki (Sony)2-0/+6
2024-11-08mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()Yu Zhao1-2/+3
2024-11-08mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL statsYu Zhao1-2/+0
2024-11-08Input: fix regression when re-registering input handlersDmitry Torokhov1-1/+9
2024-11-08x86/traps: Enable UBSAN traps on x86Gatlin Newhouse1-0/+5
2024-11-08fork: only invoke khugepaged, ksm hooks if no errorLorenzo Stoakes1-6/+4
2024-11-08fork: do not invoke uffd on fork if error occursLorenzo Stoakes1-0/+5
2024-11-08posix-cpu-timers: Clear TICK_DEP_BIT_POSIX_TIMER on cloneBenjamin Segall1-0/+8
2024-11-08cxl/port: Fix use-after-free, permit out-of-order decoder shutdownDan Williams1-0/+3
2024-11-08kasan: Fix Software Tag-Based KASAN with GCCMarco Elver1-0/+4
2024-11-08iomap: turn iomap_want_unshare_iter into an inline functionChristoph Hellwig1-1/+19
2024-11-08iomap: share iomap_unshare_iter predicate code with fsdaxDarrick J. Wong1-0/+1
2024-11-08bpf: Add bpf_mem_alloc_check_size() helperHou Tao1-0/+3
2024-11-08dpll: add Embedded SYNC feature for a pinArkadiusz Kubalewski1-0/+15