index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-28
ath9k: fix build error with LEDS_CLASS=m
Arnd Bergmann
2
-7
/
+3
2021-01-25
mt7601u: fix kernel crash unplugging the device
Lorenzo Bianconi
1
-1
/
+1
2021-01-25
iwlwifi: queue: bail out on invalid freeing
Johannes Berg
1
-4
/
+2
2021-01-25
iwlwifi: mvm: guard against device removal in reprobe
Johannes Berg
1
-1
/
+2
2021-01-25
iwlwifi: Fix IWL_SUBDEVICE_NO_160 macro to use the correct bit.
Matti Gottlieb
1
-2
/
+2
2021-01-25
iwlwifi: mvm: clear IN_D3 after wowlan status cmd
Shaul Triebitz
1
-3
/
+3
2021-01-25
iwlwifi: pcie: add rules to match Qu with Hr2
Luca Coelho
3
-0
/
+38
2021-01-25
iwlwifi: mvm: invalidate IDs of internal stations at mvm start
Gregory Greenman
2
-0
/
+10
2021-01-25
iwlwifi: mvm: fix the return type for DSM functions 1 and 2
Matt Chen
3
-29
/
+68
2021-01-25
iwlwifi: pcie: reschedule in long-running memory reads
Johannes Berg
1
-1
/
+7
2021-01-25
iwlwifi: pcie: use jiffies for memory read spin time limit
Johannes Berg
1
-6
/
+2
2021-01-25
iwlwifi: pcie: fix context info memory leak
Johannes Berg
1
-2
/
+9
2021-01-25
iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmap
Emmanuel Grumbach
1
-0
/
+5
2021-01-25
iwlwifi: pcie: set LTR on more devices
Johannes Berg
2
-17
/
+28
2021-01-25
iwlwifi: queue: don't crash if txq->entries is NULL
Emmanuel Grumbach
1
-25
/
+24
2021-01-25
iwlwifi: fix the NMI flow for old devices
Emmanuel Grumbach
2
-6
/
+13
2021-01-25
iwlwifi: pnvm: don't try to load after failures
Johannes Berg
1
-1
/
+7
2021-01-25
iwlwifi: pnvm: don't skip everything when not reloading
Johannes Berg
1
-25
/
+25
2021-01-25
iwlwifi: pcie: avoid potential PNVM leaks
Johannes Berg
1
-0
/
+3
2021-01-25
iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time()
Johannes Berg
1
-0
/
+3
2021-01-25
iwlwifi: mvm: skip power command when unbinding vif during CSA
Sara Sharon
1
-0
/
+3
2021-01-18
mt76: mt7663s: fix rx buffer refcounting
Lorenzo Bianconi
1
-5
/
+4
2021-01-18
mt7601u: fix rx buffer refcounting
Lorenzo Bianconi
1
-2
/
+1
2021-01-14
iwlwifi: dbg: Don't touch the tlv data
Takashi Iwai
1
-7
/
+0
2021-01-14
mt76: Fix queue ID variable types after mcu queue split
Nathan Chancellor
2
-6
/
+6
2021-01-08
Merge tag 'net-5.11-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
66
-309
/
+746
2021-01-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-1
/
+3
2021-01-08
poll: fix performance regression due to out-of-line __put_user()
Linus Torvalds
1
-3
/
+11
2021-01-08
Revert "init/console: Use ttynull as a fallback when there is no console"
Petr Mladek
5
-30
/
+18
2021-01-07
Merge tag 'mlx5-fixes-2021-01-07' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
13
-66
/
+122
2021-01-07
net: dsa: lantiq_gswip: Exclude RMII from modes that report 1 GbE
Aleksander Jan Bajkowski
1
-3
/
+4
2021-01-07
Merge branch 's390-qeth-fixes-2021-01-07'
Jakub Kicinski
4
-17
/
+30
2021-01-07
s390/qeth: fix L2 header access in qeth_l3_osa_features_check()
Julian Wiedmann
1
-1
/
+1
2021-01-07
s390/qeth: fix locking for discipline setup / removal
Julian Wiedmann
3
-10
/
+7
2021-01-07
s390/qeth: fix deadlock during recovery
Julian Wiedmann
4
-18
/
+34
2021-01-07
Merge branch 'nexthop-various-fixes'
Jakub Kicinski
2
-3
/
+5
2021-01-07
selftests: fib_nexthops: Fix wrong mausezahn invocation
Ido Schimmel
1
-1
/
+1
2021-01-07
nexthop: Bounce NHA_GATEWAY in FDB nexthop groups
Petr Machata
1
-1
/
+1
2021-01-07
nexthop: Unlink nexthop group entry in error path
Ido Schimmel
1
-1
/
+3
2021-01-07
nexthop: Fix off-by-one error in error path
Ido Schimmel
1
-1
/
+1
2021-01-07
octeontx2-af: fix memory leak of lmac and lmac->name
Colin Ian King
1
-3
/
+11
2021-01-07
Merge branch 'bug-fixes-for-chtls-driver'
Jakub Kicinski
1
-47
/
+24
2021-01-07
chtls: Fix chtls resources release sequence
Ayush Sawal
1
-4
/
+4
2021-01-07
chtls: Added a check to avoid NULL pointer dereference
Ayush Sawal
1
-0
/
+5
2021-01-07
chtls: Replace skb_dequeue with skb_peek
Ayush Sawal
1
-1
/
+1
2021-01-07
chtls: Avoid unnecessary freeing of oreq pointer
Ayush Sawal
1
-3
/
+1
2021-01-07
chtls: Fix panic when route to peer not configured
Ayush Sawal
1
-2
/
+12
2021-01-07
chtls: Remove invalid set_tcb call
Ayush Sawal
1
-3
/
+0
2021-01-07
chtls: Fix hardware tid leak
Ayush Sawal
1
-36
/
+3
2021-01-07
Merge tag 'gcc-plugins-v5.11-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
[next]