index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
net: phy: add workaround for issue where PHY driver doesn't bind to the device
Heiner Kallweit
2018-11-28
1
-0
/
+8
|
*
|
|
usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2
Bernd Eckstein
2018-11-27
1
-6
/
+4
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-11-27
6
-58
/
+223
|
|
\
\
\
|
|
*
|
|
sparc: Adjust bpf JIT prologue for PSEUDO calls.
David Miller
2018-11-27
1
-1
/
+7
|
|
*
|
|
bpf, doc: add entries of who looks over which jits
Daniel Borkmann
2018-11-27
1
-1
/
+62
|
|
*
|
|
sparc: Correct ctx->saw_frame_pointer logic.
David Miller
2018-11-27
1
-0
/
+12
|
|
*
|
|
sparc: Fix JIT fused branch convergance.
David Miller
2018-11-27
1
-28
/
+49
|
|
*
|
|
Merge branch 'arm64-jit-fixes'
Alexei Starovoitov
2018-11-27
4
-28
/
+93
|
|
/
|
|
|
|
|
*
|
|
bpf, arm64: fix getting subprog addr from aux for calls
Daniel Borkmann
2018-11-27
1
-9
/
+17
|
|
*
|
|
bpf, ppc64: generalize fetching subprog into bpf_jit_get_func_addr
Daniel Borkmann
2018-11-27
3
-19
/
+76
|
|
/
/
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-11-26
18
-39
/
+752
|
|
\
\
\
|
|
*
|
|
bpf: fix check of allowed specifiers in bpf_trace_printk
Martynas Pumputis
2018-11-23
1
-3
/
+5
|
|
*
|
|
bpf: fix integer overflow in queue_stack_map
Alexei Starovoitov
2018-11-22
1
-8
/
+8
|
|
*
|
|
tools: bpftool: fix potential NULL pointer dereference in do_load
Jakub Kicinski
2018-11-22
1
-3
/
+7
|
|
*
|
|
bpf: allocate local storage buffers using GFP_ATOMIC
Roman Gushchin
2018-11-17
1
-1
/
+2
|
|
*
|
|
bpf: fix off-by-one error in adjust_subprog_starts
Edward Cree
2018-11-17
2
-1
/
+20
|
|
*
|
|
kselftests/bpf: use ping6 as the default ipv6 ping binary when it exists
Li Zhijian
2018-11-09
1
-1
/
+4
|
|
*
|
|
tools: bpftool: update references to other man pages in documentation
Quentin Monnet
2018-11-09
6
-7
/
+42
|
|
*
|
|
tools: bpftool: pass an argument to silence open_obj_pinned()
Quentin Monnet
2018-11-09
2
-8
/
+9
|
|
*
|
|
tools: bpftool: fix plain output and doc for --bpffs option
Quentin Monnet
2018-11-09
2
-3
/
+3
|
|
*
|
|
tools: bpftool: prevent infinite loop in get_fdinfo()
Quentin Monnet
2018-11-09
1
-1
/
+1
|
|
*
|
|
tools/bpftool: copy a few net uapi headers to tools directory
Yonghong Song
2018-11-09
2
-0
/
+649
|
|
*
|
|
bpf: Fix IPv6 dport byte order in bpf_sk_lookup_udp
Andrey Ignatov
2018-11-09
1
-3
/
+2
|
*
|
|
|
net: always initialize pagedlen
Willem de Bruijn
2018-11-25
2
-2
/
+4
|
*
|
|
|
tcp: address problems caused by EDT misshaps
Eric Dumazet
2018-11-25
2
-10
/
+16
*
|
|
|
|
Merge tag 'xtensa-20181128' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2018-11-28
3
-13
/
+50
|
\
\
\
\
\
|
*
|
|
|
|
xtensa: fix coprocessor part of ptrace_{get,set}xregs
Max Filippov
2018-11-27
1
-4
/
+38
|
*
|
|
|
|
xtensa: fix coprocessor context offset definitions
Max Filippov
2018-11-27
1
-8
/
+8
|
*
|
|
|
|
xtensa: enable coprocessors that are being flushed
Max Filippov
2018-11-27
1
-1
/
+4
*
|
|
|
|
|
Merge tag 'for-4.20-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-11-28
6
-14
/
+37
|
\
\
\
\
\
\
|
*
|
|
|
|
|
btrfs: relocation: set trans to be NULL after ending transaction
Pan Bian
2018-11-23
1
-0
/
+1
|
*
|
|
|
|
|
Btrfs: fix race between enabling quotas and subvolume creation
Filipe Manana
2018-11-22
1
-1
/
+2
|
*
|
|
|
|
|
Btrfs: send, fix infinite loop due to directory rename dependencies
Robbie Ko
2018-11-21
1
-3
/
+8
|
*
|
|
|
|
|
Btrfs: ensure path name is null terminated at btrfs_control_ioctl
Filipe Manana
2018-11-14
1
-0
/
+1
|
*
|
|
|
|
|
Btrfs: fix rare chances for data loss when doing a fast fsync
Filipe Manana
2018-11-13
1
-0
/
+24
|
*
|
|
|
|
|
btrfs: Always try all copies when reading extent buffers
Nikolay Borisov
2018-11-13
1
-10
/
+1
*
|
|
|
|
|
|
Merge tag 'spi-fix-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-11-28
3
-20
/
+35
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
spi: omap2-mcspi: Add missing suspend and resume calls
Tony Lindgren
2018-11-16
1
-12
/
+25
|
*
|
|
|
|
|
|
spi: mediatek: use correct mata->xfer_len when in fifo transfer
Leilk Liu
2018-10-31
1
-2
/
+2
|
*
|
|
|
|
|
|
spi: uniphier: fix incorrect property items
Keiji Hayashibara
2018-10-24
1
-6
/
+8
*
|
|
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-11-28
7
-72
/
+118
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcb
Jim Mattson
2018-11-27
1
-5
/
+15
|
*
|
|
|
|
|
|
|
kvm: mmu: Fix race in emulated page table writes
Junaid Shahid
2018-11-27
1
-18
/
+9
|
*
|
|
|
|
|
|
|
KVM: nVMX: vmcs12 revision_id is always VMCS12_REVISION even when copied from...
Liran Alon
2018-11-27
1
-5
/
+5
|
*
|
|
|
|
|
|
|
KVM: nVMX: Verify eVMCS revision id match supported eVMCS version on eVMCS VM...
Liran Alon
2018-11-27
1
-1
/
+24
|
*
|
|
|
|
|
|
|
KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offset
Leonid Shatz
2018-11-27
4
-18
/
+17
|
*
|
|
|
|
|
|
|
x86/kvm/vmx: fix old-style function declaration
Yi Wang
2018-11-27
1
-4
/
+4
|
*
|
|
|
|
|
|
|
KVM: x86: fix empty-body warnings
Yi Wang
2018-11-27
1
-1
/
+1
|
*
|
|
|
|
|
|
|
KVM: VMX: Update shared MSRs to be saved/restored on MSR_EFER.LMA changes
Liran Alon
2018-11-27
1
-5
/
+16
|
*
|
|
|
|
|
|
|
KVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING hypercall
Liran Alon
2018-11-27
1
-0
/
+1
[prev]
[next]