Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge tag 'probes-fixes-v6.11-pre-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace

Pull uprobe fix from Masami Hiramatsu:

- Add sys_uretprobe entry to scripts/syscall.tbl.

* tag 'probes-fixes-v6.11-pre-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace:
syscalls: Fix to add sys_uretprobe to syscall.tbl

+1
+1
scripts/syscall.tbl
··· 402 402 460 common lsm_set_self_attr sys_lsm_set_self_attr 403 403 461 common lsm_list_modules sys_lsm_list_modules 404 404 462 common mseal sys_mseal 405 + 467 common uretprobe sys_uretprobe