aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-30ARM: spectre-v1: mitigate user accesseslinux-linaro-lsk-v4.4-testRussell King
2018-10-30ARM: spectre-v1: use get_user() for __get_user()Russell King
2018-10-30ARM: use __inttype() in get_user()Russell King
2018-10-30ARM: oabi-compat: copy semops using __copy_from_user()Russell King
2018-10-30ARM: vfp: use __copy_from_user() when restoring VFP stateRussell King
2018-10-30ARM: signal: copy registers using __copy_from_user()Russell King
2018-10-30ARM: spectre-v1: fix syscall entryRussell King
2018-10-30ARM: spectre-v1: add array_index_mask_nospec() implementationRussell King
2018-10-30ARM: spectre-v1: add speculation barrier (csdb) macrosRussell King
2018-10-30ARM: spectre-v2: warn about incorrect context switching functionsRussell King
2018-10-30ARM: spectre-v2: harden user aborts in kernel spaceRussell King
2018-10-30ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bitRussell King
2018-10-30ARM: spectre-v2: harden branch predictor on context switchesRussell King
2018-10-30ARM: spectre: add Kconfig symbol for CPUs vulnerable to SpectreRussell King
2018-10-30ARM: bugs: add support for per-processor bug checkingRussell King
2018-10-30ARM: bugs: hook processor bug checking into SMP and suspend pathsRussell King
2018-10-30ARM: bugs: prepare processor bug infrastructureRussell King
2018-10-30ARM: add more CPU part numbers for Cortex and Brahma B15 CPUsRussell King
2018-10-20Linux 4.4.162Greg Kroah-Hartman
2018-10-20HV: properly delay KVP packets when negotiation is in progressLong Li
2018-10-20Drivers: hv: kvp: fix IP FailoverVitaly Kuznetsov
2018-10-20Drivers: hv: util: Pass the channel information during the init callK. Y. Srinivasan
2018-10-20Drivers: hv: utils: Invoke the poll function after handshakeK. Y. Srinivasan
2018-10-20usb: gadget: serial: fix oops when data rx'd after closeStephen Warren
2018-10-20ARC: build: Get rid of toolchain checkAlexey Brodkin
2018-10-20powerpc/tm: Avoid possible userspace r1 corruption on reclaimMichael Neuling
2018-10-20powerpc/tm: Fix userspace r13 corruptionMichael Neuling
2018-10-20net/mlx4: Use cpumask_available for eq->affinity_maskNathan Chancellor
2018-10-20Input: atakbd - fix Atari CapsLock behaviourMichael Schmitz
2018-10-20Input: atakbd - fix Atari keymapAndreas Schwab
2018-10-20clocksource/drivers/ti-32k: Add CLOCK_SOURCE_SUSPEND_NONSTOP flag for non-am4...Keerthy
2018-10-20media: af9035: prevent buffer overflow on writeJozef Balga
2018-10-20x86/fpu: Finish excising 'eagerfpu'Andy Lutomirski
2018-10-20x86/fpu: Remove struct fpu::counterRik van Riel
2018-10-20x86/fpu: Remove use_eager_fpu()Andy Lutomirski
2018-10-20KVM: x86: remove eager_fpu field of struct kvm_vcpu_archPaolo Bonzini
2018-10-20rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096Eric Dumazet
2018-10-20net: systemport: Fix wake-up interrupt race during resumeFlorian Fainelli
2018-10-20net: mvpp2: Extract the correct ethtype from the skb for tx csum offloadMaxime Chevallier
2018-10-20team: Forbid enslaving team device to itselfIdo Schimmel
2018-10-20qlcnic: fix Tx descriptor corruption on 82xx devicesShahed Shaikh
2018-10-20net/usb: cancel pending work when unbinding smsc75xxYu Zhao
2018-10-20netlabel: check for IPV4MASK in addrinfo_getSean Tranchetti
2018-10-20net/ipv6: Display all addresses in output of /proc/net/if_inet6Jeff Barnhill
2018-10-20net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca
2018-10-20ipv4: fix use-after-free in ip_cmsg_recv_dstaddr()Eric Dumazet
2018-10-20ip_tunnel: be careful when accessing the inner headerPaolo Abeni
2018-10-20ip6_tunnel: be careful when accessing the inner headerPaolo Abeni
2018-10-20bonding: avoid possible dead-lockMahesh Bandewar
2018-10-20bnxt_en: Fix TX timeout during netpoll.Michael Chan