index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
sg_start_req(): use import_iovec()
Al Viro
2015-04-11
*
sg_start_req(): make sure that there's not too many elements in iovec
Al Viro
2015-04-11
*
blk_rq_map_user(): use import_single_range()
Al Viro
2015-04-11
*
sg_io(): use import_iovec()
Al Viro
2015-04-11
*
process_vm_access: switch to {compat_,}import_iovec()
Al Viro
2015-04-11
*
switch keyctl_instantiate_key_common() to iov_iter
Al Viro
2015-04-11
*
switch {compat_,}do_readv_writev() to {compat_,}import_iovec()
Al Viro
2015-04-11
*
aio_setup_vectored_rw(): switch to {compat_,}import_iovec()
Al Viro
2015-04-11
*
vmsplice_to_user(): switch to import_iovec()
Al Viro
2015-04-11
*
kill aio_setup_single_vector()
Al Viro
2015-04-11
*
Merge branch 'iov_iter' into for-next
Al Viro
2015-04-11
|
\
|
*
saner iov_iter initialization primitives
Al Viro
2015-03-30
*
|
aio: simplify arguments of aio_setup_..._rw()
Al Viro
2015-04-11
*
|
aio: lift iov_iter_init() into aio_setup_..._rw()
Al Viro
2015-04-11
*
|
lift iov_iter into {compat_,}do_readv_writev()
Al Viro
2015-04-11
*
|
Merge branch 'iocb' into for-next
Al Viro
2015-04-11
|
\
\
|
*
|
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-25
|
*
|
fs: split generic and aio kiocb
Christoph Hellwig
2015-03-13
|
*
|
fs: don't allow to complete sync iocbs through aio_complete
Christoph Hellwig
2015-03-13
|
*
|
fuse: handle synchronous iocbs internally
Christoph Hellwig
2015-03-13
|
*
|
fs: remove ki_nbytes
Christoph Hellwig
2015-03-12
*
|
|
NFS: fix BUG() crash in notify_change() with patch to chown_common()
Andrew Elble
2015-04-11
*
|
|
dcache: return -ESTALE not -EBUSY on distributed fs race
J. Bruce Fields
2015-04-11
*
|
|
NTFS: Version 2.1.32 - Update file write from aio_write to write_iter.
Anton Altaparmakov
2015-04-11
*
|
|
VFS: Add iov_iter_fault_in_multipages_readable()
Anton Altaparmakov
2015-04-11
*
|
|
drop bogus check in file_open_root()
Al Viro
2015-04-11
*
|
|
switch security_inode_getattr() to struct path *
Al Viro
2015-04-11
*
|
|
constify tomoyo_realpath_from_path()
Al Viro
2015-04-11
*
|
|
whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setup
Al Viro
2015-04-11
*
|
|
whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()
Al Viro
2015-04-11
*
|
|
remove incorrect comment in lookup_one_len()
Al Viro
2015-04-11
*
|
|
namei.c: fold do_path_lookup() into both callers
Al Viro
2015-04-11
*
|
|
kill struct filename.separate
Al Viro
2015-04-11
*
|
|
switch path_init() to struct filename
Al Viro
2015-03-24
*
|
|
switch path_mountpoint() to struct filename
Al Viro
2015-03-24
*
|
|
switch path_lookupat() to struct filename
Al Viro
2015-03-24
*
|
|
getname_flags(): clean up a bit
Al Viro
2015-03-24
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-03-23
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-03-22
|
|
\
\
\
|
|
*
|
|
netfilter: nft_compat: set IP6T_F_PROTO flag if protocol is set
Pablo Neira Ayuso
2015-03-22
|
|
*
|
|
netfilter: xt_TPROXY: fix invflags check in tproxy_tg6_check()
Pablo Neira Ayuso
2015-03-20
|
|
*
|
|
netfilter: restore rule tracing via nfnetlink_log
Pablo Neira Ayuso
2015-03-19
|
|
*
|
|
netfilter: nf_tables: allow to change chain policy without hook if it exists
Pablo Neira Ayuso
2015-03-17
|
|
*
|
|
netfilter: Fix potential crash in nft_hash walker
Herbert Xu
2015-03-13
|
|
*
|
|
netfilter: Zero the tuple in nfnl_cthelper_parse_tuple()
Ian Wilson
2015-03-12
|
*
|
|
|
cx82310_eth: wait for firmware to become ready
Ondrej Zary
2015-03-21
|
*
|
|
|
net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfrom
Al Viro
2015-03-20
|
*
|
|
|
net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() beha...
Catalin Marinas
2015-03-20
|
*
|
|
|
Merge branch 'be2net'
David S. Miller
2015-03-20
|
|
\
\
\
\
|
|
*
|
|
|
be2net: use PCI MMIO read instead of config read for errors
Suresh Reddy
2015-03-20
[next]