summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-02perf: Make sure to use pmu_ctx->pmu for groupsPeter Zijlstra1-11/+8
2026-04-02x86/perf: Make sure to program the counter value for stopped events on migrationPeter Zijlstra1-1/+3
2026-04-02bpf: Fix constant blinding for PROBE_MEM32 storesSachin Kumar1-0/+21
2026-04-02bpf: Reset register ID for BPF_END value trackingYazhou Tang1-0/+7
2026-04-02cxl/region: Fix leakage in __construct_region()Davidlohr Bueso1-1/+3
2026-04-02cxl/port: Fix use after free of parent_port in cxl_detach_ep()Alison Schofield1-2/+6
2026-03-25Linux 6.19.10v6.19.10Greg Kroah-Hartman1-1/+1
2026-03-25xen/privcmd: add boot control for restricted usage in domUJuergen Gross3-0/+15
2026-03-25xen/privcmd: restrict usage in unprivileged domUJuergen Gross1-3/+57
2026-03-25hwmon: (max6639) Fix pulses-per-revolution implementationGuenter Roeck1-5/+5
2026-03-25drm/xe/guc: Fail immediately on GuC load errorDaniele Ceraolo Spurio1-3/+3
2026-03-25arm64: realm: Fix PTE_NS_SHARED for 52bit PA supportSuzuki K Poulose1-1/+2
2026-03-25tools/bootconfig: fix fd leak in load_xbc_file() on fstat failureJosh Law1-2/+5
2026-03-25lib/bootconfig: check xbc_init_node() return in override pathJosh Law1-1/+2
2026-03-25fs/tests: exec: Remove bad test vectorKees Cook1-3/+0
2026-03-25drm/i915/gt: Check set_default_submission() before deferencingRahul Bukte1-1/+2
2026-03-25ksmbd: fix use-after-free in durable v2 replay of active file handlesHyunwoo Kim1-1/+5
2026-03-25ksmbd: fix use-after-free of share_conf in compound requestHyunwoo Kim1-0/+2
2026-03-25drm/bridge: dw-hdmi-qp: fix multi-channel audio outputJonas Karlman1-1/+1
2026-03-25drm/amd: fix dcn 2.01 checkAndy Nguyen1-4/+4
2026-03-25drm/amd/display: Fix DisplayID not-found handling in parse_edid_displayid_vrr()Srinivasan Shanmugam1-2/+2
2026-03-25iommu/amd: Block identity domain when SNP enabledJoe Damato1-1/+14
2026-03-25iommu/sva: Fix crash in iommu_sva_unbind_device()Lizhi Hou1-6/+6
2026-03-25iommu: Fix mapping check for 0x0 to avoid re-mapping itAntheas Kapenekakis1-1/+5
2026-03-25drm/vmwgfx: Don't overwrite KMS surface dirty trackerIan Forbes1-1/+2
2026-03-25spi: amlogic-spisg: Fix memory leak in aml_spisg_probe()Felix Gu1-8/+4
2026-03-25spi: amlogic: spifc-a4: Remove redundant clock cleanupFelix Gu1-39/+7
2026-03-25mshv: Fix use-after-free in mshv_map_user_memory error pathStanislav Kinsburskii1-1/+1
2026-03-25arm_mpam: Fix null pointer dereference when restoring bandwidth countersBen Horgan1-0/+2
2026-03-25x86/hyperv: Use __naked attribute to fix stackless C functionArd Biesheuvel1-39/+43
2026-03-25mtd: rawnand: brcmnand: skip DMA during panic writeKamal Dasu1-4/+2
2026-03-25mtd: rawnand: serialize lock/unlock against other NAND operationsKamal Dasu1-2/+12
2026-03-25binfmt_elf_fdpic: fix AUXV size calculation for ELF_HWCAP3 and ELF_HWCAP4Andrei Vagin2-1/+7
2026-03-25x86/platform/uv: Handle deconfigured socketsKyle Meyer1-2/+16
2026-03-25x86/mce/amd: Check SMCA feature bit before accessing SMCA MSRsWilliam Roche1-6/+11
2026-03-25tracing: Fix trace_marker copy link list updatesSteven Rostedt1-9/+10
2026-03-25tracing: Fix failure to read user space from system call trace eventsSteven Rostedt1-0/+17
2026-03-25ring-buffer: Fix to update per-subbuf entries of persistent ring bufferMasami Hiramatsu (Google)1-1/+1
2026-03-25perf/x86: Move event pointer setup earlier in x86_pmu_enable()Breno Leitao1-1/+2
2026-03-25perf/x86/intel: Add missing branch counters constraint applyDapeng Mi1-10/+21
2026-03-25irqchip/riscv-rpmi-sysmsi: Fix mailbox channel leak in rpmi_sysmsi_probe()Felix Gu1-0/+1
2026-03-25i2c: pxa: defer reset on Armada 3700 when recovery is usedGabor Juhos1-1/+16
2026-03-25i2c: fsi: Fix a potential leak in fsi_i2c_probe()Christophe JAILLET1-0/+1
2026-03-25i2c: cp2615: fix serial string NULL-deref at probeJohan Hovold1-0/+3
2026-03-25hwmon: (pmbus/isl68137) Fix unchecked return value and use sysfs_emit()Sanman Pradhan1-2/+5
2026-03-25hwmon: (pmbus/mp2869) Check pmbus_read_byte_data() before using its return valueSanman Pradhan1-14/+21
2026-03-25hwmon: (pmbus/mp2975) Add error check for pmbus_read_word_data() return valueSanman Pradhan1-0/+2
2026-03-25hwmon: (pmbus/ina233) Add error check for pmbus_read_word_data() return valueSanman Pradhan1-0/+2
2026-03-25MPTCP: fix lock class name family in pm_nl_create_listen_socketLi Xiasong1-1/+1
2026-03-25icmp: fix NULL pointer dereference in icmp_tag_validation()Weiming Shi1-1/+3