Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | selftests/seccomp: Avoid redundant register flushes | Kees Cook | 2020-09-19 | 1 | -2/+4 | |
| * | | | | | | | selftests/seccomp: Convert REGSET calls into ARCH_GETREG/ARCH_SETREG | Kees Cook | 2020-09-19 | 1 | -27/+15 | |
| * | | | | | | | selftests/seccomp: Convert HAVE_GETREG into ARCH_GETREG/ARCH_SETREG | Kees Cook | 2020-09-19 | 1 | -12/+15 | |
| * | | | | | | | selftests/seccomp: Remove syscall setting #ifdefs | Kees Cook | 2020-09-19 | 1 | -13/+3 | |
| * | | | | | | | selftests/seccomp: mips: Remove O32-specific macro | Kees Cook | 2020-09-19 | 1 | -6/+12 | |
| * | | | | | | | selftests/seccomp: arm64: Define SYSCALL_NUM_SET macro | Kees Cook | 2020-09-19 | 1 | -14/+13 | |
| * | | | | | | | selftests/seccomp: arm: Define SYSCALL_NUM_SET macro | Kees Cook | 2020-09-19 | 1 | -10/+6 | |
| * | | | | | | | selftests/seccomp: mips: Define SYSCALL_NUM_SET macro | Kees Cook | 2020-09-19 | 1 | -8/+9 | |
| * | | | | | | | selftests/seccomp: Provide generic syscall setting macro | Kees Cook | 2020-09-19 | 1 | -2/+13 | |
| * | | | | | | | selftests/seccomp: Refactor arch register macros to avoid xtensa special case | Kees Cook | 2020-09-19 | 1 | -50/+47 | |
| * | | | | | | | selftests/seccomp: Use __NR_mknodat instead of __NR_mknod | Kees Cook | 2020-09-19 | 1 | -1/+1 | |
| * | | | | | | | selftests/seccomp: Use bitwise instead of arithmetic operator for flags | Zou Wei | 2020-09-09 | 1 | -4/+4 | |
| * | | | | | | | selftests/seccomp: Add test for unknown SECCOMP_RET kill behavior | Kees Cook | 2020-09-09 | 1 | -6/+37 | |
* | | | | | | | | Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-10-13 | 1 | -35/+19 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | blk-iocost: update iocost_monitor.py | Tejun Heo | 2020-09-02 | 1 | -35/+19 | |
* | | | | | | | | | Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2020-10-13 | 6 | -147/+355 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | tools: gpio: add debounce support to gpio-event-mon | Kent Gibson | 2020-09-30 | 1 | -3/+17 | |
| * | | | | | | | | | tools: gpio: add multi-line monitoring to gpio-event-mon | Kent Gibson | 2020-09-30 | 1 | -11/+34 | |
| * | | | | | | | | | tools: gpio: port gpio-event-mon to v2 uAPI | Kent Gibson | 2020-09-30 | 1 | -44/+47 | |
| * | | | | | | | | | tools: gpio: port gpio-hammer to v2 uAPI | Kent Gibson | 2020-09-30 | 3 | -45/+197 | |
| * | | | | | | | | | tools: gpio: rename nlines to num_lines | Kent Gibson | 2020-09-30 | 3 | -26/+26 | |
| * | | | | | | | | | tools: gpio: port gpio-watch to v2 uAPI | Kent Gibson | 2020-09-30 | 1 | -8/+8 | |
| * | | | | | | | | | tools: gpio: port lsgpio to v2 uAPI | Kent Gibson | 2020-09-30 | 1 | -22/+38 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-10-13 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fs: remove compat_sys_mount | Christoph Hellwig | 2020-09-23 | 3 | -3/+3 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-10-13 | 4 | -22/+20 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | mm: remove compat_process_vm_{readv,writev} | Christoph Hellwig | 2020-10-03 | 4 | -10/+8 | |
| * | | | | | | | | | fs: remove compat_sys_vmsplice | Christoph Hellwig | 2020-10-03 | 4 | -4/+4 | |
| * | | | | | | | | | fs: remove the compat readv/writev syscalls | Christoph Hellwig | 2020-10-03 | 4 | -8/+8 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2020-10-12 | 9 | -8/+185 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | static_call: Handle tail-calls | Peter Zijlstra | 2020-09-01 | 2 | -5/+20 | |
| * | | | | | | | | x86/static_call: Add inline static call implementation for x86-64 | Josh Poimboeuf | 2020-09-01 | 8 | -7/+169 | |
| * | | | | | | | | notifier: Fix broken error handling pattern | Peter Zijlstra | 2020-09-01 | 1 | -1/+1 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'locking-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-10-12 | 7 | -134/+1465 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'lkmm' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/... | Ingo Molnar | 2020-10-09 | 6 | -134/+1410 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | tools/memory-model: Expand the cheatsheet.txt notion of relaxed | Paul E. McKenney | 2020-09-04 | 1 | -14/+19 | |
| | * | | | | | | | | tools/memory-model: Add a simple entry point document | Paul E. McKenney | 2020-09-03 | 3 | -2/+282 | |
| | * | | | | | | | | tools/memory-model: Improve litmus-test documentation | Paul E. McKenney | 2020-09-03 | 2 | -117/+1108 | |
| | * | | | | | | | | tools/memory-model: Update recipes.txt prime_numbers.c path | Paul E. McKenney | 2020-09-03 | 1 | -2/+2 | |
| | * | | | | | | | | Replace HTTP links with HTTPS ones: LKMM | Alexander A. Klimov | 2020-09-03 | 1 | -1/+1 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck... | Ingo Molnar | 2020-10-09 | 1 | -0/+55 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | objtool, kcsan: Add __tsan_read_write to uaccess whitelist | Marco Elver | 2020-08-25 | 1 | -0/+5 | |
| | * | | | | | | | | objtool: Add atomic builtin TSAN instrumentation to uaccess whitelist | Marco Elver | 2020-08-25 | 1 | -0/+50 | |
| | |/ / / / / / / | ||||||
* | | | | | | | | | Merge tag 'sched-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-10-12 | 3 | -1/+281 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | rseq/selftests: Test MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ | Peter Oskolkov | 2020-09-25 | 2 | -1/+224 | |
| * | | | | | | | | | rseq/selftests,x86_64: Add rseq_offset_deref_addv() | Peter Oskolkov | 2020-09-25 | 1 | -0/+57 | |
* | | | | | | | | | | Merge tag 'x86_fsgsbase_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-10-12 | 1 | -0/+68 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | selftests/x86/fsgsbase: Test PTRACE_PEEKUSER for GSBASE with invalid LDT GS | Andy Lutomirski | 2020-08-26 | 1 | -0/+65 | |
| * | | | | | | | | | | selftests/x86/fsgsbase: Reap a forgotten child | Andy Lutomirski | 2020-08-26 | 1 | -0/+3 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-10-12 | 10 | -184/+33 | |
|\ \ \ \ \ \ \ \ \ \ |