aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+22
2025-07-29Merge tag 'locking-core-2025-07-29' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-33/+34
2025-07-29Merge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds44-1258/+1094
2025-07-29Merge tag 'x86_bugs_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-11/+119
2025-07-29Merge tag 'stop-machine.2025.07.23a' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-9/+17
2025-07-29Merge tag 'core-entry-2025-07-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-130/+142
2025-07-29Merge tag 'locking-futex-2025-07-29' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-55/+236
2025-07-29Merge tag 'timers-ptp-2025-07-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-131/+680
2025-07-29Merge tag 'timers-core-2025-07-27' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-19/+12
2025-07-29Merge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2025-07-29Merge tag 'irq-drivers-2025-07-27' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+3
2025-07-29Merge tag 'smp-core-2025-07-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-30/+14
2025-07-29Merge tag 'irq-core-2025-07-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-59/+313
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-9/+9
2025-07-28Merge tag 'pm-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds4-10/+22
2025-07-28Merge tag 'audit-pr-20250725' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-4/+6
2025-07-28Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-6/+6
2025-07-28Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-19/+26
2025-07-28Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...Linus Torvalds1-1/+1
2025-07-28Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linuxLinus Torvalds2-6/+30
2025-07-28Merge tag 'vfs-6.17-rc1.bpf' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+8
2025-07-28Merge tag 'vfs-6.17-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-6/+6
2025-07-28Merge tag 'vfs-6.17-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2025-07-27Merge tag 'timers-urgent-2025-07-27' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2025-07-26kstack_erase: Add -mgeneral-regs-only to silence Clang warningsKees Cook1-0/+1
2025-07-24Merge tag 'mm-hotfixes-stable-2025-07-24-18-03' of git://git.kernel.org/pub/s...Linus Torvalds1-2/+3
2025-07-24resource: fix false warning in __request_region()Akinobu Mita1-2/+3
2025-07-24x86: Handle KCOV __init vs inline mismatchesKees Cook1-2/+2
2025-07-22genirq: Prevent migration live lock in handle_edge_irq()Thomas Gleixner1-2/+39
2025-07-22genirq: Split up irq_pm_check_wakeup()Thomas Gleixner3-13/+11
2025-07-22genirq: Move irq_wait_for_poll() to call siteThomas Gleixner3-46/+26
2025-07-22genirq: Remove pointless local variableThomas Gleixner1-3/+1
2025-07-22timekeeping: Zero initialize system_counterval when querying time from phc dr...Markus Blöchl1-1/+1
2025-07-21configs/hardening: Enable CONFIG_INIT_ON_FREE_DEFAULT_ONKees Cook1-0/+3
2025-07-21configs/hardening: Enable CONFIG_KSTACK_ERASEKees Cook1-0/+3
2025-07-21stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depthKees Cook1-2/+2
2025-07-21stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook3-15/+15
2025-07-20Merge tag 'trace-v6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+6
2025-07-20Merge tag 'sched-urgent-2025-07-20' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+2
2025-07-19tracing: Add down_write(trace_event_sem) when adding trace eventSteven Rostedt1-0/+5
2025-07-19Merge tag 'sched_ext-for-6.16-rc6-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-5/+9
2025-07-19Merge tag 'cgroup-for-6.16-rc6-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-19/+4
2025-07-18tracing/osnoise: Fix crash in timerlat_dump_stack()Tomas Glozar1-1/+1
2025-07-18Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2-4/+9
2025-07-18vdso/vsyscall: Update auxiliary clock data in the datapageThomas Weißschuh3-0/+57
2025-07-18vdso: Introduce aux_clock_resolution_ns()Thomas Weißschuh1-2/+4
2025-07-17fork: reorder function qualifiers for copy_clone_args_from_userDishank Jogi1-1/+1
2025-07-17smp: Document preemption and stop_machine() mutual exclusionJoel Fernandes1-9/+17
2025-07-17btf: Fix virt_to_phys() on arm64 when mmapping BTFLorenz Bauer1-1/+1
2025-07-17PM: hibernate: Fix up white space that does not follow coding styleDarshan Rathod1-6/+6