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-15i3c: fix module_i3c_i2c_driver() with I3C=nArnd Bergmann1-2/+2
2025-08-15bpf: Fix oob access in cgroup local storageDaniel Borkmann1-0/+1
2025-08-15bpf: Move cgroup iterator helpers to bpf.hDaniel Borkmann2-13/+14
2025-08-15bpf: Move bpf map owner out of common structDaniel Borkmann1-12/+24
2025-08-15bpf: Add cookie object to bpf mapsDaniel Borkmann1-0/+1
2025-08-15proc: use the same treatment to check proc_lseek as ones for proc_read_iter e...wangzijie1-0/+1
2025-08-15crypto: ahash - Add support for drivers with no fallbackHerbert Xu1-0/+3
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-15soc: qcom: fix endianness for QMI headerAlexander Wilhelm1-3/+3
2025-08-15sched/task_stack: Add missing const qualifier to end_of_stack()Kees Cook1-1/+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-07-25Merge tag 'mm-hotfixes-stable-2025-07-24-18-03' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+1
2025-07-25sprintf.h requires stdarg.hStephen Rothwell1-0/+1
2025-07-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2025-07-24Merge tag 'net-6.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+1
2025-07-24s390/ism: fix concurrency management in ism_cmd()Halil Pasic1-0/+1
2025-07-21arm64: kvm, smccc: Fix vendor uuidJack Thomson1-1/+1
2025-07-21Merge tag 'platform-drivers-x86-v6.16-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+8
2025-07-20Merge tag 'char-misc-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+7
2025-07-18Merge tag 'phy-fix-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds1-0/+2
2025-07-13Merge tag 'irq_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2025-07-12Merge tag 'mm-hotfixes-stable-2025-07-11-16-16' of git://git.kernel.org/pub/s...Linus Torvalds3-6/+5
2025-07-11Merge tag 'block-6.16-20250710' of git://git.kernel.dk/linuxLinus Torvalds1-0/+5
2025-07-11Merge tag 'io_uring-6.16-20250710' of git://git.kernel.dk/linuxLinus Torvalds1-0/+2
2025-07-11Merge tag 'wireless-2025-07-10' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-12/+33
2025-07-11irqchip/irq-msi-lib: Fix build with PCI disabledArnd Bergmann1-0/+1
2025-07-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2025-07-10Revert "sched/numa: add statistics of numa balance task"Chen Yu2-6/+0
2025-07-10mm: fix the inaccurate memory statistics issue for usersBaolin Wang1-0/+5
2025-07-08io_uring/msg_ring: ensure io_kiocb freeing is deferred for RCUJens Axboe1-0/+2
2025-07-08Merge tag 'tsa_x86_bugs_for_6.16' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2025-07-07block: reject bs > ps block devices when THP is disabledPankaj Raghav1-0/+5
2025-07-07power: supply: core: Add power_supply_get/set_property_direct()Armin Wolf1-0/+8
2025-07-07wifi: mac80211: correctly identify S1G short beaconLachlan Hodges1-12/+33
2025-07-05Merge tag 'pm-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+5
2025-07-04Merge branch 'pm-sleep'Rafael J. Wysocki1-0/+5