summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-22f2fs: skip inode folio lookup for cached overwriteWenjie Qi
2026-06-22f2fs: keep atomic write retry from zeroing original dataWenjie Qi
2026-06-22f2fs: validate orphan inode entry countWenjie Qi
2026-06-22f2fs: honor per-I/O write streams for direct writesWenjie Qi
2026-06-22f2fs: fix to do sanity check on f2fs_get_node_folio_ra()Chao Yu
2026-06-22Revert: "f2fs: check in-memory sit version bitmap"Chao Yu
2026-06-22Revert: "f2fs: check in-memory block bitmap"Chao Yu
2026-06-22f2fs: avoid false shutdown fserror reportsWenjie Qi
2026-06-22f2fs: validate compress cache inode only when enabledWenjie Qi
2026-06-22f2fs: pass correct iostat type for single node writesWenjie Qi
2026-06-22f2fs: fix missing read bio submission on large folio errorWenjie Qi
2026-06-22f2fs: atomic: fix UAF issue on f2fs_inode_info.atomic_inodeChao Yu
2026-06-22f2fs: fix potential deadlock in gc_merge path of f2fs_balance_fs()Chao Yu
2026-06-22f2fs: add logs in f2fs_disable_checkpoint()Chao Yu
2026-06-22f2fs: add iostat latency tracking for direct IOliujinbao1
2026-06-22f2fs: optimize representative type determination in GCDaeho Jeong
2026-06-22f2fs: Add trace_f2fs_fault_reportliujinbao1
2026-06-22f2fs: annotate lockless NAT counter readsCen Zhang
2026-06-22f2fs: annotate lockless last_time[] accessesCen Zhang
2026-06-22Merge tag 'staging-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-06-22Merge tag 'char-misc-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-22fscrypt: Replace mk_users keyring with simple listEric Biggers
2026-06-22fscrypt: Fix key setup in edge case with multiple data unit sizesEric Biggers
2026-06-22Merge tag 'usb-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-06-22Merge tag 'spdx-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2026-06-22perf bpf: Fix up build failure due to change of btf_vlen() return typeMark Brown
2026-06-22Merge tag 'tty-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-06-22Merge tag 'nf-26-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2026-06-22ASoC: cs530x: Fix expected MCLK rates for CS5302/4/8Ahmad Fatoum
2026-06-22Merge tag 'i2c-7.2-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Linus Torvalds
2026-06-22Merge tag 'i3c/for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds
2026-06-22irqchip/imgpdc: Fix resource leak, add missing chained handler cleanup on removeQingshuang Fu
2026-06-22sched_ext: Move sources under kernel/sched/ext/Tejun Heo
2026-06-22Merge tag 'slab-for-7.2-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-06-22Merge tag 'hyperv-next-signed-20260621' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-06-22Merge tag 's390-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-06-22debugobjects: Plug race against a concurrent OOM disableThomas Gleixner
2026-06-22time: Fix off-by-one in compat settimeofday() usec validationWang Yan
2026-06-22ALSA: hda/realtek: Fix noisy mic for Clevo V6xxAWAaron Erhardt
2026-06-22erofs: handle 48-bit blocks_hi for compressed inodesZhan Xusheng
2026-06-22drm/sysfb: Avoid truncating maximum strideThomas Zimmermann
2026-06-22drm/sysfb: Return errno code from drm_sysfb_get_visible_size()Thomas Zimmermann
2026-06-22drm/sysfb: Avoid possible truncation with calculating visible sizeThomas Zimmermann
2026-06-22drm/sysfb: Do not page-align visible size of the framebufferThomas Zimmermann
2026-06-22ALSA: hda/realtek: Add LED fixup for HP EliteBook 6 G2i LaptopsDirk Su
2026-06-22ALSA: hda/realtek: Add quirk for Lenovo Yoga 7 16IAP7Chris Aherin
2026-06-22drm/edid: fix OOB read in drm_parse_tiled_block()Xiang Mei
2026-06-22gpio: tb10x: fix struct tb10x_gpio kernel-docIgor Putko
2026-06-22gpiolib: initialize return value in gpiochip_set_multiple()Ruoyu Wang
2026-06-22power: sequencing: fix ABBA deadlock in pwrseq_device_unregister()Bartosz Golaszewski