aboutsummaryrefslogtreecommitdiffstats
path: root/lib/vsprintf.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-11fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYSChad Austin3-12/+13
2018-12-11dm thin: send event about thin-pool state change _after_ making itMike Snitzer1-33/+35
2018-12-11tracing: Fix memory leak of instance function hash filtersSteven Rostedt (VMware)1-0/+1
2018-12-11tracing: Fix memory leak in set_trigger_filter()Steven Rostedt (VMware)1-2/+4
2018-12-11tracing: Fix memory leak in create_filter()Steven Rostedt (VMware)1-1/+4
2018-12-11aio: fix spectre gadget in lookup_ioctxJeff Moyer1-0/+2
2018-12-11ceph: make 'nocopyfrom' a default mount optionLuis Henriques2-3/+5
2018-12-11drm/amdgpu: Fix DEBUG_LOCKS_WARN_ON(depth <= 0) in amdgpu_ctx.lockAndrey Grodzovsky1-2/+2
2018-12-11Revert "drm/rockchip: Allow driver to be shutdown on reboot/kexec"Brian Norris1-6/+0
2018-12-11arm64: dma-mapping: Fix FORCE_CONTIGUOUS buffer clearingRobin Murphy1-1/+1
2018-12-11drm/nouveau/drm/nouveau: tegra: Call nouveau_drm_device_init()Thierry Reding1-0/+6
2018-12-10thermal: stm32: Fix stm_thermal_read_factory_settingsDavid HERNANDEZ SANCHEZ1-2/+2
2018-12-10thermal: stm32: read factory settings inside stm_thermal_prepareDavid HERNANDEZ SANCHEZ1-4/+4
2018-12-10thermal/drivers/hisi: Fix number of sensors on hi3660Daniel Lezcano1-1/+1
2018-12-10thermal/drivers/hisi: Fix wrong platform_get_irq_byname()Daniel Lezcano1-1/+1
2018-12-10block/bio: Do not zero user pagesKeith Busch1-1/+2
2018-12-10drm/amdgpu/powerplay: Apply avfs cks-off voltages on VIKenneth Feng2-0/+8
2018-12-10drm/amdgpu: update SMC firmware image for polaris10 variantsJunwei Zhang1-1/+2
2018-12-10drm/amdkfd: add new vega20 pci idAlex Deucher1-0/+1
2018-12-10drm/amdkfd: add new vega10 pci idsAlex Deucher1-0/+6
2018-12-10drm/amdgpu: add some additional vega20 pci idsAlex Deucher1-0/+1
2018-12-10drm/amdgpu: add some additional vega10 pci idsAlex Deucher1-0/+6
2018-12-10clk: qcom: qcs404: Fix gpll0_out_main parentSrinivas Kandagatla1-1/+1
2018-12-10backlight: pwm_bl: Fix brightness levels for non-DT case.Enric Balletbo i Serra1-6/+35
2018-12-10ALSA: hda/realtek: Enable audio jacks of ASUS UX433FN/UX333FA with ALC294Jian-Hong Pan1-0/+4
2018-12-10ALSA: hda/realtek: Enable audio jacks of ASUS UX533FD with ALC294Jian-Hong Pan1-0/+23
2018-12-10ALSA: hda/realtek: ALC294 mic and headset-mode fixups for ASUS X542UNChris Chiu1-0/+15
2018-12-10fuse: Fix memory leak in fuse_dev_free()Takeshi Misawa1-0/+1
2018-12-10powerpc/ptrace: replace ptrace_report_syscall() with a tracehook callElvira Khabirova1-1/+6
2018-12-09Linux 4.20-rc6Linus Torvalds1-1/+1
2018-12-09net/sched: cls_flower: Reject duplicated rules also under skip_swOr Gerlitz1-13/+10
2018-12-09bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips.Michael Chan1-4/+12
2018-12-09bnxt_en: Fix NQ/CP rings accounting on the new 57500 chips.Michael Chan1-6/+23
2018-12-09bnxt_en: Keep track of reserved IRQs.Michael Chan3-3/+8
2018-12-09bnxt_en: Fix CNP CoS queue regression.Michael Chan1-0/+7
2018-12-09powerpc/mm: Fallback to RAM if the altmap is unusableOliver O'Halloran1-3/+16
2018-12-09powerpc/papr_scm: Use ibm,unit-guid as the iset cookieOliver O'Halloran1-0/+12
2018-12-09powerpc/papr_scm: Fix DIMM device registration raceOliver O'Halloran1-0/+3
2018-12-09powerpc/papr_scm: Remove endian conversionsOliver O'Halloran1-3/+3
2018-12-09powerpc/papr_scm: Update DT propertiesOliver O'Halloran1-5/+11
2018-12-09ALSA: fireface: fix reference to wrong register for clock configurationTakashi Sakamoto1-1/+1
2018-12-09ALSA: hda/realtek - Fix the mute LED regresion on Lenovo X1 CarbonHui Wang1-0/+2
2018-12-08net/mlx4_core: Correctly set PFC param if global pause is turned off.Tarick Bedeir1-2/+2
2018-12-08Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask"David Rientjes4-22/+51
2018-12-07Revert "net/ibm/emac: wrong bit is used for STA control"Benjamin Herrenschmidt1-1/+1
2018-12-07neighbour: Avoid writing before skb->head in neigh_hh_output()Stefano Brivio1-5/+23
2018-12-07ipv6: Check available headroom in ip6_xmit() even without optionsStefano Brivio1-21/+21
2018-12-07tcp: lack of available data can also cause TSO deferEric Dumazet1-11/+24
2018-12-07dm zoned: Fix target BIO completion handlingDamien Le Moal1-84/+38
2018-12-07dm: call blk_queue_split() to impose device limits on biosMike Snitzer1-0/+2