summaryrefslogtreecommitdiffstats
path: root/samples/timers (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-11cgroup: add documentation for pids.events fileTibor Billes1-0/+3
2019-02-08Documentation: cgroup-v2: eliminate markup warningsRandy Dunlap1-1/+1
2019-01-31MAINTAINERS: Update cgroup entryAndrea Parri1-2/+3
2019-01-31cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix ...Oleg Nesterov5-9/+15
2019-01-30fs/dcache: Track & report number of negative dentriesWaiman Long3-13/+52
2019-01-30fs: Don't need to put list_lru into its own cachelineWaiman Long1-4/+5
2019-01-30fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()Waiman Long1-5/+1
2019-01-29MAINTAINERS: Add entry for XDP (eXpress Data Path)Jesper Dangaard Brouer1-0/+18
2019-01-29net: set default network namespace in init_dummy_netdev()Josh Elsasser1-0/+3
2019-01-29net: b44: replace dev_kfree_skb_xxx by dev_consume_skb_xxx for drop profilesYang Wei1-2/+2
2019-01-29net: caif: call dev_consume_skb_any when skb xmit doneYang Wei1-4/+1
2019-01-29net: 8139cp: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-01-29net: macb: Apply RXUBR workaround only to versions with errataHarini Katakam2-11/+20
2019-01-29net: ti: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-01-29net: apple: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-01-29net: amd8111e: replace dev_kfree_skb_irq by dev_consume_skb_irqYang Wei1-1/+1
2019-01-29net: alteon: replace dev_kfree_skb_irq by dev_consume_skb_irqYang Wei1-1/+1
2019-01-29net: tls: Fix deadlock in free_resources txDave Watson1-0/+2
2019-01-29net: tls: Save iv in tls_rec for async crypto requestsDave Watson2-1/+5
2019-01-29vhost: fix OOB in get_rx_bufs()Jason Wang5-7/+11
2019-01-28qed: Fix stack out of bounds bugManish Chopra1-4/+4
2019-01-28qed: Fix system crash in ll2 xmitManish Chopra1-5/+15
2019-01-28qed: Fix VF probe failure while FLRManish Chopra1-0/+10
2019-01-28qed: Fix LACP pdu drops for VFsManish Chopra3-2/+16
2019-01-28qed: Fix bug in tx promiscuous mode settingsManish Chopra1-1/+6
2019-01-28net: i825xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-01-28Revert "mm, memory_hotplug: initialize struct pages for the full memory section"Michal Hocko1-12/+0
2019-01-28gpio: vf610: Mask all GPIO interruptsAndrew Lunn1-0/+5
2019-01-28netfilter: ipt_CLUSTERIP: fix warning unused variable cnAnders Roxell1-1/+1
2019-01-28netfilter: nfnetlink_osf: add missing fmatch checkFernando Fernandez Mancera1-0/+4
2019-01-28netfilter: ebtables: compat: un-break 32bit setsockopt when no rules are presentFlorian Westphal1-3/+6
2019-01-28net: dsa: mv88e6xxx: Fix serdes irq setup going recursiveAndrew Lunn1-1/+1
2019-01-28ip6mr: Fix notifiers call on mroute_clean_tables()Nir Dotan1-4/+3
2019-01-28decnet: fix DN_IFREQ_SIZEJohannes Berg1-1/+1
2019-01-28net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()Alexey Khoroshilov1-1/+3
2019-01-28net: hns: Fix wrong read accesses via Clause 45 MDIO protocolYonglong Liu1-1/+1
2019-01-28net: hns: Restart autoneg need return failed when autoneg offYonglong Liu1-7/+9
2019-01-28net: hns: Fix for missing of_node_put() after of_parse_phandle()Yonglong Liu1-0/+5
2019-01-28Linux 5.0-rc4v5.0-rc4Linus Torvalds1-1/+1
2019-01-27net/rose: fix NULL ax25_cb kernel panicBernard Pidoux1-0/+5
2019-01-27net: altera_tse: fix msgdma_tx_completion on non-zero fill_level caseTomonori Sakita1-1/+2
2019-01-27netrom: switch to sock timer APICong Wang1-10/+10
2019-01-27Revert "block: cover another queue enter recursion via BIO_QUEUE_ENTERED"Jens Axboe2-11/+10
2019-01-26qed: Revert error handling changes.David S. Miller18-743/+202
2019-01-25net/mlx5e: Unblock setting vid 0 for VFs through the uplink repOr Gerlitz1-0/+13
2019-01-25net/mlx5e: Move to use common phys port names for vport representorsOr Gerlitz3-2/+33
2019-01-25net/mlx5e: Allow MAC invalidation while spoofchk is ONAya Levin1-12/+6
2019-01-25net/mlx5: Take lock with IRQs disabled to avoid deadlockMoni Shoua1-2/+3
2019-01-25net/mlx5e: Fix wrong private flag usage causing checksum disableShay Agroskin1-1/+1
2019-01-25Revert "net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager"Bodong Wang1-2/+2