summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-05-23net: mana: Handle hardware recovery events when probing the deviceLong Li1-1/+11
2026-05-23net: mana: Handle SKB if TX SGEs exceed hardware limitAditya Garg2-1/+8
2026-05-23net: mana: Add standard counter rx_missed_errorsErni Sri Satya Vennela2-2/+10
2026-05-23net: mana: Move hardware counter stats from per-port to per-VF contextErni Sri Satya Vennela1-5/+9
2026-05-23net/sched: sch_pie: annotate data-races in pie_dump_stats()Eric Dumazet1-1/+1
2026-05-23net: validate skb->napi_id in RX tracepointsKohei Enju1-1/+3
2026-05-23pppoe: drop PFC framesQingfang Deng1-0/+16
2026-05-23tcp: better handle TCP_TX_DELAY on established flowsEric Dumazet1-0/+2
2026-05-23tcp: annotate data-races around tp->delivered and tp->delivered_ceEric Dumazet1-1/+1
2026-05-23tcp: add data-races annotations around tp->reordering, tp->snd_cwndEric Dumazet1-1/+1
2026-05-23tcp: annotate data-races in tcp_get_info_chrono_stats()Eric Dumazet1-3/+7
2026-05-23tcp: inline tcp_chrono_start()Eric Dumazet1-1/+24
2026-05-23tcp: move tp->chrono_type next tp->chrono_stat[]Eric Dumazet1-2/+2
2026-05-23net: enetc: fix NTMP DMA use-after-free issueWei Fang1-1/+8
2026-05-23lib/hexdump: print_hex_dump_bytes() calls print_hex_dump_debug()Geert Uytterhoeven1-2/+3
2026-05-23dt-bindings: clock: qcom,dispcc-sc7180: Define MDSS resetsKonrad Dybcio1-1/+6
2026-05-23dt-bindings: clock: qcom,gcc-sc8180x: Add missing GDSCsVal Packett1-0/+5
2026-05-23dt-bindings: clock: qcom: Add GCC video axi reset clock for GlymurTaniya Das1-0/+1
2026-05-23mtd: spinand: Give the bus interface to the configuration helperMiquel Raynal1-2/+4
2026-05-23mtd: spinand: Add support for setting a bus interfaceMiquel Raynal1-0/+10
2026-05-23mtd: spinand: Create an array of operation templatesMiquel Raynal1-9/+34
2026-05-23mtd: spinand: Decouple write enable and write disable operationsMiquel Raynal1-2/+8
2026-05-23stop_machine: Fix the documentation for a NULL cpus argumentThomas Weißschuh1-2/+2
2026-05-23tracing: move __printf() attribute on __ftrace_vbprintk()Arnd Bergmann1-1/+0
2026-05-23tracing: move tracing declarations from kernel.h to a dedicated headerYury Norov2-195/+205
2026-05-23tracing: remove size parameter in __trace_puts()Steven Rostedt1-2/+2
2026-05-23slab: Introduce kmalloc_obj() and familyKees Cook1-0/+58
2026-05-23vfio: unhide vdev->debug_rootArnd Bergmann1-2/+0
2026-05-23quota: Fix race of dquot_scan_active() with quota deactivationJan Kara1-8/+1
2026-05-23PM: domains: De-constify fields in struct dev_pm_domain_attach_dataDmitry Baryshkov1-2/+2
2026-05-23iommu/tegra241-cmdqv: Update uAPI to clarify HYP_OWN requirementNicolin Chen1-0/+5
2026-05-23padata: Put CPU offline callback in ONLINE section to allow failureDaniel Jordan2-5/+4
2026-05-23iopoll: fix function parameter names in read_poll_timeout_atomic()Randy Dunlap1-4/+4
2026-05-23ASoC: soc-compress: use function to clear symmetric paramsKuninori Morimoto1-0/+3
2026-05-23net: phy: qcom: at803x: Use the correct bit to disable extended next pageMaxime Chevallier1-1/+2
2026-05-23net: mana: Support HW link state eventsHaiyang Zhang3-1/+9
2026-05-23bpf: Support negative offsets, BPF_SUB, and alu32 for linked register trackingPuranjay Mohan1-1/+5
2026-05-23vfio: refactor vfio_pci_mmap_huge_fault functionAnkit Agrawal1-0/+13
2026-05-23module: Fix freeing of charp module parameters when CONFIG_SYSFS=nPetr Pavlu1-8/+3
2026-05-23wifi: ieee80211: fix definition of EHT-MCS 15 in MRUShayne Chen1-2/+2
2026-05-23wifi: ieee80211: split EHT definitions outJohannes Berg2-1162/+1184
2026-05-23wifi: ieee80211: split HE definitions outJohannes Berg2-803/+827
2026-05-23wifi: ieee80211: split VHT definitions outJohannes Berg2-215/+237
2026-05-23wifi: ieee80211: split HT definitions outJohannes Berg2-271/+293
2026-05-23wifi: ieee80211: split mesh definitions outJohannes Berg2-209/+232
2026-05-23firmware: dmi: Correct an indexing error in dmi.hMario Limonciello (AMD)1-0/+5
2026-05-23sched/topology: Fix sched_domain_span()Peter Zijlstra1-6/+18
2026-05-23locking: Fix rwlock support in <linux/spinlock_up.h>Bart Van Assche1-10/+10
2026-05-23hrtimer: Reduce trace noise in hrtimer_start()Thomas Gleixner1-4/+7
2026-05-23bus: fsl-mc: use generic driver_override infrastructureDanilo Krummrich1-4/+0