summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2 daysmailbox: Fix NULL message support in mbox_send_message()Jassi Brar
2 daysplatform/x86/intel/vsec: Make driver_data info constDavid E. Box
2 daysRevert "mm/hugetlbfs: update hugetlbfs to use mmap_prepare"Lorenzo Stoakes
2 daysserial: core: introduce guard(uart_port_lock_check_sysrq_irqsave)Jacques Nilo
2 daysxfrm: route MIGRATE notifications to caller's netnsMaoyi Xie
2 daysiommu, debugobjects: avoid gcc-16.1 section mismatch warningsArnd Bergmann
2 daysDisable -Wattribute-alias for clang-23 and newerNathan Chancellor
2 daysparport: Fix race between port and client registrationBen Hutchings
2 daysdpll: export __dpll_device_change_ntf() for use under dpll_lockIvan Vecera
2 daysnet: Introduce skb tc depth field to track packet loopsJamal Hadi Salim
2 daysnetfilter: nf_tables: fix dst corruption in same register operationFernando Fernandez Mancera
2 dayskunit: fix use-after-free in debugfs when using kunit.filterFlorian Schmaus
2 daysHID: remove duplicate hid_warn_ratelimited definitionLiu Kai
2 daysACPI: button: Enable wakeup GPEs for ACPI buttons at probe timeRafael J. Wysocki
10 daystcp: fix stale per-CPU tcp_tw_isn leak enabling ISN predictionEric Dumazet
10 dayscrypto/krb5, rxrpc: Fix lack of pre-decrypt/pre-verify length checksDavid Howells
10 daysnet: shaper: rework the VALID marking (again)Jakub Kicinski
10 daysnet: airoha: Fix NPU RX DMA descriptor bitsChristian Marangi
10 dayscgroup/rstat: validate cpu before css_rstat_cpu() accessQing Ming
10 daysdrm/gem: Make the GEM LRU lock part of drm_deviceBoris Brezillon
10 daysiommupt: Avoid rewalking during mapJason Gunthorpe
10 daysiommupt: Directly call iommupt's unmap_range()Jason Gunthorpe
10 daysblock: allow submitting all zone writes from a single contextDamien Le Moal
10 daysblock: rename struct gendisk zone_wplugs_lock fieldDamien Le Moal
10 daysnetfs: Fix folio->private handling in netfs_perform_write()David Howells
10 daysnetfs: Fix potential UAF in netfs_unlock_abandoned_read_pages()David Howells
10 daysnetfs: Fix streaming write being overwrittenDavid Howells
10 daysnetfs: Fix netfs_invalidate_folio() to clear dirty bit if all changes goneDavid Howells
10 daysnetfs: Fix potential for tearing in ->remote_i_size and ->zero_pointDavid Howells
10 daysnetfs: Fix missing barriers when accessing stream->subrequests locklesslyDavid Howells
10 daysfprobe: Fix unregister_fprobe() to wait for RCU grace periodMasami Hiramatsu (Google)
10 dayskprobes: skip non-symbol addresses in kprobe_add_ksym_blacklist()Jianpeng Chang
10 daysnetfilter: nf_conntrack_expect: restore helper propagation via expectationPablo Neira Ayuso
10 daysnetfilter: x_tables: add and use xtables_unregister_table_exitFlorian Westphal
10 daysnetfilter: x_tables: add and use xt_unregister_table_pre_exitFlorian Westphal
10 daysnetfilter: x_tables: allocate hook ops while under mutexFlorian Westphal
10 daysbtrfs: tracepoints: fix sleep while in atomic context in btrfs_sync_file()Filipe Manana
10 daysdevice property: set fwnode->secondary to NULL in fwnode_init()Bartosz Golaszewski
10 daysring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)
10 daysnetfilter: nf_queue: hold bridge skb->dev while queuedHaoze Xie
10 daysBluetooth: serialize accept_q accessJiexun Wang
10 daysmm/damon: fix damos_stat tracepoint format for sz_appliedSeongJae Park
10 daysmm/page_alloc: fix initialization of tags of the huge zero folio with init_on...David Hildenbrand (Arm)
10 daysata: libata-scsi: do not needlessly defer commands when using PMP with FBSNiklas Cassel
10 daysata: 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-23drm/ttm: Fix ttm_bo_swapout() infinite LRU walk on swapout failureThomas Hellström
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