summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-26x86/irq: Ensure PI wakeup handler is unregistered before module unloadSean Christopherson
2021-11-26ALSA: timer: Unconditionally unlink slave instances, tooTakashi Iwai
2021-11-26ALSA: timer: Fix use-after-free problemWang Wensheng
2021-11-26ALSA: synth: missing check for possible NULL after the call to kstrdupAustin Kim
2021-11-26ALSA: line6: fix control and interrupt message timeoutsJohan Hovold
2021-11-26ALSA: 6fire: fix control and bulk message timeoutsJohan Hovold
2021-11-26ALSA: ua101: fix division by zero at probeJohan Hovold
2021-11-26media: ite-cir: IR receiver stop working after receive overflowSean Young
2021-11-26parisc: Fix ptrace check on syscall returnHelge Deller
2021-11-26mmc: dw_mmc: Dont wait for DRTO on Write RSP errorChristian Löhle
2021-11-26ocfs2: fix data corruption on truncateJan Kara
2021-11-26libata: fix read log timeout valueDamien Le Moal
2021-11-26Input: i8042 - Add quirk for Fujitsu Lifebook T725Takashi Iwai
2021-11-26Input: elantench - fix misreporting trackpoint coordinatesPhoenix Huang
2021-11-26xhci: Fix USB 3.1 enumeration issues by increasing roothub power-on-good delayMathias Nyman
2021-11-26binder: use cred instead of task for selinux checksTodd Kjos
2021-11-26binder: use euid from cred instead of using taskTodd Kjos
2021-11-12Linux 4.4.292Greg Kroah-Hartman
2021-11-12rsi: fix control-message timeoutJohan Hovold
2021-11-12staging: rtl8192u: fix control-message timeoutsJohan Hovold
2021-11-12staging: r8712u: fix control-message timeoutJohan Hovold
2021-11-12comedi: vmk80xx: fix bulk and interrupt message timeoutsJohan Hovold
2021-11-12comedi: vmk80xx: fix bulk-buffer overflowJohan Hovold
2021-11-12comedi: vmk80xx: fix transfer-buffer overflowsJohan Hovold
2021-11-12staging: comedi: drivers: replace le16_to_cpu() with usb_endpoint_maxp()Cheah Kok Cheong
2021-11-12comedi: ni_usb6501: fix NULL-deref in command pathsJohan Hovold
2021-11-12comedi: dt9812: fix DMA buffers on stackJohan Hovold
2021-11-12isofs: Fix out of bound access for corrupted isofs imageJan Kara
2021-11-12usb: hso: fix error handling code of hso_create_net_deviceDongliang Mu
2021-11-12printk/console: Allow to disable console output by using console="" or consol...Petr Mladek
2021-11-12usb-storage: Add compatibility quirk flags for iODD 2531/2541James Buren
2021-11-12usb: gadget: Mark USB_FSL_QE broken on 64-bitGeert Uytterhoeven
2021-11-12IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fieldsMike Marciniszyn
2021-11-12IB/qib: Use struct_size() helperGustavo A. R. Silva
2021-11-12net: hso: register netdev later to avoid a race conditionAndreas Kemnade
2021-11-12ARM: 9120/1: Revert "amba: make use of -1 IRQs warn"Wang Kefeng
2021-11-12scsi: core: Put LLD module refcnt after SCSI device is releasedMing Lei
2021-11-02Linux 4.4.291Greg Kroah-Hartman
2021-11-02sctp: add vtag check in sctp_sf_violationXin Long
2021-11-02sctp: use init_tag from inithdr for ABORT chunkXin Long
2021-11-02nios2: Make NIOS2_DTB_SOURCE_BOOL depend on !COMPILE_TESTGuenter Roeck
2021-11-02regmap: Fix possible double-free in regcache_rbtree_exit()Yang Yingliang
2021-11-02net: lan78xx: fix division by zero in send pathJohan Hovold
2021-11-02mmc: sdhci: Map more voltage level to SDHCI_POWER_330Shawn Guo
2021-11-02mmc: dw_mmc: exynos: fix the finding clock sample valueJaehoon Chung
2021-11-02mmc: vub300: fix control-message timeoutsJohan Hovold
2021-11-02Revert "net: mdiobus: Fix memory leak in __mdiobus_register"Pavel Skripkin
2021-11-02nfc: port100: fix using -ERRNO as command type maskKrzysztof Kozlowski
2021-11-02ata: sata_mv: Fix the error handling of mv_chip_id()Zheyu Ma
2021-11-02usbnet: fix error return code in usbnet_probe()Wang Hai