summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-08-15mm: fix a UAF when vma->mm is freed after vma->vm_refcnt got droppedSuren Baghdasaryan
2025-08-15net: usbnet: Avoid potential RCU stall on LINK_CHANGE eventJohn Ernberg
2025-08-15net: drop UFO packets in udp_rcv_segment()Wang Liang
2025-08-15ipv6: reject malicious packets in ipv6_gso_segment()Eric Dumazet
2025-08-15ASoC: tas2781: Fix the wrong step for TLV on tas2781Baojun Xu
2025-08-15block: Fix default IO priority if there is no IO contextGuenter Roeck
2025-08-15padata: Remove comment for reorder_workHerbert Xu
2025-08-15vfio/pci: Do vf_token checks for VFIO_DEVICE_BIND_IOMMUFDJason Gunthorpe
2025-08-15module: Restore the moduleparam prefix length checkPetr Pavlu
2025-08-15i3c: fix module_i3c_i2c_driver() with I3C=nArnd Bergmann
2025-08-15vhost: Reintroduce kthread API and add mode selectionCindy Lu
2025-08-15bpf: Fix oob access in cgroup local storageDaniel Borkmann
2025-08-15bpf: Move cgroup iterator helpers to bpf.hDaniel Borkmann
2025-08-15bpf: Move bpf map owner out of common structDaniel Borkmann
2025-08-15bpf: Add cookie object to bpf mapsDaniel Borkmann
2025-08-15proc: use the same treatment to check proc_lseek as ones for proc_read_iter e...wangzijie
2025-08-15RDMA/uverbs: Add empty rdma_uattrs_has_raw_cap() declarationLeon Romanovsky
2025-08-15RDMA/uverbs: Check CAP_NET_RAW in user namespace for flow createParav Pandit
2025-08-15RDMA/ipoib: Use parent rdma device net namespaceMark Bloch
2025-08-15crypto: ahash - Stop legacy tfms from using the set_virt fallback pathHerbert Xu
2025-08-15crypto: ahash - Add support for drivers with no fallbackHerbert Xu
2025-08-15padata: Fix pd UAF once and for allHerbert Xu
2025-08-15fortify: Fix incorrect reporting of read buffer sizeKees Cook
2025-08-15Bluetooth: hci_event: Mask data status from LE ext adv reportsChris Down
2025-08-15Bluetooth: hci_sync: fix double free in 'hci_discovery_filter_clear()'Arseniy Krasnov
2025-08-15ring-buffer: Remove ring_buffer_read_prepare_sync()Steven Rostedt
2025-08-15PM: cpufreq: powernv/tracing: Move powernv_throttle trace eventSteven Rostedt
2025-08-15RDMA/mlx5: Fix UMR modifying of mkey page sizeEdward Srouji
2025-08-15net_sched: act_ctinfo: use atomic64_t for three countersEric Dumazet
2025-08-15sched/psi: Optimize psi_group_change() cpu_clock() usagePeter Zijlstra
2025-08-15net: dst: add four helpers to annotate data-races around dst->devEric Dumazet
2025-08-15net: dst: annotate data-races around dst->outputEric Dumazet
2025-08-15net: dst: annotate data-races around dst->inputEric Dumazet
2025-08-15team: replace team lock with rtnl lockStanislav Fomichev
2025-08-15drm/xe/uapi: Correct sync type definition in commentsShuicheng Lin
2025-08-15net: annotate races around sk->sk_uidEric Dumazet
2025-08-15drm/panthor: Add missing explicit padding in drm_panthor_gpu_infoBoris Brezillon
2025-08-15pps: fix poll supportDenis OSTERLAND-HEIM
2025-08-15soc: qcom: fix endianness for QMI headerAlexander Wilhelm
2025-08-15sched/task_stack: Add missing const qualifier to end_of_stack()Kees Cook
2025-08-15fs_context: fix parameter name in infofc() macroRubenKelevra
2025-08-15audit,module: restore audit logging in load failure caseRichard Guy Briggs
2025-07-26Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-24Merge tag 'mm-hotfixes-stable-2025-07-24-18-03' of git://git.kernel.org/pub/s...Linus Torvalds
2025-07-24sprintf.h requires stdarg.hStephen Rothwell
2025-07-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-07-24Merge tag 'net-6.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-07-24Merge tag 'ipsec-2025-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2025-07-24s390/ism: fix concurrency management in ism_cmd()Halil Pasic
2025-07-23Merge tag 'drm-fixes-2025-07-24' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds