summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-11usb: hso: check for return value in hso_serial_common_create()Rustam Kovhaev1-1/+4
2020-08-11i2c: slave: add sanity check when unregisteringWolfram Sang1-0/+3
2020-08-11i2c: slave: improve sanity check when registeringWolfram Sang1-3/+1
2020-08-11drm/drm_fb_helper: fix fbdev with sparc64Sam Ravnborg3-1/+18
2020-08-11nvme-pci: prevent SK hynix PC400 from using Write Zeroes commandKai-Heng Feng1-0/+2
2020-08-11drm/nouveau/fbcon: zero-initialise the mode_cmd2 structureBen Skeggs1-1/+1
2020-08-11drm/nouveau/fbcon: fix module unload when fbcon init has failed for some reasonBen Skeggs1-0/+1
2020-08-11net/9p: validate fds in p9_fd_openChristoph Hellwig1-8/+16
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-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-11io_uring: Fix use-after-free in io_sq_wq_submit_work()Guoyu Huang1-0/+1
2020-08-11io_uring: prevent re-read of sqe->opcodeJens Axboe1-35/+24
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-11perf/core: Fix endless multiplex timerPeter Zijlstra1-6/+14
2020-08-11USB: serial: qcserial: add EM7305 QDL product IDErik Ekman1-0/+1
2020-08-07Linux 5.4.57v5.4.57Greg Kroah-Hartman1-1/+1
2020-08-07bpf: sockmap: Require attach_bpf_fd when detaching a programLorenz Bauer4-9/+71
2020-08-07selftests: bpf: Fix detach from sockmap testsLorenz Bauer1-6/+6
2020-08-07ext4: fix direct I/O read errorJiang Ying1-0/+5
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.4.56v5.4.56Greg Kroah-Hartman1-1/+1
2020-08-05perf bench: Share some global variables to fix build with gcc 10Arnaldo Carvalho de Melo5-22/+23