summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-09-29Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...Lubomir Rintel
2018-09-29ASoC: uapi: fix sound/skl-tplg-interface.h userspace compilation errorsDmitry V. Levin
2018-09-29NFC: Fix the number of pipesSuren Baghdasaryan
2018-09-29tls: zero the crypto information from tls_context before freeingSabrina Dubroca
2018-09-26evm: Don't deadlock if a crypto algorithm is unavailableMatthew Garrett
2018-09-26of: add helper to lookup compatible child nodeJohan Hovold
2018-09-26net/mlx5: Use u16 for Work Queue buffer fragment sizeTariq Toukan
2018-09-26net/mlx5: Fix use-after-free in self-healing flowJack Morgenstein
2018-09-19mm: get rid of vmacache_flush_all() entirelyLinus Torvalds
2018-09-19mtd: rawnand: make subop helpers return unsigned valuesMiquel Raynal
2018-09-19ethtool: Remove trailing semicolon for static inlineFlorian Fainelli
2018-09-19HID: core: fix grouping by applicationBenjamin Tissoires
2018-09-15uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member nameRandy Dunlap
2018-09-15tcp, ulp: add alias for all ulp modulesDaniel Borkmann
2018-09-15r8169: add support for NCube 8168 network cardAnthony Wong
2018-09-09udlfb: make a local copy of fb_opsMikulas Patocka
2018-09-09udlfb: set optimal write delayMikulas Patocka
2018-09-09udlfb: don't switch if we are switching to the same videomodeMikulas Patocka
2018-09-09udlfb: fix semaphore value leakMikulas Patocka
2018-09-09iommu/vt-d: Fix dev iotlb pfsid useJacob Pan
2018-09-09iommu/vt-d: Add definitions for PFSIDJacob Pan
2018-09-09NFSv4 client live hangs after live data migration recoveryBill Baker
2018-09-09nfsd: fix leaked file lock with nfs exported overlayfsAmir Goldstein
2018-09-09eventpoll.h: wrap casts in () properlyGreg Kroah-Hartman
2018-09-09Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()Dexuan Cui
2018-09-09overflow.h: Add arithmetic shift helperJason Gunthorpe
2018-09-09powerpc/64s: Fix page table fragment refcount race vs speculative referencesNicholas Piggin
2018-09-09Replace magic for trusting the secondary keyring with #defineYannik Sembritzki
2018-09-09blkcg: Introduce blkg_root_lookup()Bart Van Assche
2018-09-05scsi: sysfs: Introduce sysfs_{un,}break_active_protection()Bart Van Assche
2018-09-05tpm: separate cmd_ready/go_idle from runtime_pmTomas Winkler
2018-09-05x86/gpu: reserve ICL's graphics stolen memoryPaulo Zanoni
2018-09-05printk/nmi: Prevent deadlock when accessing the main log buffer in NMIPetr Mladek
2018-09-05scsi: libsas: dynamically allocate and free ata hostJason Yan
2018-08-17ioremap: Update pgtable free interfaces with addrChintan Pandya
2018-08-17crypto: vmac - separate tfm and request contextEric Biggers
2018-08-15cpu/hotplug: Fix SMT supported evaluationThomas Gleixner
2018-08-15x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architecturesJiri Kosina
2018-08-15cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED earlyThomas Gleixner
2018-08-15cpu/hotplug: Expose SMT control init functionJiri Kosina
2018-08-15cpu/hotplug: Provide knobs to control SMTThomas Gleixner
2018-08-15x86/speculation/l1tf: Limit swap file size to MAX_PA/2Andi Kleen
2018-08-15x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappingsAndi Kleen
2018-08-15x86/speculation/l1tf: Add sysfs reporting for l1tfAndi Kleen
2018-08-12init: rename and re-order boot_cpu_state_init()Linus Torvalds
2018-08-07llc: use refcount_inc_not_zero() for llc_sap_find()Cong Wang
2018-08-07vsock: split dwork to avoid reinitializationsCong Wang
2018-08-02Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-01mm: do not initialize TLB stack vma's with vma_init()Linus Torvalds
2018-07-31PCI: Fix is_added/is_busmaster race conditionHari Vyas