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
2019-06-08
net: dsa: Add teardown callback for drivers
Vladimir Oltean
1
-0
/
+1
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
273
-2407
/
+273
2019-06-08
Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-2
/
+20
2019-06-08
docs: fs: fix broken links to vfs.txt with was renamed to vfs.rst
Mauro Carvalho Chehab
2
-3
/
+3
2019-06-08
docs: fix broken documentation links
Mauro Carvalho Chehab
3
-3
/
+3
2019-06-08
Merge tag 'for-linus-20190608' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+3
2019-06-08
drm/fb-helper: Move out commit code
Noralf Trønnes
1
-0
/
+4
2019-06-08
drm/atomic: Move __drm_atomic_helper_disable_plane/set_config()
Noralf Trønnes
1
-4
/
+0
2019-06-08
parisc: add dynamic ftrace
Sven Schnelle
1
-0
/
+7
2019-06-08
compiler.h: add CC_USING_PATCHABLE_FUNCTION_ENTRY
Sven Schnelle
1
-0
/
+2
2019-06-07
Merge tag 'drm-fixes-2019-06-07-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+8
2019-06-08
drm: bridge: Add dual_link field to the drm_bridge_timings structure
Laurent Pinchart
1
-0
/
+8
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-0
/
+12
2019-06-07
clk: gcc-qcs404: Add PCIe resets
Bjorn Andersson
1
-0
/
+7
2019-06-07
gpio: pass lookup and descriptor flags to request_own
Linus Walleij
1
-1
/
+3
2019-06-07
uaccess: add noop untagged_addr definition
Andrey Konovalov
1
-0
/
+11
2019-06-07
Merge tag 'pm-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-0
/
+35
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
676
-5154
/
+708
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-14
/
+5
2019-06-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-0
/
+1
2019-06-07
mm/hmm: fix use after free with struct hmm in the mmu notifiers
Jason Gunthorpe
1
-0
/
+1
2019-06-07
regmap: add i3c bus support
Vitor Soares
1
-0
/
+20
2019-06-07
Merge branch 'pm-x86'
Rafael J. Wysocki
1
-0
/
+4
2019-06-07
cgroup: let a symlink too be created with a cftype file
Angelo Ruocco
1
-0
/
+3
2019-06-06
bpf: fix unconnected udp hooks
Daniel Borkmann
2
-0
/
+10
2019-06-06
dt-bindings: clock: Document gpucc for msm8998
Jeffrey Hugo
1
-0
/
+29
2019-06-06
dt-bindings: mediatek: audsys: add support for MT8516
Fabien Parent
1
-0
/
+17
2019-06-06
iommu/virtio: Add event queue
Jean-Philippe Brucker
1
-0
/
+19
2019-06-06
iommu/virtio: Add probe request
Jean-Philippe Brucker
1
-0
/
+36
2019-06-06
iommu: Add virtio-iommu driver
Jean-Philippe Brucker
2
-0
/
+107
2019-06-06
spi: mediatek: add SPI_LSB_FIRST support
Leilk Liu
1
-2
/
+0
2019-06-06
ASoC: soc-core: remove legacy style dai_link
Kuninori Morimoto
1
-60
/
+5
2019-06-06
net/tls: export TLS per skb encryption
Dirk van der Merwe
1
-0
/
+1
2019-06-06
net/tls: simplify driver context retrieval
Jakub Kicinski
1
-6
/
+22
2019-06-06
net/tls: split the TLS_DRIVER_STATE_SIZE and bump TX to 16 bytes
Jakub Kicinski
1
-3
/
+4
2019-06-06
net: phy: Add detection of 1000BaseX link mode support
Robert Hancock
1
-0
/
+2
2019-06-06
ASoC: soc.h: add sound dai_link connection macro
Kuninori Morimoto
1
-0
/
+88
2019-06-06
ASoC: simple-card: support snd_soc_dai_link_component style for cpu
Kuninori Morimoto
1
-14
/
+6
2019-06-06
ASoC: soc-core: use snd_soc_dai_link_component for CPU
Kuninori Morimoto
1
-0
/
+4
2019-06-06
mm/hmm: clean up some coding style and comments
Ralph Campbell
1
-35
/
+36
2019-06-06
mm/hmm: update HMM documentation
Ralph Campbell
1
-3
/
+4
2019-06-06
Merge tag 'fuse-fixes-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
Linus Torvalds
1
-1
/
+6
2019-06-06
mfd: ti-lmu: Add LM36274 support to the ti-lmu
Dan Murphy
2
-0
/
+27
2019-06-06
vxlan: Use FDB_HASH_SIZE hash_locks to reduce contention
Litao jiao
1
-1
/
+1
2019-06-06
clk: samsung: add needed IDs for DMC clocks in Exynos5420
Lukasz Luba
1
-1
/
+17
2019-06-06
drm/edid: Clean up DRM_EDID_DIGITAL_* flags
Ville Syrjälä
1
-15
/
+17
2019-06-06
xfrm: remove type and offload_type map from xfrm_state_afinfo
Florian Westphal
1
-4
/
+12
2019-06-06
xfrm: remove eth_proto value from xfrm_state_afinfo
Florian Westphal
1
-4
/
+2
2019-06-06
xfrm: remove state and template sort indirections from xfrm_state_afinfo
Florian Westphal
1
-11
/
+7
2019-06-06
Merge branch 'drm-next-5.3' of git://people.freedesktop.org/~agd5f/linux into drm-next
Dave Airlie
2
-5
/
+7
[prev]
[next]