Age | Commit message (Expand) | Author |
2021-03-14 | prctl: fix PR_SET_MM_AUXV kernel stack leak | Alexey Dobriyan |
2021-03-14 | Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-03-14 | Merge tag 'timers-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-03-14 | Merge tag 'sched-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-03-14 | Merge tag 'locking-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2021-03-14 | Merge tag 'perf_urgent_for_v5.12-rc3' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2021-03-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-03-13 | mm/fork: clear PASID for new mm | Fenghua Yu |
2021-03-12 | Merge tag 'io_uring-5.12-2021-03-12' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-03-10 | kernel: make IO threads unfreezable by default | Jens Axboe |
2021-03-09 | Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2021-03-08 | irqdomain: Remove debugfs_file from struct irq_domain | Greg Kroah-Hartman |
2021-03-08 | hrtimer: Update softirq_expires_next correctly after __hrtimer_get_next_event() | Anna-Maria Behnsen |
2021-03-06 | perf/core: Flush PMU internal buffers for per-CPU events | Kan Liang |
2021-03-06 | static_call: Fix the module key fixup | Peter Zijlstra |
2021-03-06 | sched/membarrier: fix missing local execution of ipi_sync_rq_state() | Mathieu Desnoyers |
2021-03-06 | sched: Simplify set_affinity_pending refcounts | Peter Zijlstra |
2021-03-06 | sched: Fix affine_move_task() self-concurrency | Peter Zijlstra |
2021-03-06 | sched: Optimize migration_cpu_stop() | Peter Zijlstra |
2021-03-06 | sched: Collate affine_move_task() stoppers | Peter Zijlstra |
2021-03-06 | sched: Simplify migration_cpu_stop() | Peter Zijlstra |
2021-03-06 | sched: Fix migration_cpu_stop() requeueing | Peter Zijlstra |
2021-03-05 | Merge tag 'io_uring-5.12-2021-03-05' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-03-04 | bpf: Explicitly zero-extend R0 after 32-bit cmpxchg | Brendan Jackman |
2021-03-04 | kernel: provide create_io_thread() helper | Jens Axboe |
2021-03-04 | bpf: Account for BPF_FETCH in insn_has_def32() | Ilya Leoshkevich |
2021-03-04 | tracing: Skip selftests if tracing is disabled | Steven Rostedt (VMware) |
2021-03-04 | tracing: Fix memory leak in __create_synth_event() | Vamshi K Sthambamkadi |
2021-03-04 | ring-buffer: Add a little more information and a WARN when time stamp going b... | Steven Rostedt (VMware) |
2021-03-04 | ring-buffer: Force before_stamp and write_stamp to be different on discard | Steven Rostedt (VMware) |
2021-03-04 | tracing: Fix help text of TRACEPOINT_BENCHMARK in Kconfig | Rolf Eike Beer |
2021-03-04 | tracing: Remove duplicate declaration from trace.h | Yordan Karadzhov (VMware) |
2021-02-28 | Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-02-27 | Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-02-27 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2021-02-26 | Merge branch 'stable/for-linus-5.12' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-02-26 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski |
2021-02-26 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2021-02-26 | kgdb: fix to kill breakpoints on initmem after boot | Sumit Garg |
2021-02-26 | kernel: delete repeated words in comments | Randy Dunlap |
2021-02-26 | groups: simplify struct group_info allocation | Hubert Jasudowicz |
2021-02-26 | sysctl.c: fix underflow value setting risk in vm_table | Lin Feng |
2021-02-26 | tracing: add error_report_end trace point | Alexander Potapenko |
2021-02-26 | swiotlb: Validate bounce size in the sync/unmap path | Martin Radev |
2021-02-26 | swiotlb: respect min_align_mask | Christoph Hellwig |
2021-02-25 | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-02-24 | Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-02-24 | Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-02-24 | Merge tag 'dma-mapping-5.12' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2021-02-24 | blktrace: fix documentation for blk_fill_rw() | Chaitanya Kulkarni |