summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2018-10-13tcp: use an RB tree for ooo receive queueYaogong Wang
2018-10-10hwmon: (ina2xx) fix sysfs shunt resistor read accessLothar Felten
2018-10-10slub: make ->cpu_partial unsigned intAlexey Dobriyan
2018-10-01page-flags: define PG_locked behavior on compound pagesKirill A. Shutemov
2018-10-01page-flags: introduce page flags policies wrt compound pagesKirill A. Shutemov
2018-10-01page-flags: move code aroundKirill A. Shutemov
2018-09-25soc: msm: add sensor dsp dynamic calibration support for ancTimothy Sham
2018-09-21UPSTREAM: syscalls: Use CHECK_DATA_CORRUPTION for addr_limit_user_checkThomas Garnier
2018-09-21BACKPORT: x86/syscalls: Check address limit on user-mode returnThomas Garnier
2018-09-21UPSTREAM: bug: switch data corruption check to __must_checkKees Cook
2018-09-21UPSTREAM: bug: Provide toggle for BUG on data corruptionKees Cook
2018-09-21UPSTREAM: list: Split list_del() debug checking into separate functionKees Cook
2018-09-21UPSTREAM: rculist: Consolidate DEBUG_LIST for list_add_rcu()Kees Cook
2018-09-21BACKPORT: list: Split list_add() debug checking into separate functionKees Cook
2018-09-20wcnss: Fix buffer overflow in wcnss_prealloc_getAnurag Chouhan
2018-09-19mm: get rid of vmacache_flush_all() entirelyLinus Torvalds
2018-09-20msm: ipa: Check ep empty before resetMohammed Javid
2018-09-19diag: Update the logging codes of events, logs and msgsManoj Prabhu B
2018-09-18f2fs: Allocate and stat mem used by free nid bitmap more accuratelyYunlei He
2018-09-10mdio: Add support for mdio drivers.Andrew Lunn
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-05USB: pd: Notify selfpowered state based on type C currentVijayavardhan Vennapusa
2018-09-05scsi: sysfs: Introduce sysfs_{un,}break_active_protection()Bart Van Assche
2018-08-31BACKPORT: zsmalloc: introduce zs_huge_class_size()Sergey Senozhatsky
2018-08-24net/ethernet/freescale/fman: fix cross-build errorRandy Dunlap
2018-08-23UPSTREAM: lib: Add zstd modulesNick Terrell
2018-08-23UPSTREAM: lib: Add xxhash moduleNick Terrell
2018-08-23BACKPORT: mm: support anonymous stable pageMinchan Kim
2018-08-23BACKPORT: zsmalloc: require GFP in zs_malloc()Sergey Senozhatsky
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-09ring_buffer: tracing: Inherit the tracing setting to next ring bufferMasami Hiramatsu
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-08-02msm: ipa: support ipacm cleanupSkylar Chang
2018-07-26mmc: core: Initialize temperature controlled clock scalingRam Prakash Gupta
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-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