aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-02-25sched/deadline: Add reporting of runtime left & abs deadline to sched_getattr() for DEADLINE tasksTommaso 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-7001/+31755
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-24bonding: Optimise is_netpoll_tx_blocked().Kuniyuki Iwashima1-5/+5
2026-02-24tcp: move inet6_csk_update_pmtu() to tcp_ipv6.cEric Dumazet1-1/+3
2026-02-24net: stmmac: pass interface mode into fix_mac_speed() methodRussell King (Oracle)1-1/+2
2026-02-24tcp: make tcp_v{4,6}_send_check() staticEric Dumazet2-5/+1
2026-02-24tcp: move tcp_v6_send_check() to tcp_output.cEric Dumazet1-1/+2
2026-02-24tcp: inline __tcp_v4_send_check()Eric Dumazet1-1/+9
2026-02-24udp: move udp6_csum_init() back to net/ipv6/udp.cEric Dumazet1-2/+0
2026-02-24net: __lock_sock() can be staticEric Dumazet1-1/+0
2026-02-24overflow: Make sure size helpers are always inlinedKees Cook1-4/+4
2026-02-24kunit: irq: Ensure timer doesn't fire too frequentlyEric Biggers1-16/+28
2026-02-24mm/tracing: rss_stat: ensure curr is false from kthread contextKalesh Singh1-1/+7
2026-02-24liveupdate: luo_file: remember retrieve() statusPratyush Yadav (Google)1-3/+6
2026-02-24mm: change vma_alloc_folio_noprof() macro to inline functionArnd Bergmann1-2/+5
2026-02-24sched_ext: Optimize sched_ext_entity layout for cache localityDavid Carlier1-3/+3
2026-02-24spi: add devm_spi_new_ancillary_device()Antoniu Miclaus1-0/+1
2026-02-24PCI/PTM: Drop pci_enable_ptm() granularity parameterMika Westerberg1-2/+2
2026-02-24regmap: define cleanup helper for regmap_fieldSander Vanheule1-0/+3
2026-02-24regmap: sort header includesSander Vanheule1-6/+6
2026-02-24ASoC: soc_sdw_utils: Add device info for CS47L47Richard Fitzgerald1-0/+2
2026-02-24drm/xe/uapi: Introduce a flag to disallow vm overcommit in fault modeThomas Hellström1-0/+6
2026-02-24drm/nouveau: Add DRM_IOCTL_NOUVEAU_GET_ZCULL_INFOMel Henning1-0/+66
2026-02-24Merge tag 'for-net-2026-02-23' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothPaolo Abeni1-3/+5
2026-02-24dt-bindings: clock: Add ARTPEC-9 clock controllerGyoungBo Min1-0/+195
2026-02-24RDMA/restrack: fix kernel-doc indicatorRandy Dunlap1-2/+2
2026-02-24RDMA/iwcm: fix some kernel-doc issues in iw_cm.hRandy Dunlap1-7/+7
2026-02-24RDMA/umem: fix kernel-doc warningsRandy Dunlap1-1/+5
2026-02-24IB/cache: avoid kernel-doc warningsRandy Dunlap1-2/+2
2026-02-24net: Drop the lock in skb_may_tx_timestamp()Sebastian Andrzej Siewior1-1/+1
2026-02-24mmc: Merge branch fixes into nextUlf Hansson1-4/+5
2026-02-24jiffies: Remove unused __jiffy_arch_dataPetr Pavlu1-5/+1
2026-02-24ata: libata-scsi: make ata_scsi_simulate() staticDamien Le Moal1-1/+0
2026-02-23binfmt_elf_fdpic: fix AUXV size calculation for ELF_HWCAP3 and ELF_HWCAP4Andrei Vagin1-1/+1
2026-02-23Input: export input_default_setkeycodeFabio Baltieri1-0/+4
2026-02-23Merge branch 'ib-iio-thermal-qcom-pmic5' into togregJonathan Cameron1-0/+211
2026-02-23Bluetooth: L2CAP: Fix result of L2CAP_ECRED_CONN_RSP when MTU is too shortLuiz Augusto von Dentz1-3/+3
2026-02-23Bluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQLuiz Augusto von Dentz1-0/+2
2026-02-23iio: adc: Add support for QCOM PMIC5 Gen3 ADCJishnu Prakash1-0/+211