aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-09-05powerpc/vdso: link with -z noexecstackChristophe Leroy1-2/+2
2022-09-05powerpc/math-emu: Remove -w build flag and fix warningsChristophe Leroy4-38/+42
2022-09-05powerpc/math_emu/efp: Include module.hNathan Chancellor1-0/+1
2022-09-05arm64: dts: meson: add support for Beelink GT1 UltimateChristian Hewitt2-0/+92
2022-09-05dt-bindings: arm: amlogic: add Beelink GT1 Ultimate bindingChristian Hewitt1-0/+1
2022-09-05soc: amlogic: meson-pwrc: Hold reference returned by of_get_parent()Liang He2-2/+8
2022-09-05dmaengine: dw-axi-dmac: Drop obsolete dependency on COMPILE_TESTJean Delvare1-1/+1
2022-09-05dmaengine: at_xdmac: Replace two if statements with only one with two conditionsTudor Ambarus1-4/+1
2022-09-05dmaengine: pl330: Remove unused flagsHarini Katakam1-4/+0
2022-09-05dmaengine: zynqmp_dma: Typecast with enum to fix the coverity warningShravya Kumbham1-1/+1
2022-09-05dmaengine: ti: k3-udma-private: Fix refcount leak bug in of_xudma_dev_get()Liang He1-3/+3
2022-09-05dmaengine: stm32-dmamux: Simplify code and save a few bytes of memoryChristophe JAILLET1-7/+1
2022-09-05dmaengine: stm32-dmamux: Fix comment typoJason Wang1-1/+1
2022-09-05dmaengine: sf-pdma:Remove the print function dev_err()ye xingchen1-6/+2
2022-09-05dmaengine: ti: k3-udma: Reset UDMA_CHAN_RT byte counters to prevent overflowVaishnav Achath1-8/+17
2022-09-05Merge 6.0-rc4 into usb-nextGreg Kroah-Hartman1037-6962/+13425
2022-09-05thunderbolt: Add support for receiver lane marginingMika Westerberg6-0/+1043
2022-09-05thunderbolt: Add helper to check if CL states are enabled on portMika Westerberg3-0/+30
2022-09-05thunderbolt: Pass CL state bitmask to tb_port_clx_supported()Mika Westerberg3-13/+9
2022-09-05thunderbolt: Move port CL state functions into correct place in switch.cMika Westerberg1-106/+106
2022-09-05thunderbolt: Move tb_xdomain_parent() to tb.hMika Westerberg2-5/+5
2022-09-05Merge 6.0-rc4 into tty-nextGreg Kroah-Hartman1037-6962/+13425
2022-09-05Merge 6.0-rc4 into staging-nextGreg Kroah-Hartman1036-6962/+13424
2022-09-05Merge 6.0-rc4 into char-misc-nextGreg Kroah-Hartman1036-6962/+13423
2022-09-05powerpc/pseries: Move dtl scanning and steal time accounting to pseries platformNicholas Piggin5-98/+90
2022-09-05powerpc/64: Remove PPC64 special case for cputime accounting defaultNicholas Piggin3-2/+5
2022-09-05powerpc/pseries: Implement CONFIG_PARAVIRT_TIME_ACCOUNTINGNicholas Piggin6-3/+55
2022-09-05arm64: dts: imx8ulp: add #reset-cells for pccPeng Fan1-0/+3
2022-09-05arm64: dts: tqma8mpxl-ba8mpxl: Fix button GPIOsAlexander Stein1-2/+2
2022-09-05ARM: dts: imx6: skov: migrate to resistive-adc-touchOleksij Rempel1-20/+45
2022-09-05ARM: dts: imx6sx-udoo-neo: don't use multiple blank linesMarcel Ziswiler1-8/+6
2022-09-05ARM: dts: imx6sl: use tabs for code indentMarcel Ziswiler1-10/+10
2022-09-05arm64: dts: imx8mn: remove GPU power domain resetMarco Felsch1-1/+0
2022-09-05ARM: dts: imx6sx: add missing properties for sramAlexander Stein1-0/+6
2022-09-05ARM: dts: imx6sll: add missing properties for sramAlexander Stein1-0/+3
2022-09-05ARM: dts: imx6sl: add missing properties for sramAlexander Stein1-0/+3
2022-09-05ARM: dts: imx6qp: add missing properties for sramAlexander Stein1-0/+6
2022-09-05ARM: dts: imx6dl: add missing properties for sramAlexander Stein1-0/+3
2022-09-05ARM: dts: imx6q: add missing properties for sramAlexander Stein1-0/+3
2022-09-04kselftest/cgroup: Add cpuset v2 partition root state testWaiman Long4-2/+765
2022-09-04cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rstWaiman Long1-58/+76
2022-09-04cgroup/cpuset: Make partition invalid if cpumask change violates exclusivity ruleWaiman Long1-9/+60
2022-09-04cgroup/cpuset: Relocate a code block in validate_change()Waiman Long1-16/+16
2022-09-04cgroup/cpuset: Show invalid partition reason stringWaiman Long1-18/+75
2022-09-04cgroup/cpuset: Add a new isolated cpus.partition typeWaiman Long1-11/+63
2022-09-04cgroup/cpuset: Relax constraints to partition & cpus changesWaiman Long1-194/+215
2022-09-04cgroup/cpuset: Allow no-task partition to have empty cpuset.cpus.effectiveWaiman Long1-25/+84
2022-09-04cgroup/cpuset: Miscellaneous cleanups & add helper functionsWaiman Long1-79/+90
2022-09-04cgroup/cpuset: Enable update_tasks_cpumask() on top_cpusetWaiman Long1-7/+11
2022-09-04blk-throttle: clean up codes that can't be reachedYu Kuai1-34/+56