index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2020-12-02
entry: Add exit_to_user_mode() wrapper
Sven Schnelle
2020-12-02
entry_Add_enter_from_user_mode_wrapper
Sven Schnelle
2020-12-02
entry: Support Syscall User Dispatch on common syscall entry
Gabriel Krisman Bertazi
2020-12-02
kernel: Implement selective syscall userspace redirection
Gabriel Krisman Bertazi
2020-12-02
signal: Expose SYS_USER_DISPATCH si_code type
Gabriel Krisman Bertazi
2020-11-25
entry: Fix boot for !CONFIG_GENERIC_ENTRY
Gabriel Krisman Bertazi
2020-11-19
context_tracking: Don't implement exception_enter/exit() on CONFIG_HAVE_CONTE...
Frederic Weisbecker
2020-11-16
entry: Drop usage of TIF flags in the generic syscall code
Gabriel Krisman Bertazi
2020-11-16
audit: Migrate to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
2020-11-16
ptrace: Migrate TIF_SYSCALL_EMU to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
2020-11-16
ptrace: Migrate to use SYSCALL_TRACE flag
Gabriel Krisman Bertazi
2020-11-16
tracepoints: Migrate to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
2020-11-16
seccomp: Migrate to use SYSCALL_WORK flag
Gabriel Krisman Bertazi
2020-11-16
entry: Wire up syscall_work in common entry code
Gabriel Krisman Bertazi
2020-11-16
entry: Expose helpers to migrate TIF to SYSCALL_WORK flags
Gabriel Krisman Bertazi
2020-11-16
Merge branch 'x86/entry' into core/entry
Thomas Gleixner
2020-11-15
entry: Fix spelling/typo errors in irq entry code
Ira Weiny
2020-11-04
x86/entry: Move nmi entry/exit into common code
Thomas Gleixner
2020-11-04
Merge branch 'core/urgent' into core/entry
Thomas Gleixner
2020-11-01
Merge tag 'timers-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-11-01
Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-11-01
Merge tag 'driver-core-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-11-01
Merge tag 'usb-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-10-31
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-10-31
Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s...
Linus Torvalds
2020-10-30
net/mlx5: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-10-30
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-10-30
Merge tag 'asm-generic-fixes-5.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-10-30
Merge tag 'pm-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2020-10-30
Merge tag 'drm-fixes-2020-10-30-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-10-30
debugfs: remove return value of debugfs_create_devm_seqfile()
Greg Kroah-Hartman
2020-10-29
fs: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-10-29
platform/chrome: cros_ec_proto: Replace zero-length array with flexible-array...
Gustavo A. R. Silva
2020-10-29
platform/chrome: cros_ec_commands: Replace zero-length array with flexible-ar...
Gustavo A. R. Silva
2020-10-29
mailbox: zynqmp-ipi-message: Replace zero-length array with flexible-array me...
Gustavo A. R. Silva
2020-10-29
dmaengine: ti-cppi5: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-10-29
Merge tag 'fallthrough-fixes-clang-5.10-rc2' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2020-10-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-10-29
include: jhash/signal: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-10-29
Merge tag 'afs-fixes-20201029' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-29
Merge tag 'ext4_for_linus_fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-29
afs: Fix afs_invalidatepage to adjust the dirty region
David Howells
2020-10-29
afs: Wrap page->private manipulations in inline functions
David Howells
2020-10-29
cpufreq: Introduce cpufreq_driver_test_flags()
Rafael J. Wysocki
2020-10-29
entry: Add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-10-29
signal: Add task_sigpending() helper
Jens Axboe
2020-10-28
misc: mic: remove the MIC drivers
Sudeep Dutt
2020-10-28
jbd2: fix a kernel-doc markup
Mauro Carvalho Chehab
2020-10-28
ext4: make num of fast commit blocks configurable
Harshad Shirwadkar
2020-10-28
module: use hidden visibility for weak symbol references
Ard Biesheuvel
[next]