summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobjectJouni Hogander2019-11-201-11/+13
| |/ / / /
| * | | | mdio_bus: Fix init if CONFIG_RESET_CONTROLLER=nGeert Uytterhoeven2019-11-191-1/+1
| * | | | Revert "mdio_bus: fix mdio_register_device when RESET_CONTROLLER is disabled"David S. Miller2019-11-191-2/+1
| * | | | net: hns3: fix a wrong reset interrupt status maskHuazhong Tan2019-11-191-1/+1
| * | | | net: fec: fix clock count mis-matchChuhong Yuan2019-11-191-4/+11
| * | | | net/sched: act_pedit: fix WARN() in the traffic pathDavide Caratti2019-11-191-7/+5
| * | | | net: phylink: fix link mode modification in PHY modeRussell King2019-11-191-9/+16
| * | | | net: phylink: update documentation on create and destroyRussell King2019-11-191-0/+4
| * | | | r8169: disable TSO on a single version of RTL8168c to fix performanceCorinna Vinschen2019-11-191-2/+5
| * | | | MAINTAINERS: forcedeth: Change Zhu Yanjun's email addressZhu Yanjun2019-11-191-1/+1
| * | | | taprio: don't reject same mqprio settingsIvan Khoronzhuk2019-11-191-2/+26
| * | | | net/tls: enable sk_msg redirect to tls socket egressWillem de Bruijn2019-11-193-0/+14
| * | | | gve: fix dma sync bug where not all pages syncedAdi Suresh2019-11-191-4/+5
| * | | | mdio_bus: fix mdio_register_device when RESET_CONTROLLER is disabledMarek Behún2019-11-181-1/+2
| * | | | net/ipv4: fix sysctl max for fib_multipath_hash_policyMarcelo Ricardo Leitner2019-11-181-1/+1
| * | | | phy: mdio-sun4i: add missed regulator_disable in removeChuhong Yuan2019-11-181-0/+3
| * | | | net/mlx4_en: Fix wrong limitation for number of TX ringsTariq Toukan2019-11-182-4/+13
| * | | | net: sched: ensure opts_len <= IP_TUNNEL_OPTS_MAX in act_tunnel_keyXin Long2019-11-181-0/+4
| * | | | mlxsw: spectrum_router: Fix determining underlay for a GRE tunnelPetr Machata2019-11-181-18/+1
| * | | | net: atm: Reduce the severity of logging in unlink_clip_vccAditya Pakki2019-11-181-3/+3
| * | | | net/mlx4_en: fix mlx4 ethtool -N insertionLuigi Rizzo2019-11-171-0/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-11-171-1/+3
| |\ \ \ \
| | * | | | bpf, offload: Unlock on error in bpf_offload_dev_create()Dan Carpenter2019-11-071-1/+3
* | | | | | afs: Fix large file supportMarc Dionne2019-11-221-0/+1
* | | | | | afs: Fix possible assert with callbacks from yfs serversMarc Dionne2019-11-221-1/+0
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-11-223-33/+53
|\ \ \ \ \ \
| * | | | | | mm/ksm.c: don't WARN if page is still mapped in remove_stable_node()Andrey Ryabinin2019-11-221-7/+7
| * | | | | | mm/memory_hotplug: don't access uninitialized memmaps in shrink_zone_span()David Hildenbrand2019-11-221-3/+13
| * | | | | | Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare...Joseph Qi2019-11-221-23/+33
* | | | | | | Merge tag 'pm-5.4-final' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-11-221-1/+7
|\ \ \ \ \ \ \
| * | | | | | | PM: QoS: Invalidate frequency QoS requests after removalRafael J. Wysocki2019-11-201-1/+7
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'drm-fixes-2019-11-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-11-2216-32/+183
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Merge tag 'drm-intel-fixes-2019-11-21' of git://anongit.freedesktop.org/drm/d...Dave Airlie2019-11-229-18/+141
| |\ \ \ \ \ \
| | * | | | | | drm/i915/fbdev: Restore physical addresses for fb_mmap()Chris Wilson2019-11-211-4/+5
| | * | | | | | drm/i915: make pool objects read-onlyMatthew Auld2019-11-191-0/+2
| | * | | | | | drm/i915: Protect request peeking with RCUChris Wilson2019-11-181-11/+39
| | * | | | | | drm/i915/userptr: Try to acquire the page lock around set_page_dirty()Chris Wilson2019-11-181-1/+21
| | * | | | | | drm/i915/pmu: "Frequency" is reported as accumulated cyclesChris Wilson2019-11-181-2/+2
| | * | | | | | drm/i915: Preload LUTs if the hw isn't currently using themVille Syrjälä2019-11-184-0/+69
| | * | | | | | drm/i915: Don't oops in dumb_create ioctl if we have no crtcsVille Syrjälä2019-11-181-0/+3
| | |/ / / / /
| * | | | | | Merge tag 'drm-fixes-5.4-2019-11-20' of git://people.freedesktop.org/~agd5f/l...Dave Airlie2019-11-217-14/+42
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Revert "drm/amd/display: enable S/G for RAVEN chip"Alex Deucher2019-11-202-2/+2
| | * | | | | drm/amdgpu: disable gfxoff on original ravenAlex Deucher2019-11-201-2/+7
| | * | | | | drm/amdgpu: disable gfxoff when using register read interfaceAlex Deucher2019-11-201-1/+5
| | * | | | | drm/amd/powerplay: correct fine grained dpm force level settingEvan Quan2019-11-201-0/+6
| | * | | | | drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported ASICsEvan Quan2019-11-201-5/+18
| | * | | | | drm/amdgpu: remove experimental flag for Navi14Alex Deucher2019-11-201-4/+4
| |/ / / / /
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-11-217-31/+27
|\ \ \ \ \ \
| * | | | | | arm64: uaccess: Remove uaccess_*_not_uao asm macrosPavel Tatashin2019-11-207-35/+27
| * | | | | | arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess faultPavel Tatashin2019-11-204-0/+4