summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-11-07regulator: ab8500: Remove AB8505 USB regulatorStephan Gerhold1-1/+0
2019-11-07iommu/io-pgtable-arm: Rename IOMMU_QCOM_SYS_CACHE and improve docWill Deacon1-4/+4
2019-11-07Merge branch 'arm64/ftrace-with-regs' of git://git.kernel.org/pub/scm/linux/k...Catalin Marinas1-3/+37
2019-11-07x86: efi/random: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG tableDominik Brodowski1-0/+2
2019-11-07lockdep: add might_lock_nested()Daniel Vetter1-0/+8
2019-11-07Merge tag 'phy-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman2-2/+5
2019-11-07gpio: Add definition for GPIO directionMatti Vaittinen1-0/+3
2019-11-07PM / EM: Declare EM data types unconditionallyQuentin Perret1-2/+1
2019-11-07thermal: cpu_cooling: Reorder the header fileDaniel Lezcano1-9/+7
2019-11-07thermal: cpu_cooling: Remove pointless dependency on CONFIG_OFDaniel Lezcano1-2/+2
2019-11-07thermal: Remove netlink supportAmit Kucheria1-11/+0
2019-11-07hrtimer: Annotate lockless access to timer->stateEric Dumazet1-4/+10
2019-11-07Merge tag 'qcom-drivers-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson1-74/+20
2019-11-06cgroup: use cgroup->last_bstat instead of cgroup->bstat_pending for consistencyTejun Heo1-1/+1
2019-11-06fscrypt: add support for IV_INO_LBLK_64 policiesEric Biggers1-0/+3
2019-11-06mm: thp: handle page cache THP correctly in PageTransCompoundMapYang Shi3-7/+23
2019-11-06Merge tag 'samsung-drivers-5.5' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson1-0/+13
2019-11-06module/ftrace: handle patchable-function-entryMark Rutland1-0/+5
2019-11-06ftrace: add ftrace_init_nop()Mark Rutland1-3/+32
2019-11-06nfsv4: Move NFSPROC4_CLNT_COPY_NOTIFY to end of listTrond Myklebust1-1/+2
2019-11-06Merge branch 'linux-ssc-for-5.5'Trond Myklebust4-1/+46
2019-11-06cpuidle: Consolidate disabled state checksRafael J. Wysocki1-0/+3
2019-11-06mm: Add write-protect and clean utilities for address space rangesThomas Hellstrom1-1/+12
2019-11-06mm: Add a walk_page_mapping() function to the pagewalk codeThomas Hellstrom1-0/+9
2019-11-06mm: Remove BUG_ON mmap_sem not held from xxx_trans_huge_lock()Thomas Hellstrom1-2/+0
2019-11-06Pull series refactoring quota enabling and disabling code.Jan Kara21-26/+207
2019-11-06net/tls: fix sk_msg trim on fallback to copy modeJakub Kicinski1-3/+6
2019-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-2/+2
2019-11-06software node: unify PROPERTY_ENTRY_XXX macrosDmitry Torokhov1-37/+27
2019-11-06software node: get rid of property_set_pointer()Dmitry Torokhov1-9/+3
2019-11-06software node: mark internal macros with double underscoresDmitry Torokhov1-10/+10
2019-11-06software node: introduce PROPERTY_ENTRY_XXX_ARRAY_LEN()Dmitry Torokhov1-17/+28
2019-11-06software node: remove DEV_PROP_MAXDmitry Torokhov1-1/+0
2019-11-06icmp: add helpers to recognize ICMP error packetsMatteo Croce2-0/+29
2019-11-06Merge branch 'mb/dio' into masterTheodore Ts'o1-34/+95
2019-11-06Merge branch 'jk/jbd2-revoke-overflow'Theodore Ts'o1-37/+50
2019-11-06jbd2: Rename h_buffer_credits to h_total_creditsJan Kara1-4/+5
2019-11-06jbd2: Reserve space for revoke descriptor blocksJan Kara1-10/+33
2019-11-06jbd2: Drop jbd2_space_needed()Jan Kara1-9/+0
2019-11-06jbd2: Account descriptor blocks into t_outstanding_creditsJan Kara1-15/+7
2019-11-06ext4, jbd2: Provide accessor function for handle creditsJan Kara1-0/+6
2019-11-05dm stripe: use struct_size() in kmalloc()Gustavo A. R. Silva1-3/+0
2019-11-05nvmem: core: fix nvmem_cell_write inline functionSebastian Reichel1-1/+1
2019-11-05drivers: provide devm_platform_ioremap_resource_byname()Bartosz Golaszewski1-0/+3
2019-11-05drivers: platform: provide devm_platform_ioremap_resource_wc()Bartosz Golaszewski1-0/+3
2019-11-05lib: devres: provide devm_ioremap_resource_wc()Bartosz Golaszewski1-0/+2
2019-11-05rfkill: allocate static minorMarcel Holtmann1-0/+1
2019-11-05jbd2: Fix possible overflow in jbd2_log_space_left()Jan Kara1-2/+2
2019-11-05Merge branch 'iomap-for-next' into mb/dioTheodore Ts'o1-34/+95
2019-11-05Merge tag 'v5.4-rc6' into develLinus Walleij42-118/+385