aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-01-26mm/memory-failure: teach kill_accessing_process to accept hugetlb tail page pfnJane Chu1-6/+8
2026-01-26mm/memory-failure: fix missing ->mf_stats count in hugetlb poisonJane Chu1-37/+56
2026-01-26mm, swap: restore swap_space attr aviod kernel panicrobin.kuo2-3/+2
2026-01-26mm/kasan: fix KASAN poisoning in vrealloc()Andrey Ryabinin3-5/+37
2026-01-26mm/shmem, swap: fix race of truncate and swap entry splitKairui Song1-11/+34
2026-01-26Merge branch 'code-clean-up'Jakub Kicinski3-102/+24
2026-01-26net: bcmasp: streamline early exit in probeJustin Chen1-13/+14
2026-01-26net: bcmasp: clean up some legacy logicJustin Chen3-89/+10
2026-01-26net: alacritech: Use u64_stats_t with u64_stats_sync properlyDavid Yang2-29/+29
2026-01-26Merge branch 'selftests-bpf-migrate-a-few-bpftool-testing-scripts'Alexei Starovoitov7-486/+602
2026-01-26selftests/bpf: convert test_bpftool_map_access.sh into test_progs frameworkAlexis Lothoré (eBPF Foundation)3-399/+371
2026-01-26selftests/bpf: convert test_bpftool_metadata.sh into test_progs frameworkAlexis Lothoré (eBPF Foundation)3-86/+144
2026-01-26selftests/bpf: Add a few helpers for bpftool testingAlexis Lothoré (eBPF Foundation)3-1/+87
2026-01-27f2fs: decrease maximum flush retry count in f2fs_enable_checkpoint()Chao Yu2-1/+3
2026-01-27f2fs: optimize NAT block loading during checkpoint writeYongpeng Yang1-1/+13
2026-01-27f2fs: change size parameter of __has_cursum_space() to unsigned intYongpeng Yang1-1/+1
2026-01-27f2fs: add write latency stats for NAT and SIT blocks in f2fs_write_checkpointYongpeng Yang2-2/+6
2026-01-27f2fs: pin files do not require sbi->writepages lock for orderingYongpeng Yang1-0/+2
2026-01-27f2fs: fix to show simulate_lock_timeout correctlyChao Yu1-1/+2
2026-01-27f2fs: introduce FAULT_SKIP_WRITEChao Yu5-0/+8
2026-01-27f2fs: check skipped write in f2fs_enable_checkpoint()Chao Yu4-4/+55
2026-01-27m68knommu: Replace deprecated strcpy with strscpy in init_ucsimmThorsten Blum1-1/+2
2026-01-27m68k: nommu: fix memmove() with differently aligned src and dest for 68000Daniel Palmer1-0/+18
2026-01-27m68k: defconfig: Clean up references to non-existing configsLukas Bulwahn3-4/+0
2026-01-27Merge tag 'amd-drm-next-6.20-2026-01-23' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie65-1186/+1432
2026-01-26net: include <linux/hex.h> from sysctl_net_core.cEric Dumazet1-0/+1
2026-01-26tracing: Disable trace_printk buffer on warning tooSteven Rostedt1-0/+9
2026-01-26ftrace: Introduce and use ENTRIES_PER_PAGE_GROUP macroGuenter Roeck1-3/+4
2026-01-26tracing: Have show_event_trigger/filter format a bit more in columnsSteven Rostedt1-4/+22
2026-01-26ring-buffer: Use a housekeeping CPU to wake up waitersPetr Tesarik1-3/+21
2026-01-26tracing: Check the return value of tracing_update_buffers()Steven Rostedt1-3/+4
2026-01-26tracing: Add show_event_triggers to expose active event triggersAaron Tomlin2-0/+72
2026-01-26tracing: Add show_event_filters to expose active event filtersAaron Tomlin2-0/+66
2026-01-26tracing: Replace use of system_wq with system_dfl_wqMarco Crivellari1-1/+1
2026-01-26tracing: Add bitmask-list option for human-readable bitmask displayAaron Tomlin7-11/+82
2026-01-26tracing: Remove redundant call to event_trigger_reset_filter() in event_hist_trigger_parse()Steven Rostedt1-2/+0
2026-01-26tracing: Properly process error handling in event_hist_trigger_parse()Miaoqian Lin1-1/+1
2026-01-26drm/xe/ptl: Disable DCC on PTLVinay Belgaumkar1-0/+34
2026-01-26drm/xe: Reduce LRC timestamp stuck message on VFs to noticeMatthew Brost1-3/+8
2026-01-26perf session: Print all machines in session dumpHrishikesh Suresh1-5/+8
2026-01-26perf unwind-libdw: Wire up e_flags for CSKYIan Rogers2-4/+6
2026-01-26perf perf_regs: Accurately compute register names for CSKYIan Rogers7-38/+62
2026-01-26vdso/gettimeofday: Force inlining of __cvdso_clock_getres_common()Thomas Weißschuh1-1/+1
2026-01-26ASoC: codecs: wm8731: Remove unnecessary NULL check before clk_prepare_enable/clk_disable_unprepareChen Ni1-7/+4
2026-01-26ASoC: dt-bindings: fsl,mqs: make gpr optional for SM-based SoCsLaurentiu Mihalcea1-2/+10
2026-01-26ASoC: codecs: rt1320-sdw: Refactor to reduce stack framesAndy Shevchenko1-30/+13
2026-01-26ASoC: sdw_utils: Add quirk to ignore RT722 DMIC DAIMac Chiang1-0/+2
2026-01-26perf thread: Add optional e_flags output argument to thread__e_machineIan Rogers12-48/+122
2026-01-26perf dso: Factor out e_machine reading for use in threadIan Rogers3-49/+74
2026-01-26perf vendor events amd: Fix Zen 5 MAB allocation eventsSandipan Das1-3/+3