summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-12-02entry: Support Syscall User Dispatch on common syscall entryGabriel Krisman Bertazi
2020-12-02kernel: Implement selective syscall userspace redirectionGabriel Krisman Bertazi
2020-12-02signal: Expose SYS_USER_DISPATCH si_code typeGabriel Krisman Bertazi
2020-11-25entry: Fix boot for !CONFIG_GENERIC_ENTRYGabriel Krisman Bertazi
2020-11-19context_tracking: Don't implement exception_enter/exit() on CONFIG_HAVE_CONTE...Frederic Weisbecker
2020-11-16entry: Drop usage of TIF flags in the generic syscall codeGabriel Krisman Bertazi
2020-11-16audit: Migrate to use SYSCALL_WORK flagGabriel Krisman Bertazi
2020-11-16ptrace: Migrate TIF_SYSCALL_EMU to use SYSCALL_WORK flagGabriel Krisman Bertazi
2020-11-16ptrace: Migrate to use SYSCALL_TRACE flagGabriel Krisman Bertazi
2020-11-16tracepoints: Migrate to use SYSCALL_WORK flagGabriel Krisman Bertazi
2020-11-16seccomp: Migrate to use SYSCALL_WORK flagGabriel Krisman Bertazi
2020-11-16entry: Wire up syscall_work in common entry codeGabriel Krisman Bertazi
2020-11-16entry: Expose helpers to migrate TIF to SYSCALL_WORK flagsGabriel Krisman Bertazi
2020-11-16Merge branch 'x86/entry' into core/entryThomas Gleixner
2020-11-15entry: Fix spelling/typo errors in irq entry codeIra Weiny
2020-11-04x86/entry: Move nmi entry/exit into common codeThomas Gleixner
2020-11-04Merge branch 'core/urgent' into core/entryThomas Gleixner
2020-11-01Merge tag 'timers-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-11-01Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-11-01Merge tag 'driver-core-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-11-01Merge tag 'usb-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-10-31Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-10-31Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s...Linus Torvalds
2020-10-30net/mlx5: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-10-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-10-30Merge tag 'asm-generic-fixes-5.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-10-30Merge tag 'pm-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-10-30Merge tag 'drm-fixes-2020-10-30-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-30debugfs: remove return value of debugfs_create_devm_seqfile()Greg Kroah-Hartman
2020-10-29fs: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-10-29platform/chrome: cros_ec_proto: Replace zero-length array with flexible-array...Gustavo A. R. Silva
2020-10-29platform/chrome: cros_ec_commands: Replace zero-length array with flexible-ar...Gustavo A. R. Silva
2020-10-29mailbox: zynqmp-ipi-message: Replace zero-length array with flexible-array me...Gustavo A. R. Silva
2020-10-29dmaengine: ti-cppi5: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-10-29Merge tag 'fallthrough-fixes-clang-5.10-rc2' of git://git.kernel.org/pub/scm/...Linus Torvalds
2020-10-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-10-29include: jhash/signal: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-10-29Merge tag 'afs-fixes-20201029' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-29Merge tag 'ext4_for_linus_fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-10-29afs: Fix afs_invalidatepage to adjust the dirty regionDavid Howells
2020-10-29afs: Wrap page->private manipulations in inline functionsDavid Howells
2020-10-29cpufreq: Introduce cpufreq_driver_test_flags()Rafael J. Wysocki
2020-10-29entry: Add support for TIF_NOTIFY_SIGNALJens Axboe
2020-10-29signal: Add task_sigpending() helperJens Axboe
2020-10-28misc: mic: remove the MIC driversSudeep Dutt
2020-10-28jbd2: fix a kernel-doc markupMauro Carvalho Chehab
2020-10-28ext4: make num of fast commit blocks configurableHarshad Shirwadkar
2020-10-28module: use hidden visibility for weak symbol referencesArd Biesheuvel
2020-10-28usb: fix kernel-doc markupsMauro Carvalho Chehab
2020-10-28RDMA: Add rdma_connect_locked()Jason Gunthorpe