summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-26xhci: Fix USB 3.1 enumeration issues by increasing roothub power-on-good delayMathias Nyman1-1/+2
2021-11-26binder: use cred instead of task for selinux checksTodd Kjos5-64/+59
2021-11-26binder: use euid from cred instead of using taskTodd Kjos1-1/+4
2021-11-12Linux 4.9.290v4.9.290Greg Kroah-Hartman1-1/+1
2021-11-12rsi: fix control-message timeoutJohan Hovold1-1/+1
2021-11-12staging: rtl8192u: fix control-message timeoutsJohan Hovold1-9/+9
2021-11-12staging: r8712u: fix control-message timeoutJohan Hovold1-1/+1
2021-11-12comedi: vmk80xx: fix bulk and interrupt message timeoutsJohan Hovold1-5/+7
2021-11-12comedi: vmk80xx: fix bulk-buffer overflowJohan Hovold1-9/+7
2021-11-12comedi: vmk80xx: fix transfer-buffer overflowsJohan Hovold1-2/+4
2021-11-12comedi: ni_usb6501: fix NULL-deref in command pathsJohan Hovold1-0/+10
2021-11-12comedi: dt9812: fix DMA buffers on stackJohan Hovold1-29/+86
2021-11-12isofs: Fix out of bound access for corrupted isofs imageJan Kara1-0/+2
2021-11-12printk/console: Allow to disable console output by using console="" or consol...Petr Mladek1-1/+8
2021-11-12usb-storage: Add compatibility quirk flags for iODD 2531/2541James Buren1-0/+10
2021-11-12usb: musb: Balance list entry in musb_gadget_queueViraj Shah1-1/+3
2021-11-12usb: gadget: Mark USB_FSL_QE broken on 64-bitGeert Uytterhoeven1-0/+1
2021-11-12IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fieldsMike Marciniszyn1-10/+23
2021-11-12IB/qib: Use struct_size() helperGustavo A. R. Silva1-2/+4
2021-11-12Revert "x86/kvm: fix vcpu-id indexed array sizes"Juergen Gross2-3/+3
2021-11-12usb: hso: fix error handling code of hso_create_net_deviceDongliang Mu1-10/+23
2021-11-12net: hso: register netdev later to avoid a race conditionAndreas Kemnade1-7/+7
2021-11-12ARM: 9120/1: Revert "amba: make use of -1 IRQs warn"Wang Kefeng1-3/+0
2021-11-12arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann6-0/+24
2021-11-12mm/zsmalloc: Prepare to variable MAX_PHYSMEM_BITSKirill A. Shutemov2-6/+8
2021-11-12scsi: core: Put LLD module refcnt after SCSI device is releasedMing Lei2-1/+12
2021-11-02Linux 4.9.289v4.9.289Greg Kroah-Hartman1-1/+1
2021-11-02sctp: add vtag check in sctp_sf_violationXin Long1-0/+3
2021-11-02sctp: use init_tag from inithdr for ABORT chunkXin Long1-0/+1
2021-11-02net: nxp: lpc_eth.c: avoid hang when bringing interface downTrevor Woerner1-3/+2
2021-11-02nios2: Make NIOS2_DTB_SOURCE_BOOL depend on !COMPILE_TESTGuenter Roeck1-0/+1
2021-11-02net: batman-adv: fix error handlingPavel Skripkin4-20/+52
2021-11-02regmap: Fix possible double-free in regcache_rbtree_exit()Yang Yingliang1-4/+3
2021-11-02net: lan78xx: fix division by zero in send pathJohan Hovold1-0/+6
2021-11-02mmc: sdhci: Map more voltage level to SDHCI_POWER_330Shawn Guo1-0/+6
2021-11-02mmc: dw_mmc: exynos: fix the finding clock sample valueJaehoon Chung1-0/+14
2021-11-02mmc: vub300: fix control-message timeoutsJohan Hovold1-9/+9
2021-11-02Revert "net: mdiobus: Fix memory leak in __mdiobus_register"Pavel Skripkin1-1/+0
2021-11-02nfc: port100: fix using -ERRNO as command type maskKrzysztof Kozlowski1-2/+2
2021-11-02ata: sata_mv: Fix the error handling of mv_chip_id()Zheyu Ma1-2/+2
2021-11-02usbnet: fix error return code in usbnet_probe()Wang Hai1-0/+1
2021-11-02usbnet: sanity check for maxpacketOliver Neukum1-0/+4
2021-11-02ARM: 8819/1: Remove '-p' from LDFLAGSNathan Chancellor3-4/+2
2021-11-02powerpc/bpf: Fix BPF_MOD when imm == 1Naveen N. Rao1-2/+8
2021-11-02ARM: 9139/1: kprobes: fix arch_init_kprobes() prototypeArnd Bergmann1-1/+1
2021-11-02ARM: 9134/1: remove duplicate memcpy() definitionArnd Bergmann1-0/+3
2021-11-02ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B alignedNick Desaulniers1-0/+1
2021-10-27Linux 4.9.288v4.9.288Greg Kroah-Hartman1-1/+1
2021-10-27ARM: 9122/1: select HAVE_FUTEX_CMPXCHGNick Desaulniers1-0/+1
2021-10-27tracing: Have all levels of checks prevent recursionSteven Rostedt (VMware)3-47/+23