summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-07-16Merge tag 'tty-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-108/+134
2020-07-16Merge tag 'thermal-v5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-6/+9
2020-07-16Merge branch 'pm-cpufreq'Rafael J. Wysocki1-2/+6
2020-07-16Merge tag 'usb-serial-5.8-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-3/+5
2020-07-16x86: math-emu: Fix up 'cmp' insn for clang iasArnd Bergmann1-1/+1
2020-07-16x86/entry: Fix vectors to IDTENTRY_SYSVEC for CONFIG_HYPERVSedat Dilek1-2/+2
2020-07-16x86/entry: Add compatibility with IASJian Cai1-8/+6
2020-07-16Merge branch 'nvme-5.8' of git://git.infradead.org/nvme into block-5.8Jens Axboe2-0/+14
2020-07-16Merge branch 'opp/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Rafael J. Wysocki1-0/+4
2020-07-16nvme: explicitly update mpath disk capacity on revalidationAnthony Iliopoulos2-0/+14
2020-07-16arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEPWill Deacon1-2/+2
2020-07-16arm64: ptrace: Use NO_SYSCALL instead of -1 in syscall_trace_enter()Will Deacon1-2/+2
2020-07-16arm64: syscall: Expand the comment about ptrace and syscall(-1)Will Deacon1-1/+15
2020-07-16arm64: ptrace: Add a comment describing our syscall entry/exit trap ABIWill Deacon1-2/+14
2020-07-16arm64: compat: Ensure upper 32 bits of x0 are zero on syscall returnWill Deacon2-1/+14
2020-07-16arm64: ptrace: Override SPSR.SS when single-stepping is enabledWill Deacon3-6/+20
2020-07-16arm64: ptrace: Consistently use pseudo-singlestep exceptionsWill Deacon4-16/+23
2020-07-16drivers/perf: Fix kernel panic when rmmod PMU modules during perf samplingQi Liu5-0/+5
2020-07-16ALSA: hda/realtek - fixup for yet another Intel reference boardPeiSen Hou1-0/+1
2020-07-16USB: serial: iuu_phoenix: fix memory corruptionJohan Hovold1-3/+5
2020-07-16ALSA: hda/realtek - Enable Speaker for ASUS UX563Kailang Yang1-0/+1
2020-07-16ALSA: hda/realtek - Enable Speaker for ASUS UX533 and UX534Kailang Yang1-0/+2
2020-07-16ovl: fix lookup of indexed hardlinks with metacopyAmir Goldstein1-0/+4
2020-07-16ovl: fix unneeded call to ovl_change_flags()Amir Goldstein1-4/+6
2020-07-16opp: Increase parsed_static_opps in _of_add_opp_table_v1()Walter Lozano1-0/+4
2020-07-15Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-8/+43
2020-07-16Merge tag 'drm-intel-fixes-2020-07-15' of git://anongit.freedesktop.org/drm/d...Dave Airlie6-33/+39
2020-07-16Merge tag 'drm-misc-fixes-2020-07-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie3-6/+9
2020-07-16Merge branch 'vmwgfx-fixes-5.8' of git://people.freedesktop.org/~sroland/linu...Dave Airlie1-4/+4
2020-07-15Merge tag 'platform-drivers-x86-v5.8-2' of git://git.infradead.org/linux-plat...Linus Torvalds5-3/+17
2020-07-15Merge tag 'dmaengine-fix-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds20-60/+128
2020-07-15keys: asymmetric: fix error return code in software_key_query()Wei Yongjun1-0/+1
2020-07-15afs: Fix interruption of operationsDavid Howells2-2/+3
2020-07-16ovl: fix mount option checks for nfs_export with no upperdirAmir Goldstein2-15/+20
2020-07-16ovl: force read-only sb on failure to create index dirAmir Goldstein1-5/+6
2020-07-16ovl: fix regression with re-formatted lower squashfsAmir Goldstein1-0/+12
2020-07-16ovl: fix oops in ovl_indexdir_cleanup() with nfs_export=onAmir Goldstein1-9/+7
2020-07-16ovl: relax WARN_ON() when decoding lower directory file handleAmir Goldstein1-1/+1
2020-07-16ovl: remove not used argument in ovl_check_originyoungjun1-9/+2
2020-07-16ovl: change ovl_copy_up_flags staticyoungjun2-2/+1
2020-07-16ovl: inode reference leak in ovl_is_inuse true case.youngjun1-1/+10
2020-07-15scsi: megaraid_sas: Remove undefined ENABLE_IRQ_POLL macroChandrakanth Patil1-2/+0
2020-07-15io_uring: fix recvmsg memory leak with buffer selectionPavel Begunkov1-2/+8
2020-07-15arm64: dts: spcfpga: Align GIC, NAND and UART nodenames with dtschemaKrzysztof Kozlowski1-4/+4
2020-07-15ARM: dts: socfpga: Align L2 cache-controller nodename with dtschemaKrzysztof Kozlowski2-2/+2
2020-07-15arm64: dts: stratix10: increase QSPI reg address in nand dts fileDinh Nguyen1-3/+3
2020-07-15arm64: dts: stratix10: add status to qspi dts nodeDinh Nguyen2-0/+2
2020-07-15arm64: dts: agilex: add status to qspi dts nodeDinh Nguyen1-0/+1
2020-07-15xprtrdma: fix incorrect header size calculationsColin Ian King1-2/+2
2020-07-15hwmon: (scmi) Fix potential buffer overflow in scmi_hwmon_probe()Cristian Marussi1-1/+1