summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-09sched/fair: Fix cfs_rq_clock_pelt() for throttled cfs_rqChengming Zhou3-8/+8
2022-06-09signal: Deliver SIGTRAP on perf event asynchronously if blockedMarco Elver12-5/+35
2022-06-09drm/mediatek: dpi: Use mt8183 output formats for mt8192NĂ­colas F. R. A. Prado1-2/+2
2022-06-09regulator: da9121: Fix uninit-value in da9121_assign_chip_model()Wei Yongjun1-0/+2
2022-06-09drm/bridge: Fix error handling in analogix_dp_probeMiaoqian Lin1-5/+13
2022-06-09HID: elan: Fix potential double free in elan_input_configuredMiaoqian Lin1-2/+0
2022-06-09HID: hid-led: fix maximum brightness for Dream CheekyJonathan Teh1-1/+1
2022-06-09mtd: rawnand: denali: Use managed device resourcesZheyu Ma1-11/+4
2022-06-09drm/bridge: anx7625: Use uint8 for lane-swing arraysNĂ­colas F. R. A. Prado2-8/+8
2022-06-09bpf: Move rcu lock management out of BPF_PROG_RUN routinesStanislav Fomichev4-128/+124
2022-06-09EDAC/dmc520: Don't print an error for each unconfigured interrupt lineTyler Hicks1-1/+1
2022-06-09drbd: fix duplicate array initializerArnd Bergmann1-5/+6
2022-06-09drbd: use bdev_alignment_offset instead of queue_alignment_offsetChristoph Hellwig1-1/+1
2022-06-09drbd: use bdev based limit helpers in drbd_send_sizesChristoph Hellwig1-5/+7
2022-06-09drbd: remove assign_p_sizes_qlimChristoph Hellwig1-27/+20
2022-06-09target: remove an incorrect unmap zeroes data deductionChristoph Hellwig1-1/+0
2022-06-09net: dsa: qca8k: correctly handle mdio read errorAnsuel Smith1-1/+6
2022-06-09drm/amd/amdgpu: Remove static from variable in RLCG Reg RWGavin Wan1-5/+5
2022-06-09device property: Allow error pointer to be passed to fwnode APIsAndy Shevchenko2-43/+56
2022-06-09efi: Add missing prototype for efi_capsule_setup_infoJan Kiszka1-0/+2
2022-06-09efi: Allow to enable EFI runtime services by default on RTJavier Martinez Canillas2-1/+16
2022-06-09cpufreq: governor: Use kobject release() method to free dbs_dataKevin Hao2-7/+14
2022-06-09NFC: NULL out the dev->rfkill to prevent UAFLin Ma1-0/+1
2022-06-09ixp4xx_eth: fix error check return value of platform_get_irq()Lv Ruyi1-1/+1
2022-06-09net: dsa: mt7530: 1G can also support 1000BASE-X link modeRussell King (Oracle)1-10/+4
2022-06-09net: ethernet: ti: am65-cpsw: Fix build error without PHYLINKYueHaibing1-0/+1
2022-06-09scftorture: Fix distribution of short handler delaysPaul E. McKenney1-2/+3
2022-06-09spi: spi-ti-qspi: Fix return value handling of wait_for_completion_timeoutMiaoqian Lin1-2/+3
2022-06-09drm/amd/amdgpu: Fix asm/hypervisor.h build error.Yongqiang Sun1-0/+4
2022-06-09drm: mali-dp: potential dereference of null pointerJiasheng Jiang1-1/+4
2022-06-09drm/komeda: Fix an undefined behavior bug in komeda_plane_add()Zhou Qingyang1-0/+4
2022-06-09nl80211: show SSID for P2P_GO interfacesJohannes Berg1-0/+1
2022-06-09mptcp: reset the packet scheduler on PRIO changePaolo Abeni1-0/+2
2022-06-09mptcp: reset the packet scheduler on incoming MP_PRIOPaolo Abeni3-4/+18
2022-06-09mptcp: optimize release_cb for the common casePaolo Abeni1-7/+9
2022-06-09x86/PCI: Fix ALi M1487 (IBC) PIRQ router link value interpretationMaciej W. Rozycki1-3/+16
2022-06-09libbpf: Don't error out on CO-RE relos for overriden weak subprogsAndrii Nakryiko1-4/+11
2022-06-09drm/vc4: txp: Force alpha to be 0xff if it's disabledMaxime Ripard1-0/+6
2022-06-09drm/vc4: txp: Don't set TXP_VSTART_AT_EOFMaxime Ripard1-1/+1
2022-06-09drm/vc4: hvs: Reset muxes at probe timeMaxime Ripard1-5/+21
2022-06-09drm/amd/amdgpu: Only reserve vram for firmware with vega9 MS_HYPERV host.Yongqiang Sun1-4/+5
2022-06-09drm/mediatek: Fix mtk_cec_mask()Miles Chen1-1/+1
2022-06-09drm/vc4: hvs: Fix frame count register readoutMaxime Ripard4-3/+35
2022-06-09drm/vc4: kms: Take old state core clock rate into accountMaxime Ripard1-2/+3
2022-06-09drm/mediatek: Fix DPI component detection for MT8192Chen-Yu Tsai1-0/+2
2022-06-09drm/mediatek: Add vblank register/unregister callback functionsRex-BC Chen6-25/+80
2022-06-09x86/delay: Fix the wrong asm constraint in delay_loop()Ammar Faizi1-2/+2
2022-06-09docs: driver-api/thermal/intel_dptf: Use copyright symbolAkira Yokosawa1-1/+1
2022-06-09ASoC: mediatek: Fix missing of_node_put in mt2701_wm8960_machine_probeMiaoqian Lin1-2/+7
2022-06-09ASoC: mediatek: Fix error handling in mt8173_max98090_dev_probeMiaoqian Lin1-1/+4