aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-06-09net: ethtool: optionally skip rtnl_lock on Netlink path for SET opsJakub Kicinski2-2/+10
2026-06-09net: ethtool: optionally skip rtnl_lock on Netlink path for GET opsJakub Kicinski1-1/+17
2026-06-09net: ethtool: make dev->hwprov ops-protectedJakub Kicinski1-0/+3
2026-06-09net: ethtool: relax ethnl_req_get_phydev() locking assertionJakub Kicinski1-0/+5
2026-06-09hwmon: Support guard() and scoped_guard for subsystem locksGuenter Roeck1-0/+3
2026-06-09vfs: add FS_USERNS_DELEGATABLE flag and set it for NFSJeff Layton1-0/+1
2026-06-09Merge tag 'ti-driver-soc-for-v7.2' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into soc/driversArnd Bergmann1-5/+6
2026-06-09Merge tag 'samsung-drivers-7.2' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into soc/driversArnd Bergmann1-13/+23
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-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/kernel/git/mediatek/linux into soc/driversKrzysztof Kozlowski1-0/+24
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-08Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski1-4/+7
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/kernel/git/dinguyen/linux into char-misc-nextGreg Kroah-Hartman2-9/+29
2026-06-08Merge tag 'coresight-next-v7.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/coresight/linux into char-misc-nextGreg Kroah-Hartman2-7/+22
2026-06-08Merge tag 'iio-for-7.2a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jic23/iio into work-testingGreg 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/linux/kernel/git/hyperv/linuxLinus 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/kernel/git/tip/tipLinus 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