summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-03-07efi: Don't map the entire mokvar table to determine its sizePeter Jones1-29/+13
2025-03-07riscv: cpufeature: use bitmap_equal() instead of memcmp()Clément Léger1-1/+1
2025-03-07riscv: signal: fix signal_minsigstkszYong-Xuan Wang1-1/+1
2025-03-07riscv: cacheinfo: Use of_property_present() for non-boolean propertiesRob Herring1-6/+6
2025-03-07riscv: signal: fix signal frame sizeYong-Xuan Wang1-6/+0
2025-03-07riscv/futex: sign extend compare value in atomic cmpxchgAndreas Schwab1-1/+1
2025-03-07riscv/atomic: Do proper sign extension also for unsigned in arch_cmpxchgAndreas Schwab1-1/+1
2025-03-07rseq/selftests: Fix riscv rseq_offset_deref_addv inline asmStafford Horne2-4/+4
2025-03-07scsi: ufs: core: bsg: Fix crash when arpmb command failsArthur Simchaev1-2/+4
2025-03-07ima: Reset IMA_NONACTION_RULE_FLAGS after post_setattrRoberto Sassu2-2/+8
2025-03-07dm vdo: add missing spin_lock_initKen Raeburn1-0/+1
2025-03-07dm-integrity: Avoid divide by zero in table status in Inline modeMilan Broz1-4/+4
2025-03-07fuse: revert back to __readahead_folio() for readaheadJoanne Koong2-2/+17
2025-03-07selftests/landlock: Test TCP accesses with protocol=IPPROTO_TCPMikhail Ivanov2-14/+67
2025-03-07sched_ext: Fix pick_task_scx() picking non-queued tasks when it's called with...Tejun Heo1-4/+7
2025-03-07sched/core: Prevent rescheduling when interrupts are disabledThomas Gleixner1-1/+1
2025-03-07rcuref: Plug slowpath race in rcuref_put()Thomas Gleixner2-6/+8
2025-03-07vmlinux.lds: Ensure that const vars with relocations are mapped R/OArd Biesheuvel1-1/+1
2025-03-07selftests/landlock: Test that MPTCP actions are not restrictedMikhail Ivanov2-0/+46
2025-03-07mptcp: reset when MPTCP opts are dropped after joinMatthieu Baerts (NGI0)1-14/+1
2025-03-07mptcp: always handle address removal under msk socket lockPaolo Abeni1-5/+0
2025-03-07intel_idle: Handle older CPUs, which stop the TSC in deeper C states, correctlyThomas Gleixner1-0/+4
2025-03-07amdgpu/pm/legacy: fix suspend/resume issueschr[]3-14/+45
2025-03-07iommu/vt-d: Fix suspicious RCU usageLu Baolu2-0/+8
2025-03-07iommu/vt-d: Remove device comparison in context_setup_pass_through_cbJerry Snitselaar1-3/+0
2025-03-07gve: unlink old napi when stopping a queue using queue APIHarshitha Ramamurthy1-0/+2
2025-03-07phy: exynos5-usbdrd: gs101: ensure power is gated to SS phy in phy_exit()André Draszik1-5/+8
2025-03-07phy: exynos5-usbdrd: fix MPLL_MULTIPLIER and SSC_REFCLKSEL masks in refclkKaustabh Chakraborty1-6/+6
2025-03-07phy: tegra: xusb: reset VBUS & ID OVERRIDEBH Hsieh1-0/+11
2025-03-07net: enetc: add missing enetc4_link_deinit()Wei Fang1-0/+1
2025-03-07net: enetc: fix the off-by-one issue in enetc_map_tx_tso_buffs()Wei Fang1-8/+7
2025-03-07net: enetc: remove the mm_lock from the ENETC v4 driverWei Fang1-1/+0
2025-03-07net: enetc: correct the xdp_tx statisticsWei Fang1-1/+1
2025-03-07net: enetc: update UDP checksum when updating originTimestamp fieldWei Fang1-7/+34
2025-03-07net: enetc: VFs do not support HWTSTAMP_TX_ONESTEP_SYNCWei Fang2-2/+8
2025-03-07net: enetc: keep track of correct Tx BD count in enetc_map_tx_tso_buffs()Wei Fang1-6/+10
2025-03-07net: enetc: fix the off-by-one issue in enetc_map_tx_buffs()Wei Fang1-7/+19
2025-03-07net: phy: qcom: qca807x fix condition for DAC_DSP_BIAS_CURRENTGeorge Moussalem1-1/+1
2025-03-07net: stmmac: dwmac-loongson: Add fix_soc_reset() callbackQunqin Zhao1-0/+14
2025-03-07usbnet: gl620a: fix endpoint checking in genelink_bind()Nikita Zhandarovich1-3/+1
2025-03-07i2c: amd-asf: Fix EOI register write to enable successive interruptsShyam Sundar S K1-0/+1
2025-03-07i2c: ls2x: Fix frequency division register accessBinbin Zhou1-4/+12
2025-03-07i2c: npcm: disable interrupt enable bit before devm_request_irqTyrone Ting1-0/+7
2025-03-07btrfs: fix data overwriting bug during buffered write when block size < page ...Qu Wenruo1-1/+8
2025-03-07btrfs: fix use-after-free on inode when scanning root during em shrinkingFilipe Manana1-2/+1
2025-03-07btrfs: do regular iput instead of delayed iput during extent map shrinkingFilipe Manana1-1/+1
2025-03-07btrfs: skip inodes without loaded extent maps when shrinking extent mapsFilipe Manana1-21/+57
2025-03-07block: Remove zone write plugs when handling native zone append writesDamien Le Moal2-10/+73
2025-03-07arm64/mm: Fix Boot panic on Ampere AltraRyan Roberts1-6/+1
2025-03-07drm/amd/display: Fix HPD after gpu resetRoman Li1-0/+14