index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
rbd: update rbd_img_request_submit() signature
Ilya Dryomov
2018-04-02
1
-10
/
+3
*
rbd: add img_req->op_type field
Ilya Dryomov
2018-04-02
1
-63
/
+12
*
rbd: simplify rbd_osd_req_create()
Ilya Dryomov
2018-04-02
1
-45
/
+14
*
rbd: remove old request handling code
Ilya Dryomov
2018-04-02
1
-730
/
+4
*
rbd: new request handling code
Ilya Dryomov
2018-04-02
1
-77
/
+601
*
libceph: handle zero-length data items
Ilya Dryomov
2018-04-02
1
-2
/
+12
*
rbd: move from raw pages to bvec data descriptors
Ilya Dryomov
2018-04-02
1
-78
/
+77
*
libceph: introduce BVECS data type
Ilya Dryomov
2018-04-02
4
-0
/
+164
*
rbd: get rid of img_req->copyup_pages
Ilya Dryomov
2018-04-02
1
-34
/
+9
*
rbd: don't (ab)use obj_req->pages for stat requests
Ilya Dryomov
2018-04-02
1
-10
/
+5
*
rbd: remove bio cloning helpers
Ilya Dryomov
2018-04-02
1
-141
/
+0
*
libceph, rbd: new bio handling code (aka don't clone bios)
Ilya Dryomov
2018-04-02
5
-112
/
+139
*
rbd: start enums at 1 instead of 0
Ilya Dryomov
2018-04-02
1
-2
/
+4
*
libceph, ceph: change ceph_calc_file_object_mapping() signature
Ilya Dryomov
2018-04-02
5
-32
/
+18
*
libceph: eliminate overflows in ceph_calc_file_object_mapping()
Ilya Dryomov
2018-04-02
1
-60
/
+28
*
rbd: set max_segment_size to UINT_MAX
Ilya Dryomov
2018-04-02
1
-1
/
+1
*
Linux 4.16
v4.16
Linus Torvalds
2018-04-01
1
-1
/
+1
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-03-31
2
-31
/
+24
|
\
|
*
perf/hwbp: Simplify the perf-hwbp code, fix documentation
Linus Torvalds
2018-03-28
1
-23
/
+7
|
*
perf/x86/intel: Fix linear IP of PEBS real_ip on Haswell and later CPUs
Stephane Eranian
2018-03-27
1
-8
/
+17
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-03-31
5
-4
/
+6
|
\
\
|
*
|
x86/platform/UV: Fix critical UV MMR address error
mike.travis@hpe.com
2018-03-28
1
-1
/
+1
|
*
|
x86/platform/uv/BAU: Add APIC idt entry
Andrew Banman
2018-03-28
3
-2
/
+4
|
*
|
x86/purgatory: Avoid creating stray .<pid>.d files, remove -MD from KBUILD_CF...
Sven Wegener
2018-03-25
1
-1
/
+1
*
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-03-31
2
-3
/
+12
|
\
\
\
|
*
|
|
x86/alternatives: Fixup alternative_call_2
Alexey Dobriyan
2018-03-27
1
-3
/
+1
|
*
|
|
objtool: Add Clang support
Josh Poimboeuf
2018-03-27
1
-0
/
+11
*
|
|
|
Merge tag 'kbuild-fixes-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-03-30
5
-5
/
+12
|
\
\
\
\
|
*
|
|
|
netfilter: nf_nat_snmp_basic: add correct dependency to Makefile
Masahiro Yamada
2018-03-29
1
-1
/
+1
|
*
|
|
|
kbuild: rpm-pkg: Support GNU tar >= 1.29
Jason Gunthorpe
2018-03-28
1
-1
/
+1
|
*
|
|
|
builddeb: Fix header package regarding dtc source links
Jan Kiszka
2018-03-28
1
-1
/
+1
|
*
|
|
|
kbuild: set no-integrated-as before incl. arch Makefile
Stefan Agner
2018-03-21
1
-2
/
+2
|
*
|
|
|
kbuild: make scripts/adjust_autoksyms.sh robust against timestamp races
Nicolas Pitre
2018-03-21
1
-0
/
+7
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-03-30
76
-384
/
+793
|
\
\
\
\
\
|
*
|
|
|
|
net: mvneta: fix enable of all initialized RXQs
Yelena Krivosheev
2018-03-30
1
-0
/
+1
|
*
|
|
|
|
net/ipv6: Fix route leaking between VRFs
David Ahern
2018-03-30
1
-0
/
+3
|
*
|
|
|
|
vrf: Fix use after free and double free in vrf_finish_output
David Ahern
2018-03-30
1
-2
/
+3
|
*
|
|
|
|
ipv6: sr: fix seg6 encap performances with TSO enabled
David Lebrun
2018-03-30
1
-9
/
+7
|
*
|
|
|
|
net/dim: Fix int overflow
Tal Gilboa
2018-03-30
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'vlan-fix'
David S. Miller
2018-03-30
2
-4
/
+17
|
|
\
\
\
\
\
|
|
*
|
|
|
|
vlan: Fix vlan insertion for packets without ethernet header
Toshiaki Makita
2018-03-30
1
-2
/
+13
|
|
*
|
|
|
|
net: Fix untag for vlan packets without ethernet header
Toshiaki Makita
2018-03-30
1
-2
/
+4
|
|
/
/
/
/
/
|
*
|
|
|
|
atm: iphase: fix spelling mistake: "Receiverd" -> "Received"
Colin Ian King
2018-03-30
1
-1
/
+1
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-03-29
2
-2
/
+6
|
|
\
\
\
\
\
|
|
*
|
|
|
|
nfp: bpf: fix check of program max insn count
Jakub Kicinski
2018-03-24
1
-1
/
+5
|
|
*
|
|
|
|
tools: bpftool: don't use hex numbers in JSON output
Jakub Kicinski
2018-03-24
1
-1
/
+1
|
*
|
|
|
|
|
vhost: validate log when IOTLB is enabled
Jason Wang
2018-03-29
1
-8
/
+6
|
*
|
|
|
|
|
qede: Do not drop rx-checksum invalidated packets.
Manish Chopra
2018-03-29
1
-8
/
+2
|
*
|
|
|
|
|
hv_netvsc: enable multicast if necessary
Stephen Hemminger
2018-03-29
1
-1
/
+1
|
*
|
|
|
|
|
ip_tunnel: Resolve ipsec merge conflict properly.
David S. Miller
2018-03-29
1
-6
/
+6
[prev]
[next]