index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
xdp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-15
tracing/kprobes: Fix NULL pointer dereference in trace_kprobe_create()
Andrea Righi
1
-3
/
+9
2019-01-15
sbitmap: Protect swap_lock from hardirq
Ming Lei
1
-2
/
+3
2019-01-14
sbitmap: Protect swap_lock from softirqs
Steven Rostedt (VMware)
1
-10
/
+2
2019-01-14
netfilter: nft_flow_offload: fix checking method of conntrack helper
Henry Yen
1
-1
/
+4
2019-01-13
Linux 5.0-rc2
v5.0-rc2
Linus Torvalds
1
-1
/
+1
2019-01-13
kernel/sys.c: Clarify that UNAME26 does not generate unique versions anymore
Jonathan Neuschäfer
1
-1
/
+2
2019-01-13
phy: fix build breakage: add PHY_MODE_SATA
John Hubbard
2
-2
/
+4
2019-01-12
bnxt_en: Fix context memory allocation.
Michael Chan
1
-3
/
+6
2019-01-12
bnxt_en: Fix ring checking logic on 57500 chips.
Michael Chan
2
-3
/
+5
2019-01-12
mISDN: hfcsusb: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-01-12
net: clear skb->tstamp in bridge forwarding path
Paolo Abeni
1
-0
/
+1
2019-01-12
net: bpfilter: disallow to remove bpfilter module while being used
Taehee Yoo
3
-23
/
+29
2019-01-12
net: bpfilter: restart bpfilter_umh when error occurred
Taehee Yoo
4
-12
/
+40
2019-01-12
net: bpfilter: use cleanup callback to release umh_info
Taehee Yoo
3
-23
/
+44
2019-01-12
umh: add exit routine for UMH process
Taehee Yoo
4
-2
/
+43
2019-01-12
isdn: i4l: isdn_tty: Fix some concurrency double-free bugs
Jia-Ju Bai
1
-1
/
+5
2019-01-12
vhost/vsock: fix vhost vsock cid hashing inconsistent
Zha Bin
1
-1
/
+1
2019-01-12
net: stmmac: Prevent RX starvation in stmmac_napi_poll()
Jose Abreu
1
-13
/
+14
2019-01-12
net: stmmac: Fix the logic of checking if RX Watchdog must be enabled
Jose Abreu
1
-12
/
+12
2019-01-12
net: stmmac: Check if CBS is supported before configuring
Jose Abreu
1
-0
/
+2
2019-01-12
net: stmmac: dwxgmac2: Only clear interrupts that are active
Jose Abreu
1
-3
/
+3
2019-01-12
net: stmmac: Fix PCI module removal leak
Jose Abreu
1
-0
/
+10
2019-01-11
ata: ahci: mvebu: request PHY suspend/resume for Armada 3700
Miquel Raynal
1
-0
/
+3
2019-01-11
ata: ahci: mvebu: add Armada 3700 initialization needed for S2RAM
Miquel Raynal
1
-9
/
+18
2019-01-11
ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCs
Miquel Raynal
1
-17
/
+51
2019-01-11
ata: ahci: mvebu: remove stale comment
Miquel Raynal
1
-5
/
+0
2019-01-11
ata: libahci_platform: comply to PHY framework
Miquel Raynal
2
-0
/
+15
2019-01-11
x86/kvm/nVMX: don't skip emulated instruction twice when vmptr address is not...
Vitaly Kuznetsov
1
-2
/
+1
2019-01-11
Documentation/virtual/kvm: Update URL for AMD SEV API specification
Christophe de Dinechin
1
-1
/
+1
2019-01-11
KVM/VMX: Avoid return error when flush tlb successfully in the hv_remote_flus...
Lan Tianyu
1
-1
/
+1
2019-01-11
kvm: sev: Fail KVM_SEV_INIT if already initialized
David Rientjes
1
-0
/
+3
2019-01-11
KVM: validate userspace input in kvm_clear_dirty_log_protect()
Tomas Bortoli
1
-2
/
+7
2019-01-11
KVM: x86: Fix bit shifting in update_intel_pt_cfg
Gustavo A. R. Silva
1
-1
/
+1
2019-01-11
tty: Don't hold ldisc lock in tty_reopen() if ldisc present
Dmitry Safonov
1
-7
/
+13
2019-01-11
mmc: core: don't override the CD GPIO level when "cd-inverted" is set
Martin Blumenstingl
1
-1
/
+1
2019-01-11
cifs: update internal module version number
Steve French
1
-1
/
+1
2019-01-11
CIFS: Fix error paths in writeback code
Pavel Shilovsky
4
-9
/
+56
2019-01-11
CIFS: Move credit processing to mid callbacks for SMB3
Pavel Shilovsky
1
-17
/
+34
2019-01-11
CIFS: Fix credits calculation for cancelled requests
Pavel Shilovsky
2
-2
/
+27
2019-01-11
cifs: Fix potential OOB access of lock element array
Ross Lagerwall
2
-6
/
+6
2019-01-11
cifs: Limit memory used by lock request calls to a page
Ross Lagerwall
2
-0
/
+12
2019-01-11
cifs: move large array from stack to heap
Aurelien Aptel
2
-14
/
+32
2019-01-11
CIFS: Do not hide EINTR after sending network packets
Pavel Shilovsky
1
-1
/
+1
2019-01-11
ARM: integrator: impd1: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-1
/
+1
2019-01-11
arm64: kexec_file: return successfully even if kaslr-seed doesn't exist
AKASHI Takahiro
1
-1
/
+3
2019-01-11
ACPI/IORT: Fix rc_dma_get_range()
Jean-Philippe Brucker
1
-1
/
+2
2019-01-11
tools/bpf: fix bpftool map dump with bitfields
Yonghong Song
1
-6
/
+7
2019-01-11
tools/bpf: test btf bitfield with >=256 struct member offset
Yonghong Song
1
-8
/
+21
2019-01-11
bpf: fix bpffs bitfield pretty print
Yonghong Song
1
-6
/
+6
2019-01-11
Revert "staging: rtl8723bs: Mark ACPI table declaration as used"
Greg Kroah-Hartman
1
-1
/
+1
[next]