summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-20ALSA: emu10k1: fix capture interrupt handler unlinkingOswald Buddenhagen1-2/+2
2023-04-20mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()Rongwei Wang1-1/+2
2023-04-20ring-buffer: Fix race while reader and writer are on the same pageZheng Yejian1-1/+12
2023-04-20ftrace: Mark get_lock_parent_ip() __always_inlineJohn Keeping1-1/+1
2023-04-20perf/core: Fix the same task check in perf_event_set_outputKan Liang1-1/+1
2023-04-20nilfs2: fix sysfs interface lifetimeRyusuke Konishi2-5/+9
2023-04-20nilfs2: fix potential UAF of struct nilfs_sc_info in nilfs_segctor_thread()Ryusuke Konishi1-2/+1
2023-04-20tty: serial: sh-sci: Fix Rx on RZ/G2L SCIBiju Das1-1/+1
2023-04-20iio: dac: cio-dac: Fix max DAC write value check for 12-bitWilliam Breathitt Gray1-2/+2
2023-04-20USB: serial: option: add Quectel RM500U-CN modemBjørn Mork1-0/+2
2023-04-20USB: serial: option: add Telit FE990 compositionsEnrico Sau1-0/+8
2023-04-20USB: serial: cp210x: add Silicon Labs IFS-USB-DATACABLE IDsKees Jan Koster1-0/+1
2023-04-20gpio: davinci: Add irq chip flag to skip set wakeDhruva Gole1-1/+1
2023-04-20ipv6: Fix an uninit variable access bug in __ip6_make_skb()Ziyang Xuan1-1/+6
2023-04-20icmp: guard against too small mtuEric Dumazet1-0/+5
2023-04-20wifi: mac80211: fix invalid drv_sta_pre_rcu_remove calls for non-uploaded staFelix Fietkau1-1/+2
2023-04-20pwm: cros-ec: Explicitly set .polarity in .get_state()Uwe Kleine-König1-0/+1
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