aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-03-04net-sysfs: use rps_tag_ptr and remove metadata from rps_sock_flow_tableEric Dumazet2-24/+23
2026-03-04net-sysfs: add rps_sock_flow_table_mask() helperEric Dumazet1-3/+8
2026-03-04net-sysfs: remove rcu field from 'struct rps_sock_flow_table'Eric Dumazet1-1/+0
2026-03-04net: add rps_tag_ptr type and helpersEric Dumazet1-0/+24
2026-03-04net: fix off-by-one in udp_flow_src_port() / psp_write_headers()Eric Dumazet1-1/+2
2026-03-04Merge tag 'wireless-next-2026-03-04' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski5-27/+358
2026-03-04Merge tag 'vfs-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus 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 pagetable_dtor()"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
2026-03-04ipvs: add resizable hash tablesJulian Anastasov1-0/+198
2026-03-04rculist_bl: add hlist_bl_for_each_entry_continue_rcuJulian Anastasov1-9/+40
2026-03-04ipv6: make ipv6_anycast_destination logic usable without dst_entryFlorian Westphal1-4/+11
2026-03-04dma-mapping: benchmark: add support for dma_map_sgQinxin Xia1-1/+4
2026-03-04dma-mapping: benchmark: modify the framework to adapt to more map modesQinxin Xia1-1/+7
2026-03-04drm/dp: Add definition for Panel Replay full-line granularityJouni Högander1-0/+2
2026-03-03tracing: Fix WARN_ON in tracing_buffers_mmap_closeQing Wang1-0/+1
2026-03-03net: ipv4: fix ARM64 alignment fault in multipath hash seedYung Chih Su1-1/+1
2026-03-03stop_machine: Fix the documentation for a NULL cpus argumentThomas Weißschuh1-2/+2
2026-03-03power: supply: max17042: consider task period (max77759)André Draszik1-0/+1
2026-03-03power: supply: max17042: initial support for Maxim MAX77759André Draszik1-2/+22
2026-03-03bpf: Factor out program return value calculationEmil Tsalapatis1-0/+1
2026-03-03drm/i915: add VMA to parent interfaceJani Nikula1-0/+7
2026-03-03Revert "driver core: enforce device_lock for driver_match_device()"Danilo Krummrich1-0/+2
2026-03-03indirect_call_wrapper: do not reevaluate function pointerEric Dumazet1-7/+11
2026-03-03net: mana: Trigger VF reset/recovery on health check failure due to HWC timeoutDipayaan Roy1-2/+14
2026-03-03bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loadedJiayuan Chen1-0/+1
2026-03-03Merge drm/drm-next into drm-misc-nextThomas Zimmermann33-98/+192
2026-03-03drm/client: Export drm_client_buffer_create()Thomas Zimmermann1-0/+3
2026-03-03dma-buf: Include ioctl.h in UAPI headerIsaac J. Manjarres1-0/+1
2026-03-02atm: atmdev: add function parameter names and descriptionRandy Dunlap1-2/+4
2026-03-02dccp Remove inet_hashinfo2_init_mod().Kuniyuki Iwashima1-1/+0
2026-03-02ipmr: Don't hold RTNL for ipmr_rtm_route().Kuniyuki Iwashima1-1/+0
2026-03-02ipmr: Add dedicated mutex for mrt->{mfc_hash,mfc_cache_list}.Kuniyuki Iwashima1-0/+1
2026-03-02ipmr/ip6mr: Convert net->ipv[46].ipmr_seq to atomic_t.Kuniyuki Iwashima3-6/+6
2026-03-02ipmr: Define net->ipv4.{ipmr_notifier_ops,ipmr_seq} under CONFIG_IP_MROUTE.Kuniyuki Iwashima1-3/+2
2026-03-02net: stmmac: make dma_cfg mixed/fixed burst booleanRussell King (Oracle)1-2/+2
2026-03-02net: stmmac: remove plat_dat->port_nodeRussell King (Oracle)1-1/+0