summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* ceph: cap tracking for async directory operationsJeff Layton2020-03-301-0/+6
* ceph: track primary dentry linkJeff Layton2020-03-301-0/+3
* ceph: add flag to designate that a request is asynchronousJeff Layton2020-03-301-2/+3
* ceph: move to a dedicated slabcache for mds requestsJeff Layton2020-03-301-0/+1
* ceph: move ceph_osdc_{read,write}pages to ceph.koXiubo Li2020-03-301-17/+0
* libceph: drop CEPH_DEFINE_SHOW_FUNCIlya Dryomov2020-03-301-14/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-03-291-0/+12
|\
| * mm: fork: fix kernel_stack memcg stats for various stack implementationsRoman Gushchin2020-03-291-0/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-03-282-2/+3
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-03-271-0/+1
| |\ \
| | * | bpf: Sanitize the bpf_struct_ops tcp-cc nameMartin KaFai Lau2020-03-171-0/+1
| * | | Merge tag 'mac80211-for-net-2020-03-26' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-03-261-2/+2
| |\ \ \
| | * | | ieee80211: fix HE SPR size calculationJohannes Berg2020-03-251-2/+2
| | |/ /
* | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-03-281-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | i2c: fix a doc warningMauro Carvalho Chehab2020-03-231-2/+2
* | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-271-5/+5
|\ \ \ \
| * | | | clk: Pass correct arguments to __clk_hw_register_gate()Stephen Boyd2020-03-251-5/+5
* | | | | Merge tag 'ceph-for-5.6-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds2020-03-263-5/+12
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | libceph: fix alloc_msg_with_page_vector() memory leaksIlya Dryomov2020-03-231-3/+4
| * | | | ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULLIlya Dryomov2020-03-232-2/+8
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-03-253-11/+45
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} buildPablo Neira Ayuso2020-03-251-4/+32
| * | | | net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_popVladimir Oltean2020-03-241-7/+0
| * | | | netlink: check for null extack in cookie helpersMichal Kubecek2020-03-231-0/+4
| | |_|/ | |/| |
| * | | netlink: add nl_set_extack_cookie_u32()Michal Kubecek2020-03-161-0/+9
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-03-222-3/+4
|\ \ \ \
| * | | | x86/mm: split vmalloc_sync_all()Joerg Roedel2020-03-211-2/+3
| * | | | page-flags: fix a crash at SetPageError(THP_SWAP)Qian Cai2020-03-211-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'io_uring-5.6-20200320' of git://git.kernel.dk/linux-blockLinus Torvalds2020-03-212-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | io_uring: make sure accept honor rlimit nofileJens Axboe2020-03-201-1/+2
| * | | io_uring: make sure openat/openat2 honor rlimit nofileJens Axboe2020-03-201-0/+1
* | | | Merge tag 'locking-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-03-152-7/+11
|\ \ \ \
| * | | | futex: Fix inode life-time issuePeter Zijlstra2020-03-062-7/+11
| |/ / /
* | | | Merge tag 'iommu-fixes-v5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-03-152-5/+11
|\ \ \ \
| * | | | iommu/vt-d: Fix debugfs register readsMegha Dey2020-03-131-0/+2
| * | | | iommu/vt-d: Silence RCU-list debugging warningsQian Cai2020-03-101-2/+4
| * | | | iommu/vt-d: Fix RCU list debugging warningsAmol Grover2020-03-021-3/+5
| |/ / /
* | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-141-4/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | of: clk: Make of_clk_get_parent_{count,name}() parameter constGeert Uytterhoeven2020-02-121-4/+4
* | | | Merge tag 'block-5.6-2020-03-13' of git://git.kernel.dk/linux-blockLinus Torvalds2020-03-131-12/+1
|\ \ \ \
| * | | | block: Fix partition support for host aware zoned block devicesShin'ichiro Kawasaki2020-03-121-12/+1
* | | | | Merge tag 'mmc-v5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds2020-03-131-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | mmc: core: Allow host controllers to require R1B for CMD6Ulf Hansson2020-03-111-0/+1
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-03-123-7/+16
|\ \ \ \
| * | | | net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit2020-03-121-0/+2
| * | | | inet_diag: return classid for all socket typesDmitry Yakunin2020-03-081-6/+12
| * | | | rhashtable: Document the right function parametersJonathan Neuschäfer2020-03-061-1/+1
| * | | | net: phy: avoid clearing PHY interrupts twice in irq handlerHeiner Kallweit2020-03-011-0/+1
* | | | | driver code: clarify and fix platform device DMA mask allocationChristoph Hellwig2020-03-111-1/+1
* | | | | Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-03-101-0/+1
|\ \ \ \ \