summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-06-09Merge tag 'memory-controller-drv-7.2' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann4-1/+429
2026-06-09Merge tag 'samsung-drivers-7.2' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-13/+23
2026-06-09Merge tag 'tegra-for-7.2-pmc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-64/+17
2026-06-09fbdev: Do not export fbcon from fbdevThomas Zimmermann1-55/+0
2026-06-09fbdev: Wrap fbcon updates from vga-switcheroo in helperThomas Zimmermann1-0/+1
2026-06-09fbdev: Wrap user-invoked calls to fb_set_var() in helperThomas Zimmermann1-0/+2
2026-06-09Merge tag 'renesas-dts-for-v7.2-tag2' of https://git.kernel.org/pub/scm/linux...Krzysztof Kozlowski1-0/+28
2026-06-09btrfs: zoned: decode 'RECLAIM_ZONES' state in tracepointsJohannes Thumshirn1-0/+1
2026-06-09btrfs: tracepoints: show inode type in btrfs_sync_file_enter() eventFilipe Manana1-9/+10
2026-06-09btrfs: tracepoints: add trace event for btrfs_sync_log()Filipe Manana1-0/+85
2026-06-09btrfs: tracepoints: add trace event for btrfs_log_new_name()Filipe Manana1-0/+66
2026-06-09btrfs: tracepoints: add trace event for btrfs_record_new_subvolume()Filipe Manana1-0/+25
2026-06-09btrfs: tracepoints: add trace event for btrfs_record_snapshot_destroy()Filipe Manana1-0/+25
2026-06-09btrfs: tracepoints: add trace event for btrfs_record_unlink_dir()Filipe Manana1-0/+31
2026-06-09btrfs: tracepoints: add trace event for log_new_delayed_dentries()Filipe Manana1-0/+53
2026-06-09btrfs: tracepoints: add trace event for log_conflicting_inodes()Filipe Manana1-0/+53
2026-06-09btrfs: tracepoints: add trace event for add_conflicting_inode()Filipe Manana1-0/+66
2026-06-09netconsole: do not dequeue pooled skbs that cannot satisfy lenBreno Leitao1-0/+16
2026-06-09Merge tag 'mtk-soc-for-v7.2' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Krzysztof Kozlowski1-0/+24
2026-06-09net/sched: Update function name in TCQ_F_NOPARENT commentVictor Nogueira1-1/+1
2026-06-08tls: Suppress spurious saved_data_ready on all receive pathsChuck Lever1-0/+5
2026-06-08if_ether.h: add 802.1AC, warn about GRE 0x00FEDavid 'equinox' Lamparter1-0/+5
2026-06-08net/mlx5: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_listDragos Tatulea1-2/+2
2026-06-08mm/compaction: cap compact_gap() at COMPACT_CLUSTER_MAXJP Kobryn1-4/+4
2026-06-08mm/swap, PM: hibernate: fix swapoff race in uswsusp by pinning swap deviceYoungjun Park1-1/+4
2026-06-08vmalloc: fix NULL pointer dereference in is_vm_area_hugepages()Hui Zhu1-1/+3
2026-06-08userfaultfd: build __VMA_UFFD_FLAGS from config-gated masksKiryl Shutsemau (Meta)2-2/+41
2026-06-08mm: delete stale comment about cachelinesBrendan Jackman1-2/+0
2026-06-08mm/compaction: respect cpusets when checking retry suitabilityfujunjie1-1/+1
2026-06-08mm: switch deferred split shrinker to list_lruJohannes Weiner3-21/+12
2026-06-08mm: list_lru: introduce folio_memcg_list_lru_alloc()Johannes Weiner1-0/+27
2026-06-08mm: list_lru: introduce caller locking for additions and deletionsJohannes Weiner1-0/+43
2026-06-08mm/nodemask: correctly describe nodemask operation return typesJoshua Hahn1-9/+9
2026-06-08ip6mr: Define net->ipv6.{ip6mr_notifier_ops,ipmr_seq} under CONFIG_IPV6_MROUTE.Kuniyuki Iwashima1-2/+2
2026-06-08ip6mr: Replace RTNL with a dedicated mutex for MFC.Kuniyuki Iwashima1-0/+1
2026-06-08net: Remove rtnl_held of struct fib_dump_filter.Kuniyuki Iwashima1-1/+0
2026-06-08Merge tag 'batadv-next-pullrequest-20260605' of https://git.open-mesh.org/batadvJakub Kicinski1-3/+3
2026-06-08Merge tag 'nf-next-26-06-07' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski5-26/+81
2026-06-08Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski1-4/+7
2026-06-08scsi: ufs: core: Handle PM commands timeout before SCSI EHHongjie Fang1-3/+0
2026-06-08driver core: platform: set mod_name in driver registrationShashank Balaji2-10/+12
2026-06-08coresight: 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 'icc-7.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman4-0/+504
2026-06-08Merge tag 'iio-for-7.2a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman5-73/+48
2026-06-08nfs: use nfsi->rwsem to protect traversal of the file lock listYang Erkun1-1/+0
2026-06-08watchdog: uapi: add comments for what bit masks apply toRandy Dunlap1-0/+2
2026-06-08watchdog: linux/watchdog.h: repair kernel-doc commentsRandy Dunlap1-2/+6
2026-06-08ASoC: dt-bindings: ti,tas2781: Add TAS2573 supportMark Brown1-0/+1