| Age | Commit message (Expand) | Author |
| 2024-08-13 | bpf: factor out fetching bpf_map from FD and adding it to used_maps list | Andrii Nakryiko |
| 2024-08-13 | bpf: switch fdget_raw() uses to CLASS(fd_raw, ...) | Al Viro |
| 2024-08-13 | bpf: convert __bpf_prog_get() to CLASS(fd, ...) | Al Viro |
| 2024-08-13 | Merge remote-tracking branch 'vfs/stable-struct_fd' | Andrii Nakryiko |
| 2024-08-13 | sched_ext: Don't use double locking to migrate tasks across CPUs | Tejun Heo |
| 2024-08-13 | workqueue: Add interface for user-defined workqueue lockdep map | Matthew Brost |
| 2024-08-13 | workqueue: Change workqueue lockdep map to pointer | Matthew Brost |
| 2024-08-13 | workqueue: Split alloc_workqueue into internal function and lockdep init | Matthew Brost |
| 2024-08-13 | sched_ext: define missing cfi stubs for sched_ext | Manu Bretelle |
| 2024-08-13 | perf/bpf: Don't call bpf_overflow_handler() for tracing events | Kyle Huey |
| 2024-08-13 | printk/panic: Allow cpu backtraces to be written into ringbuffer during panic | Ryo Takakura |
| 2024-08-13 | irqdomain: Remove stray '-' in the domain name | Andy Shevchenko |
| 2024-08-13 | irqdomain: Clarify checks for bus_token | Andy Shevchenko |
| 2024-08-12 | struct fd: representation change | Al Viro |
| 2024-08-12 | introduce fd_file(), convert all accessors to it. | Al Viro |
| 2024-08-12 | bpf: Fix a kernel verifier crash in stacksafe() | Yonghong Song |
| 2024-08-13 | cpu/SMT: Enable SMT only if a core is online | Nysal Jan K.A |
| 2024-08-12 | pidfd: prevent creation of pidfds for kthreads | Christian Brauner |
| 2024-08-12 | srcu: Mark callbacks not currently participating in barrier operation | Paul E. McKenney |
| 2024-08-12 | srcu: Check for concurrent updates of heuristics | Paul E. McKenney |
| 2024-08-12 | srcu: faster gp seq wrap-around | JP Kobryn |
| 2024-08-12 | rcu: Use system_unbound_wq to avoid disturbing isolated CPUs | Waiman Long |
| 2024-08-11 | Merge tag 'timers-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
| 2024-08-11 | Merge tag 'irq-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
| 2024-08-11 | kernel/fork.c: get estimated free pages by memblock api | Wei Yang |
| 2024-08-11 | rcu: Annotate struct kvfree_rcu_bulk_data with __counted_by() | Thorsten Blum |
| 2024-08-11 | context_tracking, rcu: Rename DYNTICK_IRQ_NONIDLE into CT_NESTING_IRQ_NONIDLE | Valentin Schneider |
| 2024-08-11 | context_tracking, rcu: Rename ct_dynticks_nmi_nesting_cpu() into ct_nmi_nesti... | Valentin Schneider |
| 2024-08-11 | context_tracking, rcu: Rename ct_dynticks_nmi_nesting() into ct_nmi_nesting() | Valentin Schneider |
| 2024-08-11 | context_tracking, rcu: Rename struct context_tracking .dynticks_nmi_nesting i... | Valentin Schneider |
| 2024-08-11 | context_tracking, rcu: Rename ct_dynticks_nesting_cpu() into ct_nesting_cpu() | Valentin Schneider |
| 2024-08-11 | context_tracking, rcu: Rename ct_dynticks_nesting() into ct_nesting() | Valentin Schneider |
| 2024-08-11 | context_tracking, rcu: Rename struct context_tracking .dynticks_nesting into ... | Valentin Schneider |
| 2024-08-10 | Merge tag 'dma-mapping-6.11-2024-08-10' of git://git.infradead.org/users/hch/... | Linus Torvalds |
| 2024-08-09 | Merge tag 'irq-domain-24-08-09' into irq/core | Thomas Gleixner |
| 2024-08-09 | irqdomain: Allow giving name suffix for domain | Matti Vaittinen |
| 2024-08-09 | irqdomain: Cleanup domain name allocation | Thomas Gleixner |
| 2024-08-09 | irqdomain: Simplify simple and legacy domain creation | Matti Vaittinen |
| 2024-08-09 | tracing: Return from tracing_buffers_read() if the file has been closed | Steven Rostedt |
| 2024-08-09 | Merge tag 'probes-fixes-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
| 2024-08-09 | cgroup: Fix incorrect WARN_ON_ONCE() in css_release_work_fn() | Waiman Long |
| 2024-08-09 | module: make waiting for a concurrent module loader interruptible | Linus Torvalds |
| 2024-08-08 | sched_ext: Improve logging around enable/disable | Tejun Heo |
| 2024-08-08 | sched_ext: Make scx_rq_online() also test cpu_active() in addition to SCX_RQ_... | Tejun Heo |
| 2024-08-08 | sched_ext: Fix unsafe list iteration in process_ddsp_deferred_locals() | Tejun Heo |
| 2024-08-08 | Merge tag 'trace-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
| 2024-08-08 | Merge tag 'bcachefs-2024-08-08' of git://evilpiepirate.org/bcachefs | Linus Torvalds |
| 2024-08-08 | module: warn about excessively long module waits | Linus Torvalds |
| 2024-08-08 | Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi... | Daniel Vetter |
| 2024-08-08 | x86/split_lock: Move Split and Bus lock code to a dedicated file | Ravi Bangoria |