summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-02-07x86/retpoline: Avoid retpolines for built-in __init functionsDavid Woodhouse1-1/+8
2018-02-07vfs, fdtable: Prevent bounds-check bypass via speculative executionDan Williams1-1/+4
2018-02-07array_index_nospec: Sanitize speculative array de-referencesDan Williams1-0/+72
2018-02-07module/retpoline: Warn about missing retpoline in moduleAndi Kleen1-0/+9
2018-02-03tty: fix data race between tty_init_dev and flush of bufGaurav Kohli1-0/+2
2018-02-03KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr1-0/+3
2018-02-03mac80211: use QoS NDP for AP probingJohannes Berg1-1/+7
2018-02-03uapi: fix linux/kfd_ioctl.h userspace compilation errorsDmitry V. Levin1-11/+11
2018-02-03rxrpc: Fix service endpoint expiryDavid Howells1-0/+2
2018-02-03crypto: gcm - add GCM IV size constantCorentin LABBE1-0/+8
2018-01-31bpf: avoid false sharing of map refcount with max_entriesDaniel Borkmann1-5/+16
2018-01-31net/mlx5: Fix get vector affinity helper functionSaeed Mahameed1-1/+18
2018-01-31{net,ib}/mlx5: Don't disable local loopback multicast traffic when neededEran Ben Elisha1-2/+3
2018-01-31net/tls: Fix inverted error codes to avoid endless loopr.hering@avm.de1-1/+1
2018-01-31net: tcp: close sock if net namespace is exitingDan Streetman1-0/+10
2018-01-31ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABELBen Hutchings1-0/+1
2018-01-31ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANYJim Westfall1-0/+3
2018-01-31Revert "module: Add retpoline tag to VERMAGIC"Greg Kroah-Hartman1-7/+1
2018-01-23mm, page_vma_mapped: Drop faulty pointer arithmetics in check_pte()Kirill A. Shutemov1-0/+21
2018-01-23module: Add retpoline tag to VERMAGICAndi Kleen1-1/+7
2018-01-23delayacct: Account blkio completion on the correct taskJosh Snyder1-4/+4
2018-01-17sysfs/cpu: Add vulnerability folderThomas Gleixner1-0/+7
2018-01-17kdump: write correct address of mem_section into vmcoreinfoKirill A. Shutemov1-0/+2
2018-01-17bpf: prevent out-of-bounds speculationAlexei Starovoitov1-0/+2
2018-01-17sh_eth: fix SH7757 GEther initializationSergei Shtylyov1-1/+0
2018-01-17sctp: fix the handling of ICMP Frag Needed for too small MTUsMarcelo Ricardo Leitner1-1/+1
2018-01-17KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li1-2/+5
2018-01-10x86 / CPU: Always show current CPU frequency in /proc/cpuinfoRafael J. Wysocki1-0/+1
2018-01-10fscache: Fix the default for fscache_maybe_release_page()David Howells1-1/+1
2018-01-10efi/capsule-loader: Reinstate virtual capsule mappingArd Biesheuvel1-1/+3
2018-01-02timers: Reinitialize per cpu bases on hotplugThomas Gleixner2-2/+4
2018-01-02Revert "mlx5: move affinity hints assignments to generic code"Saeed Mahameed1-0/+1
2018-01-02net/mlx5: Fix rate limit packet pacing naming and structEran Ben Elisha1-3/+5
2018-01-02tcp: invalidate rate samples during SACK renegingYousuk Seung2-2/+3
2018-01-02ptr_ring: add barriersMichael S. Tsirkin1-0/+9
2018-01-02net: reevalulate autoflowlabel setting after sysctl settingShaohua Li1-1/+2
2018-01-02ipv4: igmp: guard against silly MTU valuesEric Dumazet1-0/+1
2018-01-02block: don't let passthrough IO go into .make_request_fn()Ming Lei1-2/+19
2018-01-02block: fix blk_rq_append_bioJens Axboe1-1/+1
2018-01-02cpufreq: schedutil: Use idle_calls counter of the remote CPUJoel Fernandes1-0/+1
2018-01-02x86/mm/pti: Add infrastructure for page table isolationThomas Gleixner1-0/+11
2017-12-29block-throttle: avoid double chargeShaohua Li2-5/+6
2017-12-29block: unalign call_single_data in struct requestJens Axboe1-1/+1
2017-12-29crypto: mcryptd - protect the per-CPU queue with a lockSebastian Andrzej Siewior1-0/+1
2017-12-29init: Invoke init_espfix_bsp() from mm_init()Thomas Gleixner1-0/+5
2017-12-29arch, mm: Allow arch_dup_mmap() to failThomas Gleixner1-2/+3
2017-12-25linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon7-267/+282
2017-12-25bpf: fix integer overflowsDaniel Borkmann1-2/+2
2017-12-25bpf: fix branch pruning logicDaniel Borkmann1-1/+1
2017-12-25iio: st_sensors: add register mask for status registerLorenzo Bianconi1-2/+5