summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-09-26evm: Don't deadlock if a crypto algorithm is unavailableMatthew Garrett1-0/+5
2018-09-26of: add helper to lookup compatible child nodeJohan Hovold1-0/+8
2018-09-26net/mlx5: Use u16 for Work Queue buffer fragment sizeTariq Toukan1-1/+1
2018-09-26net/mlx5: Fix use-after-free in self-healing flowJack Morgenstein1-1/+1
2018-09-19mm: get rid of vmacache_flush_all() entirelyLinus Torvalds4-8/+2
2018-09-19mtd: rawnand: make subop helpers return unsigned valuesMiquel Raynal1-8/+8
2018-09-19HID: core: fix grouping by applicationBenjamin Tissoires1-0/+1
2018-09-15r8169: add support for NCube 8168 network cardAnthony Wong1-0/+2
2018-09-09iommu/vt-d: Fix dev iotlb pfsid useJacob Pan1-3/+2
2018-09-09iommu/vt-d: Add definitions for PFSIDJacob Pan1-0/+3
2018-09-09NFSv4 client live hangs after live data migration recoveryBill Baker1-0/+1
2018-09-09nfsd: fix leaked file lock with nfs exported overlayfsAmir Goldstein1-2/+2
2018-09-09Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()Dexuan Cui1-0/+2
2018-09-09overflow.h: Add arithmetic shift helperJason Gunthorpe1-0/+31
2018-09-09powerpc/64s: Fix page table fragment refcount race vs speculative referencesNicholas Piggin1-1/+4
2018-09-09Replace magic for trusting the secondary keyring with #defineYannik Sembritzki1-0/+6
2018-09-09blkcg: Introduce blkg_root_lookup()Bart Van Assche1-0/+18
2018-09-05scsi: sysfs: Introduce sysfs_{un,}break_active_protection()Bart Van Assche1-0/+14
2018-09-05tpm: separate cmd_ready/go_idle from runtime_pmTomas Winkler1-0/+2
2018-09-05printk/nmi: Prevent deadlock when accessing the main log buffer in NMIPetr Mladek1-0/+4
2018-09-05scsi: libsas: dynamically allocate and free ata hostJason Yan1-0/+2
2018-08-15cpu/hotplug: Fix SMT supported evaluationThomas Gleixner1-0/+2
2018-08-15cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED earlyThomas Gleixner1-0/+2
2018-08-15cpu/hotplug: Expose SMT control init functionJiri Kosina1-0/+2
2018-08-15cpu/hotplug: Provide knobs to control SMTThomas Gleixner1-0/+13
2018-08-15x86/speculation/l1tf: Limit swap file size to MAX_PA/2Andi Kleen1-0/+2
2018-08-15x86/speculation/l1tf: Add sysfs reporting for l1tfAndi Kleen1-0/+2
2018-08-12init: rename and re-order boot_cpu_state_init()Linus Torvalds1-1/+1
2018-08-02Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2018-08-01mm: do not initialize TLB stack vma's with vma_init()Linus Torvalds1-0/+3
2018-07-31PCI: Fix is_added/is_busmaster race conditionHari Vyas1-1/+0
2018-07-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2018-07-30Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+7
2018-07-27Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+14
2018-07-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-1/+16
2018-07-27Merge tag 'trace-v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2018-07-26include/linux/eventfd.h: include linux/errno.hArnd Bergmann1-0/+1
2018-07-26mm: fix vma_is_anonymous() false-positivesKirill A. Shutemov1-0/+8
2018-07-26mm: introduce vma_init()Kirill A. Shutemov1-0/+6
2018-07-26delayacct: fix crash in delayacct_blkio_end() after delayacct init failureTejun Heo1-1/+1
2018-07-25ring_buffer: tracing: Inherit the tracing setting to next ring bufferMasami Hiramatsu1-0/+1
2018-07-25perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)Peter Zijlstra1-0/+1
2018-07-25locking/rtmutex: Allow specifying a subclass for nested lockingPeter Rosin1-0/+7
2018-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-6/+18
2018-07-24blk-mq: export setting request completion stateKeith Busch1-0/+14
2018-07-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-0/+2
2018-07-22alpha: fix osf_wait4() breakageAl Viro1-1/+1
2018-07-21bpfilter: Fix mismatch in function argument typesYueHaibing1-3/+3
2018-07-21mm: make vm_area_alloc() initialize core fieldsLinus Torvalds1-1/+1
2018-07-21mm: use helper functions for allocating and freeing vm_area structsLinus Torvalds1-1/+3