summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'timers_urgent_for_v6.8_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-02-111-0/+3
|\
| * hrtimer: Report offline hrtimer enqueueFrederic Weisbecker2024-02-061-0/+3
* | Merge tag 'mm-hotfixes-stable-2024-02-10-11-16' of git://git.kernel.org/pub/s...Linus Torvalds2024-02-102-25/+35
|\ \
| * | exit: wait_task_zombie: kill the no longer necessary spin_lock_irq(siglock)Oleg Nesterov2024-02-071-7/+3
| * | getrusage: use sig->stats_lock rather than lock_task_sighand()Oleg Nesterov2024-02-071-3/+13
| * | getrusage: move thread_group_cputime_adjusted() outside of lock_task_sighand()Oleg Nesterov2024-02-071-15/+19
| |/
* | Merge tag 'trace-v6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-02-092-38/+47
|\ \
| * | tracing: Fix wasted memory in saved_cmdlines logicSteven Rostedt (Google)2024-02-091-38/+37
| * | ftrace: Fix DIRECT_CALLS to use SAVE_REGS by defaultMasami Hiramatsu (Google)2024-02-091-0/+10
* | | kprobes: Remove unnecessary initial values of variablesLi zeming2024-02-081-2/+2
* | | tracing/probes: Fix to set arg size and fmt after setting type from BTFMasami Hiramatsu (Google)2024-02-081-12/+13
* | | tracing/probes: Fix to show a parse error for bad type for $commMasami Hiramatsu (Google)2024-02-082-3/+7
| |/ |/|
* | 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