summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-02-12drm/amd/pm: Add acc counter & fw timestamp to xcp metricsAsad Kamal-1/+10
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-5595/+6241
2026-02-12Merge tag 'fs_for_v6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+3
2026-02-12Merge tag 'fsnotify_for_v6.20-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-76/+144
2026-02-12Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds-434/+516
2026-02-12Merge tag 'ext4_for_linus-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-463/+1679
2026-02-12Merge tag 'jfs-7.0' of github.com:kleikamp/linux-shaggyLinus Torvalds-4/+7
2026-02-12tools/sched_ext: scx_central: fix sched_setaffinity() call with the set sizeDavid Carlier-2/+4
2026-02-12tools/sched_ext: scx_flatcg: zero-initialize stats counter arrayDavid Carlier-0/+1
2026-02-12cgroup: fix race between task migration and iterationQingye Zhao-0/+1
2026-02-12PCI: Validate window resource type in pbus_select_window_for_type()Kai-Heng Feng-3/+10
2026-02-12Merge tag 'for-linus-7.0-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-23/+25
2026-02-12Merge tag 'v7.0-rc-part1-ksmbd-and-smbdirect-fixes' of git://git.samba.org/ksmbdLinus Torvalds-201/+1483
2026-02-12kbuild: Add objtool to top-level clean targetJosh Poimboeuf-1/+12
2026-02-12Merge 7.0 Kbuild changes into kbuild-fixesNathan Chancellor-626/+1515
2026-02-12Merge tag 'nfsd-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds-371/+2266
2026-02-12ovpn: fix VPN TX bytes countingRalf Lici-1/+4
2026-02-12ovpn: fix possible use-after-free in ovpn_net_xmitRalf Lici-21/+31
2026-02-12ovpn: set sk_user_data before overriding callbacksRalf Lici-20/+29
2026-02-12powercap: intel_rapl_tpmi: Remove FW_BUG from invalid version checkKuppuswamy Sathyanarayanan-1/+1
2026-02-12exfat: add blank line after declarationsWilliam Hansen-Baird-0/+2
2026-02-12exfat: remove unnecessary else after return statementWilliam Hansen-Baird-2/+3
2026-02-12exfat: support multi-cluster for exfat_get_clusterChi Zhiling-8/+53
2026-02-12exfat: return the start of next cache in exfat_cache_lookupChi Zhiling-12/+37
2026-02-12exfat: tweak cluster cache to support zero offsetChi Zhiling-2/+2
2026-02-12exfat: support multi-cluster for exfat_map_clusterChi Zhiling-13/+17
2026-02-12exfat: remove handling of non-file types in exfat_map_clusterChi Zhiling-17/+1
2026-02-12exfat: reuse cache to improve exfat_get_clusterChi Zhiling-1/+3
2026-02-12exfat: reduce the number of parameters for exfat_get_cluster()Chi Zhiling-24/+11
2026-02-12exfat: remove the unreachable warning for cache miss casesChi Zhiling-12/+1
2026-02-12exfat: remove the check for infinite cluster chain loopChi Zhiling-10/+0
2026-02-12exfat: improve exfat_find_last_clusterChi Zhiling-1/+3
2026-02-12exfat: improve exfat_count_num_clustersChi Zhiling-1/+3
2026-02-12exfat: support reuse buffer head for exfat_ent_getChi Zhiling-18/+27
2026-02-12exfat: add cache option for __exfat_ent_getChi Zhiling-7/+13
2026-02-12exfat: reduce unnecessary writes during mmap writeYuling Dong-9/+6
2026-02-12exfat: improve error code handling in exfat_find_empty_entry()Haotian Zhang-2/+2
2026-02-12regulator: core: Remove regulator supply_name length limitBjorn Andersson-11/+1
2026-02-12ASoC: codecs: aw88261: Fix erroneous bitmask logic in Awinic initAlexandre Ferrieux-1/+2
2026-02-12ASoC: dt-bindings: asahi-kasei,ak5558: Reference common DAI propertiesShengjiu Wang-1/+4
2026-02-12ACPI: CPPC: Fix remaining for_each_possible_cpu() to use online CPUsSean V Kelley-2/+2
2026-02-12ACPI: x86: Force enabling of PWM2 on the Yogabook YB1-X90Yauhen Kharuzhy-0/+12
2026-02-12block: change return type to voidChaitanya Kulkarni-3/+2
2026-02-12nvmet: ignore discard return valueChaitanya Kulkarni-21/+7
2026-02-12md: ignore discard return valueChaitanya Kulkarni-2/+2
2026-02-12block: fix partial IOVA mapping cleanup in blk_rq_dma_map_iovaChaitanya Kulkarni-5/+8
2026-02-12block: fix folio leak in bio_iov_iter_bounce_read()Jens Axboe-1/+3
2026-02-12ALSA: usb-audio: Add iface reset and delay quirk for GHW-123P胡连勤-0/+2
2026-02-12drm/i915/acpi: free _DSM package when no connectorsKaushlendra Kumar-0/+1
2026-02-12drm/i915/dp: Fix pipe BPP clamping due to HDRImre Deak-3/+17