aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-02-06irqchip/riscv-imsic: Adjust the number of available guest irq filesXu Lu1-0/+3
2026-02-06netfilter: nft_set_rbtree: validate open interval overlapPablo Neira Ayuso1-0/+4
2026-02-06netfilter: nft_counter: fix reset of counters on 32bit archsAnders Grahn1-0/+10
2026-02-06netfilter: nfnetlink_queue: do shared-unconfirmed check before segmentationFlorian Westphal1-0/+1
2026-02-06pinctrl: generic: move function to amlogic-am4 driverConor Dooley1-5/+0
2026-02-06hwrng: core - use RCU and work_struct to fix race conditionLianjie Wang1-0/+2
2026-02-06KVM: s390: Add explicit padding to struct kvm_s390_keyopArnd Bergmann1-0/+1
2026-02-06Merge branches 'fixes', 'arm/smmu/updates', 'intel/vt-d', 'amd/amd-vi' and 'core' into nextJoerg Roedel6-0/+100
2026-02-06vsnprintf: drop __printf() attributes on binary printing functionsArnd Bergmann2-3/+2
2026-02-06drm/fbdev-emulation: Remove empty placeholdersThomas Zimmermann1-105/+0
2026-02-05net/mlx5: Fix 1600G link mode enum namingYael Chemla1-1/+1
2026-02-06gpu: Move DRM buddy allocator one level up (part two)Joel Fernandes2-57/+81
2026-02-06gpu: Move DRM buddy allocator one level up (part one)Joel Fernandes1-0/+0
2026-02-05procfs: avoid fetching build ID while holding VMA lockAndrii Nakryiko1-0/+3
2026-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-9/+53
2026-02-05Merge tag 'net-6.19-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+12
2026-02-05net/sched: don't use dynamic lockdep keys with clsact/ingress/noqueueDavide Caratti1-0/+24
2026-02-05tcp: move __reqsk_free() out of lineEric Dumazet1-8/+1
2026-02-05inet: move reqsk_queue_alloc() to net/ipv4/inet_connection_sock.cEric Dumazet1-2/+0
2026-02-05ASoC: cs35l56: Support for reading speaker ID from on-chip GPIOsRichard Fitzgerald1-0/+37
2026-02-05usb: phy: tegra: parametrize PORTSC1 register offsetSvyatoslav Ryhel1-0/+2
2026-02-05usb: phy: tegra: parametrize HSIC PTS valueSvyatoslav Ryhel1-0/+2
2026-02-05usb: phy: tegra: cosmetic fixesSvyatoslav Ryhel1-2/+2
2026-02-05livepatch: Fix having __klp_objects relics in non-livepatch modulesPetr Pavlu1-0/+3
2026-02-05net: add vlan_get_protocol_offset_inline() helperEric Dumazet1-29/+22
2026-02-05flow_offload: add const qualifiers to function argumentsDavid Yang1-2/+2
2026-02-05dpll: Add reference count tracking supportIvan Vecera1-6/+15
2026-02-05dpll: Support dynamic pin index allocationIvan Vecera1-0/+2
2026-02-05dpll: Add notifier chain for dpll eventsPetr Oros1-0/+29
2026-02-05dpll: Allow associating dpll pin with a firmware nodeIvan Vecera1-0/+11
2026-02-05Merge branch 'acpi-apei'Rafael J. Wysocki3-1/+26
2026-02-05Merge branch 'acpi-processor'Rafael J. Wysocki1-28/+6
2026-02-05Merge branches 'acpi-pm', 'acpi-sysfs', 'acpi-pci' and 'acpi-resource'Rafael J. Wysocki1-1/+2
2026-02-05Merge branch 'acpi-irq'Rafael J. Wysocki5-6/+47
2026-02-05Merge branch 'acpica'Rafael J. Wysocki5-5/+455
2026-02-05can: remove private CAN skb headroom infrastructureOliver Hartkopp1-31/+0
2026-02-05can: add CAN skb extension infrastructureOliver Hartkopp3-0/+48
2026-02-05can: use skb hash instead of private variable in headroomOliver Hartkopp2-2/+1
2026-02-05dma-buf: add dma_fence_was_initialized function v2Christian König1-0/+15
2026-02-05Merge drm/drm-next into drm-misc-nextThomas Zimmermann106-494/+1208
2026-02-05Merge branch kvm-arm64/debugfs-fixes into kvmarm-master/nextMarc Zyngier1-4/+0
2026-02-05Merge branch kvm-arm64/gicv5-prologue into kvmarm-master/nextMarc Zyngier1-0/+4
2026-02-05locking/rwlock: Fix write_trylock_irqsave() with CONFIG_INLINE_WRITE_TRYLOCKMarco Elver1-10/+10
2026-02-04net/mlx5e: RX, Drop oversized packets in non-linear modeDragos Tatulea1-0/+5
2026-02-04net: stmmac: remove support for lpi_intr_oRussell King (Oracle)1-1/+0
2026-02-04net/iucv: clean up iucv kernel-doc warningsRandy Dunlap1-204/+3
2026-02-04net: stmmac: Fix typo from clk_scr_i to clk_csr_iHuacai Chen1-8/+8
2026-02-04tcp: split tcp_check_space() in two partsEric Dumazet1-1/+9
2026-02-04Merge tag 'wireless-next-2026-02-04' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski7-9/+420
2026-02-04trace: mptcp: add mptcp_rcvbuf_grow tracepointPaolo Abeni1-0/+80