summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-12-02Input: remove input_polled_dev implementationDmitry Torokhov
2020-12-02irqtime: Move irqtime entry accounting after irq offset incrementationFrederic Weisbecker
2020-12-02sched/vtime: Consolidate IRQ time accountingFrederic Weisbecker
2020-12-02SUNRPC: Remove unused function xprt_load_transport()Trond Myklebust
2020-12-02SUNRPC: Add a helper to return the transport identifier given a netidTrond Myklebust
2020-12-02SUNRPC: xprt_load_transport() needs to support the netid "rdma6"Trond Myklebust
2020-12-02NFS: Improve handling of directory verifiersTrond Myklebust
2020-12-02NFS: Allow the NFS generic code to pass in a verifier to readdirTrond Myklebust
2020-12-02NFS: More readdir cleanupsTrond Myklebust
2020-12-02bio: optimise bvec iterationPavel Begunkov
2020-12-02block: optimise for_each_bvec() advancePavel Begunkov
2020-12-02media: v4l2-fwnode: Remove v4l2_async_notifier_parse_fwnode_endpoints_by_port()Niklas Söderlund
2020-12-02entry: Add syscall_exit_to_user_mode_work()Sven Schnelle
2020-12-02entry: Add exit_to_user_mode() wrapperSven Schnelle
2020-12-02entry_Add_enter_from_user_mode_wrapperSven Schnelle
2020-12-02entry: Support Syscall User Dispatch on common syscall entryGabriel Krisman Bertazi
2020-12-02kernel: Implement selective syscall userspace redirectionGabriel Krisman Bertazi
2020-12-02Merge branch '20201104_yung_chuan_liao_regmap_soundwire_asoc_add_soundwire_sd...Mark Brown
2020-12-02Merge tag 'soundwire-for-asoc-5.11' of git://git.kernel.org/pub/scm/linux/ker...Mark Brown
2020-12-02drm: document that user-space should force-probe connectorsSimon Ser
2020-12-02drm/i915/pmu: Deprecate I915_PMU_LAST and optimize state trackingTvrtko Ursulin
2020-12-02signal: Expose SYS_USER_DISPATCH si_code typeGabriel Krisman Bertazi
2020-12-01net/smc: Add support for obtaining SMCR device listGuvenc Gulce
2020-12-01net/smc: Add support for obtaining SMCD device listGuvenc Gulce
2020-12-01net/smc: Add SMC-D Linkgroup diagnostic supportGuvenc Gulce
2020-12-01net/smc: Introduce SMCR get link commandGuvenc Gulce
2020-12-01net/smc: Introduce SMCR get linkgroup commandGuvenc Gulce
2020-12-01net/smc: Add support for obtaining system informationGuvenc Gulce
2020-12-01net/smc: Introduce generic netlink interface for diagnostic purposesGuvenc Gulce
2020-12-01inet_ecn: Fix endianness of checksum update when setting ECT(1)Toke Høiland-Jørgensen
2020-12-01Merge tag 'v5.10-rc6' into rdma.git for-nextJason Gunthorpe
2020-12-01net: delete __dev_getfirstbyhwtypeVladimir Oltean
2020-12-01Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-01bridge: switchdev: Notify about VLAN protocol changesDanielle Ratson
2020-12-01block: merge struct block_device and struct hd_structChristoph Hellwig
2020-12-01block: switch disk_part_iter_* to use a struct block_deviceChristoph Hellwig
2020-12-01block: remove the partno field from struct hd_structChristoph Hellwig
2020-12-01block: switch partition lookup to use struct block_deviceChristoph Hellwig
2020-12-01block: allocate struct hd_struct as part of struct bdev_inodeChristoph Hellwig
2020-12-01block: move the policy field to struct block_deviceChristoph Hellwig
2020-12-01block: move make_it_fail to struct block_deviceChristoph Hellwig
2020-12-01block: move holder_dir to struct block_deviceChristoph Hellwig
2020-12-01block: move the partition_meta_info to struct block_deviceChristoph Hellwig
2020-12-01block: move the start_sect field to struct block_deviceChristoph Hellwig
2020-12-01block: move disk stat accounting to struct block_deviceChristoph Hellwig
2020-12-01block: remove the nr_sects field in struct hd_structChristoph Hellwig
2020-12-01block: simplify part_to_diskChristoph Hellwig
2020-12-01block: simplify the block device claiming interfaceChristoph Hellwig
2020-12-01block: remove ->bd_containsChristoph Hellwig
2020-12-01block: simplify bdev/disk lookup in blkdev_getChristoph Hellwig