summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | fsnotify: add fsnotify_add_inode_mark() wrappersAmir Goldstein2018-05-186-10/+24
| * | | | fanotify: generalize fanotify_should_send_event()Amir Goldstein2018-05-181-18/+18
| * | | | fsnotify: generalize send_to_group()Amir Goldstein2018-05-181-25/+23
| * | | | fsnotify: generalize iteration of marks by object typeAmir Goldstein2018-05-184-39/+72
| * | | | fsnotify: introduce marks iteration helpersAmir Goldstein2018-05-181-25/+49
| * | | | fsnotify: remove redundant arguments to handle_event()Amir Goldstein2018-05-1811-50/+58
| * | | | fsnotify: use type id to identify connector object typeAmir Goldstein2018-05-184-26/+32
* | | | | Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds2018-06-1750-2986/+87
|\ \ \ \ \
| * | | | | fb_omap2: add gpiolib dependencyArnd Bergmann2018-06-081-0/+1
| * | | | | video/omap: add module license tagsArnd Bergmann2018-06-089-0/+36
| * | | | | MAINTAINERS: make omapfb orphanTomi Valkeinen2018-06-081-4/+2
| * | | | | video: fbdev: pxafb: match_string() conversion fixupBartlomiej Zolnierkiewicz2018-05-151-1/+1
| * | | | | video: fbdev: nvidia: fix spelling mistake: "scaleing" -> "scaling"Colin Ian King2018-05-151-1/+1
| * | | | | video: fbdev: fix spelling mistake: "frambuffer" -> "framebuffer"Colin Ian King2018-05-152-2/+2
| * | | | | video: fbdev: pxafb: Convert to use match_string() helperAndy Shevchenko2018-05-151-6/+4
| * | | | | video: fbdev: via: allow COMPILE_TEST buildBartlomiej Zolnierkiewicz2018-05-157-5/+13
| * | | | | video: fbdev: remove unused sh_mobile_meram driverBartlomiej Zolnierkiewicz2018-05-144-862/+0
| * | | | | drm: shmobile: remove unused MERAM supportBartlomiej Zolnierkiewicz2018-05-148-64/+0
| * | | | | video: fbdev: sh_mobile_lcdcfb: remove unused MERAM supportBartlomiej Zolnierkiewicz2018-05-144-67/+1
| * | | | | video: fbdev: remove unused auo_k190xfb driversBartlomiej Zolnierkiewicz2018-05-147-1923/+0
| * | | | | video: omap: Improve a size determination in omapfb_do_probe()Markus Elfring2018-04-261-1/+1
| * | | | | video: sm501fb: Improve a size determination in sm501fb_probe()Markus Elfring2018-04-261-2/+1
| * | | | | video: fbdev-MMP: Improve a size determination in path_init()Markus Elfring2018-04-261-1/+1
| * | | | | video: fbdev-MMP: Delete an error message for a failed memory allocation in t...Markus Elfring2018-04-262-7/+4
| * | | | | video: auo_k190x: Delete an error message for a failed memory allocation in a...Markus Elfring2018-04-261-1/+0
| * | | | | video: sh_mobile_lcdcfb: Delete an error message for a failed memory allocati...Markus Elfring2018-04-261-6/+2
| * | | | | video: sh_mobile_meram: Delete an error message for a failed memory allocatio...Markus Elfring2018-04-261-3/+1
| * | | | | video: fbdev: sh_mobile_meram: Drop SUPERH platform dependencyGeert Uytterhoeven2018-04-241-1/+1
| * | | | | video: fbdev: omap2: omapfb: displays: simplify getting .drvdataWolfram Sang2018-04-241-12/+6
| * | | | | video: fbdev: simplify getting .drvdataWolfram Sang2018-04-243-16/+8
| * | | | | video: fbdev: core: Change return type to vm_fault_tSouptick Joarder2018-04-241-2/+2
| * | | | | video: fbdev: aty: radeon_pm: Replace mdelay with msleep in radeonfb_pci_suspendJia-Ju Bai2018-04-241-4/+4
| * | | | | video: fbdev: aty: aty128fb: Replace mdelay with msleep in aty128_set_suspendJia-Ju Bai2018-04-241-1/+1
| * | | | | video: fbdev: savage: Replace mdelay with usleep_range in savage_init_hwJia-Ju Bai2018-04-241-4/+4
| * | | | | Merge tag 'v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Bartlomiej Zolnierkiewicz2018-04-2414158-930707/+746368
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-06-1622-645/+892
|\ \ \ \ \ \ \
| * | | | | | | afs: Optimise callback breaking by not repeating volume lookupDavid Howells2018-06-153-20/+107
| * | | | | | | afs: Display manually added cells in dynamic root mountDavid Howells2018-06-157-27/+200
| * | | | | | | afs: Enable IPv6 DNS lookupsDavid Howells2018-06-152-2/+2
| * | | | | | | afs: Show all of a server's addresses in /proc/fs/afs/serversDavid Howells2018-06-151-2/+8
| * | | | | | | afs: Handle CONFIG_PROC_FS=nDavid Howells2018-06-152-2/+10
| * | | | | | | proc: Make inline name size calculation automaticDavid Howells2018-06-154-12/+16
| * | | | | | | Merge tag 'afs-fixes-20180514' into afs-procAl Viro2018-06-0217-167/+264
| |\ \ \ \ \ \ \
| * | | | | | | | afs: Implement network namespacingDavid Howells2018-05-238-295/+173
| * | | | | | | | afs: Mark afs_net::ws_cell as __rcu and set using rcu functionsDavid Howells2018-05-233-6/+6
| * | | | | | | | afs: Fix a Sparse warning in xdr_decode_AFSFetchStatus()David Howells2018-05-231-42/+55
| * | | | | | | | proc: Add a way to make network proc files writableDavid Howells2018-05-184-0/+130
| * | | | | | | | afs: Rearrange fs/afs/proc.c to remove remaining predeclarations.David Howells2018-05-181-192/+160
| * | | | | | | | afs: Rearrange fs/afs/proc.c to move the show routines upDavid Howells2018-05-181-75/+75
| * | | | | | | | afs: Rearrange fs/afs/proc.c by moving fops and open functions downDavid Howells2018-05-181-44/+27