Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | ring-buffer: Check if absolute timestamp goes backwards | Steven Rostedt (Google) | 2023-12-19 | 1 | -18/+28 | |
| * | | | | | | | ring-buffer: Add interrupt information to dump of data sub-buffer | Steven Rostedt (Google) | 2023-12-19 | 1 | -4/+75 | |
| * | | | | | | | ring-buffer: Remove 32bit timestamp logic | Steven Rostedt (Google) | 2023-12-19 | 1 | -167/+9 | |
| * | | | | | | | tracing: Increase size of trace_marker_raw to max ring buffer entry | Steven Rostedt (Google) | 2023-12-19 | 1 | -9/+5 | |
| * | | | | | | | tracing: Have trace_marker break up by lines by size of trace_seq | Steven Rostedt (Google) | 2023-12-19 | 1 | -0/+5 | |
| * | | | | | | | trace_seq: Increase the buffer size to almost two pages | Steven Rostedt (Google) | 2023-12-19 | 2 | -6/+3 | |
| * | | | | | | | tracing: Allow for max buffer data size trace_marker writes | Steven Rostedt (Google) | 2023-12-19 | 2 | -7/+39 | |
| * | | | | | | | ring-buffer: Add offset of events in dump on mismatch | Steven Rostedt (Google) | 2023-12-19 | 1 | -4/+9 | |
| * | | | | | | | tracing: Allow creating instances with specified system events | Steven Rostedt (Google) | 2023-12-19 | 4 | -8/+66 | |
* | | | | | | | | Merge tag 'probes-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/trac... | Linus Torvalds | 2024-01-18 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | trace/kprobe: Display the actual notrace function when rejecting a probe | Naveen N Rao | 2023-12-17 | 1 | -2/+2 | |
* | | | | | | | | | Merge tag 'sched-urgent-2024-01-18' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2024-01-18 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | sched/fair: Fix frequency selection for non-invariant case | Vincent Guittot | 2024-01-16 | 1 | -1/+5 | |
* | | | | | | | | | | Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2024-01-18 | 3 | -31/+8 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | kernfs: Convert kernfs_path_from_node_locked() from strlcpy() to strscpy() | Kees Cook | 2023-12-15 | 3 | -4/+4 | |
| * | | | | | | | | | kernel/cgroup: use kernfs_create_dir_ns() | Max Kellermann | 2023-12-15 | 1 | -27/+4 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2024-01-18 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | dma-debug: make dma_debug_add_bus take a const pointer | Greg Kroah-Hartman | 2024-01-04 | 1 | -1/+1 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'mm-hotfixes-stable-2024-01-12-16-52' of git://git.kernel.org/pub/s... | Linus Torvalds | 2024-01-17 | 2 | -3/+14 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | kernel/crash_core.c: make __crash_hotplug_lock static | Andrew Morton | 2024-01-13 | 1 | -1/+1 | |
| * | | | | | | | | | kexec: do syscore_shutdown() in kernel_kexec | James Gowans | 2024-01-13 | 1 | -0/+1 | |
| * | | | | | | | | | kdump: defer the insertion of crashkernel resources | Huacai Chen | 2024-01-13 | 1 | -2/+12 | |
* | | | | | | | | | | Merge tag 'rcu.release.v6.8' of https://github.com/neeraju/linux | Linus Torvalds | 2024-01-13 | 9 | -34/+80 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ \ \ \ \ | Merge branches 'doc.2023.12.13a', 'torture.2023.11.23a', 'fixes.2023.12.13a',... | Neeraj Upadhyay (AMD) | 2023-12-13 | 9 | -34/+80 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | srcu: Explain why callbacks invocations can't run concurrently | Frederic Weisbecker | 2023-12-11 | 1 | -0/+6 | |
| | | | | * | | | | | | | | | | srcu: No need to advance/accelerate if no callback enqueued | Frederic Weisbecker | 2023-12-11 | 1 | -3/+5 | |
| | | | | * | | | | | | | | | | srcu: Remove superfluous callbacks advancing from srcu_gp_start() | Frederic Weisbecker | 2023-12-11 | 1 | -10/+0 | |
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | rcu-tasks: Mark RCU Tasks accesses to current->rcu_tasks_idle_cpu | Paul E. McKenney | 2023-12-11 | 1 | -2/+2 | |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | rcu: Force quiescent states only for ongoing grace period | Zqiang | 2023-12-13 | 1 | -0/+2 | |
| | | * | | | | | | | | | | rcu: Restrict access to RCU CPU stall notifiers | Paul E. McKenney | 2023-12-11 | 5 | -9/+53 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | rcutorture: Add fqs_holdoff check before fqs_task is created | Zqiang | 2023-11-23 | 1 | -1/+3 | |
| | * | | | | | | | | | | locktorture: Increase Hamming distance between call_rcu_chain and rcu_call_ch... | Paul E. McKenney | 2023-11-23 | 1 | -9/+9 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge tag 'dma-mapping-6.8-2024-01-08' of git://git.infradead.org/users/hch/d... | Linus Torvalds | 2024-01-11 | 3 | -37/+58 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | / / | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
| * | | | | | | | | | dma-mapping: clear dev->dma_mem to NULL after freeing it | Joakim Zhang | 2023-12-15 | 1 | -1/+3 | |
| * | | | | | | | | | swiotlb: reduce area lock contention for non-primary IO TLB pools | Petr Tesarik | 2023-12-15 | 1 | -35/+55 | |
| * | | | | | | | | | dma-mapping: don't store redundant offsets | Robin Murphy | 2023-12-15 | 1 | -1/+0 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2024-01-11 | 23 | -1792/+2574 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 2024-01-06 | 3 | -47/+172 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | bpf: Fix re-attachment branch in bpf_tracing_prog_attach | Jiri Olsa | 2024-01-05 | 1 | -0/+9 | |
| | * | | | | | | | | | bpf: Relax tracing prog recursive attach rules | Dmitrii Dolgov | 2024-01-05 | 2 | -15/+47 | |
| | * | | | | | | | | | bpf: Remove unnecessary cpu == 0 check in memalloc | Yonghong Song | 2024-01-04 | 1 | -1/+1 | |
| | * | | | | | | | | | bpf: Limit up to 512 bytes for bpf_global_percpu_ma allocation | Yonghong Song | 2024-01-04 | 1 | -0/+8 | |
| | * | | | | | | | | | bpf: Use smaller low/high marks for percpu allocation | Yonghong Song | 2024-01-04 | 1 | -1/+7 | |
| | * | | | | | | | | | bpf: Refill only one percpu element in memalloc | Yonghong Song | 2024-01-04 | 1 | -4/+9 | |
| | * | | | | | | | | | bpf: Allow per unit prefill for non-fix-size percpu memory allocator | Yonghong Song | 2024-01-04 | 2 | -15/+79 | |
| | * | | | | | | | | | bpf: Add objcg to bpf_mem_alloc | Yonghong Song | 2024-01-04 | 1 | -5/+6 | |
| | * | | | | | | | | | bpf: Avoid unnecessary extra percpu memory allocation | Yonghong Song | 2024-01-04 | 1 | -1/+3 | |
| | * | | | | | | | | | bpf: Simplify checking size of helper accesses | Andrei Matei | 2024-01-03 | 1 | -6/+4 | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2024-01-05 | 7 | -78/+108 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | / / | | | |_|_|_|_|_|/ / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | David S. Miller | 2024-01-01 | 4 | -342/+322 | |
| |\ \ \ \ \ \ \ \ \ |