index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-24
proc: add a schedule point in proc_pid_readdir()
Eric Dumazet
1
-0
/
+2
2017-01-10
sysctl: Drop reference added by grab_header in proc_sys_readdir
Zhou Chengming
1
-1
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
12
-12
/
+12
2016-12-17
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
3
-28
/
+0
2016-12-14
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-1
/
+1
2016-12-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
4
-21
/
+13
2016-12-13
Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+1
2016-12-12
fs/proc: calculate /proc/* and /proc/*/task/* nlink at init time
Alexey Dobriyan
3
-6
/
+15
2016-12-12
fs/proc/base.c: save decrement during lookup/readdir in /proc/$PID
Alexey Dobriyan
1
-4
/
+4
2016-12-12
fs/proc/array.c: slightly improve render_sigset_t
Rasmus Villemoes
1
-1
/
+1
2016-12-12
proc: tweak comments about 2 stage open and everything
Alexey Dobriyan
1
-8
/
+21
2016-12-12
proc: kmalloc struct pde_opener
Alexey Dobriyan
1
-1
/
+3
2016-12-12
proc: fix type of struct pde_opener::closing field
Alexey Dobriyan
2
-2
/
+2
2016-12-12
proc: just list_del() struct pde_opener
Alexey Dobriyan
1
-1
/
+1
2016-12-12
proc: make struct struct map_files_info::len unsigned int
Alexey Dobriyan
1
-1
/
+1
2016-12-12
proc: make struct pid_entry::len unsigned
Alexey Dobriyan
1
-1
/
+1
2016-12-12
proc: report no_new_privs state
Kees Cook
1
-2
/
+3
2016-12-12
mm: add cond_resched() in gather_pte_stats()
Hugh Dickins
1
-0
/
+1
2016-12-09
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
3
-3
/
+0
2016-12-09
proc/self: use generic_readlink
Miklos Szeredi
2
-27
/
+2
2016-11-24
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/selinux i...
James Morris
4
-21
/
+13
2016-11-17
xenfs: Use proc_create_mount_point() to create /proc/xen
Seth Forshee
2
-1
/
+1
2016-11-14
proc: Pass file mode to proc_pid_make_inode
Andreas Gruenbacher
4
-21
/
+13
2016-11-03
audit: less stack usage for /proc/*/loginuid
Alexey Dobriyan
1
-1
/
+1
2016-10-27
proc: fix NULL dereference when reading /proc/<pid>/auxv
Leon Yu
1
-0
/
+3
2016-10-24
proc: don't use FOLL_FORCE for reading cmdline and environment
Linus Torvalds
1
-10
/
+8
2016-10-22
Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-41
/
+25
2016-10-20
fs/proc: Stop trying to report thread stacks
Andy Lutomirski
2
-37
/
+20
2016-10-20
fs/proc: Stop reporting eip and esp in /proc/PID/stat
Andy Lutomirski
1
-4
/
+5
2016-10-19
mm: replace access_remote_vm() write parameter with gup_flags
Lorenzo Stoakes
1
-6
/
+13
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-6
/
+5
2016-10-10
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
1
-11
/
+20
2016-10-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-28
/
+35
2016-10-08
Merge remote-tracking branch 'jk/vfs' into work.misc
Al Viro
3
-3
/
+3
2016-10-07
cred: simpler, 1D supplementary groups
Alexey Dobriyan
1
-1
/
+1
2016-10-07
mm, proc: fix region lost in /proc/self/smaps
Robert Ho
1
-3
/
+5
2016-10-07
proc: fix timerslack_ns CAP_SYS_NICE check when adjusting self
John Stultz
1
-15
/
+19
2016-10-07
proc: add LSM hook checks to /proc/<tid>/timerslack_ns
John Stultz
1
-0
/
+10
2016-10-07
proc: relax /proc/<tid>/timerslack_ns capability requirements
John Stultz
1
-14
/
+20
2016-10-07
meminfo: break apart a very long seq_printf with #ifdefs
Joe Perches
1
-116
/
+95
2016-10-07
seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not char
Joe Perches
2
-120
/
+107
2016-10-07
proc: faster /proc/*/status
Alexey Dobriyan
1
-40
/
+47
2016-10-07
fs/proc/task_mmu.c: make the task_mmu walk_page_range() limit in clear_refs_w...
James Morse
1
-1
/
+1
2016-10-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-7
/
+7
2016-10-05
proc: switch auxv to use of __mem_open()
Al Viro
1
-19
/
+26
2016-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-0
/
+20
2016-09-30
Merge branch 'x86/urgent' into x86/asm
Thomas Gleixner
1
-11
/
+20
2016-09-27
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
5
-5
/
+5
2016-09-27
fs: proc: Delete inode time initializations in proc_alloc_inode()
Deepa Dinamani
1
-1
/
+0
2016-09-27
proc: unsigned file descriptors
Alexey Dobriyan
3
-6
/
+6
[next]