summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-09-19mtd: rawnand: stm32_fmc2: fix ECC overwriteChristophe Kerello1-3/+15
2025-09-19mtd: rawnand: stm32_fmc2: avoid overlapping mappings on ECC bufferChristophe Kerello1-19/+9
2025-09-19net: usb: asix: ax88772: drop phylink use in PM to avoid MDIO runtime PM wakeupsOleksij Rempel1-13/+0
2025-09-19ocfs2: fix recursive semaphore deadlock in fiemap callMark Tinguely1-1/+9
2025-09-19mptcp: sockopt: make sync_socket_options propagate SOCK_KEEPOPENKrister Johansen1-6/+5
2025-09-19compiler-clang.h: define __SANITIZE_*__ macros only when undefinedNathan Chancellor1-5/+24
2025-09-19Revert "SUNRPC: Don't allow waiting for exiting tasks"Trond Myklebust1-2/+0
2025-09-19EDAC/altera: Delete an inappropriate dma_free_coherent() callSalah Triki1-1/+0
2025-09-19KVM: SVM: Set synthesized TSA CPUID flagsBorislav Petkov (AMD)1-0/+5
2025-09-19KVM: SVM: Return TSA_SQ_NO and TSA_L1_NO bits in __do_cpuid_func()Boris Ostrovsky1-1/+2
2025-09-19KVM: x86: Move open-coded CPUID leaf 0x80000021 EAX bit propagation codeKim Phillips1-19/+14
2025-09-19proc: fix type confusion in pde_set_flags()wangzijie1-1/+2
2025-09-19tcp_bpf: Call sk_msg_free() when tcp_bpf_send_verdict() fails to allocate pso...Kuniyuki Iwashima1-1/+4
2025-09-19tracing: Silence warning when chunk allocation fails in trace_pid_writePu Lehui1-1/+5
2025-09-19NFSv4/flexfiles: Fix layout merge mirror check.Jonathan Curley1-1/+1
2025-09-19ftrace/samples: Fix function size computationVladimir Riabchun1-1/+1
2025-09-19tracing: Fix tracing_marker may trigger page fault during preempt_disableLuo Gengkun1-2/+2
2025-09-19NFSv4: Clear the NFS_CAP_XATTR flag if not supported by the serverTrond Myklebust1-0/+2
2025-09-19NFSv4: Clear the NFS_CAP_FS_LOCATIONS flag if it is not setTrond Myklebust1-2/+3
2025-09-19NFSv4: Don't clear capabilities that won't be resetTrond Myklebust1-1/+0
2025-09-19flexfiles/pNFS: fix NULL checks on result of ff_layout_choose_ds_for_readTigran Mkrtchyan1-7/+12
2025-09-19tracing: Do not add length to print format in synthetic eventsSteven Rostedt1-2/+0
2025-09-19ASoC: q6apm-dai: schedule all available frames to avoid dsp under-runsSrinivas Kandagatla1-5/+23
2025-09-19net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.Kuniyuki Iwashima2-2/+43
2025-09-19media: i2c: imx214: Fix link frequency validationAndré Apitzsch1-8/+19
2025-09-19media: mtk-vcodec: venc: avoid -Wenum-compare-conditional warningArnd Bergmann1-1/+5
2025-09-19media: mediatek: vcodec: Fix a resource leak related to the scp device in FW ...Jiasheng Jiang1-1/+3
2025-09-19mm: introduce and use {pgd,p4d}_populate_kernel()Harry Yoo5-18/+48
2025-09-19kunit: kasan_test: disable fortify string checker on kasan_strings() testYeoreum Yun1-0/+1
2025-09-11Linux 6.1.152v6.1.152Greg Kroah-Hartman1-1/+1
2025-09-11x86/vmscape: Add old Intel CPUs to affected listPawan Gupta1-9/+12
2025-09-11x86/vmscape: Warn when STIBP is disabled with SMTPawan Gupta1-0/+24
2025-09-11x86/bugs: Move cpu_bugs_smt_update() downPawan Gupta1-74/+74
2025-09-11x86/vmscape: Enable the mitigationPawan Gupta6-0/+106
2025-09-11x86/vmscape: Add conditional IBPB mitigationPawan Gupta5-0/+27
2025-09-11x86/vmscape: Enumerate VMSCAPE bugPawan Gupta2-21/+39
2025-09-11Documentation/hw-vuln: Add VMSCAPE documentationPawan Gupta2-0/+111
2025-09-09Linux 6.1.151v6.1.151Greg Kroah-Hartman1-1/+1
2025-09-09cpufreq: intel_pstate: Check turbo_is_disabled() in store_no_turbo()Rafael J. Wysocki1-7/+12
2025-09-09cpufreq: intel_pstate: Read global.no_turbo under READ_ONCE()Rafael J. Wysocki1-6/+6
2025-09-09cpufreq: intel_pstate: Rearrange show_no_turbo() and store_no_turbo()Rafael J. Wysocki1-16/+18
2025-09-09spi: tegra114: Use value to check for invalid delaysAaron Kling1-3/+3
2025-09-09dmaengine: mediatek: Fix a flag reuse error in mtk_cqdma_tx_status()Qiu-ji Chen1-2/+2
2025-09-09mm: slub: avoid wake up kswapd in set_track_prepareyangshiguang1-10/+20
2025-09-09slub: Reflow ___slab_alloc()Chengming Zhou1-16/+15
2025-09-09mm, slub: refactor free debug processingVlastimil Babka1-71/+83
2025-09-09tools: gpio: remove the include directory on make cleanzhang jiao1-1/+1
2025-09-09tools: gpio: rm .*.cmd on make cleanzhangjiao1-1/+1
2025-09-09drm/amd/amdgpu: Fix missing error return on kzalloc failureColin Ian King1-1/+1
2025-09-09drm/amdgpu: Replace DRM_* with dev_* in amdgpu_psp.cHawking Zhang1-69/+75