summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-29firewire: ohci: minor code refactoring to localize text tableTakashi Sakamoto
2024-07-29firewire: ohci: use TCODE_LINK_INTERNAL consistentlyTakashi Sakamoto
2024-07-29irqchip/meson-gpio: Convert meson_gpio_irq_controller::lock to 'raw_spinlock_t'Arseniy Krasnov
2024-07-29x86/aperfmperf: Fix deadlock on cpu_hotplug_lockJonathan Cameron
2024-07-29drm/nouveau: remove unused variable retJani Nikula
2024-07-29ASoC: cs530x: Change IN HPF Select kcontrol namePaul Handrigan
2024-07-29ASoC: amd: yc: Support mic on HP 14-em0002laBruno Ancona
2024-07-29ASoC: sti: add missing probe entry for player and readerJerome Audu
2024-07-29ASoC: codecs: wsa884x: Correct Soundwire ports maskKrzysztof Kozlowski
2024-07-29ASoC: codecs: wsa883x: Correct Soundwire ports maskKrzysztof Kozlowski
2024-07-29ASoC: codecs: wsa881x: Correct Soundwire ports maskKrzysztof Kozlowski
2024-07-29ASoC: codecs: wcd939x-sdw: Correct Soundwire ports maskKrzysztof Kozlowski
2024-07-29ASoC: codecs: wcd938x-sdw: Correct Soundwire ports maskKrzysztof Kozlowski
2024-07-29ASoC: codecs: wcd937x-sdw: Correct Soundwire ports maskKrzysztof Kozlowski
2024-07-29ASoC: fsl_micfil: Differentiate register access permission for platformsShengjiu Wang
2024-07-29ASoC: fsl_micfil: Expand the range of FIFO watermark maskShengjiu Wang
2024-07-29Merge branch 'mptcp-endpoint-readd-fixes' into mainDavid S. Miller
2024-07-29selftests: mptcp: always close input's FD if openedLiu Jing
2024-07-29selftests: mptcp: fix error pathPaolo Abeni
2024-07-29selftests: mptcp: add explicit test case for remove/readdPaolo Abeni
2024-07-29mptcp: fix NL PM announced address accountingPaolo Abeni
2024-07-29mptcp: fix user-space PM announced address accountingPaolo Abeni
2024-07-29arm64: dts: exynos: gs101: add syscon-poweroff and syscon-reboot nodesPeter Griffin
2024-07-29arm64: dts: exynos: exynos7885-jackpotlte: Correct RAM amount to 4GBDavid Virag
2024-07-29ARM: s3c: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2024-07-29rust: macros: indent list item in `module!`'s docsMiguel Ojeda
2024-07-29i915/perf: Remove code to update PWR_CLK_STATE for gen12Umesh Nerlige Ramappa
2024-07-29ALSA: hda/realtek: Add quirk for Acer Aspire E5-574GMavroudis Chatzilazaridis
2024-07-29Merge tag 'ti-k3-dt-for-v6.11-part2' into ti-k3-dts-nextNishanth Menon
2024-07-29rtnetlink: Don't ignore IFLA_TARGET_NETNSID when ifname is specified in rtnl_...Kuniyuki Iwashima
2024-07-29net: axienet: start napi before enabling Rx/TxAndy Chiu
2024-07-29tcp: Adjust clamping window for applications specifying SO_RCVBUFSubash Abhinov Kasiviswanathan
2024-07-29sched/fair: Cleanup fair_serverPeter Zijlstra
2024-07-29sched/rt: Remove default bandwidth controlPeter Zijlstra
2024-07-29sched/core: Fix picking of tasks for core scheduling with DL serverJoel Fernandes (Google)
2024-07-29sched/core: Fix priority checking for DL server picksJoel Fernandes (Google)
2024-07-29sched/fair: Fair server interfaceDaniel Bristot de Oliveira
2024-07-29sched/deadline: Deferrable dl serverDaniel Bristot de Oliveira
2024-07-29sched/fair: Add trivial fair serverPeter Zijlstra
2024-07-29sched/core: Clear prev->dl_server in CFS pick fast pathYoussef Esmat
2024-07-29sched/core: Add clearing of ->dl_server in put_prev_task_balance()Joel Fernandes (Google)
2024-07-29sched/deadline: Comment sched_dl_entity::dl_server variableDaniel Bristot de Oliveira
2024-07-29sched/fair: Make SCHED_IDLE entity be preempted in strict hierarchyTianchen Ding
2024-07-29sched: remove HZ_BW feature hedgePhil Auld
2024-07-29sched/fair: Remove cfs_rq::nr_spread_over and cfs_rq::exec_clockChuyi Zhou
2024-07-29sched/core: Add WARN_ON_ONCE() to check overflow for migrate_disable()Peilin He
2024-07-29sched: Initialize the vruntime of a new task when it is first enqueuedZhang Qiao
2024-07-29sched/core: Fix unbalance set_rq_online/offline() in sched_cpu_deactivate()Yang Yingliang
2024-07-29sched/core: Introduce sched_set_rq_on/offline() helperYang Yingliang
2024-07-29sched/smt: Fix unbalance sched_smt_present dec/incYang Yingliang