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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-03
Merge branch 'pci/host-faraday' into next
Bjorn Helgaas
2
-0
/
+63
2017-07-03
Merge branch 'pci/host-dra7xx' into next
Bjorn Helgaas
2
-2
/
+3
2017-07-03
Merge branch 'pci/host-designware' into next
Bjorn Helgaas
12
-16
/
+19
2017-07-03
Merge branch 'pci/irq-fixups' into next
Bjorn Helgaas
31
-295
/
+579
2017-07-03
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
11
-163
/
+244
2017-07-03
PCI: Remove __pci_dev_reset() and pci_dev_reset()
Christoph Hellwig
1
-56
/
+52
2017-07-03
PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()
Christoph Hellwig
5
-80
/
+81
2017-07-03
scripts/kernel-doc: handle DECLARE_HASHTABLE
Jakub Kicinski
1
-0
/
+2
2017-07-03
openvswitch: fix mis-ordered comment lines for ovs_skb_cb
Daniel Axtens
1
-1
/
+1
2017-07-03
Merge tag 'wireless-drivers-next-for-davem-2017-07-03' of https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
David S. Miller
77
-628
/
+1538
2017-07-03
ARM: owl: smp: Drop bogus holding pen
Andreas Färber
2
-46
/
+3
2017-07-03
ARM: owl: Drop custom machine
Andreas Färber
2
-29
/
+0
2017-07-03
Merge branches 'acpi-ec' and 'acpi-video'
Rafael J. Wysocki
2
-12
/
+78
2017-07-03
Merge branches 'acpi-pmic', 'acpi-misc' and 'acpi-tables'
Rafael J. Wysocki
7
-6
/
+47
2017-07-03
Merge branch 'acpica'
Rafael J. Wysocki
61
-434
/
+2031
2017-07-03
Merge branch 'acpi-pm'
Rafael J. Wysocki
35
-301
/
+669
2017-07-03
Merge branches 'pm-domains', 'pm-avs' and 'powercap'
Rafael J. Wysocki
5
-32
/
+108
2017-07-03
Merge branches 'pm-core', 'pm-opp' and 'pm-qos'
Rafael J. Wysocki
8
-108
/
+182
2017-07-03
Merge branch 'pm-sleep'
Rafael J. Wysocki
4
-13
/
+11
2017-07-03
Merge branches 'pm-cpufreq', 'intel_pstate' and 'pm-cpuidle'
Rafael J. Wysocki
18
-143
/
+267
2017-07-03
Merge branch 'pm-tools'
Rafael J. Wysocki
9
-323
/
+1645
2017-07-03
Merge branch 'uuid-types'
Rafael J. Wysocki
76
-500
/
+373
2017-07-03
Merge tag 'mvebu-fixes-4.12-2' of git://git.infradead.org/linux-mvebu into next/fixes-non-critical
Arnd Bergmann
3
-5
/
+3
2017-07-03
watchdog: introduce watchdog_worker_should_ping helper
Rasmus Villemoes
1
-4
/
+9
2017-07-03
watchdog: uniphier: add UniPhier watchdog driver
Keiji Hayashibara
4
-0
/
+287
2017-07-03
dt-bindings: watchdog: add description for UniPhier WDT controller
Keiji Hayashibara
1
-0
/
+20
2017-07-03
watchdog: cadence_wdt: make of_device_ids const.
Arvind Yadav
1
-1
/
+1
2017-07-03
watchdog: zx2967: constify zx2967_wdt_ops.
Arvind Yadav
1
-1
/
+1
2017-07-03
watchdog: bcm47xx_wdt: constify bcm47xx_wdt_hard_ops and bcm47xx_wdt_soft_ops
Arvind Yadav
1
-2
/
+2
2017-07-03
mtd: nand: mtk: release lock on error path
Dan Carpenter
1
-1
/
+3
2017-07-03
x86/xen: allow userspace access during hypercalls
Marek Marczykowski-Górecki
1
-1
/
+8
2017-07-03
x86: xen: remove unnecessary variable in xen_foreach_remap_area()
Gustavo A. R. Silva
1
-5
/
+2
2017-07-03
Merge https://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-5
/
+17
2017-07-03
net: make sk_ehashfn() static
Eric Dumazet
2
-2
/
+1
2017-07-03
net: avoid one splat in fib_nl_delrule()
Eric Dumazet
1
-1
/
+1
2017-07-03
ALSA: hda/realtek - Remove GPIO_MASK
Kai-Heng Feng
1
-3
/
+0
2017-07-03
sparc: kernel: pmc: make of_device_ids const.
Arvind Yadav
1
-1
/
+1
2017-07-03
mlx4_en: make mlx4_log_num_mgm_entry_size static
Zhu Yanjun
2
-2
/
+1
2017-07-03
net: core: Fix slab-out-of-bounds in netdev_stats_to_stats64
Alban Browaeys
1
-1
/
+1
2017-07-03
netxen_nic: Remove unused pointer hdr in netxen_setup_minidump()
Christos Gkekas
1
-3
/
+0
2017-07-03
Merge branch 'vxlan-geneve-fix-hlist-corruption'
David S. Miller
3
-28
/
+62
2017-07-03
geneve: fix hlist corruption
Jiri Benc
1
-16
/
+32
2017-07-03
vxlan: fix hlist corruption
Jiri Benc
2
-12
/
+30
2017-07-03
net/mlxfw: Properly handle dependancy with non-loadable mlx5
Or Gerlitz
1
-1
/
+1
2017-07-03
iucv: Convert sk_wmem_alloc accesses to refcount_t.
David S. Miller
1
-1
/
+1
2017-07-03
ctcm_fsms: Convert skb->user accesses to refcount_t
David S. Miller
1
-6
/
+6
2017-07-03
Merge branch 'bpf-misc-helper-verifier-improvements'
David S. Miller
10
-208
/
+604
2017-07-03
bpf: add various test cases for verifier selftest
Daniel Borkmann
1
-0
/
+165
2017-07-03
bpf, verifier: add additional patterns to evaluate_reg_imm_alu
John Fastabend
1
-0
/
+62
2017-07-03
bpf: extend bpf_trace_printk to support %i
John Fastabend
1
-3
/
+4
[prev]
[next]