index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
parser.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-18
x86/intel_rdt: Update documentation
Fenghua Yu
1
-1
/
+7
2018-01-17
x86/apic/vector: Fix off by one in error path
Thomas Gleixner
1
-2
/
+5
2018-01-17
x86/intel_rdt/cqm: Prevent use after free
Thomas Gleixner
1
-4
/
+4
2018-01-17
module: Add retpoline tag to VERMAGIC
Andi Kleen
1
-1
/
+7
2018-01-17
x86/cpufeature: Move processor tracing out of scattered features
Paolo Bonzini
2
-2
/
+1
2018-01-16
net, sched: fix panic when updating miniq {b,q}stats
Daniel Borkmann
4
-30
/
+24
2018-01-16
qed: Fix potential use-after-free in qed_spq_post()
Roland Dreier
1
-1
/
+7
2018-01-16
nfp: use the correct index for link speed table
Jakub Kicinski
1
-1
/
+1
2018-01-16
lan78xx: Fix failure in USB Full Speed
Yuiko Oshino
1
-0
/
+1
2018-01-16
sctp: do not allow the v4 socket to bind a v4mapped v6 address
Xin Long
1
-8
/
+6
2018-01-16
sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbuf
Xin Long
1
-10
/
+6
2018-01-16
sctp: reinit stream if stream outcnt has been change by sinit in sendmsg
Xin Long
1
-2
/
+8
2018-01-16
ibmvnic: Fix pending MAC address changes
Thomas Falcon
1
-6
/
+7
2018-01-16
delayacct: Account blkio completion on the correct task
Josh Snyder
3
-23
/
+33
2018-01-16
x86/mm: Encrypt the initrd earlier for BSP microcode update
Tom Lendacky
5
-45
/
+85
2018-01-16
x86/mm: Prepare sme_encrypt_kernel() for PAGE aligned encryption
Tom Lendacky
2
-22
/
+121
2018-01-16
x86/mm: Centralize PMD flags in sme_encrypt_kernel()
Tom Lendacky
1
-56
/
+77
2018-01-16
x86/mm: Use a struct to reduce parameters for SME PGD mapping
Tom Lendacky
1
-44
/
+46
2018-01-16
x86/mm: Clean up register saving in the __enc_copy() assembly code
Tom Lendacky
1
-10
/
+10
2018-01-16
objtool: Improve error message for bad file argument
Josh Poimboeuf
1
-1
/
+3
2018-01-16
objtool: Fix seg fault with gold linker
Josh Poimboeuf
1
-4
/
+10
2018-01-15
RDMA/mlx5: Fix out-of-bound access while querying AH
Leon Romanovsky
1
-4
/
+3
2018-01-15
netlink: extack: avoid parenthesized string constant warning
Johannes Berg
1
-2
/
+2
2018-01-15
ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY
Jim Westfall
2
-1
/
+9
2018-01-15
net: Allow neigh contructor functions ability to modify the primary_key
Jim Westfall
1
-2
/
+2
2018-01-15
sh_eth: fix dumping ARSTR
Sergei Shtylyov
1
-1
/
+1
2018-01-15
Revert "openvswitch: Add erspan tunnel support."
William Tu
2
-51
/
+1
2018-01-15
net/tls: Fix inverted error codes to avoid endless loop
r.hering@avm.de
2
-3
/
+3
2018-01-15
ipv6: ip6_make_skb() needs to clear cork.base.dst
Eric Dumazet
1
-0
/
+1
2018-01-15
tracing: Prevent PROFILE_ALL_BRANCHES when FORTIFY_SOURCE=y
Randy Dunlap
1
-1
/
+1
2018-01-15
sctp: avoid compiler warning on implicit fallthru
Marcelo Ricardo Leitner
2
-2
/
+3
2018-01-15
net: ipv4: Make "ip route get" match iif lo rules again.
Lorenzo Colitti
1
-0
/
+1
2018-01-15
netlink: extack needs to be reset each time through loop
David Ahern
1
-1
/
+2
2018-01-15
tipc: fix a memory leak in tipc_nl_node_get_link()
Cong Wang
1
-12
/
+14
2018-01-15
ipv6: fix udpv6 sendmsg crash caused by too small MTU
Mike Maloney
1
-2
/
+4
2018-01-15
net: cs89x0: add MODULE_LICENSE
Arnd Bergmann
1
-0
/
+4
2018-01-15
ppp: unlock all_ppp_mutex before registering device
Guillaume Nault
1
-2
/
+3
2018-01-15
ptr_ring: document usage around __ptr_ring_peek
Michael S. Tsirkin
1
-4
/
+10
2018-01-15
9p: add missing module license for xen transport
Stephen Hemminger
1
-0
/
+4
2018-01-15
ring-buffer: Bring back context level recursive checks
Steven Rostedt (VMware)
1
-17
/
+45
2018-01-15
cfg80211: check dev_set_name() return value
Johannes Berg
1
-1
/
+7
2018-01-15
mac80211_hwsim: validate number of different channels
Johannes Berg
3
-2
/
+7
2018-01-15
mac80211_hwsim: add workqueue to wait for deferred radio deletion on mod unload
Benjamin Beichler
1
-2
/
+10
2018-01-15
nl80211: take RCU read lock when calling ieee80211_bss_get_ie()
Dominik Brodowski
1
-4
/
+7
2018-01-15
cfg80211: fully initialize old channel for event
Johannes Berg
1
-2
/
+1
2018-01-15
x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macros
Tom Lendacky
1
-1
/
+5
2018-01-15
x86/retpoline: Fill RSB on context switch for affected CPUs
David Woodhouse
4
-0
/
+59
2018-01-15
x86/kasan: Panic if there is not enough memory to boot
Andrey Ryabinin
1
-10
/
+14
2018-01-15
Linux 4.15-rc8
v4.15-rc8
Linus Torvalds
1
-1
/
+1
2018-01-14
timers: Unconditionally check deferrable base
Thomas Gleixner
1
-1
/
+1
[next]