summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-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 Seung1-1/+2
2018-01-02ptr_ring: add barriersMichael S. Tsirkin1-0/+9
2018-01-02net: reevalulate autoflowlabel setting after sysctl settingShaohua Li1-1/+2
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-25linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon6-266/+281
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
2017-12-25locking/barriers: Convert users of lockless_dereference() to READ_ONCE()Will Deacon2-4/+4
2017-12-25locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE()Will Deacon1-0/+1
2017-12-25drivers/misc/intel/pti: Rename the header file to free up the namespaceIngo Molnar1-3/+3
2017-12-25x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...Juergen Gross1-2/+6
2017-12-25bitops: Revert cbe96375025e ("bitops: Add clear/set_bit32() to linux/bitops.h")Thomas Gleixner1-26/+0
2017-12-25x86/mm/64: Rename the register_page_bootmem_memmap() 'size' parameter to 'nr_...Baoquan He1-1/+1
2017-12-25mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=yKirill A. Shutemov1-1/+5
2017-12-25bitops: Add clear/set_bit32() to linux/bitops.hAndi Kleen1-0/+26
2017-12-20mm: Handle 0 flags in _calc_vm_trans() macroJan Kara1-1/+2
2017-12-20mm, oom_reaper: fix memory corruptionMichal Hocko2-0/+10
2017-12-20kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker1-0/+1
2017-12-20string.h: workaround for increased stack usageArnd Bergmann1-1/+4
2017-12-17net: accept UFO datagrams from tuntap and packetWillem de Bruijn4-2/+10
2017-12-17net: remove hlist_nulls_add_tail_rcu()Eric Dumazet1-38/+0
2017-12-17usbnet: fix alignment for frames with no ethernet headerBjørn Mork1-0/+1
2017-12-14lib/genalloc.c: make the avail variable an atomic_long_tStephen Bates1-1/+2
2017-12-14efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman1-0/+6
2017-12-14scsi: dma-mapping: always provide dma_get_cache_alignmentChristoph Hellwig1-2/+0
2017-12-14Drivers: hv: vmbus: Fix a rescind issueK. Y. Srinivasan1-0/+1
2017-12-14iio: stm32: fix adc/trigger link errorArnd Bergmann1-1/+4
2017-12-05include/linux/compiler-clang.h: handle randomizable anonymous structsSandipan Das1-0/+3
2017-12-05autofs: revert "autofs: fix AT_NO_AUTOMOUNT not being honored"Ian Kent1-1/+2
2017-12-05mm: migrate: fix an incorrect call of prep_transhuge_page()Zi Yan1-1/+1
2017-12-05mm: introduce get_user_pages_longtermDan Williams2-0/+27
2017-12-05mm, hugetlbfs: introduce ->split() to vm_operations_structDan Williams1-0/+1
2017-12-05mm: fix device-dax pud write-faults triggered by get_user_pages()Dan Williams1-8/+0
2017-11-30genirq: Track whether the trigger type has been setMarc Zyngier1-1/+10