summaryrefslogtreecommitdiffstats
path: root/samples/mic (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-31lockdep: Refactor IRQ trace events fields into structMarco Elver4-48/+50
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-30ARM: percpu.h: fix build errorGrygorii Strashko1-0/+2
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-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-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-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-28lockdep: Move list.h inclusion into lockdep.hHerbert Xu2-2/+1
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
2020-07-27drm/dbi: Fix SPI Type 1 (9-bit) transferPaul Cercueil1-1/+1
2020-07-27drm/drm_fb_helper: fix fbdev with sparc64Sam Ravnborg3-1/+18
2020-07-27io: Fix return type of _inb and _inlStafford Horne1-2/+2
2020-07-26Linux 5.8-rc7v5.8-rc7Linus Torvalds1-1/+1
2020-07-26drm/mcde: Fix stability issueLinus Walleij1-3/+8
2020-07-26drm/bridge: nwl-dsi: Drop DRM_BRIDGE_ATTACH_NO_CONNECTOR check.Guido Günther1-5/+0
2020-07-26drm/panel: Fix auo, kd101n80-45na horizontal noise on edges of panelJitao Shi1-3/+3
2020-07-26drm: panel: simple: Delay HPD checking on boe_nv133fhm_n61 for 15 msDouglas Anderson1-1/+15
2020-07-26drm/bridge/adv7511: set the bridge type properlyLaurentiu Palcu1-0/+1
2020-07-26drm: of: Fix double-free bugBiju Das1-3/+1
2020-07-26nvme-pci: prevent SK hynix PC400 from using Write Zeroes commandKai-Heng Feng1-0/+2
2020-07-26nvme-tcp: fix possible hang waiting for icresp responseSagi Grimberg1-0/+3
2020-07-25ARM: dts: keystone-k2g-evm: fix rgmii phy-mode for ksz9031 phyGrygorii Strashko1-1/+1
2020-07-25riscv: Parse all memory blocks to remove unusable memoryAtish Patra1-14/+17
2020-07-25RISC-V: Do not rely on initrd_start/end computed during early dt parsingAtish Patra1-6/+27
2020-07-25drivers/net/wan: lapb: Corrected the usage of skb_cowXie He2-4/+8
2020-07-25dev: Defer free of skbs in flush_backlogSubash Abhinov Kasiviswanathan1-1/+1
2020-07-25RISC-V: Set maximum number of mapped pages correctlyAtish Patra1-1/+1