summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* tracing: Fix wrong return in kprobe_event_gen_test.cAnton Gusev2023-04-051-2/+2
* tools/power turbostat: Fix /dev/cpu_dma_latency warningsPrarit Bhargava2023-04-052-1/+3
* fbdev: au1200fb: Fix potential divide by zeroWei Chen2023-04-051-0/+3
* fbdev: lxfb: Fix potential divide by zeroWei Chen2023-04-051-0/+3
* fbdev: intelfb: Fix potential divide by zeroWei Chen2023-04-051-0/+3
* fbdev: nvidia: Fix potential divide by zeroWei Chen2023-04-051-0/+2
* sched_getaffinity: don't assume 'cpumask_size()' is fully initializedLinus Torvalds2023-04-052-3/+3
* fbdev: tgafb: Fix potential divide by zeroWei Chen2023-04-051-0/+3
* ALSA: hda/ca0132: fixup buffer overrun at tuning_ctl_set()Kuninori Morimoto2023-04-051-1/+3
* ALSA: asihpi: check pao in control_message()Kuninori Morimoto2023-04-051-1/+1
* net: hsr: Don't log netdev_err message on unknown prp dst nodeKristian Overskeid2023-04-051-1/+1
* md: avoid signed overflow in slot_store()NeilBrown2023-04-051-0/+3
* fsverity: don't drop pagecache at end of FS_IOC_ENABLE_VERITYEric Biggers2023-04-051-11/+13
* dm crypt: avoid accessing uninitialized taskletMike Snitzer2023-04-051-6/+9
* bus: imx-weim: fix branch condition evaluates to a garbage valueIvan Bornyakov2023-04-051-1/+1
* drm/meson: fix missing component unbind on bind errorsJohan Hovold2023-04-051-4/+7
* drm/meson: Fix error handling when afbcd.ops->init failsMartin Blumenstingl2023-04-051-7/+10
* kcsan: avoid passing -g for testMarco Elver2023-04-051-1/+1
* kernel: kcsan: kcsan_test: build without structleak pluginAnders Roxell2023-04-051-0/+1
* usb: dwc3: gadget: Add 1ms delay after end transfer command without IOCWesley Cheng2023-04-051-3/+11
* usb: dwc3: gadget: move cmd_endtransfer to extra functionMichael Grzeschik2023-04-051-32/+37
* NFSD: fix use-after-free in __nfs42_ssc_open()Dai Ngo2023-04-051-16/+6
* KVM: fix memoryleak in kvm_init()Miaohe Lin2023-04-051-3/+2
* xfs: don't reuse busy extents on extent trimBrian Foster2023-04-051-14/+0
* xfs: shut down the filesystem if we screw up quota reservationDarrick J. Wong2023-04-051-3/+10
* ocfs2: fix data corruption after failed writeJan Kara via Ocfs2-devel2023-04-051-2/+16
* sched/fair: Sanitize vruntime of entity being migratedVincent Guittot2023-04-052-11/+47
* sched/fair: sanitize vruntime of entity being placedZhang Qiao2023-04-051-2/+13
* dm crypt: add cond_resched() to dmcrypt_write()Mikulas Patocka2023-04-051-0/+1
* dm stats: check for and propagate alloc_percpu failureJiasheng Jiang2023-04-053-3/+10
* i2c: xgene-slimpro: Fix out-of-bounds bug in xgene_slimpro_i2c_xfer()Wei Chen2023-04-051-0/+3
* firmware: arm_scmi: Fix device node validation for mailbox transportCristian Marussi2023-04-051-0/+37
* tee: amdtee: fix race condition in amdtee_open_sessionRijo Thomas2023-04-051-15/+14
* drm/i915: Preserve crtc_state->inherited during state clearingVille Syrjälä2023-04-051-0/+1
* drm/i915/active: Fix missing debug object activationNirmoy Das2023-04-051-2/+1
* nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()Ryusuke Konishi2023-04-051-1/+1
* wifi: mac80211: fix qos on mesh interfacesFelix Fietkau2023-04-051-2/+4
* usb: ucsi: Fix NULL pointer deref in ucsi_connector_change()Hans de Goede2023-04-051-5/+6
* usb: chipidea: core: fix possible concurrent when switch roleXu Yang2023-04-053-2/+13
* usb: chipdea: core: fix return -EINVAL if request role is the same with curre...Xu Yang2023-04-051-1/+4
* usb: cdns3: Fix issue with using incorrect PCI device functionPawel Laszczak2023-04-051-0/+5
* dm thin: fix deadlock when swapping to thin deviceColy Li2023-04-051-0/+2
* igb: revert rtnl_lock() that causes deadlockLin Ma2023-04-051-2/+0
* fsverity: Remove WQ_UNBOUND from fsverity read workqueueNathan Huckleberry2023-04-051-6/+6
* usb: gadget: u_audio: don't let userspace block driver unbindAlvin Šipraga2023-04-051-1/+1
* usb: dwc2: fix a devres leak in hw_enable upon suspend resumeFabrice Gasnier2023-04-051-14/+2
* scsi: core: Add BLIST_SKIP_VPD_PAGES for SKhynix H28U74301AMRJoel Selvaraj2023-04-051-0/+1
* cifs: empty interface list when server doesn't support query interfacesShyam Prasad N2023-04-051-1/+1
* sh: sanitize the flags on sigreturnAl Viro2023-04-052-0/+4
* net: usb: qmi_wwan: add Telit 0x1080 compositionEnrico Sau2023-04-051-0/+1