summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-26Merge tag 'mips_fixes_4.20_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-10-26ovl: using posix_acl_xattr_size() to get size instead of posix_acl_to_xattr()Chengguang Xu
2018-10-26ovl: abstract ovl_inode lock with a helperAmir Goldstein
2018-10-26ovl: remove the 'locked' argument of ovl_nlink_{start,end}Amir Goldstein
2018-10-26ovl: relax requirement for non null uuid of lower fsAmir Goldstein
2018-10-26ovl: fold copy-up helpers into callersMiklos Szeredi
2018-10-26ovl: untangle copy up call chainAmir Goldstein
2018-10-26ovl: relax permission checking on underlying layersMiklos Szeredi
2018-10-26ovl: fix recursive oi->lock in ovl_link()Amir Goldstein
2018-10-26vfs: fix FIGETBSZ ioctl on an overlayfs fileAmir Goldstein
2018-10-26ovl: clean up error handling in ovl_get_tmpfile()Miklos Szeredi
2018-10-26ovl: fix error handling in ovl_verify_set_fh()Amir Goldstein
2018-10-26Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-10-26Merge tag '4.20-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-10-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2018-10-26Merge tag 'for-4.20/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-26Merge tag 'for-linus-20181026' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2018-10-26leds: gpio: set led_dat->gpiod pointer for OF defined GPIO ledsLiviu Dudau
2018-10-26drm/amdgpu: fix reporting of failed msg sent to SMU (v2)Shirish S
2018-10-26Merge tag 'dma-mapping-4.20-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-10-26drm/amdgpu: Fix compute ring 1.0.0 failure after resetAndrey Grodzovsky
2018-10-26drm/amdgpu: fix VM leaf walkingChristian König
2018-10-26Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-26Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-10-26Merge tag 'driver-core-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-10-26HID: alps: allow incoming reports when only the trackstick is openedBenjamin Tissoires
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-10-26Revert "HID: add NOGET quirk for Eaton Ellipse MAX UPS"Benjamin Tissoires
2018-10-26HID: i2c-hid: Add a small delay after sleep command for Raydium touchpanelKai-Heng Feng
2018-10-26HID: hiddev: fix potential Spectre v1Breno Leitao
2018-10-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-10-26libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9Diego Viola
2018-10-26ARM: dt: relicense two DT binding IRQ headersStephen Warren
2018-10-26powerpc/process: Fix flush_all_to_thread for SPEFelipe Rechia
2018-10-26Revert "selftests/powerpc: Fix out-of-tree build errors"Michael Ellerman
2018-10-26powerpc/pseries: add missing cpumask.h include fileTyrel Datwyler
2018-10-26selftests/powerpc: Fix ptrace tm failureBreno Leitao
2018-10-26KVM: PPC: Use exported tb_to_ns() function in decrementer emulationPaul Mackerras
2018-10-26powerpc/pseries: Export maximum memory valueAravinda Prasad
2018-10-26powerpc/8xx: Use patch_site for perf counters setupChristophe Leroy
2018-10-26powerpc/8xx: Use patch_site for memory setup patchingChristophe Leroy
2018-10-26powerpc/code-patching: Add a helper to get the address of a patch_siteChristophe Leroy
2018-10-26Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP"Christophe Leroy
2018-10-26KEYS: asym_tpm: Add support for the sign operation [ver #2]Denis Kenzior
2018-10-26KEYS: asym_tpm: Implement tpm_sign [ver #2]Denis Kenzior
2018-10-26KEYS: asym_tpm: Implement signature verification [ver #2]Denis Kenzior
2018-10-26KEYS: asym_tpm: Implement the decrypt operation [ver #2]Denis Kenzior