summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-15Linux 5.13.11v5.13.11Greg Kroah-Hartman1-1/+1
2021-08-15ovl: prevent private clone if bind mount is not allowedMiklos Szeredi1-14/+28
2021-08-15ppp: Fix generating ppp unit id when ifname is not specifiedPali Rohár1-4/+15
2021-08-15ALSA: hda: Add quirk for ASUS Flow x13Luke D Jones1-0/+1
2021-08-15ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 650 G8 Notebook PCJeremy Szu1-0/+1
2021-08-15ALSA: pcm: Fix mmap breakage without explicit buffer setupTakashi Iwai1-1/+4
2021-08-15bpf: Add lockdown check for probe_write_user helperDaniel Borkmann3-2/+5
2021-08-15firmware: tee_bnxt: Release TEE shm, session, and context during kexecAllen Pais1-3/+11
2021-08-12Linux 5.13.10v5.13.10Greg Kroah-Hartman1-1/+1
2021-08-12HID: ft260: fix device removal due to USB disconnectMichael Zaidman1-16/+7
2021-08-12platform/x86: gigabyte-wmi: add support for B550 Aorus Elite V2Thomas Weißschuh1-0/+1
2021-08-12drm/amdgpu/display: only enable aux backlight control for OLED panelsAlex Deucher1-2/+2
2021-08-12smb3: rc uninitialized in one fallocate pathSteve French1-1/+2
2021-08-12net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock and ql_adapte...Letu Ren1-3/+3
2021-08-12alpha: Send stop IPI to send to online CPUsPrarit Bhargava1-1/+1
2021-08-12net: qede: Fix end of loop tests for list_for_each_entryHarshvardhan Jha1-2/+2
2021-08-12virt_wifi: fix error on connectMatteo Croce1-20/+32
2021-08-12reiserfs: check directory items on read from diskShreyansh Chouhan1-5/+26
2021-08-12reiserfs: add check for root_inode in reiserfs_fill_superYu Kuai1-0/+8
2021-08-12libata: fix ata_pio_sector for CONFIG_HIGHMEMChristoph Hellwig1-8/+27
2021-08-12riscv: dts: fix memory size for the SiFive HiFive UnmatchedQiu Wenbo1-1/+1
2021-08-12sched/rt: Fix double enqueue caused by rt_effective_prioPeter Zijlstra1-55/+35
2021-08-12perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit inside the guestLike Xu1-1/+2
2021-08-12soc: ixp4xx/qmgr: fix invalid __iomem accessArnd Bergmann1-4/+5
2021-08-12drm/i915: Correct SFC_DONE register offsetMatt Roper1-1/+1
2021-08-12interconnect: qcom: icc-rpmh: Ensure floor BW is enforced for all nodesMike Tipton1-7/+5
2021-08-12interconnect: Always call pre_aggregate before aggregateMike Tipton1-0/+5
2021-08-12interconnect: Zero initial BW after sync-stateMike Tipton1-0/+2
2021-08-12spi: meson-spicc: fix memory leak in meson_spicc_removeDongliang Mu1-0/+2
2021-08-12usb: cdnsp: Fix incorrect supported maximum speedPawel Laszczak1-1/+1
2021-08-12usb: cdnsp: Fix the IMAN_IE_SET and IMAN_IE_CLEAR macroChristophe JAILLET1-2/+2
2021-08-12interconnect: Fix undersized devress_alloc allocationColin Ian King1-1/+1
2021-08-12soc: ixp4xx: fix printing resourcesArnd Bergmann1-6/+5
2021-08-12KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit buildsSean Christopherson1-1/+1
2021-08-12KVM: Do not leak memory for duplicate debugfs directoriesPaolo Bonzini1-2/+16
2021-08-12KVM: SVM: Fix off-by-one indexing when nullifying last used SEV VMCBSean Christopherson1-1/+1
2021-08-12KVM: x86: accept userspace interrupt only if no event is injectedPaolo Bonzini1-2/+11
2021-08-12s390/dasd: fix use after free in dasd path handlingStefan Haberland1-2/+11
2021-08-12io-wq: fix race between worker exiting and activating free workerJens Axboe1-19/+19
2021-08-12md/raid10: properly indicate failure when ending a failed write requestWei Shuyu2-4/+2
2021-08-12ARM: omap2+: hwmod: fix potential NULL pointer accessTero Kristo1-1/+9
2021-08-12arm64: fix compat syscall return truncationMark Rutland5-18/+27
2021-08-12Revert "gpio: mpc8xxx: change the gpio interrupt flags."Rasmus Villemoes1-1/+1
2021-08-12bus: ti-sysc: AM3: RNG is GP onlyKevin Hilman1-0/+2
2021-08-12selinux: correct the return value when loads initial sidsXiu Jianfeng1-6/+4
2021-08-12scsi: ibmvfc: Fix command state accounting and stale response detectionTyrel Datwyler2-2/+18
2021-08-12pcmcia: i82092: fix a null pointer dereference bugZheyu Ma1-0/+1
2021-08-12net/xfrm/compat: Copy xfrm_spdattr_type_t atributesDmitry Safonov1-5/+44
2021-08-12xfrm: Fix RCU vs hash_resize_mutex lock inversionFrederic Weisbecker2-9/+9
2021-08-12perf: Fix required permissions if sigtrap is requestedMarco Elver1-1/+24