summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-07-05Fix up non-directory creation in SGID directoriesLinus Torvalds
2018-07-05Revert "iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_...Christoph Hellwig
2018-07-05cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf()Stefano Brivio
2018-07-05cifs: Fix infinite loop when using hard mount optionPaulo Alcantara
2018-07-05cifs: Fix slab-out-of-bounds in send_set_info() on SMB2 ACE settingStefano Brivio
2018-07-05cifs: Fix memory leak in smb2_set_ea()Paulo Alcantara
2018-07-05cifs: fix SMB1 breakageRonnie Sahlberg
2018-07-05cifs: Fix validation of signed data in smb2Paulo Alcantara
2018-07-05cifs: Fix validation of signed data in smb3+Paulo Alcantara
2018-07-05cifs: Fix use after free of a mid_q_entryLars Persson
2018-07-05autofs: rename 'autofs' module back to 'autofs4'Linus Torvalds
2018-07-05arm64: remove no-op -p linker flagGreg Hackmann
2018-07-05Merge tag 'acpi-4.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-07-05Merge tag 'pm-4.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-07-05Merge tag 'riscv-for-linus-4.18-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2018-07-05drm/amd/display: add a check for display depth validityMikita Lipski
2018-07-05drm/amd/display: adding ycbcr420 pixel encoding for hdmiMikita Lipski
2018-07-05Merge branches 'acpi-tables' and 'acpica'Rafael J. Wysocki
2018-07-05Merge branch 'pm-pci'Rafael J. Wysocki
2018-07-05drm/udl: fix display corruption of the last lineMikulas Patocka
2018-07-04arm64: add endianness option to LDFLAGS instead of LDMasahiro Yamada
2018-07-04RISC-V: Fix the rv32i kernel buildPalmer Dabbelt
2018-07-04RISC-V: Fix PTRACE_SETREGSET bug.Jim Wilson
2018-07-04RISC-V: Don't include irq-riscv-intc.hPalmer Dabbelt
2018-07-04riscv: remove unnecessary of_platform_populate callRob Herring
2018-07-04RISC-V: fix R_RISCV_ADD32/R_RISCV_SUB32 relocationsAndreas Schwab
2018-07-04RISC-V: Change variable type for 32-bit compatibleZong Li
2018-07-04RISC-V: Add definiion of extract symbol's index and type for 32-bitZong Li
2018-07-04RISC-V: Select GENERIC_UCMPDI2 on RV32IZong Li
2018-07-04RISC-V: Add conditional macro for zone of DMA32Zong Li
2018-07-04sample/vfio-mdev: Change return type to vm_fault_tSouptick Joarder
2018-07-04arm64: Use aarch64elf and aarch64elfb emulation mode variantsPaul Kocialkowski
2018-07-04drm/bridge/sii8620: Fix link mode selectionMaciej Purski
2018-07-04drm/bridge/sii8620: Fix display of packed pixel modesMaciej Purski
2018-07-04drm/bridge/sii8620: Send AVI infoframe in all MHL versionsMaciej Purski
2018-07-04ACPI / battery: Safe unregistering of hooksJouke Witteveen
2018-07-04drm/amdgpu: fix user fence write race conditionNicolai Hähnle
2018-07-04s390: wire up rseq system callHeiko Carstens
2018-07-04s390: wire up io_pgetevents system callHeiko Carstens
2018-07-03mm: teach dump_page() to correctly output poisoned struct pagesPavel Tatashin
2018-07-03ARM: disable KCOV for trusted foundations codeArnd Bergmann
2018-07-03kasan: fix shadow_size calculation error in kasan_module_allocZhen Lei
2018-07-03mm: hugetlb: yield when prepping struct pagesCannon Matthews
2018-07-03userfaultfd: hugetlbfs: fix userfaultfd_huge_must_wait() pte accessJanosch Frank
2018-07-03tracing: Fix missing return symbol in function_graph outputChangbin Du
2018-07-03ftrace: Nuke clear_ftrace_functionYisheng Xie
2018-07-03tracing: Use __printf markup to silence compilerMathieu Malaterre
2018-07-03tracing: Optimize trace_buffer_iter() logicyuan linyu
2018-07-03tracing: Make create_filter() code match the commentsSteven Rostedt (VMware)