aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2025-08-14torture: Announce kernel boot status at torture-test startupPaul E. McKenney1-2/+3
2025-08-14rcu: Remove local_irq_save/restore() in rcu_preempt_deferred_qs_handler()Zqiang1-4/+1
2025-08-14Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+1
2025-08-13rcu: Document that rcu_barrier() hurries lazy callbacksPaul E. McKenney1-0/+5
2025-08-13cpuset: remove redundant CS_ONLINE flagChen Ridong2-5/+2
2025-08-13audit: add a missing tabDan Carpenter1-1/+1
2025-08-13dma/pool: Ensure DMA_DIRECT_REMAP allocations are decryptedShanker Donthineni1-2/+2
2025-08-13locking: Fix __clear_task_blocked_on() warning from __ww_mutex_wound() pathJohn Stultz1-1/+5
2025-08-13ipvs: Fix estimator kthreads preferred affinityFrederic Weisbecker1-0/+1
2025-08-12bpf: Replace kvfree with kfree for kzalloc memoryQianfeng Rong1-1/+1
2025-08-12bpf: Remove redundant __GFP_NOWARNQianfeng Rong2-2/+2
2025-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfMartin KaFai Lau35-522/+748
2025-08-12cgroup: Replace deprecated strcpy() with strscpy()Thorsten Blum1-1/+2
2025-08-11sched/ext: Fix invalid task state transitions on class switchAndrea Righi1-0/+4
2025-08-11futex: Use user_write_access_begin/_end() in futex_put_value()Waiman Long1-3/+3
2025-08-11audit: fix typo in auditfilter.c commentKieran Moy1-1/+1
2025-08-11audit: Replace deprecated strcpy() with strscpy()Thorsten Blum1-2/+4
2025-08-11audit: fix indentation in audit_log_exit()Casey Schaufler1-3/+4
2025-08-11of: reserved_mem: Restructure call site for dma_contiguous_early_fixup()Oreoluwa Babatunde1-2/+0
2025-08-11swiotlb: Remove redundant __GFP_NOWARNQianfeng Rong1-1/+1
2025-08-11dma-direct: clean up the logic in __dma_direct_alloc_pages()Petr Tesarik1-18/+13
2025-08-11rcu: Fix racy re-initialization of irq_work causing hangsFrederic Weisbecker3-2/+9
2025-08-10Merge tag 'smp_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+1
2025-08-10Merge tag 'irq_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+3
2025-08-10Merge tag 'locking_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+1
2025-08-09cgroup: avoid null de-ref in css_rstat_exit()JP Kobryn1-0/+3
2025-08-09cgroup/cpuset: Remove the unnecessary css_get/put() in cpuset_partition_write()Waiman Long1-2/+0
2025-08-09cgroup/cpuset: Fix a partition error with CPU hotplugWaiman Long1-3/+4
2025-08-09cgroup/cpuset: Use static_branch_enable_cpuslocked() on cpusets_insane_config...Waiman Long1-1/+1
2025-08-09Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-0/+3
2025-08-07bpf: use realloc in bpf_patch_insn_dataEduard Zingerman1-14/+15
2025-08-07bpf: removed unused 'env' parameter from is_reg64 and insn_has_def32Eduard Zingerman1-7/+7
2025-08-06cpu: Remove obsolete comment from takedown_cpu()Waiman Long1-3/+0
2025-08-06bpf: Allow struct_ops to get map id by kdataAmery Hung1-0/+12
2025-08-06genirq/test: Resolve irq lock inversion warningsBrian Norris1-1/+3
2025-08-06Merge tag 'kbuild-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds3-79/+69
2025-08-06Merge tag 'perf-fixes-27504' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-8/+28
2025-08-06kheaders: make it possible to override TARMichał Górny1-3/+3
2025-08-05perf/core: Prevent VMA split of buffer mappingsThomas Gleixner1-0/+10
2025-08-05perf/core: Handle buffer mapping fail correctly in perf_mmap()Thomas Gleixner1-2/+10
2025-08-05perf/core: Exit early on perf_mmap() failThomas Gleixner1-2/+4
2025-08-05perf/core: Don't leak AUX buffer refcount on allocation failureThomas Gleixner1-3/+4
2025-08-05perf/core: Preserve AUX buffer allocation failure resultThomas Gleixner1-2/+1
2025-08-05Merge tag 'mm-stable-2025-08-03-12-35' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-14/+8
2025-08-05Merge commit 'linus' into core/bugs, to resolve conflictsIngo Molnar249-5693/+11587
2025-08-04Merge tag 'printk-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-33/+78
2025-08-04sched/psi: Fix psi_seq initializationPeter Zijlstra1-5/+1
2025-08-04Merge branch 'rework/fixes' into for-linusPetr Mladek1-22/+41
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds17-171/+424
2025-08-03Merge tag 'trace-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds4-200/+117