summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-02-06io_uring: allow registration of per-task restrictionsJens Axboe
2026-02-06io_uring: add task fork hookJens Axboe
2026-02-06irqchip/riscv-imsic: Adjust the number of available guest irq filesXu Lu
2026-02-06netfilter: nft_set_rbtree: validate open interval overlapPablo Neira Ayuso
2026-02-06netfilter: nft_counter: fix reset of counters on 32bit archsAnders Grahn
2026-02-06netfilter: nfnetlink_queue: do shared-unconfirmed check before segmentationFlorian Westphal
2026-02-06pinctrl: generic: move function to amlogic-am4 driverConor Dooley
2026-02-06hwrng: core - use RCU and work_struct to fix race conditionLianjie Wang
2026-02-06KVM: s390: Add explicit padding to struct kvm_s390_keyopArnd Bergmann
2026-02-06Merge branches 'fixes', 'arm/smmu/updates', 'intel/vt-d', 'amd/amd-vi' and 'c...Joerg Roedel
2026-02-06vsnprintf: drop __printf() attributes on binary printing functionsArnd Bergmann
2026-02-06drm/fbdev-emulation: Remove empty placeholdersThomas Zimmermann
2026-02-05net/mlx5: Fix 1600G link mode enum namingYael Chemla
2026-02-06gpu: Move DRM buddy allocator one level up (part two)Joel Fernandes
2026-02-06gpu: Move DRM buddy allocator one level up (part one)Joel Fernandes
2026-02-05procfs: avoid fetching build ID while holding VMA lockAndrii Nakryiko
2026-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-02-05Merge tag 'net-6.19-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-02-05net/sched: don't use dynamic lockdep keys with clsact/ingress/noqueueDavide Caratti
2026-02-05tcp: move __reqsk_free() out of lineEric Dumazet
2026-02-05inet: move reqsk_queue_alloc() to net/ipv4/inet_connection_sock.cEric Dumazet
2026-02-05ASoC: cs35l56: Support for reading speaker ID from on-chip GPIOsRichard Fitzgerald
2026-02-05usb: phy: tegra: parametrize PORTSC1 register offsetSvyatoslav Ryhel
2026-02-05usb: phy: tegra: parametrize HSIC PTS valueSvyatoslav Ryhel
2026-02-05usb: phy: tegra: cosmetic fixesSvyatoslav Ryhel
2026-02-05livepatch: Fix having __klp_objects relics in non-livepatch modulesPetr Pavlu
2026-02-05net: add vlan_get_protocol_offset_inline() helperEric Dumazet
2026-02-05flow_offload: add const qualifiers to function argumentsDavid Yang
2026-02-05dpll: Add reference count tracking supportIvan Vecera
2026-02-05dpll: Support dynamic pin index allocationIvan Vecera
2026-02-05dpll: Add notifier chain for dpll eventsPetr Oros
2026-02-05dpll: Allow associating dpll pin with a firmware nodeIvan Vecera
2026-02-05Merge branch 'acpi-apei'Rafael J. Wysocki
2026-02-05Merge branch 'acpi-processor'Rafael J. Wysocki
2026-02-05Merge branches 'acpi-pm', 'acpi-sysfs', 'acpi-pci' and 'acpi-resource'Rafael J. Wysocki
2026-02-05Merge branch 'acpi-irq'Rafael J. Wysocki
2026-02-05Merge branch 'acpica'Rafael J. Wysocki
2026-02-05can: remove private CAN skb headroom infrastructureOliver Hartkopp
2026-02-05can: add CAN skb extension infrastructureOliver Hartkopp
2026-02-05can: use skb hash instead of private variable in headroomOliver Hartkopp
2026-02-05dma-buf: add dma_fence_was_initialized function v2Christian König
2026-02-05Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2026-02-05Merge branch kvm-arm64/debugfs-fixes into kvmarm-master/nextMarc Zyngier
2026-02-05Merge branch kvm-arm64/gicv5-prologue into kvmarm-master/nextMarc Zyngier
2026-02-05locking/rwlock: Fix write_trylock_irqsave() with CONFIG_INLINE_WRITE_TRYLOCKMarco Elver
2026-02-04net/mlx5e: RX, Drop oversized packets in non-linear modeDragos Tatulea
2026-02-04net: stmmac: remove support for lpi_intr_oRussell King (Oracle)
2026-02-04net/iucv: clean up iucv kernel-doc warningsRandy Dunlap
2026-02-04net: stmmac: Fix typo from clk_scr_i to clk_csr_iHuacai Chen
2026-02-04tcp: split tcp_check_space() in two partsEric Dumazet