summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-06-25net: Remove ndo_dfwd_start_xmitMintz, Yuval1-9/+0
2017-06-25net: store port/representator id in metadata_dstJakub Kicinski1-9/+32
2017-06-25tty: define tty_open_by_driver when CONFIG_TTY is not definedOkash Khawaja1-0/+3
2017-06-24genirq/timings: Add infrastructure for estimating the next interrupt arrival ...Daniel Lezcano1-0/+1
2017-06-24genirq/timings: Add infrastructure to track the interrupt timingsDaniel Lezcano1-0/+5
2017-06-24Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar4-3/+7
2017-06-24Merge tag 'acpi-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-1/+2
2017-06-24fscrypt: make ->dummy_context() return boolEric Biggers1-1/+1
2017-06-24fscrypt: add support for AES-128-CBCDaniel Walter2-6/+12
2017-06-24fscrypt: inline fscrypt_free_filename()Eric Biggers1-1/+6
2017-06-24PM / OPP: Add dev_pm_opp_{set|put}_clkname()Viresh Kumar1-0/+9
2017-06-24slub: make sysfs file removal asynchronousTejun Heo1-0/+1
2017-06-24platform/chrome: cros_ec_lightbar - Control of suspend/resume lightbar sequenceEric Caruso1-2/+9
2017-06-24platform/chrome: cros_ec_lightbar - Add lightbar program feature to sysfsEric Caruso1-1/+11
2017-06-24platform/chrome: cros_ec_lpc: Add support for mec1322 ECShawn Nematbakhsh2-0/+104
2017-06-24platform/chrome: cros_ec_lpc: Add R/W helpers to LPC protocol variantsShawn Nematbakhsh1-0/+47
2017-06-23net: phy: Support "internal" PHY interfaceFlorian Fainelli1-0/+3
2017-06-23Merge tag 'mlx5-updates-2017-06-23' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller3-3/+106
2017-06-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-4/+8
2017-06-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-5/+2
2017-06-23bpf: possibly avoid extra masking for narrower load in verifierYonghong Song2-2/+12
2017-06-23xdp: add reporting of offload modeJakub Kicinski2-3/+5
2017-06-23xdp: add HW offload mode flag for installing programsJakub Kicinski2-2/+6
2017-06-23xdp: pass XDP flags into install handlersJakub Kicinski1-0/+1
2017-06-23soc: actions: owl-sps: Factor out owl_sps_set_pg() for power-gatingAndreas Färber1-0/+11
2017-06-23dt-bindings: power: Add Owl SPS power domainsAndreas Färber1-0/+19
2017-06-23ALSA: pcm: Add the explicit appl_ptr sync supportTakashi Iwai1-0/+1
2017-06-23Merge tag 'irqchip-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner1-0/+15
2017-06-23irqchip/irq-mvebu-icu: Add new driver for Marvell ICUThomas Petazzoni1-0/+15
2017-06-23arm: dts: dt-bindings: Add Renesas RZ/A1 pinctrl headerJacopo Mondi1-0/+16
2017-06-23Merge commit '8e8320c9315c' into for-4.13/blockJens Axboe1-0/+4
2017-06-23Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/selinux i...James Morris5-3/+162
2017-06-23gcc-plugins: Add the randstruct pluginKees Cook3-1/+21
2017-06-23NFC: st-nci: Get rid of platform dataAndy Shevchenko1-31/+0
2017-06-22mtd: partitions: add support for partition parsersRafał Miłecki1-0/+7
2017-06-22arm/arm64: KVM: add guest SEA supportTyler Baicar1-1/+1
2017-06-22trace, ras: add ARM processor error trace eventTyler Baicar2-0/+48
2017-06-22ras: acpi / apei: generate trace event for unrecognized CPER sectionTyler Baicar3-1/+60
2017-06-22acpi: apei: handle SEA notification type for ARMv8Tyler Baicar1-0/+7
2017-06-22genirq/irqdomain: Remove auto-recursive hierarchy supportMarc Zyngier1-6/+3
2017-06-22genirq/irqdomain: Add irq_domain_update_bus_token helperMarc Zyngier1-0/+3
2017-06-22genirq: Introduce IRQD_SINGLE_TARGET flagThomas Gleixner1-0/+16
2017-06-22genirq/cpuhotplug: Handle managed IRQs on CPU hotplugThomas Gleixner2-0/+6
2017-06-22genirq: Handle managed irqs gracefully in irq_startup()Thomas Gleixner1-1/+1
2017-06-22genirq: Introduce IRQD_MANAGED_SHUTDOWNThomas Gleixner1-0/+8
2017-06-22genirq: Introduce effective affinity maskThomas Gleixner1-0/+29
2017-06-22genirq: Move irq_fixup_move_pending() to coreThomas Gleixner1-5/+0
2017-06-22genirq/cpuhotplug: Add support for cleaning up move in progressThomas Gleixner1-0/+2
2017-06-22genirq: Provide irq_fixup_move_pending()Thomas Gleixner1-0/+5
2017-06-22genirq: Add missing comment for IRQD_STARTEDThomas Gleixner1-0/+1