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
2018-07-25
ALSA: rawmidi: Change resized buffers atomically
Takashi Iwai
1
-6
/
+14
2018-07-25
fat: fix memory allocation failure handling of match_strdup()
OGAWA Hirofumi
1
-7
/
+13
2018-07-25
x86/MCE: Remove min interval polling limitation
Dewet Thibaut
1
-3
/
+0
2018-07-25
x86/events/intel/ds: Fix bts_interrupt_threshold alignment
Hugh Dickins
1
-3
/
+5
2018-07-25
x86/apm: Don't access __preempt_count with zeroed fs
Ville Syrjälä
2
-6
/
+5
2018-07-25
x86/kvmclock: set pvti_cpu0_va after enabling kvmclock
Radim Krčmář
1
-6
/
+5
2018-07-25
x86/kvm/vmx: don't read current->thread.{fs,gs}base of legacy tasks
Vitaly Kuznetsov
1
-8
/
+17
2018-07-25
KVM: VMX: Mark VMXArea with revision_id of physical CPU even when eVMCS enabled
Liran Alon
1
-6
/
+21
2018-07-25
KVM: irqfd: fix race between EPOLLHUP and irq_bypass_register_consumer
Paolo Bonzini
1
-5
/
+6
2018-07-25
KVM/Eventfd: Avoid crash when assign and deassign specific eventfd in parallel.
Lan Tianyu
1
-1
/
+5
2018-07-25
scsi: qla2xxx: Fix NULL pointer dereference for fcport search
Chuck Anderson
1
-6
/
+8
2018-07-25
scsi: qla2xxx: Fix kernel crash due to late workqueue allocation
himanshu.madhani@cavium.com
1
-2
/
+2
2018-07-25
scsi: qla2xxx: Fix inconsistent DMA mem alloc/free
Quinn Tran
2
-14
/
+28
2018-07-25
scsi: sd_zbc: Fix variable type and bogus comment
Damien Le Moal
1
-2
/
+3
2018-07-22
Linux 4.17.9
v4.17.9
Greg Kroah-Hartman
1
-1
/
+1
2018-07-22
bpf: undo prog rejection on read-only lock failure
Daniel Borkmann
2
-77
/
+9
2018-07-22
bpf, arm32: fix to use bpf_jit_binary_lock_ro api
Daniel Borkmann
1
-1
/
+1
2018-07-22
bpf: enforce correct alignment for instructions
Eric Dumazet
1
-1
/
+3
2018-07-22
arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID
Marc Zyngier
4
-2
/
+55
2018-07-22
arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requests
Marc Zyngier
2
-1
/
+38
2018-07-22
arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
Marc Zyngier
6
-0
/
+81
2018-07-22
arm64: KVM: Add HYP per-cpu accessors
Marc Zyngier
1
-2
/
+25
2018-07-22
arm64: ssbd: Add prctl interface for per-thread mitigation
Marc Zyngier
2
-0
/
+111
2018-07-22
arm64: ssbd: Introduce thread flag to control userspace mitigation
Marc Zyngier
2
-0
/
+3
2018-07-22
arm64: ssbd: Restore mitigation status on CPU resume
Marc Zyngier
4
-1
/
+26
2018-07-22
arm64: ssbd: Skip apply_ssbd if not using dynamic mitigation
Marc Zyngier
2
-0
/
+17
2018-07-22
arm64: ssbd: Add global mitigation state accessor
Marc Zyngier
1
-0
/
+10
2018-07-22
arm64: Add 'ssbd' command-line option
Marc Zyngier
3
-16
/
+110
2018-07-22
arm64: Add ARCH_WORKAROUND_2 probing
Marc Zyngier
3
-1
/
+80
2018-07-22
arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2
Marc Zyngier
2
-4
/
+9
2018-07-22
arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1
Marc Zyngier
3
-0
/
+51
2018-07-22
arm/arm64: smccc: Add SMCCC-specific return codes
Marc Zyngier
1
-0
/
+5
2018-07-22
ipvs: initialize tbl->entries in ip_vs_lblc_init_svc()
Cong Wang
1
-0
/
+1
2018-07-22
ipvs: initialize tbl->entries after allocation
Cong Wang
1
-0
/
+1
2018-07-22
net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.
Tetsuo Handa
1
-3
/
+6
2018-07-22
bpf: don't leave partial mangled prog in jit_subprogs error path
Daniel Borkmann
1
-2
/
+9
2018-07-22
bpf: sockmap, consume_skb in close path
John Fastabend
1
-1
/
+4
2018-07-22
bpf: sockmap, fix crash when ipv6 sock is added
John Fastabend
1
-10
/
+48
2018-07-22
block: don't use blocking queue entered for recursive bio submits
Jens Axboe
3
-1
/
+15
2018-07-22
rds: avoid unenecessary cong_update in loop transport
Santosh Shilimkar
3
-0
/
+11
2018-07-22
bpf: reject any prog that failed read-only lock
Daniel Borkmann
3
-32
/
+87
2018-07-22
bdi: Fix another oops in wb_workfn()
Jan Kara
2
-14
/
+8
2018-07-22
netfilter: ipv6: nf_defrag: drop skb dst before queueing
Florian Westphal
1
-0
/
+2
2018-07-22
nsh: set mac len based on inner packet
Willem de Bruijn
1
-1
/
+1
2018-07-22
autofs: fix slab out of bounds read in getname_kernel()
Tomas Bortoli
1
-9
/
+13
2018-07-22
tls: Stricter error checking in zerocopy sendmsg path
Dave Watson
1
-1
/
+1
2018-07-22
KEYS: DNS: fix parsing multiple options
Eric Biggers
1
-12
/
+16
2018-07-22
reiserfs: fix buffer overflow with long warning messages
Eric Biggers
1
-60
/
+81
2018-07-22
netfilter: ebtables: reject non-bridge targets
Florian Westphal
1
-0
/
+13
2018-07-22
PCI: hv: Disable/enable IRQs rather than BH in hv_compose_msi_msg()
Dexuan Cui
1
-3
/
+5
[prev]
[next]