summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2020-12-04net-zerocopy: Copy straggler unaligned data for TCP Rx. zerocopy.Arjun Roy-0/+2
2020-12-04bpf: Add a bpf_sock_from_file helperFlorent Revest-0/+9
2020-12-04net: Remove the err argument from sock_from_fileFlorent Revest-1/+1
2020-12-04seg6: add support for the SRv6 End.DT4 behaviorAndrea Mayer-0/+1
2020-12-04Merge tag 'for-5.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-5/+6
2020-12-04PCI: Return u16 from pci_find_ext_capability() and similarBjorn Helgaas-3/+3
2020-12-04PCI: Return u8 from pci_find_capability() and similarPuranjay Mohan-6/+6
2020-12-04Merge tag 'auxbus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown-1977/+346
2020-12-04dm: fix IO splittingMike Snitzer-5/+6
2020-12-04bpf: Remove trailing semicolon in macro definitionTom Rix-6/+6
2020-12-04Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...Jakub Kicinski-2/+0
2020-12-04PCI/ERR: Cache RCEC EA Capability offset in pci_init_capabilities()Sean V Kelley-0/+4
2020-12-04PCI/ERR: Bind RCEC devices to the Root Port driverQiuxu Zhuo-0/+8
2020-12-04block: remove the request_queue to argument request based tracepointsChristoph Hellwig-21/+14
2020-12-04block: remove the request_queue argument to the block_bio_remap tracepointChristoph Hellwig-5/+3
2020-12-04block: remove the request_queue argument to the block_split tracepointChristoph Hellwig-8/+6
2020-12-04block: simplify and extend the block_bio_merge tracepoint classChristoph Hellwig-125/+33
2020-12-04block: remove the unused block_sleeprq tracepointChristoph Hellwig-18/+0
2020-12-04tty: Fix ->session lockingJann Horn-0/+4
2020-12-04tty: Remove dead termiox codeJann Horn-10/+0
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski-106/+399
2020-12-04Merge tag 'mhi-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Greg Kroah-Hartman-5/+13
2020-12-04of: fix linker-section match-table corruptionJohan Hovold-0/+1
2020-12-04earlycon: simplify earlycon-table implementationJohan Hovold-13/+7
2020-12-04net/mlx5: Register mlx5 devices to auxiliary virtual busLeon Romanovsky-3/+23
2020-12-04vdpa/mlx5: Make hardware definitions visible to all mlx5 devicesLeon Romanovsky-0/+166
2020-12-04net/mlx5_core: Clean driver version and nameLeon Romanovsky-0/+2
2020-12-04Merge tag 'auxbus-5.11-rc1' of https://git.kernel.org/pub/scm/linux/kernel/gi...Leon Romanovsky-0/+85
2020-12-04Merge tag 'auxbus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman-0/+85
2020-12-04driver core: auxiliary bus: minor coding style tweaksGreg Kroah-Hartman-3/+3
2020-12-04driver core: auxiliary bus: make remove function return voidGreg Kroah-Hartman-1/+1
2020-12-04driver core: auxiliary bus: move slab.h from include fileGreg Kroah-Hartman-1/+0
2020-12-04mmc: tmio: set max_busy_timeoutWolfram Sang-1/+6
2020-12-04Add auxiliary bus supportDave Ertman-0/+86
2020-12-04fs, close_range: add flag CLOSE_RANGE_CLOEXECGiuseppe Scrivano-0/+3
2020-12-04Merge remote-tracking branch 'origin/kvm-arm64/misc-5.11' into kvmarm-master/...Marc Zyngier-0/+5
2020-12-04psci: Add accessor for psci_0_1_function_idsDavid Brazdil-0/+9
2020-12-04batman-adv: Allow selection of routing algorithm over rtnetlinkSven Eckelmann-0/+6
2020-12-04batman-adv: Prepare infrastructure for newlink settingsSven Eckelmann-0/+20
2020-12-04crypto: lib/blake2s - Move selftest prototype into header fileHerbert Xu-0/+2
2020-12-03bpf: Allow to specify kernel module BTFs when attaching BPF programsAndrii Nakryiko-1/+7
2020-12-03bpf: Remove hard-coded btf_vmlinux assumption from BPF verifierAndrii Nakryiko-12/+34
2020-12-03bpf: Adds support for setting window clampPrankur gupta-0/+1
2020-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-6/+39
2020-12-03vfio-ccw: Wire in the request callbackEric Farman-0/+1
2020-12-03vfio-mdev: Wire in a request handler for mdev parentEric Farman-0/+4
2020-12-03Merge tag 'net-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-3/+30
2020-12-03tcp: merge 'init_req' and 'route_req' functionsFlorian Westphal-5/+4
2020-12-03security: add const qualifier to struct sock in various placesFlorian Westphal-4/+4
2020-12-03iio:trigger: rename try_reenable() to reenable() plus return voidJonathan Cameron-2/+2