summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-05Linux 4.19.280v4.19.280Greg Kroah-Hartman1-1/+1
2023-04-05cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all()Tetsuo Handa1-0/+3
2023-04-05cgroup: Fix threadgroup_rwsem <-> cpus_read_lock() deadlockTejun Heo2-11/+46
2023-04-05cgroup/cpuset: Change cpuset_rwsem and hotplug lock orderJuri Lelli2-11/+21
2023-04-05net: sched: cbq: dont intepret cls results when asked to dropJamal Hadi Salim1-2/+2
2023-04-05gfs2: Always check inode size of inline inodesAndreas Gruenbacher3-5/+3
2023-04-05firmware: arm_scmi: Fix device node validation for mailbox transportCristian Marussi1-0/+37
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-05cifs: prevent infinite recursion in CIFSGetDFSRefer()Paulo Alcantara1-2/+7
2023-04-05Input: focaltech - use explicitly signed char typeJason A. Donenfeld1-4/+4
2023-04-05Input: alps - fix compatibility with -funsigned-charmsizanoen1-8/+8
2023-04-05net: mvneta: make tx buffer array agnosticLorenzo Bianconi1-23/+43
2023-04-05net: dsa: mv88e6xxx: Enable IGMP snooping on user ports onlySteffen Bätz1-2/+7
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-05ca8210: Fix unsigned mac_len comparison with zero in ca8210_skb_tx()Harshit Mogalapalli1-2/+1
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-05bus: imx-weim: fix branch condition evaluates to a garbage valueIvan Bornyakov1-1/+1
2023-04-05ocfs2: fix data corruption after failed writeJan Kara via Ocfs2-devel1-2/+16
2023-04-05tun: avoid double free in tun_free_netdevGeorge Kennedy1-50/+59
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-05dm thin: fix deadlock when swapping to thin deviceColy Li1-0/+2
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-05cifs: empty interface list when server doesn't support query interfacesShyam Prasad N1-1/+1