summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-07drm/i915/intel_display_params: Fix the SPDX identifier commentAnkit Nautiyal
2026-01-07drm/i915/intel_cx0_phy_regs: Fix the SPDX identifier commentAnkit Nautiyal
2026-01-07drm/i915/intel_cx0_phy: Fix the SPDX identifier commentAnkit Nautiyal
2026-01-07drm/i915/intel_alpm: Fix the SPDX identifier commentAnkit Nautiyal
2026-01-07powerpc/uaccess: Implement masked user accessChristophe Leroy
2026-01-07powerpc/32: Automatically adapt TASK_SIZE based on constraintsChristophe Leroy
2026-01-07powerpc/32s: Fix segments setup when TASK_SIZE is not a multiple of 256MChristophe Leroy
2026-01-07powerpc/uaccess: Refactor user_{read/write/}_access_begin()Christophe Leroy
2026-01-07powerpc/uaccess: Remove {allow/prevent}_{read/write/read_write}_{from/to/}_us...Christophe Leroy
2026-01-07powerpc/uaccess: Remove unused size and from parameters from allow_access_user()Christophe Leroy
2026-01-07powerpc/uaccess: Move barrier_nospec() out of allow_read_{from/write}_user()Christophe Leroy
2026-01-07f2fs: fix to check sysfs filename w/ gc_pin_file_thresh correctlyChao Yu
2026-01-07f2fs: fix IS_CHECKPOINTED flag inconsistency issue caused by concurrent atomi...Yongpeng Yang
2026-01-07f2fs: change seq_file_ra_mul and max_io_bytes to unsigned intYongpeng Yang
2026-01-07f2fs: fix out-of-bounds access in sysfs attribute read/writeYongpeng Yang
2026-01-07f2fs: Accounting large folio subpages before bio submissionNanzhe Zhao
2026-01-07f2fs: Zero f2fs_folio_state on allocationNanzhe Zhao
2026-01-07f2fs: sysfs: introduce inject_lock_timeoutChao Yu
2026-01-07f2fs: introduce FAULT_LOCK_TIMEOUTChao Yu
2026-01-07f2fs: rename FAULT_TIMEOUT to FAULT_ATOMIC_TIMEOUTChao Yu
2026-01-07f2fs: fix timeout precision of f2fs_io_schedule_timeout_killable()Chao Yu
2026-01-07f2fs: fix to use jiffies based precision for DEFAULT_SCHEDULE_TIMEOUTChao Yu
2026-01-07f2fs: clean up w/ __f2fs_schedule_timeout()Chao Yu
2026-01-07f2fs: trace elapsed time for io_rwsem lockChao Yu
2026-01-07f2fs: trace elapsed time for cp_global_sem lockChao Yu
2026-01-07f2fs: trace elapsed time for gc_lock lockChao Yu
2026-01-07f2fs: trace elapsed time for node_write lockChao Yu
2026-01-07f2fs: trace elapsed time for node_change lockChao Yu
2026-01-07f2fs: trace elapsed time for cp_rwsem lockChao Yu
2026-01-07f2fs: sysfs: introduce max_lock_elapsed_timeChao Yu
2026-01-07f2fs: add lock elapsed time trace facility for f2fs rwsemphoreChao Yu
2026-01-07f2fs: flush plug periodically during GC to maximize readahead effectDaeho Jeong
2026-01-06block: don't merge bios with different app_tagsCaleb Sander Mateos
2026-01-06blk-rq-qos: Remove unlikely() hints from QoS checksBreno Leitao
2026-01-06atm: idt77252: Use sb_pool_remove()Thomas Fourier
2026-01-06Merge branch 'net-netdevsim-fix-inconsistent-carrier-state-after-link-unlink'Jakub Kicinski
2026-01-06selftests: netdevsim: add carrier state consistency testYohei Kojima
2026-01-06net: netdevsim: fix inconsistent carrier state after link/unlinkYohei Kojima
2026-01-06lsm: make keys for static branch staticBen Dooks
2026-01-06cred: remove unused set_security_override_from_ctx()Casey Schaufler
2026-01-06selftests: drv-net: Bring back tool() to driver __init__sGal Pressman
2026-01-06Merge branch 'bpf-verifier-allow-calling-arena-functions-when-holding-bpf-lock'Alexei Starovoitov
2026-01-06selftests/bpf: add tests for arena kfuncs under lockEmil Tsalapatis
2026-01-06bpf: Allow calls to arena functions while holding spinlocksEmil Tsalapatis
2026-01-06bpf: Check active lock count in in_sleepable_context()Emil Tsalapatis
2026-01-06selftests/net: packetdrill: add minimal client and server testsWillem de Bruijn
2026-01-06tcp: clarify tcp_congestion_ops functions commentsDaniel Sedlak
2026-01-06rust: security: add __rust_helper to helpersAlice Ryhl
2026-01-06rust: cred: add __rust_helper to helpersAlice Ryhl
2026-01-06net/sched: act_api: avoid dereferencing ERR_PTR in tcf_idrinfo_destroyShivani Gupta