summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-20sched/debug: Adjust newlines for better alignmentJoe Lawrence1-11/+16
2018-03-20sched/debug: Fix per-task line continuation for console outputJoe Lawrence1-1/+1
2018-03-20perf/cgroup: Fix child event counting bugSong Liu1-5/+16
2018-03-20perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration bug on Skylake se...Kan Liang1-14/+17
2018-03-20perf/x86/intel: Rename confusing 'freerunning PEBS' API and implementation to...Kan Liang4-13/+13
2018-03-20jump_label: Disable jump labels in __exit codeJosh Poimboeuf3-6/+7
2018-03-20perf/x86/intel/uncore: Add missing filter constraint for SKX CHA eventStephane Eranian1-0/+1
2018-03-20perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period()Dan Carpenter1-1/+1
2018-03-20perf/x86/intel: Disable userspace RDPMC usage for large PEBSKan Liang1-1/+2
2018-03-20locking/mutex: Improve documentationMatthew Wilcox1-7/+30
2018-03-20x86/boot/64: Verify alignment of the LOAD segmentH.J. Lu1-0/+4
2018-03-20x86/build/64: Force the linker to use 2MB page sizeH.J. Lu1-0/+9
2018-03-20scsi: iscsi_tcp: set BDI_CAP_STABLE_WRITES when data digest enabledJianchao Wang1-0/+8
2018-03-20scsi: sd: Remember that READ CAPACITY(16) succeededMartin K. Petersen1-0/+2
2018-03-20Merge branch 'phy-relax-error-checking'David S. Miller2-4/+12
2018-03-20net: phy: relax error checking when creating sysfs link netdev->phydevGrygorii Strashko1-4/+11
2018-03-20sysfs: symlink: export sysfs_create_link_nowarn()Grygorii Strashko1-0/+1
2018-03-20drm/i915/dp: Write to SET_POWER dpcd to enable MST hub.Dhinakaran Pandiyan1-5/+2
2018-03-20Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-5/+20
2018-03-20ACPI / watchdog: Fix off-by-one error at resource assignmentTakashi Iwai2-3/+3
2018-03-20Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-10/+1
2018-03-20Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-40/+74
2018-03-20Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-102/+337
2018-03-19nfsd: remove blocked locks on client teardownJeff Layton1-19/+43
2018-03-19RDMA/verbs: Remove restrack entry from XRCD structureLeon Romanovsky1-4/+0
2018-03-19RDMA/ucma: Fix use-after-free access in ucma_closeLeon Romanovsky1-0/+3
2018-03-19percpu_ref: Update doc to dissuade users from depending on internal RCU grace...Tejun Heo2-6/+14
2018-03-19mm: Allow to kill tasks doing pcpu_alloc() and waiting for pcpu_balance_workfn()Kirill Tkhai1-2/+11
2018-03-19percpu: include linux/sched.h for cond_resched()Tejun Heo1-0/+1
2018-03-19clk: bcm2835: Protect sections updating shared registersBoris Brezillon1-0/+4
2018-03-19clk: bcm2835: Fix ana->maskX definitionsBoris Brezillon1-4/+4
2018-03-19drm/amd/display: fix dereferencing possible ERR_PTR()Shirish S1-0/+3
2018-03-19drm/amd/display: Refine disable VGAClark Zheng2-6/+22
2018-03-19ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unitKirill Marinushkin1-2/+2
2018-03-19libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 versionHans de Goede1-2/+5
2018-03-19libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versionsHans de Goede1-1/+1
2018-03-19libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDsHans de Goede1-0/+8
2018-03-19staging: ncpfs: memory corruption in ncp_read_kernel()Dan Carpenter1-0/+4
2018-03-19Merge tag 'iio-fixes-for-4.16b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman7-25/+46
2018-03-19can: cc770: Fix use after free in cc770_tx_interrupt()Andri Yngvason1-3/+2
2018-03-19mtdchar: fix usage of mtd_ooblayout_ecc()OuYang ZhiZhong1-2/+2
2018-03-19Revert "ACPI / battery: Add quirk for Asus GL502VSK and UX305LA"Daniel Drake1-45/+3
2018-03-19drm/tegra: Shutdown on driver unbindThierry Reding1-0/+1
2018-03-19drm/tegra: dsi: Don't disable regulator on ->exit()Thierry Reding1-1/+0
2018-03-19drm/tegra: dc: Detach IOMMU group from domain only onceThierry Reding1-3/+13
2018-03-19iwlwifi: mvm: Move unused phy's to a default channelAndrei Otcheretianski1-5/+16
2018-03-19iwlwifi: mvm: fix array out of bounds referenceAvraham Stern1-27/+11
2018-03-19iwlwifi: mvm: make sure internal station has a valid idAvraham Stern1-1/+2
2018-03-19iwlwifi: mvm: clear tx queue id when unreserving aggregation queueAvraham Stern1-4/+8
2018-03-19iwlwifi: mvm: Increase session protection time after CSAndrei Otcheretianski3-8/+15