summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-02gpu: nova-core: Hopper/Blackwell: new location for PCI config mirrorJohn Hubbard
2026-06-02gpu: nova-core: set DMA mask width based on GPU architectureJohn Hubbard
2026-06-02block, bfq: release cgroup stats with bfq_groupYu Kuai
2026-06-02mm: mm_init: use div64_ul() instead of do_div()Giorgi Tchankvetadze
2026-06-02driver core: Use system_percpu_wq instead of system_wqNathan Chancellor
2026-06-02iio: light: veml3328: add support for new deviceJoshua Crofts
2026-06-02nvme: refresh multipath head zoned limits from path limitsYao Sang
2026-06-02nvme: fix FDP fdpcidx bounds checkliuxixin
2026-06-02arm64: dts: rockchip: enable adc button for Radxa E25Chukun Pan
2026-06-02Merge tag 'v7.2-rockchip-dts64-1' of https://git.kernel.org/pub/scm/linux/ker...Linus Walleij
2026-06-02Merge tag 'v7.2-rockchip-dts32' of https://git.kernel.org/pub/scm/linux/kerne...Linus Walleij
2026-06-02wifi: mac80211: limit injected antenna index in ieee80211_parse_tx_radiotapDeepanshu Kartikey
2026-06-02wifi: nl80211: reject oversized EMA RNR listsYuqi Xu
2026-06-02ARM64: remove unnecessary architecture-specific <asm/device.h>Ethan Nelson-Moore
2026-06-02nvme-tcp: Use WQ_PERCPU explicitly if wq_unbound is false.Kuniyuki Iwashima
2026-06-02nvmet: fix pre-auth out-of-bounds heap read in Discovery Get Log PageBryam Vargas
2026-06-02rseq: Fix using an uninitialized stack variable in rseq_exit_user_update()Qing Wang
2026-06-02sched/fair: Unify cfs_rq throttling via account_cfs_rq_runtime()Peter Zijlstra
2026-06-02sched/fair: Move the throttled tasks to a local list in tg_unthrottle_up()K Prateek Nayak
2026-06-02sched/fair: Call update_curr() before unthrottling the hierarchyK Prateek Nayak
2026-06-02sched/fair: Use throttled_csd_list for local unthrottleK Prateek Nayak
2026-06-02sched/fair: Convert cfs bandwidth throttling to use guardsK Prateek Nayak
2026-06-02sched/fair: Allocate cfs_tg_state with percpu allocatorZecheng Li
2026-06-02sched/fair: Remove task_group->se pointer arrayZecheng Li
2026-06-02sched/fair: Co-locate cfs_rq and sched_entity in cfs_tg_stateZecheng Li
2026-06-02sched: restore timer_slack_ns when resetting RT policy on forkGuanyou.Chen
2026-06-02MAINTAINERS: Fix spelling mistake in Peter's nameZenghui Yu
2026-06-02sched: Simplify ttwu_runnable()Peter Zijlstra
2026-06-02sched/proxy: Remove superfluous clear_task_blocked_in()Peter Zijlstra
2026-06-02sched/proxy: Remove PROXY_WAKINGK Prateek Nayak
2026-06-02sched/proxy: Switch proxy to use p->is_blockedPeter Zijlstra
2026-06-02sched/proxy: Only return migrate when neededPeter Zijlstra
2026-06-02sched: Be more strict about p->is_blockedPeter Zijlstra
2026-06-02sched/proxy: Optimize try_to_wake_up()Peter Zijlstra
2026-06-02sched: Add blocked_donor link to task for smarter mutex handoffsPeter Zijlstra
2026-06-02sched: Add is_blocked task flagJohn Stultz
2026-06-02sched: Have try_to_wake_up() handle return-migration for PROXY_WAKING caseJohn Stultz
2026-06-02sched: Rework block_task so it can be directly calledJohn Stultz
2026-06-02sched: deadline: Add dl_rq->curr pointer to address issues with Proxy ExecJohn Stultz
2026-06-02sched: deadline: Add some helper variables to cleanup deadline logicJohn Stultz
2026-06-02sched: Rework prev_balance() to avoid stale prev referencesJohn Stultz
2026-06-02locking: mutex: Fix proxy-exec potentially deactivating tasks marked TASK_RUN...John Stultz
2026-06-02Merge branch 'tip/sched/urgent'Peter Zijlstra
2026-06-02drm/tyr: use IoMem directly instead of DevresDanilo Krummrich
2026-06-02drm/tyr: separate driver type from driver dataDanilo Krummrich
2026-06-02nvme-multipath: set BIO_REMAPPED on bios remapped to per-path namespace disksAchkinazi, Igor
2026-06-02xfrm: iptfs: fix use-after-free on first_skb in __input_process_payloadZhenghang Xiao
2026-06-02nvme-multipath: require exact iopolicy names for module parameterliyouhong
2026-06-02nvme-multipath: pass NS head to nvme_mpath_revalidate_paths()John Garry
2026-06-02USB: serial: io_ti: fix heap overflow in build_i2c_fw_hdr()Adrian Korwel