summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-30Linux 6.2.9v6.2.9Greg Kroah-Hartman1-1/+1
2023-03-30sched/fair: Sanitize vruntime of entity being migratedVincent Guittot2-11/+47
2023-03-30sched/fair: sanitize vruntime of entity being placedZhang Qiao1-2/+13
2023-03-30dm crypt: avoid accessing uninitialized taskletMike Snitzer1-6/+9
2023-03-30dm crypt: add cond_resched() to dmcrypt_write()Mikulas Patocka1-0/+1
2023-03-30dm stats: check for and propagate alloc_percpu failureJiasheng Jiang3-3/+10
2023-03-30i2c: xgene-slimpro: Fix out-of-bounds bug in xgene_slimpro_i2c_xfer()Wei Chen1-0/+3
2023-03-30bus: imx-weim: fix branch condition evaluates to a garbage valueIvan Bornyakov1-1/+1
2023-03-30mm/ksm: fix race with VMA iteration and mm_struct teardownLiam R. Howlett1-2/+9
2023-03-30soc: qcom: llcc: Fix slice configuration values for SC8280XPAbel Vesa1-3/+3
2023-03-30arm64: dts: qcom: sm8150: Fix the iommu mask used for PCIe controllersManivannan Sadhasivam1-2/+2
2023-03-30arm64: dts: qcom: sc7280: Mark PCIe controller as cache coherentKrishna chaitanya chundru1-0/+2
2023-03-30arm64: dts: qcom: sc8280xp-x13s: mark s11b regulator as always-onJohan Hovold1-0/+1
2023-03-30firmware: arm_scmi: Fix device node validation for mailbox transportCristian Marussi1-0/+37
2023-03-30tee: amdtee: fix race condition in amdtee_open_sessionRijo Thomas1-15/+14
2023-03-30riscv: Handle zicsr/zifencei issues between clang and binutilsNathan Chancellor2-4/+28
2023-03-30riscv: mm: Fix incorrect ASID argument when flushing TLBDylan Jhong3-2/+4
2023-03-30drm/amdgpu: reposition the gpu reset checking for reuseTim Huang2-20/+25
2023-03-30drm/amdgpu: skip ASIC reset for APUs when go to S4Tim Huang1-1/+4
2023-03-30drm/i915: Preserve crtc_state->inherited during state clearingVille Syrjälä1-0/+1
2023-03-30drm/i915/active: Fix missing debug object activationNirmoy Das1-2/+1
2023-03-30drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD NaviKai-Heng Feng4-17/+18
2023-03-30drm/meson: fix missing component unbind on bind errorsJohan Hovold1-5/+8
2023-03-30drm/amd/display: fix wrong index used in dccg32_set_dpstreamclkHersen Wu1-2/+1
2023-03-30drm/bridge: lt8912b: return EPROBE_DEFER if bridge is not foundMatheus Castello1-2/+2
2023-03-30nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()Ryusuke Konishi1-1/+1
2023-03-30wifi: mac80211: Serialize ieee80211_handle_wake_tx_queue()Alexander Wetzel3-0/+8
2023-03-30wifi: mac80211: fix qos on mesh interfacesFelix Fietkau1-2/+4
2023-03-30ksmbd: return unsupported error on smb1 mountNamjae Jeon3-30/+30
2023-03-30ksmbd: return STATUS_NOT_SUPPORTED on unsupported smb2.0 dialectNamjae Jeon1-2/+2
2023-03-30ksmbd: don't terminate inactive sessions after a few secondsNamjae Jeon4-16/+28
2023-03-30ksmbd: set FILE_NAMED_STREAMS attribute in FS_ATTRIBUTE_INFORMATIONNamjae Jeon1-0/+4
2023-03-30ksmbd: fix wrong signingkey creation when encryption is AES256Namjae Jeon1-2/+3
2023-03-30maple_tree: fix mas_skip_node() end slot detectionLiam R. Howlett1-19/+5
2023-03-30test_maple_tree: add more testing for mas_empty_area()Liam R. Howlett1-0/+48
2023-03-30kcsan: avoid passing -g for testMarco Elver1-1/+1
2023-03-30Revert "kasan: drop skip_kasan_poison variable in free_pages_prepare"Peter Collingbourne1-1/+2
2023-03-30io_uring/rsrc: fix null-ptr-deref in io_file_bitmap_get()Savino Dicanosa2-0/+4
2023-03-30io_uring/net: avoid sending -ECONNABORTED on repeated connection requestsJens Axboe1-9/+16
2023-03-30kfence: avoid passing -g for testMarco Elver1-1/+1
2023-03-30mm: kfence: fix using kfence_metadata without initialization in show_object()Muchun Song1-2/+8
2023-03-30usb: ucsi_acpi: Increase the command completion timeoutHans de Goede1-1/+1
2023-03-30usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()Hans de Goede1-5/+6
2023-03-30usb: dwc3: gadget: Add 1ms delay after end transfer command without IOCWesley Cheng1-3/+11
2023-03-30usb: chipidea: core: fix possible concurrent when switch roleXu Yang3-2/+13
2023-03-30usb: chipdea: core: fix return -EINVAL if request role is the same with curre...Xu Yang1-1/+4
2023-03-30usb: cdnsp: changes PCI Device ID to fix conflict with CNDS3 driverPawel Laszczak1-16/+11
2023-03-30usb: cdnsp: Fixes issue with redundant Status StagePawel Laszczak1-18/+1
2023-03-30usb: cdns3: Fix issue with using incorrect PCI device functionPawel Laszczak1-0/+5
2023-03-30usb: typec: tcpm: fix warning when handle discover_identity messageXu Yang1-4/+15