summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-01Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...Ingo Molnar12-14/+1166
2020-07-31Merge branch 'linus' into locking/core, to resolve conflictIngo Molnar350-3274/+3720
2020-07-31kcsan: Improve IRQ state trace reportingMarco Elver4-0/+37
2020-07-31lockdep: Refactor IRQ trace events fields into structMarco Elver4-48/+50
2020-07-31Merge tag 'drm-fixes-2020-07-31' of git://anongit.freedesktop.org/drm/drmLinus Torvalds4-15/+60
2020-07-31Merge tag 'amd-drm-fixes-5.8-2020-07-30' of git://people.freedesktop.org/~agd...Dave Airlie3-13/+35
2020-07-31drm/nouveau: Accept 'legacy' format modifiersJames Jones1-2/+25
2020-07-30Bluetooth: fix kernel oops in store_pending_adv_reportAlain Michaud1-7/+19
2020-07-30Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-6/+16
2020-07-30ARM: percpu.h: fix build errorGrygorii Strashko1-0/+2
2020-07-30Merge tag 'pci-v5.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+13
2020-07-30Merge tag 'block-5.8-2020-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds4-12/+17
2020-07-30Merge tag 'io_uring-5.8-2020-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+5
2020-07-30random: fix circular include dependency on arm64 after addition of percpu.hWilly Tarreau1-1/+1
2020-07-30virtio-mem: Fix build error due to improper use 'select'Weilong Chen1-1/+1
2020-07-30Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"Alex Deucher1-3/+6
2020-07-30drm/amd/display: Clear dm_state for fast updatesMazin Rezk1-9/+27
2020-07-30drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()Peilin Ye1-1/+2
2020-07-30random32: remove net_rand_state from the latent entropy gcc pluginLinus Torvalds2-2/+2
2020-07-30PCI/ASPM: Disable ASPM on ASMedia ASM1083/1085 PCIe-to-PCI bridgeRobert Hancock1-0/+13
2020-07-29Merge tag 'audit-pr-20200729' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-9/+3
2020-07-29Merge tag '9p-for-5.8-2' of git://github.com/martinetd/linux into masterLinus Torvalds1-9/+30
2020-07-29Merge tag 'drm-fixes-2020-07-29' of git://anongit.freedesktop.org/drm/drm int...Linus Torvalds14-35/+76
2020-07-29random32: update the net random state on interrupt and activityWilly Tarreau4-1/+13
2020-07-29virtio_balloon: fix up endian-ness for free cmd idMichael S. Tsirkin1-1/+5
2020-07-29virtio-balloon: Document byte ordering of poison_valAlexander Duyck1-0/+5
2020-07-29vhost/scsi: fix up req type endian-nessMichael S. Tsirkin1-1/+1
2020-07-29Merge branch 'nvme-5.8' of git://git.infradead.org/nvme into block-5.8Jens Axboe4-12/+17
2020-07-29firmware: Fix a reference count leak.Qiushi Wu1-3/+4
2020-07-29seqlock: lockdep assert non-preemptibility on seqcount_t writeAhmed S. Darwish1-6/+23
2020-07-29lockdep: Add preemption enabled/disabled assertion APIsAhmed S. Darwish2-0/+20
2020-07-29seqlock: Implement raw_seqcount_begin() in terms of raw_read_seqcount()Ahmed S. Darwish1-4/+5
2020-07-29seqlock: Add kernel-doc for seqcount_t and seqlock_t APIsAhmed S. Darwish1-77/+348
2020-07-29seqlock: Reorder seqcount_t and seqlock_t API definitionsAhmed S. Darwish1-80/+78
2020-07-29seqlock: seqcount_t latch: End read sections with read_seqcount_retry()Ahmed S. Darwish1-2/+2
2020-07-29seqlock: Properly format kernel-doc code samplesAhmed S. Darwish1-52/+56
2020-07-29Documentation: locking: Describe seqlock design and usageAhmed S. Darwish3-45/+211
2020-07-29Merge branch 'locking/header'Peter Zijlstra22-42/+3
2020-07-29locking/qspinlock: Do not include atomic.h from qspinlock_types.hHerbert Xu2-8/+1
2020-07-29locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu20-34/+2
2020-07-29revert: 1320a4052ea1 ("audit: trigger accompanying records when no rules pres...Paul Moore3-9/+3
2020-07-29nvme: add a Identify Namespace Identification Descriptor list quirkChristoph Hellwig3-12/+12
2020-07-29Merge tag 'drm-misc-fixes-2020-07-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie11-23/+51
2020-07-28Merge tag 'asm-generic-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2020-07-28Merge tag 'arm-fixes-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-8/+14
2020-07-28lockdep: Move list.h inclusion into lockdep.hHerbert Xu2-2/+1
2020-07-28Merge tag 'sh-for-5.8-part2' of git://git.libc.org/linux-sh into masterLinus Torvalds2-12/+4
2020-07-27sh: Fix validation of system call numberMichael Karcher1-3/+3
2020-07-27sh/tlb: Fix PGTABLE_LEVELS > 2Peter Zijlstra1-9/+1
2020-07-27drm: hold gem reference until object is no longer accessedSteve Cohen1-6/+4