summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-07Linux 5.7.14v5.7.14Greg Kroah-Hartman1-1/+1
2020-08-07random: random.h should include archrandom.h, not the other way aroundLinus Torvalds2-2/+1
2020-08-07arm64: Workaround circular dependency in pointer_auth.hMarc Zyngier1-1/+7
2020-08-07random32: move the pseudo-random 32-bit definitions to prandom.hLinus Torvalds2-62/+82
2020-08-07random32: remove net_rand_state from the latent entropy gcc pluginLinus Torvalds2-2/+2
2020-08-07random: fix circular include dependency on arm64 after addition of percpu.hWilly Tarreau1-1/+1
2020-08-07ARM: percpu.h: fix build errorGrygorii Strashko1-0/+2
2020-08-07random32: update the net random state on interrupt and activityWilly Tarreau4-1/+13
2020-08-05Linux 5.7.13v5.7.13Greg Kroah-Hartman1-1/+1
2020-08-05x86/i8259: Use printk_deferred() to prevent deadlockThomas Gleixner1-1/+1
2020-08-05KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVMWanpeng Li1-3/+6
2020-08-05KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabledWanpeng Li1-1/+1
2020-08-05KVM: arm64: Don't inherit exec permission across page-table levelsWill Deacon1-5/+6
2020-08-05riscv: Parse all memory blocks to remove unusable memoryAtish Patra1-14/+17
2020-08-05drivers/net/wan: lapb: Corrected the usage of skb_cowXie He2-4/+8
2020-08-05RISC-V: Set maximum number of mapped pages correctlyAtish Patra1-1/+1
2020-08-05xen-netfront: fix potential deadlock in xennet_remove()Andrea Righi1-22/+42
2020-08-05cxgb4: add missing release on skb in uld_send()Navid Emamdoost1-0/+1
2020-08-05x86/stacktrace: Fix reliable check for empty user task stacksJosh Poimboeuf1-5/+0
2020-08-05x86/unwind/orc: Fix ORC for newly forked tasksJosh Poimboeuf1-2/+6