summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-12-03bpf: Allow bpf_{s,g}etsockopt from cgroup bind{4,6} hooksStanislav Fomichev1-6/+6
2020-12-02Input: remove input_polled_dev implementationDmitry Torokhov1-58/+0
2020-12-02irqtime: Move irqtime entry accounting after irq offset incrementationFrederic Weisbecker2-12/+26
2020-12-02sched/vtime: Consolidate IRQ time accountingFrederic Weisbecker1-10/+6
2020-12-02SUNRPC: Remove unused function xprt_load_transport()Trond Myklebust1-1/+0
2020-12-02SUNRPC: Add a helper to return the transport identifier given a netidTrond Myklebust1-0/+1
2020-12-02SUNRPC: xprt_load_transport() needs to support the netid "rdma6"Trond Myklebust1-0/+1
2020-12-02NFS: Improve handling of directory verifiersTrond Myklebust1-1/+7
2020-12-02NFS: Allow the NFS generic code to pass in a verifier to readdirTrond Myklebust1-2/+15
2020-12-02NFS: More readdir cleanupsTrond Myklebust1-1/+0
2020-12-02bio: optimise bvec iterationPavel Begunkov1-2/+15
2020-12-02block: optimise for_each_bvec() advancePavel Begunkov1-5/+15
2020-12-02entry: Add syscall_exit_to_user_mode_work()Sven Schnelle1-0/+20
2020-12-02entry: Add exit_to_user_mode() wrapperSven Schnelle1-2/+21
2020-12-02entry_Add_enter_from_user_mode_wrapperSven Schnelle1-1/+23
2020-12-02entry: Support Syscall User Dispatch on common syscall entryGabriel Krisman Bertazi1-0/+2
2020-12-02kernel: Implement selective syscall userspace redirectionGabriel Krisman Bertazi3-0/+44
2020-12-02Merge branch '20201104_yung_chuan_liao_regmap_soundwire_asoc_add_soundwire_sd...Mark Brown2-0/+67
2020-12-02Merge tag 'soundwire-for-asoc-5.11' of git://git.kernel.org/pub/scm/linux/ker...Mark Brown1-0/+4
2020-12-02Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECKMasahiro Yamada2-6/+6
2020-12-02Merge tag 'v5.10-rc6' into rdma.git for-nextJason Gunthorpe5-18/+33
2020-12-02net: delete __dev_getfirstbyhwtypeVladimir Oltean1-1/+0
2020-12-02Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3
2020-12-02block: merge struct block_device and struct hd_structChristoph Hellwig3-34/+15
2020-12-02block: switch disk_part_iter_* to use a struct block_deviceChristoph Hellwig1-2/+2
2020-12-02block: remove the partno field from struct hd_structChristoph Hellwig1-1/+0
2020-12-02block: switch partition lookup to use struct block_deviceChristoph Hellwig3-15/+14
2020-12-02block: allocate struct hd_struct as part of struct bdev_inodeChristoph Hellwig3-11/+9
2020-12-02block: move the policy field to struct block_deviceChristoph Hellwig2-2/+3
2020-12-02block: move make_it_fail to struct block_deviceChristoph Hellwig2-3/+3
2020-12-02block: move holder_dir to struct block_deviceChristoph Hellwig2-1/+1
2020-12-02block: move the partition_meta_info to struct block_deviceChristoph Hellwig2-1/+2
2020-12-02block: move the start_sect field to struct block_deviceChristoph Hellwig3-4/+4
2020-12-02block: move disk stat accounting to struct block_deviceChristoph Hellwig3-21/+21
2020-12-02block: remove the nr_sects field in struct hd_structChristoph Hellwig1-22/+7
2020-12-02block: simplify part_to_diskChristoph Hellwig1-7/+3
2020-12-02block: simplify the block device claiming interfaceChristoph Hellwig1-4/+2
2020-12-02block: remove ->bd_containsChristoph Hellwig1-1/+3
2020-12-02block: simplify bdev/disk lookup in blkdev_getChristoph Hellwig3-5/+12
2020-12-02block: remove i_bdevChristoph Hellwig2-2/+1
2020-12-02init: refactor name_to_dev_tChristoph Hellwig1-6/+1
2020-12-02block: add a bdev_kobj helperChristoph Hellwig1-0/+3
2020-12-02block: remove a duplicate __disk_get_part prototypeChristoph Hellwig1-1/+0
2020-12-02fs: simplify freeze_bdev/thaw_bdevChristoph Hellwig2-2/+3
2020-12-02fs: remove get_super_thawed and get_super_exclusive_thawedChristoph Hellwig1-3/+1
2020-12-01pstore/blk: remove {un,}register_pstore_blkChristoph Hellwig1-42/+0
2020-12-01block: move blk_rq_bio_prep() to linux/blk-mq.hChaitanya Kulkarni1-0/+12
2020-12-01net: switch to storing KCOV handle directly in sk_buffMarco Elver1-24/+13
2020-12-01fpga: fpga-mgr: Add devm_fpga_mgr_register() APIMoritz Fischer1-0/+2
2020-12-01regulator: da9121: Add support for device variants via devicetreeAdam Ward1-0/+11