summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-12-05block: always verify unfreeze lock on the owner taskMing Lei
2024-12-05Rename .data.once to .data..once to fix resetting WARN*_ONCEMasahiro Yamada
2024-12-05Rename .data.unlikely to .data..unlikelyMasahiro Yamada
2024-12-05block: return unsigned int from bdev_io_minChristoph Hellwig
2024-12-05block: model freeze & enter queue as lock for supporting lockdepMing Lei
2024-12-05blk-mq: add non_owner variant of start_freeze/unfreeze queue APIsMing Lei
2024-12-05kfifo: don't include dma-mapping.h in kfifo.hChristoph Hellwig
2024-12-05media: v4l2-core: v4l2-dv-timings: check cvt/gtf resultHans Verkuil
2024-12-05locking/lockdep: Avoid creating new name string literals in lockdep_set_subcl...Ahmed Ehab
2024-12-05Compiler Attributes: disable __counted_by for clang < 19.1.3Jan Hendrik Farr
2024-12-05KVM: x86: switch hugepage recovery thread to vhost_taskPaolo Bonzini
2024-12-05f2fs: fix to do cast in F2FS_{BLK_TO_BYTES, BTYES_TO_BLK} to avoid overflowChao Yu
2024-12-05f2fs: clean up val{>>,<<}F2FS_BLKSIZE_BITSZhiguo Niu
2024-12-05kunit: skb: use "gfp" variable instead of hardcoding GFP_KERNELDan Carpenter
2024-12-05iommu/amd: Store the nid in io_pgtable_cfg instead of the domainJason Gunthorpe
2024-12-05regmap: Allow setting IRQ domain name suffixMatti Vaittinen
2024-12-05irqdomain: Allow giving name suffix for domainMatti Vaittinen
2024-12-05irqdomain: Simplify simple and legacy domain creationMatti Vaittinen
2024-12-05RDMA/core: Provide rdma_user_mmap_disassociate() to disassociate mmap pagesChengchang Tang
2024-12-05netpoll: Use rcu_access_pointer() in netpoll_poll_lockBreno Leitao
2024-12-05Bluetooth: ISO: Do not emit LE BIG Create Sync if previous is pendingIulia Tanasescu
2024-12-05Bluetooth: ISO: Do not emit LE PA Create Sync if previous is pendingIulia Tanasescu
2024-12-05bpf: Add kernel symbol for struct_ops trampolineXu Kuohai
2024-12-05netlink: typographical error in nlmsg_type constants definitionMaurice Lambert
2024-12-05bpf: Mark raw_tp arguments with PTR_MAYBE_NULLKumar Kartikeya Dwivedi
2024-12-05of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif
2024-12-05kcsan, seqlock: Fix incorrect assumption in read_seqbegin()Marco Elver
2024-12-05kcsan, seqlock: Support seqcount_latch_tMarco Elver
2024-12-05time: Fix references to _msecs_to_jiffies() handling of valuesMiguel Ojeda
2024-12-05cleanup: Remove address space of returned pointerUros Bizjak
2024-12-05crypto: hisilicon/qm - disable same error report before resettingWeili Qian
2024-12-05block: constify the lim argument to queue_limits_max_zone_append_sectorsChristoph Hellwig
2024-12-05fs/block: Check for IOCB_DIRECT in generic_atomic_write_valid()John Garry
2024-12-05block/fs: Pass an iocb to generic_atomic_write_valid()John Garry
2024-12-05wifi: radiotap: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-12-05wifi: cfg80211: Add wiphy_delayed_work_pending()Remi Pommarel
2024-11-22mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handlingLorenzo Stoakes
2024-11-22pmdomain: core: Add GENPD_FLAG_DEV_NAME_FW flagSibi Sankar
2024-11-22sched/task_stack: fix object_is_on_stack() for KASAN tagged pointersQun-Wei Lin
2024-11-22bonding: add ns target multicast address to slave deviceHangbin Liu
2024-11-22net: Make copy_safe_from_sockptr() match documentationMichal Luczaj
2024-11-22drm/i915/gsc: ARL-H and ARL-U need a newer GSC FW.Daniele Ceraolo Spurio
2024-11-17bpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rxZijian Zhang
2024-11-14block: rework bio splittingChristoph Hellwig
2024-11-14signal: restore the override_rlimit logicRoman Gushchin
2024-11-14arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hintMark Rutland
2024-11-14rxrpc: Fix missing locking causing hanging callsDavid Howells
2024-11-14netfilter: nf_tables: wait for rcu grace period on net_device removalPablo Neira Ayuso
2024-11-14EDAC/qcom: Make irq configuration optionalRajendra Nayak
2024-11-08rcu/kvfree: Add kvfree_rcu_barrier() APIUladzislau Rezki (Sony)