summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-27Documentation: fix grammar in description of nilfs2 recovery codeManoj K M
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
2026-07-28gpu: nova-core: fix packed registry table sizeAlexandre Courbot
2026-07-27Merge branch 'net-enetc-cleanups-and-improvements'Jakub Kicinski
2026-07-27net: enetc: use kzalloc_flex() for enetc_psfp_gate allocationWei Fang
2026-07-27net: enetc: use alloc_etherdev_mqs() to create netdev for VF driverWei Fang
2026-07-27net: enetc: remove redundant num_vsi field from enetc_port_capsWei Fang
2026-07-27net: enetc: move enetc_set_si_vlan_promisc() to enetc_pf_common.cWei Fang
2026-07-27net: enetc: refactor SI VLAN promiscuous mode configurationWei Fang
2026-07-27net: enetc: open-code enetc4_set_default_si_vlan_promisc()Wei Fang
2026-07-27net: enetc: remove invalid code from enetc4_pl_mac_link_up()Wei Fang
2026-07-27net: enetc: differentiate phylink capabilities for pseudo-MAC and standalone MACClaudiu Manoil
2026-07-27net: enetc: simplify enetc4_set_port_speed()Wei Fang
2026-07-27net: enetc: use PCI device name for debugfs directoryWei Fang