summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-05Linux 4.14.312v4.14.312Greg Kroah-Hartman1-1/+1
2023-04-05ca8210: Fix unsigned mac_len comparison with zero in ca8210_skb_tx()Harshit Mogalapalli1-2/+1
2023-04-05net: sched: cbq: dont intepret cls results when asked to dropJamal Hadi Salim1-2/+2
2023-04-05ext4: fix kernel BUG in 'ext4_write_inline_data_end()'Ye Bin1-1/+2
2023-04-05usb: host: ohci-pxa27x: Fix and & vs | typoDan Carpenter1-1/+1
2023-04-05s390/uaccess: add missing earlyclobber annotations to __clear_user()Heiko Carstens1-1/+1
2023-04-05drm/etnaviv: fix reference leak when mmaping imported bufferLucas Stach1-1/+9
2023-04-05ALSA: usb-audio: Fix regression on detection of Roland VS-100Takashi Iwai1-2/+6
2023-04-05ALSA: hda/conexant: Partial revert of a quirk for LenovoTakashi Iwai1-1/+5
2023-04-05pinctrl: at91-pio4: fix domain name assignmentJohan Hovold1-1/+0
2023-04-05xen/netback: don't do grant copy across page boundaryJuergen Gross2-3/+24
2023-04-05cifs: fix DFS traversal oops without CONFIG_CIFS_DFS_UPCALLDavid Disseldorp1-1/+4
2023-04-05Input: focaltech - use explicitly signed char typeJason A. Donenfeld1-4/+4
2023-04-05i40e: fix registers dump after run ethtool adapter self testRadoslaw Tyl2-6/+7
2023-04-05can: bcm: bcm_tx_setup(): fix KMSAN uninit-value in vfs_writeIvan Orlov1-6/+10
2023-04-05scsi: megaraid_sas: Fix crash after a double completionTomas Henzl1-2/+2
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-05md: avoid signed overflow in slot_store()NeilBrown1-0/+3
2023-04-05ocfs2: fix data corruption after failed writeJan Kara via Ocfs2-devel1-2/+16
2023-04-05sched/fair: Sanitize vruntime of entity being migratedVincent Guittot2-11/+47
2023-04-05sched/fair: sanitize vruntime of entity being placedZhang Qiao1-2/+13
2023-04-05dm crypt: add cond_resched() to dmcrypt_write()Mikulas Patocka1-0/+1
2023-04-05dm stats: check for and propagate alloc_percpu failureJiasheng Jiang3-3/+10
2023-04-05i2c: xgene-slimpro: Fix out-of-bounds bug in xgene_slimpro_i2c_xfer()Wei Chen1-0/+3
2023-04-05nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()Ryusuke Konishi1-1/+1
2023-04-05usb: chipidea: core: fix possible concurrent when switch roleXu Yang3-2/+13
2023-04-05usb: chipdea: core: fix return -EINVAL if request role is the same with curre...Xu Yang1-1/+4
2023-04-05igb: revert rtnl_lock() that causes deadlockLin Ma1-2/+0
2023-04-05usb: gadget: u_audio: don't let userspace block driver unbindAlvin Šipraga1-1/+1
2023-04-05scsi: core: Add BLIST_SKIP_VPD_PAGES for SKhynix H28U74301AMRJoel Selvaraj1-0/+1
2023-04-05sh: sanitize the flags on sigreturnAl Viro2-0/+4
2023-04-05net: usb: qmi_wwan: add Telit 0x1080 compositionEnrico Sau1-0/+1
2023-04-05net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990Enrico Sau1-0/+5
2023-04-05scsi: ufs: core: Add soft dependency on governor_simpleondemandAdrien Thierry1-0/+1
2023-04-05scsi: target: iscsi: Fix an error message in iscsi_check_key()Maurizio Lombardi1-5/+7
2023-04-05m68k: Only force 030 bus error if PC not in exception tableMichael Schmitz1-1/+3
2023-04-05ca8210: fix mac_len negative array accessAlexander Aring1-0/+2
2023-04-05riscv: Bump COMMAND_LINE_SIZE value to 1024Alexandre Ghiti1-0/+8
2023-04-05thunderbolt: Use const qualifier for `ring_interrupt_index`Mario Limonciello1-1/+1
2023-04-05uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2Yaroslav Furman1-0/+7
2023-04-05hwmon (it87): Fix voltage scaling for chips with 10.9mV ADCsFrank Crawford1-1/+3
2023-04-05Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished ...Zheng Wang1-0/+1
2023-04-05Bluetooth: btqcomsmd: Fix command timeout after setting BD addressStephan Gerhold1-1/+16