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-30
MIPS: OProfile: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+13
2019-07-30
scsi: hpsa: correct scsi command status issue after reset
Don Brace
1
-1
/
+11
2019-07-30
iwlwifi: mvm: fix a use-after-free bug in iwl_mvm_tx_tso_segment
Emmanuel Grumbach
1
-1
/
+2
2019-07-30
iwlwifi: mvm: fix an out-of-bound access
Emmanuel Grumbach
1
-1
/
+1
2019-07-30
iwlwifi: don't unmap as page memory that was mapped as single
Emmanuel Grumbach
1
-0
/
+2
2019-07-30
iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT support
Luca Coelho
1
-2
/
+7
2019-07-30
iwlwifi: add 3 new IDs for the 9000 series (iwl9260_2ac_160_cfg)
Ihab Zhaika
1
-0
/
+3
2019-07-30
iwlwifi: mvm: fix possible out-of-bounds read when accessing lq_info
Gregory Greenman
1
-8
/
+20
2019-07-30
iwlwifi: mvm: fix frame drop from the reordering buffer
Emmanuel Grumbach
1
-11
/
+33
2019-07-30
iwlwifi: mvm: replace RS mutex with a spin_lock
Gregory Greenman
4
-285
/
+258
2019-07-30
iwlwifi: mvm: send LQ command always ASYNC
Gregory Greenman
4
-15
/
+16
2019-07-30
iwlwifi: mvm: fix comparison of u32 variable with less than zero
Colin Ian King
1
-1
/
+1
2019-07-30
iwlwifi: fix locking in delayed GTK setting
Johannes Berg
1
-13
/
+26
2019-07-30
iwlwifi: dbg_ini: move iwl_dbg_tlv_free outside of debugfs ifdef
Shahar S Matityahu
1
-1
/
+1
2019-07-30
iwlwifi: dbg_ini: move iwl_dbg_tlv_load_bin out of debug override ifdef
Shahar S Matityahu
1
-0
/
+2
2019-07-30
coccinelle: api/atomic_as_refcounter: add SPDX License Identifier
Matthias Maennich
1
-0
/
+1
2019-07-30
iwlwifi: mvm: add a wrapper around rs_tx_status to handle locks
Gregory Greenman
1
-9
/
+19
2019-07-30
kernel/configs: Replace GPL boilerplate code with SPDX identifier
Thomas Huth
1
-15
/
+1
2019-07-30
iwlwifi: mvm: add a loose synchronization of the NSSN across Rx queues
Emmanuel Grumbach
3
-15
/
+56
2019-07-30
iwlwiif: mvm: refactor iwl_mvm_notify_rx_queue
Emmanuel Grumbach
2
-9
/
+9
2019-07-30
iwlwifi: mvm: add a new RSS sync notification for NSSN sync
Emmanuel Grumbach
5
-36
/
+64
2019-07-30
iwlwifi: mvm: prepare the ground for more RSS notifications
Emmanuel Grumbach
2
-3
/
+5
2019-07-30
iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41
Luca Coelho
1
-7
/
+15
2019-07-30
iwlwifi: mvm: avoid races in rate init and rate perform
Mordechay Goodstein
4
-5
/
+51
2019-07-30
iwlwifi: mvm: disable TX-AMSDU on older NICs
Johannes Berg
1
-1
/
+13
2019-07-30
MAINTAINERS: Move linux-fpga tree to new location
Moritz Fischer
1
-1
/
+1
2019-07-30
Btrfs: fix deadlock between fiemap and transaction commits
Filipe Manana
3
-5
/
+22
2019-07-30
Btrfs: fix race leading to fs corruption after transaction abort
Filipe Manana
1
-0
/
+10
2019-07-30
Btrfs: fix incremental send failure after deduplication
Filipe Manana
1
-62
/
+15
2019-07-30
nvmem: Use the same permissions for eeprom as for nvmem
Jean Delvare
1
-4
/
+11
2019-07-31
kbuild: initialize CLANG_FLAGS correctly in the top Makefile
Masahiro Yamada
1
-1
/
+2
2019-07-30
media: vivid: fix missing cec adapter name
Hans Verkuil
1
-4
/
+4
2019-07-30
kgdboc: disable the console lock when in kgdb
Douglas Anderson
1
-0
/
+4
2019-07-30
mwifiex: fix 802.11n/WPA detection
Brian Norris
2
-1
/
+3
2019-07-30
rxrpc: Fix the lack of notification when sendmsg() fails on a DATA packet
David Howells
1
-0
/
+1
2019-07-31
powerpc/spe: Mark expected switch fall-throughs
Michael Ellerman
1
-0
/
+4
2019-07-30
rxrpc: Fix potential deadlock
David Howells
3
-1
/
+20
2019-07-30
afs: Fix missing dentry data version updating
David Howells
1
-14
/
+70
2019-07-30
afs: Only update d_fsdata if different in afs_d_revalidate()
David Howells
1
-1
/
+2
2019-07-30
afs: Fix off-by-one in afs_rename() expected data version calculation
David Howells
1
-1
/
+1
2019-07-30
fs: afs: Fix a possible null-pointer dereference in afs_put_read()
Jia-Ju Bai
1
-5
/
+7
2019-07-30
afs: Fix loop index mixup in afs_deliver_vl_get_entry_by_name_u()
Marc Dionne
1
-5
/
+6
2019-07-30
afs: Fix the CB.ProbeUuid service handler to reply correctly
David Howells
1
-7
/
+3
2019-07-30
drm/bridge: tc358764: Fix build error
YueHaibing
1
-1
/
+2
2019-07-30
Revert "mac80211: set NETIF_F_LLTX when using intermediate tx queues"
Johannes Berg
1
-1
/
+0
2019-07-30
drm/bridge: lvds-encoder: Fix build error while CONFIG_DRM_KMS_HELPER=m
YueHaibing
1
-0
/
+1
2019-07-30
driver core: platform: return -ENXIO for missing GpioInt
Brian Norris
1
-2
/
+7
2019-07-30
Merge branch 'master' of git://blackhole.kfki.hu/nf
Pablo Neira Ayuso
3
-7
/
+3
2019-07-30
netfilter: ebtables: also count base chain policies
Florian Westphal
1
-11
/
+17
2019-07-30
powerpc/nvdimm: Pick nearby online node if the device node is not online
Aneesh Kumar K.V
1
-2
/
+27
[prev]
[next]