summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-12-04net/mlx5: Register mlx5 devices to auxiliary virtual busLeon Romanovsky
2020-12-04vdpa/mlx5: Make hardware definitions visible to all mlx5 devicesLeon Romanovsky
2020-12-04net/mlx5_core: Clean driver version and nameLeon Romanovsky
2020-12-04Merge tag 'auxbus-5.11-rc1' of https://git.kernel.org/pub/scm/linux/kernel/gi...Leon Romanovsky
2020-12-04Merge tag 'auxbus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2020-12-04driver core: auxiliary bus: minor coding style tweaksGreg Kroah-Hartman
2020-12-04driver core: auxiliary bus: make remove function return voidGreg Kroah-Hartman
2020-12-04driver core: auxiliary bus: move slab.h from include fileGreg Kroah-Hartman
2020-12-04mmc: tmio: set max_busy_timeoutWolfram Sang
2020-12-04Add auxiliary bus supportDave Ertman
2020-12-04Merge remote-tracking branch 'origin/kvm-arm64/misc-5.11' into kvmarm-master/...Marc Zyngier
2020-12-04psci: Add accessor for psci_0_1_function_idsDavid Brazdil
2020-12-03bpf: Allow to specify kernel module BTFs when attaching BPF programsAndrii Nakryiko
2020-12-03bpf: Remove hard-coded btf_vmlinux assumption from BPF verifierAndrii Nakryiko
2020-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-03vfio-mdev: Wire in a request handler for mdev parentEric Farman
2020-12-03Merge tag 'net-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-12-03security: add const qualifier to struct sock in various placesFlorian Westphal
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-03macvlan: Support for high multicast packet rateThomas Karlsson
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-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-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-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