summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-12-03iio:trigger: rename try_reenable() to reenable() plus return voidJonathan Cameron
2020-12-03iio: ad_sigma_delta: Don't put SPI transfer buffer on the stackLars-Peter Clausen
2020-12-03net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steeringYevgeny Kliteynik
2020-12-03dt-bindings: timer: Add new OST support for the upcoming new driver.周琰杰 (Zhou Yanjie)
2020-12-03uapi: fix statx attribute value overlap for DAX & MOUNT_ROOTEric Sandeen
2020-12-03macvlan: Support for high multicast packet rateThomas Karlsson
2020-12-04ocxl: Update the Process Element EntryChristophe Lombard
2020-12-04signal: Add unsafe_put_compat_sigset()Christophe Leroy
2020-12-03Updated locking documentation for transaction_tAlexander Lochmann
2020-12-03fsnotify: generalize handle_inode_event()Amir Goldstein
2020-12-03media: vicodec: mark the stateless FWHT API as stableHans Verkuil
2020-12-03media: uapi: move H264 stateless controls out of stagingEzequiel Garcia
2020-12-03media: uapi: Move the H264 stateless control types out of stagingEzequiel Garcia
2020-12-03media: uapi: Move parsed H264 pixel format out of stagingEzequiel Garcia
2020-12-03media: controls: Add the stateless codec control classEzequiel Garcia
2020-12-03media: controls: Validate H264 stateless controlsEzequiel Garcia
2020-12-03media: Clean stateless control includesEzequiel Garcia
2020-12-03media: Rename stateful codec control macrosEzequiel Garcia
2020-12-03refcount: Fix a kernel-doc markupMauro Carvalho Chehab
2020-12-03completion: Drop init_completion defineMauro Carvalho Chehab
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-03drm/irq: Add the new api to install irqTian Tao
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