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
2019-02-22
gpio: ixp4xx: Add DT bindings
Linus Walleij
1
-0
/
+38
2019-02-22
Merge tag 'kvm-s390-next-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-next
Paolo Bonzini
10
-62
/
+642
2019-02-22
KVM: Minor cleanups for kvm_main.c
Leo Yan
1
-2
/
+1
2019-02-22
Merge tag 'kvm-ppc-next-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-next
Paolo Bonzini
20
-139
/
+206
2019-02-22
IB/mlx4: Increase the timeout for CM cache
Håkon Bugge
1
-1
/
+1
2019-02-22
x86: pcengines apuv2 gpio/leds/keys platform driver
Enrico Weigelt, metux IT consult
4
-0
/
+279
2019-02-22
gpio: AMD G-Series PCH gpio driver
Enrico Weigelt, metux IT consult
5
-0
/
+248
2019-02-22
docs: Explicitly state that the 'Fixes:' tag shouldn't split lines
Sean Christopherson
1
-2
/
+4
2019-02-22
doc: security: Add kern-doc for lsm_hooks.h
Kees Cook
1
-1
/
+4
2019-02-22
doc: sctp: Merge and clean up rst files
Kees Cook
4
-167
/
+176
2019-02-22
Docs: Correct /proc/stat path
George Sofianos
1
-1
/
+1
2019-02-22
scripts/spdxcheck.py: fix C++ comment style detection
Aurélien Cedeyn
1
-1
/
+1
2019-02-22
doc: fix typos in license-rules.rst
Federico Vaga
1
-2
/
+2
2019-02-22
Documentation: fix admin-guide/README.rst minimum gcc version requirement
Randy Dunlap
1
-1
/
+1
2019-02-22
doc: process: complete removal of info about -git patches
Federico Vaga
5
-5
/
+0
2019-02-22
doc: translations: sync translations 'remove info about -git patches'
Federico Vaga
4
-35
/
+0
2019-02-22
samples/bpf: Fix dummy program unloading for xdp_redirect samples
Toke Høiland-Jørgensen
2
-2
/
+2
2019-02-22
spi: sifive: Remove redundant dev_err call in sifive_spi_probe()
Wei Yongjun
1
-1
/
+0
2019-02-22
bpf, lpm: fix lookup bug in map_delete_elem
Alban Crequy
2
-0
/
+11
2019-02-22
spi: sifive: Remove spi_master_put in sifive_spi_remove()
Wei Yongjun
1
-1
/
+0
2019-02-22
regulator: da9063: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-4
/
+2
2019-02-22
regulator: mt6311: Use linear instead of linear range for mt6311_buck_ops
Axel Lin
1
-8
/
+2
2019-02-22
regulator: max77650: Fix set_current_limit implementation
Axel Lin
1
-4
/
+2
2019-02-22
regulator: tps65218: Add support for LS2
Christian Hohnstaedt
2
-6
/
+15
2019-02-22
ASoC: wm_adsp: Improve logging messages
Charles Keepax
1
-44
/
+53
2019-02-22
ASoC: wm_adsp: Add support for multiple compressed buffers
Stuart Henderson
2
-51
/
+119
2019-02-22
ASoC: wm_adsp: Refactor compress stream initialisation
Charles Keepax
1
-65
/
+74
2019-02-22
ASoC: wm_adsp: Reorder some functions for improved clarity
Charles Keepax
1
-40
/
+41
2019-02-22
ASoC: wm_adsp: Factor out stripping padding from ADSP data
Charles Keepax
1
-10
/
+17
2019-02-22
ASoC: cs35l36: Fix an IS_ERR() vs NULL checking bug
Dan Carpenter
1
-2
/
+2
2019-02-22
perf thread-stack: Improve thread_stack__no_call_return()
Adrian Hunter
1
-3
/
+46
2019-02-22
Merge tag 'mvebu-dt-5.1-2' of git://git.infradead.org/linux-mvebu into arm/dt
Arnd Bergmann
1
-9
/
+0
2019-02-22
Merge tag 'mvebu-fixes-5.0-2' of git://git.infradead.org/linux-mvebu into arm/fixes
Arnd Bergmann
4
-61
/
+69
2019-02-22
Merge tag 'omap-for-v5.1/dt-cpsw-phy' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/dt
Arnd Bergmann
16
-75
/
+36
2019-02-22
Merge tag 'omap-for-v5.0/fixes-rc7-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes
Arnd Bergmann
2
-3
/
+3
2019-02-22
ipmi_si: Remove hacks for adding a dummy platform devices
Corey Minyard
1
-42
/
+3
2019-02-22
ipmi_si: Consolidate scanning the platform bus
Corey Minyard
4
-30
/
+23
2019-02-22
ipmi_si: Remove hotmod devices on removal and exit
Corey Minyard
3
-6
/
+43
2019-02-22
ipmi_si: Remove hardcode IPMI devices by scanning the platform bus
Corey Minyard
1
-7
/
+15
2019-02-22
ipmi_si: Switch hotmod to use a platform device
Corey Minyard
3
-113
/
+98
2019-02-22
ipmi: Consolidate the adding of platform devices
Corey Minyard
9
-214
/
+205
2019-02-22
ipmi_si: Rename addr_type to addr_space to match what it does
Corey Minyard
8
-27
/
+29
2019-02-22
ipmi_si: Convert some types into unsigned
Corey Minyard
1
-4
/
+4
2019-02-22
ipmi_si: Fix crash when using hard-coded device
Corey Minyard
4
-74
/
+214
2019-02-22
mac80211: allocate tailroom for forwarded mesh packets
Felix Fietkau
1
-1
/
+6
2019-02-22
rhashtable: Remove obsolete rhashtable_walk_init function
Herbert Xu
5
-37
/
+7
2019-02-22
mac80211: Use rhashtable_lookup_get_insert_fast instead of racy code
Herbert Xu
1
-16
/
+8
2019-02-22
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
1522
-16561
/
+38929
2019-02-22
mac80211: update HE IEs to D3.3
Liad Kaufman
5
-56
/
+125
2019-02-22
cfg80211: allow sending vendor events unicast
Johannes Berg
2
-8
/
+71
[prev]
[next]