summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2020-12-03iio: ad_sigma_delta: Don't put SPI transfer buffer on the stackLars-Peter Clausen-1/+5
2020-12-03net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steeringYevgeny Kliteynik-1/+8
2020-12-03dt-bindings: timer: Add new OST support for the upcoming new driver.周琰杰 (Zhou Yanjie)-3/+7
2020-12-03uapi: fix statx attribute value overlap for DAX & MOUNT_ROOTEric Sandeen-3/+6
2020-12-03macvlan: Support for high multicast packet rateThomas Karlsson-0/+3
2020-12-04ocxl: Update the Process Element EntryChristophe Lombard-1/+1
2020-12-04signal: Add unsafe_put_compat_sigset()Christophe Leroy-0/+32
2020-12-03Updated locking documentation for transaction_tAlexander Lochmann-2/+3
2020-12-03fsnotify: generalize handle_inode_event()Amir Goldstein-1/+2
2020-12-03media: vicodec: mark the stateless FWHT API as stableHans Verkuil-32/+73
2020-12-03media: uapi: move H264 stateless controls out of stagingEzequiel Garcia-405/+387
2020-12-03media: uapi: Move the H264 stateless control types out of stagingEzequiel Garcia-8/+7
2020-12-03media: uapi: Move parsed H264 pixel format out of stagingEzequiel Garcia-3/+1
2020-12-03media: controls: Add the stateless codec control classEzequiel Garcia-0/+7
2020-12-03media: controls: Validate H264 stateless controlsEzequiel Garcia-0/+9
2020-12-03media: Clean stateless control includesEzequiel Garcia-1/+1
2020-12-03media: Rename stateful codec control macrosEzequiel Garcia-217/+226
2020-12-03refcount: Fix a kernel-doc markupMauro Carvalho Chehab-1/+1
2020-12-03completion: Drop init_completion defineMauro Carvalho Chehab-3/+2
2020-12-03seqlock: Rename __seqprop() usersPeter Zijlstra-23/+23
2020-12-03seqlock: avoid -Wshadow warningsArnd Bergmann-7/+7
2020-12-03mm: Introduce pXX_leaf_size()Peter Zijlstra-0/+16
2020-12-03mm/gup: Provide gup_get_pte() more genericPeter Zijlstra-0/+55
2020-12-03f2fs: add F2FS_IOC_DECOMPRESS_FILE and F2FS_IOC_COMPRESS_FILEDaeho Jeong-0/+2
2020-12-03media: uapi: Expose VP8 probability lengths as definesEmmanuel Gil Peyrot-2/+4
2020-12-03media: coda: Convert the driver to DT-onlyFabio Estevam-14/+0
2020-12-02Input: Add "inhibited" propertyPatrik Fimml-2/+10
2020-12-02Input: add input_device_enabled()Andrzej Pietrasiewicz-0/+2
2020-12-02f2fs: compress: support chksumChao Yu-1/+1
2020-12-02fscrypt: Have filesystems handle their d_opsDaniel Rosenberg-2/+5
2020-12-02libfs: Add generic function for setting dentry_opsDaniel Rosenberg-0/+1
2020-12-02f2fs: add F2FS_IOC_SET_COMPRESS_OPTION ioctlDaeho Jeong-0/+2
2020-12-03Merge tag 'drm-intel-next-queued-2020-11-27' of git://anongit.freedesktop.org...Dave Airlie-8/+7
2020-12-02bpf: Eliminate rlimit-based memory accounting for bpf progsRoman Gushchin-11/+0
2020-12-02bpf: Eliminate rlimit-based memory accounting infra for bpf mapsRoman Gushchin-12/+0
2020-12-02bpf: Prepare for memcg-based memory accounting for bpf mapsRoman Gushchin-0/+34
2020-12-02mm: Convert page kmemcg type to a page memcg flagRoman Gushchin-13/+35
2020-12-02mm: Introduce page memcg flagsRoman Gushchin-12/+20
2020-12-02mm: memcontrol/slab: Use helpers to access slab page's memcg_dataRoman Gushchin-0/+64
2020-12-02mm: memcontrol: Use helpers to read page's memcg dataRoman Gushchin-36/+107
2020-12-02fscrypt: allow deleting files with unsupported encryption policyEric Biggers-3/+6
2020-12-02fscrypt: unexport fscrypt_get_encryption_info()Eric Biggers-6/+1
2020-12-02fscrypt: move fscrypt_require_key() to fscrypt_private.hEric Biggers-26/+0
2020-12-02fscrypt: move body of fscrypt_prepare_setattr() out-of-lineEric Biggers-2/+9
2020-12-02fscrypt: introduce fscrypt_prepare_readdir()Eric Biggers-0/+24
2020-12-02Merge tag 'mlx5-next-2020-12-02' of git://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski-18/+100
2020-12-02kunit: Support for Parameterized TestingArpitha Raghunandan-0/+51
2020-12-02bpf: Allow bpf_{s,g}etsockopt from cgroup bind{4,6} hooksStanislav Fomichev-6/+6
2020-12-02Input: remove input_polled_dev implementationDmitry Torokhov-58/+0
2020-12-02irqtime: Move irqtime entry accounting after irq offset incrementationFrederic Weisbecker-12/+26