summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-03-05evm: fix security.evm for a file with IMA signatureCoiby Xu1-0/+8
2026-03-05Merge tag 'asoc-fix-v7.0-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai30-90/+159
2026-03-05integrity: Make arch_ima_get_secureboot integrity-wideCoiby Xu2-6/+20
2026-03-05Merge tag 'trace-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+1
2026-03-05libeth, idpf: use truesize as XDP RxQ info frag_sizeLarysa Zaremba1-0/+3
2026-03-05xsk: introduce helper to determine rxq->frag_sizeLarysa Zaremba1-0/+10
2026-03-05net/sched: act_ife: Fix metalist update behaviorJamal Hadi Salim1-3/+1
2026-03-05net: ethtool: Update doc for tunableMohsin Bashir1-1/+1
2026-03-05net: ethtool: Track pause storm eventsMohsin Bashir2-0/+3
2026-03-05powercap: intel_rapl: Allow interface drivers to configure rapl_defaultsKuppuswamy Sathyanarayanan1-2/+15
2026-03-05powercap: intel_rapl: Use unit conversion macros from units.hKuppuswamy Sathyanarayanan1-0/+3
2026-03-05netfilter: nft_set_pipapo: split gc into unlink and reclaim phaseFlorian Westphal1-0/+5
2026-03-05netfilter: nf_tables: clone set on flush onlyPablo Neira Ayuso1-0/+2
2026-03-05net: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lockSebastian Andrzej Siewior1-5/+22
2026-03-05RDMA/mlx5: Add support for TLP VAR allocationMaher Sanalla2-0/+5
2026-03-05Add support for TLP emulationLeon Romanovsky31-91/+189
2026-03-05RDMA/core: Delete not-implemented get_vector_affinityLeon Romanovsky1-23/+0
2026-03-05RDMA/nldev: Expose kernel-internal FRMR pools in netlinkMichael Guralnik1-0/+1
2026-03-05RDMA/nldev: Add command to set pinned FRMR handlesMichael Guralnik1-0/+1
2026-03-05net/mlx5: Expose TLP emulation capabilitiesMaher Sanalla1-0/+9
2026-03-05net/mlx5: Add TLP emulation device capabilitiesMaher Sanalla1-1/+22
2026-03-05Merge tag 'nf-next-26-03-04' of https://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni3-64/+377
2026-03-05net: use ktime_t in struct scm_timestamping_internalEric Dumazet2-3/+10
2026-03-05net: openvswitch: clean up some kernel-doc warningsRandy Dunlap1-8/+68
2026-03-05tcp: secure_seq: add back ports to TS offsetEric Dumazet2-9/+42
2026-03-05net: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscsKoichiro Den1-0/+10
2026-03-05net-sysfs: use rps_tag_ptr and remove metadata from rps_dev_flow_tableEric Dumazet2-11/+2
2026-03-05net-sysfs: remove rcu field from 'struct rps_dev_flow_table'Eric Dumazet1-1/+0
2026-03-05net-sysfs: use rps_tag_ptr and remove metadata from rps_sock_flow_tableEric Dumazet2-24/+23
2026-03-05net-sysfs: add rps_sock_flow_table_mask() helperEric Dumazet1-3/+8
2026-03-05net-sysfs: remove rcu field from 'struct rps_sock_flow_table'Eric Dumazet1-1/+0
2026-03-05net: add rps_tag_ptr type and helpersEric Dumazet1-0/+24
2026-03-05net: fix off-by-one in udp_flow_src_port() / psp_write_headers()Eric Dumazet1-1/+2
2026-03-05Merge tag 'wireless-next-2026-03-04' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski5-27/+358
2026-03-05Merge tag 'vfs-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-2/+25
2026-03-04dt-bindings: arm: qcom,ids: Add SoC ID for CQ7790Krzysztof Kozlowski1-0/+2
2026-03-04mm/mmu_notifier: clean up mmu_notifier.h kernel-docRandy Dunlap1-15/+16
2026-03-04uaccess: correct kernel-doc parameter formatRandy Dunlap1-2/+2
2026-03-04Revert "ptdesc: remove references to folios from __pagetable_ctor() and paget...Axel Rasmussen1-11/+6
2026-03-04KVM: Bury kvm_{en,dis}able_virtualization() in kvm_main.c once moreSean Christopherson1-8/+0
2026-03-04KVM: x86: Move kvm_rebooting to x86Sean Christopherson1-1/+7
2026-03-04xen/xenbus: better handle backend crashJuergen Gross1-0/+1
2026-03-04xenbus: add xenbus_device parameter to xenbus_read_driver_state()Juergen Gross1-1/+2
2026-03-04drm/dp: Add definition for Panel Replay full-line granularityJouni Högander1-0/+2
2026-03-04drm/intel: add pick.h for the various "picker" helpersJani Nikula1-0/+51
2026-03-04drm/intel: add reg_bits.h for the various register content helpersJani Nikula1-0/+139
2026-03-04wifi: UHR: define DPS/DBE/P-EDCA elements and fix size parsingKarthikeyan Kathirvel1-6/+265
2026-03-04ipvs: use more keys for connection hashingJulian Anastasov1-35/+69
2026-03-04ipvs: switch to per-net connection tableJulian Anastasov1-5/+29
2026-03-04ipvs: use resizable hash table for servicesJulian Anastasov1-15/+34