summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-01-16Merge branch 'pm-em'Rafael J. Wysocki1-1/+1
2026-01-16posix_acl: make posix_acl_to_xattr() alloc the bufferMiklos Szeredi1-2/+3
2026-01-16clk: renesas: rzg2l: Remove DSI clock rate restrictionsChris Brandt1-0/+11
2026-01-16crypto: hisilicon/qm - add reference counting to queues for tfm kernel reuseChenghai Huang1-0/+1
2026-01-16crypto: hisilicon - consolidate qp creation and start in hisi_qm_alloc_qps_nodeChenghai Huang1-1/+0
2026-01-16crypto: hisilicon/qm - centralize the sending locks of each module into qmChenghai Huang1-0/+1
2026-01-16crypto: hisilicon/qm - enhance the configuration of req_type in queue attributesChenghai Huang1-2/+1
2026-01-16crypto: hisilicon/sec - move backlog management to qp and store sqe in qp for...Chenghai Huang1-0/+8
2026-01-16net: phy: remove unused fixup unregistering functionsHeiner Kallweit1-4/+0
2026-01-16Merge tag 'phy_common_properties' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-0/+32
2026-01-16clk: Annotate #else and #endifGeert Uytterhoeven1-5/+5
2026-01-16clk: Merge prepare and unprepare sectionsGeert Uytterhoeven1-23/+23
2026-01-16clk: Move clk_{save,restore}_context() to COMMON_CLK sectionGeert Uytterhoeven1-24/+24
2026-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski20-35/+70
2026-01-16Merge tag 'drm-misc-next-2026-01-15' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie1-1/+1
2026-01-16rust: driver: drop device private data post unbindDanilo Krummrich1-0/+9
2026-01-16arm64/ftrace,bpf: Fix partial regs after bpf_prog_runJiri Olsa1-0/+25
2026-01-15KVM: guest_memfd: GUP source pages prior to populating guest memoryMichael Roth1-2/+2
2026-01-15KVM: guest_memfd: Remove partial hugepage handling from kvm_gmem_populate()Michael Roth1-1/+1
2026-01-15Merge tag 'nfs-for-6.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+1
2026-01-15Merge tag 'mm-hotfixes-stable-2026-01-15-08-03' of git://git.kernel.org/pub/s...Linus Torvalds4-0/+4
2026-01-15Merge tag 'net-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-9/+27
2026-01-15block: improve blk_op_str() commentDamien Le Moal1-1/+1
2026-01-15block: fix blk_zone_cond_str() commentDamien Le Moal1-1/+1
2026-01-15Merge tag 'ib-mfd-clk-gpio-power-regulator-rtc-v6.20' of git://git.kernel.org...Bartosz Golaszewski2-0/+635
2026-01-15of/irq: Introduce for_each_of_imap_itemHerve Codina (Schneider Electric)1-1/+40
2026-01-15can: propagate CAN device capabilities via ml_privOliver Hartkopp2-0/+25
2026-01-15Revert "can: raw: instantly reject unsupported CAN frames"Oliver Hartkopp1-7/+0
2026-01-15powerpc/watchdog: add support for hardlockup_sys_info sysctlFeng Tang1-0/+1
2026-01-15mm, kfence: describe @slab parameter in __kfence_obj_info()Bagas Sanjaya1-0/+1
2026-01-15textsearch: describe @list member in ts_ops searchBagas Sanjaya1-0/+1
2026-01-15mm: describe @flags parameter in memalloc_flags_save()Bagas Sanjaya1-0/+1
2026-01-15io_uring: fix IOPOLL with passthrough I/OJens Axboe1-7/+4
2026-01-15fortify: Use C arithmetic not FIELD_xxx() in FORTIFY_REASON definesDavid Laight1-5/+3
2026-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5Alexei Starovoitov37-68/+130
2026-01-15fs/xattr: Annotate struct simple_xattr with __counted_byThorsten Blum1-1/+1
2026-01-15slab: Introduce kmalloc_flex() and familyKees Cook1-0/+48
2026-01-15compiler_types: Introduce __flex_counter() and familyKees Cook2-0/+73
2026-01-15slab: Introduce kmalloc_obj() and familyKees Cook1-0/+58
2026-01-15soc: qcom: ubwc: add missing includeDmitry Baryshkov1-0/+1
2026-01-14sound: codecs: tlv320adcx140: assorted patchesMark Brown18-20/+35
2026-01-14i3c: master: Introduce optional Runtime PM supportAdrian Hunter1-0/+4
2026-01-14fs: export may_create() as may_create_dentry()Filipe Manana1-0/+2
2026-01-14fs: export may_delete() as may_delete_dentry()Filipe Manana1-0/+3
2026-01-14EFI/CPER: don't go past the ARM processor CPER record bufferMauro Carvalho Chehab1-1/+2
2026-01-14exportfs: Complete kernel-doc for struct export_operationsAndré Almeida1-1/+14
2026-01-14exportfs: Mark struct export_operations functions at kernel-docAndré Almeida1-8/+8
2026-01-14exportfs: Fix kernel-doc output for get_name()André Almeida1-1/+1
2026-01-14device_cgroup: remove branch hint after code refactorBreno Leitao1-1/+1
2026-01-14iomap: stash iomap read ctx in the private field of iomap_iterHongbo Li1-4/+4