summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-05sfc: ef10: don't overwrite offload features at NIC resetÍñigo Huguet2-22/+33
2023-04-05SUNRPC: fix shutdown of NFS TCP client socketSiddharth Kawar1-0/+1
2023-04-05mtd: rawnand: meson: invalidate cache on polling ECC bitArseniy Krasnov1-1/+7
2023-04-05platform/x86: think-lmi: Add possible_values for ThinkStationMark Pearson1-0/+20
2023-04-05platform/x86: think-lmi: only display possible_values if availableMark Pearson1-3/+13
2023-04-05platform/x86: think-lmi: use correct possible_values delimitersMark Pearson1-1/+8
2023-04-05platform/x86: think-lmi: add missing type attributeMark Pearson1-0/+17
2023-04-05ALSA: usb-audio: Fix recursive locking at XRUN during syncingTakashi Iwai4-11/+19
2023-04-05mips: bmips: BCM6358: disable RAC flush for TP1Álvaro Fernández Rojas2-0/+13
2023-04-05ca8210: Fix unsigned mac_len comparison with zero in ca8210_skb_tx()Harshit Mogalapalli1-2/+1
2023-04-05tracing: Fix wrong return in kprobe_event_gen_test.cAnton Gusev1-2/+2
2023-04-05tools/power turbostat: fix decoding of HWP_STATUSAntti Laakso1-1/+1
2023-04-05tools/power turbostat: Fix /dev/cpu_dma_latency warningsPrarit Bhargava2-1/+3
2023-04-05fbdev: au1200fb: Fix potential divide by zeroWei Chen1-0/+3
2023-04-05fbdev: lxfb: Fix potential divide by zeroWei Chen1-0/+3
2023-04-05fbdev: intelfb: Fix potential divide by zeroWei Chen1-0/+3
2023-04-05fbdev: nvidia: Fix potential divide by zeroWei Chen1-0/+2
2023-04-05sched_getaffinity: don't assume 'cpumask_size()' is fully initializedLinus Torvalds2-3/+3
2023-04-05fbdev: tgafb: Fix potential divide by zeroWei Chen1-0/+3
2023-04-05ALSA: hda/ca0132: fixup buffer overrun at tuning_ctl_set()Kuninori Morimoto1-1/+3
2023-04-05ALSA: asihpi: check pao in control_message()Kuninori Morimoto1-1/+1
2023-04-05net: hsr: Don't log netdev_err message on unknown prp dst nodeKristian Overskeid1-1/+1
2023-04-05x86/PVH: obtain VGA console info in Dom0Jan Beulich6-8/+25
2023-04-05md: avoid signed overflow in slot_store()NeilBrown1-0/+3
2023-04-05ASoC: codecs: tx-macro: Fix for KASAN: slab-out-of-boundsRavulapati Vishnu Vardhan Rao1-5/+6
2023-04-05xfrm: Zero padding when dumping algos and encapHerbert Xu1-4/+41
2023-04-05bus: imx-weim: fix branch condition evaluates to a garbage valueIvan Bornyakov1-1/+1
2023-04-05ksmbd: don't terminate inactive sessions after a few secondsNamjae Jeon4-16/+28
2023-04-05kcsan: avoid passing -g for testMarco Elver1-1/+1
2023-04-05kernel: kcsan: kcsan_test: build without structleak pluginAnders Roxell1-0/+1
2023-04-05usb: dwc3: gadget: Add 1ms delay after end transfer command without IOCWesley Cheng1-3/+11
2023-04-05usb: dwc3: gadget: move cmd_endtransfer to extra functionMichael Grzeschik1-32/+37
2023-04-05fsverity: don't drop pagecache at end of FS_IOC_ENABLE_VERITYEric Biggers1-11/+13
2023-03-30Linux 5.15.105v5.15.105Greg Kroah-Hartman1-1/+1
2023-03-30NFSD: fix use-after-free in __nfs42_ssc_open()Dai Ngo1-16/+6
2023-03-30ocfs2: fix data corruption after failed writeJan Kara via Ocfs2-devel1-2/+16
2023-03-30mm: kfence: fix using kfence_metadata without initialization in show_object()Muchun Song1-2/+6
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-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/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