summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
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-23bonding: 3ad: implement proper RCU rules for port->aggregatorEric Dumazet
2026-05-23bonding: print churn state via netlinkHangbin Liu
2026-05-23cdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()Daan De Meyer
2026-05-23ACPICA: Provide #defines for EINJV2 error typesTony Luck
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-23netfilter: nf_tables: add hook transactions for device deletionsPablo Neira Ayuso
2026-05-23rculist: add list_splice_rcu() for private listsPablo Neira Ayuso
2026-05-23nstree: fix func. parameter kernel-doc warningsRandy Dunlap
2026-05-23net/sched: sch_pie: annotate data-races in pie_dump_stats()Eric Dumazet
2026-05-23net: validate skb->napi_id in RX tracepointsKohei Enju
2026-05-23pppoe: drop PFC framesQingfang Deng
2026-05-23tcp: annotate data-races around tp->delivered and tp->delivered_ceEric Dumazet
2026-05-23tcp: add data-races annotations around tp->reordering, tp->snd_cwndEric Dumazet
2026-05-23tcp: annotate data-races in tcp_get_info_chrono_stats()Eric Dumazet
2026-05-23tcp: inline tcp_chrono_start()Eric Dumazet
2026-05-23tcp: move tp->chrono_type next tp->chrono_stat[]Eric Dumazet
2026-05-23net: enetc: fix NTMP DMA use-after-free issueWei Fang
2026-05-23lib/hexdump: print_hex_dump_bytes() calls print_hex_dump_debug()Geert Uytterhoeven
2026-05-23dt-bindings: clock: qcom,gcc-sc8180x: Add missing GDSCsVal Packett
2026-05-23dt-bindings: clock: qcom: Add GCC video axi reset clock for GlymurTaniya Das
2026-05-23RDMA/umem: Use consistent DMA attributes when unmapping entriesLeon Romanovsky
2026-05-23sunrpc: Fix compilation error (`make W=1`) when dprintk() is no-opAndy Shevchenko
2026-05-23sunrpc: Kill RPC_IFDEBUG()Andy Shevchenko
2026-05-23workqueue: devres: Add device-managed allocate workqueueKrzysztof Kozlowski
2026-05-23stop_machine: Fix the documentation for a NULL cpus argumentThomas Weißschuh
2026-05-23tracing: move __printf() attribute on __ftrace_vbprintk()Arnd Bergmann
2026-05-23vfio: unhide vdev->debug_rootArnd Bergmann
2026-05-23quota: Fix race of dquot_scan_active() with quota deactivationJan Kara
2026-05-23ASoC: soc-component: re-add pcm_new()/pcm_free()Kuninori Morimoto
2026-05-23PM: domains: De-constify fields in struct dev_pm_domain_attach_dataDmitry Baryshkov
2026-05-23iommu/tegra241-cmdqv: Update uAPI to clarify HYP_OWN requirementNicolin Chen
2026-05-23padata: Put CPU offline callback in ONLINE section to allow failureDaniel Jordan
2026-05-23iopoll: fix function parameter names in read_poll_timeout_atomic()Randy Dunlap
2026-05-23ASoC: soc-compress: use function to clear symmetric paramsKuninori Morimoto
2026-05-23dma-fence: Fix sparse warnings due __rcu annotationsTvrtko Ursulin
2026-05-23net: phy: qcom: at803x: Use the correct bit to disable extended next pageMaxime Chevallier
2026-05-23net_sched: fix skb memory leak in deferred qdisc dropsFernando Fernandez Mancera
2026-05-23mptcp: better mptcp-level RTT estimatorPaolo Abeni
2026-05-23net: pull headers in qdisc_pkt_len_segs_init()Eric Dumazet
2026-05-23net: dropreason: add SKB_DROP_REASON_RECURSION_LIMITEric Dumazet