summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-06-29regulator: max14577: fix set_mode clobbering enable on MAX77836 LDOsJad Keskes1-0/+3
2026-06-29cxl: Support dpa without a mailboxAlejandro Lucero1-0/+2
2026-06-29cxl: Support Type2 cxl regs mappingAlejandro Lucero1-0/+22
2026-06-29ASoC: SOF: add Intel UAOL sof_ipc_dai_typeBard Liao1-0/+1
2026-06-29dt-bindings: clock: Add ESWIN eic7700 HSP clock and reset generatorXuyang Dong2-0/+54
2026-06-29clk: Introduce clk_hw_set_spread_spectrumPeng Fan1-0/+31
2026-06-29dt-bindings: clock: Add spread spectrum definitionPeng Fan1-0/+14
2026-06-29remoteproc: xlnx: Refactor start & stop opsTanmay Shah1-0/+12
2026-06-29mtd: spinand: add support for HeYangTek HYF1GQ4UDACAEAleksei Sviridkin1-0/+1
2026-06-29vdso: Replace __ASSEMBLY__ with __ASSEMBLER__ in header filesThomas Huth5-11/+11
2026-06-29firmware: stratix10-rsu: Add flash device info retrieval via SMCTze Yee Ng2-2/+35
2026-06-29ALSA: hda: Force resume if acomp notified during system suspendNĂ­colas F. R. A. Prado1-0/+1
2026-06-29ARM: s3c: Replace __ASSEMBLY__ with __ASSEMBLER__ in header filesThomas Huth1-2/+2
2026-06-29dt-bindings: clock: Add Amlogic A9 AO clock controllerJian Hu1-0/+76
2026-06-29fs: add umh argument to struct kernel_clone_argsChristian Brauner1-0/+1
2026-06-29fs: make userspace_init_fs a dynamically-initialized pointerChristian Brauner2-7/+9
2026-06-29fs: add real_fs to track task's actual fs_structChristian Brauner1-0/+1
2026-06-29fs: add scoped_with_init_fs()Christian Brauner1-0/+31
2026-06-29fs: add switch_fs_struct()Christian Brauner1-0/+2
2026-06-29super: make fs_holder_ops privateChristian Brauner1-7/+0
2026-06-29fs: look up superblocks via the device table in fs_holder_opsChristian Brauner1-0/+1
2026-06-29fs: add dedicated block device open helpers for filesystemsChristian Brauner1-0/+7
2026-06-29fs: maintain a global device-to-superblock tableChristian Brauner1-0/+2
2026-06-29fs, block: move blk_mode_t and fop_flags_t into <linux/types.h>Christian Brauner3-4/+2
2026-06-29super: convert s_count to refcount_t s_passiveChristian Brauner1-1/+1
2026-06-29block: split bdev_yield_claim() out of bdev_fput()Christian Brauner1-0/+1
2026-06-29block: allow making a block device unfreezableChristian Brauner2-1/+3
2026-06-29fs: Add bpf_sock_read_xattr() kfunc to read socket xattrsChristian Brauner1-0/+1
2026-06-29efs: Remove EFSMatthew Wilcox (Oracle)2-117/+0
2026-06-29driver core: add missing kernel-doc for union membersRandy Dunlap1-0/+2
2026-06-28media: mc-entity: Add missing kerneldocRicardo Ribalda1-0/+1
2026-06-28Merge tag 'ntb-7.2' of https://github.com/jonmason/ntbLinus Torvalds1-2/+2
2026-06-27Merge tag 'sound-fix-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-10/+36
2026-06-27Merge tag 'rtc-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds1-0/+2
2026-06-26NTB: fix kernel-doc warnings in ntb.hRandy Dunlap1-2/+2
2026-06-26Merge tag 'drm-fixes-2026-06-27' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-3/+3
2026-06-26Merge tag 'ceph-for-7.2-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds1-0/+67
2026-06-26Merge tag 'asoc-fix-v7.2-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai3-10/+36
2026-06-25bpf: Preserve scalar zero spills for stack readsWoojin Ji1-0/+5
2026-06-25bpf: Support BPF_F_EGRESS with bpf_redirect_peerJordan Rife1-8/+11
2026-06-26Merge tag 'drm-misc-fixes-2026-06-25' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-3/+3
2026-06-25cgroup: Use data_race() for task->flags in task_css_set_check()Guopeng Zhang1-1/+1
2026-06-25Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds15-2/+603
2026-06-25Merge tag 'spmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds1-1/+4
2026-06-25Merge tag 'net-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds13-26/+85
2026-06-25net: add the driver-facing netdev_work scheduling APIJakub Kicinski1-0/+11
2026-06-25net: turn the rx_mode work into a generic netdev_work facilityJakub Kicinski1-4/+6
2026-06-25net: ethtool: keep rtnl_lock for ops using ethtool_op_get_link()Jakub Kicinski1-0/+2
2026-06-25Merge tag 'block-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-11/+7
2026-06-25Merge tag 'io_uring-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+0