summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-08Linux 6.0.12v6.0.12Greg Kroah-Hartman1-1/+1
2022-12-08proc: proc_skip_spaces() shouldn't think it is working on C stringsLinus Torvalds1-12/+13
2022-12-08proc: avoid integer type confusion in get_proc_longLinus Torvalds1-3/+2
2022-12-08ipc/sem: Fix dangling sem_array access in semtimedop raceJann Horn1-1/+2
2022-12-08powerpc/bpf/32: Fix Oops on tail call testsChristophe Leroy1-31/+21
2022-12-08Input: raydium_ts_i2c - fix memory leak in raydium_i2c_send()Zhang Xiaoxu1-1/+3
2022-12-08char: tpm: Protect tpm_pm_suspend with locksJan Dabros1-2/+3
2022-12-08Revert "clocksource/drivers/riscv: Events are stopped during CPU suspend"Conor Dooley1-1/+1
2022-12-08ACPI: HMAT: Fix initiator registration for single-initiator systemsVishal Verma1-6/+20
2022-12-08ACPI: HMAT: remove unnecessary variable initializationVishal Verma1-1/+0
2022-12-08i2c: imx: Only DMA messages with I2C_M_DMA_SAFE flag setAndrew Lunn1-2/+4
2022-12-08i2c: qcom-geni: fix error return code in geni_i2c_gpi_xferWang Yufen1-1/+0
2022-12-08i2c: npcm7xx: Fix error handling in npcm_i2c_init()Yuan Can1-1/+10
2022-12-08i2c: Restore initial power state if probe failsRicardo Ribalda1-4/+5
2022-12-08mm/damon/sysfs: fix wrong empty schemes assumption under online tuning in dam...SeongJae Park1-2/+44
2022-12-08mm/damon: introduce struct damos_access_patternYajun Deng6-75/+106
2022-12-08ipv4: Fix route deletion when nexthop info is not specifiedIdo Schimmel2-3/+16
2022-12-08ipv4: Handle attempt to delete multipath route when fib_info contains an nh r...David Ahern2-4/+9
2022-12-08iommu/vt-d: Fix PCI device refcount leak in dmar_dev_scope_init()Xiongfeng Wang1-0/+1
2022-12-08iommu/vt-d: Fix PCI device refcount leak in has_external_pci()Xiongfeng Wang1-1/+3
2022-12-08nvme: fix SRCU protection of nvme_ns_head listCaleb Sander2-1/+4
2022-12-08riscv: kexec: Fixup irq controller broken in kexec crash pathGuo Ren1-0/+35
2022-12-08riscv: fix race when vmap stack overflowJisheng Zhang3-0/+32
2022-12-08riscv: Sync efi page table's kernel mappings before switchingAlexandre Ghiti2-4/+13
2022-12-08pinctrl: single: Fix potential division by zeroMaxim Korotkov1-1/+1
2022-12-08ASoC: tlv320adc3xxx: Fix build error for implicit function declarationHui Tang1-0/+3
2022-12-08ASoC: ops: Fix bounds check for _sx controlsMark Brown1-1/+1
2022-12-08tracing: Free buffers when a used dynamic event is removedSteven Rostedt (Google)2-1/+12
2022-12-08tracing: Fix race where histograms can be called before the eventSteven Rostedt (Google)1-0/+3
2022-12-08tracing/osnoise: Fix duration typeDaniel Bristot de Oliveira1-3/+3
2022-12-08drm/i915: Never return 0 if not all requests retiredJanusz Krzysztofik1-1/+1
2022-12-08drm/i915: Fix negative value passed as remaining timeJanusz Krzysztofik1-2/+7
2022-12-08drm/amdgpu: enable Vangogh VCN indirect sram modeLeo Liu1-0/+3
2022-12-08drm/amdgpu: temporarily disable broken Clang builds due to blown stack-frameLee Jones1-0/+7
2022-12-08Kconfig.debug: provide a little extra FRAME_WARN leeway when KASAN is enabledLee Jones1-0/+1
2022-12-08mmc: sdhci: Fix voltage switch delayAdrian Hunter2-7/+56
2022-12-08mmc: sdhci-sprd: Fix no reset data and command after voltage switchWenchao Chen1-1/+3
2022-12-08mmc: sdhci-esdhc-imx: correct CQHCI exit halt state checkSebastian Falbesoner1-1/+1
2022-12-08mmc: core: Fix ambiguous TRIM and DISCARD argChristian Löhle2-3/+8
2022-12-08mmc: mtk-sd: Fix missing clk_disable_unprepare in msdc_of_clock_parse()Gaosheng Cui1-4/+2
2022-12-08mmc: mmc_test: Fix removal of debugfs fileYe Bin1-1/+2
2022-12-08net: stmmac: Set MAC's flow control register to reflect current settingsGoh, Wei Sheng2-2/+12
2022-12-08mm: migrate: fix THP's mapcount on isolationGavin Shan1-11/+11
2022-12-08v4l2: don't fall back to follow_pfn() if pin_user_pages_fast() failsLinus Torvalds1-56/+12
2022-12-08pinctrl: intel: Save and restore pins in "direct IRQ" modeAndy Shevchenko1-1/+26
2022-12-08x86/bugs: Make sure MSR_SPEC_CTRL is updated properly upon resume from S3Pawan Gupta3-9/+16
2022-12-08nilfs2: fix NULL pointer dereference in nilfs_palloc_commit_free_entry()ZhangPeng1-0/+7
2022-12-08tools/vm/slabinfo-gnuplot: use "grep -E" instead of "egrep"Tiezhu Yang1-2/+2
2022-12-08error-injection: Add prompt for function error injectionSteven Rostedt (Google)1-1/+7
2022-12-08can: can327: can327_feed_frame_to_netdev(): fix potential skb leak when netde...Ziyang Xuan1-1/+3