aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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/git/netfilter/nf-nextPaolo Abeni1-9/+40
2026-03-04net: use ktime_t in struct scm_timestamping_internalEric Dumazet1-1/+1
2026-03-04Merge tag 'wireless-next-2026-03-04' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski2-6/+267
2026-03-04Merge tag 'vfs-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus 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 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-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-03tracing: Fix WARN_ON in tracing_buffers_mmap_closeQing Wang1-0/+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-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-02atm: atmdev: add function parameter names and descriptionRandy Dunlap1-2/+4
2026-03-02ipmr: Don't hold RTNL for ipmr_rtm_route().Kuniyuki Iwashima1-1/+0
2026-03-02ipmr/ip6mr: Convert net->ipv[46].ipmr_seq to atomic_t.Kuniyuki Iwashima1-4/+4
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
2026-03-03Merge tag 'drm-xe-next-2026-03-02' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-nextDave Airlie1-1/+9
2026-03-02KVM: x86: Use scratch field in MMIO fragment to hold small write valuesSean Christopherson1-1/+2
2026-03-02spi: Merge up v7.0-rc2Mark Brown18-69/+95
2026-03-02regmap: Merge up v7.0-rc2Mark Brown18-69/+95
2026-03-02cred: 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
2026-03-02gpio: nomadik: repair some kernel-doc commentsRandy Dunlap1-7/+5
2026-03-02gpio: timberdale: repair kernel-doc commentsRandy Dunlap1-3/+3
2026-03-02wifi: mac80211: Add support for IEEE 802.1X authentication protocol in non-AP STA modeKavita Kavita1-0/+1
2026-03-02wifi: cfg80211: add support for IEEE 802.1X Authentication ProtocolKavita Kavita1-0/+1
2026-03-02Merge tag 'drm-misc-next-2026-02-26' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie6-19/+426
2026-03-01firmware: cs_dsp: Add API to hibernate the DSPStefan Binding1-0/+3
2026-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-6/+1
2026-03-01Merge tag 'timers-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+38
2026-03-01Merge tag 'sched-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-4/+17
2026-03-01Merge tag 'irq-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2026-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 7.0-rc2Alexei Starovoitov12-57/+38
2026-03-01spi: spi-mem: clean up kernel-doc in spi-mem.hRandy Dunlap1-2/+6