summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-12-05rust: rbtree: fix `SAFETY` comments that should be `# Safety` sectionsMiguel Ojeda1-3/+6
2024-12-05perf test attr: Add back missing topdown eventsVeronika Molnarova4-144/+320
2024-12-05perf trace: Keep exited threads for summaryMichael Petlan1-0/+4
2024-12-05perf stat: Fix affinity memory leaks on error pathIan Rogers1-0/+2
2024-12-05perf stat: Close cork_fd when create_perf_stat_counter() failedLevi Yun3-17/+53
2024-12-05perf jevents: Don't stop at the first matched pmu when searching a events tableKan Liang2-2/+2
2024-12-05PCI: Fix reset_method_store() memory leakTodd Kjos1-2/+3
2024-12-05dt-bindings: PCI: mediatek-gen3: Allow exact number of clocks onlyFei Shao1-2/+3
2024-12-05perf mem: Fix printing PERF_MEM_LVLNUM_{L2_MHB|MSC}Thomas Falcon1-1/+7
2024-12-05gfs2: Fix unlinked inode cleanupAndreas Gruenbacher4-3/+4
2024-12-05gfs2: Allow immediate GLF_VERIFY_DELETE workAndreas Gruenbacher1-5/+6
2024-12-05gfs2: Rename GLF_VERIFY_EVICT to GLF_VERIFY_DELETEAndreas Gruenbacher2-8/+8
2024-12-05perf cs-etm: Don't flush when packet_queue fills upJames Clark1-7/+18
2024-12-05x86: fix off-by-one in access_ok()David Laight1-2/+2
2024-12-05mailbox: arm_mhuv2: clean up loop in get_irq_chan_comb()Dan Carpenter1-4/+4
2024-12-05mailbox: mtk-cmdq: fix wrong use of sizeof in cmdq_get_clocks()Yang Yingliang1-1/+1
2024-12-05smb: cached directories can be more than root file handlePaul Aurich1-1/+1
2024-12-05rtla/timerlat: Do not set params->user_workload with -UTomas Glozar2-2/+2
2024-12-05pinctrl: k210: Undef K210_PC_DEFAULTzhang jiao1-1/+1
2024-12-05arm64: dts: qcom: sc8180x: Add a SoC-specific compatible to cpufreq-hwKonrad Dybcio1-1/+1
2024-12-05RDMA/bnxt_re: Correct the sequence of device suspendKalesh AP1-23/+5
2024-12-05zram: fix NULL pointer in comp_algorithm_show()Liu Shixin1-3/+2
2024-12-05zram: permit only one post-processing operation at a timeSergey Senozhatsky3-0/+19
2024-12-05clk: clk-axi-clkgen: make sure to enable the AXI bus clockNuno Sa1-2/+20
2024-12-05dt-bindings: clock: axi-clkgen: include AXI clkNuno Sa1-4/+18
2024-12-05clk: en7523: fix estimation of fixed rate for EN7581Lorenzo Bianconi1-2/+103
2024-12-05clk: en7523: introduce chip_scu regmapLorenzo Bianconi1-20/+61
2024-12-05clk: en7523: move clock_register in hw_init callbackLorenzo Bianconi1-32/+50
2024-12-05clk: en7523: remove REG_PCIE*_{MEM,MEM_MASK} configurationLorenzo Bianconi1-18/+0
2024-12-05clk: ralink: mtmips: fix clocks probe order in oldest ralink SoCsSergio Paracuellos1-8/+13
2024-12-05clk: ralink: mtmips: fix clock plan for Ralink SoC RT3883Sergio Paracuellos1-2/+7
2024-12-05clk: clk-apple-nco: Add NULL check in applnco_probeCharles Han1-0/+3
2024-12-05RDMA/mlx5: Move events notifier registration to be after device registrationPatrisious Haddad2-22/+20
2024-12-05fbdev: sh7760fb: Fix a possible memory leak in sh7760fb_alloc_mem()Zhen Lei1-2/+1
2024-12-05powerpc/kexec: Fix return of uninitialized variableZhang Zekun1-2/+7
2024-12-05KVM: PPC: Book3S HV: Fix kmv -> kvm typoKajol Jain3-5/+5
2024-12-05RDMA/hns: Fix different dgids mapping to the same dip_idxFeng Fang5-44/+75
2024-12-05powerpc/sstep: make emulate_vsx_load and emulate_vsx_store staticMichal Suchanek2-13/+4
2024-12-05KVM: PPC: Book3S HV: Avoid returning to nested hypervisor on pending doorbellsGautam Menghani1-1/+0
2024-12-05KVM: PPC: Book3S HV: Stop using vc->dpdes for nested KVM guestsGautam Menghani2-4/+19
2024-12-05dax: delete a stale directory pmemHarshit Mogalapalli2-17/+0
2024-12-05iommu/tegra241-cmdqv: Fix alignment failure at max_n_shiftNicolin Chen1-1/+2
2024-12-05zram: ZRAM_DEF_COMP should depend on ZRAMGeert Uytterhoeven1-0/+1
2024-12-05ocfs2: fix uninitialized value in ocfs2_file_read_iter()Dmitry Antipov2-0/+6
2024-12-05kunit: skb: use "gfp" variable instead of hardcoding GFP_KERNELDan Carpenter1-1/+1
2024-12-05kasan: move checks to do_strncpy_from_userSabyrzhan Tasbolatov1-2/+3
2024-12-05cpufreq: CPPC: Fix wrong return value in cppc_get_cpu_power()Jinjie Ruan1-1/+1
2024-12-05cpufreq: CPPC: Fix wrong return value in cppc_get_cpu_cost()Jinjie Ruan1-1/+1
2024-12-05cpufreq: loongson3: Check for error code from devm_mutex_init() callAndy Shevchenko1-2/+5
2024-12-05RDMA/hns: Fix NULL pointer derefernce in hns_roce_map_mr_sg()Junxian Huang1-3/+4