summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-03-04Partial revert "x86/xen: fix balloon target initialization for PVH dom0"Roger Pau Monne1-0/+2
2026-03-04block: add a bio_add_virt_nofail helperChristoph Hellwig1-0/+2
2026-03-04audit: move the compat_xxx_class[] extern declarations to audit_arch.hBen Dooks2-6/+7
2026-02-19mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...David Hildenbrand (Red Hat)3-7/+86
2026-02-19mm/hugetlb: fix hugetlb_pmd_shared()David Hildenbrand (Red Hat)1-1/+1
2026-02-19mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_countJane Chu1-0/+5
2026-02-19tracing/dma: Cap dma_map_sg tracepoint arrays to prevent buffer overflowDeepanshu Kartikey1-6/+19
2026-02-12net: tunnel: make skb_vlan_inet_prepare() return drop reasonsMenglong Dong1-5/+8
2026-02-11net: sfp: pre-parse the module supportRussell King (Oracle)1-0/+22
2026-02-11net: phy: add phy_interface_copy()Russell King (Oracle)1-0/+5
2026-02-11net: phy: add phy_interface_weight()Russell King (Oracle)1-0/+5
2026-02-11net: add skb_header_pointer_careful() helperEric Dumazet1-0/+12
2026-02-11procfs: avoid fetching build ID while holding VMA lockAndrii Nakryiko1-0/+3
2026-02-11ceph: fix NULL pointer dereference in ceph_mds_auth_match()Viacheslav Dubeyko1-0/+6
2026-02-06net: mana: Change the function signature of mana_get_primary_netdev_rcuLong Li1-1/+3
2026-02-06perf: sched: Fix perf crash with new is_user_task() helperSteven Rostedt1-0/+5
2026-02-06mm/kasan: fix KASAN poisoning in vrealloc()Andrey Ryabinin1-0/+14
2026-02-06nfc: nci: Fix race between rfkill and nci_unregister_device().Kuniyuki Iwashima1-0/+2
2026-02-06bonding: annotate data-races around slave->last_rxEric Dumazet1-6/+7
2026-01-30net: Introduce skb_copy_datagram_from_iter_full()Will Deacon1-0/+2
2026-01-30vhost/vsock: Allocate nonlinear SKBs for handling large receive buffersWill Deacon1-3/+29
2026-01-30vsock/virtio: Rename virtio_vsock_skb_rx_put()Will Deacon1-1/+1
2026-01-30vsock/virtio: Move SKB allocation lower-bound check to callersWill Deacon1-3/+0
2026-01-30vsock/virtio: Rename virtio_vsock_alloc_skb()Will Deacon1-1/+2
2026-01-30vsock/virtio: Move length check to callers of virtio_vsock_skb_rx_put()Will Deacon1-7/+2
2026-01-30iio: core: add separate lockdep class for info_exist_lockRasmus Villemoes1-0/+2
2026-01-30comedi: Fix getting range information for subdevices 16 to 255Ian Abbott1-1/+1
2026-01-30dt-bindings: power: qcom,rpmpd: Add SC8280XP_MXC_AOKonrad Dybcio1-0/+1
2026-01-30dt-bindings: power: qcom-rpmpd: split RPMh domains definitionsDmitry Baryshkov2-227/+234
2026-01-30dt-bindings: power: qcom,rpmpd: add Turbo L5 cornerAkhil P Oommen1-0/+1
2026-01-30dt-bindings: power: qcom,rpmpd: document the SM8750 RPMh Power DomainsTaniya Das1-0/+2
2026-01-30posix-clock: Store file pointer in struct posix_clock_contextWojtek Wasko1-1/+5
2026-01-23mm/page_alloc/vmstat: simplify refresh_cpu_vm_stats change detectionJoshua Hahn1-1/+1
2026-01-23mm/fake-numa: allow later numa node hotplugBruno Faccini2-0/+8
2026-01-23HID: intel-ish-hid: Use dedicated unbound workqueues to prevent resume blockingZhang Lixu1-0/+2
2026-01-23usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS descriptorJohannes Brüderl1-0/+3
2026-01-23ALSA: pcm: Improve the fix for race of buffer access at PCM OSS layerJaroslav Kysela1-1/+1
2026-01-23scsi: core: Fix error handler encryption supportBrian Kao1-0/+6
2026-01-23mm, kfence: describe @slab parameter in __kfence_obj_info()Bagas Sanjaya1-0/+1
2026-01-23textsearch: describe @list member in ts_ops searchBagas Sanjaya1-0/+1
2026-01-23mm: describe @flags parameter in memalloc_flags_save()Bagas Sanjaya1-0/+1
2026-01-23PM: EM: Fix incorrect description of the cost field in struct em_perf_stateYaxiong Tian1-1/+1
2026-01-23NFS: Fix a deadlock involving nfs_release_folio()Trond Myklebust1-0/+1
2026-01-17tpm2-sessions: Fix out of range indexing in name_sizeJarkko Sakkinen1-5/+8
2026-01-17netfilter: nf_tables: avoid chain re-validation if possibleFlorian Westphal1-8/+26
2026-01-17netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updatesDi Zhu1-1/+2
2026-01-17btrfs: fix NULL dereference on root when tracing inode evictionMiquel Sabaté Solà1-1/+2
2026-01-17btrfs: tracepoints: use btrfs_root_id() to get the id of a rootFilipe Manana1-27/+23
2026-01-17NFSD: Remove NFSERR_EAGAINChuck Lever2-3/+0
2026-01-11sched/fair: Proportional newidle balancePeter Zijlstra1-0/+3