summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-06-08Merge tag 'coresight-next-v7.2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2026-06-08Merge tag 'icc-7.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2026-06-08Merge tag 'iio-for-7.2a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2026-06-08nfs: use nfsi->rwsem to protect traversal of the file lock listYang Erkun
2026-06-08watchdog: uapi: add comments for what bit masks apply toRandy Dunlap
2026-06-08watchdog: linux/watchdog.h: repair kernel-doc commentsRandy Dunlap
2026-06-08ASoC: dt-bindings: ti,tas2781: Add TAS2573 supportMark Brown
2026-06-08ASoC: tas2781: Add TAS2573 supportBaojun Xu
2026-06-08ASoC: simple-card: remove platform data styleMark Brown
2026-06-08ASoC: simple-card: remove platform data styleKuninori Morimoto
2026-06-08RDMA/nldev: Fix locking when accessing mr->pdJason Gunthorpe
2026-06-08RDMA: During rereg_mr ensure that REREG_ACCESS is compatibleJason Gunthorpe
2026-06-08nfs: keep PG_UPTODATE clear after read errors in page groupsClark Wang
2026-06-08Merge tag 'hyperv-fixes-signed-20260607' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2026-06-08nfs: remove fileid field from struct nfs_inodeJeff Layton
2026-06-08nfs: replace NFS_FILEID() and nfsi->fileid with inode->i_inoJeff Layton
2026-06-08nfs: remove nfs_compat_user_ino64() and deprecate enable_ino64Jeff Layton
2026-06-08nfs: store the full NFS fileid in inode->i_inoJeff Layton
2026-06-08btrfs: tracepoints: add trace event for log_new_dir_dentries()Filipe Manana
2026-06-08btrfs: tracepoints: add trace event for log_all_new_ancestors()Filipe Manana
2026-06-08btrfs: tracepoints: add trace event for btrfs_log_all_parents()Filipe Manana
2026-06-08btrfs: tracepoints: add trace event for btrfs_log_inode()Filipe Manana
2026-06-08btrfs: tracepoints: add trace event for btrfs_log_inode_parent()Filipe Manana
2026-06-08btrfs: tracepoints: add trace event for when fsync finishesFilipe Manana
2026-06-08btrfs: tracepoints: trace transaction states during commit phaseFilipe Manana
2026-06-08btrfs: tracepoints: add trace event for the start of a new transactionFilipe Manana
2026-06-08btrfs: tracepoints: add trace event for transaction abortsFilipe Manana
2026-06-08btrfs: tracepoints: add in_fsync field to transaction commit eventFilipe Manana
2026-06-08btrfs: tracepoints: pass a transaction handle to transaction commit eventFilipe Manana
2026-06-08btrfs: tracepoints: remove pointless root field from transaction commit eventFilipe Manana
2026-06-08btrfs: tracepoints: remove double negation in finish ordered extent eventFilipe Manana
2026-06-08btrfs: add ioctl GET_CSUMS to read raw checksums from file rangeMark Harmstone
2026-06-08firmware: stratix10-svc: Add support to query Arm Trusted Firmware (ATF) versionTze Yee Ng
2026-06-08dmaengine: iop32x-adma: Remove a leftover header fileVladimir Zapolskiy
2026-06-08irqchip/renesas-rzv2h: Add DMA ACK signal routing supportJohn Madieu
2026-06-08power: sequencing: Add an API to return the pwrseq device's 'dev' pointerManivannan Sadhasivam
2026-06-08mm: Refactor lazy_mmu_mode_pause() and lazy_mmu_mode_resume()Juergen Gross
2026-06-08x86/xen: Drop lazy mode from trace entriesJuergen Gross
2026-06-08x86/xen: Cleanup Xen related trace pointsJuergen Gross
2026-06-08xen: constify xsd_errors arrayLen Bao
2026-06-08wifi: mac80211: bound S1G TIM PVB walk to the TIM elementBryam Vargas
2026-06-07Merge tag 'sched-urgent-2026-06-07' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-06-07rhashtable: Fix rhashtable_next_key() build warningsMykyta Yatsenko
2026-06-07bpf: Add support for tracing_multi link sessionJiri Olsa
2026-06-07bpf: Add support for tracing_multi link cookiesJiri Olsa
2026-06-07bpf: Add support for tracing multi linkJiri Olsa
2026-06-07bpf: Add bpf_trampoline_multi_attach/detach functionsJiri Olsa
2026-06-07bpf: Add multi tracing attach typesJiri Olsa
2026-06-07bpf: Factor fsession link to use struct bpf_tramp_nodeJiri Olsa
2026-06-07bpf: Add struct bpf_tramp_node objectJiri Olsa