aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-08-31selftests: net: sort .gitignore fileAxel Rasmussen1-25/+25
2022-08-31Documentation: networking: correct possessive "its"Randy Dunlap5-5/+5
2022-08-31soc: mediatek: mutex: Add mt8186 mutex mod settings for mdp3Allen-KH Cheng2-0/+30
2022-08-31dt-bindings: soc: mediatek: Add mdp3 mutex support for mt8186Allen-KH Cheng1-0/+1
2022-08-31net: phy: smsc: use device-managed clock APIHeiner Kallweit1-25/+5
2022-08-31kcm: fix strp_init() order and cleanupCong Wang1-8/+7
2022-08-31PM: suspend: move from strlcpy() with unused retval to strscpy()Wolfram Sang1-1/+1
2022-08-31mlxbf_gige: compute MDIO period based on i1clkDavid Thompson3-18/+110
2022-08-31thermal: move from strlcpy() with unused retval to strscpy()Wolfram Sang2-2/+2
2022-08-31intel_idle: move from strlcpy() with unused retval to strscpy()Wolfram Sang1-1/+1
2022-08-31cpuidle: powernv: move from strlcpy() with unused retval to strscpy()Wolfram Sang1-2/+2
2022-08-31Revert "clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops"Stephen Boyd1-28/+0
2022-08-31cpufreq: amd-pstate: update pstate frequency transition delay timePerry Yuan1-2/+2
2022-08-31cpufreq: amd_pstate: map desired perf into pstate scope for powersave governorPerry Yuan1-2/+1
2022-08-31cpufreq: amd_pstate: fix wrong lowest perf fetchPerry Yuan1-1/+1
2022-08-31cpufreq: amd-pstate: fix white-spacePerry Yuan1-2/+2
2022-08-31cpufreq: amd-pstate: simplify cpudata pointer assignmentPerry Yuan1-9/+3
2022-08-31thermal: da9062-thermal: Drop redundant error messagezhaoxiao1-3/+2
2022-08-31libbpf: Add GCC support for bpf_tail_call_staticJames Hilliard1-6/+13
2022-08-31cpuidle: coupled: Drop duplicate word from a commentJason Wang1-1/+1
2022-08-31selftests/xsk: Add missing close() on netns fdMaciej Fijalkowski1-0/+4
2022-08-31xsk: Fix backpressure mechanism on TxMaciej Fijalkowski2-23/+21
2022-08-31thermal/drivers/thermal_mmio: Drop of_match_ptr()Jean Delvare1-1/+1
2022-08-31x86/resctrl: Fix to restore to original value when re-enabling hardware prefetch registerKohei Tarumizu1-3/+9
2022-08-31MAINTAINERS: Add include/linux/tnum.h to BPF COREShung-Hsi Yu1-0/+1
2022-08-31overflow, tracing: Define the is_signed_type() macro onceBart Van Assche3-3/+6
2022-08-31testing/selftests: Add tests for the is_signed_type() macroBart Van Assche3-0/+61
2022-08-31clk: mediatek: clk-mt8195-vdo1: Reparent and set rate on vdo1_dpintf's parentAngeloGioacchino Del Regno1-1/+5
2022-08-31clk: mediatek: clk-mt8195-vdo0: Set rate on vdo0_dp_intf0_dp_intf's parentAngeloGioacchino Del Regno1-1/+6
2022-08-31dt-bindings: input: colibri-vf50-ts: Improve documentationMax Krummenacher1-8/+8
2022-08-31Input: colibri-vf50-ts - don't depend on VF610_ADCMax Krummenacher1-1/+1
2022-08-31Merge tag 'fscache-fixes-20220831' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds3-8/+19
2022-08-31drm/i915: Allow more varied alternate fixed modes for panelsVille Syrjälä1-19/+6
2022-08-31coresight: Make new csdev_access offsets unsignedJames Clark5-45/+47
2022-08-31coresight: cti-sysfs: Re-use same functions for similar sysfs register accessorsJames Clark2-127/+91
2022-08-31coresight: Re-use same function for similar sysfs register accessorsJames Clark8-130/+90
2022-08-31coresight: Simplify sysfs accessors by using csdev_access abstractionJames Clark8-80/+79
2022-08-31coresight: Remove unused function parameterJames Clark1-12/+4
2022-08-31Merge tag 'for-linus-2022083101' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds13-34/+96
2022-08-31Merge tag 'v6.0-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+0
2022-08-31perf script: Skip dummy event attr checkJiri Olsa1-0/+2
2022-08-31Merge tag 'lsm-pr-20220829' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsmLinus Torvalds9-1/+81
2022-08-31drm/i915/bios: Copy the whole MIPI sequence blockVille Syrjälä1-0/+7
2022-08-31drm/i915/bios: Dump PNPID and panel nameVille Syrjälä1-0/+23
2022-08-31riscv: dts: microchip: use an mpfs specific l2 compatibleConor Dooley1-1/+1
2022-08-31dt-bindings: riscv: sifive-l2: add a PolarFire SoC compatibleConor Dooley1-29/+48
2022-08-31gpio: realtek-otto: switch to 32-bit I/OSander Vanheule1-81/+85
2022-08-31cachefiles: make on-demand request distribution fairerXin Yin2-3/+10
2022-08-31cachefiles: fix error return code in cachefiles_ondemand_copen()Sun Ke1-3/+7
2022-08-31drm/i915/fence: replace BUG_ON() with BUILD_BUG_ON()Jani Nikula2-3/+5