summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-11-16seccomp: Migrate to use SYSCALL_WORK flagGabriel Krisman Bertazi4-8/+10
2020-11-16entry: Wire up syscall_work in common entry codeGabriel Krisman Bertazi1-0/+3
2020-11-16entry: Expose helpers to migrate TIF to SYSCALL_WORK flagsGabriel Krisman Bertazi1-0/+32
2020-11-16Merge branch 'x86/entry' into core/entryThomas Gleixner1-0/+10
2020-11-16entry: Fix spelling/typo errors in irq entry codeIra Weiny1-2/+2
2020-11-05x86/entry: Move nmi entry/exit into common codeThomas Gleixner1-1/+38
2020-11-04Merge branch 'core/urgent' into core/entryThomas Gleixner743-8518/+18672
2020-11-01Merge tag 'timers-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+4
2020-11-01Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-1751/+0
2020-11-01Merge tag 'driver-core-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-10/+8
2020-11-01Merge tag 'usb-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+1
2020-11-01Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-0/+28
2020-11-01Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s...Linus Torvalds6-14/+14
2020-10-31net/mlx5: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2
2020-10-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-1/+3
2020-10-30Merge tag 'asm-generic-fixes-5.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+4
2020-10-30Merge tag 'pm-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+10
2020-10-30Merge tag 'drm-fixes-2020-10-30-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds3-11/+18
2020-10-30debugfs: remove return value of debugfs_create_devm_seqfile()Greg Kroah-Hartman1-10/+8
2020-10-30fs: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-10-30platform/chrome: cros_ec_proto: Replace zero-length array with flexible-array...Gustavo A. R. Silva1-1/+1
2020-10-30platform/chrome: cros_ec_commands: Replace zero-length array with flexible-ar...Gustavo A. R. Silva1-7/+7
2020-10-30mailbox: zynqmp-ipi-message: Replace zero-length array with flexible-array me...Gustavo A. R. Silva1-1/+1
2020-10-30dmaengine: ti-cppi5: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2
2020-10-29Merge tag 'fallthrough-fixes-clang-5.10-rc2' of git://git.kernel.org/pub/scm/...Linus Torvalds2-0/+4
2020-10-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-12/+20
2020-10-29include: jhash/signal: Fix fall-through warnings for ClangGustavo A. R. Silva2-0/+4
2020-10-29Merge tag 'afs-fixes-20201029' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-16/+4
2020-10-29Merge tag 'ext4_for_linus_fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+5
2020-10-29afs: Fix afs_invalidatepage to adjust the dirty regionDavid Howells1-2/+3
2020-10-29afs: Wrap page->private manipulations in inline functionsDavid Howells1-16/+3
2020-10-29cpufreq: Introduce cpufreq_driver_test_flags()Rafael J. Wysocki1-0/+1
2020-10-29entry: Add support for TIF_NOTIFY_SIGNALJens Axboe4-6/+47
2020-10-29signal: Add task_sigpending() helperJens Axboe1-2/+7
2020-10-28misc: mic: remove the MIC driversSudeep Dutt4-1751/+0
2020-10-28jbd2: fix a kernel-doc markupMauro Carvalho Chehab1-1/+1
2020-10-28ext4: make num of fast commit blocks configurableHarshad Shirwadkar1-1/+4
2020-10-28module: use hidden visibility for weak symbol referencesArd Biesheuvel1-1/+1
2020-10-28usb: fix kernel-doc markupsMauro Carvalho Chehab1-1/+1
2020-10-28RDMA: Add rdma_connect_locked()Jason Gunthorpe1-12/+2
2020-10-28KVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return SMCCC_RET_NOT_REQUIREDStephen Boyd1-0/+2
2020-10-27vmlinux.lds.h: Keep .ctors.* with .ctorsKees Cook1-0/+1
2020-10-27cpufreq: Introduce CPUFREQ_NEED_UPDATE_LIMITS driver flagRafael J. Wysocki1-1/+9
2020-10-27asm-generic: mark __{get,put}_user_fn as __always_inlineChristoph Hellwig1-2/+4
2020-10-27drm: drm_print.h: fix kernel-doc markupsMauro Carvalho Chehab1-3/+17
2020-10-27drm: kernel-doc: drm_dp_helper.h: fix a typoMauro Carvalho Chehab1-1/+1
2020-10-27drm: drm_edid: remove a duplicated kernel-doc declarationMauro Carvalho Chehab1-7/+0
2020-10-27RDMA/mlx5: Fix devlink deadlock on net namespace deletionParav Pandit1-0/+18
2020-10-26elf: Expose ELF header on arch_setup_additional_pages()Gabriel Krisman Bertazi1-0/+5
2020-10-26elf: Expose ELF header in compat_start_thread()Gabriel Krisman Bertazi1-0/+5