summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-29NFS: avoid infinite loop in pnfs_update_layout.NeilBrown1-0/+8
2024-08-29nvmet-tcp: do not continue for invalid icreqHannes Reinecke1-0/+1
2024-08-29net: hns3: add checking for vf id of mailboxJian Shen1-3/+4
2024-08-29rtc: nct3018y: fix possible NULL dereferenceAlexandre Belloni1-3/+3
2024-08-29firmware: cirrus: cs_dsp: Initialize debugfs_root to invalidRichard Fitzgerald1-1/+6
2024-08-29Bluetooth: bnep: Fix out-of-bound accessLuiz Augusto von Dentz1-1/+2
2024-08-29nvme: clear caller pointer on identify failureKeith Busch1-1/+4
2024-08-29usb: gadget: fsl: Increase size of name buffer for endpointsUwe Kleine-König1-1/+1
2024-08-29f2fs: fix to do sanity check in update_sit_entryZhiguo Niu1-2/+3
2024-08-29btrfs: delete pointless BUG_ON check on quota root in btrfs_qgroup_account_ex...David Sterba1-2/+0
2024-08-29btrfs: change BUG_ON to assertion in tree_move_down()David Sterba1-1/+1
2024-08-29btrfs: send: handle unexpected data in header buffer in begin_cmd()David Sterba1-1/+6
2024-08-29btrfs: handle invalid root reference found in may_destroy_subvol()David Sterba1-1/+8
2024-08-29btrfs: tests: allocate dummy fs_info and root in test_find_delalloc()David Sterba1-4/+24
2024-08-29btrfs: change BUG_ON to assertion when checking for delayed_node rootDavid Sterba1-1/+1
2024-08-29btrfs: delayed-inode: drop pointless BUG_ON in __btrfs_remove_delayed_item()David Sterba1-2/+0
2024-08-29powerpc/boot: Only free if realloc() succeedsMichael Ellerman1-2/+3
2024-08-29powerpc/boot: Handle allocation failure in simple_realloc()Li zeming1-1/+3
2024-08-29parisc: Use irq_enter_rcu() to fix warning at kernel/context_tracking.c:367Helge Deller1-2/+2
2024-08-29memory: stm32-fmc2-ebi: check regmap_read return valueChristophe Kerello1-34/+88
2024-08-29x86: Increase brk randomness entropy for 64-bit systemsKees Cook1-1/+4
2024-08-29md: clean up invalid BUG_ON in md_ioctlLi Nan1-5/+0
2024-08-29netlink: hold nlk->cb_mutex longer in __netlink_dump_start()Eric Dumazet1-7/+6
2024-08-29clocksource/drivers/arm_global_timer: Guard against division by zeroMartin Blumenstingl1-6/+5
2024-08-29virtiofs: forbid newlines in tagsStefan Hajnoczi1-0/+10
2024-08-29hrtimer: Select housekeeping CPU during migrationCosta Shulyupin1-1/+2
2024-08-29drm/lima: set gp bus_stop bit before hard resetErico Nunes1-0/+12
2024-08-29net/sun3_82586: Avoid reading past buffer in debug outputKees Cook1-1/+1
2024-08-29media: drivers/media/dvb-core: copy user arrays safelyPhilipp Stanner1-4/+8
2024-08-29scsi: lpfc: Initialize status local variable in lpfc_sli4_repost_sgl_list()Justin Tee1-1/+1
2024-08-29fs: binfmt_elf_efpic: don't use missing interpreter's propertiesMax Filippov1-1/+1
2024-08-29media: pci: cx23885: check cx23885_vdev_init() returnHans Verkuil1-0/+8
2024-08-29kernfs: fix false-positive WARN(nr_mmapped) in kernfs_drain_open_filesNeel Natu1-3/+5
2024-08-29quota: Remove BUG_ON from dqget()Jan Kara1-3/+2
2024-08-29fuse: fix UAF in rcu pathwalksAl Viro3-6/+13
2024-08-29afs: fix __afs_break_callback() / afs_drop_open_mmap() raceAl Viro1-2/+6
2024-08-29ext4: do not trim the group with corrupted block bitmapBaokun Li1-0/+3
2024-08-29nvmet-trace: avoid dereferencing pointer too earlyDaniel Wagner2-14/+20
2024-08-29gfs2: Refcounting fix in gfs2_thaw_superAndreas Gruenbacher1-0/+2
2024-08-29Bluetooth: hci_conn: Check non NULL function before calling for HFP offloadZijun Hu1-3/+8
2024-08-29drm/rockchip: vop2: clear afbc en and transform bit for cluster window at lin...Andy Yan1-0/+5
2024-08-29hwmon: (pc87360) Bounds check data->innr usageKees Cook1-1/+5
2024-08-29ASoC: SOF: ipc4: check return value of snd_sof_ipc_msg_dataBard Liao1-1/+8
2024-08-29powerpc/xics: Check return value of kasprintf in icp_native_map_one_cpuKunwu Chan1-0/+2
2024-08-29memory: tegra: Skip SID programming if SID registers aren't setAshish Mhetre1-0/+3
2024-08-29drm/msm: Reduce fallout of fence signaling vs reclaim hangsRob Clark1-1/+1
2024-08-29block: Fix lockdep warning in blk_mq_mark_tag_waitLi Lingfeng1-2/+3
2024-08-29arm64: Fix KASAN random tag seed initializationSamuel Holland2-3/+2
2024-08-29rust: fix the default format for CONFIG_{RUSTC,BINDGEN}_VERSION_TEXTMasahiro Yamada1-2/+2
2024-08-29rust: suppress error messages from CONFIG_{RUSTC,BINDGEN}_VERSION_TEXTMasahiro Yamada1-2/+2