summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-29Merge tag 'io_uring-7.1-20260529' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-05-29Merge tag 'kvmarm-fixes-7.1-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-05-29Merge tag 'kvm-x86-fixes-7.1-rc6' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2026-05-29Merge tag 'cxl-fixes-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-05-29drm: Remove DRIVER_GEM_GPUVA feature flagLaura Nao
2026-05-29ipmi:ssif: Drop unused assignment of platform_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-05-29arm64: dts: st: Fix SAI addresses on stm32mp251Marek Vasut
2026-05-29Merge tag 'iommu-fixes-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-05-29Merge tag 'sound-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2026-05-29Merge tag 'hid-for-linus-2026052801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-05-29EDAC/igen6: Add Intel Nova Lake-H SoC supportQiuxu Zhuo
2026-05-29EDAC/igen6: Make registers for detecting IBECC configurableQiuxu Zhuo
2026-05-29EDAC/imh: Add RRL support for Intel Diamond Rapids serverQiuxu Zhuo
2026-05-29EDAC/{skx_common,i10nm}: Prepare RRL for sub-channel granularityQiuxu Zhuo
2026-05-29EDAC/skx_common: Add SubChannel support to ADXL decodeQiuxu Zhuo
2026-05-29EDAC/{skx_common,i10nm}: Move RRL handling to common codeQiuxu Zhuo
2026-05-29EDAC/{skx_common,i10nm}: Introduce rrl_ctrl_modeQiuxu Zhuo
2026-05-29EDAC/{skx_common,i10nm}: Rename rrl_mode to rrl_source_typeQiuxu Zhuo
2026-05-29EDAC/{skx_common,skx,i10nm}: Split skx_set_decode()Qiuxu Zhuo
2026-05-29EDAC/{skx_common,i10nm,imh}: Move MC register access helpers to skx_commonQiuxu Zhuo
2026-05-29EDAC/{skx_common,skx}: Fix UBSAN shift-out-of-bounds in skx_get_dimm_infozhoumin
2026-05-29EDAC/igen6: Add one Intel Panther Lake-H SoC supportQiuxu Zhuo
2026-05-29EDAC/igen6: Fix memory topology parsing for Panther Lake-H SoCsQiuxu Zhuo
2026-05-29EDAC/igen6: Fix call trace due to missing release()Qiuxu Zhuo
2026-05-29EDAC/sb_edac: fix grammar in sb_decode_ddr3 warningThorsten Blum
2026-05-29EDAC/i5400: disable error reporting at teardown and refactor helperTushar Tibude
2026-05-29EDAC/i5100: disable error reporting at teardown and create helperTushar Tibude
2026-05-29EDAC/i5000: disable error reporting at teardown and refactor helperTushar Tibude
2026-05-29EDAC/i7300: disable error reporting if init fails and refactor helperTushar Tibude
2026-05-29perf/ftrace: Fix WARNING in __unregister_ftrace_functionRik van Riel
2026-05-29selinux: revert use of __getname() in selinux_genfs_get_sid()Paul Moore
2026-05-29tracing: Disable KCOV instrumentation for trace_irqsoff.oKarl Mehltretter
2026-05-29tracing: Turn hist_elt_data field_var_str into a flexible arrayRosen Penev
2026-05-29drm: lcdif: Wait for vblank before disabling DMAPaul Kocialkowski
2026-05-29drm: lcdif: Set undocumented bit to clear FIFO at vsyncPaul Kocialkowski
2026-05-29remoteproc: xlnx: Enable auto boot featureTanmay Shah
2026-05-29dt-bindings: remoteproc: xlnx: Add firmware-name propertyTanmay Shah
2026-05-29perf test: Make leafloop workload immune to compiler optionsJames Clark
2026-05-29perf test: Add truncated perf.data robustness testArnaldo Carvalho de Melo
2026-05-29perf session: Snapshot event->header.size in process_user_event()Arnaldo Carvalho de Melo
2026-05-29perf kwork: Bounds check work->cpu before indexing cpus_runtime[]Arnaldo Carvalho de Melo
2026-05-29perf session: Bound nr_cpus_avail and validate sample CPUArnaldo Carvalho de Melo
2026-05-29perf session: Check for decompression buffer size overflowArnaldo Carvalho de Melo
2026-05-29perf tools: Harden compressed event processingArnaldo Carvalho de Melo
2026-05-29perf session: Add byte-swap handler for PERF_RECORD_COMPRESSED2Arnaldo Carvalho de Melo
2026-05-29perf header: Validate bitmap size before allocating in do_read_bitmap()Arnaldo Carvalho de Melo
2026-05-29perf header: Sanity check HEADER_EVENT_DESC attr.size before swapArnaldo Carvalho de Melo
2026-05-29perf header: Validate feature section size and add read path bounds checkingArnaldo Carvalho de Melo
2026-05-29perf header: Validate f_attr.ids section before use in perf_session__read_hea...Arnaldo Carvalho de Melo
2026-05-29perf header: Propagate feature section processing errorsArnaldo Carvalho de Melo