summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dma-mapping-6.9-2024-03-24' of git://git.infradead.org/users/hch/d...Linus Torvalds2024-03-241-12/+33
|\
| * swiotlb: Reinstate page-alignment for mappings >= PAGE_SIZEWill Deacon2024-03-131-7/+11
| * swiotlb: Fix alignment checks when both allocation and DMA masks are presentWill Deacon2024-03-131-2/+9
| * swiotlb: Honour dma_alloc_coherent() alignment in swiotlb_alloc()Will Deacon2024-03-131-1/+3
| * swiotlb: Enforce page alignment in swiotlb_alloc()Will Deacon2024-03-131-0/+6
| * swiotlb: Fix double-allocation of slots due to broken alignment handlingWill Deacon2024-03-131-12/+14
* | Merge tag 'timers-urgent-2024-03-23' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-03-232-3/+20
|\ \
| * | timers: Fix removed self-IPI on global timer's enqueue in nohz_fullFrederic Weisbecker2024-03-191-1/+11
| * | timers/migration: Fix endless timer requeue after idle interruptsFrederic Weisbecker2024-03-191-2/+9
* | | Merge tag 'core-entry-2024-03-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-03-231-1/+7
|\ \ \
| * | | entry: Respect changes to system call number by trace_sys_enter()André Rösti2024-03-121-1/+7
* | | | Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-222-7/+22
|\ \ \ \
| * | | | membarrier: riscv: Provide core serializing commandAndrea Parri2024-02-152-0/+8
| * | | | locking: Introduce prepare_sync_core_cmd()Andrea Parri2024-02-151-0/+1
| * | | | membarrier: Create Documentation/scheduler/membarrier.rstAndrea Parri2024-02-152-5/+10
| * | | | membarrier: riscv: Add full memory barrier in switch_mm()Andrea Parri2024-02-151-2/+3
* | | | | Merge tag 'rtc-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2024-03-212-2/+2
|\ \ \ \ \
| * | | | | rtc: class: make rtc_class constantRicardo B. Marliere2024-03-082-2/+2
| |/ / / /
* | | | | Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-03-211-0/+3
|\ \ \ \ \
| * | | | | bpf: report RCU QS in cpumap kthreadYan Zhai2024-03-201-0/+3
* | | | | | Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2024-03-211-2/+1
|\ \ \ \ \ \
| * | | | | | kbuild: remove EXPERT and !COMPILE_TEST guarding from TRIM_UNUSED_KSYMSMasahiro Yamada2024-02-201-2/+1
* | | | | | | Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-03-212-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Merge 6.8-rc5 into driver-core-nextGreg Kroah-Hartman2024-02-1915-97/+126
| |\| | | | | |
| * | | | | | | kobject: make uevent_seqnum atomicEric Dumazet2024-02-171-1/+1
| * | | | | | | workqueue: make wq_subsys constRicardo B. Marliere2024-02-081-1/+1
* | | | | | | | Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-03-211-3/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | serial: Lock console when calling into driver before registrationPeter Collingbourne2024-03-051-3/+18
* | | | | | | | | Merge tag 'pm-6.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2024-03-191-0/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | PM: EM: Force device drivers to provide power in uWLukasz Luba2024-03-131-0/+11
* | | | | | | | | | Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2024-03-1810-712/+1007
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tracing: Use div64_u64() instead of do_div()Thorsten Blum2024-03-181-3/+2
| * | | | | | | | | | tracing: Support to dump instance traces by ftrace_dump_on_oopsHuang Yiwei2024-03-183-43/+119
| * | | | | | | | | | ftrace: Fix most kernel-doc warningsRandy Dunlap2024-03-181-44/+46
| * | | | | | | | | | tracing: Decrement the snapshot if the snapshot trigger fails to registerSteven Rostedt (Google)2024-03-181-1/+4
| * | | | | | | | | | tracing: Fix snapshot counter going between two tracers that use itSteven Rostedt (Google)2024-03-181-1/+1
| * | | | | | | | | | tracing: Use init_utsname()->releaseJohn Garry2024-03-181-2/+2
| * | | | | | | | | | tracing/user_events: Introduce multi-format eventsBeau Belgrave2024-03-181-12/+90
| * | | | | | | | | | tracing/user_events: Prepare find/delete for same name eventsBeau Belgrave2024-03-181-48/+59
| * | | | | | | | | | tracing: Add snapshot refcountVincent Donnefort2024-03-183-36/+129
| * | | | | | | | | | ring-buffer: Make wake once of ring_buffer_wait() more robustSteven Rostedt (Google)2024-03-181-13/+21
| * | | | | | | | | | ring-buffer: use READ_ONCE() to read cpu_buffer->commit_page in concurrent en...linke li2024-03-171-1/+1
| * | | | | | | | | | ring-buffer: Zero ring-buffer sub-buffersVincent Donnefort2024-03-171-3/+6
| * | | | | | | | | | tracing: Move saved_cmdline code into trace_sched_switch.cSteven Rostedt (Google)2024-03-173-512/+528
| * | | | | | | | | | tracing: Move open coded processing of tgid_map into helper functionSteven Rostedt (Google)2024-03-171-15/+23
| * | | | | | | | | | tracing: Have saved_cmdlines arrays all in one allocationSteven Rostedt (Google)2024-03-171-10/+8
* | | | | | | | | | | Merge tag 'timers-urgent-2024-03-17' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-03-171-20/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | timer/migration: Remove buggy early return on deactivationFrederic Weisbecker2024-03-161-20/+0
* | | | | | | | | | | Merge tag 'bcachefs-2024-03-13' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-03-151-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | kernel/hung_task.c: export sysctl_hung_task_timeout_secsKent Overstreet2024-03-131-0/+1
| | |_|_|/ / / / / / / | |/| | | | | | | | |