summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/fiemap.rst (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-10driver core: platform: Document return type of more functionsStephen Boyd2-6/+26
2020-09-09Revert "driver core: Annotate dev_err_probe() with __must_check"Greg Kroah-Hartman1-1/+1
2020-09-09Revert "test_firmware: Test platform fw loading on non-EFI systems"Greg Kroah-Hartman4-42/+18
2020-09-08iio: adc: xilinx-xadc: use devm_krealloc()Bartosz Golaszewski1-8/+8
2020-09-08hwmon: pmbus: use more devres helpersBartosz Golaszewski1-19/+9
2020-09-08devres: provide devm_krealloc()Bartosz Golaszewski3-0/+108
2020-09-08syscore: Use pm_pr_dbg() for syscore_{suspend,resume}()Stephen Boyd1-5/+3
2020-09-08driver core: Use the ktime_us_delta() helperZenghui Yu1-3/+2
2020-09-08test_firmware: Test platform fw loading on non-EFI systemsKees Cook4-18/+42
2020-09-08docs: driver-api: firmware: fallback-mechanisms: Fix rendering of bullet pointJonathan Neuschäfer1-0/+1
2020-09-08Documentation: Remove device connection documentationHeikki Krogerus2-44/+0
2020-09-08device property: Move fwnode_connection_find_match() under drivers/base/prope...Heikki Krogerus5-111/+88
2020-09-07lib: devres: delete duplicated wordsRandy Dunlap1-1/+1
2020-09-07driver core: Annotate dev_err_probe() with __must_checkAndy Shevchenko1-1/+1
2020-09-07device connection: Remove struct device_connectionHeikki Krogerus4-44/+25
2020-09-07device connection: Remove device_connection_add()Heikki Krogerus2-87/+1
2020-09-07device connection: Remove device_connection_find()Heikki Krogerus2-75/+0
2020-09-04scripts/dev-needs: Add script to list device dependenciesSaravana Kannan2-0/+321
2020-08-23Linux 5.9-rc2v5.9-rc2Linus Torvalds1-1/+1
2020-08-23do_epoll_ctl(): clean the failure exits up a bitAl Viro1-13/+6
2020-08-23epoll: Keep a reference on files added to the check listMarc Zyngier1-2/+9
2020-08-22net: nexthop: don't allow empty NHA_GROUPNikolay Aleksandrov1-1/+4
2020-08-22dt-bindings: vendor-prefixes: Remove trailing whitespaceGeert Uytterhoeven1-1/+1
2020-08-22KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not setWill Deacon1-4/+13
2020-08-22KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon10-10/+17
2020-08-22dt-bindings: net: correct description of phy-connection-typeMadalin Bucur1-1/+2
2020-08-21dt-bindings: PCI: intel,lgm-pcie: Fix matching on all snps,dw-pcie instancesRob Herring1-0/+8
2020-08-21bpf: Fix two typos in uapi/linux/bpf.hTobias Klauser2-10/+10
2020-08-21net: dsa: b53: check for timeoutTom Rix1-0/+2
2020-08-21ARM64: vdso32: Install vdso32 from vdso_installStephen Boyd2-1/+2
2020-08-21afs: Fix NULL deref in afs_dynroot_depopulate()David Howells1-9/+11
2020-08-21mm, page_alloc: fix core hung in free_pcppages_bulk()Charan Teja Reddy1-0/+5
2020-08-21mm: include CMA pages in lowmem_reserve at bootDoug Berger1-1/+1
2020-08-21squashfs: avoid bio_alloc() failure with 1Mbyte blocksPhillip Lougher1-1/+5
2020-08-21uprobes: __replace_page() avoid BUG in munlock_vma_page()Hugh Dickins1-1/+1
2020-08-21kernel/relay.c: fix memleak on destroy relay channelWei Yongjun1-0/+1
2020-08-21romfs: fix uninitialized memory leak in romfs_dev_read()Jann Horn1-3/+1
2020-08-21mm/rodata_test.c: fix missing function declarationLeon Romanovsky1-0/+1
2020-08-21mm/vunmap: add cond_resched() in vunmap_pmd_rangeAneesh Kumar K.V1-0/+2
2020-08-21khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()Hugh Dickins1-1/+1
2020-08-21hugetlb_cgroup: convert comma to semicolonXu Wang1-2/+2
2020-08-21mailmap: add Andi KleenNick Desaulniers1-0/+1
2020-08-21core/entry: Respect syscall number rewritesThomas Gleixner1-1/+2
2020-08-21x86/entry/64: Do not use RDPID in paranoid entry to accomodate KVMSean Christopherson1-4/+6
2020-08-21MAINTAINERS: Update Mellanox and Cumulus Network addresses to new domainLeon Romanovsky2-29/+31
2020-08-21powerpc/perf/hv-24x7: Move cpumask file to top folder of hv-24x7 driverKajol Jain2-2/+11
2020-08-21powerpc/32s: Fix module loading failure when VMALLOC_END is over 0xf0000000Christophe Leroy1-2/+2
2020-08-21KVM: arm64: Print warning when cpu erratum can cause guests to deadlockRob Herring1-0/+4
2020-08-21arm64: Allow booting of late CPUs affected by erratum 1418040Marc Zyngier1-0/+2
2020-08-21arm64: Move handling of erratum 1418040 into C codeMarc Zyngier2-21/+34