summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-06-05net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...yuval.shaia@oracle.com
2017-06-05nvme: switch to uuid_tChristoph Hellwig
2017-06-05fs: switch ->s_uuid to uuid_tChristoph Hellwig
2017-06-05block: remove blk_part_pack_uuidChristoph Hellwig
2017-06-05uuid: hoist uuid_is_null() helper from libnvdimmChristoph Hellwig
2017-06-05uuid: hoist helpers uuid_equal() and uuid_copy() from xfsChristoph Hellwig
2017-06-05uuid: rename uuid typesChristoph Hellwig
2017-06-05uuid: remove uuid_be defintions from the uapi headerChristoph Hellwig
2017-06-05uuid,afs: move struct uuid_v1 back into afsChristoph Hellwig
2017-06-05rxrpc: Add service upgrade support for client connectionsDavid Howells
2017-06-05rxrpc: Implement service upgradeDavid Howells
2017-06-05firmware: arm_scpi: add support to populate OPPs and get transition latencySudeep Holla
2017-06-05Merge tag 'v4.12-rc4' into x86/mm, to pick up fixesIngo Molnar
2017-06-05sched/header: Remove leftover, obsolete commentPerr Zhang
2017-06-05Merge 4.12-rc4 into tty-nextGreg Kroah-Hartman
2017-06-04net/mlx4: Fix the check in attaching steering rulesTalat Batheesh
2017-06-04qed: VF XDP supportMintz, Yuval
2017-06-04qed: Multiple qzone queues for VFsMintz, Yuval
2017-06-04qed*: L2 interface to use the SB structures directlyMintz, Yuval
2017-06-04skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflowJason A. Donenfeld
2017-06-04perf, bpf: Add BPF support to all perf_event typesAlexei Starovoitov
2017-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-06-04KVM: add kvm_request_pendingRadim Krčmář
2017-06-04KVM: improve arch vcpu request definingAndrew Jones
2017-06-04posix-timers: Add active flag to k_itimerThomas Gleixner
2017-06-04posix-timers: Rename do_schedule_next_timerThomas Gleixner
2017-06-04posix-timers: Store k_clock pointer in k_itimerThomas Gleixner
2017-06-04posix-timers: Move interval out of the unionThomas Gleixner
2017-06-04posix-timers: Move posix-timer internals to coreThomas Gleixner
2017-06-04posix-timers: Cleanup struct k_itimerThomas Gleixner
2017-06-04posix-clocks: Remove interval timer facility and mmap/fasync callbacksThomas Gleixner
2017-06-04Merge branch 'timers/urgent' into WIP.timersThomas Gleixner
2017-06-04signal: Move copy_siginfo_to_user to <linux/signal.h>Christoph Hellwig
2017-06-04posix-timers: Move the do_schedule_next_timer declarationChristoph Hellwig
2017-06-04ia64: Remove HAVE_ARCH_COPY_SIGINFOChristoph Hellwig
2017-06-04genirq: Handle NOAUTOEN interrupt setup properThomas Gleixner
2017-06-03iio: inkern: api for manipulating ext_info of iio channelsPeter Rosin
2017-06-03mux: minimal mux subsystemPeter Rosin
2017-06-03arm,arm64,drivers: add a prefix to drivers arch_topology interfacesJuri Lelli
2017-06-03arm,arm64,drivers: move externs in a new header fileJuri Lelli
2017-06-03usb: typec: Add a sysfs node to manage port typeBadhri Jagan Sridharan
2017-06-03rtc: remove rtc_device.nameAlexandre Belloni
2017-06-02clk: versatile: delete old RealView clock implementationLinus Walleij
2017-06-02Merge branch 'clk-bulk-get' into clk-nextStephen Boyd
2017-06-02clk: add managed version of clk_bulk_getDong Aisheng
2017-06-02clk: add clk_bulk_get accessoriesDong Aisheng
2017-06-02mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko
2017-06-02mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specifiedJames Morse
2017-06-02frv: declare jiffies to be located in the .data sectionMatthias Kaehlcke
2017-06-02include/linux/gfp.h: fix ___GFP_NOLOCKDEP valueMichal Hocko