summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-03powerpc: bpf: Fix generation of load/store DW instructionsNaveen N. Rao5-18/+37
2019-04-03ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected timeKohji Okuno1-17/+10
2019-04-03tracing: initialize variable in create_dyn_event()Frank Rowand1-1/+1
2019-04-03locks: wake any locks blocked on request before deadlock checkJeff Layton1-0/+5
2019-04-03Btrfs: fix assertion failure on fsync with NO_HOLES enabledFilipe Manana1-8/+1
2019-04-03btrfs: Avoid possible qgroup_rsv_size overflow in btrfs_calculate_inode_block...Nikolay Borisov1-1/+1
2019-04-03btrfs: Fix bound checking in qgroup_trace_new_subtree_blocksNikolay Borisov1-2/+2
2019-04-03btrfs: raid56: properly unmap parity page in finish_parity_scrub()Andrea Righi1-1/+2
2019-04-03btrfs: don't report readahead errors and don't update statisticsDavid Sterba1-1/+1
2019-04-03btrfs: remove WARN_ON in log_dir_itemsJosef Bacik1-2/+9
2019-04-03Btrfs: fix incorrect file size after shrinking truncate and fsyncFilipe Manana1-0/+13
2019-04-03powerpc/fsl: Fix the flush of branch predictor.Christophe Leroy1-0/+1
2019-04-03tun: add a missing rcu_read_unlock() in error pathEric Dumazet1-0/+1
2019-04-03ila: Fix rhashtable walker list corruptionHerbert Xu1-0/+1
2019-04-03r8169: fix cable re-plugging issueHeiner Kallweit1-1/+1
2019-04-03net: phy: don't clear BMCR in genphy_soft_resetHeiner Kallweit1-1/+1
2019-04-03net: mii: Fix PAUSE cap advertisement from linkmode_adv_to_lcl_adv_t() helperClaudiu Manoil1-1/+1
2019-04-03net: dsa: mv88e6xxx: fix few issues in mv88e6390x_port_set_cmodeHeiner Kallweit1-8/+16
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-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: usb: aqc111: Extend HWID table by QNAP deviceDmitry Bezrukov2-0/+23
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-03netfilter: nf_tables: fix set double-free in abort pathPablo Neira Ayuso2-10/+13
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 5.0.5v5.0.5Greg Kroah-Hartman1-1/+1
2019-03-27ALSA: hda - Enforces runtime_resume after S3 and S4 for each codecHui Wang1-3/+17