summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-03iio: imu: inv_icm42600: Convert to uXX and sXX integer typesAndy Shevchenko-1/+1
2026-03-03iio: dac: ad5360: converting to guard(mutex)Menderes Sabaz-20/+9
2026-03-03iio: light: apds9306: remove redundant explicit pointer castSAJJA EASWAR SAI-1/+1
2026-03-03iio: pressure: hsc030pa: Improve i2c_transfer return value handlingAntoniu Miclaus-1/+6
2026-03-03MAINTAINERS: add entry for ADL8113 driverAntoniu Miclaus-0/+8
2026-03-03iio: frequency: admv4420: return proper error code from admv4420_calc_paramet...Antoniu Miclaus-1/+1
2026-03-03sched_ext: Fix starvation of scx_enable() under fair-class saturationTejun Heo-10/+56
2026-03-03igc: Fix trigger of incorrect irq in igc_xsk_wakeup functionVivek Behera-11/+26
2026-03-03igb: Fix trigger of incorrect irq in igb_xsk_wakeupVivek Behera-8/+30
2026-03-03iavf: fix netdev->max_mtu to respect actual hardware limitKohei Enju-1/+16
2026-03-03libie: don't unroll if fwlog isn't supportedMichal Swiatkowski-0/+4
2026-03-03ice: Fix memory leak in ice_set_ringparam()Zilin Guan-2/+9
2026-03-03ice: fix retry for AQ command 0x06EEJakub Staniszewski-21/+15
2026-03-03ice: reintroduce retry mechanism for indirect AQJakub Staniszewski-3/+9
2026-03-03ice: fix adding AQ LLDP filter for VFLarysa Zaremba-1/+1
2026-03-03KVM: x86: Drop redundant call to kvm_deliver_exception_payload()Yosry Ahmed-6/+4
2026-03-03KVM: SVM: Skip OSVW MSR reads if current CPU doesn't support the featureSean Christopherson-6/+2
2026-03-03KVM: SVM: Skip OSVW variable updates if current CPU's errata are a subsetSean Christopherson-12/+10
2026-03-03KVM: SVM: Extract OS-visible workarounds setup to helper functionSean Christopherson-41/+49
2026-03-03KVM: SVM: Skip OSVW MSR reads if KVM is treating all errata as presentSean Christopherson-2/+12
2026-03-03KVM: SVM: Serialize updates to global OS-Visible Workarounds variablesSean Christopherson-3/+7
2026-03-03KVM: x86/mmu: Don't zero-allocate page table used for splitting a hugepageSean Christopherson-1/+1
2026-03-03xtensa: xtfpga: Use register_sys_off_handler(SYS_OFF_MODE_RESTART)Andrew Davis-7/+4
2026-03-03xtensa: xt2000: Use register_sys_off_handler(SYS_OFF_MODE_RESTART)Andrew Davis-7/+4
2026-03-03xtensa: ISS: Use register_sys_off_handler(SYS_OFF_MODE_RESTART)Andrew Davis-7/+4
2026-03-03crypto: testmgr - Fix stale references to aes-genericEric Biggers-2/+2
2026-03-03rust: irq: move 'static bounds to traitsAlice Ryhl-17/+11
2026-03-03ASoC: cs35l56-test: Add test cases without onchip pulls definedRichard Fitzgerald-0/+10
2026-03-03drm/msm: Fix dma_free_attrs() buffer sizeThomas Fourier-1/+1
2026-03-03drm/msm/a6xx: Fix the bogus protect error on X2-85Akhil P Oommen-2/+1
2026-03-03cpupower: Add intel_pstate turbo boost support for Intel platformsZhang Rui-4/+48
2026-03-03docs: handling-regressions: add, trim, and sort quotes from LinusThorsten Leemhuis-232/+463
2026-03-03cpupower: Add support for setting EPP via systemd serviceJan Kiszka-0/+11
2026-03-03sched_deadline, docs: fix cpuset example for cgroupv2Matteo Martelli-1/+2
2026-03-03Merge branch 'mauro' into docs-mwJonathan Corbet-182/+286
2026-03-03x86/cpu: Remove LASS restriction on EFISohil Mehta-6/+1
2026-03-03x86/efi: Disable LASS while executing runtime servicesSohil Mehta-0/+35
2026-03-03x86/cpu: Defer LASS enabling until userspace comes upSohil Mehta-1/+22
2026-03-03docs: kdoc_parser: move nested match transforms to xforms_lists.pyMauro Carvalho Chehab-22/+13
2026-03-03docs: kdoc_re: make NestedMatch use KernReMauro Carvalho Chehab-20/+29
2026-03-03docs: kdoc_re: Change NestedMath args replacement to \0Mauro Carvalho Chehab-5/+5
2026-03-03docs: kdoc_re: don't recompile NestedMatch regex every timeMauro Carvalho Chehab-13/+22
2026-03-03docs: kdoc_re: handle strings and escape chars on NextMatchMauro Carvalho Chehab-0/+18
2026-03-03docs: xforms_lists: ignore context analysis and lock attributesRandy Dunlap-0/+15
2026-03-03docs: kdoc_parser: move transform lists to a separate fileMauro Carvalho Chehab-141/+168
2026-03-03docs: kdoc_re: better show KernRe() at documentationMauro Carvalho Chehab-1/+22
2026-03-03docs: kdoc_parser: handle struct member macro VIRTIO_DECLARE_FEATURES(name)Randy Dunlap-0/+1
2026-03-03docs: kdoc_parser: add support for LIST_HEADMauro Carvalho Chehab-0/+1
2026-03-03docs: kdoc_parser: fix parser to support multi-word typesMauro Carvalho Chehab-2/+2
2026-03-03docs: kdoc_parser: don't exclude defaults from prototypeMauro Carvalho Chehab-1/+0