summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-03-05x86/cpu: Add platform ID to CPU matching structureDave Hansen1-0/+2
2026-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski24-101/+170
2026-03-05Merge tag 'net-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-12/+34
2026-03-05evm: fix security.evm for a file with IMA signatureCoiby Xu1-0/+8
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-05net: ethtool: Track pause storm eventsMohsin Bashir1-0/+2
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-05net: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lockSebastian Andrzej Siewior1-5/+22
2026-03-05Add support for TLP emulationLeon Romanovsky20-70/+126
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 Abeni1-9/+40
2026-03-05net: use ktime_t in struct scm_timestamping_internalEric Dumazet1-1/+1
2026-03-05Merge tag 'wireless-next-2026-03-04' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski2-6/+267
2026-03-05Merge tag 'vfs-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+22
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-04wifi: UHR: define DPS/DBE/P-EDCA elements and fix size parsingKarthikeyan Kathirvel1-6/+265
2026-03-04rculist_bl: add hlist_bl_for_each_entry_continue_rcuJulian Anastasov1-9/+40
2026-03-04tracing: Fix WARN_ON in tracing_buffers_mmap_closeQing Wang1-0/+1
2026-03-04stop_machine: Fix the documentation for a NULL cpus argumentThomas Weißschuh1-2/+2
2026-03-04power: supply: max17042: consider task period (max77759)André Draszik1-0/+1
2026-03-04power: supply: max17042: initial support for Maxim MAX77759André Draszik1-2/+22
2026-03-03bpf: Factor out program return value calculationEmil Tsalapatis1-0/+1
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-03atm: atmdev: add function parameter names and descriptionRandy Dunlap1-2/+4
2026-03-03ipmr: Don't hold RTNL for ipmr_rtm_route().Kuniyuki Iwashima1-1/+0
2026-03-03ipmr/ip6mr: Convert net->ipv[46].ipmr_seq to atomic_t.Kuniyuki Iwashima1-4/+4
2026-03-03net: stmmac: make dma_cfg mixed/fixed burst booleanRussell King (Oracle)1-2/+2
2026-03-03net: stmmac: remove plat_dat->port_nodeRussell King (Oracle)1-1/+0
2026-03-03Merge tag 'drm-xe-next-2026-03-02' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie1-1/+9
2026-03-03KVM: x86: Use scratch field in MMIO fragment to hold small write valuesSean Christopherson1-1/+2
2026-03-03spi: Merge up v7.0-rc2Mark Brown18-69/+95
2026-03-03regmap: Merge up v7.0-rc2Mark Brown18-69/+95
2026-03-03cred: fix kernel-doc warnings in cred.hRandy Dunlap1-3/+7
2026-03-02iio: add IIO_DECLARE_QUATERNION() macroDavid Lechner1-0/+12
2026-03-02net/mlx5: Drop MR cache related codeMichael Guralnik1-11/+0
2026-03-02uaccess: Fix scoped_user_read_access() for 'pointer to const'David Laight1-34/+20
2026-03-02mm: Fix a hmm_range_fault() livelock / starvation problemThomas Hellström1-1/+9
2026-03-02driver core: platform: allow attaching software nodes when creating devicesDmitry Torokhov1-1/+6
2026-03-02driver core: platform: add kerneldoc to struct platform_device_infoDmitry Torokhov1-11/+42
2026-03-02pinctrl: pinconf-generic: fix an enum name descriptionRandy Dunlap1-1/+1
2026-03-02xattr: move user limits for xattrs to generic infraChristian Brauner2-2/+18
2026-03-02xattr: remove rbtree-based simple_xattr infrastructureChristian Brauner1-10/+2