index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-14
isdn/capi: prevent NULL pointer dereference on invalid CAPI command
Tilman Schmidt
1
-0
/
+7
2014-10-14
isdn/capi: refactor command/subcommand table accesses
Tilman Schmidt
1
-5
/
+18
2014-10-14
isdn/capi: prevent index overrun from command_2_index()
Tilman Schmidt
1
-0
/
+2
2014-10-14
isdn/capi: correct capi20_manufacturer argument type mismatch
Tilman Schmidt
2
-3
/
+3
2014-10-14
isdn/gigaset: fix non-heap pointer deallocation
Tilman Schmidt
1
-41
/
+70
2014-10-14
isdn/gigaset: fix NULL pointer dereference
Tilman Schmidt
1
-0
/
+5
2014-10-14
isdn/gigaset: limit raw CAPI message dump length
Tilman Schmidt
1
-0
/
+2
2014-10-14
isdn/gigaset: make sure controller name is null terminated
Tilman Schmidt
1
-2
/
+2
2014-10-14
isdn/gigaset: missing break in do_facility_req
Tilman Schmidt
1
-0
/
+1
2014-10-14
Merge branch 'fec-ptp'
David S. Miller
3
-17
/
+267
2014-10-14
net: fec: ptp: Enable PPS output based on ptp clock
Luwei Zhou
3
-1
/
+205
2014-10-14
net: fec: ptp: Use hardware algorithm to adjust PTP counter.
Luwei Zhou
2
-12
/
+56
2014-10-14
net: fec: ptp: Use the 31-bit ptp timer.
Luwei Zhou
1
-4
/
+6
2014-10-14
ipv6: remove aca_lock spinlock from struct ifacaddr6
Li RongQing
2
-2
/
+0
2014-10-14
x86: bpf_jit: fix two bugs in eBPF JIT compiler
Alexei Starovoitov
1
-6
/
+19
2014-10-14
tcp: fix ooo_okay setting vs Small Queues
Eric Dumazet
1
-2
/
+6
2014-10-14
skbuff: fix ftrace handling in skb_unshare
Alexander Aring
1
-1
/
+6
2014-10-14
fm10k: Add skb->xmit_more support
Alexander Duyck
1
-31
/
+34
2014-10-14
ceph: remove redundant code for max file size verification
Chao Yu
2
-15
/
+0
2014-10-14
ceph: remove redundant io_iter_advance()
Yan, Zheng
1
-1
/
+0
2014-10-14
ceph: move ceph_find_inode() outside the s_mutex
Yan, Zheng
2
-8
/
+10
2014-10-14
ceph: request xattrs if xattr_version is zero
Yan, Zheng
5
-30
/
+20
2014-10-14
rbd: set the remaining discard properties to enable support
Josh Durgin
1
-0
/
+2
2014-10-14
rbd: use helpers to handle discard for layered images correctly
Josh Durgin
1
-32
/
+22
2014-10-14
rbd: extract a method for adding object operations
Josh Durgin
1
-55
/
+78
2014-10-14
rbd: make discard trigger copy-on-write
Josh Durgin
1
-1
/
+2
2014-10-14
rbd: tolerate -ENOENT for discard operations
Josh Durgin
1
-0
/
+3
2014-10-14
rbd: fix snapshot context reference count for discards
Josh Durgin
1
-1
/
+2
2014-10-14
rbd: read image size for discard check safely
Josh Durgin
1
-6
/
+12
2014-10-14
rbd: initial discard bits from Guangliang Zhao
Guangliang Zhao
1
-15
/
+89
2014-10-14
rbd: extend the operation type
Guangliang Zhao
1
-34
/
+63
2014-10-14
rbd: skip the copyup when an entire object writing
Guangliang Zhao
1
-0
/
+8
2014-10-14
rbd: add img_obj_request_simple() helper
Ilya Dryomov
1
-16
/
+28
2014-10-14
rbd: access snapshot context and mapping size safely
Josh Durgin
1
-13
/
+21
2014-10-14
rbd: do not return -ERANGE on auth failures
Ilya Dryomov
1
-3
/
+1
2014-10-14
libceph: don't try checking queue_work() return value
Ilya Dryomov
1
-10
/
+5
2014-10-14
ceph: make sure request isn't in any waiting list when kicking request.
Yan, Zheng
1
-0
/
+1
2014-10-14
ceph: protect kick_requests() with mdsc->mutex
Yan, Zheng
1
-2
/
+3
2014-10-14
libceph: Convert pr_warning to pr_warn
Joe Perches
5
-37
/
+39
2014-10-14
ceph: trim unused inodes before reconnecting to recovering MDS
Yan, Zheng
1
-10
/
+13
2014-10-14
libceph: fix a use after free issue in osdmap_set_max_osd
Li RongQing
1
-16
/
+16
2014-10-14
libceph: select CRYPTO_CBC in addition to CRYPTO_AES
Ilya Dryomov
1
-0
/
+1
2014-10-14
libceph: resend lingering requests with a new tid
Ilya Dryomov
1
-19
/
+54
2014-10-14
libceph: abstract out ceph_osd_request enqueue logic
Ilya Dryomov
1
-7
/
+17
2014-10-14
net: fec: Fix sparse warnings with different lock contexts for basic block
Nimrod Andy
1
-10
/
+14
2014-10-14
MAINTAINERS: Update contact information for Vince Bridgers
Vince Bridgers
1
-1
/
+1
2014-10-14
Merge branch 'sctp'
David S. Miller
6
-89
/
+77
2014-10-14
net: sctp: fix remote memory pressure from excessive queueing
Daniel Borkmann
2
-26
/
+10
2014-10-14
net: sctp: fix panic on duplicate ASCONF chunks
Daniel Borkmann
2
-0
/
+7
2014-10-14
net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks
Daniel Borkmann
3
-63
/
+60
[prev]
[next]