[PULL] topic/kcmp-kconfig

Daniel Vetter daniel.vetter at ffwll.ch
Mon Feb 22 09:37:27 UTC 2021


Hi Linus,

One patch pull request for you to ponder in the hopefully less stressful
2nd week of the merge window :-)

It's also marked cc: stable so people can stop building kernels that don't
work so well.

topic/kcmp-kconfig-2021-02-22:
kconfig for kcmp syscall

drm userspaces uses this, systemd uses this, makes sense to pull it
out from the checkpoint-restore bundle. Kees reviewed this from
security pov and is happy with the final version.

LWN coverage: https://lwn.net/Articles/845448/

Cheers, Daniel

The following changes since commit f40ddce88593482919761f74910f42f4b84c004b:

  Linux 5.11 (2021-02-14 14:32:24 -0800)

are available in the Git repository at:

  git://anongit.freedesktop.org/drm/drm tags/topic/kcmp-kconfig-2021-02-22

for you to fetch changes up to bfe3911a91047557eb0e620f95a370aee6a248c7:

  kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTORE (2021-02-16 09:59:41 +0100)

----------------------------------------------------------------
kconfig for kcmp syscall

drm userspaces uses this, systemd uses this, makes sense to pull it
out from the checkpoint-restore bundle. Kees reviewed this from
security pov and is happy with the final version.

LWN coverage: https://lwn.net/Articles/845448/

----------------------------------------------------------------
Chris Wilson (1):
      kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTORE

 drivers/gpu/drm/Kconfig                       |  3 +++
 fs/eventpoll.c                                |  4 ++--
 include/linux/eventpoll.h                     |  2 +-
 init/Kconfig                                  | 11 +++++++++++
 kernel/Makefile                               |  2 +-
 tools/testing/selftests/seccomp/seccomp_bpf.c |  2 +-
 6 files changed, 19 insertions(+), 5 deletions(-)

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch


More information about the dri-devel mailing list