summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-14powerpc/watchdog: add support for hardlockup_sys_info sysctlFeng Tang
2026-01-14mips: fix HIGHMEM initializationMike Rapoport (Microsoft)
2026-01-14mm/hugetlb: ignore hugepage kernel args if hugepages are unsupportedSourabh Jain
2026-01-14mm/page_alloc: make percpu_pagelist_high_fraction reads lock-freeAboorva Devarajan
2026-01-14mm/damon/core: get memcg reference before accessShakeel Butt
2026-01-14kho: validate preserved memory map during populationPasha Tatashin
2026-01-14lib/buildid: use __kernel_read() for sleepable contextShakeel Butt
2026-01-14docs: kernel-parameters: add kfence parametersMarco Elver
2026-01-14mailmap: update email address for Szymon WilczekSzymon Wilczek
2026-01-14mm, kfence: describe @slab parameter in __kfence_obj_info()Bagas Sanjaya
2026-01-14mm: vmalloc: fix up vrealloc_node_align() kernel-doc macro nameBagas Sanjaya
2026-01-14textsearch: describe @list member in ts_ops searchBagas Sanjaya
2026-01-14mm: describe @flags parameter in memalloc_flags_save()Bagas Sanjaya
2026-01-14io_uring/uring_cmd: explicitly disallow cancelations for IOPOLLJens Axboe
2026-01-14io_uring: fix IOPOLL with passthrough I/OJens Axboe
2026-01-15ntfs3: Refactor duplicate kmemdup pattern in do_action()Baolin Liu
2026-01-15fs/ntfs3: prevent infinite loops caused by the next valid being the sameEdward Adam Davis
2026-01-15fs/ntfs3: make ntfs_writeback_ops staticsunliming
2026-01-15ntfs3: fix circular locking dependency in run_unpack_exSzymon Wilczek
2026-01-15Merge tag 'amd-drm-next-6.20-2026-01-09' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-01-14fortify: Cleanup temp file also on non-successful exitNicolas Schier
2026-01-14fortify: Rename temporary file to match ignore patternNicolas Schier
2026-01-14fortify: Use C arithmetic not FIELD_xxx() in FORTIFY_REASON definesDavid Laight
2026-01-14Merge branch 'bpf-live-registers-computation-with-gotox'Alexei Starovoitov
2026-01-14selftests/bpf: Extend live regs tests with a test for gotoxAnton Protopopov
2026-01-14bpf: Properly mark live registers for indirect jumpsAnton Protopopov
2026-01-14perf arm-spe: Don't hard code config attributeJames Clark
2026-01-14perf cs-etm: Don't hard code config attribute when configuring the eventJames Clark
2026-01-14perf cs-etm: Don't use hard coded config bits when setting up TRCCONFIGRJames Clark
2026-01-14perf cs-etm: Don't use hard coded config bits when setting up ETMCRJames Clark
2026-01-14perf cs-etm: Make a helper to find the Coresight evselJames Clark
2026-01-14perf tests: Test evsel__set_config_if_unset() and config change trackingJames Clark
2026-01-14perf parse-events: Always track user config changesJames Clark
2026-01-14perf evsel: Add a helper to get the value of a config fieldJames Clark
2026-01-14perf evsel: apply evsel__set_config_if_unset() to all config fieldsJames Clark
2026-01-14perf parse-events: Track all user changed config bitsJames Clark
2026-01-14perf evsel: Support sparse fields in evsel__set_config_if_unset()James Clark
2026-01-14perf evsel: Move evsel__* functions to evsel.cJames Clark
2026-01-14perf evsel: Refactor evsel__set_config_if_unset() argumentsJames Clark
2026-01-14perf parse-events: Refactor get_config_terms() to remove macrosJames Clark
2026-01-14clk: thead: th1520-ap: Support CPU frequency scalingYao Zi
2026-01-15wifi: rtw89: pci: consider RTL8922D in PCI common flowPing-Ke Shih
2026-01-15wifi: rtw89: mac: consider RTL8922D in MAC common flowPing-Ke Shih
2026-01-15wifi: rtw89: mac: correct page number for CSI responsePing-Ke Shih
2026-01-15wifi: rtw89: align CUSTID defined by firmwarePing-Ke Shih
2026-01-15wifi: rtw89: disable EHT protocol by chip capabilitiesPing-Ke Shih
2026-01-15wifi: rtw89: support EHT GI/LTF settingKuan-Chung Chen
2026-01-15wifi: rtw89: wow: add reason codes for disassociation in WoWLAN modeChin-Yen Lee
2026-01-15wifi: rtw89: pci: validate sequence number of TX release reportPing-Ke Shih
2026-01-14riscv: suspend: Fix stimecmp update hazard on RV32Naohiko Shimizu