summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-04block: enable per-cpu bio cache by defaultFengnan Chang
2025-12-04block: use bio_alloc_bioset for passthru IO by defaultFengnan Chang
2025-12-04io_uring/trace: rename io_uring_queue_async_work event "rw" fieldCaleb Sander Mateos
2025-12-04io_uring/io-wq: always retry worker create on ERESTART*Caleb Sander Mateos
2025-12-04io_uring/poll: correctly handle io_poll_add() return value on updateJens Axboe
2025-12-04ASoC: cros_ec_codec: Remove unnecessary selection of CRYPTOEric Biggers
2025-12-04drm/rcar-du: dsi: Handle both DRM_MODE_FLAG_N.SYNC and !DRM_MODE_FLAG_P.SYNCMarek Vasut
2025-12-04ipvlan: Ignore PACKET_LOOPBACK in handle_mode_l2()Dmitry Skorodumov
2025-12-04net: dsa: mxl-gsw1xx: fix SerDes RX polarityDaniel Golle
2025-12-04ASoC: codecs: wcd93xx: fix OF node leaks on probeMark Brown
2025-12-04ASoC: ak4458 & ak5558: disable regulator if errorMark Brown
2025-12-04net: phy: RTL8211FVD: Restore disabling of PHY-mode EEEIvan Galkin
2025-12-04Merge branch 'mlx5-misc-fixes-2025-12-01'Paolo Abeni
2025-12-04net/mlx5e: Avoid unregistering PSP twiceCosmin Ratiu
2025-12-04net/mlx5: make enable_mpesw idempotentMoshe Shemesh
2025-12-04net/sched: ets: Always remove class from active list before deleting in ets_q...Jamal Hadi Salim
2025-12-04net/hsr: fix NULL pointer dereference in prp_get_untagged_frame()Shaurya Rane
2025-12-04netrom: Fix memory leak in nr_sendmsg()Wang Liang
2025-12-04autofs: fix per-dentry timeout warningIan Kent
2025-12-04net: fec: ERR007885 Workaround for XDP TX pathWei Fang
2025-12-04perf stat: When no events, don't report an error if there is noneIan Rogers
2025-12-04perf tests stat: Add "--null" coverageIan Rogers
2025-12-04perf cpumap: Add "any" CPU handling to cpu_map__snprint_maskIan Rogers
2025-12-04libperf cpumap: Fix perf_cpu_map__max for an empty/NULL mapIan Rogers
2025-12-04perf stat: Allow no events to open if this is a "--null" runIan Rogers
2025-12-03cifs: client: enforce consistent handling of multichannel and max_channelsRajasi Mandal
2025-12-03Merge tag 'ntfs3_for_6.19' of https://github.com/Paragon-Software-Group/linux...Linus Torvalds
2025-12-03Merge tag 'ext4_for_linus-6.19-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-03Merge tag 'gfs2-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds
2025-12-03Merge tag 'v6.19-rc-smb-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-12-03selftests/bpf: Add -fms-extensions to bpf build flagsAlexei Starovoitov
2025-12-03Merge tag 'xfs-merge-6.19' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-12-03Merge tag 'erofs-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-03Merge tag 'hfs-v6.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2025-12-03Merge tag 'for-6.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2025-12-03Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-03Merge tag 'for-6.19/io_uring-20251201' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-04f2fs: ignore discard return valueChaitanya Kulkarni
2025-12-04f2fs: optimize trace_f2fs_write_checkpoint with enumsYH Lin
2025-12-04f2fs: fix to not account invalid blocks in get_left_section_blocks()Chao Yu
2025-12-04f2fs: support to show curseg.next_blkoff in debugfsChao Yu
2025-12-04docs: f2fs: wrap ASCII tables in literal blocks to fix LaTeX buildMasaharu Noguchi
2025-12-04f2fs: expand scalability of f2fs mount optionChao Yu
2025-12-04f2fs: change default schedule timeout valueChao Yu
2025-12-04f2fs: introduce f2fs_schedule_timeout()Chao Yu
2025-12-04f2fs: use memalloc_retry_wait() as much as possibleChao Yu
2025-12-04f2fs: add a sysfs entry to show max open zonesYongpeng Yang
2025-12-04f2fs: wrap all unusable_blocks_per_sec code in CONFIG_BLK_DEV_ZONEDYongpeng Yang
2025-12-04f2fs: simplify list initialization in f2fs_recover_fsync_data()Baolin Liu
2025-12-04f2fs: revert summary entry count from 2048 to 512 in 16kb block supportDaeho Jeong