summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.4.159v5.4.159Greg Kroah-Hartman2021-11-121-1/+1
* rsi: fix control-message timeoutJohan Hovold2021-11-121-1/+1
* media: staging/intel-ipu3: css: Fix wrong size comparison imgu_css_fw_initGustavo A. R. Silva2021-11-122-5/+4
* staging: rtl8192u: fix control-message timeoutsJohan Hovold2021-11-121-9/+9
* staging: r8712u: fix control-message timeoutJohan Hovold2021-11-121-1/+1
* comedi: vmk80xx: fix bulk and interrupt message timeoutsJohan Hovold2021-11-121-5/+7
* comedi: vmk80xx: fix bulk-buffer overflowJohan Hovold2021-11-121-9/+7
* comedi: vmk80xx: fix transfer-buffer overflowsJohan Hovold2021-11-121-2/+4
* comedi: ni_usb6501: fix NULL-deref in command pathsJohan Hovold2021-11-121-0/+10
* comedi: dt9812: fix DMA buffers on stackJohan Hovold2021-11-121-29/+86
* isofs: Fix out of bound access for corrupted isofs imageJan Kara2021-11-121-0/+2
* printk/console: Allow to disable console output by using console="" or consol...Petr Mladek2021-11-121-1/+8
* binder: don't detect sender/target during buffer cleanupTodd Kjos2021-11-121-7/+7
* usb-storage: Add compatibility quirk flags for iODD 2531/2541James Buren2021-11-121-0/+10
* usb: musb: Balance list entry in musb_gadget_queueViraj Shah2021-11-121-1/+3
* usb: gadget: Mark USB_FSL_QE broken on 64-bitGeert Uytterhoeven2021-11-121-0/+1
* usb: ehci: handshake CMD_RUN instead of STS_HALTNeal Liu2021-11-123-1/+17
* Revert "x86/kvm: fix vcpu-id indexed array sizes"Juergen Gross2021-11-122-3/+3
* Linux 5.4.158v5.4.158Greg Kroah-Hartman2021-11-061-1/+1
* ARM: 9120/1: Revert "amba: make use of -1 IRQs warn"Wang Kefeng2021-11-061-3/+0
* Revert "drm/ttm: fix memleak in ttm_transfered_destroy"Greg Kroah-Hartman2021-11-061-1/+0
* sfc: Fix reading non-legacy supported link modesErik Ekman2021-11-061-8/+2
* Revert "usb: core: hcd: Add support for deferring roothub registration"Greg Kroah-Hartman2021-11-062-25/+6
* Revert "xhci: Set HCD flag to defer primary roothub registration"Greg Kroah-Hartman2021-11-061-1/+0
* media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt()Dan Carpenter2021-11-062-3/+13
* net: ethernet: microchip: lan743x: Fix skb allocation failureYuiko Oshino2021-11-061-4/+6
* vrf: Revert "Reset skb conntrack connection..."Eugene Crosser2021-11-061-4/+0
* scsi: core: Put LLD module refcnt after SCSI device is releasedMing Lei2021-11-062-1/+12
* Linux 5.4.157v5.4.157Greg Kroah-Hartman2021-11-021-1/+1
* perf script: Check session->header.env.arch before using itSong Liu2021-11-021-4/+8
* KVM: s390: preserve deliverable_mask in __airqs_kick_single_vcpuHalil Pasic2021-11-021-2/+3
* KVM: s390: clear kicked_mask before sleeping againHalil Pasic2021-11-021-0/+1
* cfg80211: correct bridge/4addr mode checkJanusz Dziedzic2021-11-021-7/+7
* net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORTJulian Wiedmann2021-11-025-10/+10
* sctp: add vtag check in sctp_sf_ootbXin Long2021-11-021-0/+3
* sctp: add vtag check in sctp_sf_do_8_5_1_E_saXin Long2021-11-021-6/+3
* sctp: add vtag check in sctp_sf_violationXin Long2021-11-021-0/+3
* sctp: fix the processing for COOKIE_ECHO chunkXin Long2021-11-021-4/+10
* sctp: fix the processing for INIT_ACK chunkXin Long2021-11-021-18/+19
* sctp: use init_tag from inithdr for ABORT chunkXin Long2021-11-021-0/+1
* phy: phy_start_aneg: Add an unlocked versionAndrew Lunn2021-11-021-6/+24
* phy: phy_ethtool_ksettings_get: Lock the phy for consistencyAndrew Lunn2021-11-021-0/+2
* net/tls: Fix flipped sign in async_wait.err assignmentDaniel Jordan2021-11-021-1/+1
* net: nxp: lpc_eth.c: avoid hang when bringing interface downTrevor Woerner2021-11-021-3/+2
* net: ethernet: microchip: lan743x: Fix dma allocation failure by using dma_se...Yuiko Oshino2021-11-021-0/+20
* net: ethernet: microchip: lan743x: Fix driver crash when lan743x_pm_resume failsYuiko Oshino2021-11-021-0/+2
* nios2: Make NIOS2_DTB_SOURCE_BOOL depend on !COMPILE_TESTGuenter Roeck2021-11-021-0/+1
* RDMA/sa_query: Use strscpy_pad instead of memcpy to copy a stringMark Zhang2021-11-021-2/+3
* net: Prevent infinite while loop in skb_tx_hash()Michael Chan2021-11-021-0/+6
* net: batman-adv: fix error handlingPavel Skripkin2021-11-024-20/+52