summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-31drm/i915/gem: Zero-initialize the eb.vma array in i915_gem_do_execbufferKrzysztof Niemiec
2025-12-31wifi: rtw89: enhance connection stability when triggering beacon lossDian-Syuan Yang
2025-12-31wifi: rtw89: regd: 6 GHz power type marks default when inactiveZong-Zhe Yang
2025-12-31wifi: rtw89: 8922a: configure FW version for SCAN_OFFLOAD_EXTRA_OP featureChih-Kang Chang
2025-12-31wifi: rtw89: refine TX nulldata judgement when scan with 2 OP channelsChih-Kang Chang
2025-12-31wifi: rtw89: add default quirks as features to chip_infoPing-Ke Shih
2025-12-31wifi: rtw89: read chip ID for RTL8922D variantsPing-Ke Shih
2025-12-31wifi: rtw89: efuse: read hardware version from efuse for WiFi 7 chipsPing-Ke Shih
2025-12-31wifi: rtw89: define TX/RX aggregation and MPDU capability per chipKuan-Chung Chen
2025-12-31wifi: rtw89: wow: abstract DMA check register for RTL8922DEChin-Yen Lee
2025-12-31wifi: rtw89: wow: add WOW_CAM update function for 8922DChin-Yen Lee
2025-12-31wifi: rtw89: wow: change type of WoWLAN pattern mask to __le32Ping-Ke Shih
2025-12-31wifi: rtw89: wow: use struct style to fill WOW CAM H2C commandChin-Yen Lee
2025-12-31wifi: rtl8xxxu: fix slab-out-of-bounds in rtl8xxxu_sta_addAli Tariq
2025-12-31samples/ftrace: Adjust LoongArch register restore order in direct callsChenghao Duan
2025-12-31LoongArch: BPF: Enhance the bpf_arch_text_poke() functionChenghao Duan
2025-12-31LoongArch: BPF: Enable trampoline-based tracing for module functionsChenghao Duan
2025-12-31LoongArch: BPF: Adjust the jump offset of tail callsChenghao Duan
2025-12-31LoongArch: BPF: Save return address register ra to t0 before trampolineChenghao Duan
2025-12-31LoongArch: BPF: Zero-extend bpf_tail_call() indexHengqi Chen
2025-12-31LoongArch: BPF: Sign extend kfunc call argumentsHengqi Chen
2025-12-31LoongArch: Refactor register restoration in ftrace_common_returnChenghao Duan
2025-12-31LoongArch: Enable exception fixup for specific ADE subcodeChenghao Duan
2025-12-31LoongArch: Remove unnecessary checks for ORC unwinderTiezhu Yang
2025-12-31LoongArch: Remove is_entry_func() and kernel_entry_endTiezhu Yang
2025-12-31LoongArch: Use UNWIND_HINT_END_OF_STACK for entry pointsTiezhu Yang
2025-12-31LoongArch: Set correct protection_map[] for VM_NONE/VM_SHAREDHuacai Chen
2025-12-31LoongArch: Complete CPUCFG registers definitionHuacai Chen
2025-12-30riscv: fix KUnit test_kprobes crash when building with ClangJiakai Xu
2025-12-31arm64: dts: freescale: Add FRDM-IMX91 basic supportJoseph Guo
2025-12-31dt-bindings: arm: fsl: Add FRDM-IMX91 boardJoseph Guo
2025-12-30riscv: Sanitize syscall table indexing under speculationLukas Gerlach
2025-12-30riscv: boot: Always make Image from vmlinux, not vmlinux.unstrippedVivian Wang
2025-12-31arm64: dts: imx8mp: Update Data Modul i.MX8M Plus eDM SBC DT to rev.903Marek Vasut
2025-12-31dt-bindings: tpm: Add st,st33tphf2ei2cMarek Vasut
2025-12-31arm64: dts: imx8mp-evk: add camera ov5640 and related nodesFrank Li
2025-12-31arm64: dts: colibri-imx8x: Add cma memoryPhilippe Schenker
2025-12-31arm64: dts: colibri-imx8x: Add wi-fi 32kHz clockMax Krummenacher
2025-12-31arm64: dts: colibri-imx8x: Add backlightPhilippe Schenker
2025-12-30Merge tag 'nfsd-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2025-12-30io_uring: use GFP_NOWAIT for overflow CQEs on legacy ringsAlexandre Negrel
2025-12-30Merge branch 'bpf-calls-to-bpf_loop-should-have-an-scc-and-accumulate-backedges'Alexei Starovoitov
2025-12-30selftests/bpf: test cases for bpf_loop SCC and state graph backedgesEduard Zingerman
2025-12-30bpf: bpf_scc_visit instance and backedges accumulation for bpf_loop()Eduard Zingerman
2025-12-30rust: driver: fix broken intra-doc links to example driver typesAlice Ryhl
2025-12-30selftests/bpf: Fix verifier_arena_large/big_alloc3 testPuranjay Mohan
2025-12-30smack: /smack/doi: accept previously used valuesKonstantin Andreev
2025-12-30smack: /smack/doi must be > 0Konstantin Andreev
2025-12-30security: smack: fix indentation in smack_access.cTaimoor Zaeem
2025-12-30kbuild: uapi: Drop check_config()Thomas Weißschuh