summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2025-10-22PM: EM: Implement em_nl_get_pd_table_doit()Changwoo Min-1/+107
2025-10-22PM: EM: Implement em_nl_get_pds_doit()Changwoo Min-1/+81
2025-10-22PM: EM: Add an iterator and accessor for the performance domainChangwoo Min-0/+52
2025-10-22PM: EM: Add a skeleton code for netlink notificationChangwoo Min-1/+53
2025-10-22PM: EM: Add em.yaml and autogen filesChangwoo Min-0/+71
2025-10-22PM: EM: Expose the ID of a performance domain via debugfsChangwoo Min-0/+12
2025-10-22PM: EM: Assign a unique ID when creating a performance domainChangwoo Min-1/+29
2025-10-22blktrace: handle BLKTRACESETUP2 ioctlJohannes Thumshirn-0/+36
2025-10-22blktrace: trace zone write plugging operationsJohannes Thumshirn-0/+39
2025-10-22blktrace: expose ZONE APPEND completions to blktraceJohannes Thumshirn-0/+21
2025-10-22blktrace: add block trace commands for zone operationsJohannes Thumshirn-4/+25
2025-10-22blktrace: move ftrace blk_io_tracer to blk_io_trace2Johannes Thumshirn-8/+8
2025-10-22blktrace: move trace_note to blk_io_trace2Johannes Thumshirn-7/+7
2025-10-22blktrace: differentiate between blk_io_trace versionsJohannes Thumshirn-1/+57
2025-10-22blktrace: add definitions for struct blk_io_trace2Johannes Thumshirn-0/+1
2025-10-22blktrace: pass blk_user_trace2 to setup functionsJohannes Thumshirn-9/+22
2025-10-22blktrace: add definitions for blk_user_trace_setup2Johannes Thumshirn-0/+3
2025-10-22blktrace: split do_blk_trace_setup into two functionsJohannes Thumshirn-38/+56
2025-10-22blktrace: change the internal action to 64bitJohannes Thumshirn-19/+19
2025-10-22blktrace: untangle if/else sequence in __blk_add_traceJohannes Thumshirn-2/+11
2025-10-22blktrace: split out relaying a blktrace eventJohannes Thumshirn-28/+32
2025-10-22blktrace: factor out recording a blktrace eventJohannes Thumshirn-40/+49
2025-10-22blktrace: only calculate trace length onceJohannes Thumshirn-6/+8
2025-10-22sched/fair: Start a cfs_rq on throttled hierarchy with PELT clock throttledK Prateek Nayak-0/+12
2025-10-22printk_ringbuffer: don't needlessly wrap data blocks aroundDaniil Tatianin-8/+20
2025-10-21sched_ext: Fix scx_bpf_dsq_insert() backward binary compatibilityTejun Heo-6/+6
2025-10-21bpf: make bpf_insn_successors to return a pointerAnton Protopopov-32/+64
2025-10-21bpf: generalize and export map_get_next_key for arraysAnton Protopopov-10/+9
2025-10-21bpf: save the start of functions in bpf_prog_auxAnton Protopopov-0/+1
2025-10-21bpf: fix the return value of push_stackAnton Protopopov-40/+40
2025-10-21bpf: Sync pending IRQ work before freeing ring bufferNoorain Eqbal-0/+2
2025-10-21bpf: Clarify get_outer_instance() handling in propagate_to_outer_instance()Shardul Bankar-0/+2
2025-10-21seqlock: Change thread_group_cputime() to use scoped_seqlock_read()Oleg Nesterov-15/+5
2025-10-21locking/spinlock/debug: Fix data-race in do_raw_write_lockAlexander Sverdlin-2/+2
2025-10-20Merge tag 'cgroup-for-6.18-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+1
2025-10-20PM: hibernate: Rework message printing in swsusp_save()Rafael J. Wysocki-7/+6
2025-10-20genirq/msi: Slightly simplify msi_domain_alloc()Christophe JAILLET-1/+1
2025-10-20timekeeping: Fix aux clocks sysfs initialization loop boundHaofeng Li-1/+1
2025-10-20cgroup/cpuset: Don't track # of local child partitionsWaiman Long-31/+13
2025-10-20rv: Make rtapp/pagefault monitor depends on CONFIG_MMUNam Cao-0/+1
2025-10-20rv: Fully convert enabled_monitors to use list_head as iteratorNam Cao-6/+6
2025-10-19Merge tag 'sched_urgent_for_v6.18_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-13/+18
2025-10-19Merge tag 'perf_urgent_for_v6.18_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-7/+7
2025-10-18bpf: mark vma->{vm_mm,vm_file} as __safe_trusted_or_nullYafang Shao-0/+6
2025-10-18bpf: mark mm->owner as __safe_rcu_or_nullYafang Shao-0/+3
2025-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf at 6.18-rc2Alexei Starovoitov-12/+32
2025-10-18sched_ext: Allow forcibly picking an scx taskAndrea Righi-2/+16
2025-10-18dma: contiguous: Reserve default CMA heapMaxime Ripard-0/+6
2025-10-18dma: contiguous: Register reusable CMA regions at bootMaxime Ripard-0/+5
2025-10-18PM: console: Fix memory allocation error handling in pm_vt_switch_required()Malaya Kumar Rout-2/+6