aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-03-10sched: idle: Make skipping governor callbacks more consistentRafael J. Wysocki2-11/+10
2026-03-10s390/dasd: Copy detected format information to secondary deviceStefan Haberland1-0/+11
2026-03-10s390/dasd: Move quiesce state with pprc swapStefan Haberland1-0/+5
2026-03-10perf ftrace: Fix hashmap__new() error checkingChen Ni1-2/+7
2026-03-10regulator: pca9450: Correct probed name for PCA9452Peng Fan1-3/+9
2026-03-10regulator: pca9450: Correct interrupt typePeng Fan1-1/+1
2026-03-10spi: cadence-qspi: Fix requesting of APB and AHB clocks on JH7110Mark Brown1-0/+6
2026-03-10Merge tag 'linux-can-fixes-for-7.0-20260310' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canPaolo Abeni2-2/+5
2026-03-10ACPI: video: Switch over to auxiliary bus typeRafael J. Wysocki4-24/+69
2026-03-10perf annotate: Fix hashmap__new() error checkingChen Ni1-1/+4
2026-03-10netfilter: xt_IDLETIMER: reject rev0 reuse of ALARM timer labelsYuan Tan1-0/+6
2026-03-10netfilter: nfnetlink_cthelper: fix OOB read in nfnl_cthelper_dump_table()Hyunwoo Kim1-4/+4
2026-03-10netfilter: nfnetlink_queue: fix entry leak in bridge verdict error pathHyunwoo Kim1-1/+3
2026-03-10netfilter: x_tables: guard option walkers against 1-byte tail readsDavid Dull2-4/+6
2026-03-10netfilter: nft_set_pipapo: fix stack out-of-bounds read in pipapo_drop()Jenny Guanni Qu1-1/+2
2026-03-10netfilter: nf_tables: always walk all pending catchall elementsFlorian Westphal1-2/+0
2026-03-10netfilter: nf_tables: Fix for duplicate device in netdev hooksPhil Sutter2-2/+2
2026-03-10perf cs-etm: Sync coresight-pmu.h header with the kernel sourcesJames Clark1-24/+0
2026-03-10perf cs-etm: Finish removal of ETM_OPT_*James Clark4-38/+29
2026-03-10accel/ivpu: Remove boot params address setting via MMIO registerAndrzej Kacprowski2-7/+0
2026-03-10net: add xmit recursion limit to tunnel xmit functionsWeiming Shi5-35/+64
2026-03-10MAINTAINERS: update email address of Dongsheng YangDongsheng Yang1-1/+1
2026-03-10libceph: reject preamble if control segment is emptyIlya Dryomov1-9/+8
2026-03-10libceph: admit message frames only in CEPH_CON_S_OPEN stateIlya Dryomov1-0/+5
2026-03-10libceph: prevent potential out-of-bounds reads in process_message_header()Ilya Dryomov1-1/+8
2026-03-10Merge branch 'amd-xgbe-rx-adaptation-and-phy-handling-fixes'Paolo Abeni3-16/+89
2026-03-10amd-xgbe: reset PHY settings before starting PHYRaju Rangoju1-9/+6
2026-03-10amd-xgbe: prevent CRC errors during RX adaptation with AN disabledRaju Rangoju3-2/+69
2026-03-10amd-xgbe: fix link status handling in xgbe_rx_adaptationRaju Rangoju1-5/+14
2026-03-10x86/apic: Disable x2apic on resume if the kernel expects soShashank Balaji1-0/+6
2026-03-10mctp: route: hold key->lock in mctp_flow_prepare_output()Chengfeng Ye1-4/+7
2026-03-10bonding: fix type confusion in bond_setup_by_slave()Jiayuan Chen1-1/+46
2026-03-10can: hi311x: hi3110_open(): add check for hi3110_power_enable() return valueWenyuan Li1-1/+4
2026-03-10can: dev: keep the max bitrate error at 5%Haibo Chen1-1/+1
2026-03-10mctp: i2c: fix skb memory leak in receive pathHaiyue Wang1-0/+1
2026-03-10mm/slab: fix an incorrect check in obj_exts_alloc_size()Harry Yoo1-7/+0
2026-03-10KVM: arm64: pkvm: Don't reprobe for ICH_VTR_EL2.TDS on CPU hotplugMarc Zyngier1-0/+9
2026-03-10Merge branch 'net-enetc-fix-fallback-phy-address-handling-and-do-not-skip-setting-for-addr-0'Paolo Abeni1-14/+10
2026-03-10net: enetc: do not skip setting LaBCR[MDIO_PHYAD_PRTAD] for addr 0Wei Fang1-12/+0
2026-03-10net: enetc: fix incorrect fallback PHY address handlingWei Fang1-2/+10
2026-03-10pinctrl: renesas: rza1: Normalize return value of gpio_get()Dmitry Torokhov1-1/+1
2026-03-10pinctrl: qcom: spmi-gpio: implement .get_direction()Neil Armstrong1-0/+16
2026-03-10xfs: ensure dquot item is deleted from AIL only after log shutdownLong Li1-1/+7
2026-03-10xfs: remove redundant set null for ip->i_itempLong Li1-1/+0
2026-03-10ALSA: usb-audio: Check endpoint numbers at parsing Scarlett2 mixer interfacesTakashi Iwai1-0/+2
2026-03-10drm/i915/dp: Read ALPM caps after DPCD initArun R Murthy2-6/+7
2026-03-10drm/i915/psr: Write DSC parameters on Selective Update in ET modeJouni Högander1-0/+10
2026-03-10drm/i915/dsc: Add helper for writing DSC Selective Update ET parametersJouni Högander2-0/+26
2026-03-10drm/i915/dsc: Add Selective Update register definitionsJouni Högander1-0/+12
2026-03-10drm/i915/psr: Repeat Selective Update area alignmentJouni Högander1-12/+38