summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-03-15ice: fix NULL pointer dereference in ice_update_vsi_tx_ring_stats()Maciej Fijalkowski
2022-03-15Add Paolo Abeni to networking maintainersJakub Kicinski
2022-03-15counter: Stop using dev_get_drvdata() to get the counter deviceUwe Kleine-König
2022-03-15scsi: fnic: Finish scsi_cmnd before dropping the spinlockDavid Jeffery
2022-03-15usb: gadget: Fix use-after-free bug by not setting udc->dev.driverAlan Stern
2022-03-15usb: usbtmc: Fix bug in pipe direction for control transfersAlan Stern
2022-03-15Revert "gpio: Revert regression in sysfs-gpio (gpiolib.c)"Bartosz Golaszewski
2022-03-15partially Revert "usb: musb: Set the DT node on the child device"H. Nikolaus Schaller
2022-03-15usb: gadget: rndis: prevent integer overflow in rndis_set_response()Dan Carpenter
2022-03-15atm: eni: Add check for dma_map_singleJiasheng Jiang
2022-03-15nvmet: revert "nvmet: make discovery NQN configurable"Hannes Reinecke
2022-03-14net/packet: fix slab-out-of-bounds access in packet_recvmsg()Eric Dumazet
2022-03-14net: mdio: mscc-miim: fix duplicate debugfs entryMichael Walle
2022-03-14scsi: mpt3sas: Page fault in reply q processingMatt Lupfer
2022-03-14Input: aiptek - properly check endpoint typePavel Skripkin
2022-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-03-14net: phy: marvell: Fix invalid comparison in the resume and suspend functionsKurt Cancemi
2022-03-14block: release rq qos structures for queue without diskMing Lei
2022-03-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-03-14esp6: fix check on ipv6_skip_exthdr's return valueSabrina Dubroca
2022-03-14net: dsa: microchip: add spi_device_id tablesClaudiu Beznea
2022-03-14crypto: qcom-rng - ensure buffer for generate is completely filledBrian Masney
2022-03-13Linux 5.17-rc8v5.17-rc8Linus Torvalds
2022-03-13drm/mgag200: Fix PLL setup for g200wb and g200ewJocelyn Falempe
2022-03-13Merge tag 'x86_urgent_for_v5.17_rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-12Merge tag 'perf-tools-fixes-for-v5.17-2022-03-12' of git://git.kernel.org/pub...Linus Torvalds
2022-03-12Merge tag 'drm-fixes-2022-03-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-03-12netfilter: nf_tables: disable register trackingPablo Neira Ayuso
2022-03-12perf parse: Fix event parser error for hybrid systemsZhengjun Xing
2022-03-12perf bench: Fix NULL check against wrong variableWeiguo Li
2022-03-12perf parse-events: Fix NULL check against wrong variableWeiguo Li
2022-03-12tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2022-03-12tools kvm headers arm64: Update KVM headers from the kernel sourcesArnaldo Carvalho de Melo
2022-03-12drm/panel: Select DRM_DP_HELPER for DRM_PANEL_EDPThomas Zimmermann
2022-03-11vsock: each transport cycles only on its own socketsJiyong Park
2022-03-11alx: acquire mutex for alx_reinit in alx_change_mtuNiels Dossche
2022-03-11net: ipv6: fix skb_over_panic in __ip6_append_dataTadeusz Struk
2022-03-11ARM: Spectre-BHB: provide empty stub for non-configRandy Dunlap
2022-03-11Merge tag 'riscv-for-linus-5.17-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-11Merge tag 'powerpc-5.17-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-03-11ARM: fix Thumb2 regression with Spectre BHBRussell King (Oracle)
2022-03-11Merge tag 'mmc-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2022-03-11x86/sgx: Free backing memory after faulting the enclave pageJarkko Sakkinen
2022-03-11Merge branch 'davidh' (fixes from David Howells)Linus Torvalds
2022-03-11cachefiles: Fix volume coherency attributeDavid Howells
2022-03-11afs: Fix potential thrashing in afs writebackDavid Howells
2022-03-11x86/traps: Mark do_int3() NOKPROBE_SYMBOLLi Huafei
2022-03-11watch_queue: Make comment about setting ->defunct more accurateDavid Howells
2022-03-11watch_queue: Fix lack of barrier/sync/lock between post and readDavid Howells
2022-03-11watch_queue: Free the alloc bitmap when the watch_queue is torn downDavid Howells