summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2020-12-02sched/vtime: Consolidate IRQ time accountingFrederic Weisbecker-10/+6
2020-12-02SUNRPC: Remove unused function xprt_load_transport()Trond Myklebust-1/+0
2020-12-02SUNRPC: Add a helper to return the transport identifier given a netidTrond Myklebust-0/+1
2020-12-02SUNRPC: xprt_load_transport() needs to support the netid "rdma6"Trond Myklebust-0/+1
2020-12-02NFS: Improve handling of directory verifiersTrond Myklebust-1/+7
2020-12-02NFS: Allow the NFS generic code to pass in a verifier to readdirTrond Myklebust-2/+15
2020-12-02NFS: More readdir cleanupsTrond Myklebust-1/+0
2020-12-02bio: optimise bvec iterationPavel Begunkov-2/+15
2020-12-02block: optimise for_each_bvec() advancePavel Begunkov-5/+15
2020-12-02media: v4l2-fwnode: Remove v4l2_async_notifier_parse_fwnode_endpoints_by_port()Niklas Söderlund-53/+0
2020-12-02entry: Add syscall_exit_to_user_mode_work()Sven Schnelle-0/+20
2020-12-02entry: Add exit_to_user_mode() wrapperSven Schnelle-2/+21
2020-12-02entry_Add_enter_from_user_mode_wrapperSven Schnelle-1/+23
2020-12-02entry: Support Syscall User Dispatch on common syscall entryGabriel Krisman Bertazi-0/+2
2020-12-02kernel: Implement selective syscall userspace redirectionGabriel Krisman Bertazi-0/+49
2020-12-02Merge branch '20201104_yung_chuan_liao_regmap_soundwire_asoc_add_soundwire_sd...Mark Brown-0/+67
2020-12-02Merge tag 'soundwire-for-asoc-5.11' of git://git.kernel.org/pub/scm/linux/ker...Mark Brown-0/+4
2020-12-02signal: Expose SYS_USER_DISPATCH si_code typeGabriel Krisman Bertazi-1/+2
2020-12-01net/smc: Add support for obtaining SMCR device listGuvenc Gulce-2/+11
2020-12-01net/smc: Add support for obtaining SMCD device listGuvenc Gulce-0/+28
2020-12-01net/smc: Add SMC-D Linkgroup diagnostic supportGuvenc Gulce-0/+27
2020-12-01net/smc: Introduce SMCR get link commandGuvenc Gulce-0/+18
2020-12-01net/smc: Introduce SMCR get linkgroup commandGuvenc Gulce-0/+15
2020-12-01net/smc: Add support for obtaining system informationGuvenc Gulce-0/+18
2020-12-01net/smc: Introduce generic netlink interface for diagnostic purposesGuvenc Gulce-0/+11
2020-12-01inet_ecn: Fix endianness of checksum update when setting ECT(1)Toke Høiland-Jørgensen-1/+1
2020-12-01Merge tag 'v5.10-rc6' into rdma.git for-nextJason Gunthorpe-24/+58
2020-12-01net: delete __dev_getfirstbyhwtypeVladimir Oltean-1/+0
2020-12-01Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+3
2020-12-01bridge: switchdev: Notify about VLAN protocol changesDanielle Ratson-0/+2
2020-12-01block: merge struct block_device and struct hd_structChristoph Hellwig-34/+15
2020-12-01block: switch disk_part_iter_* to use a struct block_deviceChristoph Hellwig-2/+2
2020-12-01block: remove the partno field from struct hd_structChristoph Hellwig-1/+0
2020-12-01block: switch partition lookup to use struct block_deviceChristoph Hellwig-15/+14
2020-12-01block: allocate struct hd_struct as part of struct bdev_inodeChristoph Hellwig-11/+9
2020-12-01block: move the policy field to struct block_deviceChristoph Hellwig-2/+3
2020-12-01block: move make_it_fail to struct block_deviceChristoph Hellwig-3/+3
2020-12-01block: move holder_dir to struct block_deviceChristoph Hellwig-1/+1
2020-12-01block: move the partition_meta_info to struct block_deviceChristoph Hellwig-1/+2
2020-12-01block: move the start_sect field to struct block_deviceChristoph Hellwig-4/+4
2020-12-01block: move disk stat accounting to struct block_deviceChristoph Hellwig-21/+21
2020-12-01block: remove the nr_sects field in struct hd_structChristoph Hellwig-22/+7
2020-12-01block: simplify part_to_diskChristoph Hellwig-7/+3
2020-12-01block: simplify the block device claiming interfaceChristoph Hellwig-4/+2
2020-12-01block: remove ->bd_containsChristoph Hellwig-1/+3
2020-12-01block: simplify bdev/disk lookup in blkdev_getChristoph Hellwig-5/+12
2020-12-01block: remove i_bdevChristoph Hellwig-2/+1
2020-12-01init: refactor name_to_dev_tChristoph Hellwig-6/+1
2020-12-01block: add a bdev_kobj helperChristoph Hellwig-0/+3
2020-12-01block: remove a duplicate __disk_get_part prototypeChristoph Hellwig-1/+0