summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-04-25virtiofs: add filesystem context source name checkXiangsheng Hou1-0/+3
2025-04-25tracing: Fix filter string testingSteven Rostedt1-2/+2
2025-04-25string: Add load_unaligned_zeropad() code path to sized_strscpy()Peter Collingbourne1-3/+10
2025-04-25smb3 client: fix open hardlink on deferred close file errorChunjie Zhu2-0/+30
2025-04-25selftests/mm: generate a temporary mountpoint for cgroup filesystemMark Brown2-3/+3
2025-04-25riscv: Avoid fortify warning in syscall_get_arguments()Nathan Chancellor1-2/+5
2025-04-25Revert "smb: client: fix TCP timers deadlock after rmmod"Kuniyuki Iwashima1-26/+10
2025-04-25Revert "smb: client: Fix netns refcount imbalance causing leaks and use-after...Kuniyuki Iwashima1-8/+8
2025-04-25ksmbd: fix the warning from __kernel_write_iterNamjae Jeon1-1/+2
2025-04-25ksmbd: Prevent integer overflow in calculation of deadtimeDenis Arefev1-1/+6
2025-04-25ksmbd: fix use-after-free in smb_break_all_levII_oplock()Namjae Jeon2-21/+9
2025-04-25ksmbd: Fix dangling pointer in krb_authenticateSean Heelan1-1/+3
2025-04-25ovl: don't allow datadir onlyMiklos Szeredi1-0/+5
2025-04-25mm: fix apply_to_existing_page_range()Kirill A. Shutemov1-2/+2
2025-04-25mm: fix filemap_get_folios_contig returning batches of identical foliosVishal Moola (Oracle)1-0/+1
2025-04-25mm/gup: fix wrongly calculated returned value in fault_in_safe_writeable()Baoquan He1-2/+2
2025-04-25loop: LOOP_SET_FD: send uevents for partitionsThomas Weißschuh1-1/+2
2025-04-25loop: properly send KOBJ_CHANGED uevent for disk deviceThomas Weißschuh1-2/+2
2025-04-25isofs: Prevent the use of too small fidEdward Adam Davis1-1/+1
2025-04-25i2c: cros-ec-tunnel: defer probe if parent EC is not presentThadeu Lima de Souza Cascardo1-0/+3
2025-04-25hfs/hfsplus: fix slab-out-of-bounds in hfs_bnode_read_keyVasiliy Kovalev2-0/+12
2025-04-25crypto: caam/qi - Fix drv_ctx refcount bugHerbert Xu1-3/+3
2025-04-25btrfs: correctly escape subvol in btrfs_show_options()Johannes Kimmel1-2/+1
2025-04-25Bluetooth: vhci: Avoid needless snprintf() callsKees Cook1-5/+5
2025-04-25Bluetooth: l2cap: Process valid commands in too long frameFrédéric Danis1-1/+17
2025-04-25ftrace: fix incorrect hash size in register_ftrace_direct()Menglong Dong1-3/+4
2025-04-25i2c: atr: Fix wrong includeAndy Shevchenko1-1/+1
2025-04-25nfsd: decrease sc_count directly if fail to queue dl_recallLi Lingfeng1-1/+1
2025-04-25nfs: add missing selections of CONFIG_CRC32Eric Biggers7-26/+3
2025-04-25asus-laptop: Fix an uninitialized variableDenis Arefev1-3/+6
2025-04-25ASoC: qcom: Fix sc7280 lpass potential buffer overflowEvgeny Pimenov1-1/+2
2025-04-25ASoC: codecs:lpass-wsa-macro: Fix logic of enabling vi channelsSrinivas Kandagatla1-45/+63
2025-04-25ASoC: codecs:lpass-wsa-macro: Fix vi feedback rateSrinivas Kandagatla1-3/+36
2025-04-25Revert "PCI: Avoid reset when disabled via sysfs"Alex Williamson1-4/+0
2025-04-25writeback: fix false warning in inode_to_wb()Andreas Gruenbacher1-0/+1
2025-04-25cpufreq/sched: Fix the usage of CPUFREQ_NEED_UPDATE_LIMITSRafael J. Wysocki1-3/+15
2025-04-25riscv: KGDB: Remove ".option norvc/.option rvc" for kgdb_compiled_breakWangYuli1-3/+1
2025-04-25riscv: KGDB: Do not inline arch_kgdb_breakpoint()WangYuli2-8/+9
2025-04-25kunit: qemu_configs: SH: Respect kunit cmdlineThomas Weißschuh1-1/+3
2025-04-25riscv: Properly export reserved regions in /proc/iomemBjörn Töpel1-1/+35
2025-04-25net: ethernet: mtk_eth_soc: revise QDMA packet scheduler settingsBo-Cun Chen1-3/+3
2025-04-25net: ethernet: mtk_eth_soc: correct the max weight of the queue limit for 100...Bo-Cun Chen1-2/+2
2025-04-25net: ti: icss-iep: Fix possible NULL pointer dereference for perout requestMeghana Malladi1-63/+58
2025-04-25net: ti: icss-iep: Add phase offset configuration for perout signalMeghana Malladi1-2/+16
2025-04-25net: ti: icss-iep: Add pwidth configuration for perout signalMeghana Malladi1-3/+44
2025-04-25ptp: ocp: fix start time alignment in ptp_ocp_signal_setSagi Maimon1-0/+1
2025-04-25net: dsa: avoid refcount warnings when ds->ops->tag_8021q_vlan_del() failsVladimir Oltean1-1/+1
2025-04-25net: dsa: free routing table on probe failureVladimir Oltean1-7/+14
2025-04-25net: dsa: clean up FDB, MDB, VLAN entries on unbindVladimir Oltean1-3/+35
2025-04-25net: dsa: mv88e6xxx: fix -ENOENT when deleting VLANs and MST is unsupportedVladimir Oltean1-1/+12