summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-02-27drm/i915/dpt: move create/destroy to parent interfaceJani Nikula1-0/+9
2026-02-26ASoC: SDCA: Pull the Q7.8 volume helpers out of soc-opsCharles Keepax1-1/+0
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor1-1/+3
2026-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski39-133/+183
2026-02-26Merge tag 'kmalloc_obj-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+4
2026-02-26ACPI: TAD/x86: cmos_rtc: Consolidate address space handler setupRafael J. Wysocki1-9/+0
2026-02-26ACPI: x86/rtc-cmos: Use platform device for driver bindingRafael J. Wysocki1-0/+6
2026-02-26ACPI: x86: cmos_rtc: Create a CMOS RTC platform deviceRafael J. Wysocki1-0/+4
2026-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+1
2026-02-26mm/slub: drop duplicate kernel-doc for ksize()Sanjay Chitroda1-12/+0
2026-02-26mm/slab: mark alloc tags empty for sheaves allocated with __GFP_NO_OBJ_EXTSuren Baghdasaryan1-0/+2
2026-02-26Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds6-8/+26
2026-02-26netfs: Fix unbuffered/DIO writes to dispatch subrequests in strict sequenceDavid Howells1-1/+3
2026-02-26bonding: print churn state via netlinkHangbin Liu1-0/+2
2026-02-26pppoe: remove kernel-mode relay supportQingfang Deng2-16/+0
2026-02-26vsock: lock down child_ns_mode as write-onceBobby Eshleman2-2/+14
2026-02-26kthread: consolidate kthread exit paths to prevent use-after-freeChristian Brauner1-1/+20
2026-02-26netfilter: nf_tables: remove register tracking infrastructureFlorian Westphal3-37/+0
2026-02-26ipvs: no_cport and dropentry counters can be per-netJulian Anastasov1-0/+2
2026-02-26ipvs: use more counters to avoid service lookupsJulian Anastasov1-6/+18
2026-02-26ipvs: use single svc tableJulian Anastasov1-6/+2
2026-02-26ipvs: make ip_vs_svc_table and ip_vs_svc_fwm_table per netnsJiejian Wu1-0/+13
2026-02-26net: pppoe: avoid zero-length arrays in struct pppoe_hdrEric Woudstra1-0/+4
2026-02-25mshv: add arm64 support for doorbell & intercept SINTsAnirudh Rayabharam (Microsoft)1-0/+2
2026-02-25Merge tag 'vfs-7.0-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-13/+0
2026-02-25mtd: spinand: Clean the flags sectionMiquel Raynal1-2/+3
2026-02-25mtd: Add driver for concatenating devicesAmit Kumar Mahapatra1-1/+50
2026-02-25mtd: Move struct mtd_concat definition to header fileAmit Kumar Mahapatra1-0/+12
2026-02-25sched/deadline: Add reporting of runtime left & abs deadline to sched_getattr...Tommaso Cucinotta1-0/+3
2026-02-25RDMA/core: Prepare create CQ path for API unificationLeon Romanovsky1-2/+1
2026-02-25RDMA/core: Manage CQ umem in core codeLeon Romanovsky1-0/+1
2026-02-25RDMA/umem: Remove unnecessary includes and defines from ib_umem headerLeon Romanovsky1-4/+0
2026-02-25RDMA/umem: Allow including ib_umem header from any locationLeon Romanovsky1-1/+1
2026-02-25RDMA: Move DMA block iterator logic into dedicated filesLeon Romanovsky3-80/+88
2026-02-25RDMA/core: Check id_priv->restricted_node_type in cma_listen_on_dev()Stefan Metzmacher1-1/+1
2026-02-25ASoC: SDCA: Initial support for Cirrus Logic CS47L47Mark Brown1-0/+2
2026-02-25Merge drm/drm-next into drm-intel-nextJani Nikula746-7020/+31774
2026-02-25RDMA/efa: Expose new extended max inline buff sizeYonatan Nachum1-2/+3
2026-02-25coresight: Fix memory leak in coresight_alloc_device_name()Leo Yan1-10/+4
2026-02-25dmaengine: dw-edma: Add virtual IRQ for interrupt-emulation doorbellsKoichiro Den1-0/+6
2026-02-25ata: libata-eh: avoid unnecessary calls to ata_scsi_port_error_handler()Damien Le Moal1-1/+2
2026-02-25bonding: Optimise is_netpoll_tx_blocked().Kuniyuki Iwashima1-5/+5
2026-02-25tcp: move inet6_csk_update_pmtu() to tcp_ipv6.cEric Dumazet1-1/+3
2026-02-25net: stmmac: pass interface mode into fix_mac_speed() methodRussell King (Oracle)1-1/+2
2026-02-25tcp: make tcp_v{4,6}_send_check() staticEric Dumazet2-5/+1
2026-02-25tcp: move tcp_v6_send_check() to tcp_output.cEric Dumazet1-1/+2
2026-02-25tcp: inline __tcp_v4_send_check()Eric Dumazet1-1/+9
2026-02-25udp: move udp6_csum_init() back to net/ipv6/udp.cEric Dumazet1-2/+0
2026-02-25net: __lock_sock() can be staticEric Dumazet1-1/+0
2026-02-25overflow: Make sure size helpers are always inlinedKees Cook1-4/+4