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-07-29
Merge tag 'perf-urgent-for-mingo-5.3-20190729' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
Ingo Molnar
20
-35
/
+352
2019-07-29
net: hamradio: baycom_epp: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+2
2019-07-29
net: wan: sdla: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-07-29
net: sctp: drop unneeded likely() call around IS_ERR()
Enrico Weigelt
1
-2
/
+2
2019-07-29
mlxsw: spectrum_ptp: Increase parsing depth when PTP is enabled
Petr Machata
5
-17
/
+82
2019-07-29
netfilter: ipset: Fix rename concurrency with listing
Jozsef Kadlecsik
1
-1
/
+1
2019-07-29
netfilter: ipset: Copy the right MAC address in bitmap:ip,mac and hash:ip,mac sets
Stefano Brivio
2
-2
/
+2
2019-07-29
netfilter: ipset: Actually allow destination MAC address for hash:ip,mac sets too
Stefano Brivio
1
-4
/
+0
2019-07-29
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-54
/
+89
2019-07-29
net: spider_net: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-07-29
net: ehea: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-07-29
Merge tag 'platform-drivers-x86-v5.3-3' of git://git.infradead.org/linux-platform-drivers-x86
Linus Torvalds
4
-4
/
+10
2019-07-29
mvpp2: refactor the HW checksum setup
Matteo Croce
1
-13
/
+22
2019-07-29
net: fix ifindex collision during namespace removal
Jiri Pirko
1
-0
/
+2
2019-07-29
mvpp2: refactor MTU change code
Matteo Croce
1
-28
/
+13
2019-07-29
rocker: fix memory leaks of fib_work on two error return paths
Colin Ian King
1
-0
/
+2
2019-07-29
net: stmmac: manage errors returned by of_get_mac_address()
Martin Blumenstingl
1
-0
/
+7
2019-07-29
Do not dereference 'siw_crypto_shash' before checking
Bernard Metzler
1
-2
/
+4
2019-07-29
net/af_iucv: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-5
/
+9
2019-07-29
arcnet: com20020-isa: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+6
2019-07-29
ALSA: pcm: fix lost wakeup event scenarios in snd_pcm_drain
Yuki Tsunashima
1
-1
/
+2
2019-07-29
RDMA/qedr: Fix the hca_type and hca_rev returned in device attributes
Michal Kalderon
1
-2
/
+8
2019-07-29
net: bridge: delete local fdb on device init failure
Nikolay Aleksandrov
1
-0
/
+5
2019-07-29
net: sched: Fix a possible null-pointer dereference in dequeue_func()
Jia-Ju Bai
1
-3
/
+3
2019-07-29
MAINTAINERS: Remove mailing-list entry for XDP (eXpress Data Path)
Jesper Dangaard Brouer
1
-1
/
+0
2019-07-29
arcnet: arc-rimi: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2019-07-29
arcnet: com90io: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2019-07-29
arcnet: com90xx: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2019-07-29
dax: Fix missed wakeup in put_unlocked_entry()
Jan Kara
1
-1
/
+1
2019-07-29
RDMA/hns: Fix build error
YueHaibing
2
-9
/
+5
2019-07-29
vfio-ccw: make vfio_ccw_async_region_ops static
Vasily Gorbik
1
-1
/
+1
2019-07-29
s390/3215: add switch fall through comment for -Wimplicit-fallthrough
Vasily Gorbik
1
-0
/
+1
2019-07-29
s390/tape: add fallthrough annotations
Heiko Carstens
1
-0
/
+3
2019-07-29
s390/mm: add fallthrough annotations
Heiko Carstens
1
-0
/
+3
2019-07-29
s390/mm: make gmap_test_and_clear_dirty_pmd static
Vasily Gorbik
1
-2
/
+2
2019-07-29
s390/kexec: add missing include to machine_kexec_reloc.c
Vasily Gorbik
1
-0
/
+1
2019-07-29
s390/perf: make cf_diag_csd static
Vasily Gorbik
1
-1
/
+1
2019-07-29
s390/lib: add missing include
Vasily Gorbik
1
-0
/
+1
2019-07-29
s390/boot: add missing declarations and includes
Vasily Gorbik
3
-0
/
+3
2019-07-29
s390: update configs
Heiko Carstens
3
-228
/
+366
2019-07-29
s390: clean up qdio.h
Julian Wiedmann
1
-5
/
+5
2019-07-29
platform/x86: pcengines-apuv2: use KEY_RESTART for front button
Enrico Weigelt
1
-1
/
+1
2019-07-29
pidfd: Add warning if exit_state is 0 during notification
Joel Fernandes (Google)
1
-0
/
+1
2019-07-29
pidfd: remove obsolete comments from test
Christian Brauner
1
-5
/
+1
2019-07-29
mac80211_hwsim: Fix possible null-pointer dereferences in hwsim_dump_radio_nl()
Jia-Ju Bai
1
-3
/
+5
2019-07-29
mac80211: don't WARN on short WMM parameters from AP
Brian Norris
1
-0
/
+10
2019-07-29
libbpf: fix missing __WORDSIZE definition
Andrii Nakryiko
1
-0
/
+5
2019-07-29
netfilter: add include guard to xt_connlabel.h
Masahiro Yamada
1
-0
/
+6
2019-07-29
drm/i915: Fix the TBT AUX power well enabling
Imre Deak
1
-2
/
+9
2019-07-29
drm/i915: Fix GEN8_MCR_SELECTOR programming
Tvrtko Ursulin
1
-2
/
+7
[prev]
[next]