Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4e1e018ecc6f7bfd10fc75b3ff9715cc8164e0a2
4e1e018
[PATCH] fix RLIM_NOFILE handling
by Al Viro
· 16 years ago
6c5d051
[PATCH] get rid of corner case in dup3() entirely
by Al Viro
· 16 years ago
4cc38a1
[PATCH] remove remaining namei_{32,64}.h crap
by Al Viro
· 16 years ago
3f8206d
[PATCH] get rid of indirect users of namei.h
by Al Viro
· 16 years ago
964bd18
[PATCH] get rid of __user_path_lookup_open
by Al Viro
· 16 years ago
516e0cc
[PATCH] f_count may wrap around
by Al Viro
· 16 years ago
3c33393
[PATCH] dup3 fix
by Ulrich Drepper
· 16 years ago
58ec42b
[PATCH] don't pass nameidata to __ncp_lookup_validate()
by Al Viro
· 16 years ago
a569c71
[PATCH] don't pass nameidata to gfs2_lookupi()
by Al Viro
· 16 years ago
2ad94ae
[PATCH] new (local) helper: user_path_parent()
by Al Viro
· 16 years ago
2d8f303
[PATCH] sanitize __user_walk_fd() et.al.
by Al Viro
· 16 years ago
256984a
[PATCH] preparation to __user_walk_fd cleanup
by Al Viro
· 16 years ago
f419a2e
[PATCH] kill nameidata passing to permission(), rename to inode_permission()
by Al Viro
· 16 years ago
3052447
[PATCH] take noexec checks to very few callers that care
by Al Viro
· 16 years ago
e56b6a5
Re: [PATCH 3/6] vfs: open_exec cleanup
by Christoph Hellwig
· 16 years ago
beb29e0
[patch 4/4] vfs: immutable inode checking cleanup
by Miklos Szeredi
· 16 years ago
b1da47e
[patch 3/4] fat: dont call notify_change
by Miklos Szeredi
· 16 years ago
e9b76fe
[patch 2/4] vfs: utimes cleanup
by Miklos Szeredi
· 16 years ago
9767d74
[patch 1/4] vfs: utimes: move owner check into inode_change_ok()
by Miklos Szeredi
· 16 years ago
88b3878
[PATCH] vfs: use kstrdup() and check failing allocation
by Li Zefan
· 16 years ago
672b16b
[PATCH] more nameidata removal: exec_permission_lite() doesn't need it
by Al Viro
· 16 years ago
b77b064
[PATCH] pass MAY_OPEN to vfs_permission() explicitly
by Al Viro
· 16 years ago
a110343
[PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS mess
by Al Viro
· 16 years ago
7f2da1e
[PATCH] kill altroot
by Al Viro
· 16 years ago
8bb7922
[PATCH] permission checks for chdir need special treatment only on the last step
by Al Viro
· 16 years ago
db2e747
[patch 5/5] vfs: remove mode parameter from vfs_symlink()
by Miklos Szeredi
· 16 years ago
7e79eed
[patch 4/5] vfs: reuse local variable in vfs_link()
by Tetsuo Handa
· 16 years ago
2f1936b
[patch 3/5] vfs: change remove_suid() to file_remove_suid()
by Miklos Szeredi
· 16 years ago
c82e42d
[patch 1/5] vfs: truncate: dont check immutable twice
by Miklos Szeredi
· 16 years ago
e6305c4
[PATCH] sanitize ->permission() prototype
by Al Viro
· 16 years ago
1bd5191
[patch 05/14] hpfs: dont call permission()
by Miklos Szeredi
· 16 years ago
9043476f
[PATCH] sanitize proc_sysctl
by Al Viro
· 16 years ago
ae7edec
[PATCH] sysctl: keep track of tree relationships
by Al Viro
· 16 years ago
bd7b153
[PATCH] sysctl: make sure that /proc/sys/net/ipv4 appears before per-ns ones
by Al Viro
· 16 years ago
f7e6ced
[PATCH] allow delayed freeing of ctl_table_header
by Al Viro
· 16 years ago
7345509
[PATCH] beginning of sysctl cleanup - ctl_table_set
by Al Viro
· 16 years ago
7ac6cd6
[patch] hppfs: remove hppfs_permission
by Miklos Szeredi
· 16 years ago
d2d9648
[PATCH] reuse xxx_fifo_fops for xxx_pipe_fops
by Denys Vlasenko
· 16 years ago
d70b67c
[patch] vfs: fix lookup on deleted directory
by Miklos Szeredi
· 16 years ago
a048d3a
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
fb3b806
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
7f268a2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
by Linus Torvalds
· 16 years ago
689796a
dsp56k: Fix BKL pushdown
by Geert Uytterhoeven
· 16 years ago
37e67b7
drivers/video/fbmem.c: removed duplicated include
by Huang Weiyi
· 16 years ago
4b1fefa
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 16 years ago
6ca813c
video/stifb.c: make 2 functions static
by Adrian Bunk
· 16 years ago
3d1e412
video/console/stico{n,re}.c: make code static
by Adrian Bunk
· 16 years ago
511e748
make macfb_setup() static
by Adrian Bunk
· 16 years ago
f56f6d30
make init/do_mounts.c:root_device_name static
by Adrian Bunk
· 16 years ago
9580d85
drivers/char/rtc.c: make 2 functions static
by Adrian Bunk
· 16 years ago
7c363b8
mm/swapfile.c: make code static
by Adrian Bunk
· 16 years ago
15f59ad
make mm/memory.c:print_bad_pte() static
by Adrian Bunk
· 16 years ago
9d8fddf
mm/allocpercpu.c: make 4 functions static
by Adrian Bunk
· 16 years ago
9e5c6da
make mm/sparse.c: make a function static
by Adrian Bunk
· 16 years ago
23d5f96
make parport_cs_release() static
by Adrian Bunk
· 16 years ago
25cdcd0
make pnp_add_card_id() static
by Adrian Bunk
· 16 years ago
96930a6
make cgroup_seqfile_release() static
by Adrian Bunk
· 16 years ago
0e1451d
drm: make drm_minors_cleanup() static
by Adrian Bunk
· 16 years ago
a4074d9
cris: use generic show_mem()
by Johannes Weiner
· 16 years ago
e275e0a
frv: use generic show_mem()
by Johannes Weiner
· 16 years ago
aca5320
m32r: use generic show_mem()
by Johannes Weiner
· 16 years ago
969eefb5
m68k: use generic show_mem()
by Johannes Weiner
· 16 years ago
0ec5e0e
m68knommu: use generic show_mem()
by Johannes Weiner
· 16 years ago
e66ddf1
mips: use generic show_mem()
by Johannes Weiner
· 16 years ago
4bad9ea
h8300: use generic show_mem()
by Johannes Weiner
· 16 years ago
4984d2d
mn10300: use generic show_mem()
by Johannes Weiner
· 16 years ago
bda2fa5
powerpc: use generic show_mem()
by Johannes Weiner
· 16 years ago
c55281d
s390: use generic show_mem()
by Johannes Weiner
· 16 years ago
03da6bf
sh: use generic show_mem()
by Johannes Weiner
· 16 years ago
471a542
sparc64: use generic show_mem()
by Johannes Weiner
· 16 years ago
79b0cbd
um: use generic show_mem()
by Johannes Weiner
· 16 years ago
8dad322
x86: use generic show_mem()
by Johannes Weiner
· 16 years ago
4722122
xtensa: use generic show_mem()
by Johannes Weiner
· 16 years ago
a2e9c44
blackfin: use generic show_mem()
by Johannes Weiner
· 16 years ago
46244a2
avr32: use generic show_mem()
by Johannes Weiner
· 16 years ago
5f834b9
alpha: use generic show_mem()
by Johannes Weiner
· 16 years ago
454c63b
lib: generic show_mem()
by Johannes Weiner
· 16 years ago
2c97b7f
mm: print swapcache page count in show_swap_cache_info()
by Johannes Weiner
· 16 years ago
ebcb673
/proc/PID/syscall
by Roland McGrath
· 16 years ago
bbc6986
task_current_syscall
by Roland McGrath
· 16 years ago
85ba2d8
tracehook: wait_task_inactive
by Roland McGrath
· 16 years ago
1f5a4ad
tracehook: CONFIG_HAVE_ARCH_TRACEHOOK
by Roland McGrath
· 16 years ago
828c365
tracehook: asm/syscall.h
by Roland McGrath
· 16 years ago
64b1208d
tracehook: TIF_NOTIFY_RESUME
by Roland McGrath
· 16 years ago
b787f7b
tracehook: force signal_pending()
by Roland McGrath
· 16 years ago
2b2a1ff
tracehook: death
by Roland McGrath
· 16 years ago
fa00b80
tracehook: job control
by Roland McGrath
· 16 years ago
7bcf6a2
tracehook: get_signal_to_deliver
by Roland McGrath
· 16 years ago
283d755
tracehook: syscall
by Roland McGrath
· 16 years ago
445a91d
tracehook: tracehook_consider_fatal_signal
by Roland McGrath
· 16 years ago
35de254
tracehook: tracehook_consider_ignored_signal
by Roland McGrath
· 16 years ago
c45aea2
tracehook: tracehook_signal_handler
by Roland McGrath
· 16 years ago
fa8e26c
tracehook: tracehook_expect_breakpoints
by Roland McGrath
· 16 years ago
0d094ef
tracehook: tracehook_tracer_task
by Roland McGrath
· 16 years ago
dae3357
tracehook: release_task
by Roland McGrath
· 16 years ago
daded34
tracehook: vfork-done
by Roland McGrath
· 16 years ago
09a0539
tracehook: clone
by Roland McGrath
· 16 years ago
30199f5
tracehook: exit
by Roland McGrath
· 16 years ago
ff11886
tracehook: unexport ptrace_notify
by Roland McGrath
· 16 years ago
6341c39
tracehook: exec
by Roland McGrath
· 16 years ago
Next »