summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-06uprobes: use kmap_local_page() for temporary page mappingsKeke Ming
2026-01-06scripts/atomic: Fix kerneldoc spelling in try_cmpxchg()oldzhu
2026-01-06arm/uprobes: use kmap_local_page() in arch_uprobe_copy_ixol()Keke Ming
2026-01-06mips/uprobes: use kmap_local_page() in arch_uprobe_copy_ixol()Keke Ming
2026-01-06arm64/uprobes: use kmap_local_page() in arch_uprobe_copy_ixol()Keke Ming
2026-01-06riscv/uprobes: use kmap_local_page() in arch_uprobe_copy_ixol()Keke Ming
2026-01-06perf/x86/intel/uncore: Add Nova Lake supportZide Chen
2026-01-06perf/x86/intel/uncore: Add missing PMON units for Panther LakeZide Chen
2026-01-06perf pmu: Relax uncore wildcard matching to allow numeric suffixZide Chen
2026-01-06perf/x86/intel/uncore: Update DMR uncore constraints preliminarilyZide Chen
2026-01-06perf/x86/intel/uncore: Support uncore constraint rangesZide Chen
2026-01-06perf/x86/intel/uncore: Support IIO free-running counters on DMRZide Chen
2026-01-06perf/x86/intel/uncore: Add freerunning event descriptor helper macroZide Chen
2026-01-06perf/x86/intel/uncore: Add domain global init callbackZide Chen
2026-01-06perf/x86/intel/uncore: Add CBB PMON support for Diamond RapidsZide Chen
2026-01-06perf/x86/intel/uncore: Add IMH PMON support for Diamond RapidsZide Chen
2026-01-06perf/x86/intel/uncore: Remove has_generic_discovery_table()Zide Chen
2026-01-06perf/x86/intel/uncore: Support per-platform discovery base devicesZide Chen
2026-01-06perf/x86/intel/uncore: Move uncore discovery init struct to headerZide Chen
2026-01-06perf/x86/uncore: clean up const mismatchGreg Kroah-Hartman
2026-01-06ASoC: SDCA: Replace use of system_wq with system_dfl_wqMarco Crivellari
2026-01-06types: move phys_vec definition to common headerLeon Romanovsky
2026-01-06nvme-pci: Use size_t for length fields to handle larger sizesLeon Romanovsky
2026-01-06gpio: spacemit: Add GPIO support for K3 SoCYixun Lan
2026-01-06dt-bindings: gpio: spacemit: add compatible name for K3 SoCYixun Lan
2026-01-06loop: don't change loop device under exclusive opener in loop_set_statusRaphael Pinsonneault-Thibeault
2026-01-06rnbd-srv: Zero the rsp buffer before using itMd Haris Iqbal
2026-01-06rnbd-srv: Fix server side setting of bi_size for special IOsFlorian-Ewald Mueller
2026-01-06rnbd-srv: fix the trace format for flagsJack Wang
2026-01-06block/rnbd-proto: Check and retain the NOUNMAP flag for requestsMd Haris Iqbal
2026-01-06block: rnbd: add .release to rnbd_dev_ktypeZhu Yanjun
2026-01-06block/rnbd-proto: Handle PREFLUSH flag properly for IOsMd Haris Iqbal
2026-01-06spi: stm32: avoid __maybe_unused and use pm_ptrAlain Volmat
2026-01-06spi: stm32-qspi: avoid __maybe_unused and use pm_ptrAlain Volmat
2026-01-06spi: stm32-ospi: avoid __maybe_unused and use pm_ptrAlain Volmat
2026-01-06spi: st: remove __maybe_unused for suspend/resumeAlain Volmat
2026-01-06arm64/efi: Don't fail check current_in_efi() if preemptibleBen Horgan
2026-01-06arm64: zynqmp: Remove ina260 IIO descriptionMichal Simek
2026-01-06arm64: dts: xilinx: Drop "label" property on dlg,slg7xl45106Rob Herring (Arm)
2026-01-06selftests/nolibc: always build sparc32 tests with -mcpu=v8Thomas Weißschuh
2026-01-06ASoC: dt-bindings: everest,es8316: Add interrupt supportRob Herring (Arm)
2026-01-06tools/nolibc: align sys_vfork() with sys_fork()Thomas Weißschuh
2026-01-06selftests/nolibc: drop NOLIBC_SYSROOT=0 logicThomas Weißschuh
2026-01-06selftests/nolibc: add static assertions around time types handlingThomas Weißschuh
2026-01-06tools/nolibc: add __nolibc_static_assert()Thomas Weißschuh
2026-01-06tools/nolibc: add compiler version detection macrosThomas Weißschuh
2026-01-06tools/nolibc: remove time conversionsThomas Weißschuh
2026-01-06selftests/nolibc: test compatibility of nolibc and kernel time typesThomas Weißschuh
2026-01-06sysctl: replace SYSCTL_INT_CONV_CUSTOM macro with functionsJoel Granados
2026-01-06sysctl: Replace unidirectional INT converter macros with functionsJoel Granados