summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2017-07-04ovl: get exclusive ownership on upper/work dirsAmir Goldstein-3/+29
2017-07-04vfs: introduce inode 'inuse' lockAmir Goldstein-0/+37
2017-07-04ovl: move cache and version to ovl_inodeMiklos Szeredi-17/+13
2017-07-04ovl: use ovl_inode mutex to synchronize concurrent copy upAmir Goldstein-20/+11
2017-07-04ovl: move impure to ovl_inodeMiklos Szeredi-17/+26
2017-07-04ovl: move redirect to ovl_inodeMiklos Szeredi-9/+9
2017-07-04ovl: move __upperdentry to ovl_inodeMiklos Szeredi-94/+79
2017-07-04ovl: compare inodesMiklos Szeredi-4/+9
2017-07-04ovl: use i_private only as a keyMiklos Szeredi-20/+37
2017-07-04ovl: simplify getting inodeMiklos Szeredi-37/+36
2017-07-04ovl: allocate an ovl_inode structAmir Goldstein-2/+63
2017-07-04ovl: fix nlink leak in ovl_rename()Amir Goldstein-0/+7
2017-07-04cpufreq: intel_pstate: constify attribute_group structuresArvind Yadav-1/+1
2017-07-04cpufreq: cpufreq_stats: constify attribute_group structuresArvind Yadav-1/+1
2017-07-04PM / sleep: constify attribute_group structuresArvind Yadav-1/+1
2017-07-04PM / Domains: provide pm_genpd_poweroff_noirq() stubArnd Bergmann-0/+1
2017-07-04Revert "PM / Domains: Handle safely genpd_syscore_switch() call on non-genpd ...Rafael J. Wysocki-2/+2
2017-07-04ACPI / scan: Indicate to platform when hot remove returns busyLee, Chun-Yi-5/+13
2017-07-04ACPI / bus: handle ACPI hotplug schedule errors completelyLee, Chun-Yi-2/+6
2017-07-04ACPI / osi: Make local function acpi_osi_dmi_linux() staticColin Ian King-1/+2
2017-07-04ACPI: SPCR: Workaround for APM X-Gene 8250 UART 32-alignment errataLoc Ho-0/+22
2017-07-04ACPI: SPCR: Use access width to determine mmio usageLoc Ho-2/+23
2017-07-04docs: Do not include from kernel/rcu/srcu.cJonathan Corbet-3/+0
2017-07-04Merge tag 'spi-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds-860/+3573
2017-07-04Merge tag 'regulator-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-101/+1057
2017-07-04Merge tag 'regmap-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds-19/+321
2017-07-04Merge tag 'hwmon-for-linus-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-224/+1025
2017-07-04Merge tag 'mmc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds-1937/+1565
2017-07-04kill __copy_in_user()Al Viro-6/+0
2017-07-04Merge branch 'work.drm' into work.__copy_in_userAl Viro-1045/+476
2017-07-04mga: switch compat ioctls to drm_ioctl_kernel()Al Viro-90/+64
2017-07-04radeon: take out dead compat ioctlsAl Viro-427/+16
2017-07-04drm compat: ia64 is not biarchAl Viro-2/+2
2017-07-04drm_compat_ioctl(): tidy up a bitAl Viro-13/+9
2017-07-04switch compat_drm_mapbufs() to drm_ioctl_kernel()Al Viro-65/+77
2017-07-04switch compat_drm_rmmap() to drm_ioctl_kernel()Al Viro-10/+4
2017-07-04switch compat_drm_mode_addfb2() to drm_ioctl_kernel()Al Viro-28/+10
2017-07-04switch compat_drm_wait_vblank() to drm_ioctl_kernel()Al Viro-16/+10
2017-07-04switch compat_drm_update_draw()Al Viro-14/+3
2017-07-04compat_drm: switch sg ioctlsAl Viro-18/+12
2017-07-04compat_drm: switch AGP compat ioctls to drm_ioctl_kernel()Al Viro-65/+44
2017-07-04get_compat_bpf_fprog(): don't copyin field-by-fieldAl Viro-9/+9
2017-07-04get_compat_msghdr(): get rid of field-by-field copyinAl Viro-17/+14
2017-07-04copy_msghdr_from_user(): get rid of field-by-field copyinAl Viro-17/+14
2017-07-04mqueue: move compat syscalls to native onesAl Viro-228/+262
2017-07-04amdgpu: Set cik/si_support to 1 by default if radeon isn't builtMichel Dänzer-0/+14
2017-07-04Merge branch 'pci/host-xilinx' into nextBjorn Helgaas-2/+45
2017-07-04Merge branch 'pci/host-vmd' into nextBjorn Helgaas-2/+5
2017-07-04Merge branch 'pci/host-versatile' into nextBjorn Helgaas-9/+9
2017-07-04Merge branch 'pci/host-tegra' into nextBjorn Helgaas-12/+21