summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-02-19net: fib_rules: Add port mask attributesIdo Schimmel
2025-02-19Merge tag 'mm-hotfixes-stable-2025-02-19-17-49' of git://git.kernel.org/pub/s...Linus Torvalds
2025-02-19mm: Add copy_remote_vm_str() for readng C strings from remote VMJordan Rome
2025-02-20power: supply: bq27xxx: Add voltage_max_design property for bq270x0 and bq27x10Sicelo A. Mhlongo
2025-02-19SUNRPC: Prevent looping due to rpc_signal_task() racesTrond Myklebust
2025-02-19drm/bridge: Pass full state to atomic_post_disableMaxime Ripard
2025-02-19drm/bridge: Pass full state to atomic_disableMaxime Ripard
2025-02-19drm/bridge: Pass full state to atomic_enableMaxime Ripard
2025-02-19drm/bridge: Pass full state to atomic_pre_enableMaxime Ripard
2025-02-19drm/atomic: Document history of drm_atomic_stateMaxime Ripard
2025-02-19PM: sleep: Use DPM_FLAG_SMART_SUSPEND conditionallyRafael J. Wysocki
2025-02-19can: canxl: support Remote Request Substitution bit accessOliver Hartkopp
2025-02-18bpf: fix env->peak_states computationEduard Zingerman
2025-02-18bpf: free verifier states when they are no longer referencedEduard Zingerman
2025-02-18bpf: use list_head to track explored states and free listEduard Zingerman
2025-02-18net: Add net_passive_inc() and net_passive_dec().Kuniyuki Iwashima
2025-02-18ipv6: initialize inet socket cookies with sockcm_initWillem de Bruijn
2025-02-18ipv6: replace ipcm6_init calls with ipcm6_init_skWillem de Bruijn
2025-02-18ipv4: remove get_rttosWillem de Bruijn
2025-02-18ipv4: initialize inet socket cookies with sockcm_initWillem de Bruijn
2025-02-18net: initialize mark in sockcm_initWillem de Bruijn
2025-02-18net: phy: c45: remove local advertisement parameter from genphy_c45_eee_is_ac...Heiner Kallweit
2025-02-18net: phy: improve phy_disable_eee_modeHeiner Kallweit
2025-02-18net: phy: move definition of phy_is_started before phy_disable_eee_modeHeiner Kallweit
2025-02-18io_uring: fix spelling error in uapi io_uring.hJens Axboe
2025-02-18kunit: Clarify kunit_skip() argument nameKevin Brodsky
2025-02-18PM: runtime: Introduce pm_runtime_blocked()Rafael J. Wysocki
2025-02-18PM: Block enabling of runtime PM during system suspendRafael J. Wysocki
2025-02-18PM: Rearrange documentation related to __pm_runtime_disable()Rafael J. Wysocki
2025-02-18ACPI: platform_profile: Improve platform_profile_unregister()Kurt Borja
2025-02-18s390/vfio-ap: Signal eventfd when guest AP configuration is changedRorie Reyes
2025-02-18Merge tag 'sound-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-02-18soc: apple: rtkit: Pass the crashlog to the crashed() callbackAsahi Lina
2025-02-18objpool: rework objpool_pop()Yury Norov
2025-02-18cpumask: add for_each_{possible,online}_cpu_wrapYury Norov
2025-02-18bitmap: Align documentation between bitmap_gather() and bitmap_scatter()Andy Shevchenko
2025-02-18nvme: Cleanup the definition of the controller config register fieldsDamien Le Moal
2025-02-18nvme-tcp: add basic support for the C2HTermReq PDUMaurizio Lombardi
2025-02-18trace: tcp: Add tracepoint for tcp_cwnd_reduction()Breno Leitao
2025-02-18gpiolib: don't build HTE code with CONFIG_HTE disabledBartosz Golaszewski
2025-02-18gpiolib: move all includes to the top of gpio/consumer.hBartosz Golaszewski
2025-02-18x86: Move sysctls into arch/x86Joel Granados
2025-02-18Merge tag 'v6.14-rc3' into x86/core, to pick up fixesIngo Molnar
2025-02-18can: Switch to use hrtimer_setup()Nam Cao
2025-02-18percpu: Remove __per_cpu_loadBrian Gerst
2025-02-18percpu: Remove PERCPU_VADDR()Brian Gerst
2025-02-18percpu: Remove PER_CPU_FIRST_SECTIONBrian Gerst
2025-02-18sched: Compact RSEQ concurrency IDs with reduced threads and affinityMathieu Desnoyers
2025-02-18media: v4l2-dv-timings: add v4l2_num_edid_blocks() helperHans Verkuil
2025-02-18Merge drm/drm-next into drm-misc-nextThomas Zimmermann