summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-12-03seqlock: Rename __seqprop() usersPeter Zijlstra
2020-12-03seqlock: avoid -Wshadow warningsArnd Bergmann
2020-12-03mm: Introduce pXX_leaf_size()Peter Zijlstra
2020-12-03mm/gup: Provide gup_get_pte() more genericPeter Zijlstra
2020-12-03f2fs: add F2FS_IOC_DECOMPRESS_FILE and F2FS_IOC_COMPRESS_FILEDaeho Jeong
2020-12-03media: uapi: Expose VP8 probability lengths as definesEmmanuel Gil Peyrot
2020-12-03media: coda: Convert the driver to DT-onlyFabio Estevam
2020-12-02Input: Add "inhibited" propertyPatrik Fimml
2020-12-02Input: add input_device_enabled()Andrzej Pietrasiewicz
2020-12-02f2fs: compress: support chksumChao Yu
2020-12-02fscrypt: Have filesystems handle their d_opsDaniel Rosenberg
2020-12-02libfs: Add generic function for setting dentry_opsDaniel Rosenberg
2020-12-02f2fs: add F2FS_IOC_SET_COMPRESS_OPTION ioctlDaeho Jeong
2020-12-03Merge tag 'drm-intel-next-queued-2020-11-27' of git://anongit.freedesktop.org...Dave Airlie
2020-12-02bpf: Eliminate rlimit-based memory accounting for bpf progsRoman Gushchin
2020-12-02bpf: Eliminate rlimit-based memory accounting infra for bpf mapsRoman Gushchin
2020-12-02bpf: Prepare for memcg-based memory accounting for bpf mapsRoman Gushchin
2020-12-02mm: Convert page kmemcg type to a page memcg flagRoman Gushchin
2020-12-02mm: Introduce page memcg flagsRoman Gushchin
2020-12-02mm: memcontrol/slab: Use helpers to access slab page's memcg_dataRoman Gushchin
2020-12-02mm: memcontrol: Use helpers to read page's memcg dataRoman Gushchin
2020-12-02fscrypt: allow deleting files with unsupported encryption policyEric Biggers
2020-12-02fscrypt: unexport fscrypt_get_encryption_info()Eric Biggers
2020-12-02fscrypt: move fscrypt_require_key() to fscrypt_private.hEric Biggers
2020-12-02fscrypt: move body of fscrypt_prepare_setattr() out-of-lineEric Biggers
2020-12-02fscrypt: introduce fscrypt_prepare_readdir()Eric Biggers
2020-12-02Merge tag 'mlx5-next-2020-12-02' of git://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski
2020-12-02kunit: Support for Parameterized TestingArpitha Raghunandan
2020-12-02bpf: Allow bpf_{s,g}etsockopt from cgroup bind{4,6} hooksStanislav Fomichev
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-02Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECKMasahiro Yamada
2020-12-02signal: Expose SYS_USER_DISPATCH si_code typeGabriel Krisman Bertazi