summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-06-06bpf: Introduce bpf_map IDMartin KaFai Lau1-0/+1
2017-06-06bpf: Introduce bpf_prog IDMartin KaFai Lau1-0/+1
2017-06-06net: phy: Delete unused function phy_ethtool_gsetyuval.shaia@oracle.com1-1/+0
2017-06-06spi: pxa2xx: Add support for Intel CannonlakeJarkko Nikula1-0/+1
2017-06-06regmap: Add 1-Wire bus supportAlex A. Mihaylov1-0/+34
2017-06-06elevator: fix truncation of icq_cache_nameEric Biggers1-1/+1
2017-06-06platform/x86: wmi: Require query for data blocks, rename writable to setableDarren Hart (VMware)1-5/+2
2017-06-06platform/x86: wmi: Add an interface for subdrivers to access sibling devicesAndy Lutomirski1-0/+4
2017-06-06platform/x86: wmi: Add a new interface to read block dataAndy Lutomirski1-0/+4
2017-06-06platform/x86: wmi: Incorporate acpi_install_notify_handlerAndy Lutomirski1-0/+1
2017-06-06platform/x86: wmi: Probe data objects for read and write capabilitiesAndy Lutomirski1-0/+6
2017-06-06platform/x86: wmi: Turn WMI into a bus driverAndy Lutomirski1-0/+47
2017-06-06Merge tag 'rxrpc-rewrite-20170606' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller1-0/+2
2017-06-06Merge branch 'for-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+21
2017-06-05libata: implement SECURITY PROTOCOL IN/OUTChristoph Hellwig2-0/+2
2017-06-05libata: clarify log page naming / groupingChristoph Hellwig1-3/+7
2017-06-05acpi, nfit: Switch to use new generic UUID APIAndy Shevchenko1-0/+1
2017-06-05efi/capsule-loader: Use page addresses rather than struct page pointersArd Biesheuvel1-2/+2
2017-06-05efi/capsule-loader: Redirect calls to efi_capsule_setup_info() via weak aliasArd Biesheuvel1-0/+12
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 Hellwig1-23/+32
2017-06-05uuid: remove uuid_be defintions from the uapi headerChristoph Hellwig1-0/+15
2017-06-05uuid,afs: move struct uuid_v1 back into afsChristoph Hellwig1-24/+0
2017-06-05rxrpc: Add service upgrade support for client connectionsDavid Howells1-0/+1
2017-06-05rxrpc: Implement service upgradeDavid Howells1-0/+1
2017-06-05firmware: arm_scpi: add support to populate OPPs and get transition latencySudeep Holla1-0/+3
2017-06-05Merge tag 'v4.12-rc4' into x86/mm, to pick up fixesIngo Molnar22-35/+117
2017-06-05sched/header: Remove leftover, obsolete commentPerr Zhang1-2/+0
2017-06-05Merge 4.12-rc4 into tty-nextGreg Kroah-Hartman10-7/+45
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-05perf, bpf: Add BPF support to all perf_event typesAlexei Starovoitov1-2/+5
2017-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-1/+9
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