index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2019-10-25
netns: fix GFP flags in rtnl_net_notifyid()
Guillaume Nault
-1
/
+1
2019-10-25
net: hwbm: if CONFIG_NET_HWBM unset, make stub functions static
Ben Dooks (Codethink)
-3
/
+7
2019-10-25
Merge tag 'modules-for-v5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-9
/
+5
2019-10-25
ASoC: Spelling s/configr/configur/
Geert Uytterhoeven
-1
/
+1
2019-10-25
ASoC: soc-dpcm: tidyup for_each_dpcm_xx() macro
Kuninori Morimoto
-9
/
+9
2019-10-24
net: remove unnecessary variables and callback
Taehee Yoo
-25
/
+0
2019-10-24
vxlan: add adjacent link to limit depth level
Taehee Yoo
-0
/
+1
2019-10-24
net: core: add ignore flag to netdev_adjacent structure
Taehee Yoo
-0
/
+10
2019-10-24
team: fix nested locking lockdep warning
Taehee Yoo
-0
/
+1
2019-10-24
bonding: use dynamic lockdep key instead of subclass
Taehee Yoo
-0
/
+1
2019-10-24
net: core: add generic lockdep keys
Taehee Yoo
-22
/
+13
2019-10-24
net: core: limit nested device depth
Taehee Yoo
-0
/
+4
2019-10-24
Merge tag 'pm-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
-24
/
+59
2019-10-24
Merge tag 'sound-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
-4
/
+4
2019-10-24
ipvs: move old_secure_tcp into struct netns_ipvs
Eric Dumazet
-0
/
+1
2019-10-24
reset: fix reset_control_get_exclusive kerneldoc comment
Philipp Zabel
-1
/
+1
2019-10-24
reset: fix reset_control_lookup kerneldoc comment
Philipp Zabel
-1
/
+1
2019-10-23
net/flow_dissector: switch to siphash
Eric Dumazet
-5
/
+7
2019-10-23
ASoC: Intel: common: add ACPI matching tables for JSL
Pan Xiuli
-0
/
+1
2019-10-23
ASoC: soc-core: add for_each_rtd_components() and replace
Kuninori Morimoto
-2
/
+6
2019-10-23
fuse: Add changelog entries for protocols 7.1 - 7.8
Alan Somers
-0
/
+37
2019-10-23
Merge tag 'for-5.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1
/
+2
2019-10-23
ALSA: hda: add Intel DSP configuration / probe code
Jaroslav Kysela
-0
/
+34
2019-10-22
dynamic_debug: provide dynamic_hex_dump stub
Arnd Bergmann
-0
/
+6
2019-10-22
bpf: Fix use after free in subprog's jited symbol removal
Daniel Borkmann
-1
/
+0
2019-10-22
ASoC: soc-core: remove for_each_rtdcom_safe()
Kuninori Morimoto
-2
/
+0
2019-10-22
RDMA/uverbs: Prevent potential underflow
Dan Carpenter
-1
/
+1
2019-10-21
ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation
Eric Dumazet
-2
/
+2
2019-10-21
PCI: Fix missing inline for pci_pr3_present()
Takashi Iwai
-1
/
+1
2019-10-21
PCI: Add a helper to check Power Resource Requirements _PR3 existence
Kai-Heng Feng
-0
/
+2
2019-10-21
ASoC: cros_ec_codec: support WoV
Tzung-Bi Shih
-0
/
+69
2019-10-21
ASoC: samsung: i2s: Document clocks macros
Maciej Falkowski
-3
/
+9
2019-10-21
Merge tag 'asoc-fix-v5.4-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
-4
/
+4
2019-10-21
PM: QoS: Drop frequency QoS types from device PM QoS
Rafael J. Wysocki
-12
/
+0
2019-10-21
cpufreq: Use per-policy frequency QoS
Rafael J. Wysocki
-12
/
+15
2019-10-21
PM: QoS: Introduce frequency QoS
Rafael J. Wysocki
-0
/
+44
2019-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
-43
/
+79
2019-10-19
net: reorder 'struct net' fields to avoid false sharing
Eric Dumazet
-8
/
+17
2019-10-18
ASoC: cros_ec_codec: read max DMIC gain from EC codec
Tzung-Bi Shih
-10
/
+33
2019-10-18
platform/chrome: cros_ec: add common commands for EC codec
Tzung-Bi Shih
-2
/
+62
2019-10-18
ASoC: cros_ec_codec: extract DMIC EC command from I2S RX
Tzung-Bi Shih
-13
/
+36
2019-10-18
ASoC: cros_ec_codec: refactor I2S RX
Tzung-Bi Shih
-69
/
+51
2019-10-18
platform/chrome: cros_ec: remove unused EC feature
Tzung-Bi Shih
-2
/
+0
2019-10-18
Merge tag 'sound-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
-0
/
+3
2019-10-18
symbol namespaces: revert to previous __ksymtab name scheme
Matthias Maennich
-9
/
+5
2019-10-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-0
/
+1
2019-10-17
net: phy: micrel: Update KSZ87xx PHY name
Marek Vasut
-1
/
+1
2019-10-17
Merge branch 'errata/tx2-219' into for-next/fixes
Will Deacon
-33
/
+153
2019-10-17
Merge tag 'gpio-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
-0
/
+8
2019-10-17
btrfs: tracepoints: Fix bad entry members of qgroup events
Qu Wenruo
-1
/
+2
[prev]
[next]