summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-02-16drivers/firmware: Expose psci_get_version through psci_ops structureWill Deacon
2018-02-07x86/retpoline: Avoid retpolines for built-in __init functionsDavid Woodhouse
2018-02-07vfs, fdtable: Prevent bounds-check bypass via speculative executionDan Williams
2018-02-07array_index_nospec: Sanitize speculative array de-referencesDan Williams
2018-02-07module/retpoline: Warn about missing retpoline in moduleAndi Kleen
2018-02-03tty: fix data race between tty_init_dev and flush of bufGaurav Kohli
2018-02-03KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr
2018-01-31bpf: avoid false sharing of map refcount with max_entriesDaniel Borkmann
2018-01-31net/mlx5: Fix get vector affinity helper functionSaeed Mahameed
2018-01-31{net,ib}/mlx5: Don't disable local loopback multicast traffic when neededEran Ben Elisha
2018-01-31Revert "module: Add retpoline tag to VERMAGIC"Greg Kroah-Hartman
2018-01-23mm, page_vma_mapped: Drop faulty pointer arithmetics in check_pte()Kirill A. Shutemov
2018-01-23module: Add retpoline tag to VERMAGICAndi Kleen
2018-01-23delayacct: Account blkio completion on the correct taskJosh Snyder
2018-01-17sysfs/cpu: Add vulnerability folderThomas Gleixner
2018-01-17kdump: write correct address of mem_section into vmcoreinfoKirill A. Shutemov
2018-01-17bpf: prevent out-of-bounds speculationAlexei Starovoitov
2018-01-17sh_eth: fix SH7757 GEther initializationSergei Shtylyov
2018-01-10x86 / CPU: Always show current CPU frequency in /proc/cpuinfoRafael J. Wysocki
2018-01-10fscache: Fix the default for fscache_maybe_release_page()David Howells
2018-01-10efi/capsule-loader: Reinstate virtual capsule mappingArd Biesheuvel
2018-01-02timers: Reinitialize per cpu bases on hotplugThomas Gleixner
2018-01-02Revert "mlx5: move affinity hints assignments to generic code"Saeed Mahameed
2018-01-02net/mlx5: Fix rate limit packet pacing naming and structEran Ben Elisha
2018-01-02tcp: invalidate rate samples during SACK renegingYousuk Seung
2018-01-02ptr_ring: add barriersMichael S. Tsirkin
2018-01-02net: reevalulate autoflowlabel setting after sysctl settingShaohua Li
2018-01-02block: don't let passthrough IO go into .make_request_fn()Ming Lei
2018-01-02block: fix blk_rq_append_bioJens Axboe
2018-01-02cpufreq: schedutil: Use idle_calls counter of the remote CPUJoel Fernandes
2018-01-02x86/mm/pti: Add infrastructure for page table isolationThomas Gleixner
2017-12-29block-throttle: avoid double chargeShaohua Li
2017-12-29block: unalign call_single_data in struct requestJens Axboe
2017-12-25linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon
2017-12-25bpf: fix integer overflowsDaniel Borkmann
2017-12-25bpf: fix branch pruning logicDaniel Borkmann
2017-12-25iio: st_sensors: add register mask for status registerLorenzo Bianconi
2017-12-25locking/barriers: Convert users of lockless_dereference() to READ_ONCE()Will Deacon
2017-12-25locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE()Will Deacon
2017-12-25drivers/misc/intel/pti: Rename the header file to free up the namespaceIngo Molnar
2017-12-25x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...Juergen Gross
2017-12-25bitops: Revert cbe96375025e ("bitops: Add clear/set_bit32() to linux/bitops.h")Thomas Gleixner
2017-12-25x86/mm/64: Rename the register_page_bootmem_memmap() 'size' parameter to 'nr_...Baoquan He
2017-12-25mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=yKirill A. Shutemov
2017-12-25bitops: Add clear/set_bit32() to linux/bitops.hAndi Kleen
2017-12-20mm: Handle 0 flags in _calc_vm_trans() macroJan Kara
2017-12-20mm, oom_reaper: fix memory corruptionMichal Hocko
2017-12-20kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2017-12-20string.h: workaround for increased stack usageArnd Bergmann
2017-12-17net: accept UFO datagrams from tuntap and packetWillem de Bruijn