summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-08-11gpio: max77620: Fix missing release of interruptDmitry Osipenko
2020-08-11leds: 88pm860x: fix use-after-free on unbindJohan Hovold
2020-08-11leds: lm3533: fix use-after-free on unbindJohan Hovold
2020-08-11leds: da903x: fix use-after-free on unbindJohan Hovold
2020-08-11leds: lm36274: fix use-after-free on unbindJohan Hovold
2020-08-11leds: wm831x-status: fix use-after-free on unbindJohan Hovold
2020-08-11mtd: properly check all write ioctls for permissionsGreg Kroah-Hartman
2020-08-11vgacon: Fix for missing check in scrollback handlingYunhai Zhang
2020-08-11lkdtm/heap: Avoid edge and middle of slabsKees Cook
2020-08-11scripts: add dummy report mode to add_namespace.cocciMatthias Maennich
2020-08-11Smack: fix use-after-free in smk_write_relabel_self()Eric Biggers
2020-08-11binder: Prevent context manager from incrementing ref 0Jann Horn
2020-08-11omapfb: dss: Fix max fclk divider for omap36xxAdam Ford
2020-08-11Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt()Peilin Ye
2020-08-11Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()Peilin Ye
2020-08-11Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt()Peilin Ye
2020-08-11Staging: rtl8188eu: rtw_mlme: Fix uninitialized variable authmodeDinghao Liu
2020-08-11staging: rtl8712: handle firmware load failureRustam Kovhaev
2020-08-11staging: android: ashmem: Fix lockdep warning for write operationSuren Baghdasaryan
2020-08-11ALSA: seq: oss: Serialize ioctlsTakashi Iwai
2020-08-11ALSA: hda/ca0132 - Fix AE-5 microphone selection commands.Connor McAdams
2020-08-11ALSA: hda/ca0132 - Fix ZxR Headphone gain control get value.Connor McAdams
2020-08-11ALSA: hda/ca0132 - Add new quirk ID for Recon3D.Connor McAdams
2020-08-11ALSA: hda/realtek: Add alc269/alc662 pin-tables for Loongson-3 laptopsHuacai Chen
2020-08-11Revert "ALSA: hda: call runtime_allow() for all hda controllers"Hui Wang
2020-08-11usb: xhci: Fix ASMedia ASM1142 DMA addressingForest Crossman
2020-08-11usb: xhci: define IDs for various ASMedia host controllersForest Crossman
2020-08-11USB: iowarrior: fix up report size handling for some devicesGreg Kroah-Hartman
2020-08-11USB: serial: qcserial: add EM7305 QDL product IDErik Ekman
2020-08-11scsi: ufs: Fix and simplify setup_xfer_req variant operationStanley Chu
2020-08-07Linux 5.7.14v5.7.14Greg Kroah-Hartman
2020-08-07random: random.h should include archrandom.h, not the other way aroundLinus Torvalds
2020-08-07arm64: Workaround circular dependency in pointer_auth.hMarc Zyngier
2020-08-07random32: move the pseudo-random 32-bit definitions to prandom.hLinus Torvalds
2020-08-07random32: remove net_rand_state from the latent entropy gcc pluginLinus Torvalds
2020-08-07random: fix circular include dependency on arm64 after addition of percpu.hWilly Tarreau
2020-08-07ARM: percpu.h: fix build errorGrygorii Strashko
2020-08-07random32: update the net random state on interrupt and activityWilly Tarreau
2020-08-05Linux 5.7.13v5.7.13Greg Kroah-Hartman
2020-08-05x86/i8259: Use printk_deferred() to prevent deadlockThomas Gleixner
2020-08-05KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVMWanpeng Li
2020-08-05KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabledWanpeng Li
2020-08-05KVM: arm64: Don't inherit exec permission across page-table levelsWill Deacon
2020-08-05riscv: Parse all memory blocks to remove unusable memoryAtish Patra
2020-08-05drivers/net/wan: lapb: Corrected the usage of skb_cowXie He
2020-08-05RISC-V: Set maximum number of mapped pages correctlyAtish Patra
2020-08-05xen-netfront: fix potential deadlock in xennet_remove()Andrea Righi
2020-08-05cxgb4: add missing release on skb in uld_send()Navid Emamdoost
2020-08-05x86/stacktrace: Fix reliable check for empty user task stacksJosh Poimboeuf
2020-08-05x86/unwind/orc: Fix ORC for newly forked tasksJosh Poimboeuf