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
Age
Commit message (
Expand
)
Author
Lines
2017-06-30
ASoC: rsnd: constify dev_pm_ops structures.
Arvind Yadav
-1
/
+1
2017-06-30
ASoC: nau8825: change crosstalk-bypass property to bool type
John Hsu
-4
/
+5
2017-06-30
ASoC: rt5670: fix incompatible pointer type of set_sysclk
Bard Liao
-1
/
+1
2017-06-30
ASoC: dapm: Add new widget type for constructing DAPM graphs on DSPs.
Liam Girdwood
-1
/
+42
2017-06-30
ASoC: topology: show index in debug when adding DAPM routes
Liam Girdwood
-1
/
+2
2017-06-30
ASoC: topology: Fix usage of SND_SOC_TPLG_INDEX_ALL during load
Liam Girdwood
-1
/
+1
2017-06-30
Merge tag 'iwlwifi-next-for-kalle-2017-06-30' of git://git.kernel.org/pub/scm...
Kalle Valo
-571
/
+1299
2017-06-30
KVM: x86: remove ignored type attribute
Nick Desaulniers
-1
/
+1
2017-06-30
Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
-326
/
+2077
2017-06-30
ASoC: ak4642: make arrays fs_list and ps_list static const
Colin Ian King
-2
/
+2
2017-06-30
Merge tag 'gvt-fixes-2017-06-29' of https://github.com/01org/gvt-linux into d...
Jani Nikula
-32
/
+99
2017-06-30
ALSA: hda/realtek - New codecs support for ALC215/ALC285/ALC289
Kailang Yang
-0
/
+14
2017-06-30
ALSA: hda/realtek - Remove ALC285 device ID
Kailang Yang
-6
/
+3
2017-06-30
HID: intel-ish-hid: Enable Gemini Lake ish driver
Song Hongyan
-0
/
+2
2017-06-30
HID: intel-ish-hid: Enable Cannon Lake ish driver
Song Hongyan
-0
/
+2
2017-06-30
objtool: Implement stack validation 2.0
Josh Poimboeuf
-320
/
+1130
2017-06-30
objtool, x86: Add several functions and files to the objtool whitelist
Josh Poimboeuf
-6
/
+39
2017-06-30
objtool: Move checking code to check.c
Josh Poimboeuf
-1268
/
+1328
2017-06-30
posix_clocks: Use get_itimerspec64() and put_itimerspec64()
Deepa Dinamani
-28
/
+16
2017-06-30
timerfd: Use get_itimerspec64() and put_itimerspec64()
Deepa Dinamani
-22
/
+21
2017-06-30
nanosleep: Use get_timespec64() and put_timespec64()
Deepa Dinamani
-38
/
+26
2017-06-30
posix-timers: Use get_timespec64() and put_timespec64()
Deepa Dinamani
-76
/
+70
2017-06-30
x86/mm: Delete a big outdated comment about TLB flushing
Andy Lutomirski
-36
/
+0
2017-06-30
x86/mm: Don't reenter flush_tlb_func_common()
Andy Lutomirski
-2
/
+15
2017-06-30
x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings
Paolo Abeni
-2
/
+5
2017-06-30
sched/cputime: Refactor the cputime_adjust() code
Gustavo A. R. Silva
-11
/
+5
2017-06-30
cpu/hotplug: Constify attribute_group structures
Arvind Yadav
-2
/
+2
2017-06-30
sched/debug: Expose the number of RT/DL tasks that can migrate
Daniel Bristot de Oliveira
-2
/
+15
2017-06-30
perf/x86/intel: Constify the 'lbr_desc[]' array and make a function static
Colin Ian King
-2
/
+2
2017-06-30
ALSA: hda - Fix doubly initialization of i915 component
Takashi Iwai
-19
/
+27
2017-06-30
x86/KASLR: Fix detection 32/64 bit bootloaders for 5-level paging
Kirill A. Shutemov
-6
/
+12
2017-06-30
mwifiex: do not update MCS set from hostapd
Ganapathi Bhat
-27
/
+0
2017-06-30
x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bug
Baoquan He
-7
/
+2
2017-06-30
x86/boot/KASLR: Add checking for the offset of kernel virtual address randomi...
Baoquan He
-0
/
+2
2017-06-30
ieee80211: update public action codes
Peter Oh
-1
/
+34
2017-06-30
nl80211: Don't verify owner_nlportid on NAN commands
Andrei Otcheretianski
-13
/
+4
2017-06-30
brcmfmac: switch to using cfg80211_connect_done()
Arend van Spriel
-9
/
+11
2017-06-30
brcmfmac: support 4-way handshake offloading for 802.1X
Arend van Spriel
-4
/
+60
2017-06-30
brcmfmac: support 4-way handshake offloading for WPA/WPA2-PSK
Arend van Spriel
-7
/
+134
2017-06-30
bpf: don't open-code memdup_user()
Al Viro
-29
/
+16
2017-06-30
kimage_file_prepare_segments(): don't open-code memdup_user()
Al Viro
-10
/
+4
2017-06-30
ethtool: don't open-code memdup_user()
Al Viro
-14
/
+6
2017-06-30
do_ip_setsockopt(): don't open-code memdup_user()
Al Viro
-14
/
+6
2017-06-30
do_ipv6_setsockopt(): don't open-code memdup_user()
Al Viro
-8
/
+3
2017-06-30
irda: don't open-code memdup_user()
Al Viro
-36
/
+12
2017-06-30
xfrm_user_policy(): don't open-code memdup_user()
Al Viro
-8
/
+3
2017-06-30
ima_write_policy(): don't open-code memdup_user_nul()
Al Viro
-9
/
+4
2017-06-30
dmaengine: tegra-apb: Really fix runtime-pm usage
Jon Hunter
-40
/
+10
2017-06-29
tracing/kprobes: Allow to create probe with a module name starting with a digit
Sabrina Dubroca
-9
/
+5
2017-06-30
MIPS: Avoid accidental raw backtrace
James Hogan
-0
/
+2
[prev]
[next]