summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-12exfat: remove unnecessary else after return statementWilliam Hansen-Baird
2026-02-12exfat: support multi-cluster for exfat_get_clusterChi Zhiling
2026-02-12exfat: return the start of next cache in exfat_cache_lookupChi Zhiling
2026-02-12exfat: tweak cluster cache to support zero offsetChi Zhiling
2026-02-12exfat: support multi-cluster for exfat_map_clusterChi Zhiling
2026-02-12exfat: remove handling of non-file types in exfat_map_clusterChi Zhiling
2026-02-12exfat: reuse cache to improve exfat_get_clusterChi Zhiling
2026-02-12exfat: reduce the number of parameters for exfat_get_cluster()Chi Zhiling
2026-02-12exfat: remove the unreachable warning for cache miss casesChi Zhiling
2026-02-12exfat: remove the check for infinite cluster chain loopChi Zhiling
2026-02-12exfat: improve exfat_find_last_clusterChi Zhiling
2026-02-12exfat: improve exfat_count_num_clustersChi Zhiling
2026-02-12exfat: support reuse buffer head for exfat_ent_getChi Zhiling
2026-02-12exfat: add cache option for __exfat_ent_getChi Zhiling
2026-02-12exfat: reduce unnecessary writes during mmap writeYuling Dong
2026-02-12exfat: improve error code handling in exfat_find_empty_entry()Haotian Zhang
2026-02-12regulator: core: Remove regulator supply_name length limitBjorn Andersson
2026-02-12ASoC: codecs: aw88261: Fix erroneous bitmask logic in Awinic initAlexandre Ferrieux
2026-02-12ASoC: dt-bindings: asahi-kasei,ak5558: Reference common DAI propertiesShengjiu Wang
2026-02-12ACPI: CPPC: Fix remaining for_each_possible_cpu() to use online CPUsSean V Kelley
2026-02-12ACPI: x86: Force enabling of PWM2 on the Yogabook YB1-X90Yauhen Kharuzhy
2026-02-12block: change return type to voidChaitanya Kulkarni
2026-02-12nvmet: ignore discard return valueChaitanya Kulkarni
2026-02-12md: ignore discard return valueChaitanya Kulkarni
2026-02-12block: fix partial IOVA mapping cleanup in blk_rq_dma_map_iovaChaitanya Kulkarni
2026-02-12block: fix folio leak in bio_iov_iter_bounce_read()Jens Axboe
2026-02-12ALSA: usb-audio: Add iface reset and delay quirk for GHW-123P胡连勤
2026-02-12drm/i915/acpi: free _DSM package when no connectorsKaushlendra Kumar
2026-02-12drm/i915/dp: Fix pipe BPP clamping due to HDRImre Deak
2026-02-11io_uring: use the right type for creds iterationJens Axboe
2026-02-11Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-02-11io_uring/openclose: fix io_pipe_fixed() slot tracking for specific slotsJens Axboe
2026-02-11tracing: Fix indentation of return statement in print_trace_fmt()Haoyang LIU
2026-02-11nvme: fix memory leak in quirks_param_set()Maurizio Lombardi
2026-02-11Merge tag 'devicetree-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-11Merge tag 'driver-core-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-02-11Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-11Merge tag 'for-7.0/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-11Merge tag 'iommu-updates-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-11Merge tag 'landlock-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-11Merge tag 'integrity-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2026-02-11Merge tag 'Smack-for-7.0' of https://github.com/cschaufler/smack-nextLinus Torvalds
2026-02-11Merge tag 'printk-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2026-02-11io_uring/filetable: clamp alloc_hint to the configured alloc rangeJens Axboe
2026-02-11Merge tag 'slab-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
2026-02-11Merge tag 'kbuild-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds
2026-02-11Merge tag 'sched_ext-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-11Merge tag 'cgroup-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-02-11Merge tag 'wq-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2026-02-11sched/mmcid: Don't assume CID is CPU owned on mode switchThomas Gleixner