summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-10-04ACPI: video: force native for Apple MacbookPro9,2Esther Shimanovich1-0/+8
2024-10-04ACPI: video: force native for some T2 macbooksOrlando Chamberlain1-0/+16
2024-10-04crypto: qat - fix "Full Going True" macro definitionSvyatoslav Pankratov1-1/+1
2024-10-04perf/dwc_pcie: Always register for PCIe bus notifierKrishna chaitanya chundru1-5/+0
2024-10-04perf/dwc_pcie: Fix registration issue in multi PCIe controller instancesKrishna chaitanya chundru1-8/+8
2024-10-04drivers/perf: Fix ali_drw_pmu driver interrupt status clearingJing Zhang1-1/+1
2024-10-04thermal: core: Fix rounding of delay jiffiesRafael J. Wysocki1-13/+10
2024-10-04thermal: core: Fold two functions into their respective callersRafael J. Wysocki1-36/+19
2024-10-04arm64: smp: smp_send_stop() and crash_smp_send_stop() should try non-NMI firstDouglas Anderson1-63/+97
2024-10-04kselftest/arm64: signal: fix/refactor SVE vector length enumerationAndre Przywara10-181/+132
2024-10-04powercap: intel_rapl: Fix off by one in get_rpi()Dan Carpenter1-1/+1
2024-10-04ARM: 9410/1: vfp: Use asm volatile in fmrx/fmxr macrosCalvin Owens1-22/+26
2024-10-04autofs: fix missing fput for FSCONFIG_SET_FDAleksa Sarai1-2/+1
2024-10-04mount: handle OOM on mnt_warn_timestamp_expiryOlaf Hering1-3/+11
2024-10-04RISC-V: KVM: Fix to allow hpmcounter31 from the guestAtish Patra1-3/+3
2024-10-04RISC-V: KVM: Allow legacy PMU access from guestAtish Patra1-1/+14
2024-10-04RISC-V: KVM: Don't zero-out PMU snapshot area before freeing dataAnup Patel1-12/+2
2024-10-04RISC-V: KVM: Fix sbiret init before forwarding to userspaceAndrew Jones1-2/+2
2024-10-04wifi: rtw88: remove CPT execution branch never usedDmitry Kandybka1-28/+10
2024-10-04wifi: rtw89: remove unused C2H event ID RTW89_MAC_C2H_FUNC_READ_WOW_CAM to pr...Ping-Ke Shih1-1/+0
2024-10-04arm64: signal: Fix some under-bracketed UAPI macrosDave Martin1-3/+3
2024-10-04net: stmmac: dwmac-loongson: Init ref and PTP clocks rateYanteng Si1-0/+3
2024-10-04wifi: ath12k: fix invalid AMPDU factor calculation in ath12k_peer_assoc_h_he()Baochen Qiang1-3/+2
2024-10-04wifi: ath12k: match WMI BSS chan info structure with firmware definitionP Praneesh1-1/+1
2024-10-04wifi: ath12k: fix BSS chan info request WMI commandP Praneesh2-0/+2
2024-10-04wifi: ath9k: Remove error checks when creating debugfs entriesToke Høiland-Jørgensen2-4/+0
2024-10-04wifi: brcmfmac: introducing fwil query functionsArend van Spriel5-28/+48
2024-10-04ACPI: PMIC: Remove unneeded check in tps68470_pmic_opregion_probe()Aleksandr Mishin1-4/+2
2024-10-04crypto: iaa - Fix potential use after free bugDan Carpenter1-2/+2
2024-10-04crypto: qat - ensure correct order in VF restarting handlerMichal Witwicki1-3/+6
2024-10-04crypto: qat - fix recovery flow for VFsMichal Witwicki3-0/+17
2024-10-04crypto: qat - disable IOV in adf_dev_stop()Michal Witwicki1-2/+2
2024-10-04crypto: xor - fix template benchmarkingHelge Deller1-17/+14
2024-10-04wifi: rtw88: always wait for both firmware loading attemptsDmitry Antipov1-3/+4
2024-10-04EDAC/synopsys: Fix error injection on Zynq UltraScale+Shubhrajyoti Datta1-1/+34
2024-10-04wifi: ath11k: use work queue to process beacon tx eventKang Yang3-1/+16
2024-09-30Linux 6.10.12v6.10.12Greg Kroah-Hartman1-1/+1
2024-09-30powercap: intel_rapl: Change an error pointer to NULLDan Carpenter1-1/+1
2024-09-30USB: usbtmc: prevent kernel-usb-infoleakEdward Adam Davis1-1/+1
2024-09-30USB: serial: pl2303: add device id for Macrosilicon MS3020Junhao Xie2-0/+5
2024-09-30can: mcp251xfd: move mcp251xfd_timestamp_start()/stop() into mcp251xfd_chip_s...Marc Kleine-Budde3-5/+11
2024-09-30can: mcp251xfd: properly indent labelsMarc Kleine-Budde4-20/+20
2024-09-30nvme-pci: qdepth 1 quirkKeith Busch2-9/+14
2024-09-30Bluetooth: btintel_pcie: Allocate memory for driver private dataKiran K1-1/+1
2024-09-30netfilter: nft_socket: Fix a NULL vs IS_ERR() bug in nft_socket_cgroup_subtre...Dan Carpenter1-2/+2
2024-09-30netfilter: nft_socket: make cgroupsv2 matching work with namespacesFlorian Westphal1-3/+38
2024-09-30powercap/intel_rapl: Fix the energy-pkg event for AMD CPUsDhananjay Ugwekar1-4/+30
2024-09-30powercap/intel_rapl: Add support for AMD family 1AhDhananjay Ugwekar1-0/+1
2024-09-30drm: Expand max DRM device number to full MINORBITSMichał Winiarski1-0/+12
2024-09-30accel: Use XArray instead of IDR for minorsMichał Winiarski6-158/+47