summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-30mm: add dummy pmd_young() for architectures not having itJuergen Gross
2022-11-30mm/damon/sysfs: fix wrong empty schemes assumption under online tuning in dam...SeongJae Park
2022-11-30tools/vm/slabinfo-gnuplot: use "grep -E" instead of "egrep"Tiezhu Yang
2022-11-30nilfs2: fix NULL pointer dereference in nilfs_palloc_commit_free_entry()ZhangPeng
2022-11-30hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processingMike Kravetz
2022-11-30madvise: use zap_page_range_single for madvise dontneedMike Kravetz
2022-11-30mm: replace VM_WARN_ON to pr_warn if the node is offline with __GFP_THISNODEYang Shi
2022-11-30afs: Fix server->active leak in afs_put_serverMarc Dionne
2022-11-30drm/i915: fix TLB invalidation for Gen12 video and compute enginesAndrzej Hajda
2022-11-30Merge tag 'asoc-fix-v6.1-rc7' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2022-11-30ALSA: dice: fix regression for Lexicon I-ONIX FW810STakashi Sakamoto
2022-11-30nvme: fix SRCU protection of nvme_ns_head listCaleb Sander
2022-11-30nvme-pci: clear the prp2 field when not usedLei Rao
2022-11-29Merge patch series "riscv: kexec: Fxiup crash_save percpu and machine_kexec_m...Palmer Dabbelt
2022-11-29riscv: kexec: Fixup crash_smp_send_stop without multi coresGuo Ren
2022-11-29riscv: kexec: Fixup irq controller broken in kexec crash pathGuo Ren
2022-11-29riscv: mm: Proper page permissions after initmem freeBjörn Töpel
2022-11-29riscv: vdso: fix section overlapping under some conditionsJisheng Zhang
2022-11-29riscv: fix race when vmap stack overflowJisheng Zhang
2022-11-29Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-11-29perf: Fix perf_pending_task() UaFPeter Zijlstra
2022-11-29net: ethernet: renesas: ravb: Fix promiscuous mode after system resumedYoshihiro Shimoda
2022-11-29MAINTAINERS: Update maintainer list for chelsio driversAyush Sawal
2022-11-29ionic: update MAINTAINERS entryShannon Nelson
2022-11-29sctp: fix memory leak in sctp_stream_outq_migrate()Zhengchao Shao
2022-11-29packet: do not set TP_STATUS_CSUM_VALID on CHECKSUM_COMPLETEWillem de Bruijn
2022-11-29net/mlx5: Lag, Fix for loop when checking lagChris Mi
2022-11-29Revert "net/mlx5e: MACsec, remove replay window size limitation in offload path"Saeed Mahameed
2022-11-29mmc: sdhci: Fix voltage switch delayAdrian Hunter
2022-11-29mmc: mtk-sd: Fix missing clk_disable_unprepare in msdc_of_clock_parse()Gaosheng Cui
2022-11-29net: marvell: prestera: Fix a NULL vs IS_ERR() check in some functionsShang XiaoJing
2022-11-29net: tun: Fix use-after-free in tun_detach()Shigeru Yoshida
2022-11-29drm/i915: Never return 0 if not all requests retiredJanusz Krzysztofik
2022-11-29drm/i915: Fix negative value passed as remaining timeJanusz Krzysztofik
2022-11-29drm/i915: Remove non-existent pipes from bigjoiner pipe maskVille Syrjälä
2022-11-29drm/i915/mtl: Fix dram info readoutRadhakrishna Sripada
2022-11-28afs: Fix fileserver probe RTT handlingDavid Howells
2022-11-28net: mdiobus: fix unbalanced node reference countYang Yingliang
2022-11-28net: hsr: Fix potential use-after-freeYueHaibing
2022-11-28tipc: re-fetch skb cb after tipc_msg_validateXin Long
2022-11-28Merge branch 'mptcp-more-fixes-for-6-1'Jakub Kicinski
2022-11-28mptcp: fix sleep in atomic at close timePaolo Abeni
2022-11-28mptcp: don't orphan ssk in mptcp_close()Menglong Dong
2022-11-28dsa: lan9303: Correct stat nameJerry Ray
2022-11-28Merge tag 'wireless-2022-11-28' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-11-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2022-11-28ipv4: Fix route deletion when nexthop info is not specifiedIdo Schimmel
2022-11-28riscv: Sync efi page table's kernel mappings before switchingAlexandre Ghiti
2022-11-28riscv: Fix NR_CPUS range conditionsSamuel Holland
2022-11-28Merge tag 'devicetree-fixes-for-6.1-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds