summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-06-09mm/nodemask: correctly describe nodemask operation return typesJoshua Hahn1-9/+9
2026-06-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski1-4/+7
2026-06-09driver core: platform: set mod_name in driver registrationShashank Balaji2-10/+12
2026-06-09coresight: pass THIS_MODULE implicitly through a macroShashank Balaji1-2/+4
2026-06-08Merge tag 'svc_updates_for_v7.2' of ssh://gitolite.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2-9/+29
2026-06-08Merge tag 'coresight-next-v7.2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2-7/+22
2026-06-08Merge tag 'iio-for-7.2a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman4-73/+46
2026-06-08nfs: use nfsi->rwsem to protect traversal of the file lock listYang Erkun1-1/+0
2026-06-08watchdog: linux/watchdog.h: repair kernel-doc commentsRandy Dunlap1-2/+6
2026-06-08ASoC: simple-card: remove platform data styleMark Brown5-18/+12
2026-06-08nfs: keep PG_UPTODATE clear after read errors in page groupsClark Wang1-0/+1
2026-06-08Merge tag 'hyperv-fixes-signed-20260607' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+7
2026-06-08nfs: remove fileid field from struct nfs_inodeJeff Layton1-5/+0
2026-06-08nfs: replace NFS_FILEID() and nfsi->fileid with inode->i_inoJeff Layton1-10/+0
2026-06-08nfs: remove nfs_compat_user_ino64() and deprecate enable_ino64Jeff Layton1-10/+0
2026-06-08nfs: store the full NFS fileid in inode->i_inoJeff Layton1-2/+2
2026-06-08firmware: stratix10-svc: Add support to query Arm Trusted Firmware (ATF) versionTze Yee Ng2-1/+25
2026-06-08dmaengine: iop32x-adma: Remove a leftover header fileVladimir Zapolskiy1-110/+0
2026-06-08irqchip/renesas-rzv2h: Add DMA ACK signal routing supportJohn Madieu1-0/+5
2026-06-08power: sequencing: Add an API to return the pwrseq device's 'dev' pointerManivannan Sadhasivam1-0/+7
2026-06-08mm: Refactor lazy_mmu_mode_pause() and lazy_mmu_mode_resume()Juergen Gross1-11/+45
2026-06-08wifi: mac80211: bound S1G TIM PVB walk to the TIM elementBryam Vargas1-1/+1
2026-06-07Merge tag 'sched-urgent-2026-06-07' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+3
2026-06-07rhashtable: Fix rhashtable_next_key() build warningsMykyta Yatsenko1-40/+2
2026-06-07bpf: Add support for tracing_multi link sessionJiri Olsa1-1/+5
2026-06-07bpf: Add support for tracing_multi link cookiesJiri Olsa1-0/+1
2026-06-07bpf: Add support for tracing multi linkJiri Olsa2-0/+7
2026-06-07bpf: Add bpf_trampoline_multi_attach/detach functionsJiri Olsa2-0/+47
2026-06-07bpf: Add multi tracing attach typesJiri Olsa2-0/+6
2026-06-07bpf: Factor fsession link to use struct bpf_tramp_nodeJiri Olsa1-5/+1
2026-06-07bpf: Add struct bpf_tramp_node objectJiri Olsa1-23/+37
2026-06-07bpf: Use mutex lock pool for bpf trampolinesJiri Olsa1-2/+0
2026-06-07ftrace: Add add_ftrace_hash_entry functionJiri Olsa1-0/+1
2026-06-07ftrace: Add ftrace_hash_remove functionJiri Olsa1-0/+1
2026-06-07ftrace: Add ftrace_hash_count functionJiri Olsa1-0/+7
2026-06-07net/mlx5: Add sd_group_size bits for SD managementShay Drory1-2/+5
2026-06-07net/mlx5: Update IFC allowed_list_size field bitsDragos Tatulea1-2/+2
2026-06-07filelock: fix break_lease() stub signature for CONFIG_FILE_LOCKING=nChristian Brauner1-1/+1
2026-06-07Merge branch 'for-linus' into for-nextTakashi Iwai17-35/+78
2026-06-07interconnect: Add devm_of_icc_get_by_index() as exported API for usersLuca Weiss1-0/+6
2026-06-07cfi: Include uaccess.h for get_kernel_nofault()Nathan Chancellor1-0/+1
2026-06-06bpf: Add simple xattr support to bpffsDaniel Borkmann2-0/+7
2026-06-06simpe_xattr: use per-sb cacheMiklos Szeredi2-11/+18
2026-06-06simple_xattr: change interface to pass struct simple_xattrs **Miklos Szeredi1-15/+6
2026-06-06kernfs: fix xattr race condition with multiple superblocksMiklos Szeredi1-3/+8
2026-06-06bpf: Expose signature verdict via bpf_prog_auxKP Singh1-10/+35
2026-06-06bridge: add bridge_flags_bit enumEric Dumazet1-25/+53
2026-06-05block/bdev: Annotate the blk_holder_ops callback functionsBart Van Assche1-4/+8
2026-06-05block: Annotate the queue limits functionsBart Van Assche1-3/+6
2026-06-05bpf: Replace scratch PTE atomically when allocating arena pagesTejun Heo1-0/+18