index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-09
net: Introduce netdev_*_once functions
Gal Pressman
1
-0
/
+29
2017-11-09
net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net()
Cong Wang
1
-0
/
+24
2017-11-09
Revert "net_sched: hold netns refcnt for each action"
Cong Wang
1
-3
/
+1
2017-11-09
net: dsa: setup and teardown tree
Vivien Didelot
1
-1
/
+1
2017-11-09
net: dsa: constify cpu_dp member of dsa_port
Vivien Didelot
1
-1
/
+1
2017-11-08
timer: Prepare to change all DEFINE_TIMER() callbacks
Kees Cook
1
-4
/
+4
2017-11-09
mailbox: PCC: Move the MAX_PCC_SUBSPACES definition to header file
George Cherian
1
-0
/
+1
2017-11-09
device property: Add a macro for interating over graph endpoints
Sakari Ailus
1
-0
/
+4
2017-11-09
device property: Make fwnode_handle_get() return the fwnode
Sakari Ailus
2
-2
/
+2
2017-11-08
scsi: scsi_transport_fc: add 64GBIT and 128GBIT port speed definitions
James Smart
1
-0
/
+2
2017-11-08
freezer: Fix typo in freezable_schedule_timeout() comment
Himanshu Jha
1
-1
/
+1
2017-11-08
x86/xen/time: setup vcpu 0 time info page
Joao Martins
1
-0
/
+42
2017-11-08
ASoC: add snd_soc_dapm_kcontrol_component()
Kuninori Morimoto
1
-0
/
+13
2017-11-08
ASoC: add snd_soc_component_cache_sync()
Kuninori Morimoto
1
-0
/
+12
2017-11-08
ASoC: add snd_soc_component_xxx_bias_level()
Kuninori Morimoto
1
-0
/
+45
2017-11-08
ASoC: add snd_soc_component_read32
Kuninori Morimoto
1
-0
/
+2
2017-11-08
module: export module signature enforcement status
Bruno E. O. Meneguele
1
-0
/
+7
2017-11-08
EVM: Include security.apparmor in EVM measurements
Matthew Garrett
1
-0
/
+3
2017-11-08
integrity: use kernel_read_file_from_path() to read x509 certs
Christoph Hellwig
1
-0
/
+1
2017-11-08
drm/i915: Reject unknown syncobj flags
Tvrtko Ursulin
1
-0
/
+1
2017-11-08
gpio: Automatically add lockdep keys
Thierry Reding
1
-1
/
+35
2017-11-08
gpio: Introduce struct gpio_irq_chip.first
Thierry Reding
1
-0
/
+8
2017-11-08
gpio: Disambiguate struct gpio_irq_chip.nested
Thierry Reding
1
-4
/
+4
2017-11-08
gpio: Export gpiochip_irq_{map,unmap}()
Thierry Reding
1
-0
/
+4
2017-11-08
gpio: Implement tighter IRQ chip integration
Thierry Reding
1
-0
/
+7
2017-11-08
gpio: Move lock_key into struct gpio_irq_chip
Thierry Reding
1
-2
/
+7
2017-11-08
gpio: Move irq_valid_mask into struct gpio_irq_chip
Thierry Reding
1
-6
/
+15
2017-11-08
gpio: Move irq_nested into struct gpio_irq_chip
Thierry Reding
1
-2
/
+7
2017-11-08
gpio: Move irq_chained_parent to struct gpio_irq_chip
Thierry Reding
1
-4
/
+15
2017-11-08
gpio: Move irq_default_type to struct gpio_irq_chip
Thierry Reding
1
-3
/
+8
2017-11-08
gpio: Move irq_handler to struct gpio_irq_chip
Thierry Reding
1
-3
/
+8
2017-11-08
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
1
-3
/
+8
2017-11-08
gpio: Move irqchip into struct gpio_irq_chip
Thierry Reding
1
-2
/
+12
2017-11-08
gpio: Introduce struct gpio_irq_chip
Thierry Reding
1
-0
/
+38
2017-11-08
pinctrl: Add skew-delay pin config and bindings
Linus Walleij
1
-0
/
+5
2017-11-08
PM / QoS: Fix device resume latency framework
Rafael J. Wysocki
1
-8
/
+18
2017-11-08
Merge branch 'pm-domains' into pm-qos
Rafael J. Wysocki
1
-4
/
+16
2017-11-08
locking/lockdep: Add IRQs disabled/enabled assertion APIs: lockdep_assert_irqs_enabled()/disabled()
Frederic Weisbecker
1
-0
/
+15
2017-11-08
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2308
-111
/
+2568
2017-11-08
openvswitch: enable NSH support
Yi Yang
2
-0
/
+32
2017-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
4
-9
/
+25
2017-11-08
of: add of_property_read_variable_* dummy helpers
Arnd Bergmann
1
-12
/
+50
2017-11-08
net: dsa: lan9303: Correct register names in comments
Egil Hjelmeland
1
-3
/
+5
2017-11-07
target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK
Nicholas Bellinger
1
-0
/
+1
2017-11-08
net_sch: cbs: Change TC_SETUP_CBS to TC_SETUP_QDISC_CBS
Nogah Frankel
1
-1
/
+1
2017-11-08
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
1
-1
/
+1
2017-11-08
net_sch: red: Add offload ability to RED qdisc
Nogah Frankel
3
-0
/
+32
2017-11-08
ila: Add a hook type for LWT routes
Tom Herbert
1
-0
/
+7
2017-11-08
ila: allow configuration of identifier type
Tom Herbert
1
-0
/
+13
2017-11-08
ila: add checksum neutral map auto
Tom Herbert
1
-0
/
+1
[prev]
[next]