summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
3 daysscsi: mpt3sas: Limit NVMe request size to 2 MiBRanjan Kumar1-1/+13
3 dayss390/debug: Reject zero-length input before trimming a newlinePengpeng Hou1-0/+3
3 dayss390/debug: Reject zero-length input in debug_input_flush_fn()Vasily Gorbik1-0/+5
3 daysriscv: kvm: fix vector context allocation leakOsama Abdelkader1-1/+4
3 daysRDMA/hns: Fix unlocked call to hns_roce_qp_remove()Jason Gunthorpe1-0/+7
3 dayspsp: strip variable-length PSP header in psp_dev_rcv()David Carlier1-11/+31
3 dayspmdomain: core: Fix detach procedure for virtual devices in genpdUlf Hansson1-1/+9
3 daysopenvswitch: vport: fix self-deadlock on release of tunnel portsIlya Maximets1-1/+5
3 daysnvmet: avoid recursive nvmet-wq flush in nvmet_ctrl_freeChaitanya Kulkarni1-1/+1
3 daysnvmet-tcp: fix race between ICReq handling and queue teardownChaitanya Kulkarni1-0/+26
3 daysnvme-apple: drop invalid put of admin queue reference countFedor Pchelkin1-5/+1
3 daysmd/raid10: fix divide-by-zero in setup_geo() with zero far_copiesJunrui Luo1-0/+2
3 dayslibceph: Fix slab-out-of-bounds access in auth message processingRaphael Zimmer2-1/+3
3 dayslib/scatterlist: fix temp buffer in extract_user_to_sg()Christian A. Ehrhardt1-2/+1
3 dayslib/scatterlist: fix length calculations in extract_kvec_to_sgChristian A. Ehrhardt1-2/+3
3 dayslib/crc: tests: Make crc_kunit test only the enabled CRC variantsEric Biggers2-12/+23
3 dayslib/crypto: mpi: Fix integer underflow in mpi_read_raw_from_sgl()Lukas Wunner1-1/+1
3 daysiommu/arm-smmu-v3: Add a missing dma_wmb() for hitless STE updateNicolin Chen1-0/+7
3 daysiommu/vt-d: Block PASID attachment to nested domain with dirty trackingZhenzhong Duan1-1/+5
3 daysiommufd: Fix return value of iommufd_fault_fops_write()Zhenzhong Duan1-2/+3
3 daysisofs: validate block number from NFS file handle in isofs_export_igetMichael Bommarito1-1/+1
3 daysisofs: validate Rock Ridge CE continuation extent against volume sizeMichael Bommarito1-0/+9
3 daysdm-verity-fec: fix the size of dm_verity_fec_io::erasuresEric Biggers1-1/+2
3 daysdm-verity-fec: fix reading parity bytes split across blocks (take 3)Eric Biggers1-56/+44
3 daysdm-verity-fec: fix corrected block count statEric Biggers1-3/+2
3 daysdm-verity-fec: correctly reject too-small hash devicesEric Biggers1-1/+2
3 daysdm-verity-fec: correctly reject too-small FEC devicesEric Biggers1-3/+2
3 dayseventfs: Hold eventfs_mutex and SRCU when remount walks eventsDavid Carlier3-1/+21
3 daysdm: fix a buffer overflow in ioctl processingMikulas Patocka1-0/+4
3 daysdm: don't report warning when doing deferred removeMikulas Patocka1-1/+1
3 daysdm-thin: fix metadata refcount underflowMikulas Patocka1-0/+8
3 daysbtrfs: fix missing last_unlink_trans update when removing a directoryFilipe Manana1-0/+2
3 daysbtrfs: fix double free in create_space_info_sub_group() error pathGuangshuo Li1-3/+1
3 daysbtrfs: fix double free in create_space_info() error pathGuangshuo Li1-1/+1
3 daysbtrfs: fix btrfs_ioctl_space_info() slot_count TOCTOU which can lead to info-...Yochai Eisenrich1-2/+3
3 daysbtrfs: do not mark inode incompressible after inline attempt failsQu Wenruo1-0/+6
3 daysASoC: qcom: q6apm: remove child devices when apm is removedSrinivas Kandagatla1-0/+1
3 daysASoC: qcom: q6apm-lpass-dai: Fix multiple graph opensSrinivas Kandagatla1-1/+1
3 daysASoC: qcom: q6apm-dai: reset queue ptr on trigger stopSrinivas Kandagatla2-0/+3
3 daysASoC: Intel: bytcr_wm5102: Fix MCLK leak on platform_clock_control errorCássio Gabriel1-0/+1
3 daysASoC: fsl_easrc: fix comment typoJoseph Salisbury1-1/+1
3 daysASoC: ES8389: convert to devm_clk_get_optional() to get clockLi Jian1-1/+1
3 daysASoC: amd: yc: Add HP OMEN Gaming Laptop 16-ap0xxx product line in quirk tableTommaso Soncin1-0/+14
3 dayscpuidle: powerpc: avoid double clear when breaking snoozeShrikanth Hegde2-2/+8
3 daysclk: microchip: mpfs-ccc: fix out of bounds access during output registrationConor Dooley1-1/+5
3 daysclk: imx: imx8-acm: fix flags for acm clocksStefan Eichenberger1-1/+2
3 daystracing/fprobe: Check the same type fprobe on table as the unregistered oneMasami Hiramatsu (Google)1-17/+65
3 daystracing/probes: Limit size of event probe to 3KSteven Rostedt2-1/+9
3 daystracing/fprobe: Unregister fprobe even if memory allocation failsMasami Hiramatsu (Google)1-10/+15
3 daystracing/fprobe: Remove fprobe from hash in failure pathMasami Hiramatsu (Google)1-43/+47