aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-10-29fs: Replace zero-length array with flexible-array memberGravatar Gustavo A. R. Silva 1-1/+1
2020-10-29platform/chrome: cros_ec_proto: Replace zero-length array with flexible-array...Gravatar Gustavo A. R. Silva 1-1/+1
2020-10-29platform/chrome: cros_ec_commands: Replace zero-length array with flexible-ar...Gravatar Gustavo A. R. Silva 1-7/+7
2020-10-29mailbox: zynqmp-ipi-message: Replace zero-length array with flexible-array me...Gravatar Gustavo A. R. Silva 1-1/+1
2020-10-29dmaengine: ti-cppi5: Replace zero-length array with flexible-array memberGravatar Gustavo A. R. Silva 1-2/+2
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Gravatar Joe Perches 34-74/+74
2020-10-25mm: remove kzfree() compatibility definitionGravatar Eric Biggers 1-2/+0
2020-10-25Merge tag 'perf-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+1
2020-10-25Merge tag 'locking-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+1
2020-10-25Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2020-10-25Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-8/+0
2020-10-25Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+53
2020-10-24Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-6/+18
2020-10-24Merge tag 'io_uring-5.10-2020-10-24' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-2/+2
2020-10-24Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 6-21/+15
2020-10-24Merge tag 'dma-mapping-5.10-1' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 2-24/+23
2020-10-24random32: add noise from network and scheduling activityGravatar Willy Tarreau 1-0/+19
2020-10-24random32: make prandom_u32() output unpredictableGravatar George Spelvin 1-2/+34
2020-10-24Merge tag 'riscv-for-linus-5.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-40/+73
2020-10-24Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 3-0/+46
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Linus Torvalds 16-16/+396
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 13-8/+782
2020-10-24Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Gravatar Linus Torvalds 3-54/+72
2020-10-23Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 4-10/+28
2020-10-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-1/+2
2020-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 2-5/+10
2020-10-23Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 4-5/+34
2020-10-23Merge tag 'vfs-5.10-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 1-6/+2
2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 5-45/+57
2020-10-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-0/+10
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-5/+10
2020-10-23Merge branches 'pm-core', 'pm-sleep', 'pm-tools' and 'powercap'Gravatar Rafael J. Wysocki 2-5/+4
2020-10-23Merge branches 'pm-cpufreq' and 'pm-cpuidle'Gravatar Rafael J. Wysocki 1-5/+0
2020-10-23xen: remove no longer used functionsGravatar Juergen Gross 1-8/+0
2020-10-23kvm: x86/mmu: Support dirty logging for the TDP MMUGravatar Ben Gardon 1-0/+1
2020-10-22hil/parisc: Disable HIL driver when it gets stuckGravatar Helge Deller 1-1/+1
2020-10-22splice: change exported internal do_splice() helper to take kernel offsetGravatar Jens Axboe 1-2/+2
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 2-0/+11
2020-10-22Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfioGravatar Linus Torvalds 3-1/+107
2020-10-22Merge tag 'rproc-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Gravatar Linus Torvalds 1-4/+4
2020-10-22Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 17-3/+645
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 6-20/+56
2020-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfGravatar Jakub Kicinski 1-0/+6
2020-10-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 2-8/+344
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 4-3/+20
2020-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar Jakub Kicinski 2-4/+27
2020-10-22Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 3-0/+71
2020-10-21ext4: fast commit recovery pathGravatar Harshad Shirwadkar 1-4/+52
2020-10-21jbd2: fast commit recovery pathGravatar Harshad Shirwadkar 1-0/+20
2020-10-21ext4: main fast-commit commit pathGravatar Harshad Shirwadkar 1-0/+172