aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-05-0723-92/+87
|\
| * arm64: kernel: Update the stale commentShaokun Zhang2021-05-061-1/+1
| * arm64: Fix the documented event stream frequencyCatalin Marinas2021-05-051-1/+1
| * arm64: entry: always set GIC_PRIO_PSR_I_SET during entryMark Rutland2021-05-053-30/+5
| * arm64: Explicitly document boot requirements for SVEMark Brown2021-04-301-0/+18
| * arm64: Explicitly require that FPSIMD instructions do not trapMark Brown2021-04-301-0/+10
| * arm64: Relax booting requirements for configuration of trapsMark Brown2021-04-301-1/+4
| * arm64: cpufeatures: use min and maxkernel test robot2021-04-301-2/+3
| * arm64: stacktrace: restore terminal recordsMark Rutland2021-04-302-7/+9
| * arm64/vdso: Discard .note.gnu.property sections in vDSOBill Wendling2021-04-301-1/+7
| * arm64: doc: Add brk/mmap/mremap() to the Tagged Address ABI ExceptionsCatalin Marinas2021-04-291-0/+6
| * psci: Remove unneeded semicolonYang Li2021-04-291-1/+1
| * ACPI: irq: Prevent unregistering of GIC SGIsMarc Zyngier2021-04-231-1/+5
| * ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failureMarc Zyngier2021-04-231-4/+6
| * arm64: Show three registers per lineMatthew Wilcox (Oracle)2021-04-231-6/+3
| * arm64: remove HAVE_DEBUG_BUGVERBOSEJisheng Zhang2021-04-231-1/+0
| * arm64: alternative: simplify passing alt_regionMark Rutland2021-04-231-2/+1
| * arm64: Force SPARSEMEM_VMEMMAP as the only memory management modelCatalin Marinas2021-04-237-25/+6
| * arm64: vdso32: drop -no-integrated-as flagNick Desaulniers2021-04-231-8/+0
* | Merge tag 'sound-fix-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-05-073-9/+109
|\ \
| * | ALSA: hda: generic: change the DAC ctl name for LO+SPK or LO+HPHui Wang2021-05-061-5/+11
| * | ALSA: hda/realtek: Add fixup for HP OMEN laptopTakashi Iwai2021-05-041-0/+23
| * | ALSA: hda/realtek: Fix speaker amp on HP Envy AiO 32Takashi Iwai2021-05-041-0/+35
| * | ALSA: hda/realtek: Fix silent headphone output on ASUS UX430UATakashi Iwai2021-05-041-0/+18
| * | ALSA: usb-audio: Add dB range mapping for Sennheiser Communications Headset PC 8Timo Gurr2021-05-031-0/+12
| * | ALSA: hda/realtek: ALC285 Thinkpad jack pin quirk is unreachableSami Loone2021-05-031-4/+10
* | | Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-blockLinus Torvalds2021-05-0722-166/+216
|\ \ \
| * | | block: reexpand iov_iter after read/writeyangerkun2021-05-061-3/+17
| * | | Merge tag 'nvme-5.13-2021-05-05' of git://git.infradead.org/nvme into block-5.13Jens Axboe2021-05-0512-134/+143
| |\ \ \
| | * | | nvmet: remove unsupported command noiseKeith Busch2021-05-041-3/+3
| | * | | nvme-multipath: reset bdev to ns head when failoverDaniel Wagner2021-05-041-0/+3
| | * | | nvme-pci: fix controller reset hang when racing with nvme_timeoutTao Chiu2021-05-041-0/+3
| | * | | nvme: move the fabrics queue ready check routines to coreTao Chiu2021-05-048-78/+83
| | * | | nvme: avoid memset for passthrough requestsKanchan Joshi2021-05-041-4/+3
| | * | | nvme: add nvme_get_ns helperKanchan Joshi2021-05-041-2/+7
| | * | | nvme: fix controller ioctl through ns_headMinwoo Im2021-05-043-47/+41
| |/ / /
| * | | bio: limit bio max sizeChangheun Lee2021-05-034-3/+21
| * | | RDMA/rtrs: fix uninitialized symbol 'cnt'Gioh Kim2021-05-031-1/+2
| * | | s390: dasd: Mundane spelling fixesBhaskar Chowdhury2021-05-031-4/+4
| * | | block/rnbd: Remove all likely and unlikelyGioh Kim2021-05-032-13/+13
| * | | block/rnbd-clt: Check the return value of the function rtrs_clt_queryMd Haris Iqbal2021-05-031-2/+10
| * | | block/rnbd: Fix style issuesDima Stepanov2021-05-031-5/+5
| * | | block/rnbd-clt: Change queue_depth type in rnbd_clt_session to size_tMd Haris Iqbal2021-05-031-1/+1
* | | | Merge tag 'io_uring-5.13-2021-05-07' of git://git.kernel.dk/linux-blockLinus Torvalds2021-05-073-19/+70
|\ \ \ \
| * | | | x86/process: setup io_threads more like normal user space threadsStefan Metzmacher2021-05-051-1/+18
| * | | | MAINTAINERS: add io_uring tool to IO_URINGLukas Bulwahn2021-05-051-0/+1
| * | | | io_uring: truncate lengths larger than MAX_RW_COUNT on provide buffersThadeu Lima de Souza Cascardo2021-05-051-2/+2
| * | | | io_uring: Fix memory leak in io_sqe_buffers_register()Zqiang2021-04-301-2/+2
| * | | | io_uring: Fix premature return from loop and memory leakColin Ian King2021-04-291-4/+8
| * | | | io_uring: fix unchecked error in switch_start()Pavel Begunkov2021-04-291-1/+3