summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-26RISC-V: Only select essential drivers for SOC_VIRT configAnup Patel
2020-03-26cpufreq: intel_pstate: Simplify intel_pstate_cpu_init()Rafael J. Wysocki
2020-03-26tools/power/x86/intel_pstate_tracer: fix a broken y-axis scaleDoug Smythies
2020-03-26Merge tag 'mac80211-for-net-2020-03-26' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-03-26mlxsw: spectrum_mr: Fix list iteration in error pathIdo Schimmel
2020-03-26qlcnic: Fix bad kzalloc null testXu Wang
2020-03-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-03-26ata: make "libata.force" kernel parameter optionalBartlomiej Zolnierkiewicz
2020-03-26ata: move ata_eh_analyze_ncq_error() & co. to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: start separating SATA specific code from libata-eh.cBartlomiej Zolnierkiewicz
2020-03-26ata: move ata_sas_*() to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: start separating SATA specific code from libata-scsi.cBartlomiej Zolnierkiewicz
2020-03-26ata: move sata_deb_timing_*() to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: move ata_qc_complete_multiple() to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: move sata_link_hardreset() to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: move sata_link_{debounce,resume}() to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: move *sata_set_spd*() to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: move sata_scr_*() to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: start separating SATA specific code from libata-core.cBartlomiej Zolnierkiewicz
2020-03-26ata: let compiler optimize out ata_eh_set_lpm() on non-SATA hostsBartlomiej Zolnierkiewicz
2020-03-26ata: let compiler optimize out ata_dev_config_ncq() on non-SATA hostsBartlomiej Zolnierkiewicz
2020-03-26ata: add CONFIG_SATA_HOST=n version of ata_ncq_enabled()Bartlomiej Zolnierkiewicz
2020-03-26ata: separate PATA timings code from libata-core.cBartlomiej Zolnierkiewicz
2020-03-26ata: fix CodingStyle issues in PATA timings codeBartlomiej Zolnierkiewicz
2020-03-26ata: remove EXPORT_SYMBOL_GPL()s not used by modulesBartlomiej Zolnierkiewicz
2020-03-26ata: move EXPORT_SYMBOL_GPL()s close to exported codeBartlomiej Zolnierkiewicz
2020-03-26ata: optimize ata_scsi_rbuf[] sizeBartlomiej Zolnierkiewicz
2020-03-26ata: optimize struct ata_force_param sizeBartlomiej Zolnierkiewicz
2020-03-26ata: use COMMAND_LINE_SIZE for ata_force_param_buf[] sizeBartlomiej Zolnierkiewicz
2020-03-26ata: simplify ata_scsiop_inq_89()Bartlomiej Zolnierkiewicz
2020-03-26sata_promise: use ata_cable_sata()Bartlomiej Zolnierkiewicz
2020-03-26ata: make SATA_PMP option selectable only if any SATA host driver is enabledBartlomiej Zolnierkiewicz
2020-03-26ata: expose ncq_enable_prio sysfs attribute only on NCQ capable hostsBartlomiej Zolnierkiewicz
2020-03-26ata: remove stale maintainership information from core codeBartlomiej Zolnierkiewicz
2020-03-26staging: wilc1000: Use crc7 in lib/ rather than a private copyGeorge Spelvin
2020-03-26Staging: rtl8192u: ieee80211: Use netdev_alert().Sam Muhammed
2020-03-26Staging: rtl8192u: ieee80211: Use netdev_info() with network devices.Sam Muhammed
2020-03-26Staging: rtl8192u: ieee80211: Use netdev_warn() for network devices.Sam Muhammed
2020-03-26Staging: rtl8192u: ieee80211: Use netdev_dbg() for debug messages.Sam Muhammed
2020-03-26mac80211: set IEEE80211_TX_CTRL_PORT_CTRL_PROTO for nl80211 TXJohannes Berg
2020-03-26mac80211: mark station unauthorized before key removalJohannes Berg
2020-03-26mac80211: Check port authorization in the ieee80211_tx_dequeue() caseJouni Malinen
2020-03-26cfg80211: Do not warn on same channel at the end of CSAIlan Peer
2020-03-26mac80211: drop data frames without key on encrypted linksJohannes Berg
2020-03-26staging: wlan-ng: fix use-after-free Read in hfa384x_usbin_callbackQiujun Huang
2020-03-26staging: rtl8723bs: hal: Remove NULL check before kfreeSimran Singhal
2020-03-26staging: rtl8723bs: hal: Correct typos in commentsR Veera Kumar
2020-03-26staging: rtl8723bs: os_dep: Correct typos in commentsR Veera Kumar
2020-03-26staging: rtl8723bs: core: Correct typos in commentsR Veera Kumar
2020-03-26staging: rtl8723bs: hal: Remove unnecessary cast on void pointerSimran Singhal