summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-25x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Josh Poimboeuf1-1/+1
2017-12-20IB/core: Fix endianness annotation in rdma_is_multicast_addr()Bart Van Assche1-2/+2
2017-12-20IB/core: Fix calculation of maximum RoCE MTUParav Pandit2-11/+15
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-20crypto: hmac - require that the underlying hash algorithm is unkeyedEric Biggers1-0/+8
2017-12-17net: accept UFO datagrams from tuntap and packetWillem de Bruijn5-3/+11
2017-12-17tcp: when scheduling TLP, time of RTO should account for current ACKNeal Cardwell1-1/+1
2017-12-17tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match()David Ahern1-2/+1
2017-12-17net: remove hlist_nulls_add_tail_rcu()Eric Dumazet2-43/+1
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: libsas: align sata_device's rps_resp on a cachelineHuacai Chen1-1/+1
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-10USB: core: Add type-specific length check of BOS descriptorsMasakazu Mokuno1-0/+3
2017-12-10locking/refcounts, x86/asm: Use unique .text section for refcount exceptionsKees Cook1-0/+1
2017-12-05include/linux/compiler-clang.h: handle randomizable anonymous structsSandipan Das1-0/+3
2017-12-05drm/edid: Don't send non-zero YQ in AVI infoframe for HDMI 1.x sinksVille Syrjälä1-1/+2
2017-12-05bcache: Fix building error on MIPSHuacai Chen1-1/+1
2017-12-05ACPI / EC: Fix regression related to PM ops support in ECDT deviceLv Zheng2-0/+2
2017-12-05crypto: af_alg - remove locking in async callbackStephan Mueller1-0/+1
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 Williams2-8/+8
2017-11-30SUNRPC: Fix tracepoint storage issues with svc_recv and svc_rqst_statusTrond Myklebust1-7/+10
2017-11-30genirq: Track whether the trigger type has been setMarc Zyngier1-1/+10
2017-11-30target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASKNicholas Bellinger1-0/+1
2017-11-30ALSA: hda - Fix yet remaining issue with vmaster 0dB initializationTakashi Iwai1-1/+3
2017-11-30fs: guard_bio_eod() needs to consider partitionsGreg Edwards1-0/+1
2017-11-30uapi: fix linux/rxrpc.h userspace compilation errorsDmitry V. Levin1-5/+5
2017-11-30uapi: fix linux/tls.h userspace compilation errorDmitry V. Levin2-4/+4
2017-11-24mm/page_alloc.c: broken deferred calculationPavel Tatashin1-1/+2
2017-11-10Merge tag 'drm-fixes-for-v4.14-rc9' of git://people.freedesktop.org/~airlied/...Linus Torvalds1-0/+1
2017-11-10sysctl: add register_sysctl() dummy helperArnd Bergmann1-0/+5
2017-11-09Merge tag 'sound-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2-1/+4