summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-07ARM: dts: renesas: Add proper node names to (L)BSC devicesWolfram Sang
2024-10-07clk: renesas: r9a09g057: Add clock and reset entries for ICUFabrizio Castro
2024-10-07clk: renesas: r9a09g057: Add CA55 core clocksLad Prabhakar
2024-10-07arm64: dts: marvell: cn9130-sr-som: fix cp0 mdio pin numbersJosua Mayer
2024-10-07perf/x86/amd: Warn only on new bits setBreno Leitao
2024-10-07uprobes: fold xol_take_insn_slot() into xol_get_insn_slot()Oleg Nesterov
2024-10-07uprobes: kill xol_area->slot_countOleg Nesterov
2024-10-07uprobes: deny mremap(xol_vma)Oleg Nesterov
2024-10-07uprobes: pass utask to xol_get_insn_slot() and xol_free_insn_slot()Oleg Nesterov
2024-10-07uprobes: move the initialization of utask->xol_vaddr from pre_ssout() to xol_...Oleg Nesterov
2024-10-07uprobes: simplify xol_take_insn_slot() and its callerOleg Nesterov
2024-10-07uprobes: kill the unnecessary put_uprobe/xol_free_insn_slot in uprobe_free_ut...Oleg Nesterov
2024-10-07uprobes: sanitiize xol_free_insn_slot()Oleg Nesterov
2024-10-07uprobes: don't abuse get_utask() in pre_ssout() and prepare_uretprobe()Oleg Nesterov
2024-10-07perf/x86/intel: Add PMU support for ArrowLake-HDapeng Mi
2024-10-07perf/x86/intel: Support hybrid PMU with multiple atom uarchsDapeng Mi
2024-10-07x86/cpu/intel: Define helper to get CPU core native IDDapeng Mi
2024-10-07perf/x86: Refine hybrid_pmu_type definationDapeng Mi
2024-10-07uprobes: switch to RCU Tasks Trace flavor for better performanceAndrii Nakryiko
2024-10-07sched/wait: Remove unused bit_wait_io_timeoutDr. David Alan Gilbert
2024-10-07sched/fair: fix the comment for PREEMPT_SHORTHuang Shijie
2024-10-07sched/fair: optimize the PLACE_LAG when se->vlag is zeroHuang Shijie
2024-10-07sched/fair: remove the DOUBLE_TICK featureHuang Shijie
2024-10-07sched: remove unused __HAVE_THREAD_FUNCTIONS hook supportDavid Disseldorp
2024-10-07softirq: use bit waits instead of var waits.NeilBrown
2024-10-07sched: add wait_var_event_io()NeilBrown
2024-10-07sched: Add wait/wake interface for variable updated under a lock.NeilBrown
2024-10-07sched: Add test_and_clear_wake_up_bit() and atomic_dec_and_wake_up()NeilBrown
2024-10-07sched: Document wait_var_event() family of functions and wake_up_var()NeilBrown
2024-10-07sched: Improve documentation for wake_up_bit/wait_on_bit family of functionsNeilBrown
2024-10-07sched: change wake_up_bit() and related function to expect unsigned long *NeilBrown
2024-10-07locking/spinlocks: Make __raw_* lock ops staticGeert Uytterhoeven
2024-10-07xfrm: validate new SA's prefixlen using SA family when sel.family is unsetSabrina Dubroca
2024-10-07dt-bindings: phy: cadence-sierra: Allow PHY types QSGMII and SGMIISiddharth Vadapalli
2024-10-07MAINTAINERS: add entry for ST STM32MP25 COMBOPHY driverChristian Bruel
2024-10-07phy: stm32: Add support for STM32MP25 COMBOPHY.Christian Bruel
2024-10-07dt-bindings: phy: Add STM32MP25 COMBOPHY bindingsChristian Bruel
2024-10-07phy: mvebu-cp110-utmi: support swapping d+/d- lanes by dts propertyJosua Mayer
2024-10-07phy: cadence: Sierra: Fix offset of DEQ open eye algorithm control registerBartosz Wawrzyniak
2024-10-07phy: phy-rockchip-inno-usb2: Use dev_err_probe() in the probe pathDragan Simic
2024-10-07phy: phy-rockchip-inno-usb2: Handle failed extcon allocation betterDragan Simic
2024-10-07phy: phy-rockchip-inno-usb2: Perform trivial code cleanupsDragan Simic
2024-10-07phy: usb: update Broadcom driver table to use designated initializersSam Edwards
2024-10-07phy: usb: Fix missing elements in BCM4908 USB init arraySam Edwards
2024-10-07xfs: skip background cowblock trims on inodes open for writeBrian Foster
2024-10-07xfs: support lowmode allocations in xfs_bmap_exact_minlen_extent_allocChristoph Hellwig
2024-10-07xfs: call xfs_bmap_exact_minlen_extent_alloc from xfs_bmap_btallocChristoph Hellwig
2024-10-07xfs: don't ifdef around the exact minlen allocationsChristoph Hellwig
2024-10-07xfs: fold xfs_bmap_alloc_userdata into xfs_bmapi_allocateChristoph Hellwig
2024-10-07xfs: distinguish extra split from real ENOSPC from xfs_attr_node_try_addnameChristoph Hellwig