summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-03kasan/test: avoid gcc warning for intentional overflowArnd Bergmann1-1/+2
2024-04-03block: Clear zone limits for a non-zoned stacked queueDamien Le Moal1-0/+4
2024-04-03ext4: correct best extent lstart adjustment logicBaokun Li1-6/+11
2024-04-03selftests/mqueue: Set timeout to 180 secondsSeongJae Park1-0/+1
2024-04-03crypto: qat - resolve race condition during AER recoveryDamian Muszynski1-6/+16
2024-04-03sparc: vDSO: fix return value of __setup handlerRandy Dunlap1-4/+3
2024-04-03sparc64: NMI watchdog: fix return value of __setup handlerRandy Dunlap1-1/+1
2024-04-03powerpc/smp: Increase nr_cpu_ids to include the boot CPUMichael Ellerman1-0/+6
2024-04-03powerpc/smp: Adjust nr_cpu_ids to cover all threads of a coreMichael Ellerman1-0/+6
2024-04-03powercap: intel_rapl_tpmi: Fix System Domain probingZhang Rui1-0/+14
2024-04-03powercap: intel_rapl_tpmi: Fix a register bugZhang Rui1-0/+1
2024-04-03powercap: intel_rapl: Fix locking in TPMI RAPLZhang Rui4-11/+40
2024-04-03sched: Simplify tg_set_cfs_bandwidth()Peter Zijlstra2-19/+21
2024-04-03powercap: intel_rapl: Fix a NULL pointer dereferenceZhang Rui1-0/+5
2024-04-03thermal/intel: Fix intel_tcc_get_temp() to support negative CPU temperatureZhang Rui4-15/+15
2024-04-03cpufreq: amd-pstate: Fix min_perf assignment in amd_pstate_adjust_perf()Tor Vic1-1/+1
2024-04-03arm64: dts: qcom: sm8550-mtp: correct WCD9385 TX port mappingKrzysztof Kozlowski1-1/+1
2024-04-03arm64: dts: qcom: sm8550-qrd: correct WCD9385 TX port mappingKrzysztof Kozlowski1-1/+1
2024-04-03KVM: Always flush async #PF workqueue when vCPU is being destroyedSean Christopherson1-5/+26
2024-04-03media: nxp: imx8-isi: Mark all crossbar sink pads as MUST_CONNECTLaurent Pinchart1-8/+2
2024-04-03media: mc: Expand MUST_CONNECT flag to always require an enabled linkLaurent Pinchart2-16/+48
2024-04-03media: mc: Rename pad variable to clarify intentLaurent Pinchart1-5/+6
2024-04-03media: mc: Add num_links flag to media_padLaurent Pinchart2-0/+8
2024-04-03media: nxp: imx8-isi: Check whether crossbar pad is non-NULL before accessMarek Vasut1-1/+7
2024-04-03media: mc: Fix flags handling when creating pad linksLaurent Pinchart1-1/+6
2024-04-03media: mc: Add local pad to pipeline regardless of the link stateLaurent Pinchart1-9/+9
2024-04-03media: xc4000: Fix atomicity violation in xc4000_get_frequencyGui-Dong Han1-2/+2
2024-04-03pci_iounmap(): Fix MMIO mapping leakPhilipp Stanner1-1/+1
2024-04-03drm/vmwgfx: Fix the lifetime of the bo cursor memoryZack Rusin1-12/+1
2024-04-03serial: max310x: fix NULL pointer dereference in I2C instantiationHugo Villeneuve1-2/+5
2024-04-03drm/vmwgfx: Fix possible null pointer derefence with invalid contextsZack Rusin1-3/+11
2024-04-03arm: dts: marvell: Fix maxium->maxim typo in brownstone dtsDuje Mihanović1-1/+1
2024-04-03smack: Handle SMACK64TRANSMUTE in smack_inode_setsecurity()Roberto Sassu1-0/+9
2024-04-03smack: Set SMACK64TRANSMUTE only for dirs in smack_inode_setxattr()Roberto Sassu1-1/+2
2024-04-03clk: qcom: gcc-sdm845: Add soft dependency on rpmhpdAmit Pundir1-0/+1
2024-04-03remoteproc: virtio: Fix wdg cannot recovery remote processorJoakim Zhang1-3/+3
2024-04-03arm64: dts: qcom: sc7280: Add additional MSI interruptsKrishna chaitanya chundru1-2/+10
2024-04-03media: staging: ipu3-imgu: Set fields before media_entity_pads_init()Hidenori Kobayashi1-8/+8
2024-04-03wifi: brcmfmac: avoid invalid list operation when vendor attach failsArend van Spriel1-3/+4
2024-04-03wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detachZheng Wang1-2/+2
2024-04-03drm/vmwgfx: Unmap the surface before resetting it on a plane stateZack Rusin1-0/+4
2024-04-03KVM: x86: Use a switch statement and macros in __feature_translate()Jim Mattson1-14/+13
2024-04-03KVM: x86: Advertise CPUID.(EAX=7,ECX=2):EDX[5:0] to userspaceJim Mattson2-3/+30
2024-03-27Linux 6.6.23v6.6.23Sasha Levin1-1/+1
2024-03-27x86/efistub: Don't clear BSS twice in mixed modeArd Biesheuvel1-1/+2
2024-03-27x86/efistub: Clear decompressor BSS in native EFI entrypointArd Biesheuvel1-2/+4
2024-03-27dm-integrity: align the outgoing bio in integrity_recheckMikulas Patocka1-2/+10
2024-03-27dm io: Support IO priorityHongyu Jin10-34/+38
2024-03-27selftests: forwarding: Fix ping failure due to short timeoutIdo Schimmel2-4/+4
2024-03-27spi: spi-mt65xx: Fix NULL pointer access in interrupt handlerFei Shao1-10/+12