summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-02-13driver core: Fix possible supplier PM-usage counter imbalanceRafael J. Wysocki1-0/+4
2019-02-13tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()Roberto Sassu1-2/+3
2019-02-13tpm: move tpm_chip definition to include/linux/tpm.hRoberto Sassu1-0/+91
2019-02-13tpm: retrieve digest size of unknown algorithms with PCR readRoberto Sassu1-2/+10
2019-02-13tpm: rename and export tpm2_digest and tpm2_algorithmsRoberto Sassu2-7/+21
2019-02-13tpm: don't return bool from update_timeoutsJerry Snitselaar1-1/+1
2019-02-13tpm: add _head suffix to tcg_efi_specid_event and tcg_pcr_event2Roberto Sassu1-8/+4
2019-02-13Merge branch 'rcu-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar10-215/+36
2019-02-13genirq: Add missing documentation for tot_countWaiman Long1-0/+1
2019-02-13locking/atomics: Check atomic headers with sha1sumMark Rutland1-0/+1
2019-02-13cpufreq: Allow light-weight tear down and bring up of CPUsViresh Kumar1-0/+2
2019-02-13qcom: soc: llcc-slice: Clear the global drv_data pointer on errorJordan Crouse1-0/+6
2019-02-12ptp_qoriq: fix register memory mapYangbo Lu1-9/+9
2019-02-12ptp_qoriq: add little enadian supportYangbo Lu1-6/+15
2019-02-12ptp_qoriq: convert to use ptp_qoriq_init/freeYangbo Lu1-0/+3
2019-02-12ptp_qoriq: make ptp operations globalYangbo Lu1-0/+9
2019-02-12ptp_qoriq: make structure/function names more consistentYangbo Lu1-7/+7
2019-02-12net/skbuff: fix up kernel-doc placementBrian Norris1-6/+6
2019-02-12net: phylink: add phylink_init_eee() helperRussell King1-0/+1
2019-02-12bpf: offload: add priv field for driversJakub Kicinski1-1/+2
2019-02-12Merge tag 'phy-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman1-7/+6
2019-02-12firmware: xilinx: Add APIs to control node status/powerRajan Vaja1-0/+26
2019-02-12firmware: xilinx: Implement ZynqMP power management APIsJolly Shah1-0/+20
2019-02-12mei: bus: export to_mei_cl_device for mei client devices driversTomas Winkler1-0/+2
2019-02-12usb: ohci-da8xx: remove unused callbacks from platform dataBartosz Golaszewski1-14/+0
2019-02-12lib/scatterlist: Provide a DMA page iteratorJason Gunthorpe1-9/+40
2019-02-11Merge tag 'topic/component-typed-2019-02-11' of git://anongit.freedesktop.org...Greg Kroah-Hartman1-0/+76
2019-02-11cfg80211: Use const more consistently in for_each_element macrosJouni Malinen1-9/+9
2019-02-11module: Cure the MODULE_LICENSE "GPL" vs. "GPL v2" bogosityThomas Gleixner1-1/+17
2019-02-11Merge branch 'locking/atomics' into locking/core, to pick up WIP commitsIngo Molnar2-1240/+2295
2019-02-11ntb_hw_switchtec: Added support of >=4G memory windowsPaul Selles1-1/+5
2019-02-11ntb_hw_switchtec: NT req id mapping table register entry number should be 512Wesley Sheng1-2/+2
2019-02-11perf/x86: Add check_period PMU callbackJiri Olsa1-0/+5
2019-02-11iommu: Allow io-pgtable to be used outside of drivers/iommu/Rob Herring1-0/+213
2019-02-11ACPI / APEI: Add support for the SDEI GHES Notification typeJames Morse1-0/+3
2019-02-11firmware: arm_sdei: Add ACPI GHES registration helperJames Morse1-0/+6
2019-02-11Merge 5.0-rc6 into usb-nextGreg Kroah-Hartman15-30/+64
2019-02-11Merge 5.0-rc6 into tty-nextGreg Kroah-Hartman15-30/+64
2019-02-11Merge 5.0-rc6 into staging-nextGreg Kroah-Hartman15-30/+64
2019-02-11Merge tag 'v5.0-rc6' into develLinus Walleij53-136/+463
2019-02-11Merge 5.0-rc6 into driver-core-nextGreg Kroah-Hartman43-117/+432
2019-02-11Merge 5.0-rc6 into char-misc-nextGreg Kroah-Hartman15-30/+64
2019-02-11sched/wait: Use freezable_schedule() when possibleHugo Lefeuvre1-3/+3
2019-02-11sched/topology: Fix percpu data types in struct sd_data & struct s_dataLuc Van Oostenryck1-4/+4
2019-02-11Merge tag 'v5.0-rc6' into sched/core, to pick up fixesIngo Molnar24-94/+247
2019-02-11bpf: only adjust gso_size on bytestream protocolsWillem de Bruijn1-0/+6
2019-02-11bpf: Add struct bpf_tcp_sock and BPF_FUNC_tcp_sockMartin KaFai Lau1-0/+30
2019-02-11bpf: Add a bpf_sock pointer to __sk_buff and a bpf_sk_fullsock helperMartin KaFai Lau1-0/+12
2019-02-11firmware: imx: Add support to start/stop a CPUDaniel Baluta1-0/+3
2019-02-10net: phy: add register modifying helpers returning 1 on changeHeiner Kallweit1-2/+10