summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-02-26netfilter: nfnetlink_queue: optimize verdict lookup with hash tableScott Mitchell
2026-02-26PCI: endpoint: Add BAR subrange mapping supportKoichiro Den
2026-02-26PCI: endpoint: Add dynamic_inbound_mapping EPC featureKoichiro Den
2026-02-26tcp: accecn: handle unexpected AccECN negotiation feedbackChia-Yu Chang
2026-02-26tcp: disable RFC3168 fallback identifier for CC modulesChia-Yu Chang
2026-02-26tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiersChia-Yu Chang
2026-02-26ipc: don't audit capability check in ipc_permissions()Ondrej Mosnacek
2026-02-26Bluetooth: hci_conn: Fix using conn->le_{tx,rx}_phy as supported PHYsLuiz Augusto von Dentz
2026-02-26xdrgen: Initialize data pointer for zero-length itemsChuck Lever
2026-02-26NFS: NFSERR_INVAL is not defined by NFSv2Chuck Lever
2026-02-26kallsyms/ftrace: set module buildid in ftrace_mod_address_lookup()Petr Mladek
2026-02-26module: add helper function for reading module_buildid()Petr Mladek
2026-02-26kallsyms/bpf: rename __bpf_address_lookup() to bpf_address_lookup()Petr Mladek
2026-02-26netfilter: nf_conncount: increase the connection clean up limit to 64Fernando Fernandez Mancera
2026-02-26vsnprintf: drop __printf() attributes on binary printing functionsArnd Bergmann
2026-02-26ASoC: SDCA: Add ability to connect SDCA jacks to ASoC jacksCharles Keepax
2026-02-26ASoC: SDCA: Factor out jack handling into new c fileCharles Keepax
2026-02-26drm/amdgpu: Drop MMIO_REMAP domain bit and keep it InternalChristian König
2026-02-26mei: late_bind: fix struct intel_lb_component_ops kernel-docJani Nikula
2026-02-26drm/atomic: convert drm_atomic_get_{old, new}_colorop_state() into proper fun...Jani Nikula
2026-02-26soc: qcom: ubwc: add missing includeDmitry Baryshkov
2026-02-26hwrng: core - use RCU and work_struct to fix race conditionLianjie Wang
2026-02-26mfd: wm8350-core: Use IRQF_ONESHOTSebastian Andrzej Siewior
2026-02-26genirq: Set IRQF_COND_ONESHOT in devm_request_irq().Sebastian Andrzej Siewior
2026-02-26ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flagJiri Olsa
2026-02-26seqlock: fix scoped_seqlock_read kernel-docRandy Dunlap
2026-02-26bpf: Fix tcx/netkit detach permissions when prog fd isn't givenGuillaume Gonnet
2026-02-26bpf, sockmap: Fix FIONREAD for sockmapJiayuan Chen
2026-02-26bpf, sockmap: Fix incorrect copied_seq calculationJiayuan Chen
2026-02-26rqspinlock: Fix TAS fallback lock entry creationKumar Kartikeya Dwivedi
2026-02-26crypto: hisilicon - consolidate qp creation and start in hisi_qm_alloc_qps_nodeChenghai Huang
2026-02-26crypto: hisilicon/qm - centralize the sending locks of each module into qmChenghai Huang
2026-02-26crypto: hisilicon/qm - enhance the configuration of req_type in queue attributesChenghai Huang
2026-02-26crypto: hisilicon/sec - move backlog management to qp and store sqe in qp for...Chenghai Huang
2026-02-26Partial revert "x86/xen: fix balloon target initialization for PVH dom0"Roger Pau Monne
2026-02-26io_uring/eventfd: remove unused ctx->evfd_last_cq_tail memberJens Axboe
2026-02-26device_cgroup: remove branch hint after code refactorBreno Leitao
2026-02-26audit: move the compat_xxx_class[] extern declarations to audit_arch.hBen Dooks
2026-02-19f2fs: support non-4KB block size without packed_ssa featureDaeho Jeong
2026-02-07Merge tag 'sched-urgent-2026-02-07' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-02-07Merge tag 'objtool-urgent-2026-02-07' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
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-05procfs: avoid fetching build ID while holding VMA lockAndrii Nakryiko
2026-02-05Merge tag 'net-6.19-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-02-05livepatch: Fix having __klp_objects relics in non-livepatch modulesPetr Pavlu
2026-02-04Merge tag 'tsm-fixes-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-04ceph: fix NULL pointer dereference in ceph_mds_auth_match()Viacheslav Dubeyko
2026-02-04sched/mmcid: Protect transition on weakly ordered systemsThomas Gleixner