aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-06-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 5-39/+192
2021-06-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 7-91/+172
2021-06-28Merge tag 'timers-nohz-2021-06-28' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-11/+17
2021-06-28Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 10-42/+82
2021-06-28Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-8/+0
2021-06-28Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 4-2603/+4
2021-06-28Merge tags 'objtool-urgent-2021-06-28' and 'objtool-core-2021-06-28' of git:/...Gravatar Linus Torvalds 3-18/+40
2021-06-28Merge tag 'x86_cpu_for_v5.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+1
2021-06-28Merge tag 'hwmon-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+30
2021-06-28Merge tag 'spi-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Gravatar Linus Torvalds 6-35/+99
2021-06-28Merge tag 'regulator-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 12-14/+1199
2021-06-28Merge tag 'regmap-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Gravatar Linus Torvalds 1-0/+40
2021-06-28Merge tag 'mmc-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcGravatar Linus Torvalds 3-1/+28
2021-06-28Merge tag 'for-5.14/libata-2021-06-27' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 4-1629/+11
2021-06-27Revert "signal: Allow tasks to cache one sigqueue struct"Gravatar Linus Torvalds 2-2/+0
2021-06-25Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 3-22/+8
2021-06-25Merge tag 'ceph-for-5.13-rc8' of https://github.com/ceph/ceph-clientGravatar Linus Torvalds 1-1/+3
2021-06-25Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Gravatar Paolo Bonzini 20-75/+130
2021-06-25Merge remote-tracking branch 'spi/for-5.14' into spi-nextGravatar Mark Brown 6-35/+99
2021-06-25spi: core: add dma_map_dev for dma deviceGravatar Vinod Koul 1-0/+1
2021-06-24mm, futex: fix shared futex pgoff on shmem huge pageGravatar Hugh Dickins 2-22/+7
2021-06-24mm/vmalloc: add vmalloc_no_hugeGravatar Claudio Imbrenda 1-0/+1
2021-06-24KVM: debugfs: Reuse binary stats descriptorsGravatar Jing Zhang 1-16/+1
2021-06-24KVM: stats: Support binary stats retrieval for a VCPUGravatar Jing Zhang 1-1/+12
2021-06-24KVM: stats: Support binary stats retrieval for a VMGravatar Jing Zhang 1-0/+6
2021-06-24libceph: set global_id as soon as we get an auth ticketGravatar Ilya Dryomov 1-1/+3
2021-06-24libceph: don't pass result into ac->ops->handle_reply()Gravatar Ilya Dryomov 1-1/+1
2021-06-24KVM: stats: Add fd-based API to read binary stats dataGravatar Jing Zhang 2-2/+82
2021-06-24KVM: stats: Separate generic stats from architecture specific onesGravatar Jing Zhang 1-0/+12
2021-06-24Merge branch 'for-next/smccc' into for-next/coreGravatar Will Deacon 1-2/+86
2021-06-24Merge branch 'for-next/perf' into for-next/coreGravatar Will Deacon 2-33/+8
2021-06-24sched/core: Introduce SD_ASYM_CPUCAPACITY_FULL sched_domain flagGravatar Beata Michalska 1-0/+10
2021-06-23Merge remote-tracking branch 'regulator/for-5.14' into regulator-nextGravatar Mark Brown 12-14/+1199
2021-06-23Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Paolo Bonzini 10-13/+42
2021-06-22locking/lockdep: Improve noinstr vs errorsGravatar Peter Zijlstra 1-0/+2
2021-06-22spi: add ancillary device supportGravatar Sebastian Reichel 1-0/+2
2021-06-21Merge series "Extend regulator notification support" from Matti Vaittinen <ma...Gravatar Mark Brown 34-74/+356
2021-06-21regulator: add property parsing and callbacks to set protection limitsGravatar Matti Vaittinen 2-4/+63
2021-06-21regulator: IRQ based event/error notification helpersGravatar Matti Vaittinen 1-0/+135
2021-06-21regulator: move rdev_print helpers to internal.hGravatar Matti Vaittinen 2-5/+10
2021-06-21regulator: add warning flagsGravatar Matti Vaittinen 1-0/+14
2021-06-21reboot: Add hardware protection power-offGravatar Matti Vaittinen 1-0/+1
2021-06-18Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 4-3/+6
2021-06-18Merge tag 'pm-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 1-1/+0
2021-06-18sched: Change task_struct::stateGravatar Peter Zijlstra 3-18/+17
2021-06-18sched: Add get_current_state()Gravatar Peter Zijlstra 1-0/+2
2021-06-18sched: Introduce task_is_running()Gravatar Peter Zijlstra 1-0/+2
2021-06-18Merge branch 'sched/urgent' into sched/core, to resolve conflictsGravatar Ingo Molnar 19-29/+94
2021-06-17kvm: add PM-notifierGravatar Sergey Senozhatsky 1-0/+9
2021-06-17math64.h: Add mul_s64_u64_shr()Gravatar Ilias Stamatis 1-0/+19