summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-13perf vendor events arm64: AmpereOne: Add missing DefaultMetricgroupName fieldsIlkka Koskinen1-0/+2
2023-12-13misc: mei: client.c: fix problem of return '-EOVERFLOW' in mei_cl_writeSu Hui1-1/+1
2023-12-13misc: mei: client.c: return negative error code in mei_cl_writeSu Hui1-1/+1
2023-12-13coresight: ultrasoc-smb: Fix uninitialized before use buf_hw_baseJunhao He1-1/+1
2023-12-13coresight: ultrasoc-smb: Config SMB buffer before register sinkJunhao He1-13/+8
2023-12-13coresight: ultrasoc-smb: Fix sleep while close preempt in enable_smbJunhao He2-24/+17
2023-12-13hwtracing: hisi_ptt: Add dummy callback pmu::read()Junhao He1-0/+5
2023-12-13coresight: Fix crash when Perf and sysfs modes are used concurrentlyJames Clark1-2/+2
2023-12-13coresight: etm4x: Remove bogous __exit annotation for some functionsUwe Kleine-König1-3/+3
2023-12-13arm64: dts: mediatek: mt8186: Change gpu speedbin nvmem cell nameAngeloGioacchino Del Regno1-1/+1
2023-12-13arm64: dts: mediatek: mt8186: fix clock names for power domainsEugen Hristev1-15/+27
2023-12-13arm64: dts: mediatek: mt8183-evb: Fix unit_address_vs_reg warning on ntcAngeloGioacchino Del Regno1-1/+1
2023-12-13arm64: dts: mediatek: mt8183: Move thermal-zones to the root nodeAngeloGioacchino Del Regno1-121/+121
2023-12-13arm64: dts: mediatek: mt8183: Fix unit address for scp reserved memoryAngeloGioacchino Del Regno2-2/+2
2023-12-13arm64: dts: mediatek: mt8195: Fix PM suspend/resume with venc clocksAngeloGioacchino Del Regno1-1/+5
2023-12-13arm64: dts: mediatek: mt8173-evb: Fix regulator-fixed node namesAngeloGioacchino Del Regno1-2/+2
2023-12-13arm64: dts: mediatek: cherry: Fix interrupt cells for MT6360 on I2C7AngeloGioacchino Del Regno1-1/+1
2023-12-13arm64: dts: mediatek: mt8183-kukui-jacuzzi: fix dsi unnecessary cells propertiesEugen Hristev1-0/+2
2023-12-13arm64: dts: mediatek: mt7622: fix memory node warning checkEugen Hristev2-2/+2
2023-12-13arm64: dts: mt7986: fix emmc hs400 mode without uboot initializationEric Woudstra1-0/+4
2023-12-13arm64: dts: mt7986: define 3W max power to both SFP on BPI-R3Frank Wunderlich1-0/+2
2023-12-13arm64: dts: mt7986: change cooling tripsFrank Wunderlich2-9/+21
2023-12-13drm/i915: Skip some timing checks on BXT/GLK DSI transcodersVille Syrjälä12-3/+79
2023-12-13drm/i915/mst: Reject modes that require the bigjoinerVille Syrjälä1-0/+4
2023-12-13drm/i915/mst: Fix .mode_valid_ctx() return valuesVille Syrjälä1-4/+8
2023-12-13drm/atomic-helpers: Invoke end_fb_access while owning plane stateThomas Zimmermann4-28/+56
2023-12-13md/raid6: use valid sector values to determine if an I/O should wait on the r...David Jeffery1-2/+2
2023-12-13powercap: DTPM: Fix missing cpufreq_cpu_put() callsLukasz Luba1-4/+13
2023-12-13mm/memory_hotplug: fix error handling in add_memory_resource()Sumanth Korikkar1-1/+1
2023-12-13mm: fix oops when filemap_map_pmd() without prealloc_pteHugh Dickins1-1/+1
2023-12-13mm/memory_hotplug: add missing mem_hotplug_lockSumanth Korikkar2-10/+21
2023-12-13drivers/base/cpu: crash data showing should depends on KEXEC_COREBaoquan He1-3/+3
2023-12-13hugetlb: fix null-ptr-deref in hugetlb_vma_lock_writeMike Kravetz2-4/+8
2023-12-13workqueue: Make sure that wq_unbound_cpumask is never emptyTejun Heo1-7/+15
2023-12-13platform/surface: aggregator: fix recv_buf() return valueFrancesco Dolcini1-1/+4
2023-12-13regmap: fix bogus error on regcache_sync successMatthias Reichl1-2/+1
2023-12-13r8169: fix rtl8125b PAUSE frames blasting when suspendedChunHao Lin1-1/+6
2023-12-13packet: Move reference count in packet_sock to atomic_long_tDaniel Borkmann2-9/+9
2023-12-13nfp: flower: fix for take a mutex lock in soft irq context and rcu lockHui Zhou1-32/+95
2023-12-13leds: trigger: netdev: fix RTNL handling to prevent potential deadlockHeiner Kallweit1-4/+7
2023-12-13tracing: Fix a possible race when disabling buffered eventsPetr Pavlu1-4/+8
2023-12-13tracing: Fix incomplete locking when disabling buffered eventsPetr Pavlu1-8/+4
2023-12-13tracing: Disable snapshot buffer when stopping instance tracersSteven Rostedt (Google)1-76/+34
2023-12-13tracing: Stop current tracer when resizing bufferSteven Rostedt (Google)1-3/+7
2023-12-13tracing: Always update snapshot buffer sizeSteven Rostedt (Google)1-2/+1
2023-12-13checkstack: fix printed addressHeiko Carstens1-6/+2
2023-12-13cgroup_freezer: cgroup_freezing: Check if not frozenTim Van Patten1-1/+7
2023-12-13lib/group_cpus.c: avoid acquiring cpu hotplug lock in group_cpus_evenlyMing Lei1-6/+16
2023-12-13nilfs2: prevent WARNING in nilfs_sufile_set_segment_usage()Ryusuke Konishi1-7/+35
2023-12-13nilfs2: fix missing error check for sb_set_blocksize callRyusuke Konishi1-1/+5