summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-06-05net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...yuval.shaia@oracle.com1-1/+1
2017-06-05nvme: switch to uuid_tChristoph Hellwig2-3/+3
2017-06-05fs: switch ->s_uuid to uuid_tChristoph Hellwig2-3/+4
2017-06-05block: remove blk_part_pack_uuidChristoph Hellwig1-11/+0
2017-06-05uuid: hoist uuid_is_null() helper from libnvdimmChristoph Hellwig1-0/+13
2017-06-05uuid: hoist helpers uuid_equal() and uuid_copy() from xfsChristoph Hellwig1-0/+20
2017-06-05uuid: rename uuid typesChristoph Hellwig2-27/+40
2017-06-05uuid: remove uuid_be defintions from the uapi headerChristoph Hellwig2-16/+15
2017-06-05uuid,afs: move struct uuid_v1 back into afsChristoph Hellwig1-24/+0
2017-06-05genetlink: remove ops_list from genetlink header.Rosen, Rami1-1/+0
2017-06-05net: Update TCP congestion control documentationAnmol Sarma1-1/+1
2017-06-05ARM: dts: r7s72100: add clock bit definitionsChris Brandt1-0/+51
2017-06-05rxrpc: Add service upgrade support for client connectionsDavid Howells2-0/+2
2017-06-05rxrpc: Implement service upgradeDavid Howells2-0/+3
2017-06-05firmware: arm_scpi: add support to populate OPPs and get transition latencySudeep Holla1-0/+3
2017-06-05drm/bridge: Refactor out the panel wrapper from the lvds-encoder bridge.Eric Anholt1-0/+7
2017-06-05Merge tag 'v4.12-rc4' into x86/mm, to pick up fixesIngo Molnar30-83/+199
2017-06-05sched/header: Remove leftover, obsolete commentPerr Zhang1-2/+0
2017-06-05Merge 4.12-rc4 into tty-nextGreg Kroah-Hartman14-39/+100
2017-06-05drm/bridge/synopsys: dw-hdmi: Use bridge->mode_valid() callbackJose Abreu1-1/+1
2017-06-05net/mlx4: Fix the check in attaching steering rulesTalat Batheesh1-0/+1
2017-06-05qed: VF XDP supportMintz, Yuval1-0/+3
2017-06-05qed: Multiple qzone queues for VFsMintz, Yuval1-0/+4
2017-06-05qed*: L2 interface to use the SB structures directlyMintz, Yuval1-2/+1
2017-06-05skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflowJason A. Donenfeld1-4/+4
2017-06-05net: ping: do not abuse udp_poll()Eric Dumazet1-0/+1
2017-06-05bpf: update perf event helper functions documentationTeng Qin1-4/+7
2017-06-05perf, bpf: Add BPF support to all perf_event typesAlexei Starovoitov1-2/+5
2017-06-05neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d"Sowmini Varadhan1-0/+1
2017-06-05net: dsa: Initialize all CPU and enabled ports masks in dsa_ds_parse()Florian Fainelli1-1/+1
2017-06-05net/sched: cls_flower: add support for matching on ip tos and ttlOr Gerlitz1-0/+5
2017-06-05net/flow_dissector: add support for dissection of misc ip header fieldsOr Gerlitz1-0/+11
2017-06-04[media] cec: rename MEDIA_CEC_NOTIFIER to CEC_NOTIFIERHans Verkuil2-3/+3
2017-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds3-33/+12
2017-06-04KVM: add kvm_request_pendingRadim Krčmář1-0/+5
2017-06-04KVM: improve arch vcpu request definingAndrew Jones1-0/+7
2017-06-04posix-timers: Add active flag to k_itimerThomas Gleixner1-0/+2
2017-06-04posix-timers: Rename do_schedule_next_timerThomas Gleixner1-1/+1
2017-06-04posix-timers: Store k_clock pointer in k_itimerThomas Gleixner1-0/+2
2017-06-04posix-timers: Move interval out of the unionThomas Gleixner1-2/+2
2017-06-04posix-timers: Move posix-timer internals to coreThomas Gleixner1-30/+0
2017-06-04posix-timers: Cleanup struct k_itimerThomas Gleixner1-21/+40
2017-06-04posix-clocks: Remove interval timer facility and mmap/fasync callbacksThomas Gleixner1-22/+0
2017-06-04Merge branch 'timers/urgent' into WIP.timersThomas Gleixner31-52/+198
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2-19/+13
2017-06-04signal: Move copy_siginfo_to_user to <linux/signal.h>Christoph Hellwig2-4/+2
2017-06-04posix-timers: Move the do_schedule_next_timer declarationChristoph Hellwig2-1/+3
2017-06-04ia64: Remove HAVE_ARCH_COPY_SIGINFOChristoph Hellwig1-6/+1
2017-06-04genirq: Handle NOAUTOEN interrupt setup properThomas Gleixner1-0/+6
2017-06-03iio: inkern: api for manipulating ext_info of iio channelsPeter Rosin1-0/+37