aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/of_fdt.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-20ipv6/route: return if there is no fib_nh_gw_familyHangbin Liu1-1/+1
2019-11-20net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobjectJouni Hogander1-11/+13
2019-11-20arm64: uaccess: Remove uaccess_*_not_uao asm macrosPavel Tatashin7-35/+27
2019-11-20arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess faultPavel Tatashin4-0/+4
2019-11-20fork: fix pidfd_poll()'s return typeLuc Van Oostenryck1-3/+3
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-18drm/i915: Protect request peeking with RCUChris Wilson1-11/+39
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-18block: sed-opal: Introduce SUM_SET_LIST parameter and append it using 'add_token_u64'Revanth Rajashekar2-5/+5
2019-11-18blk-cgroup: cgroup_rstat_updated() shouldn't be called on cgroup1Tejun Heo1-1/+2
2019-11-18Revert "bcache: fix fifo index swapping condition in journal_pin_cmp()"Jens Axboe2-26/+4
2019-11-18block: Don't disable interrupts in trigger_softirq()Sebastian Andrzej Siewior1-4/+0
2019-11-17Linux 5.4-rc8Linus Torvalds1-1/+1
2019-11-17net/mlx4_en: fix mlx4 ethtool -N insertionLuigi Rizzo1-0/+1
2019-11-17Revert "hwrng: core - Freeze khwrng thread during suspend"Herbert Xu2-7/+2
2019-11-16ipmr: Fix skb headroom in ipmr_get_route().Guillaume Nault1-1/+2
2019-11-16net: hns3: cleanup of stray struct hns3_link_mode_mappingSalil Mehta1-5/+0
2019-11-16net/smc: fix fastopen for non-blocking connect()Ursula Braun1-1/+1
2019-11-16rds: ib: update WR sizes when bringing up connectionDag Moxnes1-8/+15
2019-11-16net: gemini: add missed free_netdevChuhong Yuan1-0/+1