summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-01-16driver core: attribute_container: change return type to voidDaniel Gomez2-4/+4
2026-01-16comedi: Fix getting range information for subdevices 16 to 255Ian Abbott1-1/+1
2026-01-16mmc: rtsx: reset power state on suspendMatthew Schwartz1-0/+1
2026-01-16mmc: rtsx_pci: add quirk to disable MMC_CAP_AGGRESSIVE_PM for RTS525AMatthew Schwartz1-0/+1
2026-01-16eeprom_93cx6: fix struct member kernel-docRandy Dunlap1-4/+4
2026-01-16comedi: comedi_8254: correct kernel-doc warningsRandy Dunlap1-3/+3
2026-01-16x86/uprobes: Fix XOL allocation failure for 32-bit tasksOleg Nesterov1-0/+1
2026-01-16revocable: Revocable resource managementTzung-Bi Shih1-0/+69
2026-01-16Merge branch 'pm-em'Rafael J. Wysocki3-64/+83
2026-01-16Merge branch 'for-linus' into for-nextTakashi Iwai61-306/+318
2026-01-16media: v4l: ctrls: add a control for enabling strobe outputRichard Leitner1-0/+1
2026-01-16media: v4l: ctrls: add a control for flash/strobe durationRichard Leitner1-0/+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 'drm-xe-next-2026-01-15' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie1-4/+0
2026-01-16Merge tag 'phy_common_properties' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2-0/+36
2026-01-16ethtool: Clarify len/n_stats fields in/out semanticsGal Pressman1-2/+16
2026-01-16Merge tag 'drm-intel-next-2026-01-15' of https://gitlab.freedesktop.org/drm/i...Dave Airlie2-1/+19
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 Kicinski31-233/+191
2026-01-16Merge tag 'drm-misc-next-2026-01-15' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie5-31/+85
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-16lib/crypto: aes: Remove old AES en/decryption functionsEric Biggers1-20/+4
2026-01-16lib/crypto: aesgcm: Use new AES library APIEric Biggers1-1/+1
2026-01-16lib/crypto: aescfb: Use new AES library APIEric Biggers1-2/+2
2026-01-16crypto: drbg - Use new AES library APIEric Biggers1-1/+1
2026-01-16lib/crypto: sparc/aes: Migrate optimized code into libraryEric Biggers1-0/+42
2026-01-16lib/crypto: s390/aes: Migrate optimized code into libraryEric Biggers1-0/+3
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 Torvalds6-10/+46
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-15ACPICA: Refactor for TPR Base/Limit registers bitmasksMichal Camacho Romero1-140/+256
2026-01-15ACPICA: Replace TPRn Base and Limit registersMichal Camacho Romero1-27/+72
2026-01-15ACPICA: Logfile: Changes for version 20251212Saket Dumbre1-1/+1
2026-01-15ACPICA: Align comments in TPRn-related structuresMichal Camacho Romero1-16/+14
2026-01-15ACPICA: Cleanup comments and DTPR Table handle functionsMichal Camacho Romero1-17/+18
2026-01-15ACPICA: Verify DTPR and TPR Instance buffer pointersMichal Camacho Romero1-27/+32