| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-23 | 785 | -1794/+1738 |
* | Merge tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-08-23 | 2 | -2/+12 |
|\ |
|
| * | efi/libstub: Handle unterminated cmdline | Arvind Sankar | 2020-08-20 | 1 | -2/+4 |
| * | efi/libstub: Handle NULL cmdline | Arvind Sankar | 2020-08-20 | 1 | -1/+5 |
| * | efi/libstub: Stop parsing arguments at "--" | Arvind Sankar | 2020-08-20 | 1 | -0/+2 |
| * | efi: add missed destroy_workqueue when efisubsys_init fails | Li Heng | 2020-08-20 | 1 | -0/+2 |
* | | Merge tag 'edac_urgent_for_v5.9_rc2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2020-08-23 | 4 | -7/+7 |
|\ \ |
|
| * | | EDAC/{i7core,sb,pnd2,skx}: Fix error event severity | Tony Luck | 2020-08-18 | 4 | -7/+7 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2020-08-23 | 18 | -58/+133 |
|\ \ |
|
| * | | net: dsa: b53: check for timeout | Tom Rix | 2020-08-21 | 1 | -0/+2 |
| * | | hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit() | Haiyang Zhang | 2020-08-20 | 1 | -1/+1 |
| * | | hv_netvsc: Remove "unlikely" from netvsc_select_queue | Haiyang Zhang | 2020-08-20 | 1 | -1/+1 |
| * | | sfc: fix build warnings on 32-bit | Edward Cree | 2020-08-20 | 1 | -4/+4 |
| * | | net: phy: mscc: Fix a couple of spelling mistakes "spcified" -> "specified" | Kaige Li | 2020-08-20 | 1 | -2/+2 |
| * | | net: gemini: Fix missing free_netdev() in error path of gemini_ethernet_port_... | Wang Hai | 2020-08-19 | 1 | -3/+1 |
| * | | net: atlantic: Use readx_poll_timeout() for large timeout | Sebastian Andrzej Siewior | 2020-08-19 | 1 | -2/+2 |
| * | | ptp: ptp_clockmatrix: use i2c_master_send for i2c write | Min Li | 2020-08-19 | 2 | -13/+45 |
| * | | net: ena: Make missed_tx stat incremental | Shay Agroskin | 2020-08-19 | 1 | -1/+4 |
| * | | net: ena: Change WARN_ON expression in ena_del_napi_in_range() | Shay Agroskin | 2020-08-19 | 1 | -7/+4 |
| * | | net: ena: Prevent reset after device destruction | Shay Agroskin | 2020-08-19 | 1 | -9/+10 |
| * | | net: mscc: ocelot: remove duplicate "the the" phrase in Kconfig text | Colin Ian King | 2020-08-18 | 1 | -1/+1 |
| * | | bonding: fix active-backup failover for current ARP slave | Jiri Wiesner | 2020-08-18 | 1 | -2/+16 |
| * | | net: gianfar: Add of_node_put() before goto statement | Sumera Priyadarsini | 2020-08-18 | 1 | -1/+3 |
| * | | cxgb4: Fix race between loopback and normal Tx path | Ganji Aravind | 2020-08-18 | 1 | -1/+5 |
| * | | cxgb4: Fix work request size calculation for loopback test | Ganji Aravind | 2020-08-18 | 1 | -2/+2 |
| * | | sfc: don't free_irq()s if they were never requested | Edward Cree | 2020-08-18 | 2 | -0/+6 |
| * | | sfc: null out channel->rps_flow_id after freeing it | Edward Cree | 2020-08-18 | 1 | -0/+1 |
| * | | sfc: take correct lock in ef100_reset() | Edward Cree | 2020-08-18 | 1 | -4/+4 |
| * | | sfc: really check hash is valid before using it | Edward Cree | 2020-08-18 | 1 | -0/+2 |
| * | | macvlan: validate setting of multiple remote source MAC addresses | Alvin Šipraga | 2020-08-18 | 1 | -4/+17 |
* | | | Merge tag 's390-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2020-08-22 | 2 | -7/+10 |
|\ \ \ |
|
| * | | | s390/pci: re-introduce zpci_remove_device() | Niklas Schnelle | 2020-08-17 | 1 | -7/+5 |
| * | | | s390/cio: add cond_resched() in the slow_eval_known_fn() loop | Vineeth Vijayan | 2020-08-17 | 1 | -0/+5 |
| | |/
| |/| |
|
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2020-08-22 | 16 | -52/+119 |
|\ \ \ |
|
| * | | | Revert "scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe during probe" | Quinn Tran | 2020-08-17 | 1 | -4/+0 |
| * | | | Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command" | Saurav Kashyap | 2020-08-17 | 1 | -8/+0 |
| * | | | scsi: qla2xxx: Fix null pointer access during disconnect from subsystem | Quinn Tran | 2020-08-17 | 1 | -0/+5 |
| * | | | scsi: qla2xxx: Check if FW supports MQ before enabling | Saurav Kashyap | 2020-08-17 | 1 | -0/+5 |
| * | | | scsi: qla2xxx: Fix WARN_ON in qla_nvme_register_hba | Arun Easi | 2020-08-17 | 2 | -1/+10 |
| * | | | scsi: qla2xxx: Allow ql2xextended_error_logging special value 1 to be set any... | Arun Easi | 2020-08-17 | 1 | -0/+3 |
| * | | | scsi: qla2xxx: Reduce noisy debug message | Quinn Tran | 2020-08-17 | 1 | -2/+2 |
| * | | | scsi: qla2xxx: Fix login timeout | Quinn Tran | 2020-08-17 | 2 | -4/+16 |
| * | | | scsi: qla2xxx: Indicate correct supported speeds for Mezz card | Quinn Tran | 2020-08-17 | 1 | -5/+12 |
| * | | | scsi: qla2xxx: Flush I/O on zone disable | Quinn Tran | 2020-08-17 | 1 | -1/+0 |
| * | | | scsi: qla2xxx: Flush all sessions on zone disable | Quinn Tran | 2020-08-17 | 1 | -0/+12 |
| * | | | scsi: qla2xxx: Use MBX_TOV_SECONDS for mailbox command timeout values | Enzo Matsumiya | 2020-08-17 | 1 | -7/+7 |
| * | | | scsi: scsi_debug: Fix scp is NULL errors | Douglas Gilbert | 2020-08-17 | 1 | -0/+2 |
| * | | | scsi: zfcp: Fix use-after-free in request timeout handlers | Steffen Maier | 2020-08-17 | 1 | -2/+2 |
| * | | | scsi: ufs: No need to send Abort Task if the task in DB was cleared | Bean Huo | 2020-08-17 | 1 | -7/+8 |
| * | | | scsi: ufs: Clean up completed request without interrupt notification | Stanley Chu | 2020-08-17 | 1 | -1/+2 |