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
2019-03-01
bpf: fix sanitation rewrite in case of non-pointers
Daniel Borkmann
1
-1
/
+2
2019-03-02
powerpc: Remove export of save_stack_trace_tsk_reliable()
Joe Lawrence
1
-1
/
+0
2019-03-02
powerpc/mm: fix "section_base" set but not used
Qian Cai
1
-2
/
+0
2019-03-02
powerpc/mm: Fix "sz" set but not used warning
Qian Cai
1
-2
/
+1
2019-03-02
powerpc/mm: Check secondary hash page table
Rashmica Gupta
1
-1
/
+1
2019-03-02
powerpc: remove nargs from __SYSCALL
Firoz Khan
3
-6
/
+6
2019-03-02
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-9
/
+17
2019-03-01
NFS/flexfiles: Clean up mirror DS initialisation
Trond Myklebust
1
-35
/
+31
2019-03-01
NFS/flexfiles: Remove dead code in ff_layout_mirror_valid()
Trond Myklebust
1
-15
/
+0
2019-03-01
NFS/flexfile: Simplify nfs4_ff_layout_select_ds_stateid()
Trond Myklebust
3
-26
/
+10
2019-03-01
NFS/flexfile: Simplify nfs4_ff_layout_ds_version()
Trond Myklebust
2
-5
/
+5
2019-03-01
NFS/flexfiles: Simplify ff_layout_get_ds_cred()
Trond Myklebust
3
-8
/
+9
2019-03-01
NFS/flexfiles: Simplify nfs4_ff_find_or_create_ds_client()
Trond Myklebust
3
-10
/
+6
2019-03-01
NFS/flexfiles: Simplify nfs4_ff_layout_select_ds_fh()
Trond Myklebust
3
-16
/
+5
2019-03-01
NFS/flexfiles: Speed up read failover when DSes are down
Trond Myklebust
3
-12
/
+73
2019-03-01
NFS/flexfiles: Don't invalidate DS deviceids for being unresponsive
Trond Myklebust
2
-21
/
+3
2019-03-01
NFS/flexfiles: Remove bogus checks for invalid deviceids
Trond Myklebust
1
-20
/
+0
2019-03-01
NFS/flexfiles: Avoid unnecessary layout invalidations
Trond Myklebust
1
-3
/
+3
2019-03-01
NFS/flexfiles: refactor calls to fs4_ff_layout_prepare_ds()
Trond Myklebust
3
-22
/
+28
2019-03-01
NFSv4: Handle early exit in layoutget by returning an error
Trond Myklebust
1
-2
/
+4
2019-03-01
NFS/flexfiles: Send LAYOUTERROR when failing over mirrored reads
Trond Myklebust
3
-6
/
+57
2019-03-01
dax: Flush partial PMDs correctly
Matthew Wilcox
1
-10
/
+9
2019-03-01
Merge branch 'doc-net-ieee802154-move-from-plain-text-to-rst'
David S. Miller
2
-91
/
+95
2019-03-01
doc: net: ieee802154: remove old plain text docs after switching to rst
Stefan Schmidt
1
-177
/
+0
2019-03-01
doc: net: ieee802154: introduce IEEE 802.15.4 subsystem doc in rst style
Stefan Schmidt
2
-0
/
+181
2019-03-01
devlink: fix kdoc
Jakub Kicinski
1
-7
/
+5
2019-03-01
Merge branch 'net-aquantia-minor-bug-fixes-after-static-analysis'
David S. Miller
11
-83
/
+197
2019-03-01
net: aquantia: use better wrappers for state registers
Nikita Danilov
2
-5
/
+5
2019-03-01
net: aquantia: replace AQ_HW_WAIT_FOR with readx_poll_timeout_atomic
Nikita Danilov
8
-72
/
+184
2019-03-01
net: aquantia: fixed instack structure overflow
Igor Russkikh
2
-4
/
+4
2019-03-01
net: aquantia: fixed buffer overflow
Nikita Danilov
1
-0
/
+2
2019-03-01
net: aquantia: added newline at end of file
Nikita Danilov
1
-1
/
+1
2019-03-01
net: aquantia: fixed memcpy size
Nikita Danilov
1
-1
/
+1
2019-03-01
ipv4: Add ICMPv6 support when parse route ipproto
Hangbin Liu
4
-7
/
+17
2019-03-02
samples/bpf: silence compiler warning for xdpsock_user.c
Yonghong Song
1
-3
/
+3
2019-03-02
selftests/bpf: set unlimited RLIMIT_MEMLOCK for test_sock_fields
Yonghong Song
1
-0
/
+1
2019-03-01
PCI/PME: Fix possible use-after-free on remove
Sven Van Asbroeck
1
-0
/
+1
2019-03-02
Merge branch 'bpf-doc-improvements'
Daniel Borkmann
3
-181
/
+159
2019-03-02
docs/bpf: minor casing/punctuation fixes
Andrii Nakryiko
2
-13
/
+13
2019-03-02
docs/btf: reflow text to fill up to 78 characters
Andrii Nakryiko
1
-157
/
+137
2019-03-02
docs/btf: fix typos, improve wording
Andrii Nakryiko
1
-55
/
+53
2019-03-02
bpf: fix u64_stats_init() usage in bpf_prog_alloc()
Eric Dumazet
1
-1
/
+7
2019-03-02
MIPS: eBPF: Fix icache flush end address
Paul Burton
1
-1
/
+1
2019-03-01
NFSv4.2: Add client support for the generic 'layouterror' RPC call
Trond Myklebust
8
-1
/
+306
2019-03-01
NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated
Trond Myklebust
3
-0
/
+25
2019-03-01
NFSv4/pnfs: Fix barriers in nfs4_mark_deviceid_unavailable()
Trond Myklebust
1
-0
/
+3
2019-03-01
NFS/flexfiles: Fix up sparse RCU annotations
Trond Myklebust
1
-2
/
+2
2019-03-01
NFSv4/flexfiles: Fix invalid deref in FF_LAYOUT_DEVID_NODE()
Trond Myklebust
1
-13
/
+19
2019-03-01
NFS: Add missing encode / decode sequence_maxsz to v4.2 operations
Anna Schumaker
1
-0
/
+10
2019-03-01
tracing/kprobes: Use probe_kernel_read instead of probe_mem_read
Masami Hiramatsu
1
-1
/
+1
[prev]
[next]