aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-11-09net: Introduce netdev_*_once functionsGal Pressman1-0/+29
2017-11-09net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net()Cong Wang1-0/+24
2017-11-09Revert "net_sched: hold netns refcnt for each action"Cong Wang1-3/+1
2017-11-09net: dsa: setup and teardown treeVivien Didelot1-1/+1
2017-11-09net: dsa: constify cpu_dp member of dsa_portVivien Didelot1-1/+1
2017-11-08timer: Prepare to change all DEFINE_TIMER() callbacksKees Cook1-4/+4
2017-11-09mailbox: PCC: Move the MAX_PCC_SUBSPACES definition to header fileGeorge Cherian1-0/+1
2017-11-09device property: Add a macro for interating over graph endpointsSakari Ailus1-0/+4
2017-11-09device property: Make fwnode_handle_get() return the fwnodeSakari Ailus2-2/+2
2017-11-08scsi: scsi_transport_fc: add 64GBIT and 128GBIT port speed definitionsJames Smart1-0/+2
2017-11-08freezer: Fix typo in freezable_schedule_timeout() commentHimanshu Jha1-1/+1
2017-11-08x86/xen/time: setup vcpu 0 time info pageJoao Martins1-0/+42
2017-11-08ASoC: add snd_soc_dapm_kcontrol_component()Kuninori Morimoto1-0/+13
2017-11-08ASoC: add snd_soc_component_cache_sync()Kuninori Morimoto1-0/+12
2017-11-08ASoC: add snd_soc_component_xxx_bias_level()Kuninori Morimoto1-0/+45
2017-11-08ASoC: add snd_soc_component_read32Kuninori Morimoto1-0/+2
2017-11-08module: export module signature enforcement statusBruno E. O. Meneguele1-0/+7
2017-11-08EVM: Include security.apparmor in EVM measurementsMatthew Garrett1-0/+3
2017-11-08integrity: use kernel_read_file_from_path() to read x509 certsChristoph Hellwig1-0/+1
2017-11-08drm/i915: Reject unknown syncobj flagsTvrtko Ursulin1-0/+1
2017-11-08gpio: Automatically add lockdep keysThierry Reding1-1/+35
2017-11-08gpio: Introduce struct gpio_irq_chip.firstThierry Reding1-0/+8
2017-11-08gpio: Disambiguate struct gpio_irq_chip.nestedThierry Reding1-4/+4
2017-11-08gpio: Export gpiochip_irq_{map,unmap}()Thierry Reding1-0/+4
2017-11-08gpio: Implement tighter IRQ chip integrationThierry Reding1-0/+7
2017-11-08gpio: Move lock_key into struct gpio_irq_chipThierry Reding1-2/+7
2017-11-08gpio: Move irq_valid_mask into struct gpio_irq_chipThierry Reding1-6/+15
2017-11-08gpio: Move irq_nested into struct gpio_irq_chipThierry Reding1-2/+7
2017-11-08gpio: Move irq_chained_parent to struct gpio_irq_chipThierry Reding1-4/+15
2017-11-08gpio: Move irq_default_type to struct gpio_irq_chipThierry Reding1-3/+8
2017-11-08gpio: Move irq_handler to struct gpio_irq_chipThierry Reding1-3/+8
2017-11-08gpio: Move irqdomain into struct gpio_irq_chipThierry Reding1-3/+8
2017-11-08gpio: Move irqchip into struct gpio_irq_chipThierry Reding1-2/+12
2017-11-08gpio: Introduce struct gpio_irq_chipThierry Reding1-0/+38
2017-11-08pinctrl: Add skew-delay pin config and bindingsLinus Walleij1-0/+5
2017-11-08PM / QoS: Fix device resume latency frameworkRafael J. Wysocki1-8/+18
2017-11-08Merge branch 'pm-domains' into pm-qosRafael J. Wysocki1-4/+16
2017-11-08locking/lockdep: Add IRQs disabled/enabled assertion APIs: lockdep_assert_irqs_enabled()/disabled()Frederic Weisbecker1-0/+15
2017-11-08Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2308-111/+2568
2017-11-08openvswitch: enable NSH supportYi Yang2-0/+32
2017-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller4-9/+25
2017-11-08of: add of_property_read_variable_* dummy helpersArnd Bergmann1-12/+50
2017-11-08net: dsa: lan9303: Correct register names in commentsEgil Hjelmeland1-3/+5
2017-11-07target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASKNicholas Bellinger1-0/+1
2017-11-08net_sch: cbs: Change TC_SETUP_CBS to TC_SETUP_QDISC_CBSNogah Frankel1-1/+1
2017-11-08net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIONogah Frankel1-1/+1
2017-11-08net_sch: red: Add offload ability to RED qdiscNogah Frankel3-0/+32
2017-11-08ila: Add a hook type for LWT routesTom Herbert1-0/+7
2017-11-08ila: allow configuration of identifier typeTom Herbert1-0/+13
2017-11-08ila: add checksum neutral map autoTom Herbert1-0/+1