summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-02ipv4: igmp: guard against silly MTU valuesEric Dumazet
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-29crypto: mcryptd - protect the per-CPU queue with a lockSebastian Andrzej Siewior
2017-12-29init: Invoke init_espfix_bsp() from mm_init()Thomas Gleixner
2017-12-29arch, mm: Allow arch_dup_mmap() to failThomas Gleixner
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-25x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Josh Poimboeuf
2017-12-20IB/core: Fix endianness annotation in rdma_is_multicast_addr()Bart Van Assche
2017-12-20IB/core: Fix calculation of maximum RoCE MTUParav Pandit
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-20crypto: hmac - require that the underlying hash algorithm is unkeyedEric Biggers
2017-12-17net: accept UFO datagrams from tuntap and packetWillem de Bruijn
2017-12-17tcp: when scheduling TLP, time of RTO should account for current ACKNeal Cardwell
2017-12-17tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match()David Ahern
2017-12-17net: remove hlist_nulls_add_tail_rcu()Eric Dumazet
2017-12-17usbnet: fix alignment for frames with no ethernet headerBjørn Mork
2017-12-14lib/genalloc.c: make the avail variable an atomic_long_tStephen Bates
2017-12-14efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman
2017-12-14scsi: libsas: align sata_device's rps_resp on a cachelineHuacai Chen
2017-12-14scsi: dma-mapping: always provide dma_get_cache_alignmentChristoph Hellwig
2017-12-14Drivers: hv: vmbus: Fix a rescind issueK. Y. Srinivasan
2017-12-14iio: stm32: fix adc/trigger link errorArnd Bergmann