- 29 Apr, 2022 40 commits
-
-
Stephen Rothwell authored
Signed-off-by:
Stephen Rothwell <sfr@canb.auug.org.au>
-
Stephen Rothwell authored
-
Chengming Zhou authored
We can specify which testcases to build using TARGETS argument, for example: make -C tools/testing/selftests TARGETS=vm, cause the ordinary assignment of TARGETS in Makefile will be ignored. So we need to use override directive to change that. Link: https://lkml.kernel.org/r/20220227055330.43087-1-zhouchengming@bytedance.com Signed-off-by:
Chengming Zhou <zhouchengming@bytedance.com> Cc: Shuah Khan <shuah@kernel.org> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Stephen Rothwell <sfr@canb.auug.org.au>
-
Andrew Morton authored
arm allnoconfig: mm/oom_kill.c:60:25: warning: 'vm_oom_kill_table' defined but not used [-Wunused-variable] 60 | static struct ctl_table vm_oom_kill_table[] = { | ^~~~~~~~~~~~~~~~~ Cc: Luis Chamberlain <mcgrof@kernel.org> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Stephen Rothwell <sfr@canb.auug.org.au>
-
git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmStephen Rothwell authored
# Conflicts: # arch/x86/mm/Makefile
-
-
-
-
git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.gitStephen Rothwell authored
# Conflicts: # kernel/rcu/rcu.h
-
-
git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.gitStephen Rothwell authored
# Conflicts: # drivers/virt/Kconfig # drivers/virt/Makefile
-
-
-
git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest.gitStephen Rothwell authored
# Conflicts: # drivers/thunderbolt/test.c # net/mctp/test/route-test.c # security/apparmor/policy_unpack_test.c
-
-
-
Stephen Rothwell authored
Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm.git
-
Stephen Rothwell authored
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace.git
-
Stephen Rothwell authored
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm.git
-
git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.gitStephen Rothwell authored
# Conflicts: # Documentation/devicetree/bindings/interrupt-controller/qcom,pdc.txt
-
-
-
-
-