summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-08-15mm: fix a UAF when vma->mm is freed after vma->vm_refcnt got droppedSuren Baghdasaryan1-0/+30
2025-08-15net: usbnet: Avoid potential RCU stall on LINK_CHANGE eventJohn Ernberg1-0/+1
2025-08-15ipv6: reject malicious packets in ipv6_gso_segment()Eric Dumazet1-0/+23
2025-08-15block: Fix default IO priority if there is no IO contextGuenter Roeck1-1/+2
2025-08-15padata: Remove comment for reorder_workHerbert Xu1-1/+0
2025-08-15vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFDJason Gunthorpe2-0/+6
2025-08-15module: Restore the moduleparam prefix length checkPetr Pavlu1-3/+2
2025-08-15proc: use the same treatment to check proc_lseek as ones for proc_read_iter e...wangzijie1-0/+1
2025-08-15padata: Fix pd UAF once and for allHerbert Xu1-3/+0
2025-08-15fortify: Fix incorrect reporting of read buffer sizeKees Cook1-1/+1
2025-08-15ring-buffer: Remove ring_buffer_read_prepare_sync()Steven Rostedt1-3/+1
2025-08-15RDMA/mlx5: Fix UMR modifying of mkey page sizeEdward Srouji1-0/+1
2025-08-15sched/psi: Optimize psi_group_change() cpu_clock() usagePeter Zijlstra1-4/+2
2025-08-15team: replace team lock with rtnl lockStanislav Fomichev1-3/+0
2025-08-15pps: fix poll supportDenis OSTERLAND-HEIM1-0/+1
2025-08-15fs_context: fix parameter name in infofc() macroRubenKelevra1-1/+1
2025-08-15audit,module: restore audit logging in load failure caseRichard Guy Briggs1-5/+4
2025-08-01sprintf.h requires stdarg.hStephen Rothwell1-0/+1
2025-08-01s390/ism: fix concurrency management in ism_cmd()Halil Pasic1-0/+1
2025-07-24phy: use per-PHY lockdep keysDmitry Baryshkov1-0/+2
2025-07-17block: reject bs > ps block devices when THP is disabledPankaj Raghav1-0/+5
2025-07-17wifi: mac80211: correctly identify S1G short beaconLachlan Hodges1-12/+33
2025-07-17mm: fix the inaccurate memory statistics issue for usersBaolin Wang1-0/+5
2025-07-17io_uring/msg_ring: ensure io_kiocb freeing is deferred for RCUJens Axboe1-0/+2
2025-07-17KVM: SVM: Add missing member in SNP_LAUNCH_START command structureNikunj A Dadhania1-0/+2
2025-07-10x86/bugs: Add a Transient Scheduler Attacks mitigationBorislav Petkov (AMD)1-0/+1
2025-07-10usb: acpi: fix device link removalHeikki Krogerus1-0/+2
2025-07-10ata: libata-acpi: Do not assume 40 wire cable if no devices are enabledTasos Sahanidis1-4/+3
2025-07-10fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypassShivank Garg1-0/+2
2025-07-10module: Provide EXPORT_SYMBOL_GPL_FOR_MODULES() helperPeter Zijlstra1-2/+10
2025-07-10firmware: arm_ffa: Fix the missing entry in struct ffa_indirect_msg_hdrViresh Kumar1-0/+1
2025-07-10usb: typec: altmodes/displayport: do not index invalid pin_assignmentsRD Babiera1-0/+1
2025-06-27mtd: spinand: winbond: Prevent unsupported frequencies on dual/quad I/O variantsMiquel Raynal1-4/+6
2025-06-27mtd: spinand: Use more specific naming for the (quad IO) read from cache opsMiquel Raynal1-3/+3
2025-06-27mtd: spinand: Use more specific naming for the (quad output) read from cache opsMiquel Raynal1-3/+3
2025-06-27mtd: spinand: Use more specific naming for the (dual IO) read from cache opsMiquel Raynal1-19/+19
2025-06-27mtd: spinand: Use more specific naming for the (dual output) read from cache opsMiquel Raynal1-3/+3
2025-06-27mtd: spinand: Use more specific naming for the (single) read from cache opsMiquel Raynal1-6/+6
2025-06-27atm: Revert atm_account_tx() if copy_from_iter_full() fails.Kuniyuki Iwashima1-0/+6
2025-06-27Revert "mm/execmem: Unify early execmem_cache behaviour"Mike Rapoport (Microsoft)1-7/+1
2025-06-27x86/its: move its_pages array to struct mod_arch_specificMike Rapoport (Microsoft)1-5/+0
2025-06-27f2fs: fix to bail out in get_new_segment()Chao Yu1-0/+1
2025-06-27tcp: add receive queue awareness in tcp_rcv_space_adjust()Eric Dumazet1-1/+1
2025-06-27ACPI: Add missing prototype for non CONFIG_SUSPEND/CONFIG_X86 caseMario Limonciello1-1/+8
2025-06-27mmc: Add quirk to disable DDR50 tuningErick Shepherd1-0/+1
2025-06-27mm/hugetlb: unshare page tables during VMA split, not beforeJann Horn1-0/+3
2025-06-27mtd: rawnand: qcom: Pass 18 bit offset from NANDc base to BAM baseMd Sadre Alam1-3/+1
2025-06-27bus: firewall: Fix missing static inline annotations for stubsKrzysztof Kozlowski1-6/+9
2025-06-27fs: add S_ANON_INODEChristian Brauner1-0/+2
2025-06-27alloc_tag: handle module codetag load errors as module load failuresSuren Baghdasaryan1-4/+4