aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-12-03iio: ad_sigma_delta: Don't put SPI transfer buffer on the stackLars-Peter Clausen1-1/+5
2020-12-03net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steeringYevgeny Kliteynik1-1/+8
2020-12-03dt-bindings: timer: Add new OST support for the upcoming new driver.周琰杰 (Zhou Yanjie)1-3/+7
2020-12-03uapi: fix statx attribute value overlap for DAX & MOUNT_ROOTEric Sandeen1-3/+6
2020-12-03macvlan: Support for high multicast packet rateThomas Karlsson2-0/+3
2020-12-04ocxl: Update the Process Element EntryChristophe Lombard1-1/+1
2020-12-04signal: Add unsafe_put_compat_sigset()Christophe Leroy1-0/+32
2020-12-03Updated locking documentation for transaction_tAlexander Lochmann1-2/+3
2020-12-03fsnotify: generalize handle_inode_event()Amir Goldstein1-1/+2
2020-12-03media: vicodec: mark the stateless FWHT API as stableHans Verkuil4-32/+73
2020-12-03media: uapi: move H264 stateless controls out of stagingEzequiel Garcia4-405/+387
2020-12-03media: uapi: Move the H264 stateless control types out of stagingEzequiel Garcia2-8/+7
2020-12-03media: uapi: Move parsed H264 pixel format out of stagingEzequiel Garcia2-3/+1
2020-12-03media: controls: Add the stateless codec control classEzequiel Garcia1-0/+7
2020-12-03media: controls: Validate H264 stateless controlsEzequiel Garcia1-0/+9
2020-12-03media: Clean stateless control includesEzequiel Garcia1-1/+1
2020-12-03media: Rename stateful codec control macrosEzequiel Garcia6-217/+226
2020-12-03refcount: Fix a kernel-doc markupMauro Carvalho Chehab1-1/+1
2020-12-03completion: Drop init_completion defineMauro Carvalho Chehab1-3/+2
2020-12-03seqlock: Rename __seqprop() usersPeter Zijlstra1-23/+23
2020-12-03seqlock: avoid -Wshadow warningsArnd Bergmann1-7/+7
2020-12-03mm: Introduce pXX_leaf_size()Peter Zijlstra1-0/+16
2020-12-03mm/gup: Provide gup_get_pte() more genericPeter Zijlstra1-0/+55
2020-12-03f2fs: add F2FS_IOC_DECOMPRESS_FILE and F2FS_IOC_COMPRESS_FILEDaeho Jeong1-0/+2
2020-12-03media: uapi: Expose VP8 probability lengths as definesEmmanuel Gil Peyrot1-2/+4
2020-12-03media: coda: Convert the driver to DT-onlyFabio Estevam1-14/+0
2020-12-02Input: Add "inhibited" propertyPatrik Fimml1-2/+10
2020-12-02Input: add input_device_enabled()Andrzej Pietrasiewicz1-0/+2
2020-12-02f2fs: compress: support chksumChao Yu1-1/+1
2020-12-02fscrypt: Have filesystems handle their d_opsDaniel Rosenberg1-2/+5
2020-12-02libfs: Add generic function for setting dentry_opsDaniel Rosenberg1-0/+1
2020-12-02f2fs: add F2FS_IOC_SET_COMPRESS_OPTION ioctlDaeho Jeong1-0/+2
2020-12-03Merge tag 'drm-intel-next-queued-2020-11-27' of git://anongit.freedesktop.org...Dave Airlie1-8/+7
2020-12-02bpf: Eliminate rlimit-based memory accounting for bpf progsRoman Gushchin1-11/+0
2020-12-02bpf: Eliminate rlimit-based memory accounting infra for bpf mapsRoman Gushchin1-12/+0
2020-12-02bpf: Prepare for memcg-based memory accounting for bpf mapsRoman Gushchin1-0/+34
2020-12-02mm: Convert page kmemcg type to a page memcg flagRoman Gushchin2-13/+35
2020-12-02mm: Introduce page memcg flagsRoman Gushchin1-12/+20
2020-12-02mm: memcontrol/slab: Use helpers to access slab page's memcg_dataRoman Gushchin1-0/+64
2020-12-02mm: memcontrol: Use helpers to read page's memcg dataRoman Gushchin4-36/+107
2020-12-02fscrypt: allow deleting files with unsupported encryption policyEric Biggers1-3/+6
2020-12-02fscrypt: unexport fscrypt_get_encryption_info()Eric Biggers1-6/+1
2020-12-02fscrypt: move fscrypt_require_key() to fscrypt_private.hEric Biggers1-26/+0
2020-12-02fscrypt: move body of fscrypt_prepare_setattr() out-of-lineEric Biggers1-2/+9
2020-12-02fscrypt: introduce fscrypt_prepare_readdir()Eric Biggers1-0/+24
2020-12-02Merge tag 'mlx5-next-2020-12-02' of git://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski5-18/+100
2020-12-02kunit: Support for Parameterized TestingArpitha Raghunandan1-0/+51
2020-12-02bpf: 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