summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-02-022-4/+4
|\
| * tracing/timerlat: Move hrtimer_init to timerlat_fd open()Daniel Bristot de Oliveira2024-02-011-3/+3
| * ring-buffer: Clean ring_buffer_poll_wait() error returnVincent Donnefort2024-01-311-1/+1
* | Merge tag 'trace-v6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-01-291-2/+4
|\|
| * tracing/trigger: Fix to return error if failed to alloc snapshotMasami Hiramatsu (Google)2024-01-261-2/+4
* | Merge tag 'mm-hotfixes-stable-2024-01-28-23-21' of git://git.kernel.org/pub/s...Linus Torvalds2024-01-291-1/+1
|\ \
| * | uprobes: use pagesize-aligned virtual address when replacing pagesDavid Hildenbrand2024-01-251-1/+1
* | | Merge tag 'locking_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-01-282-6/+20
|\ \ \
| * | | futex: Prevent the reuse of stale pi_stateSebastian Andrzej Siewior2024-01-192-6/+20
* | | | Merge tag 'irq_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-01-281-1/+1
|\ \ \ \
| * | | | genirq: Initialize resend_node hlist for all interrupt descriptorsDawei Li2024-01-241-1/+1
| | |/ / | |/| |
* | | | Merge tag 'timers_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-01-282-1/+29
|\ \ \ \
| * | | | tick/sched: Preserve number of idle sleeps across CPU hotplug eventsTim Chen2024-01-251-0/+5
| * | | | clocksource: Skip watchdog check for large watchdog intervalsJiri Wiesner2024-01-251-1/+24
| |/ / /
* | | | Merge tag 'urgent-rcu.2024.01.24a' of https://github.com/neeraju/linuxLinus Torvalds2024-01-252-3/+34
|\ \ \ \
| * | | | rcu: Defer RCU kthreads wakeup when CPU is dyingFrederic Weisbecker2024-01-242-3/+34
| |/ / /
* | | | Merge tag 'execve-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-241-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | exec: Distinguish in_execve from in_execKees Cook2024-01-241-0/+1
| |/ /
* / / tracing: Ensure visibility when inserting an element into tracing_mapPetr Pavlu2024-01-221-1/+6
|/ /
* | Merge tag 'timers-core-2024-01-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-01-211-0/+5
|\ \
| * | tick-sched: Fix idle and iowait sleeptime accounting vs CPU hotplugHeiko Carstens2024-01-191-0/+5
* | | Merge tag 'kgdb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds2024-01-181-2/+0
|\ \ \
| * | | kdb: Fix a potential buffer overflow in kdb_local()Christophe JAILLET2024-01-171-2/+0
* | | | Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-01-182-26/+209
|\ \ \ \
| * | | | bpf: enforce types for __arg_ctx-tagged arguments in global subprogsAndrii Nakryiko2024-01-171-0/+160
| * | | | bpf: extract bpf_ctx_convert_map logic and make it more reusableAndrii Nakryiko2024-01-171-26/+45
| * | | | bpf: Reject variable offset alu on PTR_TO_FLOW_KEYSHao Sun2024-01-161-0/+4
* | | | | Merge tag 'dma-mapping-6.8-2024-01-18' of git://git.infradead.org/users/hch/d...Linus Torvalds2024-01-182-1/+5
|\ \ \ \ \
| * | | | | dma-debug: fix kernel-doc warningsRandy Dunlap2024-01-151-1/+2
| * | | | | swiotlb: check alloc_size before the allocation of a new memory poolZhangPeng2024-01-091-0/+3
* | | | | | Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-01-181-1/+1
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...Joerg Roedel2024-01-031-1/+1
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | | * | | | | iommu: Change kconfig around IOMMU_SVAJason Gunthorpe2023-12-121-1/+1
| | |/ / / / /
* | | | | | | Merge tag 'trace-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2024-01-188-363/+777
|\ \ \ \ \ \ \
| * | | | | | | ring-buffer: Remove stale comment from ring_buffer_size()Steven Rostedt (Google)2024-01-091-6/+0
| * | | | | | | tracing histograms: Simplify parse_actions() functionSteven Rostedt (Google)2024-01-081-25/+24
| * | | | | | | ring-buffer: Use subbuf_order for buffer page maskingSteven Rostedt (Google)2023-12-211-8/+11
| * | | | | | | tracing: Update subbuffer with kilobytes not page orderSteven Rostedt (Google)2023-12-211-13/+25
| * | | | | | | ring-buffer: Just update the subbuffers when changing their allocation orderSteven Rostedt (Google)2023-12-211-17/+71
| * | | | | | | ring-buffer: Keep the same size when updating the orderSteven Rostedt (Google)2023-12-211-1/+4
| * | | | | | | tracing: Stop the tracing while changing the ring buffer subbuf sizeSteven Rostedt (Google)2023-12-211-3/+10
| * | | | | | | tracing: Update snapshot order along with main buffer orderSteven Rostedt (Google)2023-12-211-2/+43
| * | | | | | | ring-buffer: Make sure the spare sub buffer used for reads has same sizeSteven Rostedt (Google)2023-12-211-0/+11
| * | | | | | | ring-buffer: Do no swap cpu buffers if order is differentSteven Rostedt (Google)2023-12-211-0/+3
| * | | | | | | ring-buffer: Clear pages on error in ring_buffer_subbuf_order_set() failureSteven Rostedt (Google)2023-12-211-0/+1
| * | | | | | | ring-buffer: Read and write to ring buffers with custom sub buffer sizeTzvetomir Stoyanov (VMware)2023-12-203-38/+81
| * | | | | | | ring-buffer: Set new size of the ring buffer sub pageTzvetomir Stoyanov (VMware)2023-12-201-7/+73
| * | | | | | | ring-buffer: Add interface for configuring trace sub buffer sizeTzvetomir Stoyanov (VMware)2023-12-202-0/+121
| * | | | | | | ring-buffer: Page size per ring bufferTzvetomir Stoyanov (VMware)2023-12-204-45/+85
| * | | | | | | ring-buffer: Have ring_buffer_print_page_header() be able to access ring_buff...Tzvetomir Stoyanov (VMware)2023-12-201-30/+30