aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-01-08net/mlx5: Fix race for multiple RoCE enableDaniel Jurgens1-1/+1
2018-01-08iomap: report collisions between directio and buffered writes to userspaceDarrick J. Wong1-0/+1
2018-01-08net/mlx5: Add DCT command interfaceMoni Shoua3-0/+29
2018-01-08netfilter: ipset: Fix "don't update counters" mode when counters used at the matchingJozsef Kadlecsik2-6/+25
2018-01-08netfilter: remove struct nf_afinfo and its helper functionsPablo Neira Ayuso1-13/+0
2018-01-08netfilter: remove route_key_size field in struct nf_afinfoPablo Neira Ayuso1-1/+0
2018-01-08netfilter: move reroute indirection to struct nf_ipv6_opsPablo Neira Ayuso3-2/+12
2018-01-08netfilter: move route indirection to struct nf_ipv6_opsPablo Neira Ayuso3-2/+11
2018-01-08netfilter: remove saveroute indirection in struct nf_afinfoPablo Neira Ayuso3-2/+19
2018-01-08netfilter: move checksum_partial indirection to struct nf_ipv6_opsPablo Neira Ayuso3-21/+17
2018-01-08netfilter: move checksum indirection to struct nf_ipv6_opsPablo Neira Ayuso3-16/+15
2018-01-08netfilter: core: only allow one nat hook per hook pointFlorian Westphal1-0/+1
2018-01-08netfilter: xtables: add and use xt_request_find_table_lockFlorian Westphal1-0/+2
2018-01-08netfilter: reduce NF_MAX_HOOKS defineFlorian Westphal1-3/+7
2018-01-08netfilter: don't allocate space for arp/bridge hooks unless neededFlorian Westphal1-0/+4
2018-01-08netfilter: don't allocate space for decnet hooks unless neededFlorian Westphal1-0/+2
2018-01-08netfilter: add defines for arp/decnet max hooksFlorian Westphal1-0/+6
2018-01-08netfilter: reduce size of hook entry point locationsFlorian Westphal1-2/+22
2018-01-08netfilter: core: free hooks with call_rcuFlorian Westphal1-4/+15
2018-01-08locking/lockdep: Remove cross-release leftoversIngo Molnar3-7/+0
2018-01-08spi: s3c64xx: add SPDX identifierAndi Shyti1-4/+2
2018-01-08iio: add field identifier for @use_count kernel-docTobin C. Harding1-1/+1
2018-01-08iio: add kernel-doc for field @ownerTobin C. Harding1-0/+1
2018-01-08iio: fix SPHINX kernel-docs build warningTobin C. Harding1-2/+2
2018-01-08of/fdt: use memblock_virt_alloc for early allocRob Herring1-1/+0
2018-01-08of: Use SPDX license tag for DT filesRob Herring7-33/+7
2018-01-08Merge tag 'extcon-next-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-nextGreg Kroah-Hartman2-5/+17
2018-01-08Merge tag 'usb-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman2-0/+10
2018-01-08regmap: Allow empty read/write_flag_maskAndrew F. Davis1-1/+5
2018-01-08regmap: Add SoundWire bus supportVinod Koul1-0/+37
2018-01-08mfd: stm32: Adopt SPDX identifierBenjamin Gaignard2-8/+2
2018-01-08mfd: tmio: Move register macros to tmio_core.cMasahiro Yamada1-20/+0
2018-01-08mfd: palmas: Assign the right powerhold mask for tps65917Keerthy1-0/+3
2018-01-08Merge branches 'ib-mfd-leds-4.16', 'ib-mfd-memstick-misc-mmc-4.16', 'ib-mfd-platform-4.16' and 'ib-mfd-tty-watchdog-4.16', tag 'ib-extcon-mfd-4.16-1' into ibs-for-mfd-mergedLee Jones9-10/+320
2018-01-08tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()Azhar Shaikh1-0/+1
2018-01-08tpm: use struct tpm_chip for tpm_chip_find_get()Jarkko Sakkinen1-19/+19
2018-01-08efi: call get_event_log before ExitBootServicesThiebaud Weksteen1-0/+46
2018-01-08tpm: add event log format versionThiebaud Weksteen1-0/+3
2018-01-08tpm: move tpm_eventlog.h outside of drivers folderThiebaud Weksteen1-0/+121
2018-01-08sysfs/cpu: Add vulnerability folderThomas Gleixner1-0/+7
2018-01-08mfd: Add driver for RAVE Supervisory ProcessorAndrey Smirnov1-0/+60
2018-01-08serdev: Introduce devm_serdev_device_open()Andrey Smirnov1-0/+1
2018-01-08lib/crc-ccitt: Add CCITT-FALSE CRC16 variantAndrew Morton1-0/+7
2018-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller6-21/+26
2018-01-07dax: pass detailed error code from dax_iomap_fault()Jan Kara1-1/+1
2018-01-07new primitive: vmemdup_user()Al Viro1-0/+1
2018-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+10
2018-01-06eventfd: fold eventfd_ctx_get() into eventfd_ctx_fileget()Eric Biggers1-1/+1
2018-01-06eventfd: fold eventfd_ctx_read() into eventfd_read()Eric Biggers1-7/+0
2018-01-06eventfd: convert to use anon_inode_getfd()Eric Biggers1-5/+0