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
path:
root
/
tools
/
perf
/
scripts
/
python
/
event_analyzing_sample.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-19
tracing: Fix trace_pipe behavior for instance traces
Tahsin Erdogan
1
-1
/
+1
2017-09-19
tracing: Ignore mmiotrace from kernel commandline
Ziqian SUN (Zamir)
3
-0
/
+10
2017-09-19
tracing: Erase irqsoff trace with empty write
Bo Yan
1
-2
/
+8
2017-09-19
KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interrupt
Haozhong Zhang
1
-12
/
+21
2017-09-19
KVM: VMX: do not change SN bit in vmx_update_pi_irte()
Haozhong Zhang
1
-5
/
+1
2017-09-19
KVM: x86: Fix the NULL pointer parameter in check_cr_write()
Yu Zhang
1
-3
/
+5
2017-09-19
drm: exynos: include linux/irq.h
Arnd Bergmann
1
-0
/
+1
2017-09-19
drm/exynos: Fix suspend/resume support
Marek Szyprowski
4
-28
/
+43
2017-09-19
drm/exynos: Fix locking in the suspend/resume paths
Marek Szyprowski
1
-0
/
+4
2017-09-19
Revert "KVM: Don't accept obviously wrong gsi values via KVM_IRQFD"
Jan H. Schönherr
1
-2
/
+0
2017-09-18
fcntl: Don't set si_code to SI_SIGIO when sig == SIGPOLL
Eric W. Biederman
1
-1
/
+1
2017-09-18
drm/i915: Remove unused 'in_vbl' from i915_get_crtc_scanoutpos()
Chris Wilson
1
-3
/
+0
2017-09-18
drm/i915/cnp: set min brightness from VBT
Lee, Shawn C
1
-0
/
+2
2017-09-18
Revert "drm/i915/bxt: Disable device ready before shutdown command"
Uma Shankar
1
-11
/
+0
2017-09-18
drm/i915/bxt: set min brightness from VBT
Lee, Shawn C
1
-0
/
+2
2017-09-18
drm/i915: Fix an error handling in 'intel_framebuffer_init()'
Christophe JAILLET
1
-1
/
+1
2017-09-18
drm/i915/gvt: Fix incorrect PCI BARs reporting
Changbin Du
1
-65
/
+48
2017-09-17
Update version of cifs module
Steve French
1
-1
/
+1
2017-09-17
cifs: hide unused functions
Arnd Bergmann
1
-0
/
+2
2017-09-17
SMB3: Add support for multidialect negotiate (SMB2.1 and later)
Steve French
5
-18
/
+139
2017-09-17
CIFS/SMB3: Update documentation to reflect SMB3 and various changes
Steve French
4
-91
/
+91
2017-09-17
dma-coherent: fix rmem_dma_device_init regression
Arnd Bergmann
1
-10
/
+9
2017-09-16
Linux 4.14-rc1
Linus Torvalds
1
-2
/
+2
2017-09-16
genirq: Fix cpumask check in __irq_startup_managed()
Thomas Gleixner
1
-1
/
+1
2017-09-16
firmware: Restore support for built-in firmware
Markus Trippelsdorf
4
-5
/
+71
2017-09-16
mlxsw: spectrum_router: Only handle IPv4 and IPv6 events
Ido Schimmel
1
-1
/
+2
2017-09-16
Documentation: link in networking docs
Pavel Machek
1
-1
/
+1
2017-09-16
tcp: fix data delivery rate
Eric Dumazet
1
-4
/
+3
2017-09-15
bpf/verifier: reject BPF_ALU64|BPF_END
Edward Cree
2
-1
/
+18
2017-09-15
sctp: do not mark sk dumped when inet_sctp_diag_fill returns err
Xin Long
1
-1
/
+0
2017-09-15
sctp: fix an use-after-free issue in sctp_sock_dump
Xin Long
3
-39
/
+36
2017-09-15
netvsc: increase default receive buffer size
Stephen Hemminger
1
-1
/
+1
2017-09-15
tcp: update skb->skb_mstamp more carefully
Eric Dumazet
1
-7
/
+12
2017-09-15
fs/proc: Report eip/esp in /prod/PID/stat for coredumping
John Ogness
1
-0
/
+9
2017-09-15
net: ipv4: fix l3slave check for index returned in IP_PKTINFO
David Ahern
1
-2
/
+6
2017-09-15
net: smsc911x: Quieten netif during suspend
Geert Uytterhoeven
1
-1
/
+14
2017-09-15
net: systemport: Fix 64-bit stats deadlock
Florian Fainelli
1
-3
/
+0
2017-09-15
net: vrf: avoid gcc-4.6 warning
Arnd Bergmann
1
-3
/
+3
2017-09-15
qed: remove unnecessary call to memset
Himanshu Jha
1
-1
/
+0
2017-09-15
scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLE
Hannes Reinecke
1
-3
/
+2
2017-09-15
scsi: sg: factor out sg_fill_request_table()
Hannes Reinecke
1
-26
/
+35
2017-09-15
scsi: sd: Remove unnecessary condition in sd_read_block_limits()
Lukas Czerner
1
-2
/
+0
2017-09-15
Input: i8042 - add Gigabyte P57 to the keyboard reset table
Kai-Heng Feng
1
-0
/
+7
2017-09-15
kvm: nVMX: Handle deferred early VMLAUNCH/VMRESUME failure properly
Jim Mattson
1
-59
/
+75
2017-09-15
kvm: vmx: Handle VMLAUNCH/VMRESUME failure properly
Jim Mattson
1
-6
/
+8
2017-09-15
kvm: nVMX: Remove nested_vmx_succeed after successful VM-entry
Jim Mattson
1
-7
/
+9
2017-09-15
kvm,mips: Fix potential swait_active() races
Davidlohr Bueso
1
-2
/
+2
2017-09-15
kvm,powerpc: Serialize wq active checks in ops->vcpu_kick
Davidlohr Bueso
1
-1
/
+1
2017-09-15
kvm: Serialize wq active checks in kvm_vcpu_wake_up()
Davidlohr Bueso
1
-1
/
+1
2017-09-15
kvm,x86: Fix apf_task_wake_one() wq serialization
Davidlohr Bueso
1
-1
/
+1
[next]