summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-02-06bpf: Support lockless unlink when freeing map or local storageAmery Hung
2026-02-06bpf: Prepare for bpf_selem_unlink_nofail()Amery Hung
2026-02-06bpf: Remove unused percpu counter from bpf_local_storage_map_freeAmery Hung
2026-02-06bpf: Change local_storage->lock and b->lock to rqspinlockAmery Hung
2026-02-06bpf: Convert bpf_selem_unlink to failableAmery Hung
2026-02-06bpf: Convert bpf_selem_link_map to failableAmery Hung
2026-02-06bpf: Select bpf_local_storage_map_bucket based on bpf_local_storageAmery Hung
2026-02-06Merge tag 'mm-hotfixes-stable-2026-02-06-12-37' of git://git.kernel.org/pub/s...Linus Torvalds
2026-02-06Merge tag 'ceph-for-6.19-rc9' of https://github.com/ceph/ceph-clientLinus Torvalds
2026-02-06Merge tag 'dma-mapping-6.19-2026-02-06' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-02-06landlock: Minor reword of docs for TCP access rightsMatthieu Buffet
2026-02-06landlock: Multithreading support for landlock_restrict_self()Günther Noack
2026-02-06Revert "revocable: Revocable resource management"Johan Hovold
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-05net/mlx5: Fix 1600G link mode enum namingYael Chemla
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