summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-26mm/shmem, swap: fix race of truncate and swap entry splitKairui Song
2026-01-26Merge branch 'code-clean-up'Jakub Kicinski
2026-01-26net: bcmasp: streamline early exit in probeJustin Chen
2026-01-26net: bcmasp: clean up some legacy logicJustin Chen
2026-01-26net: alacritech: Use u64_stats_t with u64_stats_sync properlyDavid Yang
2026-01-26Merge branch 'selftests-bpf-migrate-a-few-bpftool-testing-scripts'Alexei Starovoitov
2026-01-26selftests/bpf: convert test_bpftool_map_access.sh into test_progs frameworkAlexis Lothoré (eBPF Foundation)
2026-01-26selftests/bpf: convert test_bpftool_metadata.sh into test_progs frameworkAlexis Lothoré (eBPF Foundation)
2026-01-26selftests/bpf: Add a few helpers for bpftool testingAlexis Lothoré (eBPF Foundation)
2026-01-27f2fs: decrease maximum flush retry count in f2fs_enable_checkpoint()Chao Yu
2026-01-27f2fs: optimize NAT block loading during checkpoint writeYongpeng Yang
2026-01-27f2fs: change size parameter of __has_cursum_space() to unsigned intYongpeng Yang
2026-01-27f2fs: add write latency stats for NAT and SIT blocks in f2fs_write_checkpointYongpeng Yang
2026-01-27f2fs: pin files do not require sbi->writepages lock for orderingYongpeng Yang
2026-01-27f2fs: fix to show simulate_lock_timeout correctlyChao Yu
2026-01-27f2fs: introduce FAULT_SKIP_WRITEChao Yu
2026-01-27f2fs: check skipped write in f2fs_enable_checkpoint()Chao Yu
2026-01-27m68knommu: Replace deprecated strcpy with strscpy in init_ucsimmThorsten Blum
2026-01-27m68k: nommu: fix memmove() with differently aligned src and dest for 68000Daniel Palmer
2026-01-27m68k: defconfig: Clean up references to non-existing configsLukas Bulwahn
2026-01-27Merge tag 'amd-drm-next-6.20-2026-01-23' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-01-26net: include <linux/hex.h> from sysctl_net_core.cEric Dumazet
2026-01-26tracing: Disable trace_printk buffer on warning tooSteven Rostedt
2026-01-26ftrace: Introduce and use ENTRIES_PER_PAGE_GROUP macroGuenter Roeck
2026-01-26tracing: Have show_event_trigger/filter format a bit more in columnsSteven Rostedt
2026-01-26ring-buffer: Use a housekeeping CPU to wake up waitersPetr Tesarik
2026-01-26tracing: Check the return value of tracing_update_buffers()Steven Rostedt
2026-01-26tracing: Add show_event_triggers to expose active event triggersAaron Tomlin
2026-01-26tracing: Add show_event_filters to expose active event filtersAaron Tomlin
2026-01-26tracing: Replace use of system_wq with system_dfl_wqMarco Crivellari
2026-01-26tracing: Add bitmask-list option for human-readable bitmask displayAaron Tomlin
2026-01-26tracing: Remove redundant call to event_trigger_reset_filter() in event_hist_...Steven Rostedt
2026-01-26tracing: Properly process error handling in event_hist_trigger_parse()Miaoqian Lin
2026-01-26drm/xe/ptl: Disable DCC on PTLVinay Belgaumkar
2026-01-26drm/xe: Reduce LRC timestamp stuck message on VFs to noticeMatthew Brost
2026-01-26perf session: Print all machines in session dumpHrishikesh Suresh
2026-01-26perf unwind-libdw: Wire up e_flags for CSKYIan Rogers
2026-01-26perf perf_regs: Accurately compute register names for CSKYIan Rogers
2026-01-26vdso/gettimeofday: Force inlining of __cvdso_clock_getres_common()Thomas Weißschuh
2026-01-26ASoC: codecs: wm8731: Remove unnecessary NULL check before clk_prepare_enable...Chen Ni
2026-01-26ASoC: dt-bindings: fsl,mqs: make gpr optional for SM-based SoCsLaurentiu Mihalcea
2026-01-26ASoC: codecs: rt1320-sdw: Refactor to reduce stack framesAndy Shevchenko
2026-01-26ASoC: sdw_utils: Add quirk to ignore RT722 DMIC DAIMac Chiang
2026-01-26perf thread: Add optional e_flags output argument to thread__e_machineIan Rogers
2026-01-26perf dso: Factor out e_machine reading for use in threadIan Rogers
2026-01-26perf vendor events amd: Fix Zen 5 MAB allocation eventsSandipan Das
2026-01-26perf test: Fix test perf evlist for z/VM s390xThomas Richter
2026-01-26perf annotate: Fix BUILD_NONDISTRO=1 missing args->ms conversions to pointerArnaldo Carvalho de Melo
2026-01-26tools headers: Don't check arm64's unistd.hLeo Yan
2026-01-26Revert "perf tools: Fix arm64 build by generating unistd_64.h"Leo Yan