summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-02-19SUNRPC: Prevent looping due to rpc_signal_task() racesTrond Myklebust-4/+2
2025-02-19drm/bridge: Pass full state to atomic_post_disableMaxime Ripard-1/+1
2025-02-19drm/bridge: Pass full state to atomic_disableMaxime Ripard-1/+1
2025-02-19drm/bridge: Pass full state to atomic_enableMaxime Ripard-1/+1
2025-02-19drm/bridge: Pass full state to atomic_pre_enableMaxime Ripard-1/+1
2025-02-19drm/atomic: Document history of drm_atomic_stateMaxime Ripard-0/+31
2025-02-19PM: sleep: Use DPM_FLAG_SMART_SUSPEND conditionallyRafael J. Wysocki-1/+10
2025-02-19can: canxl: support Remote Request Substitution bit accessOliver Hartkopp-1/+2
2025-02-18bpf: fix env->peak_states computationEduard Zingerman-0/+2
2025-02-18bpf: free verifier states when they are no longer referencedEduard Zingerman-6/+8
2025-02-18bpf: use list_head to track explored states and free listEduard Zingerman-3/+6
2025-02-18net: Add net_passive_inc() and net_passive_dec().Kuniyuki Iwashima-0/+11
2025-02-18ipv6: initialize inet socket cookies with sockcm_initWillem de Bruijn-0/+2
2025-02-18ipv6: replace ipcm6_init calls with ipcm6_init_skWillem de Bruijn-9/+0
2025-02-18ipv4: remove get_rttosWillem de Bruijn-8/+3
2025-02-18ipv4: initialize inet socket cookies with sockcm_initWillem de Bruijn-3/+2
2025-02-18net: initialize mark in sockcm_initWillem de Bruijn-0/+1
2025-02-18net: phy: c45: remove local advertisement parameter from genphy_c45_eee_is_ac...Heiner Kallweit-2/+1
2025-02-18net: phy: improve phy_disable_eee_modeHeiner Kallweit-0/+3
2025-02-18net: phy: move definition of phy_is_started before phy_disable_eee_modeHeiner Kallweit-7/+7
2025-02-18io_uring: fix spelling error in uapi io_uring.hJens Axboe-1/+1
2025-02-18kunit: Clarify kunit_skip() argument nameKevin Brodsky-10/+10
2025-02-18PM: runtime: Introduce pm_runtime_blocked()Rafael J. Wysocki-0/+2
2025-02-18PM: Block enabling of runtime PM during system suspendRafael J. Wysocki-0/+5
2025-02-18PM: Rearrange documentation related to __pm_runtime_disable()Rafael J. Wysocki-5/+12
2025-02-18ACPI: platform_profile: Improve platform_profile_unregister()Kurt Borja-1/+1
2025-02-18s390/vfio-ap: Signal eventfd when guest AP configuration is changedRorie Reyes-0/+1
2025-02-18Merge tag 'sound-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-1/+2
2025-02-18soc: apple: rtkit: Pass the crashlog to the crashed() callbackAsahi Lina-1/+1
2025-02-18objpool: rework objpool_pop()Yury Norov-4/+3
2025-02-18cpumask: add for_each_{possible,online}_cpu_wrapYury Norov-0/+10
2025-02-18bitmap: Align documentation between bitmap_gather() and bitmap_scatter()Andy Shevchenko-3/+5
2025-02-18nvme: Cleanup the definition of the controller config register fieldsDamien Le Moal-7/+33
2025-02-18nvme-tcp: add basic support for the C2HTermReq PDUMaurizio Lombardi-0/+2
2025-02-18trace: tcp: Add tracepoint for tcp_cwnd_reduction()Breno Leitao-0/+6
2025-02-18gpiolib: don't build HTE code with CONFIG_HTE disabledBartosz Golaszewski-14/+22
2025-02-18gpiolib: move all includes to the top of gpio/consumer.hBartosz Golaszewski-9/+3
2025-02-18x86: Move sysctls into arch/x86Joel Granados-1/+0
2025-02-18Merge tag 'v6.14-rc3' into x86/core, to pick up fixesIngo Molnar-30/+177
2025-02-18can: Switch to use hrtimer_setup()Nam Cao-0/+5
2025-02-18percpu: Remove __per_cpu_loadBrian Gerst-2/+1
2025-02-18percpu: Remove PERCPU_VADDR()Brian Gerst-35/+1
2025-02-18percpu: Remove PER_CPU_FIRST_SECTIONBrian Gerst-13/+0
2025-02-18sched: Compact RSEQ concurrency IDs with reduced threads and affinityMathieu Desnoyers-3/+4
2025-02-18media: v4l2-dv-timings: add v4l2_num_edid_blocks() helperHans Verkuil-0/+1
2025-02-18Merge drm/drm-next into drm-misc-nextThomas Zimmermann-34/+81
2025-02-17taskstats: modify taskstats versionWang Yaxin-1/+1
2025-02-17bpf: Support getting referenced kptr from struct_ops argumentAmery Hung-0/+3
2025-02-17bpf: Make every prog keep a copy of ctx_arg_infoAmery Hung-2/+5
2025-02-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-7/+175