index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvmem
/
meson-efuse.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-06-01
mtd: Support kmsg dumper based on pstore/blk
WeiXiong Liao
4
-2
/
+596
2020-06-01
pstore/blk: Introduce "best_effort" mode
Kees Cook
1
-1
/
+20
2020-06-01
pstore/blk: Support non-block storage devices
WeiXiong Liao
5
-48
/
+114
2020-06-01
pstore/blk: Provide way to query pstore configuration
WeiXiong Liao
2
-7
/
+58
2020-06-01
pstore/zone: Provide way to skip "broken" zone for MTD devices
WeiXiong Liao
4
-19
/
+71
2020-06-01
Linux 5.7
v5.7
Linus Torvalds
1
-1
/
+1
2020-05-31
checkpatch/coding-style: deprecate 80-column warning
Joe Perches
2
-14
/
+23
2020-05-31
l2tp: add sk_family checks to l2tp_validate_socket
Eric Dumazet
1
-0
/
+3
2020-05-31
l2tp: do not use inet_hash()/inet_unhash()
Eric Dumazet
2
-15
/
+44
2020-05-31
net: qrtr: Allocate workqueue before kernel_bind
Chris Lew
1
-5
/
+5
2020-05-31
mptcp: remove msk from the token container at destruction time.
Paolo Abeni
1
-1
/
+1
2020-05-31
mptcp: fix race between MP_JOIN and close
Paolo Abeni
1
-15
/
+27
2020-05-31
mptcp: fix unblocking connect()
Paolo Abeni
1
-2
/
+18
2020-05-31
net/sched: act_ct: add nat mangle action only for NAT-conntrack
wenxu
1
-0
/
+3
2020-05-31
devinet: fix memleak in inetdev_init()
Yang Yingliang
1
-0
/
+1
2020-05-31
virtio_vsock: Fix race condition in virtio_transport_recv_pkt
Jia He
1
-0
/
+8
2020-05-30
Documentation: Add details for pstore/blk
WeiXiong Liao
3
-0
/
+232
2020-05-30
pstore/zone,blk: Add ftrace frontend support
WeiXiong Liao
4
-1
/
+136
2020-05-30
pstore/zone,blk: Add console frontend support
WeiXiong Liao
4
-10
/
+105
2020-05-30
pstore/zone,blk: Add support for pmsg frontend
WeiXiong Liao
4
-9
/
+282
2020-05-30
pstore/blk: Introduce backend for block devices
WeiXiong Liao
4
-0
/
+552
2020-05-30
pstore/zone: Introduce common layer to manage storage zones
WeiXiong Liao
4
-0
/
+1039
2020-05-30
ramoops: Add "max-reason" optional field to ramoops DT node
Pavel Tatashin
1
-2
/
+11
2020-05-30
pstore/ram: Introduce max_reason and convert dump_oops
Kees Cook
4
-25
/
+51
2020-05-30
pstore/platform: Pass max_reason to kmesg dump
Pavel Tatashin
2
-1
/
+10
2020-05-30
printk: Introduce kmsg_dump_reason_str()
Kees Cook
3
-17
/
+25
2020-05-30
printk: honor the max_reason field in kmsg_dumper
Pavel Tatashin
2
-4
/
+12
2020-05-30
printk: Collapse shutdown types into a single dump reason
Kees Cook
4
-15
/
+7
2020-05-30
pstore/ftrace: Provide ftrace log merging routine
Kees Cook
3
-54
/
+66
2020-05-30
pstore/ram: Refactor ftrace buffer merging
Kees Cook
1
-12
/
+17
2020-05-30
pstore/ram: Refactor DT size parsing
Kees Cook
1
-12
/
+19
2020-05-30
pstore/ram: Adjust module param permissions to reflect reality
Kees Cook
1
-3
/
+3
2020-05-30
pstore/platform: Move module params after declarations
Kees Cook
1
-6
/
+5
2020-05-30
pstore/platform: Use backend name for console registration
Kees Cook
2
-2
/
+4
2020-05-30
pstore/platform: Switch pstore_info::name to const
Kees Cook
2
-2
/
+3
2020-05-30
pstore: Make sure console capturing will restart
Kees Cook
1
-1
/
+5
2020-05-30
pstore: Remove filesystem records when backend is unregistered
Kees Cook
3
-0
/
+36
2020-05-30
pstore: Do not leave timer disabled for next backend
Kees Cook
1
-15
/
+19
2020-05-30
pstore: Add locking around superblock changes
Kees Cook
3
-26
/
+45
2020-05-30
drivers/net/ibmvnic: Update VNIC protocol version reporting
Thomas Falcon
1
-5
/
+3
2020-05-30
NFC: st21nfca: add missed kfree_skb() in an error path
Chuhong Yuan
1
-1
/
+3
2020-05-30
neigh: fix ARP retransmit timer guard
Hangbin Liu
1
-2
/
+2
2020-05-30
spi: spi-fsl-dspi: fix native data copy
Angelo Dureghello
1
-2
/
+22
2020-05-29
dt-bindings: regulator: Convert anatop regulator to json-schema
Anson Huang
2
-40
/
+94
2020-05-29
bpf, selftests: Add a verifier test for assigning 32bit reg states to 64bit ones
John Fastabend
1
-0
/
+22
2020-05-29
bpf, selftests: Verifier bounds tests need to be updated
John Fastabend
1
-14
/
+10
2020-05-29
bpf: Fix a verifier issue when assigning 32bit reg states to 64bit ones
John Fastabend
1
-5
/
+5
2020-05-29
bpf: Fix use-after-free in fmod_ret check
Alexei Starovoitov
1
-13
/
+11
2020-05-29
net/mlx5e: replace EINVAL in mlx5e_flower_parse_meta()
Pablo Neira Ayuso
1
-3
/
+3
2020-05-29
net/mlx5e: Fix MLX5_TC_CT dependencies
Vlad Buslov
1
-1
/
+1
[next]