index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-17
net: phy: dp83867: Set FORCE_LINK_GOOD to default after reset
Michael Grzeschik
1
-1
/
+7
2020-01-17
perf/x86/intel/uncore: Remove PCIe3 unit for SNR
Kan Liang
1
-24
/
+0
2020-01-17
perf/x86/intel/uncore: Fix missing marker for snr_uncore_imc_freerunning_events
Kan Liang
1
-0
/
+1
2020-01-17
perf/x86/intel/uncore: Add PCI ID of IMC for Xeon E3 V5 Family
Kan Liang
1
-0
/
+6
2020-01-17
perf: Correctly handle failed perf_get_aux_event()
Mark Rutland
1
-1
/
+3
2020-01-17
net: hns: fix soft lockup when there is not enough memory
Yonglong Liu
1
-3
/
+1
2020-01-17
USB: serial: suppress driver bind attributes
Johan Hovold
1
-0
/
+3
2020-01-17
net: avoid updating qdisc_xmit_lock_key in netdev_update_lockdep_key()
Cong Wang
1
-12
/
+0
2020-01-17
net/sched: act_ife: initalize ife->metalist earlier
Eric Dumazet
1
-4
/
+3
2020-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
5
-24
/
+54
2020-01-17
locking/rwsem: Fix kernel crash when spinning on RWSEM_OWNER_UNKNOWN
Waiman Long
1
-2
/
+2
2020-01-16
io_uring: only allow submit from owning task
Jens Axboe
1
-0
/
+6
2020-01-16
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
39
-869
/
+159
2020-01-16
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-41
/
+38
2020-01-16
Merge tag 'pm-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-1
/
+1
2020-01-16
MAINTAINERS: Add myself as the co-maintainer for Actions Semi platforms
Manivannan Sadhasivam
1
-1
/
+1
2020-01-16
staging: wfx: update TODO
Jérôme Pouiller
1
-11
/
+1
2020-01-16
staging: wfx: simplify hif_multi_tx_confirm()
Jérôme Pouiller
1
-8
/
+3
2020-01-16
staging: wfx: simplify wfx_tx_queue_get_num_queued()
Jérôme Pouiller
2
-10
/
+6
2020-01-16
staging: wfx: simplify hif_handle_tx_data()
Jérôme Pouiller
1
-25
/
+15
2020-01-16
staging: wfx: remove check for interface state
Jérôme Pouiller
1
-38
/
+12
2020-01-16
staging: wfx: remove unused do_probe
Jérôme Pouiller
1
-1
/
+0
2020-01-16
staging: wfx: ensure that packet_id is unique
Jérôme Pouiller
2
-2
/
+7
2020-01-16
staging: wfx: simplify wfx_ps_notify_sta()
Jérôme Pouiller
1
-18
/
+6
2020-01-16
staging: wfx: simplify handling of IEEE80211_TX_CTL_SEND_AFTER_DTIM
Jérôme Pouiller
6
-138
/
+66
2020-01-16
staging: wfx: simplify wfx_suspend_resume_mc()
Jérôme Pouiller
4
-17
/
+9
2020-01-16
staging: wfx: firmware never return PS status for stations
Jérôme Pouiller
1
-26
/
+17
2020-01-16
staging: wfx: sta and dtim
Jérôme Pouiller
1
-18
/
+15
2020-01-16
staging: wfx: pspoll_mask make no sense
Jérôme Pouiller
5
-51
/
+3
2020-01-16
staging: wfx: replace wfx_tx_get_tid() with ieee80211_get_tid()
Jérôme Pouiller
4
-23
/
+8
2020-01-16
staging: wfx: check that no tx is pending before release sta
Jérôme Pouiller
1
-0
/
+3
2020-01-16
staging: wfx: simplify the link-id allocation
Jérôme Pouiller
7
-241
/
+24
2020-01-16
staging: wfx: simplify wfx_set_tim_impl()
Jérôme Pouiller
2
-10
/
+10
2020-01-16
staging: wfx: fix RCU usage
Jérôme Pouiller
1
-2
/
+2
2020-01-16
staging: wfx: fix bss_loss
Jérôme Pouiller
1
-1
/
+7
2020-01-16
staging: wfx: relocate "buffered" information to sta_priv
Jérôme Pouiller
4
-32
/
+31
2020-01-16
staging: wfx: remove handling of "early_data"
Jérôme Pouiller
4
-23
/
+1
2020-01-16
staging: wfx: fix possible overflow on jiffies comparaison
Jérôme Pouiller
1
-9
/
+5
2020-01-16
staging: wfx: fix case where RTS threshold is 0
Jérôme Pouiller
1
-1
/
+1
2020-01-16
staging: wfx: do not update uapsd if not necessary
Jérôme Pouiller
1
-1
/
+3
2020-01-16
staging: wfx: with multiple vifs, force PS only if channels differs
Jérôme Pouiller
1
-4
/
+10
2020-01-16
staging: wfx: update power-save per interface
Jérôme Pouiller
2
-13
/
+6
2020-01-16
staging: wfx: simplify wfx_scan_complete()
Jérôme Pouiller
3
-8
/
+3
2020-01-16
staging: wfx: simplify wfx_update_filtering()
Jérôme Pouiller
1
-18
/
+13
2020-01-16
staging: wfx: simplify wfx_set_mcast_filter()
Jérôme Pouiller
1
-19
/
+9
2020-01-16
staging: wfx: simplify hif_set_config_data_filter()
Jérôme Pouiller
2
-9
/
+13
2020-01-16
staging: wfx: simplify hif_set_mac_addr_condition()
Jérôme Pouiller
2
-10
/
+9
2020-01-16
staging: wfx: simplify hif_set_data_filtering()
Jérôme Pouiller
2
-11
/
+11
2020-01-16
staging: wfx: simplify hif_mib_set_data_filtering
Jérôme Pouiller
2
-5
/
+6
2020-01-16
staging: wfx: simplify hif_mib_uc_mc_bc_data_frame_condition
Jérôme Pouiller
3
-18
/
+9
[prev]
[next]