aboutsummaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-20PM: QoS: Invalidate frequency QoS requests after removalRafael J. Wysocki1-1/+7
2019-11-20virtio_balloon: fix shrinker countWei Wang1-1/+1
2019-11-20virtio_balloon: fix shrinker scan number of pagesMichael S. Tsirkin1-6/+12
2019-11-19mdio_bus: Fix init if CONFIG_RESET_CONTROLLER=nGeert Uytterhoeven1-1/+1
2019-11-19Revert "mdio_bus: fix mdio_register_device when RESET_CONTROLLER is disabled"David S. Miller1-2/+1
2019-11-19net: hns3: fix a wrong reset interrupt status maskHuazhong Tan1-1/+1
2019-11-19net: fec: fix clock count mis-matchChuhong Yuan1-4/+11
2019-11-19net/sched: act_pedit: fix WARN() in the traffic pathDavide Caratti1-7/+5
2019-11-19net: phylink: fix link mode modification in PHY modeRussell King1-9/+16
2019-11-19net: phylink: update documentation on create and destroyRussell King1-0/+4
2019-11-19r8169: disable TSO on a single version of RTL8168c to fix performanceCorinna Vinschen1-2/+5
2019-11-19MAINTAINERS: forcedeth: Change Zhu Yanjun's email addressZhu Yanjun1-1/+1
2019-11-19taprio: don't reject same mqprio settingsIvan Khoronzhuk1-2/+26
2019-11-19net/tls: enable sk_msg redirect to tls socket egressWillem de Bruijn3-0/+14
2019-11-19afs: Fix missing timeout resetDavid Howells1-0/+1
2019-11-19gve: fix dma sync bug where not all pages syncedAdi Suresh1-4/+5
2019-11-19drm/i915: make pool objects read-onlyMatthew Auld1-0/+2
2019-11-19mdio_bus: Fix init if CONFIG_RESET_CONTROLLER=nGeert Uytterhoeven1-1/+1
2019-11-19nbd:fix memory leak in nbd_get_socket()Sun Ke1-0/+1
2019-11-19virtio_console: allocate inbufs in add_port() only if it is neededLaurent Vivier1-15/+13
2019-11-19virtio_ring: fix return code on DMA mapping failsHalil Pasic1-2/+2
2019-11-18mdio_bus: fix mdio_register_device when RESET_CONTROLLER is disabledMarek Behún1-1/+2
2019-11-18net/ipv4: fix sysctl max for fib_multipath_hash_policyMarcelo Ricardo Leitner1-1/+1
2019-11-18phy: mdio-sun4i: add missed regulator_disable in removeChuhong Yuan1-0/+3
2019-11-18net/mlx4_en: Fix wrong limitation for number of TX ringsTariq Toukan2-4/+13
2019-11-18net: sched: ensure opts_len <= IP_TUNNEL_OPTS_MAX in act_tunnel_keyXin Long1-0/+4
2019-11-18mlxsw: spectrum_router: Fix determining underlay for a GRE tunnelPetr Machata1-18/+1
2019-11-18net: atm: Reduce the severity of logging in unlink_clip_vccAditya Pakki1-3/+3
2019-11-18btrfs: drop bdev argument from submit_extent_pageDavid Sterba1-8/+3
2019-11-18btrfs: remove extent_map::bdevDavid Sterba8-31/+2
2019-11-18btrfs: drop bio_set_dev where not neededDavid Sterba2-11/+0
2019-11-18btrfs: get bdev directly from fs_devices in submit_extent_pageDavid Sterba1-1/+4
2019-11-18drm/i915: Protect request peeking with RCUChris Wilson1-11/+39
2019-11-18btrfs: record all roots for rename exchange on a subvolJosef Bacik1-0/+3
2019-11-18drm/i915/userptr: Try to acquire the page lock around set_page_dirty()Chris Wilson1-1/+21
2019-11-18drm/i915/pmu: "Frequency" is reported as accumulated cyclesChris Wilson1-2/+2
2019-11-18drm/i915: Preload LUTs if the hw isn't currently using themVille Syrjälä4-0/+69
2019-11-18drm/i915: Don't oops in dumb_create ioctl if we have no crtcsVille Syrjälä1-0/+3
2019-11-18Btrfs: fix block group remaining RO forever after error during device replaceFilipe Manana3-45/+2
2019-11-18btrfs: scrub: Don't check free space before marking a block group ROQu Wenruo4-20/+54
2019-11-18btrfs: change btrfs_fs_devices::rotating to boolJohannes Thumshirn2-4/+4
2019-11-18btrfs: change btrfs_fs_devices::seeding to boolJohannes Thumshirn2-5/+5
2019-11-18btrfs: rename btrfs_block_group_cacheDavid Sterba26-293/+278
2019-11-18btrfs: block-group: Reuse the item key from caller of read_one_block_group()Qu Wenruo1-9/+8
2019-11-18btrfs: block-group: Refactor btrfs_read_block_groups()Qu Wenruo1-111/+108
2019-11-18btrfs: document extent buffer lockingDavid Sterba1-14/+158
2019-11-18btrfs: access eb::blocking_writers according to ACCESS_ONCE policiesDavid Sterba1-11/+21
2019-11-18btrfs: set blocking_writers directly, no increment or decrementDavid Sterba1-2/+2
2019-11-18btrfs: merge blocking_writers branches in btrfs_tree_read_lockDavid Sterba1-13/+14
2019-11-18btrfs: drop incompat bit for raid1c34 after last block group is goneDavid Sterba1-9/+18