summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-24添加一些打印epoll_testYour Name
2023-07-21fix 越界访问Your Name
2023-07-21uintr_eventYour Name
2023-07-19eventfd 勉强通过TEMP3Your Name
2023-07-18add system call uintr_event(int fd)temp2Your Name
2023-07-17add UINTR_EVENT_VECTORtemp1Your Name
2023-07-14sys_uintr_wait 添加超时时间支持.qemu 下建议 2575usuintr_wait_fixYour Name
2022-07-11turn off debug, modify makefile for test, ready for iouringtsing-kernel项小羽
2022-05-28modify xstate.c, modify some exsample项小羽
2022-04-25for safexxy
2022-04-18now can caught all intructions, and msrs workxxy
2022-04-11complie the sample file succefullyxxy
2021-09-12!REVIEW: selftests/x86/uintr: Add a test suite for UINTRSohil Mehta
2021-09-12!REVIEW: x86/uintr/app: Add a sample application for user IPISohil Mehta
2021-09-12selftests/x86: Add basic tests for User IPISohil Mehta
2021-09-12x86/uintr: Wire up the user interrupt syscallsSohil Mehta
2021-09-12x86/uintr: Introduce uintr_wait() syscallSohil Mehta
2021-09-12x86/uintr: Introduce user IPI sender syscallsSohil Mehta
2021-09-12x86/uintr: Introduce vector registration and uintr_fd syscallSohil Mehta
2021-09-12x86/process/64: Clean up uintr task fork and exit pathsSohil Mehta
2021-09-12x86/process/64: Add uintr task context switch supportSohil Mehta
2021-09-12x86/uintr: Introduce uintr receiver syscallsSohil Mehta
2021-09-12x86/irq: Reserve a user IPI notification vectorSohil Mehta
2021-09-12x86/fpu/xstate: Enumerate User Interrupts supervisor stateSohil Mehta
2021-09-12x86/cpu: Enumerate User Interrupts supportSohil Mehta
2021-09-12Documentation/x86: Add documentation for User InterruptsSohil Mehta
2021-09-12x86/uintr/man-page: Include man pages draft for referenceSohil Mehta
2021-09-12Linux 5.15-rc1Linus Torvalds
2021-09-12Merge tag 'perf-tools-for-v5.15-2021-09-11' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2021-09-12Merge tag 'compiler-attributes-for-linus-v5.15-rc1-v2' of git://github.com/oj...Linus Torvalds
2021-09-12Merge tag 'auxdisplay-for-linus-v5.15-rc1' of git://github.com/ojeda/linuxLinus Torvalds
2021-09-12Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-09-12Merge tag 'char-misc-5.15-rc1-lkdtm' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-12Merge tag 'for-linus-5.15-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2021-09-12Merge tag 'sched_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-09-12Merge tag 'locking_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-09-12Merge tag 'timers_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-09-12Merge branch 'misc.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2021-09-12Merge tag '5.15-rc-cifs-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-09-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-09-11Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-11Merge branch 'for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...Linus Torvalds
2021-09-11tools headers UAPI: Update tools's copy of drm.h headersArnaldo Carvalho de Melo
2021-09-11tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2021-09-11tools headers UAPI: Sync linux/fs.h with the kernel sourcesArnaldo Carvalho de Melo
2021-09-11tools headers UAPI: Sync linux/in.h copy with the kernel sourcesArnaldo Carvalho de Melo
2021-09-11perf tools: Add an option to build without libbfdIan Rogers
2021-09-11perf tools: Allow build-id with trailing zerosNamhyung Kim
2021-09-11perf tools: Fix hybrid config terms list corruptionAdrian Hunter
2021-09-11perf tools: Factor out copy_config_terms() and free_config_terms()Adrian Hunter