summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
16 hoursMerge tag 'timers-urgent-2026-06-07' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
16 hoursMerge tag 'locking-urgent-2026-06-07' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
46 hoursMerge tag 'vfs-7.1-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
3 daysMerge tag 'probes-fixes-v7.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
4 daystimers/migration: Fix livelock in tmigr_handle_remote_up()Amit Matityahu
5 dayslocking/rtmutex: Skip remove_waiter() when waiter is not enqueuedDavidlohr Bueso
5 daysMerge tag 'cgroup-for-7.1-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
5 daysMerge tag 'sched_ext-for-7.1-rc6-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
6 dayssched_ext: Don't warn on NULL cgrp_moving_from in scx_cgroup_move_task()Tejun Heo
6 daysfutex/requeue: Prevent NULL pointer dereference in remove_waiter() on self-de...Ji'an Zhou
6 daystime: Fix off-by-one in settimeofday() usec validationNaveen Kumar Chaudhary
6 daysclockevents: Fix duplicate type specifier in stub function parameterNaveen Kumar Chaudhary
9 daysMerge tag 'liveupdate-fixes-2026-05-30' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
9 daystracing/probes: Point the error offset correctly for eprobe argument errorMasami Hiramatsu (Google)
12 dayscgroup/cpuset: Use effective_xcpus in partcmd_update add/del mask calculationSun Shaojie
13 daysMerge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/s...Linus Torvalds
13 dayskho: fix order calculation for kho_unpreserve_pages()Pratyush Yadav (Google)
2026-05-24Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-05-22Merge tag 'sched_ext-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-05-22Merge tag 'cgroup-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-05-22signal: clear JOBCTL_PENDING_MASK for caller in zap_other_threads()Aleksandr Nogikh
2026-05-22Merge tag 'dma-mapping-7.1-2026-05-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-05-22Merge tag 'trace-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-05-21kernel/fork: validate exit_signal in kernel_clone()Deepanshu Kartikey
2026-05-21Merge tag 'trace-ringbuffer-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-05-21sched_ext: Fix spurious WARN on stale ops_state in ops_dequeue()Samuele Mariotti
2026-05-21tracing: Do not call map->ops->elt_free() if elt_alloc() failsMasami Hiramatsu (Google)
2026-05-21tracing: Create output file from cmd_check_undefinedThomas Weißschuh
2026-05-21tracing: Fix unload_page for simple_ring_buffer init rollbackVincent Donnefort
2026-05-21tracing: Fix nr_subbufs initialization in simple_ring_buffer_init_mm()David Carlier
2026-05-21ring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)
2026-05-21ring-buffer: Fix reporting of missed events in iteratorSteven Rostedt
2026-05-20tracing: Avoid NULL return from hist_field_name() on truncationDavid Carlier
2026-05-20cgroup: rstat: relax NMI guard after switch to try_cmpxchgCunlong Li
2026-05-20Merge tag 'rcu-fixes.v7.1-20260519a' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-05-20bpf: Reject NULL data/sig in bpf_verify_pkcs7_signatureKP Singh
2026-05-19pidfd: refuse access to tasks that have started exiting harderChristian Brauner
2026-05-18cgroup/rstat: validate cpu before css_rstat_cpu() accessQing Ming
2026-05-18srcu: Don't queue workqueue handlers to never-online CPUsPaul E. McKenney
2026-05-18dma-mapping: move dma_map_resource() sanity check into debug codeJianpeng Chang
2026-05-17sched_ext: Fix deadlock between scx_root_disable() and concurrent forksTejun Heo
2026-05-17Merge tag 'trace-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-05-17bpf: Check global subprog exception pathsKumar Kartikeya Dwivedi
2026-05-17Merge tag 'irq-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-05-16tracing: Fix desc in error path for the trace remote test moduleVincent Donnefort
2026-05-15ring-buffer remote: Avoid unexpected symbol warnings (arm, s390)Arnd Bergmann
2026-05-15bpf: make bpf_session_is_return() reference optionalArnd Bergmann
2026-05-14Merge tag 'audit-pr-20260513' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-05-14ptrace: slightly saner 'get_dumpable()' logicLinus Torvalds
2026-05-14bpf: Use array_map_meta_equal for percpu array inner map replacementGuannan Wang