summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2017-06-03mux: minimal mux subsystemPeter Rosin2-0/+140
2017-06-03dt-bindings: document devicetree bindings for mux-controllers and gpio-muxPeter Rosin1-0/+16
2017-06-03arm,arm64,drivers: add a prefix to drivers arch_topology interfacesJuri Lelli1-4/+4
2017-06-03arm,arm64,drivers: move externs in a new header fileJuri Lelli1-0/+17
2017-06-03tty: handle the case where we cannot restore a line disciplineAlan Cox1-0/+1
2017-06-03tty: reserve N_SPEAKUP numberGreg Kroah-Hartman1-0/+1
2017-06-03usb: typec: Add a sysfs node to manage port typeBadhri Jagan Sridharan1-0/+4
2017-06-03rtc: remove rtc_device.nameAlexandre Belloni1-1/+0
2017-06-03clk: versatile: delete old RealView clock implementationLinus Walleij1-1/+0
2017-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-2/+26
2017-06-03Merge branch 'clk-bulk-get' into clk-nextStephen Boyd1-0/+132
2017-06-03clk: add managed version of clk_bulk_getDong Aisheng1-0/+21
2017-06-03clk: add clk_bulk_get accessoriesDong Aisheng1-0/+111
2017-06-03mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko2-0/+9
2017-06-03mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specifiedJames Morse1-0/+11
2017-06-03frv: declare jiffies to be located in the .data sectionMatthias Kaehlcke1-1/+5
2017-06-03include/linux/gfp.h: fix ___GFP_NOLOCKDEP valueMichal Hocko1-1/+1
2017-06-02i2c: sh_mobile: remove platform_dataWolfram Sang1-11/+0
2017-06-02Merge tag 'drm-dp-quirk-for-v4.12-rc4' of git://people.freedesktop.org/~airli...Linus Torvalds1-0/+51
2017-06-02sctp: merge sctp_stream_new and sctp_stream_initXin Long1-2/+2
2017-06-02sctp: define the member stream as an object instead of pointer in asocXin Long1-1/+2
2017-06-02Merge tag 'meson-clk-for-4.13' of git://github.com/BayLibre/clk-meson into cl...Stephen Boyd1-1/+9
2017-06-02clk: Provide dummy of_clk_get_from_provider() for compile-testingGeert Uytterhoeven1-0/+4
2017-06-02Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller1-0/+701
2017-06-02ALSA: pcm: Direct in-kernel read/write supportTakashi Iwai1-5/+33