summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-26arm64/mm: fix incorrect file_map_count for non-leaf pmd/pudLiu Shixin1-2/+2
2022-11-26tracing: Fix potential null-pointer-access of entry in list 'tr->err_log'Zheng Yejian1-4/+5
2022-11-26kprobes: Skip clearing aggrprobe's post_handler in kprobe-on-ftrace caseLi Huafei1-1/+7
2022-11-26scsi: scsi_debug: Fix possible UAF in sdebug_add_host_helper()Yuan Can1-1/+5
2022-11-26scsi: target: tcm_loop: Fix possible name leak in tcm_loop_setup_hba_bus()Yang Yingliang1-1/+2
2022-11-26net: use struct_group to copy ip/ipv6 header addressesHangbin Liu4-6/+10
2022-11-26net: usb: smsc95xx: fix external PHY resetAlexandru Tachici1-4/+42
2022-11-26tracing: Fix warning on variable 'struct trace_array'Aashish Sharma1-2/+2
2022-11-26ring-buffer: Include dropped pages in counting dirty patchesSteven Rostedt (Google)1-0/+12
2022-11-26perf/x86/amd: Fix crash due to race between amd_pmu_enable_all, perf NMI and ...Ravi Bangoria1-3/+2
2022-11-26vfio: Split the register_device ops call into functionsJason Gunthorpe1-16/+23
2022-11-26vfio: Rename vfio_ioctl_check_extension()Jason Gunthorpe1-5/+6
2022-11-26perf: Improve missing SIGTRAP checkingMarco Elver1-6/+19
2022-11-26ASoC: SOF: topology: No need to assign core ID if token parsing failedPeter Ujfalusi1-10/+10
2022-11-26nvme: ensure subsystem reset is single threadedKeith Busch1-3/+13
2022-11-26nvme: restrict management ioctls to adminKeith Busch1-0/+6
2022-11-26perf/x86/intel/pt: Fix sampling using single range outputAdrian Hunter1-0/+9
2022-11-26perf/x86/amd/uncore: Fix memory leak for events arraySandipan Das1-0/+1
2022-11-26x86/fpu: Drop fpregs lock before inheriting FPU permissionsMel Gorman1-1/+1
2022-11-26x86/sgx: Add overflow check in sgx_validate_offset_length()Borys Popławski1-0/+3
2022-11-26blk-cgroup: properly pin the parent in blkcg_css_onlineChris Mason1-1/+1
2022-11-26misc/vmw_vmci: fix an infoleak in vmci_host_do_receive_datagram()Alexander Potapenko1-0/+2
2022-11-26s390/dcssblk: fix deadlock when adding a DCSSGerald Schaefer1-0/+1
2022-11-26docs/driver-api/miscellaneous: Remove kernel-doc of serial_core.cAkira Yokosawa1-3/+2
2022-11-26docs: update mediator contact information in CoC docShuah Khan1-1/+1
2022-11-26mmc: sdhci-pci: Fix possible memory leak caused by missing pci_dev_put()Xiongfeng Wang1-0/+2
2022-11-26mmc: sdhci-pci-o2micro: fix card detect fail issue caused by CD# debounce tim...Chevron Li1-0/+7
2022-11-26mmc: core: properly select voltage range without power cycleYann Gautier1-1/+7
2022-11-26firmware: coreboot: Register bus in module initBrian Norris1-8/+29
2022-11-26iommu/vt-d: Set SRE bit only when hardware has SRS capTina Zhang1-2/+3
2022-11-26iommu/vt-d: Preset Access bit for IOVA in FL non-leaf paging entriesTina Zhang1-5/+3
2022-11-26scsi: zfcp: Fix double free of FSF request when qdio send failsBenjamin Block1-1/+1
2022-11-26net: phy: marvell: add sleep time after enabling the loopback bitAminuddin Jamaluddin1-7/+9
2022-11-26maccess: Fix writing offset in case of fault in strncpy_from_kernel_nofault()Alban Crequy1-1/+1
2022-11-26Input: iforce - invert valid length check when fetching device IDsTetsuo Handa1-4/+4
2022-11-26ceph: avoid putting the realm twice when decoding snaps failsXiubo Li1-1/+2
2022-11-26io_uring: disallow self-propelled ring pollingPavel Begunkov1-0/+2
2022-11-26io_uring: fix multishot recv request leaksPavel Begunkov1-9/+7
2022-11-26io_uring: fix multishot accept request leaksPavel Begunkov4-8/+8
2022-11-26io_uring: fix tw losing poll eventsPavel Begunkov1-0/+7
2022-11-26serial: 8250_lpss: Use 16B DMA burst with Elkhart LakeIlpo Järvinen1-0/+2
2022-11-26serial: 8250_lpss: Configure DMA also w/o DMA filterIlpo Järvinen1-4/+11
2022-11-26serial: 8250: Flush DMA Rx on RLSIIlpo Järvinen1-2/+1
2022-11-26serial: 8250: Fall back to non-DMA Rx if IIR_RDI occursIlpo Järvinen1-0/+4
2022-11-26dm ioctl: fix misbehavior if list_versions races with module loadingMikulas Patocka1-2/+2
2022-11-26dm bufio: Fix missing decrement of no_sleep_enabled if dm_bufio_client_create...Zhihao Cheng1-0/+2
2022-11-26iio: pressure: ms5611: changed hardcoded SPI speed to value limitedMitja Spes1-1/+1
2022-11-26iio: pressure: ms5611: fixed value compensation bugMitja Spes2-32/+31
2022-11-26iio: adc: mp2629: fix potential array out of bound accessSaravanan Sekar1-1/+2
2022-11-26iio: adc: mp2629: fix wrong comparison of channelSaravanan Sekar1-1/+1