summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
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: 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
2017-12-05include/linux/compiler-clang.h: handle randomizable anonymous structsSandipan Das
2017-12-05autofs: revert "autofs: fix AT_NO_AUTOMOUNT not being honored"Ian Kent
2017-12-05mm: migrate: fix an incorrect call of prep_transhuge_page()Zi Yan
2017-12-05mm: introduce get_user_pages_longtermDan Williams
2017-12-05mm, hugetlbfs: introduce ->split() to vm_operations_structDan Williams
2017-12-05mm: fix device-dax pud write-faults triggered by get_user_pages()Dan Williams
2017-11-30genirq: Track whether the trigger type has been setMarc Zyngier
2017-11-30fs: guard_bio_eod() needs to consider partitionsGreg Edwards
2017-11-24mm/page_alloc.c: broken deferred calculationPavel Tatashin
2017-11-09sysctl: add register_sysctl() dummy helperArnd Bergmann
2017-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-05Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-04objtool: Prevent GCC from merging annotate_unreachable(), take 2Josh Poimboeuf
2017-11-04netfilter/ipvs: clear ipvs_property flag when SKB net namespace changedYe Yin
2017-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-03mm, swap: fix race between swap count continuation operationsHuang Ying
2017-11-03stmmac: use of_property_read_u32 instead of read_u8Bhadram Varka
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31Revert "PM / QoS: Fix device resume latency PM QoS"Rafael J. Wysocki
2017-10-31Revert "PM / QoS: Fix default runtime_pm device resume latency"Rafael J. Wysocki
2017-10-30PM / QoS: Fix default runtime_pm device resume latencyTero Kristo
2017-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-29sctp: fix some type cast warnings introduced since very beginningXin Long