summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-19ext4: avoid starting handle when dio writing an unwritten extentZhang Yi
2026-01-19ext4: don't split extent before submitting I/OZhang Yi
2026-01-19ext4: use reserved metadata blocks when splitting extent on endioZhang Yi
2026-01-19ext4: fix memory leak in ext4_ext_shift_extents()Zilin Guan
2026-01-19ext4: don't order data when zeroing unwritten or delayed blockZhang Yi
2026-01-19io_uring/waitid: fix KCSAN warning on io_waitid->headJens Axboe
2026-01-19ext4: remove unnecessary zero-initialization via memsetpengdonglin
2026-01-20riscv: dts: sophgo: sg2044: Add "b" ISA extensionGuodong Xu
2026-01-20riscv: dts: sophgo: fix the node order of SG2042 peripheralInochi Amaoto
2026-01-20riscv: dts: sophgo: Move PLIC and CLINT node into CPU dtsiInochi Amaoto
2026-01-20btrfs: fix Wmaybe-uninitialized warning in replay_one_buffer()Qiang Ma
2026-01-19ext4: mark group extend fast-commit ineligibleLi Chen
2026-01-19ext4: mark group add fast-commit ineligibleLi Chen
2026-01-19ext4: mark move extents fast-commit ineligibleLi Chen
2026-01-19ext4: mark fs-verity enable fast-commit ineligibleLi Chen
2026-01-19ext4: mark inode format migration fast-commit ineligibleLi Chen
2026-01-19ext4: add sysfs attribute err_report_sec to control s_err_report timerBaolin Liu
2026-01-19ext4: move ext4_percpu_param_init() before ext4_mb_init()Baokun Li
2026-01-20pinctrl: spacemit: support I/O power domain configurationTroy Mitchell
2026-01-20dt-bindings: pinctrl: spacemit: add syscon propertyTroy Mitchell
2026-01-19spi: xilinx: make irq optionalAbdurrahman Hussain
2026-01-19spi: dt-bindings: xilinx: make interrupts optionalAbdurrahman Hussain
2026-01-20rtc: pcf8563: use correct of_node for output clockJohn Keeping
2026-01-20rtc: max31335: use correct CONFIG symbol in IS_REACHABLE()Randy Dunlap
2026-01-20rtc: nvvrs: Add ARCH_TEGRA to the NV VRS RTC driverPeter Robinson
2026-01-19fs/orangefs: Replace deprecated strcpy with memcpy + strscpyThorsten Blum
2026-01-19orangefs: Replace deprecated strcpy with strscpyThorsten Blum
2026-01-19x86/kfence: avoid writing L1TF-vulnerable PTEsAndrew Cooper
2026-01-19mm/vma: do not leak memory when .mmap_prepare swaps the fileLorenzo Stoakes
2026-01-19migrate: correct lock ordering for hugetlb file foliosMatthew Wilcox (Oracle)
2026-01-19panic: only warn about deprecated panic_print on write accessGal Pressman
2026-01-19fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()Joanne Koong
2026-01-19mm: take into account mm_cid size for mm_struct static definitionsMathieu Desnoyers
2026-01-19mm: rename cpu_bitmap field to flexible_arrayMathieu Desnoyers
2026-01-19mm: add missing static initializer for init_mm::mm_cid.lockMathieu Desnoyers
2026-01-19Merge branch 'net-mlx5e-save-per-channel-async-icosq-in-default'Jakub Kicinski
2026-01-19net/mlx5e: Conditionally create async ICOSQWilliam Tu
2026-01-19net/mlx5e: Move async ICOSQ to dynamic allocationWilliam Tu
2026-01-19net/mlx5e: Use regular ICOSQ for triggering NAPIWilliam Tu
2026-01-19net/mlx5e: Move async ICOSQ lock into ICOSQ structWilliam Tu
2026-01-19Merge tag 'ata-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2026-01-19octeon_ep: reset firmware ready statusVimlesh Kumar
2026-01-19Merge branch 'net-thunderbolt-various-improvements'Jakub Kicinski
2026-01-19net: thunderbolt: Allow reading link settingsIan MacDonald
2026-01-19bonding: 3ad: Add support for SPEED_80000Mika Westerberg
2026-01-19net: ethtool: Add support for 80Gbps speedMika Westerberg
2026-01-19net: thunderbolt: Allow changing MAC address of the deviceMika Westerberg
2026-01-19Merge branch 'net-sched-teql-enforce-hierarchy-placement'Jakub Kicinski
2026-01-19selftests/tc-testing: Try to add teql as a child qdiscVictor Nogueira
2026-01-19net/sched: qfq: Use cl_is_active to determine whether class is active in qfq_...Jamal Hadi Salim