aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-10-15x86/microcode: Introduce staging step to reduce late-loading timeChang S. Bae2-1/+14
2025-10-15x86/cpu/topology: Make primary thread mask available with SMP=nChang S. Bae4-13/+9
2025-10-15PM / devfreq: rockchip-dfi: switch to FIELD_PREP_WM16 macroNicolas Frattaroli1-23/+22
2025-10-15rust: bitmap: clean Rust 1.92.0 `unused_unsafe` warningMiguel Ojeda1-0/+2
2025-10-15firmware: arm_scmi: Fix premature SCMI_XFER_FLAG_IS_RAW clearing in raw modeArtem Shimko1-2/+1
2025-10-15firmware: arm_scmi: Skip RAW initialization on failureCristian Marussi1-4/+1
2025-10-15include: trace: Fix inflight count helper on failed initializationCristian Marussi2-5/+10
2025-10-15firmware: arm_scmi: Account for failed debug initializationCristian Marussi2-33/+35
2025-10-15drm/i915/psr: Deactivate PSR only on LNL and when selective fetch enabledJouni Högander1-2/+10
2025-10-15io_uring: fix unexpected placement on same size resizingPavel Begunkov1-7/+0
2025-10-15io_uring: protect mem region deregistrationPavel Begunkov1-0/+1
2025-10-15block: Remove elevator_lock usage from blkg_conf frozen operationsMing Lei1-9/+4
2025-10-15blk-mq: fix stale tag depth for shared sched tags in blk_mq_update_nr_requests()Yu Kuai4-5/+7
2025-10-15cpufreq/amd-pstate: Fix a regression leading to EPP 0 after hibernateMario Limonciello (AMD)1-1/+5
2025-10-15spi: amlogic: fix spifc build errorXianwei Zhao1-2/+2
2025-10-15smb: move some duplicate definitions to common/cifsglob.hZhangGuoDong3-31/+32
2025-10-15smb: client: let destroy_mr_list() keep smbdirect_mr_io memory if registeredStefan Metzmacher1-19/+127
2025-10-15ksmbd: fix recursive locking in RPC handle list accessMarios Makassikis3-6/+22
2025-10-15smb/server: fix possible refcount leak in smb2_sess_setup()ZhangGuoDong1-0/+1
2025-10-15smb/server: fix possible memory leak in smb2_read()ZhangGuoDong1-0/+1
2025-10-15bpf: Replace bpf_map_kmalloc_node() with kmalloc_nolock() to allocate bpf_async_cb structures.Alexei Starovoitov3-11/+33
2025-10-15ASoC: codecs: wcd938x-sdw: remove redundant runtime pm callsSrinivas Kandagatla1-17/+3
2025-10-15ASoC: sdw_utils: add rt1321 part id to codec_info_listShuming Fan1-0/+20
2025-10-15exfat: fix out-of-bounds in exfat_nls_to_ucs2()Jeongjun Park4-8/+5
2025-10-15platform/x86: alienware-wmi-wmax: Add AWCC support to Dell G15 5530tr1x_em1-0/+8
2025-10-15ALSA: usb-audio: Fix NULL pointer deference in try_to_register_cardJiaming Zhang1-2/+8
2025-10-15MAINTAINERS: add Denis Benato as maintainer for asus notebooksDenis Benato1-0/+1
2025-10-15platform/mellanox: mlxbf-pmc: add sysfs_attr_init() to count_clock initDavid Thompson1-0/+1
2025-10-15platform/x86: alienware-wmi-wmax: Fix NULL pointer dereference in sleep handlersKurt Borja1-2/+2
2025-10-15drm/ast: Blank with VGACR17 sync enable, always clear VGACRB6 sync offThomas Zimmermann2-8/+11
2025-10-15exfat: fix improper check of dentry.stream.valid_sizeJaehun Gou1-1/+5
2025-10-14net: core: fix lockdep splat on device unregisterFlorian Westphal1-5/+35
2025-10-14selftests/bpf: make arg_parsing.c more robust to crashesAndrii Nakryiko1-3/+6
2025-10-14livepatch: Introduce source code helpers for livepatch modulesJosh Poimboeuf1-0/+77
2025-10-14livepatch/klp-build: Add --show-first-changed option to show function divergenceJosh Poimboeuf1-4/+78
2025-10-14livepatch/klp-build: Add --debug option to show cloning decisionsJosh Poimboeuf1-3/+13
2025-10-14livepatch/klp-build: Introduce klp-build script for generating livepatch modulesJosh Poimboeuf4-3/+749
2025-10-14livepatch/klp-build: Add stub init code for livepatch modulesJosh Poimboeuf1-0/+108
2025-10-14livepatch/klp-build: Introduce fix-patch-lines script to avoid __LINE__ diff noiseJosh Poimboeuf2-0/+80
2025-10-14kbuild,objtool: Defer objtool validation step for CONFIG_KLP_BUILDJosh Poimboeuf2-2/+3
2025-10-14livepatch: Add CONFIG_KLP_BUILDJosh Poimboeuf2-0/+13
2025-10-14objtool: Add base objtool support for livepatch modulesJosh Poimboeuf4-7/+53
2025-10-14objtool: Refactor prefix symbol creation codeJosh Poimboeuf3-31/+45
2025-10-14objtool/klp: Add post-link subcommand to finalize livepatch modulesJosh Poimboeuf4-1/+174
2025-10-14objtool/klp: Add --debug option to show cloning decisionsJosh Poimboeuf3-0/+99
2025-10-14objtool/klp: Introduce klp diff subcommand for diffing object filesJosh Poimboeuf23-59/+2088
2025-10-14objtool/klp: Add --debug-checksum=<funcs> to show per-instruction checksumsJosh Poimboeuf6-0/+70
2025-10-14objtool/klp: Add --checksum option to generate per-function checksumsJosh Poimboeuf9-28/+289
2025-10-14objtool: Unify STACK_FRAME_NON_STANDARD entry sizesJosh Poimboeuf1-1/+1
2025-10-14x86/asm: Annotate special section entriesJosh Poimboeuf6-1/+15