summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2019-09-05net: fixed_phy: Add forward declaration for struct gpio_desc;Moritz Fischer
2019-09-03iommu/vt-d: Remove global page flush supportJacob Pan
2019-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-31Merge tag 'trace-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-08-31tracing: Make exported ftrace_set_clr_event non-staticDenis Efremov
2019-08-30mm: memcontrol: flush percpu slab vmstats on kmem offliningRoman Gushchin
2019-08-30Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-08-29Merge tag 'hisi-fixes-for-5.3' of git://github.com/hisilicon/linux-hisi into ...Arnd Bergmann
2019-08-27Add genphy_c45_config_aneg() function to phy-c45.cMarco Hartmann
2019-08-27Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-26Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"Trond Myklebust
2019-08-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-08-24Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-08-24Merge tag 'gpio-v5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-08-23Merge tag 'ceph-for-5.3-rc6' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-08-23timekeeping/vsyscall: Prevent math overflow in BOOTTIME updateThomas Gleixner
2019-08-22libceph: allow ceph_buffer_put() to receive a NULL ceph_bufferLuis Henriques
2019-08-21dma-direct: fix zone selection after an unaddressable CMA allocationChristoph Hellwig
2019-08-19Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-19keys: Fix description sizeDavid Howells
2019-08-19netfilter: add include guard to nf_conntrack_h323_types.hMasahiro Yamada