summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-21Smack: fix use-after-free in smk_write_relabel_self()Eric Biggers1-2/+11
2020-08-21rxrpc: Fix race between recvmsg and sendmsg on immediate call failureDavid Howells4-12/+28
2020-08-21usb: hso: check for return value in hso_serial_common_create()Rustam Kovhaev1-1/+4
2020-08-21selftests/net: relax cpu affinity requirement in msg_zerocopy testWillem de Bruijn1-3/+2
2020-08-21Revert "vxlan: fix tos value before xmit"Hangbin Liu1-2/+2
2020-08-21openvswitch: Prevent kernel-infoleak in ovs_ct_put_key()Peilin Ye1-18/+20
2020-08-21net: gre: recompute gre csum for sctp over gre tunnelsLorenzo Bianconi1-2/+11
2020-08-21hv_netvsc: do not use VF device if link is downStephen Hemminger1-3/+4
2020-08-21net: lan78xx: replace bogus endpoint lookupJohan Hovold1-87/+30
2020-08-21vxlan: Ensure FDB dump is performed under RCUIdo Schimmel1-1/+5
2020-08-21net: ethernet: mtk_eth_soc: fix MTU warningsLanden Chao1-0/+2
2020-08-21ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang3-5/+14
2020-08-21ipv4: Silence suspicious RCU usage warningIdo Schimmel1-1/+1
2020-08-21xattr: break delegations in {set,remove}xattrFrank van der Linden2-7/+79
2020-08-21Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23)Dexuan Cui3-14/+13
2020-08-21tools lib traceevent: Fix memory leak in process_dynamic_array_lenPhilippe Duplessis-Guindon1-0/+1
2020-08-21atm: fix atm_dev refcnt leaks in atmtcp_remove_persistentXin Xiong1-2/+8
2020-08-21igb: reinit_locked() should be called with rtnl_lockFrancesco Ruggeri1-0/+9
2020-08-21cfg80211: check vendor command doit pointer before useJulian Squires1-3/+3
2020-08-21i2c: slave: add sanity check when unregisteringWolfram Sang1-0/+3
2020-08-21i2c: slave: improve sanity check when registeringWolfram Sang1-3/+1
2020-08-21drm/nouveau/fbcon: zero-initialise the mode_cmd2 structureBen Skeggs1-1/+1
2020-08-21drm/nouveau/fbcon: fix module unload when fbcon init has failed for some reasonBen Skeggs1-0/+1
2020-08-21net/9p: validate fds in p9_fd_openChristoph Hellwig1-8/+16
2020-08-21leds: 88pm860x: fix use-after-free on unbindJohan Hovold1-1/+13
2020-08-21leds: lm3533: fix use-after-free on unbindJohan Hovold1-3/+9
2020-08-21leds: da903x: fix use-after-free on unbindJohan Hovold1-1/+13
2020-08-21leds: wm831x-status: fix use-after-free on unbindJohan Hovold1-1/+13
2020-08-21mtd: properly check all write ioctls for permissionsGreg Kroah-Hartman1-9/+47
2020-08-21vgacon: Fix for missing check in scrollback handlingYunhai Zhang1-0/+4
2020-08-21binder: Prevent context manager from incrementing ref 0Jann Horn1-1/+14
2020-08-21omapfb: dss: Fix max fclk divider for omap36xxAdam Ford1-1/+1
2020-08-21Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt()Peilin Ye1-0/+7
2020-08-21Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()Peilin Ye1-1/+1
2020-08-21Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt()Peilin Ye1-1/+1
2020-08-21staging: android: ashmem: Fix lockdep warning for write operationSuren Baghdasaryan1-0/+12
2020-08-21ALSA: seq: oss: Serialize ioctlsTakashi Iwai1-1/+7
2020-08-21usb: xhci: Fix ASMedia ASM1142 DMA addressingForest Crossman1-1/+3
2020-08-21usb: xhci: define IDs for various ASMedia host controllersForest Crossman1-3/+5
2020-08-21USB: iowarrior: fix up report size handling for some devicesGreg Kroah-Hartman1-10/+25
2020-08-21net/mlx5e: Don't support phys switch id if not in switchdev modeRoi Dayan1-1/+1
2020-08-21USB: serial: qcserial: add EM7305 QDL product IDErik Ekman1-0/+1
2020-08-07Linux 4.14.193v4.14.193Greg Kroah-Hartman1-1/+1
2020-08-07ARM: 8702/1: head-common.S: Clear lr before jumping to start_kernel()Geert Uytterhoeven1-0/+1
2020-08-07ext4: fix direct I/O read errorJiang Ying1-0/+5
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