summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2025-07-16rcu: Fix rcu_read_unlock() deadloop due to IRQ workJoel Fernandes
2025-07-16rcu: Enable rcu_normal_wake_from_gp on small systemsUladzislau Rezki (Sony)
2025-07-16rcu: Protect ->defer_qs_iw_pending from data racePaul E. McKenney
2025-07-15blktrace: add zoned block commands to blk_fill_rwbsJohannes Thumshirn
2025-07-15kexec_core: Drop redundant pm_restore_gfp_mask() callRafael J. Wysocki
2025-07-15kexec_core: Fix error code path in the KEXEC_JUMP flowRafael J. Wysocki
2025-07-15PM: suspend: clean up redundant filesystems_freeze/thaw() handlingZihuan Zhang
2025-07-15PM: suspend: Drop a misplaced pm_restore_gfp_mask() callRafael J. Wysocki
2025-07-15kprobes: Add missing kerneldoc for __get_insn_slotPeng Jiang
2025-07-14lockdep: Speed up lockdep_unregister_key() with expedited RCU synchronizationBreno Leitao
2025-07-14locking/mutex: Remove redundant #ifdefsRan Xiaokai
2025-07-14locking/lockdep: Change 'static const' variables to enum valuesArnd Bergmann
2025-07-14locking/lockdep: Avoid struct return in lock_stats()Arnd Bergmann
2025-07-14lib/crypto: sha1: Rename sha1_init() to sha1_init_raw()Eric Biggers
2025-07-14sched: Start blocked_on chain processing in find_proxy_task()Peter Zijlstra
2025-07-14sched: Fix proxy/current (push,pull)abilityValentin Schneider
2025-07-14sched: Add an initial sketch of the find_proxy_task() functionJohn Stultz
2025-07-14sched: Fix runtime accounting w/ split exec & sched contextsJohn Stultz
2025-07-14sched: Move update_curr_task logic into update_curr_seJohn Stultz
2025-07-14locking/mutex: Add p->blocked_on wrappers for correctness checksValentin Schneider
2025-07-14locking/mutex: Rework task_struct::blocked_onPeter Zijlstra
2025-07-14sched: Add CONFIG_SCHED_PROXY_EXEC & boot argument to enable/disableJohn Stultz
2025-07-14Merge branch 'tip/sched/urgent'Peter Zijlstra
2025-07-14sched/topology: Remove sched_domain_topology_level::flagsK Prateek Nayak
2025-07-14smpboot: introduce SDTL_INIT() helper to tidy sched topology setupLi Chen
2025-07-14sched/deadline: Fix accounting after global limits changeJuri Lelli
2025-07-14sched/deadline: Reset extra_bw to max_bw when clearing root domainsJuri Lelli
2025-07-14sched/deadline: Initialize dl_servers after SMPJuri Lelli
2025-07-14sched: Change nr_uninterruptible type to unsigned longAruna Ramakrishna
2025-07-13mm/page_alloc: add support for initializing pageblock as isolatedZi Yan
2025-07-13kernel,cpuset: use node-notifier instead of memory-notifierOscar Salvador
2025-07-13mm, madvise: extract mm code from prctl_set_vma() to mm/madvise.cVlastimil Babka
2025-07-13Merge tag 'perf_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-07-12Merge branch 'mm-hotfixes-stable' into mm-stable to pick up changes whichAndrew Morton
2025-07-12Merge tag 'mm-hotfixes-stable-2025-07-11-16-16' of git://git.kernel.org/pub/s...Linus Torvalds
2025-07-11locking/rwsem: Use OWNER_NONSPINNABLE directly instead of OWNER_SPINNABLEJinliang Zheng
2025-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-11panic: Fix up description of vpanic()Nam Cao
2025-07-11bpf: Remove attach_type in bpf_tracing_linkTao Chen
2025-07-11bpf: Remove attach_type in bpf_netns_linkTao Chen
2025-07-11bpf: Remove location field in tcx_linkTao Chen
2025-07-11bpf: Remove attach_type in bpf_cgroup_linkTao Chen
2025-07-11bpf: Add attach_type field to bpf_linkTao Chen
2025-07-11bpf: Forget ranges when refining tnum after JSETPaul Chaignon
2025-07-11bpf/arena: add bpf_arena_reserve_pages kfuncEmil Tsalapatis
2025-07-11cpu: Define attack vectorsDavid Kaplan
2025-07-11Merge tag 'dma-mapping-6.16-2025-07-11' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-07-11futex: Remove support for IMMUTABLESebastian Andrzej Siewior
2025-07-11futex: Make futex_private_hash_get() staticSebastian Andrzej Siewior
2025-07-11futex: Use RCU-based per-CPU reference counting instead of rcuref_tPeter Zijlstra