summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-12-15libceph: remove unused port macrosLiu, Changcheng1-9/+0
2020-12-15ceph: add new RECOVER mount_state when recovering sessionJeff Layton1-0/+1
2020-12-15Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+10
2020-12-15Merge tag 'x86_sgx_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+7
2020-12-14Merge tag 'edac_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+14
2020-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds14-48/+92
2020-12-14Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds1-0/+49
2020-12-14Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2-41/+76
2020-12-14Merge tag 'media/v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds25-594/+1706
2020-12-14Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2-2/+8
2020-12-14Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki1-1/+0
2020-12-14Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds45-765/+1165
2020-12-14efi: ia64: disable the capsule loaderArd Biesheuvel1-6/+4
2020-12-14cifs: Set witness notification handler for messages from userspace daemonSamuel Cabrero1-0/+17
2020-12-14cifs: Send witness register and unregister commands to userspace daemonSamuel Cabrero1-0/+15
2020-12-14cifs: Register generic netlink familySamuel Cabrero1-0/+31
2020-12-14Merge tag 'asoc-v5.11' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai28-224/+537
2020-12-14vfs: move cap_convert_nscap() call into vfs_setxattr()Miklos Szeredi1-1/+1
2020-12-14Merge branch 'for-5.11-null-console' into for-linusPetr Mladek1-0/+3
2020-12-14SUNRPC: Cleanup - constify a number of xdr_buf helpersTrond Myklebust1-11/+11
2020-12-14SUNRPC: Fix xdr_expand_hole()Trond Myklebust1-1/+1
2020-12-14SUNRPC: Fixes for xdr_align_data()Trond Myklebust1-1/+1
2020-12-14Merge branches 'edac-spr', 'edac-igen6' and 'edac-misc' into edac-updates-for...Borislav Petkov1-2/+14
2020-12-14xen/xenbus: Count pending messages for each watchSeongJae Park1-0/+2
2020-12-14xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()SeongJae Park1-1/+5
2020-12-14xen/xenbus: Allow watches discard events before queueingSeongJae Park1-0/+7
2020-12-13ntp: Fix prototype in the !CONFIG_GENERIC_CMOS_UPDATE caseIngo Molnar1-0/+2
2020-12-13inet: frags: batch fqdir destroy worksSeongJae Park1-0/+1
2020-12-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski1-0/+1
2020-12-12netfilter: nftables: netlink support for several set element expressionsPablo Neira Ayuso1-0/+6
2020-12-12netfilter: nftables: generalize set extension to support for several expressionsPablo Neira Ayuso1-8/+28
2020-12-12Merge tag 'mac80211-next-for-net-next-2020-12-11' of git://git.kernel.org/pub...Jakub Kicinski6-25/+248
2020-12-12Merge tag 'for-linus-5.10c-rc8-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+17
2020-12-12kernel: remove checking for TIF_NOTIFY_SIGNALJens Axboe3-10/+0
2020-12-12signal: kill JOBCTL_TASK_WORKJens Axboe1-3/+1
2020-12-12ACPI: Use fwnode_init() to set up fwnodeSaravana Kannan1-1/+1
2020-12-12netfilter: nftables: move nft_expr before nft_setPablo Neira Ayuso1-28/+26
2020-12-12netfilter: nftables: generalize set expressions supportPablo Neira Ayuso1-1/+4
2020-12-12netfilter: ctnetlink: add timeout and protoinfo to destroy eventsFlorian Westphal1-1/+1
2020-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski15-18/+70
2020-12-12RDMA/rxe: Use acquire/release for memory orderingBob Pearson1-0/+21
2020-12-12bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpersAndrii Nakryiko1-2/+2
2020-12-12elfcore: fix building with clangArnd Bergmann1-0/+22
2020-12-12kbuild: avoid static_assert for genksymsArnd Bergmann1-0/+5
2020-12-11x86,swiotlb: Adjust SWIOTLB bounce buffer size for SEV guestsAshish Kalra1-0/+8
2020-12-11Add and use a generic version of devmem_is_allowed()Palmer Dabbelt1-0/+4
2020-12-11lib: Add a generic version of devmem_is_allowed()Palmer Dabbelt1-0/+4
2020-12-11Merge back cpufreq material for v5.11.Rafael J. Wysocki1-5/+0
2020-12-11Merge tag 'devfreq-next-for-5.11' of git://git.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki3-5/+33
2020-12-11dmaengine: ti: k3-udma-glue: Add support for K3 PKTDMAVignesh Raghavendra1-0/+8