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
2019-08-21
ALSA: line6: Fix memory leak at line6_init_pcm() error path
Takashi Iwai
-9
/
+9
2019-08-21
selftests/kvm: make platform_info_test pass on AMD
Vitaly Kuznetsov
-1
/
+1
2019-08-21
Merge tag 'nfsd-5.3-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
-11
/
+10
2019-08-21
usb-storage: Add new JMS567 revision to unusual_devs
Henk van der Laan
-1
/
+1
2019-08-21
usb: chipidea: udc: don't do hardware access if gadget has stopped
Peter Chen
-8
/
+24
2019-08-21
usbtmc: more sanity checking for packet size
Oliver Neukum
-0
/
+3
2019-08-21
usb: udc: lpc32xx: silence fall-through warning
Gustavo A. R. Silva
-1
/
+1
2019-08-21
dm raid: add missing cleanup in raid_ctr()
Wenwen Wang
-1
/
+1
2019-08-21
dm zoned: fix potential NULL dereference in dmz_do_reclaim()
Dan Carpenter
-2
/
+2
2019-08-21
dm dust: use dust block size for badblocklist index
Bryan Gurney
-3
/
+8
2019-08-21
selftests/bpf: install files test_xdp_vlan.sh
Anders Roxell
-1
/
+2
2019-08-21
selftests/bpf: add config fragment BPF_JIT
Anders Roxell
-0
/
+1
2019-08-21
selftests/bpf: fix test_btf_dump with O=
Ilya Leoshkevich
-0
/
+10
2019-08-21
selftests/bpf: fix test_cgroup_storage on s390
Ilya Leoshkevich
-3
/
+3
2019-08-21
net/mlx5: Create bypass and loopback flow steering namespaces for RDMA RX
Mark Zhang
-11
/
+41
2019-08-21
net/mlx5: Add per-namespace flow table default miss action support
Mark Zhang
-33
/
+47
2019-08-21
Revert "mmc: sdhci-tegra: drop ->get_ro() implementation"
Dmitry Osipenko
-0
/
+14
2019-08-21
drm/i915: Fix HW readout for crtc_clock in HDMI mode
Imre Deak
-3
/
+3
2019-08-21
mac80211: minstrel_ht: improve rate probing for devices with static fallback
Felix Fietkau
-28
/
+225
2019-08-21
mac80211: minstrel_ht: fix default max throughput rate indexes
Felix Fietkau
-6
/
+14
2019-08-21
mac80211: minstrel_ht: reduce unnecessary rate probing attempts
Felix Fietkau
-0
/
+15
2019-08-21
mac80211: minstrel_ht: fix per-group max throughput rate initialization
Felix Fietkau
-1
/
+1
2019-08-21
nl80211: Add support for EDMG channels
Alexei Avshalom Lazar
-9
/
+349
2019-08-21
mac80211: fix possible NULL pointerderef in obss pd code
John Crispin
-1
/
+2
2019-08-21
mac80211: add assoc-at support
Ben Greear
-0
/
+5
2019-08-21
cfg80211: Support assoc-at timer in sta-info
Ben Greear
-0
/
+6
2019-08-21
cfg80211: apply same mandatory rate flags for 5GHz and 6GHz
Arend van Spriel
-0
/
+1
2019-08-21
cfg80211: ibss: use 11a mandatory rates for 6GHz band operation
Arend van Spriel
-5
/
+11
2019-08-21
cfg80211: use same IR permissive rules for 6GHz band
Arend van Spriel
-1
/
+2
2019-08-21
cfg80211: add 6GHz in code handling array with NUM_NL80211_BANDS entries
Arend van Spriel
-1
/
+3
2019-08-21
cfg80211: extend ieee80211_operating_class_to_band() for 6GHz
Arend van Spriel
-0
/
+3
2019-08-21
cfg80211: util: add 6GHz channel to freq conversion and vice versa
Arend van Spriel
-1
/
+9
2019-08-21
cfg80211: add 6GHz UNII band definitions
Arend van Spriel
-2
/
+19
2019-08-21
nl80211: add 6GHz band definition to enum nl80211_band
Arend van Spriel
-0
/
+3
2019-08-21
modules: page-align module section allocations only for arches supporting str...
He Zhe
-1
/
+6
2019-08-21
Revert "cfg80211: fix processing world regdomain when non modular"
Hodaszi, Robert
-1
/
+1
2019-08-21
mac80211: add missing length field increment when generating Radiotap header
John Crispin
-0
/
+1
2019-08-21
mac80211: 80Mhz was not reported properly when using tx_status_ext
John Crispin
-1
/
+1
2019-08-21
mac80211: fix bad guard when reporting legacy rates
John Crispin
-7
/
+7
2019-08-21
mac80211: fix TX legacy rate reporting when tx_status_ext is used
John Crispin
-3
/
+9
2019-08-21
Revert "KVM: x86/mmu: Zap only the relevant pages when removing a memslot"
Paolo Bonzini
-32
/
+1
2019-08-21
selftests: kvm: fix state save/load on processors without XSAVE
Paolo Bonzini
-6
/
+10
2019-08-21
cfg80211: Fix Extended Key ID key install checks
Alexander Wetzel
-9
/
+14
2019-08-21
mac80211: fix possible sta leak
Johannes Berg
-4
/
+5
2019-08-21
ALSA: usb-audio: Fix invalid NULL check in snd_emuusb_set_samplerate()
Takashi Iwai
-4
/
+4
2019-08-20
Merge tag 'mlx5-updates-2019-08-15' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
-207
/
+965
2019-08-20
video: fbdev: acornfb: Mark expected switch fall-through
Gustavo A. R. Silva
-0
/
+1
2019-08-20
scsi: libsas: sas_discover: Mark expected switch fall-through
Gustavo A. R. Silva
-0
/
+1
2019-08-20
MIPS: Octeon: Mark expected switch fall-through
Gustavo A. R. Silva
-0
/
+1
2019-08-20
power: supply: ab8500_charger: Mark expected switch fall-through
Gustavo A. R. Silva
-0
/
+1
[prev]
[next]