summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-11Linux 5.8.1v5.8.1Greg Kroah-Hartman1-1/+1
2020-08-11arm64: kaslr: Use standard early random functionGuenter Roeck1-7/+5
2020-08-11random: random.h should include archrandom.h, not the other way aroundLinus Torvalds2-2/+1
2020-08-11random32: move the pseudo-random 32-bit definitions to prandom.hLinus Torvalds2-62/+82
2020-08-11ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtimeBruno Meneguele2-1/+7
2020-08-11PCI: tegra: Revert tegra124 raw_violation_fixupNicolas Chauvet1-32/+0
2020-08-11powerpc/kasan: Fix shadow pages allocation failureChristophe Leroy1-12/+13
2020-08-11Revert "powerpc/kasan: Fix shadow pages allocation failure"Christophe Leroy3-3/+5
2020-08-11xattr: break delegations in {set,remove}xattrFrank van der Linden2-7/+79
2020-08-11gpio: max77620: Fix missing release of interruptDmitry Osipenko1-2/+3
2020-08-11leds: 88pm860x: fix use-after-free on unbindJohan Hovold1-1/+13
2020-08-11leds: lm3533: fix use-after-free on unbindJohan Hovold1-3/+9
2020-08-11leds: da903x: fix use-after-free on unbindJohan Hovold1-1/+13
2020-08-11leds: lm36274: fix use-after-free on unbindJohan Hovold1-3/+12
2020-08-11leds: wm831x-status: fix use-after-free on unbindJohan Hovold1-1/+13
2020-08-11mtd: properly check all write ioctls for permissionsGreg Kroah-Hartman1-9/+47
2020-08-11vgacon: Fix for missing check in scrollback handlingYunhai Zhang1-0/+4
2020-08-11lkdtm/heap: Avoid edge and middle of slabsKees Cook1-4/+5
2020-08-11scripts: add dummy report mode to add_namespace.cocciMatthias Maennich2-2/+8
2020-08-11Smack: fix use-after-free in smk_write_relabel_self()Eric Biggers1-2/+11
2020-08-11binder: Prevent context manager from incrementing ref 0Jann Horn1-1/+14
2020-08-11omapfb: dss: Fix max fclk divider for omap36xxAdam Ford1-1/+1
2020-08-11Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt()Peilin Ye1-0/+7
2020-08-11Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()Peilin Ye1-1/+1
2020-08-11Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt()Peilin Ye1-1/+1
2020-08-11Staging: rtl8188eu: rtw_mlme: Fix uninitialized variable authmodeDinghao Liu1-1/+3
2020-08-11staging: rtl8712: handle firmware load failureRustam Kovhaev2-4/+10
2020-08-11staging: android: ashmem: Fix lockdep warning for write operationSuren Baghdasaryan1-0/+12
2020-08-11ALSA: seq: oss: Serialize ioctlsTakashi Iwai1-1/+7
2020-08-11ALSA: hda/ca0132 - Fix AE-5 microphone selection commands.Connor McAdams1-3/+3
2020-08-11ALSA: hda/ca0132 - Fix ZxR Headphone gain control get value.Connor McAdams1-0/+5
2020-08-11ALSA: hda/ca0132 - Add new quirk ID for Recon3D.Connor McAdams1-0/+1
2020-08-11ALSA: hda/realtek: Add alc269/alc662 pin-tables for Loongson-3 laptopsHuacai Chen1-0/+114
2020-08-11Revert "ALSA: hda: call runtime_allow() for all hda controllers"Hui Wang1-1/+0
2020-08-11usb: xhci: Fix ASMedia ASM1142 DMA addressingForest Crossman1-1/+3
2020-08-11usb: xhci: define IDs for various ASMedia host controllersForest Crossman1-3/+5
2020-08-11USB: iowarrior: fix up report size handling for some devicesGreg Kroah-Hartman1-10/+25
2020-08-11USB: serial: qcserial: add EM7305 QDL product IDErik Ekman1-0/+1
2020-08-11scsi: ufs: Fix and simplify setup_xfer_req variant operationStanley Chu1-4/+5
2020-08-03Linux 5.8v5.8Linus Torvalds1-1/+1
2020-08-02Merge tag 'x86-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2020-08-02Merge tag 'kbuild-fixes-v5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-30/+16
2020-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-24/+72
2020-08-02kbuild: remove redundant FORCE definition in scripts/Makefile.modpostMasahiro Yamada1-3/+0
2020-08-02kconfig: qconf: remove wrong ConfigList::firstChild()Masahiro Yamada2-5/+1
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds81-451/+782
2020-08-02Merge tag 'for-linus-2020-08-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2020-08-01Merge tag 'perf-tools-fixes-2020-08-01' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-6/+8
2020-08-01vxlan: fix memleak of fdbTaehee Yoo1-2/+4
2020-08-01Merge tag 'pinctrl-v5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds4-2/+79