summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-02-26drm/i915/dpt: move suspend/resume to parent interfaceJani Nikula
2026-02-26drm/i915/dpt: move create/destroy to parent interfaceJani Nikula
2026-02-26ASoC: SDCA: Pull the Q7.8 volume helpers out of soc-opsCharles Keepax
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor
2026-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-02-26Merge tag 'kmalloc_obj-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-02-26ACPI: TAD/x86: cmos_rtc: Consolidate address space handler setupRafael J. Wysocki
2026-02-26ACPI: x86/rtc-cmos: Use platform device for driver bindingRafael J. Wysocki
2026-02-26ACPI: x86: cmos_rtc: Create a CMOS RTC platform deviceRafael J. Wysocki
2026-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-02-26mm/slub: drop duplicate kernel-doc for ksize()Sanjay Chitroda
2026-02-26mm/slab: mark alloc tags empty for sheaves allocated with __GFP_NO_OBJ_EXTSuren Baghdasaryan
2026-02-26Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-02-26netfs: Fix unbuffered/DIO writes to dispatch subrequests in strict sequenceDavid Howells
2026-02-26bonding: print churn state via netlinkHangbin Liu
2026-02-26pppoe: remove kernel-mode relay supportQingfang Deng
2026-02-26vsock: lock down child_ns_mode as write-onceBobby Eshleman
2026-02-26kthread: consolidate kthread exit paths to prevent use-after-freeChristian Brauner
2026-02-25netfilter: nf_tables: remove register tracking infrastructureFlorian Westphal
2026-02-25ipvs: no_cport and dropentry counters can be per-netJulian Anastasov
2026-02-25ipvs: use more counters to avoid service lookupsJulian Anastasov
2026-02-25ipvs: use single svc tableJulian Anastasov
2026-02-25ipvs: make ip_vs_svc_table and ip_vs_svc_fwm_table per netnsJiejian Wu
2026-02-25net: pppoe: avoid zero-length arrays in struct pppoe_hdrEric Woudstra
2026-02-25mshv: add arm64 support for doorbell & intercept SINTsAnirudh Rayabharam (Microsoft)
2026-02-25Merge tag 'vfs-7.0-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-25mtd: spinand: Clean the flags sectionMiquel Raynal
2026-02-25mtd: Add driver for concatenating devicesAmit Kumar Mahapatra
2026-02-25mtd: Move struct mtd_concat definition to header fileAmit Kumar Mahapatra
2026-02-25sched/deadline: Add reporting of runtime left & abs deadline to sched_getattr...Tommaso Cucinotta
2026-02-25RDMA/core: Prepare create CQ path for API unificationLeon Romanovsky
2026-02-25RDMA/core: Manage CQ umem in core codeLeon Romanovsky
2026-02-25RDMA/umem: Remove unnecessary includes and defines from ib_umem headerLeon Romanovsky
2026-02-25RDMA/umem: Allow including ib_umem header from any locationLeon Romanovsky
2026-02-25RDMA: Move DMA block iterator logic into dedicated filesLeon Romanovsky
2026-02-25RDMA/core: Check id_priv->restricted_node_type in cma_listen_on_dev()Stefan Metzmacher
2026-02-25ASoC: SDCA: Initial support for Cirrus Logic CS47L47Mark Brown
2026-02-25Merge drm/drm-next into drm-intel-nextJani Nikula
2026-02-25RDMA/efa: Expose new extended max inline buff sizeYonatan Nachum
2026-02-25coresight: Fix memory leak in coresight_alloc_device_name()Leo Yan
2026-02-25dmaengine: dw-edma: Add virtual IRQ for interrupt-emulation doorbellsKoichiro Den
2026-02-25ata: libata-eh: avoid unnecessary calls to ata_scsi_port_error_handler()Damien Le Moal
2026-02-24bonding: Optimise is_netpoll_tx_blocked().Kuniyuki Iwashima
2026-02-24tcp: move inet6_csk_update_pmtu() to tcp_ipv6.cEric Dumazet
2026-02-24net: stmmac: pass interface mode into fix_mac_speed() methodRussell King (Oracle)
2026-02-24tcp: make tcp_v{4,6}_send_check() staticEric Dumazet
2026-02-24tcp: move tcp_v6_send_check() to tcp_output.cEric Dumazet
2026-02-24tcp: inline __tcp_v4_send_check()Eric Dumazet
2026-02-24udp: move udp6_csum_init() back to net/ipv6/udp.cEric Dumazet
2026-02-24net: __lock_sock() can be staticEric Dumazet