summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-06-26ptp: support DPAA FMan 1588 timer in ptp_qoriqYangbo Lu1-7/+31
2018-06-26bpf: fix attach type BPF_LIRC_MODE2 dependency wrt CONFIG_CGROUP_BPFSean Young3-2/+37
2018-06-26Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar14-24/+39
2018-06-26tcp: add SNMP counter for zero-window dropsYafang Shao1-0/+1
2018-06-26net: Convert NAPI gro list into a small hash table.David Miller1-1/+2
2018-06-26net: Convert GRO SKB handling to list_head.David Miller8-28/+28
2018-06-26Merge tag 'iio-for-4.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2-0/+17
2018-06-26Merge tag 'iio-fixes-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-1/+1
2018-06-26Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller13-23/+36
2018-06-26RDMA/verbs: Drop kernel variant of destroy_flowLeon Romanovsky1-2/+0
2018-06-26RDMA/verbs: Drop kernel variant of create_flowLeon Romanovsky1-2/+0
2018-06-25RDMA/core: Remove unused ib cache functionsJason Gunthorpe1-39/+0
2018-06-25IB/cm: Replace members of sa_path_rec with 'struct sgid_attr *'Parav Pandit1-46/+3
2018-06-25IB/cm: Pass the sgid_attr through various eventsParav Pandit1-0/+3
2018-06-25IB/cm: Keep track of the sgid_attr that created the cm idParav Pandit1-0/+2
2018-06-25IB: Make ib_init_ah_attr_from_wc set sgid_attrParav Pandit1-0/+7
2018-06-25torture: Make online/offline messages appear only for verbose=2Paul E. McKenney1-1/+1
2018-06-25srcu: Introduce srcu_read_{un,}lock_notrace()Paul E. McKenney1-0/+17
2018-06-25xfrm: policy: remove pcpu policy cacheFlorian Westphal1-1/+0
2018-06-25disable -Wattribute-alias warning for SYSCALL_DEFINEx()Arnd Bergmann2-1/+11
2018-06-25kbuild: add macro for controlling warnings to linux/compiler.hArnd Bergmann2-0/+43
2018-06-25USB: Report wakeup events on root-hub portsAlan Stern1-0/+1
2018-06-25acpi: Add helper for deactivating memory regionHeikki Krogerus1-0/+3
2018-06-25HID: core: allow concurrent registration of driversBenjamin Tissoires1-1/+2
2018-06-25HID: i2c-hid: Add vddl regulator controlStephen Boyd1-4/+3
2018-06-25Merge tag 'pxa-for-4.19-dma_slave_map' ofMark Brown3-2/+13
2018-06-25module: replace VMLINUX_SYMBOL_STR() with __stringify() or string literalMasahiro Yamada1-2/+2
2018-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+3
2018-06-25PM / Domains: Rename opp_node to npViresh Kumar1-2/+2
2018-06-25PM / Domains: Fix return value of of_genpd_opp_to_performance_state()Viresh Kumar1-1/+1
2018-06-24dma-noncoherent: add a arch_sync_dma_for_cpu_all hookChristoph Hellwig1-0/+8
2018-06-24iio: buffer: fix the function signature to match implementationPhil Reid1-1/+1
2018-06-24time: Change types to new y2038 safe __kernel_itimerspecDeepa Dinamani1-5/+5
2018-06-24time: Enable get/put_compat_itimerspec64 alwaysDeepa Dinamani2-9/+9
2018-06-24time: Introduce struct __kernel_itimerspecDeepa Dinamani3-2/+10
2018-06-24Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-11/+12
2018-06-24Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2018-06-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2018-06-24Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-2/+9
2018-06-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+1
2018-06-24Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-blockLinus Torvalds2-1/+4
2018-06-24kill dentry_update_name_case()Al Viro1-2/+0
2018-06-23xfrm: Add virtual xfrm interfacesSteffen Klassert2-0/+34
2018-06-23xfrm: Add a new lookup key to match xfrm interfaces.Steffen Klassert2-5/+17
2018-06-23flow: Extend flow informations with xfrm interface id.Steffen Klassert1-0/+9
2018-06-23xfrm: Extend the output_mark to support input direction and masking.Steffen Klassert2-2/+11
2018-06-23Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+5
2018-06-23netns: get more entropy from net_hash_mix()Eric Dumazet1-6/+1
2018-06-22drm: Consider drivers setting DRIVER_ATOMIC as atomic.Eric Anholt1-11/+12
2018-06-22Merge branch 'linus' into x86/urgentThomas Gleixner665-6184/+16708