summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-11-24fbdev: Ditch fb_edid_add_monspecsDaniel Vetter
2019-11-20mm/memory_hotplug: fix try_offline_node()David Hildenbrand
2019-11-20iommu/vt-d: Fix QI_DEV_IOTLB_PFSID and QI_DEV_EIOTLB_PFSID macrosEric Auger
2019-11-20KVM: MMU: Do not treat ZONE_DEVICE pages as being reservedSean Christopherson
2019-11-12kvm: Add helper function for creating VM worker threadsJunaid Shahid
2019-11-12kvm: x86, powerpc: do not allow clearing largepages debugfs entryPaolo Bonzini
2019-11-12cpu/speculation: Uninline and export CPU mitigations helpersTyler Hicks
2019-11-12x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli
2019-11-12x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta
2019-11-12x86, efi: Never relocate kernel below lowest acceptable addressKairui Song
2019-11-12SUNRPC: Destroy the back channel when we destroy the host transportTrond Myklebust
2019-11-12bpf: Fix use after free in subprog's jited symbol removalDaniel Borkmann
2019-11-12mm: thp: handle page cache THP correctly in PageTransCompoundMapYang Shi
2019-11-12net/tls: fix sk_msg trim on fallback to copy modeJakub Kicinski
2019-11-10net/flow_dissector: switch to siphashEric Dumazet
2019-11-10net/mlx5: Fix flow counter list auto bits structRoi Dayan
2019-11-10net: add skb_queue_empty_lockless()Eric Dumazet
2019-11-10net: fix sk_page_frag() recursion from memory reclaimTejun Heo
2019-11-06dmaengine: imx-sdma: fix size check for sdma script_numberRobin Gong
2019-11-06SUNRPC: fix race to sk_err after xs_error_reportBenjamin Coddington
2019-10-29net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actionsDavide Caratti
2019-10-29net: phy: micrel: Update KSZ87xx PHY nameMarek Vasut
2019-10-29uaccess: implement a proper unsafe_copy_to_user() and switch filldir over to itLinus Torvalds
2019-10-29net: phy: fix write to mii-ctrl1000 registerRussell King
2019-10-17hwmon: Fix HWMON_P_MIN_ALARM maskNuno Sá
2019-10-17ACPI/PPTT: Add support for ACPI 6.3 thread flagJeremy Linton
2019-10-17efi/tpm: Only set 'efi_tpm_final_log_size' after successful event log parsingJerry Snitselaar
2019-10-17efi/tpm: Don't access event->count when it isn't mappedPeter Jones
2019-10-11sched/membarrier: Call sync_core only before usermode for same mmMathieu Desnoyers
2019-10-11libnvdimm/altmap: Track namespace boundaries in altmapAneesh Kumar K.V
2019-10-07net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_setVladimir Oltean
2019-10-07mm: add dummy can_do_mlock() helperArnd Bergmann
2019-10-07PCI: Add pci_info_ratelimited() to ratelimit PCI separatelyKrzysztof Wilczynski
2019-10-07mailbox: mediatek: cmdq: clear the event in cmdq initial flowBibby Hsieh
2019-10-05quota: fix wrong condition in is_quota_modification()Chao Yu
2019-10-05fs: Export generic_fadvise()Jan Kara
2019-10-05SUNRPC: Dequeue the request from the receive queue while we're re-encodingTrond Myklebust
2019-10-05blk-mq: add callback of .cleanup_rqMing Lei
2019-10-05mmc: core: Add helper function to indicate if SDIO IRQs is enabledUlf Hansson
2019-10-05block: make rq sector size accessible for block statsHou Tao
2019-10-05kprobes: Prohibit probing on BUG() and WARN() addressMasami Hiramatsu
2019-10-05x86/amd_nb: Add PCI device IDs for family 17h, model 70hMarcel Bocu
2019-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-09-10Merge tag 'ipc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/a...Linus Torvalds
2019-09-08Merge tag 'compiler-attributes-for-linus-v5.3-rc8' of git://github.com/ojeda/...Linus Torvalds
2019-09-08include/linux/compiler.h: fix Oops for Clang-compiled kernelsNick Desaulniers
2019-09-07ipc: fix sparc64 ipc() wrapperArnd Bergmann
2019-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-09-06Input: elan_i2c - remove Lenovo Legion Y7000 PnpIDBenjamin Tissoires
2019-09-06Merge tag 'iommu-fixes-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds