summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-11-06Linux 5.15.1v5.15.1Greg Kroah-Hartman
2021-11-06ALSA: usb-audio: Add quirk for Audient iD14Takashi Iwai
2021-11-06Revert "drm/i915/gt: Propagate change in error status to children on unhold"Matthew Brost
2021-11-06drm/amd/display: Revert "Directly retrain link from debugfs"Anson Jacob
2021-11-06drm/amdgpu: revert "Add autodump debugfs node for gpu reset v8"Christian König
2021-11-06Revert "wcn36xx: Disable bmps when encryption is disabled"Bryan O'Donoghue
2021-11-06ARM: 9120/1: Revert "amba: make use of -1 IRQs warn"Wang Kefeng
2021-11-06Revert "soc: imx: gpcv2: move reset assert after requesting domain power up"Lucas Stach
2021-11-06drm/amdkfd: fix boot failure when iommu is disabled in Picasso.Yifan Zhang
2021-11-06Revert "usb: core: hcd: Add support for deferring roothub registration"Greg Kroah-Hartman
2021-11-06Revert "xhci: Set HCD flag to defer primary roothub registration"Greg Kroah-Hartman
2021-11-06media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt()Dan Carpenter
2021-11-06sfc: Fix reading non-legacy supported link modesErik Ekman
2021-10-31Linux 5.15v5.15Linus Torvalds
2021-10-31Merge tag 'perf-tools-fixes-for-v5.15-2021-10-31' of git://git.kernel.org/pub...Linus Torvalds
2021-10-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-10-31perf script: Fix PERF_SAMPLE_WEIGHT_STRUCT supportKan Liang
2021-10-31perf callchain: Fix compilation on powerpc with gcc11+Jiri Olsa
2021-10-31perf script: Check session->header.env.arch before using itSong Liu
2021-10-31perf build: Suppress 'rm dlfilter' build messageAdrian Hunter
2021-10-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-10-30Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-10-30Merge tag 'riscv-for-linus-5.15-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-10-30scsi: ufs: ufshpb: Remove HPB2.0 flowsAvri Altman
2021-10-29Merge tag 'powerpc-5.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-10-29Merge tag 'gpio-fixes-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-10-29Merge tag 'block-5.15-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-10-29scsi: mpt3sas: Fix reference tag handling for WRITE_INSERTMartin K. Petersen
2021-10-29Merge tag 'mmc-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2021-10-29Merge tag 'for-5.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-10-29Merge tag 'trace-v5.15-rc6-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-10-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-10-29riscv: Fix asan-stack clang buildAlexandre Ghiti
2021-10-29riscv: Do not re-populate shadow memory with kasan_populate_early_shadowAlexandre Ghiti
2021-10-29tracing: Fix misspelling of "missing"Steven Rostedt (VMware)
2021-10-29ftrace: Fix kernel-doc formatting issuesSteven Rostedt (VMware)
2021-10-29Revert "btrfs: compression: drop kmap/kunmap from lzo"David Sterba
2021-10-29Revert "btrfs: compression: drop kmap/kunmap from zlib"David Sterba
2021-10-29Revert "btrfs: compression: drop kmap/kunmap from zstd"David Sterba
2021-10-28tools/testing/selftests/vm/split_huge_page_test.c: fix application of sizeof ...David Yang
2021-10-28mm/damon/core-test: fix wrong expectations for 'damon_split_regions_of()'SeongJae Park
2021-10-28mm: khugepaged: skip huge page collapse for special filesYang Shi
2021-10-28mm, thp: bail out early in collapse_file for writeback pageRongwei Wang
2021-10-28mm/vmalloc: fix numa spreading for large hash tablesChen Wandun
2021-10-28mm/secretmem: avoid letting secretmem_users drop to zeroKees Cook
2021-10-28ocfs2: fix race between searching chunks and release journal_head from buffer...Gautham Ananthakrishna
2021-10-28mm/oom_kill.c: prevent a race between process_mrelease and exit_mmapSuren Baghdasaryan
2021-10-28mm: filemap: check if THP has hwpoisoned subpage for PMD page faultYang Shi
2021-10-28mm: hwpoison: remove the unnecessary THP checkYang Shi