Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
eeb61f719c00c626115852bbc91189dc3011a844
eeb61f7
missing bits of net-namespace / sysctl
by Al Viro
· 16 years ago
bfbcf03
lost sysctl fix
by Al Viro
· 16 years ago
8be1a6d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 16 years ago
852fef6
fix for a memory leak in an error case introduced by fix for double free
by Oliver Neukum
· 16 years ago
9ee08c2
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 16 years ago
eaf0ba5
Merge branch 'tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-utrace
by Linus Torvalds
· 16 years ago
732730d
m68k: gs: use tty_port fixes
by Geert Uytterhoeven
· 16 years ago
bdee6ac
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 16 years ago
4836e30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
5c7c204
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6
by Linus Torvalds
· 16 years ago
2284284
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
78681ac
firmware: fix memmap printk format warnings
by Randy Dunlap
· 16 years ago
3b8f14b
mm/util.c must #include <linux/sched.h>
by Adrian Bunk
· 16 years ago
510a35d
hugetlb: remove unused variable warning
by Andrea Righi
· 16 years ago
b2d002d
task IO accounting: correctly account threads IO statistics
by Andrea Righi
· 16 years ago
6a9436d
gpiolib: fix typo in comment
by Michael Buesch
· 16 years ago
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
· 17 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
· 17 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
· 17 years ago
9043476
[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
6c3b8fc
netns: fix ip_rt_frag_needed rt_is_expired
by Hugh Dickins
· 16 years ago
6c64825
netfilter: nf_conntrack_extend: avoid unnecessary "ct->ext" dereferences
by Patrick McHardy
· 16 years ago
93bc4e8
netfilter: fix double-free and use-after free
by Pekka Enberg
· 16 years ago
3918fed
netfilter: arptables in netns for real
by Alexey Dobriyan
· 16 years ago
f858b48
netfilter: ip{,6}tables_security: fix future section mismatch
by Alexey Dobriyan
· 16 years ago
6c5a9d2
selinux: use nf_register_hooks()
by Alexey Dobriyan
· 16 years ago
e40f51a
netfilter: ebtables: use nf_register_hooks()
by Alexey Dobriyan
· 16 years ago
3712b42
Add layer1 over IP support
by Karsten Keil
· 16 years ago
af69fb3
Add mISDN HFC multiport driver
by Karsten Keil
· 16 years ago
1700fe1
Add mISDN HFC PCI driver
by Karsten Keil
· 16 years ago
960366c
Add mISDN DSP
by Karsten Keil
· 16 years ago
1b2b03f
Add mISDN core files
by Karsten Keil
· 16 years ago
04578dd
Define AF_ISDN and PF_ISDN
by Karsten Keil
· 16 years ago
e4ac9bc
Add mISDN driver
by Karsten Keil
· 16 years ago
deec9ae
atmel-mci: debugfs support
by Haavard Skinnemoen
· 16 years ago
f4b7f92
mmc: Add per-card debugfs support
by Haavard Skinnemoen
· 16 years ago
6edd8ee
mmc: Export internal host state through debugfs
by Haavard Skinnemoen
· 16 years ago
c5d5e9c
imxmmc: fix crash when no platform data is provided
by Paulius Zaleckas
· 16 years ago
5fc63df
imxmmc: fix platform resources
by Paulius Zaleckas
· 16 years ago
322069c
imxmmc: remove DEBUG definition
by Paulius Zaleckas
· 16 years ago
a9906a1
tracehook: comment fixes
by Roland McGrath
· 16 years ago
cc9969c
Merge branches 'bkl-removal', 'ipoib', 'mlx4' and 'nes' into for-linus
by Roland Dreier
· 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
f56f6d3
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
969eefb
m68k: use generic show_mem()
by Johannes Weiner
· 16 years ago
Next »