summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-09binder: validate alloc->mm in ->mmap() handlerCarlos Llamas1-0/+7
2022-11-09parport_pc: Avoid FIFO port location truncationMaciej W. Rozycki1-1/+1
2022-11-09siox: fix possible memory leak in siox_device_add()Yang Yingliang1-0/+2
2022-11-09misc/vmw_vmci: fix an infoleak in vmci_host_do_receive_datagram()Alexander Potapenko1-0/+2
2022-11-09drm: rcar-du: Fix Kconfig dependency between RCAR_DU and RCAR_MIPI_DSILaurent Pinchart1-4/+9
2022-11-09speakup: replace utils' u_char with unsigned charĐoàn Trần Công Danh1-1/+1
2022-11-09speakup: fix a segfault caused by switching consolesMushahid Hussain1-1/+1
2022-11-09drm/panfrost: Split io-pgtable requests properlyRobin Murphy1-1/+10
2022-11-09Merge branch 'wwan-iosm-fixes'David S. Miller6-4/+27
2022-11-09net: wwan: iosm: fix kernel test robot reported errorsM Chetan Kumar2-0/+2
2022-11-09net: wwan: iosm: fix invalid mux header typeM Chetan Kumar2-0/+9
2022-11-09net: wwan: iosm: fix driver not working with INTEL_IOMMU disabledM Chetan Kumar2-1/+8
2022-11-09net: wwan: iosm: fix memory leak in ipc_pcie_read_bios_cfgM Chetan Kumar1-3/+8
2022-11-09docs/driver-api/miscellaneous: Remove kernel-doc of serial_core.cAkira Yokosawa1-3/+2
2022-11-09nvmet: fix a memory leakSagi Grimberg1-0/+1
2022-11-09nvmet: fix memory leak in nvmet_subsys_attr_model_store_lockedAleksandr Miloserdov1-2/+5
2022-11-09nvme: quiet user passthrough command errorsKeith Busch2-4/+1
2022-11-09usb: add NO_LPM quirk for Realforce 87U KeyboardNicolas Dumazet1-0/+3
2022-11-09serial: 8250: Flush DMA Rx on RLSIIlpo Järvinen1-2/+1
2022-11-09serial: 8250_lpss: Use 16B DMA burst with Elkhart LakeIlpo Järvinen1-0/+2
2022-11-09serial: 8250_lpss: Configure DMA also w/o DMA filterIlpo Järvinen1-4/+11
2022-11-09serial: 8250: Fall back to non-DMA Rx if IIR_RDI occursIlpo Järvinen1-0/+4
2022-11-09mmc: sdhci-esdhc-imx: use the correct host caps for MMC_CAP_8_BIT_DATAHaibo Chen1-2/+2
2022-11-09perf/x86/amd/uncore: Fix memory leak for events arraySandipan Das1-0/+1
2022-11-09usb: cdns3: host: fix endless superspeed hub port resetLi Jun1-28/+28
2022-11-09usb: chipidea: fix deadlock in ci_otg_del_timerDuoming Zhou1-0/+2
2022-11-09udf: Fix a slab-out-of-bounds write bug in udf_find_entry()ZhangPeng1-1/+1
2022-11-09arm64/syscall: Include asm/ptrace.h in syscall_wrapper header.Kuniyuki Iwashima1-1/+1
2022-11-09arm64: Fix bit-shifting UB in the MIDR_CPU_MODEL() macroD Scott Phillips1-1/+1
2022-11-09selftests: netfilter: Fix and review rpath.shPhil Sutter1-6/+8
2022-11-09pinctrl: mediatek: common-v2: Fix bias-disable for PULL_PU_PD_RSEL_TYPEAngeloGioacchino Del Regno1-0/+3
2022-11-09ARM: dts: am335x-pcm-953: Define fixed regulators in root nodeDominik Haller1-15/+13
2022-11-09ALSA: usb-audio: Add DSD support for Accuphase DAC-60Jussi Laako1-0/+1
2022-11-09ibmveth: Reduce default tx queues to 8Nick Child2-1/+3
2022-11-09net: nixge: disable napi when enable interrupts failed in nixge_open()Zhengchao Shao1-0/+1
2022-11-09net: tun: call napi_schedule_prep() to ensure we own a napiEric Dumazet1-6/+13
2022-11-09net: marvell: prestera: fix memory leak in prestera_rxtx_switch_init()Zhengchao Shao1-1/+6
2022-11-09docs: kmsan: fix formatting of "Example report"Alexander Potapenko1-0/+1
2022-11-09mm/damon/dbgfs: check if rm_contexts input is for a real contextSeongJae Park1-0/+7
2022-11-09maple_tree: don't set a new maximum on the node when not reusing nodesLiam Howlett1-2/+1
2022-11-09maple_tree: fix depth tracking in maple_stateLiam Howlett1-1/+2
2022-11-09arch/x86/mm/hugetlbpage.c: pud_huge() returns 0 when using 2-level pagingNaoya Horiguchi1-0/+4
2022-11-09fs: fix leaked psi pressure stateJohannes Weiner2-13/+19
2022-11-09nilfs2: fix use-after-free bug of ns_writer on remountRyusuke Konishi2-9/+8
2022-11-09x86/traps: avoid KMSAN bugs originating from handle_bug()Alexander Potapenko1-0/+7
2022-11-09kmsan: make sure PREEMPT_RT is offAlexander Potapenko1-0/+1
2022-11-09Kconfig.debug: ensure early check for KMSAN in CONFIG_KMSAN_WARNAlexander Potapenko1-1/+1
2022-11-09x86/uaccess: instrument copy_from_user_nmi()Alexander Potapenko1-0/+3
2022-11-09kmsan: core: kmsan_in_runtime() should return true in NMI contextAlexander Potapenko1-0/+2
2022-11-09mm: hugetlb_vmemmap: include missing linux/moduleparam.hVasily Gorbik1-0/+1