summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
18 hourscfi: Include uaccess.h for get_kernel_nofault()Nathan Chancellor
18 hourstracing: Fix CFI violation in probestub being called by tprobesEva Kurchatova
18 hoursmm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoisonWupeng Ma
18 hoursnet/mlx5: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_listDragos Tatulea
18 hoursrseq: Fix using an uninitialized stack variable in rseq_exit_user_update()Qing Wang
18 hoursDrivers: hv: vmbus: Provide option to skip VMBus unload on panicMichael Kelley
18 hoursfwctl/bnxt_en: Refactor aux bus functions to be more genericPavan Chebbi
18 hoursfwctl/bnxt_en: Move common definitions to include/linux/bnxt/Pavan Chebbi
11 daysmailbox: Fix NULL message support in mbox_send_message()Jassi Brar
11 daysplatform/x86/intel/vsec: Make driver_data info constDavid E. Box
11 daysRevert "mm/hugetlbfs: update hugetlbfs to use mmap_prepare"Lorenzo Stoakes
11 daysserial: core: introduce guard(uart_port_lock_check_sysrq_irqsave)Jacques Nilo
11 daysiommu, debugobjects: avoid gcc-16.1 section mismatch warningsArnd Bergmann
11 daysDisable -Wattribute-alias for clang-23 and newerNathan Chancellor
11 daysparport: Fix race between port and client registrationBen Hutchings
11 daysdpll: export __dpll_device_change_ntf() for use under dpll_lockIvan Vecera
11 daysnet: Introduce skb tc depth field to track packet loopsJamal Hadi Salim
11 daysHID: remove duplicate hid_warn_ratelimited definitionLiu Kai
2026-06-01net: airoha: Fix NPU RX DMA descriptor bitsChristian Marangi
2026-06-01cgroup/rstat: validate cpu before css_rstat_cpu() accessQing Ming
2026-06-01iommupt: Avoid rewalking during mapJason Gunthorpe
2026-06-01iommupt: Directly call iommupt's unmap_range()Jason Gunthorpe
2026-06-01block: allow submitting all zone writes from a single contextDamien Le Moal
2026-06-01block: rename struct gendisk zone_wplugs_lock fieldDamien Le Moal
2026-06-01netfs: Fix potential UAF in netfs_unlock_abandoned_read_pages()David Howells
2026-06-01netfs: Fix potential for tearing in ->remote_i_size and ->zero_pointDavid Howells
2026-06-01netfs: Fix missing barriers when accessing stream->subrequests locklesslyDavid Howells
2026-06-01fprobe: Fix unregister_fprobe() to wait for RCU grace periodMasami Hiramatsu (Google)
2026-06-01netfilter: x_tables: add and use xtables_unregister_table_exitFlorian Westphal
2026-06-01netfilter: x_tables: add and use xt_unregister_table_pre_exitFlorian Westphal
2026-06-01netfilter: x_tables: allocate hook ops while under mutexFlorian Westphal
2026-06-01device property: set fwnode->secondary to NULL in fwnode_init()Bartosz Golaszewski
2026-06-01mm/page_alloc: fix initialization of tags of the huge zero folio with init_on...David Hildenbrand (Arm)
2026-06-01ata: libata-scsi: do not needlessly defer commands when using PMP with FBSNiklas Cassel
2026-06-01ata: libata-scsi: do not use the deferred QC feature on PMPs with CBSNiklas Cassel
2026-05-23irqchip/gic-v5: Move LPI allocation into the LPI domainSascha Bischoff
2026-05-23rseq: Implement read only ABI enforcement for optimized RSEQ V2 modeThomas Gleixner
2026-05-23rseq: Revert to historical performance killing behaviourThomas Gleixner
2026-05-23HID: core: introduce hid_safe_input_report()Benjamin Tissoires
2026-05-23HID: pass the buffer size to hid_report_raw_eventBenjamin Tissoires
2026-05-23cgroup/cpuset: Reserve DL bandwidth only for root-domain movesGuopeng Zhang
2026-05-23workqueue: fix devm_alloc_workqueue() va_list misuseBreno Leitao
2026-05-23dpll: export __dpll_pin_change_ntf() for use under dpll_lockIvan Vecera
2026-05-23cdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()Daan De Meyer
2026-05-23mtd: spinand: Add support for packed read data ODTR commandsMiquel Raynal
2026-05-23spi: spi-mem: Add a packed command operationMiquel Raynal
2026-05-23rculist: add list_splice_rcu() for private listsPablo Neira Ayuso
2026-05-23nstree: fix func. parameter kernel-doc warningsRandy Dunlap
2026-05-23pppoe: drop PFC framesQingfang Deng
2026-05-23tcp: move tp->chrono_type next tp->chrono_stat[]Eric Dumazet