summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2026-02-27SDCA ImprovementsMark Brown-1/+0
2026-02-26Merge tag 'mm-hotfixes-stable-2026-02-26-14-14' of git://git.kernel.org/pub/s...Linus Torvalds-6/+18
2026-02-26Merge tag 'pm-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-14/+2
2026-02-26drm/i915/dpt: pass opaque struct intel_dpt around instead of i915_address_spaceJani Nikula-5/+5
2026-02-26drm/i915/dpt: move suspend/resume to parent interfaceJani Nikula-0/+2
2026-02-26drm/i915/dpt: move create/destroy to parent interfaceJani Nikula-0/+9
2026-02-26ASoC: SDCA: Pull the Q7.8 volume helpers out of soc-opsCharles Keepax-1/+0
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor-1/+3
2026-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-133/+183
2026-02-26Merge tag 'kmalloc_obj-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-4/+4
2026-02-26ACPI: TAD/x86: cmos_rtc: Consolidate address space handler setupRafael J. Wysocki-9/+0
2026-02-26ACPI: x86/rtc-cmos: Use platform device for driver bindingRafael J. Wysocki-0/+6
2026-02-26ACPI: x86: cmos_rtc: Create a CMOS RTC platform deviceRafael J. Wysocki-0/+4
2026-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-1/+1
2026-02-26mm/slub: drop duplicate kernel-doc for ksize()Sanjay Chitroda-12/+0
2026-02-26mm/slab: mark alloc tags empty for sheaves allocated with __GFP_NO_OBJ_EXTSuren Baghdasaryan-0/+2
2026-02-26Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-8/+26
2026-02-26netfs: Fix unbuffered/DIO writes to dispatch subrequests in strict sequenceDavid Howells-1/+3
2026-02-26bonding: print churn state via netlinkHangbin Liu-0/+2
2026-02-26pppoe: remove kernel-mode relay supportQingfang Deng-16/+0
2026-02-26vsock: lock down child_ns_mode as write-onceBobby Eshleman-2/+14
2026-02-26kthread: consolidate kthread exit paths to prevent use-after-freeChristian Brauner-1/+20
2026-02-25netfilter: nf_tables: remove register tracking infrastructureFlorian Westphal-37/+0
2026-02-25ipvs: no_cport and dropentry counters can be per-netJulian Anastasov-0/+2
2026-02-25ipvs: use more counters to avoid service lookupsJulian Anastasov-6/+18
2026-02-25ipvs: use single svc tableJulian Anastasov-6/+2
2026-02-25ipvs: make ip_vs_svc_table and ip_vs_svc_fwm_table per netnsJiejian Wu-0/+13
2026-02-25net: pppoe: avoid zero-length arrays in struct pppoe_hdrEric Woudstra-0/+4
2026-02-25mshv: add arm64 support for doorbell & intercept SINTsAnirudh Rayabharam (Microsoft)-0/+2
2026-02-25Merge tag 'vfs-7.0-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-13/+0
2026-02-25mtd: spinand: Clean the flags sectionMiquel Raynal-2/+3
2026-02-25mtd: Add driver for concatenating devicesAmit Kumar Mahapatra-1/+50
2026-02-25mtd: Move struct mtd_concat definition to header fileAmit Kumar Mahapatra-0/+12
2026-02-25sched/deadline: Add reporting of runtime left & abs deadline to sched_getattr...Tommaso Cucinotta-0/+3
2026-02-25RDMA/core: Check id_priv->restricted_node_type in cma_listen_on_dev()Stefan Metzmacher-1/+1
2026-02-25ASoC: SDCA: Initial support for Cirrus Logic CS47L47Mark Brown-0/+2
2026-02-25Merge drm/drm-next into drm-intel-nextJani Nikula-7020/+31774
2026-02-25dmaengine: dw-edma: Add virtual IRQ for interrupt-emulation doorbellsKoichiro Den-0/+6
2026-02-25ata: libata-eh: avoid unnecessary calls to ata_scsi_port_error_handler()Damien Le Moal-1/+2
2026-02-24bonding: Optimise is_netpoll_tx_blocked().Kuniyuki Iwashima-5/+5
2026-02-24tcp: move inet6_csk_update_pmtu() to tcp_ipv6.cEric Dumazet-1/+3
2026-02-24net: stmmac: pass interface mode into fix_mac_speed() methodRussell King (Oracle)-1/+2
2026-02-24tcp: make tcp_v{4,6}_send_check() staticEric Dumazet-5/+1
2026-02-24tcp: move tcp_v6_send_check() to tcp_output.cEric Dumazet-1/+2
2026-02-24tcp: inline __tcp_v4_send_check()Eric Dumazet-1/+9
2026-02-24udp: move udp6_csum_init() back to net/ipv6/udp.cEric Dumazet-2/+0
2026-02-24net: __lock_sock() can be staticEric Dumazet-1/+0
2026-02-24overflow: Make sure size helpers are always inlinedKees Cook-4/+4
2026-02-24kunit: irq: Ensure timer doesn't fire too frequentlyEric Biggers-16/+28
2026-02-24mm/tracing: rss_stat: ensure curr is false from kthread contextKalesh Singh-1/+7