aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-09-10Merge tag 'v4.4.155' into linux-linaro-lsk-v4.4Mark Brown
2018-09-09x86/io: add interface to reserve io memtype for a resource range. (v1.1)Dave Airlie
2018-09-09iommu/vt-d: Fix dev iotlb pfsid useJacob Pan
2018-09-09iommu/vt-d: Add definitions for PFSIDJacob Pan
2018-09-06Merge tag 'v4.4.154' into linux-linaro-lsk-v4.4Mark Brown
2018-09-05scsi: sysfs: Introduce sysfs_{un,}break_active_protection()Bart Van Assche
2018-08-29Merge tag 'v4.4.153' into linux-linaro-lsk-v4.4Mark Brown
2018-08-24net/ethernet/freescale/fman: fix cross-build errorRandy Dunlap
2018-08-16Merge tag 'v4.4.148' into linux-linaro-lsk-v4.4Mark Brown
2018-08-15x86/speculation/l1tf: Limit swap file size to MAX_PA/2Andi Kleen
2018-08-15mm: Add vm_insert_pfn_prot()Andy Lutomirski
2018-08-15x86/speculation/l1tf: Add sysfs reporting for l1tfAndi Kleen
2018-08-15fork: unconditionally clear stack on forkKees Cook
2018-08-10Merge tag 'v4.4.147' into linux-linaro-lsk-v4.4Mark Brown
2018-08-09ring_buffer: tracing: Inherit the tracing setting to next ring bufferMasami Hiramatsu
2018-08-07Merge tag 'v4.4.146' into linux-linaro-lsk-v4.4Mark Brown
2018-08-06brcmfmac: Add support for bcm43364 wireless chipsetSean Lanigan
2018-08-06dma-iommu: Fix compilation when !CONFIG_IOMMU_DMAMarc Zyngier
2018-08-06netfilter: ipset: List timing out entries with "timeout 1" instead of zeroJozsef Kadlecsik
2018-07-25Merge tag 'v4.4.144' into linux-linaro-lsk-v4.4lsk-v4.4-18.07Mark Brown
2018-07-25seccomp: Move speculation migitation control to arch codeThomas Gleixner
2018-07-25seccomp: Add filter flag to opt-out of SSB mitigationKees Cook
2018-07-25prctl: Add force disable speculationThomas Gleixner
2018-07-25nospec: Allow getting/setting on non-current taskKees Cook
2018-07-25prctl: Add speculation control prctlsThomas Gleixner
2018-07-25x86/bugs: Expose /sys/../spec_store_bypassKonrad Rzeszutek Wilk
2018-07-25net: Don't copy pfmemalloc flag in __copy_skb_header()Stefano Brivio
2018-07-23Merge tag 'v4.4.143' into linux-linaro-lsk-v4.4Mark Brown
2018-07-22compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline declarationsNick Desaulniers
2018-07-22compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabledDavid Rientjes
2018-07-22compiler, clang: properly override 'inline' for clangLinus Torvalds
2018-07-22compiler, clang: suppress warning for unused static inline functionsDavid Rientjes
2018-07-18Merge tag 'v4.4.141' into linux-linaro-lsk-v4.4Mark Brown
2018-07-17ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede
2018-07-05Merge tag 'v4.4.139' into linux-linaro-lsk-v4.4Mark Brown
2018-07-03block: Fix transfer when chunk sectors exceeds maxKeith Busch
2018-07-03iio:buffer: make length types match kfifo typesMartin Kelly
2018-07-03branch-check: fix long->int truncation when profiling branchesMikulas Patocka
2018-06-19Merge tag 'v4.4.138' into linux-linaro-lsk-v4.4lsk-v4.4-18.06Mark Brown
2018-06-16Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds
2018-06-11Merge tag 'v4.4.136' into linux-linaro-lsk-v4.4Mark Brown
2018-06-06tcp: avoid integer overflows in tcp_rcv_space_adjust()Eric Dumazet
2018-05-30Merge tag 'v4.4.134' into linux-linaro-lsk-v4.4Mark Brown
2018-05-30usb: gadget: composite: fix incorrect handling of OS desc requestsChris Dickens
2018-05-30x86/power: Fix swsusp_arch_resume prototypeArnd Bergmann
2018-05-30do d_instantiate/unlock_new_inode combinations safelyAl Viro
2018-05-26time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accountingJohn Stultz
2018-05-26dmaengine: ensure dmaengine helpers check valid callbackVinod Koul
2018-05-26efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...Ard Biesheuvel
2018-05-26signals: avoid unnecessary taking of sighand->siglockWaiman Long