summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-28Linux 3.16.83v3.16.83Ben Hutchings1-1/+1
2020-04-28futex: Unbreak futex hashingThomas Gleixner1-2/+2
2020-04-28futex: Fix inode life-time issuePeter Zijlstra4-43/+65
2020-04-28slcan: Don't transmit uninitialized stack data in paddingRichard Palethorpe1-3/+1
2020-04-28media: fix media devnode ioctl/syscall and unregister raceShuah Khan3-14/+34
2020-04-28media: fix use-after-free in cdev_put() when app exits after driver unbindShuah Khan2-21/+33
2020-04-28media-device: dynamically allocate struct media_devnodeMauro Carvalho Chehab5-19/+46
2020-04-28media-devnode: fix namespace messMauro Carvalho Chehab2-62/+62
2020-04-28media-devnode: add missing mutex lock in error handlerMax Kellermann1-0/+3
2020-04-28drivers/media/media-devnode: clear private_data before put_device()Max Kellermann1-1/+2
2020-04-28media: Fix media_open() to clear filp->private_data in error legShuah Khan1-0/+1
2020-04-28media-devnode: just return 0 instead of using a varMauro Carvalho Chehab1-2/+1
2020-04-28ptp: free ptp device pin descriptors properlyVladis Dronov1-2/+2
2020-04-28ptp: fix the race between the release of ptp_clock and cdevVladis Dronov4-44/+39
2020-04-28ptp: Fix pass zero to ERR_PTR() in ptp_clock_registerYueHaibing1-1/+4
2020-04-28chardev: add helper function to register char devs with a struct deviceLogan Gunthorpe2-0/+91
2020-04-28ptp: create "pins" together with the rest of attributesDmitry Torokhov3-42/+24
2020-04-28ptp: use is_visible method to hide unused attributesDmitry Torokhov1-70/+55
2020-04-28ptp: do not explicitly set drvdata in ptp_clock_register()Dmitry Torokhov1-2/+0
2020-04-28media: xirlink_cit: add missing descriptor sanity checksJohan Hovold1-1/+17
2020-04-28media: stv06xx: add missing descriptor sanity checksJohan Hovold2-1/+22
2020-04-28media: ov519: add missing endpoint sanity checksJohan Hovold1-0/+10
2020-04-28mm: mempolicy: require at least one nodeid for MPOL_PREFERREDRandy Dunlap1-1/+5
2020-04-28vhost: Check docket sk_family instead of call getnameEugenio Pérez1-11/+2
2020-04-28floppy: check FDC index for errors before assigning itLinus Torvalds1-2/+5
2020-04-28vt: selection, push sel_lock upJiri Slaby1-9/+7
2020-04-28vt: selection, push console lock downJiri Slaby2-3/+12
2020-04-28vt: selection, close sel_buffer raceJiri Slaby1-6/+17
2020-04-28vt: selection, handle pending signals in paste_selectionJiri Slaby1-1/+6
2020-04-28tty: vt: Fix !TASK_RUNNING diagnostic warning from paste_selection()Peter Hurley1-0/+1
2020-04-28vgacon: Fix a UAF in vgacon_invert_regionZhang Xiaoxu1-0/+3
2020-04-28KVM: nVMX: Don't emulate instructions in guest modePaolo Bonzini1-1/+1
2020-04-28net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca3-4/+6
2020-04-28staging: android: ashmem: Disallow ashmem memory from being remappedSuren Baghdasaryan1-0/+28
2020-04-28Input: add safety guards to input_set_keycode()Dmitry Torokhov1-10/+16
2020-04-28blktrace: fix dereference after null checkCengiz Can1-1/+4
2020-04-28blktrace: Protect q->blk_trace with RCUJan Kara3-32/+86
2020-04-28blktrace: re-write setting q->blk_traceDavidlohr Bueso1-11/+5
2020-04-28vfs: fix do_last() regressionAl Viro1-2/+2
2020-04-28do_last(): fetch directory ->i_mode and ->i_uid before it's too lateAl Viro1-7/+10
2020-04-28namei: allow restricted O_CREAT of FIFOs and regular filesSalvatore Mesoraca4-3/+106
2020-04-28net_sched: fix datalen for ematchCong Wang1-1/+1
2020-04-28net/sonic: Quiesce SONIC before re-initializing descriptor memoryFinn Thain2-0/+28
2020-04-28net/sonic: Fix receive buffer handlingFinn Thain2-7/+33
2020-04-28net/sonic: Use MMIO accessorsFinn Thain1-8/+8
2020-04-28net/sonic: Add mutual exclusion for accessing shared stateFinn Thain2-14/+36
2020-04-28net: sonic: return NETDEV_TX_OK if failed to map bufferMao Wenan1-2/+2
2020-04-28can, slip: Protect tty->disc_data in write_wakeup and close with RCURichard Palethorpe2-4/+20
2020-04-28mmc: sdhci: fix minimum clock rate for v3 controllerMichał Mirosław1-4/+6
2020-04-28ARM: 8950/1: ftrace/recordmcount: filter relocation typesAlex Sverdlin1-0/+17