summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-12-03bpf: Eliminate rlimit-based memory accounting for bpf progsRoman Gushchin1-11/+0
2020-12-03bpf: Eliminate rlimit-based memory accounting infra for bpf mapsRoman Gushchin1-12/+0
2020-12-03bpf: Prepare for memcg-based memory accounting for bpf mapsRoman Gushchin1-0/+34
2020-12-03mm: Convert page kmemcg type to a page memcg flagRoman Gushchin2-13/+35
2020-12-03mm: Introduce page memcg flagsRoman Gushchin1-12/+20
2020-12-03mm: memcontrol/slab: Use helpers to access slab page's memcg_dataRoman Gushchin1-0/+64
2020-12-03mm: memcontrol: Use helpers to read page's memcg dataRoman Gushchin4-36/+107
2020-12-03fscrypt: allow deleting files with unsupported encryption policyEric Biggers1-3/+6
2020-12-03fscrypt: unexport fscrypt_get_encryption_info()Eric Biggers1-6/+1
2020-12-03fscrypt: move fscrypt_require_key() to fscrypt_private.hEric Biggers1-26/+0
2020-12-03fscrypt: move body of fscrypt_prepare_setattr() out-of-lineEric Biggers1-2/+9
2020-12-03fscrypt: introduce fscrypt_prepare_readdir()Eric Biggers1-0/+24
2020-12-03Merge tag 'mlx5-next-2020-12-02' of git://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski5-18/+100
2020-12-03kunit: Support for Parameterized TestingArpitha Raghunandan1-0/+51
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-02media: v4l2-fwnode: Remove v4l2_async_notifier_parse_fwnode_endpoints_by_port()Niklas Söderlund1-53/+0
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 Bertazi4-0/+49
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-02signal: Expose SYS_USER_DISPATCH si_code typeGabriel Krisman Bertazi1-1/+2
2020-12-02net/smc: Add support for obtaining SMCR device listGuvenc Gulce1-2/+11
2020-12-02net/smc: Add support for obtaining SMCD device listGuvenc Gulce1-0/+28
2020-12-02net/smc: Add SMC-D Linkgroup diagnostic supportGuvenc Gulce1-0/+27
2020-12-02net/smc: Introduce SMCR get link commandGuvenc Gulce1-0/+18
2020-12-02net/smc: Introduce SMCR get linkgroup commandGuvenc Gulce1-0/+15
2020-12-02net/smc: Add support for obtaining system informationGuvenc Gulce1-0/+18
2020-12-02net/smc: Introduce generic netlink interface for diagnostic purposesGuvenc Gulce1-0/+11
2020-12-02inet_ecn: Fix endianness of checksum update when setting ECT(1)Toke Høiland-Jørgensen1-1/+1
2020-12-02Merge tag 'v5.10-rc6' into rdma.git for-nextJason Gunthorpe11-24/+58
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-02bridge: switchdev: Notify about VLAN protocol changesDanielle Ratson1-0/+2
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