summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-08Linux 5.15.82v5.15.82Greg Kroah-Hartman
2022-12-08proc: proc_skip_spaces() shouldn't think it is working on C stringsLinus Torvalds
2022-12-08proc: avoid integer type confusion in get_proc_longLinus Torvalds
2022-12-08ipc/sem: Fix dangling sem_array access in semtimedop raceJann Horn
2022-12-08Input: raydium_ts_i2c - fix memory leak in raydium_i2c_send()Zhang Xiaoxu
2022-12-08char: tpm: Protect tpm_pm_suspend with locksJan Dabros
2022-12-08Revert "clocksource/drivers/riscv: Events are stopped during CPU suspend"Conor Dooley
2022-12-08ACPI: HMAT: Fix initiator registration for single-initiator systemsVishal Verma
2022-12-08ACPI: HMAT: remove unnecessary variable initializationVishal Verma
2022-12-08i2c: imx: Only DMA messages with I2C_M_DMA_SAFE flag setAndrew Lunn
2022-12-08i2c: npcm7xx: Fix error handling in npcm_i2c_init()Yuan Can
2022-12-08serial: stm32: Deassert Transmit Enable on ->rs485_config()Lukas Wunner
2022-12-08serial: stm32: Use TC interrupt to deassert GPIO RTS in RS485 modeMarek Vasut
2022-12-08serial: stm32: Factor out GPIO RTS toggling into separate functionMarek Vasut
2022-12-08ipv4: Fix route deletion when nexthop info is not specifiedIdo Schimmel
2022-12-08ipv4: Handle attempt to delete multipath route when fib_info contains an nh r...David Ahern
2022-12-08selftests: net: fix nexthop warning cleanup double ip typoNikolay Aleksandrov
2022-12-08selftests: net: add delete nexthop route warning testNikolay Aleksandrov
2022-12-08Kconfig.debug: provide a little extra FRAME_WARN leeway when KASAN is enabledLee Jones
2022-12-08parisc: Increase FRAME_WARN to 2048 bytes on pariscHelge Deller
2022-12-08mm: migrate: fix THP's mapcount on isolationGavin Shan
2022-12-08mm: __isolate_lru_page_prepare() in isolate_migratepages_block()Hugh Dickins
2022-12-08iommu/vt-d: Fix PCI device refcount leak in dmar_dev_scope_init()Xiongfeng Wang
2022-12-08iommu/vt-d: Fix PCI device refcount leak in has_external_pci()Xiongfeng Wang
2022-12-08nvme: fix SRCU protection of nvme_ns_head listCaleb Sander
2022-12-08riscv: kexec: Fixup irq controller broken in kexec crash pathGuo Ren
2022-12-08riscv: fix race when vmap stack overflowJisheng Zhang
2022-12-08riscv: Sync efi page table's kernel mappings before switchingAlexandre Ghiti
2022-12-08pinctrl: single: Fix potential division by zeroMaxim Korotkov
2022-12-08ASoC: ops: Fix bounds check for _sx controlsMark Brown
2022-12-08KVM: x86/mmu: Fix race condition in direct_page_faultKazuki Takiguchi
2022-12-08io_uring/poll: fix poll_refs race with cancelationLin Ma
2022-12-08io_uring: make poll refs more robustPavel Begunkov
2022-12-08io_uring: cmpxchg for poll arm refs releasePavel Begunkov
2022-12-08io_uring: fix tw losing poll eventsPavel Begunkov
2022-12-08io_uring: update res mask in io_poll_check_eventsPavel Begunkov
2022-12-08tracing: Free buffers when a used dynamic event is removedSteven Rostedt (Google)
2022-12-08tracing: Fix race where histograms can be called before the eventSteven Rostedt (Google)
2022-12-08tracing/osnoise: Fix duration typeDaniel Bristot de Oliveira
2022-12-08drm/i915: Never return 0 if not all requests retiredJanusz Krzysztofik
2022-12-08drm/i915: Fix negative value passed as remaining timeJanusz Krzysztofik
2022-12-08drm/amdgpu: enable Vangogh VCN indirect sram modeLeo Liu
2022-12-08drm/amdgpu: temporarily disable broken Clang builds due to blown stack-frameLee Jones
2022-12-08mmc: sdhci: Fix voltage switch delayAdrian Hunter
2022-12-08mmc: sdhci-sprd: Fix no reset data and command after voltage switchWenchao Chen
2022-12-08mmc: sdhci-esdhc-imx: correct CQHCI exit halt state checkSebastian Falbesoner
2022-12-08mmc: core: Fix ambiguous TRIM and DISCARD argChristian Löhle
2022-12-08mmc: mmc_test: Fix removal of debugfs fileYe Bin
2022-12-08net: stmmac: Set MAC's flow control register to reflect current settingsGoh, Wei Sheng
2022-12-08v4l2: don't fall back to follow_pfn() if pin_user_pages_fast() failsLinus Torvalds