index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-30
virtio_pci: fix cpu affinity support
Christoph Hellwig
1
-3
/
+7
2017-08-30
ring-buffer: Have ring_buffer_alloc_read_page() return error on offline CPU
Steven Rostedt (VMware)
3
-11
/
+21
2017-08-30
nfsd: Limit end of page list when decoding NFSv4 WRITE
Chuck Lever
1
-4
/
+2
2017-08-30
cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()
Ronnie Sahlberg
1
-6
/
+12
2017-08-30
cifs: Fix df output for users with quota limits
Sachin Prabhu
1
-2
/
+2
2017-08-30
kbuild: linker script do not match C names unless LD_DEAD_CODE_DATA_ELIMINATI...
Nicholas Piggin
1
-12
/
+26
2017-08-30
RDMA/uverbs: Initialize cq_context appropriately
Bharat Potnuri
1
-1
/
+1
2017-08-30
tracing: Fix freeing of filter in create_filter() when set_str is false
Steven Rostedt (VMware)
1
-0
/
+4
2017-08-30
tracing: Fix kmemleak in tracing_map_array_free()
Chunyu Hu
1
-4
/
+7
2017-08-30
tracing: Missing error code in tracer_alloc_buffers()
Dan Carpenter
1
-0
/
+1
2017-08-30
tracing: Call clear_boot_tracer() at lateinit_sync
Steven Rostedt (VMware)
1
-1
/
+1
2017-08-30
ACPI: device property: Fix node lookup in acpi_graph_get_child_prop_value()
Sakari Ailus
1
-1
/
+1
2017-08-30
Revert "drm/amdgpu: fix vblank_time when displays are off"
Alex Deucher
1
-2
/
+0
2017-08-30
drm/i915/gvt: Fix the kernel null pointer error
fred gao
1
-1
/
+1
2017-08-30
drm/i915/vbt: ignore extraneous child devices for a port
Jani Nikula
1
-6
/
+9
2017-08-30
drm/atomic: If the atomic check fails, return its value first
Maarten Lankhorst
1
-1
/
+4
2017-08-30
drm/atomic: Handle -EDEADLK with out-fences correctly
Maarten Lankhorst
1
-2
/
+4
2017-08-30
drm/sun4i: Implement drm_driver lastclose to restore fbdev console
Jonathan Liu
1
-0
/
+8
2017-08-30
drm: Release driver tracking before making the object available again
Chris Wilson
1
-3
/
+3
2017-08-30
drm: Fix framebuffer leak
Nikhil Mahale
1
-0
/
+1
2017-08-30
arm64: fpsimd: Prevent registers leaking across exec
Dave Martin
1
-0
/
+2
2017-08-30
mm/memblock.c: reversed logic in memblock_discard()
Pavel Tatashin
1
-1
/
+1
2017-08-30
fork: fix incorrect fput of ->exe_file causing use-after-free
Eric Biggers
1
-0
/
+1
2017-08-30
mm/madvise.c: fix freeing of locked page with MADV_FREE
Eric Biggers
1
-1
/
+1
2017-08-30
i2c: designware: Fix system suspend
Ulf Hansson
1
-2
/
+12
2017-08-30
dax: fix deadlock due to misaligned PMD faults
Ross Zwisler
1
-0
/
+10
2017-08-30
mm, shmem: fix handling /sys/kernel/mm/transparent_hugepage/shmem_enabled
Kirill A. Shutemov
1
-2
/
+2
2017-08-30
PM/hibernate: touch NMI watchdog when creating snapshot
Chen Yu
1
-2
/
+18
2017-08-30
ARCv2: PAE40: set MSB even if !CONFIG_ARC_HAS_PAE40 but PAE exists in SoC
Vineet Gupta
3
-7
/
+41
2017-08-30
ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addresses
Alexey Brodkin
2
-2
/
+13
2017-08-30
ARCv2: SLC: Make sure busy bit is set properly for region ops
Alexey Brodkin
1
-0
/
+3
2017-08-30
ALSA: firewire-motu: destroy stream data surely at failure of card initializa...
Takashi Sakamoto
1
-0
/
+1
2017-08-30
ALSA: firewire: fix NULL pointer dereference when releasing uninitialized dat...
Takashi Sakamoto
1
-1
/
+6
2017-08-30
ALSA: hda - Add stereo mic quirk for Lenovo G50-70 (17aa:3978)
Takashi Iwai
1
-0
/
+1
2017-08-30
ALSA: core: Fix unexpected error at replacing user TLV
Takashi Iwai
1
-1
/
+1
2017-08-30
ALSA: usb-audio: Add delay quirk for H650e/Jabra 550a USB headsets
Joakim Tjernlund
1
-3
/
+6
2017-08-30
KVM: x86: block guest protection keys unless the host has them enabled
Paolo Bonzini
1
-1
/
+1
2017-08-30
KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.state
Paolo Bonzini
2
-6
/
+17
2017-08-30
KVM: x86: simplify handling of PKRU
Paolo Bonzini
5
-30
/
+10
2017-08-30
KVM: s390: sthyi: fix specification exception detection
Heiko Carstens
1
-1
/
+4
2017-08-30
KVM: s390: sthyi: fix sthyi inline assembly
Heiko Carstens
1
-1
/
+1
2017-08-30
Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpad
Masaki Ota
2
-10
/
+39
2017-08-30
Input: elan_i2c - add ELAN0602 ACPI ID to support Lenovo Yoga310
KT Liao
1
-0
/
+1
2017-08-30
Input: trackpoint - add new trackpoint firmware ID
Aaron Ma
2
-2
/
+4
2017-08-30
bpf/verifier: fix min/max handling in BPF_SUB
Edward Cree
1
-6
/
+15
2017-08-30
bpf: fix mixed signed/unsigned derived min/max value bounds
Daniel Borkmann
2
-14
/
+95
2017-08-30
bpf, verifier: add additional patterns to evaluate_reg_imm_alu
John Fastabend
1
-0
/
+62
2017-08-30
net_sched: fix order of queue length updates in qdisc_replace()
Konstantin Khlebnikov
1
-1
/
+4
2017-08-30
net: sched: fix NULL pointer dereference when action calls some targets
Xin Long
1
-0
/
+2
2017-08-30
irda: do not leak initialized list.dev to userspace
Colin Ian King
1
-1
/
+1
[prev]
[next]