summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
4 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/tj...Mark Brown
4 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/tj...Mark Brown
4 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/tj...Mark Brown
4 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/tr...Mark Brown
4 hoursMerge branch 'kexec-next' of https://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown
4 hoursMerge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/tip/...Mark Brown
4 hoursMerge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/pcmoor...Mark Brown
4 hoursMerge branch 'master' of git://git.code.sf.net/p/tomoyo/tomoyo.gitMark Brown
4 hoursMerge branch 'drm-xe-next' of https://gitlab.freedesktop.org/drm/xe/kernel.gitMark Brown
4 hoursMerge branch 'for-linux-next' of https://gitlab.freedesktop.org/drm/misc/kern...Mark Brown
4 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/at...Mark Brown
4 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/bp...Mark Brown
4 hoursMerge branch 'fs-next' of linux-nextMark Brown
4 hoursMerge branch 'mm-nonmm-unstable' of https://git.kernel.org/pub/scm/linux/kern...Mark Brown
4 hoursMerge branch 'mm-unstable' of https://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown
4 hoursMerge branch 'mm-hotfixes-unstable' of https://git.kernel.org/pub/scm/linux/k...Mark Brown
5 hoursMerge branch 'vfs.all' of https://git.kernel.org/pub/scm/linux/kernel/git/vfs...Mark Brown
18 hourspanic: fix va_list reuse in panic_try_force_cpu()Bradley Morgan
18 hourskernel: refactor: shorten has_pending_signalsAndrea Calabrese
18 hourssignal: avoid unconditional siginfo copy in send_signal_locked()Oleg Nesterov
18 hourssignal: change sys_kill() to use SEND_SIG_NOINFOOleg Nesterov
18 hourssignal: avoid shared siginfo namespace rewritesBradley Morgan
18 hourswatchdog/softlockup: fix softlockup typosMatthew Chen
18 hourskernel/params: fix a pr_debug(" %p ") in parse_one()Jim Cromie
18 hoursresource: downgrade "resource sanity check" warning to debug levelManuel Quintero Fonseca
18 hourslocking/lockdep: add sequence counter to held_lockLiam R. Howlett (Oracle)
18 hoursmm: constify oom_control, scan_control, and alloc_context nodemaskGregory Price
18 hourscgroup/cpuset: rebind mm mempolicy to effective_mems, not mems_allowedFarhad Alemi
26 hoursMerge tag 'perf-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
26 hoursMerge tag 'locking-urgent-2026-07-05' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
34 hoursMerge branch into tip/master: 'timers/core'Ingo Molnar
34 hoursMerge branch into tip/master: 'smp/core'Ingo Molnar
34 hoursMerge branch into tip/master: 'sched/core'Ingo Molnar
34 hoursMerge branch into tip/master: 'perf/core'Ingo Molnar
34 hoursMerge branch into tip/master: 'irq/core'Ingo Molnar
34 hoursMerge branch into tip/master: 'perf/urgent'Ingo Molnar
34 hoursMerge branch into tip/master: 'locking/urgent'Ingo Molnar
3 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc2Daniel Borkmann
3 daysuprobes/x86: Remove struct uprobe_trampoline objectJiri Olsa
3 daysMerge branch 'perf/urgent'Peter Zijlstra
4 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
4 daysfutex/requeue: Revert "Prevent NULL pointer dereference in remove_waiter() on...Sebastian Andrzej Siewior
4 daysworkqueue: annotate racy PWQ_STAT_CPU_TIME update in wq_worker_tick()Breno Leitao
4 daystracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to ...Masami Hiramatsu (Google)
4 daystracing/probes: Add $current variable supportMasami Hiramatsu (Google)
4 daystracing/probes: Support field specifier option for typecastMasami Hiramatsu (Google)
4 daystracing/probes: Type casting always involves nested callsMasami Hiramatsu (Google)
4 daystracing/probes: Support nested typecastMasami Hiramatsu (Google)
4 daystracing/probes: Support typecast for various probe eventsMasami Hiramatsu (Google)
4 daystracing/probes: Support dumping fetcharg program for debugging dynamic eventsMasami Hiramatsu (Google)