summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-09-01mm: fix incorrect vm_flags usage when checking allowable orders for tmpfsBaolin Wang2-6/+8
2026-09-01mm/hugetlb: keep max_huge_pages when dissolving surplus foliosLonglong Xia1-2/+4
2026-09-01mm/migrate_device: avoid out-of-bounds writes for compound foliosHui Su1-0/+18
2026-09-01mm/hugetlb_cgroup: call page_counter_set_max() outside VM_BUG_ON()Narek Jilavyan1-2/+5
2026-09-01memcg: make the v1 soft limit knob inertShakeel Butt2-60/+32
2026-09-01mm/hugetlb_cma: fix null nodemask dereference in hugetlb_cma_alloc_frozen_folioSourav Panda1-3/+18
2026-09-01ima: Check for ERR_PTR from dentry_path() in validate_hash_algo()Bradley Morgan1-0/+2
2026-09-01ima: don't measure/appraise files on configfsFrederick Lawler2-1/+9
2026-09-01configfs: move CONFIGFS_MAGIC definition to magic.hFrederick Lawler2-3/+2
2026-09-01scsi: mpt3sas: Avoid out-of-bounds cpumask_of_node() call in _base_assign_rep...Ivy Lopez1-1/+4
2026-09-01scsi: mpi3mr: Fix use-after-free on tgt_dev->starget during target device ref...Laurence Oberman1-10/+35
2026-09-01scsi: target: iscsi: Reserve a terminator byte for the login payloadSujal Tuladhar1-1/+1
2026-09-01bonding: alb: fix uninitialized transport header access in alb_determine_nd()Eric Dumazet1-6/+7
2026-09-01s390/ctcm: Prevent XID null dereferenceAswin Karuvally1-2/+1
2026-09-01hardening: Default randstruct off with rust for better allmodconfig supportMark Brown1-1/+1
2026-09-02btrfs: preserve the compression property when other inode flags changeSam Ho1-3/+18
2026-09-02btrfs: restore active device pointers after failed sproutGuanghui Yang1-0/+2
2026-09-02btrfs: detach failed sprout device from transaction update listGuanghui Yang1-0/+2
2026-09-02btrfs: clean up target device if block group marking failsGuanghui Yang1-1/+1
2026-09-01ftrace: Take trace_array reference before accessing its ftrace_opsSteven Rostedt5-26/+45
2026-09-01Merge tag 'cifs-fixes-7.3-rc2' of https://git.manguebit.org/linuxLinus Torvalds5-56/+231
2026-09-01tracing: Have show_event_filters/triggers files take trace array refSteven Rostedt1-4/+24
2026-09-01drm/nouveau: Use write-combined maps for coherentFaith Ekstrand1-3/+1
2026-09-01ACPI: bus: Drop two fields from struct acpi_device_pnpRafael J. Wysocki2-12/+3
2026-09-01accel/amdxdna: refuse to flush an imported BOTaimuraz Kaitmazov1-3/+4
2026-09-01HID: bpf: serialize device reference release in struct_ops destroy pathShen Yongchao1-4/+13
2026-09-01MAINTAINERS: Remove Russ Weight from Firmware LoaderRuss Weight1-1/+0
2026-09-01CREDITS: Add CREDITS entry for Firmware UploadRuss Weight1-0/+4
2026-09-01firmware_loader: Change contact for sysfs nodesRuss Weight1-7/+7
2026-09-01ALSA: dummy: Report a change when one capture switch channel movesHyeongJun An1-1/+1
2026-09-01rust: pci: reject IRQ vector indices that do not fit in u32Sophon Zhang1-1/+3
2026-09-01drm/xe/oa: Remove sysfs entry on idr_alloc failure in xe_oa_add_config_ioctl()Lu Yao1-2/+4
2026-09-01cpuidle: dt_idle_genpd: kfree() the original name allocationLinkai Gong1-2/+1
2026-09-01Merge tag 'ksmbd-for-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-72/+207
2026-09-01kernfs: preserve security xattrs without allocating iattrsHengyu Liang1-3/+1
2026-09-01HID: rmi: fix OOB access with undersized RMI reportsWei Jie Law1-3/+43
2026-09-01pmdomain: airoha: fix unselectable AIROHA_CPU_PM_DOMAIN kconfigChristian Marangi1-2/+3
2026-09-01drivers: base: test: DRIVER_PE_KUNIT_TEST should not select OFGeert Uytterhoeven2-1/+3
2026-09-01usb: typec: qcom-pmic-typec: drain cc_debounce_dwork if port_start() failsFan Wu1-0/+3
2026-09-01usb: typec: qcom-pmic-typec: disable cc_debounce_dwork on stopFan Wu1-0/+2
2026-09-01usb: gadget: fix null pointer dereference in usb_put_function_instance()Jeffin Philip1-1/+1
2026-09-01usb: typec: qcom-pmic: cancel reset_work on stopFan Wu1-0/+2
2026-09-01usb: gadget: f_mass_storage: fix null pointer dereference in fsg_common_set_n...Jeffin Philip1-0/+3
2026-09-01usb: f_mass_storage: Bump local buffer size in fsg_common_create_luns()Andy Shevchenko1-1/+1
2026-09-01usb: storage: realtek_cr: fix use-after-free on disconnectMyeonghun Pak1-5/+4
2026-09-01ublk: clear VM_MAYWRITE on read-only ublk char device mmapKanishka De Silva1-0/+6
2026-09-01usb: cdnsp: fix wakeup from S3 after controller context lossPawel Laszczak3-68/+142
2026-09-01usb-storage: ene_ub6250: fix race between scan work and probeLiu Qi1-0/+2
2026-09-01loop, zloop: fix dma_alignment for large or unreported limitsKeith Busch2-6/+10
2026-09-01block: save page offset gaps in cloned bioKeith Busch1-0/+9