summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-06-19hyperv: Clean up and fix the guest ID comment in hvgdk.hDexuan Cui1-8/+2
2026-06-19Drivers: hv: vmbus: Provide option to skip VMBus unload on panicMichael Kelley1-0/+3
2026-06-19Drivers: hv: VMBus protocol version 6.0Roman Kisel2-19/+51
2026-06-19net/sched: fix pedit partial COW leading to page cache corruptionRajat Gupta1-1/+0
2026-06-19net/sched: act_api: use RCU with deferred freeing for action lifecycleJamal Hadi Salim1-0/+1
2026-06-19ipvs: clear the svc scheduler ptr early on editJulian Anastasov1-2/+1
2026-06-19tee: fix tee_ioctl_object_invoke_arg paddingArnd Bergmann1-0/+1
2026-06-09mailbox: Fix NULL message support in mbox_send_message()Jassi Brar1-0/+3
2026-06-09serdev: Provide a bustype shutdown functionUwe Kleine-König1-0/+1
2026-06-09platform/x86/intel/vsec: Make driver_data info constDavid E. Box1-2/+2
2026-06-09serial: core: introduce guard(uart_port_lock_check_sysrq_irqsave)Jacques Nilo1-0/+12
2026-06-09xfrm: route MIGRATE notifications to caller's netnsMaoyi Xie1-1/+2
2026-06-09iommu, debugobjects: avoid gcc-16.1 section mismatch warningsArnd Bergmann1-0/+11
2026-06-09Disable -Wattribute-alias for clang-23 and newerNathan Chancellor4-0/+18
2026-06-09parport: Fix race between port and client registrationBen Hutchings1-0/+1
2026-06-09media: rc: fix race between unregister and urb/irq callbacksSean Young1-2/+0
2026-06-09net: team: Rename port_disabled team mode op to port_tx_disabledMarc Harvey1-1/+1
2026-06-09net: team: Remove unused team_mode_op, port_enabledMarc Harvey1-1/+0
2026-06-09netfilter: nf_tables: fix dst corruption in same register operationFernando Fernandez Mancera1-0/+7
2026-06-09kunit: fix use-after-free in debugfs when using kunit.filterFlorian Schmaus1-0/+1
2026-06-09HID: remove duplicate hid_warn_ratelimited definitionLiu Kai1-2/+0
2026-06-01tcp: fix stale per-CPU tcp_tw_isn leak enabling ISN predictionEric Dumazet1-3/+4
2026-06-01crypto/krb5, rxrpc: Fix lack of pre-decrypt/pre-verify length checksDavid Howells2-3/+7
2026-06-01net: shaper: rework the VALID marking (again)Jakub Kicinski1-0/+1
2026-06-01net: airoha: Fix NPU RX DMA descriptor bitsChristian Marangi1-3/+3
2026-06-01cgroup/rstat: validate cpu before css_rstat_cpu() accessQing Ming1-0/+1
2026-06-01netfs: Fix folio->private handling in netfs_perform_write()David Howells1-0/+1
2026-06-01netfs: Fix potential UAF in netfs_unlock_abandoned_read_pages()David Howells1-1/+1
2026-06-01netfs: Fix streaming write being overwrittenDavid Howells1-0/+3
2026-06-01netfs: Fix netfs_invalidate_folio() to clear dirty bit if all changes goneDavid Howells1-0/+4
2026-06-01fprobe: Fix unregister_fprobe() to wait for RCU grace periodMasami Hiramatsu (Google)1-0/+5
2026-06-01kprobes: skip non-symbol addresses in kprobe_add_ksym_blacklist()Jianpeng Chang1-1/+1
2026-06-01netfilter: x_tables: add and use xtables_unregister_table_exitFlorian Westphal1-1/+1
2026-06-01netfilter: x_tables: add and use xt_unregister_table_pre_exitFlorian Westphal4-3/+1
2026-06-01btrfs: tracepoints: fix sleep while in atomic context in btrfs_sync_file()Filipe Manana1-3/+1
2026-06-01device property: set fwnode->secondary to NULL in fwnode_init()Bartosz Golaszewski1-0/+1
2026-06-01ring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)1-0/+13
2026-06-01netfilter: nf_queue: hold bridge skb->dev while queuedHaoze Xie1-0/+1
2026-06-01Bluetooth: serialize accept_q accessJiexun Wang1-0/+1
2026-06-01mm/page_alloc: fix initialization of tags of the huge zero folio with init_on...David Hildenbrand (Arm)2-8/+9
2026-06-01drm/vblank: Add CRTC helpers for simple use casesThomas Zimmermann1-0/+23
2026-06-01drm/vblank: Add vblank timerThomas Zimmermann3-0/+77
2026-06-01ata: libata-scsi: do not needlessly defer commands when using PMP with FBSNiklas Cassel1-3/+3
2026-06-01ata: libata-scsi: do not use the deferred QC feature on PMPs with CBSNiklas Cassel1-0/+1
2026-06-01sched: Employ sched_change guardsPeter Zijlstra1-0/+5
2026-05-23irqchip/gic-v5: Move LPI allocation into the LPI domainSascha Bischoff1-3/+0
2026-05-23HID: core: introduce hid_safe_input_report()Benjamin Tissoires1-0/+2
2026-05-23HID: pass the buffer size to hid_report_raw_eventBenjamin Tissoires2-7/+11
2026-05-23dpll: export __dpll_pin_change_ntf() for use under dpll_lockIvan Vecera1-0/+1
2026-05-23dpll: Add notifier chain for dpll eventsPetr Oros1-0/+29