Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
bd9b51e79cb0b8bc00a7e0076a4a8963ca4a797c
bd9b51e
make default ->i_fop have ->open() fail with ENXIO
by Al Viro
· 10 years ago
1f55a6e
make nameidata completely opaque outside of fs/namei.c
by Al Viro
· 10 years ago
707c596
Merge branch 'nsfs' into for-next
by Al Viro
· 10 years ago
3d3d35b
kill proc_ns completely
by Al Viro
· 10 years ago
e149ed2
take the targets of /proc/*/ns/* symlinks to separate fs
by Al Viro
· 10 years ago
ba00410
Merge branch 'iov_iter' into for-next
by Al Viro
· 10 years ago
aa58309
copy_from_iter_nocache()
by Al Viro
· 10 years ago
abb78f8
new helper: iov_iter_kvec()
by Al Viro
· 10 years ago
a604ec7
csum_and_copy_..._iter()
by Al Viro
· 10 years ago
a280455
iov_iter.c: handle ITER_KVEC directly
by Al Viro
· 10 years ago
f77c801
bury struct proc_ns in fs/proc
by Al Viro
· 10 years ago
33c4294
copy address of proc_ns_ops into ns_common
by Al Viro
· 10 years ago
6344c43
new helpers: ns_alloc_inum/ns_free_inum
by Al Viro
· 10 years ago
6496452
make proc_ns_operations work with struct ns_common * instead of void *
by Al Viro
· 10 years ago
3c04118
switch the rest of proc_ns_operations to working with &...->ns
by Al Viro
· 10 years ago
ff24870
netns: switch ->get()/->put()/->install()/->inum() to working with &net->ns
by Al Viro
· 10 years ago
58be2825
make mntns ->get()/->put()/->install()/->inum() work with &mnt_ns->ns
by Al Viro
· 10 years ago
435d5f4
common object embedded into various struct ....ns
by Al Viro
· 10 years ago
3d4d3e4
iov_iter.c: convert copy_to_iter() to iterate_and_advance
by Al Viro
· 10 years ago
0dbca9a
iov_iter.c: convert copy_from_iter() to iterate_and_advance
by Al Viro
· 10 years ago
d271524
iov_iter.c: get rid of bvec_copy_page_{to,from}_iter()
by Al Viro
· 10 years ago
8442fa4
iov_iter.c: convert iov_iter_zero() to iterate_and_advance
by Al Viro
· 10 years ago
1b17f1f
iov_iter.c: convert iov_iter_get_pages_alloc() to iterate_all_kinds
by Al Viro
· 10 years ago
e5393fa
iov_iter.c: convert iov_iter_get_pages() to iterate_all_kinds
by Al Viro
· 10 years ago
e0f2dc4
iov_iter.c: convert iov_iter_npages() to iterate_all_kinds
by Al Viro
· 10 years ago
7ce2a91
iov_iter.c: iterate_and_advance
by Al Viro
· 10 years ago
04a3116
iov_iter.c: macros for iterating over iov_iter
by Al Viro
· 10 years ago
5d01410
Linux 3.18-rc6
by Linus Torvalds
· 10 years ago
82975bc
uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME
by Andy Lutomirski
· 10 years ago
90e362f
sched: Provide update_curr callbacks for stop/idle scheduling classes
by Thomas Gleixner
· 10 years ago
00c89b2
Merge branch 'x86-traps' (trap handling from Andy Lutomirski)
by Linus Torvalds
· 10 years ago
b645af2
x86_64, traps: Rework bad_iret
by Andy Lutomirski
· 10 years ago
6f442be
x86_64, traps: Stop using IST for #SS
by Andy Lutomirski
· 10 years ago
af726f2
x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in C
by Andy Lutomirski
· 10 years ago
2794631
Merge tag 'armsoc-for-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
9f2e0f6
Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
d038a63
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
4aab3b5
percpu-ref: fix DEAD flag contamination of percpu pointer
by Tejun Heo
· 10 years ago
cb95413
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
ecde006
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
8a84e01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
928352e
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
9a7e4f5
Merge tag 'sound-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 10 years ago
f100a74
Merge tag 'pm+acpi-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
2e29a6d
Merge tag 'devicetree-fixes-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 10 years ago
0868589
Merge tag 'pci-v3.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
a46171d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
4ec69c7
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
e6a588d
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
4fc82c0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
c6c9161
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
8b2ed21
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
13f5004
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
a64bb02
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
0c228e8
tcp: Restore RFC5961-compliant behavior for SYN packets
by Calvin Owens
· 10 years ago
e7820e3
net: Revert "net: avoid one atomic operation in skb_clone()"
by Eric Dumazet
· 10 years ago
3035b67
Merge branch 'overlayfs-current' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into for-linus
by Al Viro
· 10 years ago
892d6eb
virtio-net: validate features during probe
by Jason Wang
· 10 years ago
7e09dcc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 10 years ago
c857781
Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 10 years ago
17544e2
cxgb4 : Fix DCB priority groups being returned in wrong order
by Anish Bhatt
· 10 years ago
0146240
ipx: fix locking regression in ipx_sendmsg and ipx_recvmsg
by Jiri Bohac
· 10 years ago
d3052bb
openvswitch: Don't validate IPv6 label masks.
by Joe Stringer
· 10 years ago
a5f6fc2
pptp: fix stack info leak in pptp_getname()
by Mathias Krause
· 10 years ago
a0fc608
Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 10 years ago
b5e212a
x86, syscall: Fix _TIF_NOHZ handling in syscall_trace_enter_phase1
by Andy Lutomirski
· 10 years ago
a1d69c6
brcmfmac: don't include linux/unaligned/access_ok.h
by Johannes Berg
· 10 years ago
28731d5
drm/radeon: fix endian swapping in vbios fetch for tdp table
by Alex Deucher
· 10 years ago
b7bc596
drm/radeon: disable native backlight control on pre-r6xx asics (v2)
by Alex Deucher
· 10 years ago
7676895
ovl: ovl_dir_fsync() cleanup
by Miklos Szeredi
· 10 years ago
1d11373
ovl: update MAINTAINERS
by Miklos Szeredi
· 10 years ago
c9f00fd
ovl: pass dentry into ovl_dir_read_merged()
by Miklos Szeredi
· 10 years ago
71d5092
ovl: use lockless_dereference() for upperdentry
by Miklos Szeredi
· 10 years ago
91c7794
ovl: allow filenames with comma
by Miklos Szeredi
· 10 years ago
5214846
ovl: fix race in private xattr checks
by Miklos Szeredi
· 10 years ago
a105d68
ovl: fix remove/copy-up race
by Miklos Szeredi
· 10 years ago
ef94b18
ovl: rename filesystem type to "overlay"
by Miklos Szeredi
· 10 years ago
788ec2f
of/selftest: Fix testing when /aliases is missing
by Grant Likely
· 10 years ago
b1a5ad0
IB/isert: Adjust CQ size to HW limits
by Chris Moore
· 10 years ago
92ff59a
Merge tag 'drm-intel-fixes-2014-11-19' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 10 years ago
78579b7
ACPI / PM: Ignore wakeup setting if the ACPI companion can't wake up
by Rafael J. Wysocki
· 10 years ago
ee7255a
cxgb4i : Don't block unload/cxgb4 unload when remote closes TCP connection
by Anish Bhatt
· 10 years ago
ffb1388
ipv6: delete protocol and unregister rtnetlink when cleanup
by Duan Jiong
· 10 years ago
7fc986d
PCI: Support 64-bit bridge windows if we have 64-bit dma_addr_t
by Yinghai Lu
· 10 years ago
6158fb3
Merge tag 'mac80211-for-john-2014-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 10 years ago
ddecab1
Merge tag 'linux-can-fixes-for-3.18-20141118' of git://gitorious.org/linux-can/linux-can
by David S. Miller
· 10 years ago
9737c6a
net/mlx4_en: Add VXLAN ndo calls to the PF net device ops too
by Or Gerlitz
· 10 years ago
b8e4500
bonding: fix curr_active_slave/carrier with loadbalance arp monitoring
by Nikolay Aleksandrov
· 10 years ago
f82c458
btrfs: fix lockups from btrfs_clear_path_blocking
by Chris Mason
· 10 years ago
7ca2f23
isofs: avoid unused function warning
by Arnd Bergmann
· 10 years ago
4a7795d
vfs: fix reference leak in d_prune_aliases()
by Yan, Zheng
· 10 years ago
8ce74dd
Merge tag 'trace-seq-file-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into for-next
by Al Viro
· 10 years ago
78d28e6
kill f_dentry macro
by Al Viro
· 10 years ago
e63fa0d
Merge branch 'for-lustre' into for-next
by Al Viro
· 10 years ago
08d4f77
dcache: fix kmemcheck warning in switch_names
by Mikulas Patocka
· 10 years ago
9f45f5b
new helper: audit_file()
by Al Viro
· 10 years ago
6f4e0d5
nfsd_vfs_write(): use file_inode()
by Al Viro
· 10 years ago
a67f797
ncpfs: use file_inode()
by Al Viro
· 10 years ago
b583043
kill f_dentry uses
by Al Viro
· 10 years ago
30e46ab
lockd: get rid of ->f_path.dentry->d_sb
by Al Viro
· 10 years ago
Next »