summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-27remoteproc: qcom: q6v5: Request shutdown if crash is triggered host-sideBjorn Andersson
2026-07-27net/mlx5e: Fix indentation in mlx5e_free_mpwqe_rq_drop_page()Tariq Toukan
2026-07-28f2fs: fix dentry folio leak in find_in_levelGuanghui Yang
2026-07-27remoteproc: Force shutdown during device removalBjorn Andersson
2026-07-27remoteproc: Prevent crash handling to race with rproc_del()Bjorn Andersson
2026-07-27remoteproc: Allow shutdown of crashed processorsBjorn Andersson
2026-07-27rtase: fix double free of multi-frag skb on DMA map failureYun Lu
2026-07-27s390/qeth: Check CAP_NET_ADMIN for private ioctlsAswin Karuvally
2026-07-27selftests: net: Add a missing config optionAlice Mikityanska
2026-07-27Merge branch 'docs-netdev-a-couple-of-updates'Jakub Kicinski
2026-07-27docs: netdev: clarify expected interactions with LLMsPaolo Abeni
2026-07-27docs: netdev: clarify handling of idle patchesPaolo Abeni
2026-07-27Merge tag 'nf-next-26-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2026-07-27hwmon: (adt7470) Fix PWM auto temp state array and bounds checkLuiz Angelo Daros de Luca
2026-07-27hwmon: (adt7470) Fix divide-by-zero TOCTOU crash in fan speed readLuiz Angelo Daros de Luca
2026-07-27hwmon: (adt7470) Use cached PWM frequency valueLuiz Angelo Daros de Luca
2026-07-27hwmon: (adt7470) Fix swapped PWM3 and PWM4 auto mode masksLuiz Angelo Daros de Luca
2026-07-27hwmon: (adt7470) Fix temperature alarm logic in hwmon_temp_read()Luiz Angelo Daros de Luca
2026-07-27hwmon: (adt7470) Fix busy-loop and I2C flooding in update threadLuiz Angelo Daros de Luca
2026-07-27hwmon: (adt7470) Fix cache updated before hardware write on I2C errorLuiz Angelo Daros de Luca
2026-07-27hwmon: (adt7470) Fix fans stuck in manual mode on I2C errorsLuiz Angelo Daros de Luca
2026-07-27forcedeth: fix UAF of txrx_stats in nv_removeChenguang Zhao
2026-07-28selftests/bpf: Report the real error from libarena parallel workersJiayuan Chen
2026-07-28f2fs: fix folio_nr_pages() race after put in large folio invalidateZhaoyang Huang
2026-07-27cpufreq/amd-pstate-ut: Add unit test for CPPC Performance PriorityK Prateek Nayak
2026-07-27cpufreq/amd-pstate-ut: Add unit test for "dynamic" EPP modeK Prateek Nayak
2026-07-27cpufreq/amd-pstate: Reduce the scope of exported symbolsK Prateek Nayak
2026-07-27Documentation/amd-pstate: Update dynamic_epp documentation with new behaviorK Prateek Nayak
2026-07-27cpufreq/amd-pstate: Remove "amd_dynamic_epp" cmdline and "dynamic_epp" sysfsK Prateek Nayak
2026-07-27cpufreq/amd-pstate: Add dynamic EPP as an "energy_performance_preference" modeK Prateek Nayak
2026-07-27cpufreq/amd-pstate: Extract platform profile to EPP conversion into a helperK Prateek Nayak
2026-07-27cpufreq/amd-pstate: Remove the defensive check for bios_min_perfK Prateek Nayak
2026-07-27cpufreq/amd-pstate: Set min_limit_freq based on bios_min_perfK Prateek Nayak
2026-07-27Merge branch 'net-hsr-prp-redbox-prp-san-support'Jakub Kicinski
2026-07-27selftests: net: hsr: add PRP RedBox testXin Xie
2026-07-27net: hsr: allow PRP RedBox (interlink) creationXin Xie
2026-07-27net: hsr: emit RedBox-MAC TLV in PRP RedBox supervision framesXin Xie
2026-07-27net: hsr: add PRP interlink (RedBox) datapath and duplicate discardXin Xie
2026-07-28f2fs: fix to avoid potential section-unaligned pinfileChao Yu
2026-07-28f2fs: embed f2fs_gc_kthread in f2fs_sb_infoChao Yu
2026-07-28f2fs: quota: do not use GFP_NOFS in f2fs_quota_read()Chao Yu
2026-07-28f2fs: drop FGP_NOFS in f2fs_write_begin()Chao Yu
2026-07-27cifs: fix time_last_write stamp placement in setattr/truncate pathsFrank Sorenson
2026-07-27cifs: consolidate time_last_write stamp into _cifsFileInfo_put()Frank Sorenson
2026-07-27perf ui hists: Remove duplicated thread in popup_actionIan Rogers
2026-07-27perf annotate: Be robust to annotating without a threadIan Rogers
2026-07-27perf ui hists: Fix dso_filter reference leak and exit zoom cleanupIan Rogers
2026-07-27perf ui hists: In report UI ensure thread is set with reference countingIan Rogers
2026-07-27perf ui hists: Guard against NULL hist_entry in add_script_opt()Ian Rogers
2026-07-27perf ui hists: Fix stack use-after-return in symbol_filter_strIan Rogers