summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-02-09libceph: add support for CEPH_CRYPTO_AES256KRB5Ilya Dryomov1-2/+3
2026-02-08kcsan, compiler_types: avoid duplicate type issues in BPF Type FormatAlan Maguire1-7/+16
2026-02-08tests/liveupdate: add in-kernel liveupdate testPasha Tatashin1-0/+5
2026-02-08liveupdate: luo_flb: introduce File-Lifecycle-Bound global statePasha Tatashin2-0/+223
2026-02-08list: add primitives for private list manipulationsPasha Tatashin1-0/+256
2026-02-07Merge tag 'sched-urgent-2026-02-07' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+2
2026-02-07Merge tag 'objtool-urgent-2026-02-07' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+3
2026-02-07net/ipv6: Drop HBH for BIG TCP on TX sideAlice Mikityanska1-1/+0
2026-02-07net/ipv6: Introduce payload_len helpersAlice Mikityanska1-0/+22
2026-02-07Merge branch 'pci/misc'Bjorn Helgaas1-0/+2
2026-02-07Merge branch 'pci/controller/dwc'Bjorn Helgaas2-0/+32
2026-02-07Merge branch 'pci/virtualization'Bjorn Helgaas1-0/+1
2026-02-07Merge branch 'pci/resource'Bjorn Helgaas2-2/+6
2026-02-07Merge branch 'pci/pwrctrl'Bjorn Helgaas2-2/+15
2026-02-07Merge branch 'pci/iommu'Bjorn Helgaas2-0/+7
2026-02-07PCI/bwctrl: Disable BW controller on Intel P45 using a quirkIlpo Järvinen1-0/+1
2026-02-07PCI: Cache ACS Capabilities registerManivannan Sadhasivam1-0/+1
2026-02-07bpf: Switch to bpf_selem_unlink_nofail in bpf_local_storage_{map_free, destroy}Amery Hung1-2/+2
2026-02-07bpf: Support lockless unlink when freeing map or local storageAmery Hung1-1/+8
2026-02-07bpf: Prepare for bpf_selem_unlink_nofail()Amery Hung1-2/+3
2026-02-07bpf: Remove unused percpu counter from bpf_local_storage_map_freeAmery Hung1-2/+1
2026-02-07bpf: Change local_storage->lock and b->lock to rqspinlockAmery Hung1-2/+3
2026-02-07bpf: Convert bpf_selem_unlink to failableAmery Hung1-1/+1
2026-02-07bpf: Convert bpf_selem_link_map to failableAmery Hung1-3/+3
2026-02-07bpf: Select bpf_local_storage_map_bucket based on bpf_local_storageAmery Hung1-0/+1
2026-02-07Merge tag 'mm-hotfixes-stable-2026-02-06-12-37' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+3
2026-02-06Merge tag 'ceph-for-6.19-rc9' of https://github.com/ceph/ceph-clientLinus Torvalds1-0/+6
2026-02-06Revert "revocable: Revocable resource management"Johan Hovold1-89/+0
2026-02-06io_uring: allow registration of per-task restrictionsJens Axboe1-0/+2
2026-02-06io_uring: add task fork hookJens Axboe2-1/+14
2026-02-06irqchip/riscv-imsic: Adjust the number of available guest irq filesXu Lu1-0/+3
2026-02-06netfilter: nft_counter: fix reset of counters on 32bit archsAnders Grahn1-0/+10
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-06Merge branches 'fixes', 'arm/smmu/updates', 'intel/vt-d', 'amd/amd-vi' and 'c...Joerg Roedel4-0/+57
2026-02-06vsnprintf: drop __printf() attributes on binary printing functionsArnd Bergmann2-3/+2
2026-02-06net/mlx5: Fix 1600G link mode enum namingYael Chemla1-1/+1
2026-02-06procfs: 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/net...Linus Torvalds1-0/+12
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-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. Wysocki1-1/+2