summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-03powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup'Diana Craciun1-6/+12
2019-04-03powerpc/fsl: Update Spectre v2 reportingDiana Craciun1-1/+4
2019-04-03powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is usedDiana Craciun1-0/+1
2019-04-03powerpc/fsl: Flush branch predictor when entering KVMDiana Craciun1-0/+4
2019-04-03powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)Diana Craciun2-0/+21
2019-04-03powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)Diana Craciun3-1/+37
2019-04-03powerpc/fsl: Add nospectre_v2 command line argumentDiana Craciun2-0/+26
2019-04-03powerpc/fsl: Emulate SPRN_BUCSR registerDiana Craciun1-0/+7
2019-04-03powerpc/fsl: Add macro to flush the branch predictorDiana Craciun1-0/+10
2019-04-03powerpc/fsl: Add infrastructure to fixup branch predictor flushDiana Craciun4-0/+45
2019-04-03tun: add a missing rcu_read_unlock() in error pathEric Dumazet1-0/+1
2019-04-03thunderx: eliminate extra calls to put_page() for pages held for recyclingDean Nelson1-4/+3
2019-04-03thunderx: enable page recycling for non-XDP caseDean Nelson1-12/+11
2019-04-03net: sched: fix cleanup NULL pointer exception in act_mirrJohn Hurley1-0/+3
2019-04-03ila: Fix rhashtable walker list corruptionHerbert Xu1-0/+1
2019-04-03vxlan: Don't call gro_cells_destroy() before device is unregisteredZhiqiang Liu1-3/+1
2019-04-03vrf: prevent adding upper devicesSabrina Dubroca1-0/+1
2019-04-03tun: properly test for IFF_UPEric Dumazet1-4/+11
2019-04-03tipc: fix cancellation of topology subscriptionsErik Hugne1-0/+1
2019-04-03tipc: change to check tipc_own_id to return in tipc_net_stopXin Long1-4/+1
2019-04-03tipc: allow service ranges to be connect()'ed on RDM/DGRAMErik Hugne1-5/+15
2019-04-03tcp: do not use ipv6 header for ipv4 flowEric Dumazet1-4/+4
2019-04-03sctp: use memdup_user instead of vmemdup_userXin Long1-6/+6
2019-04-03sctp: get sctphdr by offset in sctp_compute_cksumXin Long1-1/+1
2019-04-03rhashtable: Still do rehash when we get EEXISTHerbert Xu1-2/+6
2019-04-03packets: Always register packet sk in the same orderMaxime Chevallier2-1/+7
2019-04-03net-sysfs: call dev_hold if kobject_init_and_add successYueHaibing1-2/+4
2019-04-03net: stmmac: fix memory corruption with large MTUsAaro Koskinen1-2/+3
2019-04-03net: rose: fix a possible stack overflowEric Dumazet1-9/+12
2019-04-03net: phy: meson-gxl: fix interrupt supportJerome Brunet1-0/+6
2019-04-03net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vecChristoph Paasch1-1/+1
2019-04-03net: datagram: fix unbounded loop in __skb_try_recv_datagram()Paolo Abeni1-1/+1
2019-04-03net: aquantia: fix rx checksum offload for UDP/TCP over IPv6Dmitry Bogdanov1-2/+3
2019-04-03mISDN: hfcpci: Test both vendor & device ID for Digium HFC4SBjorn Helgaas1-1/+2
2019-04-03mac8390: Fix mmio access size probeFinn Thain1-7/+12
2019-04-03ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULLXin Long1-8/+10
2019-04-03gtp: change NET_UDP_TUNNEL dependency to selectMatteo Croce1-2/+2
2019-04-03genetlink: Fix a memory leak on error pathYueHaibing1-1/+2
2019-04-03dccp: do not use ipv6 header for ipv4 flowEric Dumazet1-2/+2
2019-04-03ipmi_si: Fix crash when using hard-coded deviceCorey Minyard4-74/+218
2019-04-03Bluetooth: Verify that l2cap_get_conf_opt provides large enough bufferMarcel Holtmann1-0/+6
2019-04-03Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_optMarcel Holtmann1-31/+46
2019-03-27Linux 4.19.32v4.19.32Greg Kroah-Hartman1-1/+1
2019-03-27power: supply: charger-manager: Fix incorrect return valueBaolin Wang1-2/+1
2019-03-27ALSA: hda - Enforces runtime_resume after S3 and S4 for each codecHui Wang1-3/+17
2019-03-27ALSA: hda - Record the current power state before suspend/resume callsTakashi Iwai1-2/+41
2019-03-27locking/lockdep: Add debug_locks check in __lock_downgrade()Waiman Long1-0/+3
2019-03-27x86/unwind: Add hardcoded ORC entry for NULLJann Horn1-0/+17
2019-03-27x86/unwind: Handle NULL pointer calls better in frame unwinderJann Horn2-3/+28
2019-03-27loop: access lo_backing_file only when the loop device is Lo_boundDongli Zhang1-1/+1